2022-10-20 07:29:47 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-10-20 07:29:47 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/42708/2/logs.log 2022-10-20 07:29:47 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-10-20 07:29:47 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:29:47 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 42708 attempt id: 2 2022-10-20 07:29:47 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {admin_niagahosdb.mod_email_tracking=full_refresh - overwrite} 2022-10-20 07:29:47 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-10-20 07:29:47 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.11 exists... 2022-10-20 07:29:47 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.11 was found locally. 2022-10-20 07:29:47 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 42708 2022-10-20 07:29:47 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/42708/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.11 -e WORKER_JOB_ATTEMPT=2 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=42708 airbyte/destination-bigquery:1.1.11 write --config destination_config.json --catalog destination_catalog.json 2022-10-20 07:29:47 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-mysql:0.6.8 exists... 2022-10-20 07:29:47 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-mysql:0.6.8 was found locally. 2022-10-20 07:29:47 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 42708 2022-10-20 07:29:47 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/42708/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-mysql:0.6.8 -e WORKER_JOB_ATTEMPT=2 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=42708 airbyte/source-mysql:0.6.8 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-10-20 07:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-10-20 07:29:47 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-10-20 07:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-10-20 07:29:47 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-10-20 07:29:47 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-10-20 07:29:47 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-10-20 07:29:47 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-10-20 07:29:47 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-10-20 07:29:48 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-10-20 07:29:48 source > 2022-10-20 07:29:48 INFO i.a.i.s.m.MySqlSource(main):235 - starting source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 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-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):104 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):105 - Command: READ 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.b.IntegrationRunner(runInternal):106 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 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-10-20 07:29:49 destination > 2022-10-20 07:29:49 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-10-20 07:29:49 destination > 2022-10-20 07:29:49 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-10-20 07:29:49 source > 2022-10-20 07:29:49 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-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):301 - Selected loading method is set to: GCS 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 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-10-20 07:29:49 source > 2022-10-20 07:29:49 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-10-20 07:29:49 source > 2022-10-20 07:29:49 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-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"AVRO","flattening":"No flattening"} 2022-10-20 07:29:49 destination > 2022-10-20 07:29:49 INFO i.a.i.d.b.BigQueryUtils(isKeepFilesInGcs):317 - All tmp files will be removed from GCS when replication is finished 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.b.s.SshTunnel(getInstance):172 - Starting connection with method: NO_TUNNEL 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):49 - Using default value for environment variable USE_STREAM_CAPABLE_STATE: 'false' 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.s.r.s.StateManagerFactory(createStateManager):48 - Legacy state manager selected to manage state object with type LEGACY. 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):151 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='mod_email_tracking', namespace='admin_niagahosdb'}. Cursor Field: updated_at Value: 2022-06-19T15:03:23.000000Z 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO i.a.i.s.r.CdcStateManager():29 - Initialized CDC state with: null 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-10-20 07:29:49 source > 2022-10-20 07:29:49 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-10-20 07:29:50 source > 2022-10-20 07:29:50 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):168 - Internal schemas to exclude: [performance_schema, information_schema, mysql, sys] 2022-10-20 07:29:50 destination > 2022-10-20 07:29:50 INFO i.a.i.d.b.BigQueryDestination(getGcsRecordConsumer):289 - Creating BigQuery staging message consumer with staging ID 25db96b1-b879-4778-8e43-960a21bd2e7d at 2022-10-20T07:29:49.661Z 2022-10-20 07:29:50 destination > 2022-10-20 07:29:50 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=mod_email_tracking, namespace=null, datasetId=nh, datasetLocation=US, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_raw_mod_email_tracking}}, tableSchema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=overwrite, stagedFiles=[]] 2022-10-20 07:29:50 destination > 2022-10-20 07:29:50 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-10-20 07:29:50 destination > 2022-10-20 07:29:50 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):98 - Preparing tmp tables in destination started for 1 streams 2022-10-20 07:29:50 destination > 2022-10-20 07:29:50 INFO i.a.i.d.b.BigQueryGcsOperations(createSchemaIfNotExists):86 - Creating dataset nh 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest_votes column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest_votes column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest_votes column fereq_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest_votes column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest_votes column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column sosmed_type (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column fb_id (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column twitter_id (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column gplus_id (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column source (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sosmed_login column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column transidmerchant (type VARCHAR[125]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column totalamount (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column words (type VARCHAR[200]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column statustype (type VARCHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column response_code (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column approvalcode (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column trxstatus (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column payment_channel (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column paymentcode (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column session_id (type VARCHAR[48]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column bank_issuer (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column creditcard (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column payment_date_time (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column verifyid (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column verifyscore (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column verifystatus (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column activity (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column website (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column comment (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column rate (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column rate_price (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column rate_server (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column rate_support (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column rate_fitur (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column image (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_testimonial column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column staff_note_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column attachment (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note_message column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column rel_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column quantity (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column unit (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column charged (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column taxed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_item column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column param (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column date_from (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column date_to (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi_chart column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column instance_number (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column message_type (type VARCHAR[4]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column file_data (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column file_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column action_code (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column category (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column enabled (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column content (type MEDIUMTEXT[16777215]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column vars (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table boris_template column channels (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column vm_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column hostname (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column location (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column os (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column ns1 (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column ip_address (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column root_password (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column bandwidth (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column diskspace (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column rate_limit (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column memory (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column vps_node (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column last_root_login_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column old_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column old_period (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column old_expiration (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column old_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column new_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column new_period (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column new_expiration (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column new_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_updowngrade column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column path (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column status (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table install_wp_accelerator column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_renew_hosting_mei column buyer_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_renew_hosting_mei column buyer_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_renew_hosting_mei column buyer_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_renew_hosting_mei column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_promo_log column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_promo_log column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_promo_log column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_promo_log column promo_flag (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_promo_log column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column company_code (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column customer_number (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column request_id (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column channel_type (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column customer_name (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column currency_code (type VARCHAR[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column paid_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column total_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column sub_company (type VARCHAR[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column transaction_date (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column reference (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column flag_advide (type VARCHAR[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column additionaldata (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_abuse column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_abuse column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_abuse column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column level (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column level_name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column amount_order (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column amount_money (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column config (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column discount_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_level column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column first_noticed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column second_noticed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column size (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column need_suspension (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column executed (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column suspended_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mail_overload_notification column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column support_ticket_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column conversation_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column body (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_tld_details column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_tld_details column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_tld_details column values (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column support_pr_category_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column subject (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column url_text (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column url_link (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column publish (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_news column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_token column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_token column promo_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_token column verification_code (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_token column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column connectivity (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column load_average (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column disk_usage (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_server_monitoring column checked_by (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column rate_limit_old (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column rate_limit_new (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table vpsme_rate_limit column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column two_fa (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column type (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column secret (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column code (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column qrcode_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column support_intercom_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column conversation_part_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column user_type (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column user_id (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_intercom_message column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hdomain_id_update column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hdomain_id_update column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hdomain_id_update column registrar (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hdomain_id_update column alias (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column service_hosting_server_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column service_hosting_hp_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column template_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column tld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column username (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column pass (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column reseller (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column form_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column promo_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column coupon_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column promo_recurring (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column promo_used (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column group_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column group_master (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column invoice_option (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column currency (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column unpaid_invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column hresource_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column service_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column service_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column period (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column quantity (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column unit (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column discount (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column smtp_warning_active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column referred_by (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column hidden (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column suspended_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column unsuspended_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column canceled_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order column is_view (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column value (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column feedback (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_feedback column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column fr (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column email (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column subject (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_from_email column date (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column bank (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column corpid (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column username (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column password (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column account_id (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_account column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column title (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column target (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_link column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column conversation_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column client_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column client_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column admin_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column admin_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column score (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column scored_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table intercom_conversation_rating column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_registrar column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column title (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column thumbnail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_bmdtools_about_us_featured_post column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column client_devcub_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column status (type VARCHAR[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_child column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cancelation_expired_view column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cancelation_expired_view column expired_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification_02_20 column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification_02_20 column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification_02_20 column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification_02_20 column executed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kabupaten column id_kab (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kabupaten column id_prov (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kabupaten column nama (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kabupaten column id_jenis (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column session_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column currency_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column promo_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column coupon_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column session_id (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column tour_type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column start_page (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column end_page (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column start_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column end_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tour_tracking column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column legalentitytype (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column otherlegalentitytype (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column identform (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column otheridentform (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column identnumber (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_info column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column type (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column track_client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column track_email (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column campaign (type VARCHAR[75]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column custom_field_1 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column custom_field_2 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_email_tracking column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_stages_web_instant column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_stages_web_instant column client_order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_stages_web_instant column stages (type CHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_stages_web_instant column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_stages_web_instant column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column gateway_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column txn_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column txn_status (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column hpayments_token (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column s_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column s_period (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column amount (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column currency (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column status (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column error (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column error_code (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column validate_ipn (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column ipn (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column output (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transaction column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_installation_status column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_installation_status column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_installation_status column status (type CHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_installation_status column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_installation_status column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_order_group column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_order_group column tld_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_order_group column order (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_order_group column note (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_order_group column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server_sync_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server_sync_history column service_hosting_server_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server_sync_history column sync_type (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server_sync_history column synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution_answer column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution_answer column kb_bot_resolution_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution_answer column kb_article_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution_answer column created_at (type DATETIME[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column author_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column author_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_additional_order column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_additional_order column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_additional_order column question (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_additional_order column answer (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column gclid (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column is_exported (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column exported_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking_answer column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking_answer column kb_bot_tracking_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking_answer column kb_article_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_apply_promo column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_apply_promo column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_apply_promo column promo_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_apply_promo column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_apply_promo column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_failed_expiration column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_failed_expiration column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_failed_expiration column success (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_failed_expiration column reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_failed_expiration column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table servers_capi column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table servers_capi column hostname (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table servers_capi column type (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column requirement_point (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column stock (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column used (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column feature_image (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column start_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column end_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_voucher column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table features_flag column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table features_flag column action (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table features_flag column status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table features_flag column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_copied_setting column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_copied_setting column column_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_copied_setting column params_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_copied_setting column order (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification_promo_log column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification_promo_log column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification_promo_log column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification_promo_log column promo_flag (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification_promo_log column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column product_category_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column product_payment_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column form_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column unit (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column hidden (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column is_addon (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column setup (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column addons (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column icon_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column allow_quantity_select (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column stock_control (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column quantity_in_stock (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column plugin (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column plugin_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column upgrades (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column priority (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column destination_bank (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column source_bank (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column account_number (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column account_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column transaction_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column amount (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column attachment (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column note (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_payment column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_balance column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_helper column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_helper column uniqcode (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_helper column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_helper column total (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column transidmerchant (type VARCHAR[125]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column totalamount (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column words (type VARCHAR[200]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column statustype (type VARCHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column response_code (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column approvalcode (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column trxstatus (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column payment_channel (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column paymentcode (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column session_id (type VARCHAR[48]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column bank_issuer (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column creditcard (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column payment_date_time (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column verifyid (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column verifyscore (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column verifystatus (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Act (type VARCHAR[4]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Invoice ID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Created At (Date) (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Created At (Hour) (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Type (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Paid At (Date) (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Item ID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Revenue (type DOUBLE[17]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Client ID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Order ID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Service (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Real Price (type DOUBLE[17]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Product ID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table data_studio_invoice_paid_at column Product (type VARCHAR[278]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_author column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_author column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_author column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_author column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_author column image_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column support_live_agent_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column message_id (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column user_id (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_message column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column name (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column number (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column number_combine (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column expires_at (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_rules column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column code (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column value (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column percentage_value_limit (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column maxuses (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column used (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column freesetup (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column once_per_client (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column one_order_on_cart (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column new_client (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column affiliate_promo (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column affiliate_client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column recurring (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column products (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column periods (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column start_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column end_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column shown_in_lp (type TINYINT UNSIGNED[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column max_uses_per_day (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column used_today (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column used_today_date (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column old_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column old_period (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column old_expiration (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column old_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column new_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column new_period (type VARCHAR[16]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column new_expiration (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column new_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_vpsme_updowngrade column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column quota (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column bandwidth (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_ftp (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_sql (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_pop (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_sub (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_park (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column max_addon (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_hp column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column id (type BIGINT UNSIGNED[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table free_trial_services column campaign (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_group column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_group column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_group column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_group column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column wa_notif_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column email_notif_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column wa_read_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column email_read_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column cart_created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table abandon_cart column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_table column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_table column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_table column uniq_numb (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_table column price (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_table column total (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column name (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column last_grab_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_competitor column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column referral_status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column referred_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column earning_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column payout_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column coupon_1 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column coupon_2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column coupon_3 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column coupon_4 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column coupon_5 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column check_status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column reason_fail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column new_payout (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column config_payout (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column aff_activated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column reminded_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column canceled_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column uncanceled_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column submited_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column approved_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column rejected_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate column custom_url (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column pay_gateway_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column sid (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column rel_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column rel_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column period (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column amount (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column currency (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column status (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table subscription column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_use_balance column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_use_balance column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_use_balance column amount (type FLOAT[12]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_use_balance column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column support_live_agent_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column message_rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column fileid (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column filename (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column filesize (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column filetype (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column downloadUrl (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column downloads (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent_attachment column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column subject (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column url_text (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column url_link (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column publish (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_news column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table fb_leads column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table fb_leads column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent column support_ticket_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent column conversation_id (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_live_agent column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_group column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_group column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_group column permissions (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_group column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_group column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column project_type_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column name (type VARCHAR[200]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column email (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column phone (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column address (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column title (type VARCHAR[200]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column budget (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column status (type VARCHAR[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column attachment (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column support_helpdesk_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column rel_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column rel_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column rel_task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column rel_new_value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column rel_status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_staff_note column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column version (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension column manifest (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column extension (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column rel_type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column rel_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column meta_key (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column meta_value (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table extension_meta column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column suspended_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column first_noticed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column second_noticed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column third_noticed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column noticed_history (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension_notice column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table front_login_token column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table front_login_token column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table front_login_token column token (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table front_login_token column created_at (type TIMESTAMP[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column action_code (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column category (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column log_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column reply_to (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column reply_to_name (type VARCHAR[70]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column content (type MEDIUMTEXT[16777215]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column vars (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_template column tracking_tag (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column hash (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_password_reset column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table awstats_subscriber column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table awstats_subscriber column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table awstats_subscriber column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table awstats_subscriber column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table awstats_subscriber column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column invoice_item_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column tax (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping_item column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column merchant_order_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column payment_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column reference (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column va_number (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column status_code (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column status_message (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column payment_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column payment_url (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column transaction_status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column signature (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku_history column hpayments_token (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table audit_your_site_popup_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table audit_your_site_popup_history column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table audit_your_site_popup_history column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table audit_your_site_popup_history column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column level (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column country (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column state (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column taxrate (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tax column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column tool_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column level (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column m_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column q_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column b_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column a_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column bia_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column tria_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column m_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column q_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column b_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column a_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column bia_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column tria_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub_price column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_free_domain column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column support_e_ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_message column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column action (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column device_type (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column device_name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column city (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column country (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_device_tracking column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column clone_order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column from_server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column to_server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column new_hosting_plan_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column transfer_session_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column is_cancelable (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column remove_public_html (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column transfer_status (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column completed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column old_server_account_status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_moving_history column use_capi (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_helper column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_helper column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column service_domain_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column target (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column header (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column noframe (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column subdomain (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column sub (type VARCHAR[60]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column path (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_forwarding column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column title (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column thumbnail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_featured_post column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column coupon_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column api_class (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column call_function (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column function_params (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_redeem_process_batch column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column ticket_id (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column ticket_from (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column hash (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table notification_suspend column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column meta_title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column meta_key (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column meta_value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table meta_data column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_integration column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_integration column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_integration column forum_user_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_integration column course_user_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column message_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column template (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column phone (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column status (type VARCHAR[11]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column created_at (type TIMESTAMP[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table whatsapp_tracking column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column username (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column display_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column mobile_number (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column vars (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column status (type ENUM[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column alibaba_uid (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm_account column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column level (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column registered_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_dormant_notification column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column session_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column invoice_total (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column invoice_paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column products (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_involve_asia column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column team_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column title (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column meta_desc (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column order (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column thumbnail (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column breezy_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column referralable (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column google_form_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column confirmation_id (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column suspended_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column staff_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_abuse column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Status (type VARCHAR[4]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Date (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column PID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Service (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Qty (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_paid_at column Amt (type DOUBLE[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column competitor_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column science (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column count (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column config (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_doing_science_stats column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column period (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column expires_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column exp_should_be (type VARCHAR[29]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table paid_weebly_expiration_history column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column activity (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column is_cronjob (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_history column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column bank_account_detail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column new_aff (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment column staff_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column email (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column subscribe_id (type MEDIUMINT[7]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_subscribe column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column support_ticket_message_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column rate (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column feedback (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column approved (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_rating column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_show_time column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_show_time column time (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_show_time column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_referral_am_order column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_referral_am_order column referral_code (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_referral_am_order column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_referral_am_order column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column email (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column ebook_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_download column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column email (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column address (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column phone (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column identity_number (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column title (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column url (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_tshirt column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column avatar (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column address (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column join_date (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_profile column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore_category column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore_category column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore_category column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore_category column created_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore_category column updated_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter_unsubscribe column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter_unsubscribe column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter_unsubscribe column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter_unsubscribe column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter_unsubscribe column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi column param (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_kpi column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column user_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column ip (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column event_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column paying (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column quantity (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column revenue (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column time (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table amplitude_revenue column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column slug (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column title (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column thumbnail (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column status (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column featured (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column description (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column terms_and_conditions (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column date_start (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column date_end (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column modified (type TIMESTAMP[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column created (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column promo_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_page_promotion column period (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column serie (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column nr (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column currency (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column currency_rate (type DECIMAL[13]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column credit (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column base_income (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column base_refund (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column refund (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column text_1 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column text_2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_company (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_company_vat (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_company_number (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_address (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column seller_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_company (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_company_vat (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_company_number (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_address (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_city (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_state (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_country (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_zip (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_phone_cc (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column buyer_ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column gateway_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column approved (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column taxname (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column taxrate (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column uniqcode (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column exchange_rate_usd (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column payment_fee (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column checked (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column due_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column reminded_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column issued_by (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column marked_as_paid_by (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column invoice_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column issuer (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column signature_key (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column transaction_type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column settlement_time (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table midtrans_qris_issuer column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column support_ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column attachment (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_message column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_system column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column invoice_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column payment_gateway (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column bank (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column vat (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column vat_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column tax_art (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column tax_art_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column payment_fee (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column payment_description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column doku_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column uniqcode (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column payment_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column payment_confirmation (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_bookeping column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column title (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column template_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column template_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column preview_image (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column active (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template_bak column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column forum_topic_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column points (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic_message column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_server column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column name (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column email (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column verified (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list column subscribed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column title (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column template_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column category (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column template_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column preview_image (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column active (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_template column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column title (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column rel_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column coupon_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column point (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column used (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column expires_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column expiry_check (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column title (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column status (type VARCHAR[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column vote (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column released_at (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_featurerequest column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column name (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column start_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column end_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_current_promo column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column plan_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column plan (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column username (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column ip (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column ipv6 (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column meta_data (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hpanel column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column expires_at (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column id_uniqcode (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column uniqcode (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_helper column total (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column sms_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column phone (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_sms column sent_date (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column service_domain_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column record_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column type (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column host (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column ttl (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column line (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_dns column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column payment_code (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column gross_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column transaction_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column status_code (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column status_message (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column payment_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column transaction_time (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column transaction_status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column signature_key (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column task (type VARCHAR[125]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column parameter (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column success (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column executed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_cron_activity column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column product_category_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column product_payment_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column form_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column unit (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column hidden (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column is_addon (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column setup (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column addons (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column icon_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column allow_quantity_select (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column stock_control (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column quantity_in_stock (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column plugin (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column plugin_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column upgrades (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column priority (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin_developmentdb column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column bank_account_detail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_ori column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column tool_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column m_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column q_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column b_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column a_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column bia_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column tria_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column m_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column q_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column b_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column a_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column bia_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_price column tria_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking column question (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking column useful (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_tracking column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column email (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_leads_verified column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column pph23_document (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column upload_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23 column reason_reject (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension column days_passed_since_suspension (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_suspension column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column referral_status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column referred_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column earning_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column payout_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column coupon_1 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column coupon_2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column coupon_3 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column coupon_4 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column coupon_5 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_old column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column would_be_renewed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column not_renew_reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column not_renew_spesific_reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column not_renew_solution (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column expires_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_renewal_confirmation column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_question column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_question column kb_bot_resolution_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_question column question (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_question column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_question column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column action (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column page_history (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_last_page_tracking column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table api_request column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table api_request column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table api_request column request (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table api_request column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_solusiukm column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_solusiukm column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_solusiukm column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_team column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_team column team (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_team column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_career_team column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column session_id (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column ip_address (type VARCHAR[39]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column page_title (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column page_type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column page_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column url (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column url_referrer (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column platform (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column user_agent (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column mobile (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column active (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column created_at (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_visitor_tracker column date_expired (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column from_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column to_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column new_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column staff_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_moveorder column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain_tld column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain_tld column tld_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain_tld column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url column click (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url column created_at (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status column action_name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column service_hosting_server_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column service_hosting_hp_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column tld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column username (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column pass (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column reseller (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column smtp_unblock_count (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column smtp_last_unblocked_in (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column failed_setup_check (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_2022_05_18 column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_detil column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_detil column payment_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_detil column earning_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_detil column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_detil column paid_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column session_id (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column ip_address (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column solved_with_kb (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_livechat_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column paymentcode (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column transidmerchant (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column sessionid (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_doku_va column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column support_ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_note column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column hostname (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column dc (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column assigned_ips (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column status_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column max_accounts (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column ns1 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column ns2 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column ns3 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column ns4 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column manager (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column username (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column password (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column accesshash (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column token (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column port (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column secure (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column uptime_id (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column user_now (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_server column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column subdomain (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column username (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column password (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_builder column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_company (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_address1 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_address2 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_city (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_state (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_postcode (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_country (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_phone_cc (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column contact_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column status (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column details (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_xyz column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table livechat_email column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table livechat_email column email (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table livechat_email column name (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table livechat_email column phone (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table livechat_email column date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column kb_article_category_id (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column views (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column content (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column redirect_slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column meta_description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column helpful (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column other_head (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_hosting_mei column buyer_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_hosting_mei column buyer_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_hosting_mei column buyer_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_buy_hosting_mei column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column support_p_ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_message column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner column id (type BIGINT UNSIGNED[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner column enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_history column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_history column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_history column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_history column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column service_hosting_server_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column service_hosting_hp_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column tld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column username (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column pass (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column reseller (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column smtp_unblock_count (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column smtp_last_unblocked_in (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column failed_setup_check (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting column synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_meta column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column reseller_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column reseller_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column expires_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column renewed_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column created_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column server_role (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column vps_plan (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders_Old column period (type VARCHAR[11]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column comment (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column foto (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column ref (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column website (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column created_at (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_testimoni column updated_at (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column filename (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column downloads (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_downloadable column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column ssl_registrar_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column full_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_plan column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column type (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column rel_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column first_reminder (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column second_reminder (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column third_reminder (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_reminders_notification column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_category column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column sld (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column tld (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column details (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_googleapps column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column id (type MEDIUMINT UNSIGNED[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column event_id (type MEDIUMINT UNSIGNED[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column speaker (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column start_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column end_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column price (type DOUBLE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event_section column register_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column gateway (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column accepted_currencies (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column allow_single (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column allow_recurrent (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column test_mode (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pay_gateway column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column reverse (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_ga_ecommerce column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column service_domain_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column ip_address (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_cns column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list_on_client_life column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list_on_client_life column client_life_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list_on_client_life column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list_on_client_life column email (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_mailing_list_on_client_life column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column service_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column tld_registrar_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column success (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column o_created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column o_activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column o_expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column s_synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column s_registered_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column s_expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column s_details (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column expires_after_sync (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column sync_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_sync_domain column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_newsletter column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_custom_price column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_custom_price column tld_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_custom_price column first_year_registration (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_custom_price column allow_one_year_registration (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_custom_price column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column tld_registrar_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column registrar (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column ns1 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column ns2 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column ns3 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column ns4 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column period (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column privacy (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column is_synced (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column locked (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column transfer_code (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column action (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column raa_verification_status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_company (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_address1 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_address2 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_city (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_state (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_postcode (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_country (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_phone_cc (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column contact_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column details (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column reg_status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column synced_nh_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column last_synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column registered_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column name (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column tlds (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column discount (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column day (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column campaign_task (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column date_start (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column date_end (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column created_at (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_campaign column updated_at (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column once_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column once_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column w_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column m_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column q_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column b_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column a_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column bia_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column tria_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column w_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column m_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column q_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column b_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column a_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column bia_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column tria_setup_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column w_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column m_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column q_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column b_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column a_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column bia_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_payment column tria_enabled (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column name (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column email (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column day (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column is_eligible (type VARCHAR[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column is_leads (type VARCHAR[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook_upsell column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column ordering (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column created_by (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column updated_by (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video_category column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_product_server column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_product_server column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_product_server column server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_product_server column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_product_server column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column username (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column main_ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column violation_name (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column usage (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column limit (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column db_name (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column files (type VARCHAR[500]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column notification_number (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column status (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column executed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_service_suspend column will_ban_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column total_clicks (type MEDIUMINT UNSIGNED[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column total_saldo (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column total_signup (type MEDIUMINT UNSIGNED[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column level (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column register_status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column contest_start (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column contest_end (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column register_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_contest column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column conversation_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column admin_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column client_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column user_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column type (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column commission (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column click (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column offset (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column num (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column date_cut (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper_old column exec_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column normal_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column persuasive_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column price_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_persuasive column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column utm_source (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column utm_medium (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column utm_campaign (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_order_flow column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column slug (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column page (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool_bak column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column provider_name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column api_key (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column base_url (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column status (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_suggestion_provider column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column attachment (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column tax_invoice_document (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column account_number (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column account_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column account_address (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_tax_request column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column normal_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column promo_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column use_promo_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column use_first_invoice_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column is_new_order (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column price_configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column nipa (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_lifetime_promo column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column name (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column survey (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_survey column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column client_order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column next_period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column trial_period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table transfer_hosting_trial column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column param (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column public (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column category (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table setting column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_violation_type column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_violation_type column name (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_violation_type column alias (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_violation_type column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table provinsi column id_prov (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table provinsi column nama (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column pph23_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column queue_number (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_pph23_notifications column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table temporary column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table temporary column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table temporary column status (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table temporary column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table temporary column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column m_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column q_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column b_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column a_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column bia_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column tria_price (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column m_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column q_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column b_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column a_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column bia_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_custom_price column tria_enabled (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column client_id (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column client_secret (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column status (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_auth column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column track_client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column soft_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column site_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column version (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column softurl (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client_app_softaculous column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Status (type VARCHAR[7]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Date (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column PID (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Service (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Qty (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Tableaue_invoice_created_at column Amt (type DOUBLE[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column title (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column click_gtm_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column click_gtm_tag (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column checkout_gtm_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column checkout_gtm_tag (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column features (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column is_active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column is_newest (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column promo_start (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column promo_end (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column ribbon (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column gimmick_price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_difm column deleted_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column coupon_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_apply_coupon column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column s_user_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column s_domain (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column registered_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_weebly column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column script (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table pixel_aff column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column icon_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table product_category column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column slug (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column youtube_id (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column thumbnail (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column url_kb (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column category_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column created_by (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column updated_by (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_video column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column amount (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column type (type ENUM[6]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column status (type ENUM[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore_balance column invoice (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column theme_stored_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column status (type CHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column send_notif (type CHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column softaculous_response (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table log_diy_installed_theme column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column client_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column client_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column old_ip (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_migrate_ip column new_ip (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_registrar column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_registrar column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_registrar column registrar (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ssl_registrar column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column two_fa (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column secret (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column code (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column qrcode_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_google_authentication_client column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column plugin (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column plugin_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f1 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f3 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f4 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f5 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f6 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f7 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f8 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f9 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column f10 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_custom column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_services column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_services column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_services column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_services column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_services column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_survey column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_survey column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_survey column survey_name (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_survey column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_survey column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column domain_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column contact_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column iswinner (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting_old column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_contacts_list column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_contacts_list column value (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table uptimerobot_contacts_list column subscribe_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_first_hosting_order (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_first_order_activation (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_first_order_expiring (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_last_hosting_order (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_last_order_activation (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column date_of_last_order_expiring (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_client_life column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_point_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_point_history column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_point_history column file_result (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_point_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_point_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column close_after (type SMALLINT[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column can_reopen (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column signature (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_helpdesk column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_domain column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_domain column promo_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_domain column promo_domain (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column uniq_numb (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column bank (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column credit (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_payment column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column hidden (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column hidden_by (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column reason (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_hidden column hidden_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column status (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column service_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column bb_expiration (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column real_expiration (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column synced_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table domain_transfer_expiration column activated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column template_code (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column vars (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wa_notification_batch column scheduled_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column id_acc_bank (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column credit (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi_temp column found (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column title (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column code (type VARCHAR[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column is_default (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column conversion_rate (type DECIMAL[13]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column format (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column price_format (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table currency column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_status_view column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_status_view column ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_status_view column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_status_view column admin_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket_status_view column status_open (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table wordpress_upgrade_notification column executed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_action_logs column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_action_logs column upsell_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_action_logs column action_type (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_action_logs column message (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_upsell_action_logs column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column code (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column voucher_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column used (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column shipping_detail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column expires_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column reminded_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_coupon column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column invoice_hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column ttclid_cookie (type VARCHAR[70]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column user_agent (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tiktok_pixel column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column template_code (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column status (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_notification_batch column vars (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column level (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column name (type VARCHAR[200]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column email (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column website_url (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column phone (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column register_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column status (type VARCHAR[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column whitelabel (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column sync_level (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column account_manager_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column approved_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_developerclub column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_privacy column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_privacy column service_domain_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_privacy column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_domain_privacy column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column email_1 (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column email_2 (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column email_3 (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column email_4 (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column email_5 (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table email_onboarding column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column merchant_order_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column payment_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column reference (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column va_number (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column status_code (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column status_message (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column payment_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column payment_url (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column transaction_status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column signature (type VARCHAR[250]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_duitku column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_free_promo column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_free_promo column tld_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_free_promo column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column ip (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column hostname (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column nullrouted_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column message (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_dc_nullrouted column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column domain_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column contact_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column contact_phone (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column iswinner (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column winner_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_hosting column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_cancel_check column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_cancel_check column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_cancel_check column checked (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_cancel_check column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_status_view column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_status_view column ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_status_view column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_status_view column admin_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_e_ticket_status_view column status_open (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column bank_account_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column bank_name (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column bank_city (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column bank_branch (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column bank_account_number (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column ktp (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column npwp (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_bank column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_free_2_domain column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column author_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column author_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_p_ticket column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column highlighted (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column start_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column end_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column all_client (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column notif_group (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column sub_group (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column child_sub_group (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column params (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column client_list (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_announcement column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column googlesheet_services_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column invoice_serie_nr (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column status (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table googlesheet_request_list column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column created_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column paid_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_expiration_date column expires_at (type VARCHAR[29]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking_exported column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking_exported column files (type LONGTEXT[2147483647]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking_exported column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_offline_tracking_exported column admin_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column title (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column slug (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column template_name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column subtitle (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column category (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column template_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column preview_image (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column preview_pc_mobile (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column description_2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column keyword (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column heading_hero_section (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column feature_title_first_section (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column feature_title_second_section (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column heading_demo_section (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column heading_cta_section (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column description_features_section (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column features_text_left (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column features_text_center (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column features_text_right (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column active (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column position (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column currency (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column gimmick_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column show_disclaimer (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column file (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column version (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column gimmick_discount (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wordpresshosting_websitetemplate column more_gimmick_discount (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column bank_account_detail (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_payment_20160404 column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column license_key (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column validate_ip (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column validate_host (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column validate_path (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column validate_version (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column ips (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column hosts (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column paths (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column versions (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column plugin (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column checked_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column pinged_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_license column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column server_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column theme_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column set_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table diy_theme_stored column deleted_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column banner_id (type BIGINT UNSIGNED[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column image_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column html_script (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_banner_item column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column wp_item_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_wpstore column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column hasoffers_account (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column hasoffers_offer_id (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column hasoffers_affiliate_id (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column hasoffers_session (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column postback_status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column invoice_paid_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hasoffers column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hash column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hash column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hash column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hash column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_hash column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column contact_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column contact_address (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column contact_city (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column contact_postcode (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column contact_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column company_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column iswinner (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column winner_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column sent_email (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_admin_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_admin_history column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_admin_history column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_admin_history column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_admin_history column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column address (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column occupation (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column is_agency (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column company_website (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column template_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column staff_notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table theme_partner_register column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column company_code (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column customer_number (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column inquiry_status (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column customer_name (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column total_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column configs (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_bca_va column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_canceled column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_canceled column affiliate_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_canceled column note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_canceled column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_canceled column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column form_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column label (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column hide_label (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column description (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column default_value (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column required (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column hidden (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column readonly (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column is_unique (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column prefix (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column suffix (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column options (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column show_initial (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column show_middle (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column show_prefix (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column show_suffix (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column text_size (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form_field column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column assigned_am_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column contacted_am_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column is_first_time_client (type ENUM[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column business_field (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column reference_website (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column phone (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column contact_by (type ENUM[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column status (type ENUM[13]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column staff_notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column price_estimate (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column deal_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column follow_up_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column proposal_sent_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column deal_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column no_deal_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table website_development_order column source (type VARCHAR[11]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr_category column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr_category column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr_category column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_pr_category column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column payment_code (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column gross_amount (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column transaction_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column status_code (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column status_message (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column payment_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column transaction_time (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column transaction_status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column fraud_status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column qrcode_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column deeplink_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column actions (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column payment_expiration (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_payment_midtrans_history column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool_type column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool_type column title (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool_type column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_projectpool_type column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column server_hosting_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column rel_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column track_key (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column track_value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column track_created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column sync_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tracking_client column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column staff_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table invoice_checker_payment column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column image (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column section (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column publish_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column published_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table post column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column client_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column tagname (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column phone (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column status (type ENUM[8]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column created_at (type TIMESTAMP[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_nipa column updated_at (type TIMESTAMP[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_registrar_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column sld (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column tld (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column period (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_store_order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column status (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_company (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_first_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_last_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_address1 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_address2 (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_city (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_state (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_postcode (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_country (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_phone_cc (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column contact_phone (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_cert (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_key (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_csr (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column ssl_cabundle (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column details (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column auto_auth_status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column registered_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column installed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_ssl column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column bb_expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column registrar_expires_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column synced_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column status (type VARCHAR[32]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_status_transfer column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table statistic_img_mkt column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table statistic_img_mkt column name (type VARCHAR[75]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table statistic_img_mkt column image (type VARCHAR[150]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table statistic_img_mkt column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table statistic_img_mkt column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column price (type VARCHAR[12]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column held_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column image_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column highlight_image_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column highlight_cta (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column hot_event (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column register_url (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column video_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column status (type VARCHAR[6]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column speakers (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_event column place (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column sender (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column recipients (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column content_html (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column content_text (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table activity_client_email column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column support_helpdesk_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column subject (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column rel_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column rel_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column rel_task (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column rel_new_value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column rel_status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table spent_group column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table spent_group column spent (type VARCHAR[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column name (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column slug (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column type (type VARCHAR[64]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column value (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column page (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column product (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column deff (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column rep (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column day (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column is_lifetime (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column active (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column date_start (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column date_end (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column url (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column use_now (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_marketing_tool column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column forum_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column title (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column sticky (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column views (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum_topic column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url_statistic column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url_statistic column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url_statistic column click (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url_statistic column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_referral_url_statistic column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column ga_client_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column ga_session_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column type (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column ip (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column paid (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column executed (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column paid_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column executed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_ga_ecommerce column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column uniq_numb (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column expires_at (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_uniqcode_invoice column look_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_membership column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_membership column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_membership column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_membership column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_membership column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart_product column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart_product column cart_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart_product column bundling_code (type VARCHAR[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart_product column product_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table cart_product column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_managed column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_managed column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_managed column managed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_managed column managed_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column category (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column title (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column status (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column priority (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table forum column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_first_renewal column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_first_renewal column order_id (type BIGINT UNSIGNED[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_first_renewal column is_active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_first_renewal column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table promo_first_renewal column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column product (type ENUM[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column context (type ENUM[14]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column context_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column read (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column config (type JSON[1073741824]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column read_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_notification column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column orderflow (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column cookie (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column order_type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column ga_code_respone (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table ga_unique_purchase column executed_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_bot_resolution column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form column style (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table form column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column order_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column service_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column Selisih (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column paid_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column expires_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column period (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table HighExpiresOrder column seharusnya (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column tld_registrar_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column fallback_tld_registrar_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column hdomains_threshold (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column tld (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column registrar (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column price_registration (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column price_renew (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column price_transfer (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column allow_register (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column allow_transfer (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column min_years (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld column price_restore (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column referral_code (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column admin_csa_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column is_not_csa (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column referral_count (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column is_active (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_csatools_referral column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column onboarding (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column highlight (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column custom_order (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column orders (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_category column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column vps_type (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column contact_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column contact_phone (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column iswinner (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column winner_at (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column created_at (type DATE[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_raffle_vps column company (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column csa_referral_id (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column is_not_csa (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column assigned_am_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column admin_contacted_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column email (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column phone (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column business_field (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column message (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column is_contacted (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column is_deal (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column staff_notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column deal_amount (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table csa_referred_clients column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column kb_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column helpful (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column reason (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column status (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column ip (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table kb_article_feedback column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column type (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column category_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column checkout_description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column price (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column image (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column preview_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column download_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column gtm_tracking_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column gtm_tracking_tag (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column activation_url (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column activation_code (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column activation_note (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column position (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column developer_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column status (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column created_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_wpstore column updated_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column referral_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column coupon (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column invoice_paid_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column status (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column postback (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_coupon_usage column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column voucher_ids (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column reason (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column file_result (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_loyalty_bulk_voucher_history column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column aid (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column client_group_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column role (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column auth_type (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column pass (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column support_pin (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column salt (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column email_approved (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column tax_exempt (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column first_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column last_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column gender (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column birthday (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column age (type VARCHAR[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column occupation (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column awareness (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column phone_cc (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column phone (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column company (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column company_vat (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column company_number (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column address_1 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column address_2 (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column city (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column state (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column postcode (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column country (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column document_type (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column document_nr (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column currency (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column lang (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column ip (type VARCHAR[45]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column api_token (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column referred_by (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_1 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_2 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_3 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_4 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_5 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_6 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_7 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_8 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_9 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column custom_10 (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table renew_view column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table renew_view column renewed_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_v2 column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_v2 column uniq_numb (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_v2 column price (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum_v2 column total (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column username (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column domain (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column ip (type VARCHAR[15]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column dc (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column ipv6 (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column notified (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_auto_nullrouted column checked_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column reseller_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column reseller_client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column expires_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column renewed_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column created_at (type VARCHAR[24]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column server_role (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column vps_plan (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table Analytics_Hosting_Paid_Orders column period (type VARCHAR[11]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column hash (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column fb_cookie (type VARCHAR[70]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column executed (type SMALLINT[5]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table facebook_pixel column user_agent (type VARCHAR[256]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_status_view column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_status_view column ticket_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_status_view column admin_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_status_view column admin_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table support_ticket_status_view column status_open (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column content (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column slug (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column meta_description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column file_path (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column category_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column oempro_list_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column priority (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column author_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_ebook column highlight (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column id_acc_bank (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column paid_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column description (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column credit (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column executed (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_mutasi column found (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column title (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column period (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column created_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column paid_at (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table hosting_expiration_date column expires_at (type VARCHAR[29]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column order_title (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column order_value (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column order_created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column earning (type DECIMAL[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column invoice_status (type VARCHAR[20]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column service_type (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column is_payout (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column payout_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_order_earning column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum column invoice_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum column uniq_numb (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum column price (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_transferbank_sum column total (type DOUBLE[22]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_staff_notes column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_staff_notes column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_staff_notes column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_staff_notes column created_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table client_order_staff_notes column updated_at (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column invoice_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column old_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column old_period (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column old_expiration (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column old_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column order_price (type DOUBLE[18]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column new_product_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column new_period (type VARCHAR[2]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column new_expiration (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column new_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column status (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column created_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table order_upgrade_downgrade column executed_at (type VARCHAR[25]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column role (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column admin_group_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column email (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column pass (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column salt (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column signature (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column protected (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column status (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column api_token (type VARCHAR[128]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column permissions (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column created_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table admin column updated_at (type VARCHAR[35]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_registrar column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_registrar column name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_registrar column registrar (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_registrar column test_mode (type TINYINT[3]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table tld_registrar column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column service_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column service_kvm_account_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column instance_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column instance_name (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column plan_id (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column image_name (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column region_id (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column ip_address (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column firewall_config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column memory (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column bandwidth (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column disk_size (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column core (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column flow (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column status (type ENUM[9]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_kvm column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_notification column id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_notification column client_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_notification column service_id (type BIGINT[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_notification column notification_type (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table service_hosting_notification column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column client_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column offset (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column num (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column date_cut (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_affiliate_helper column exec_date (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column acc_manager_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column referral_code (type VARCHAR[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column referral_link (type VARCHAR[100]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column click (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column user_creator (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column status (type CHAR[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table account_manager_referral column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column order_id (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column status (type INT[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column notes (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column disk_usage (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column mysql (type VARCHAR[30]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column suspended_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column expires_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_order_cancelation column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column voucher_id (type INT UNSIGNED[10]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column code (type VARCHAR[50]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column config (type TEXT[65535]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column promo (type VARCHAR[255]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column used (type BIT[1]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column created_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):190 - Table mod_promocode column updated_at (type DATETIME[19]) -> false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.m.MySqlSource(getIncrementalIterators):200 - using CDC: false 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: mod_email_tracking 2022-10-20 07:29:51 source > 2022-10-20 07:29:51 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-10-20 07:29:54 destination > 2022-10-20 07:29:54 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} 2022-10-20 07:29:54 destination > 2022-10-20 07:29:54 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} 2022-10-20 07:29:54 destination > 2022-10-20 07:29:54 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream mod_email_tracking (dataset nh): airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ 2022-10-20 07:29:56 destination > 2022-10-20 07:29:56 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ does not exist in bucket; creating... 2022-10-20 07:29:57 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:29:57 destination > 2022-10-20 07:29:57 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ has been created in bucket. 2022-10-20 07:29:57 destination > 2022-10-20 07:29:57 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):107 - Preparing tmp tables in destination completed. 2022-10-20 07:30:07 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:08 source > 2022-10-20 07:30:08 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12499025920, JDBC buffer size: 1073741824 2022-10-20 07:30:08 destination > 2022-10-20 07:30:08 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream mod_email_tracking (current state: 0 bytes in 0 buffers) 2022-10-20 07:30:08 destination > 2022-10-20 07:30:08 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-10-20 07:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (330 KB) 2022-10-20 07:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (661 KB) 2022-10-20 07:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (1009 KB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (1 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (1 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (2 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (2 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (2 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (3 MB) 2022-10-20 07:30:10 source > 2022-10-20 07:30:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 10000 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (3 MB) 2022-10-20 07:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (4 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (4 MB) 2022-10-20 07:30:11 source > 2022-10-20 07:30:10 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(accept):53 - Last 10 fetch size updates: [189959, 775825, 771366, 766958, 745654, 653128, 645278, 643730, 640657, 637614] 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (4 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (5 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (5 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (5 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (5 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (5 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (6 MB) 2022-10-20 07:30:11 source > 2022-10-20 07:30:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 20000 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (6 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (6 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (6 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (6 MB) 2022-10-20 07:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (7 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (7 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (7 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (7 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (7 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (8 MB) 2022-10-20 07:30:12 source > 2022-10-20 07:30:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 30000 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (8 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (8 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (8 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (8 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (9 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (9 MB) 2022-10-20 07:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (9 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (9 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (9 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (9 MB) 2022-10-20 07:30:13 source > 2022-10-20 07:30:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 40000 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (10 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (10 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (10 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (10 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (10 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (11 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (11 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (11 MB) 2022-10-20 07:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (11 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (11 MB) 2022-10-20 07:30:14 source > 2022-10-20 07:30:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 50000 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (12 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (12 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (12 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (12 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (12 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (13 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (13 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (13 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (13 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (14 MB) 2022-10-20 07:30:14 source > 2022-10-20 07:30:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 60000 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (14 MB) 2022-10-20 07:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (14 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (14 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (14 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (15 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (15 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (15 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (15 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (15 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (16 MB) 2022-10-20 07:30:15 source > 2022-10-20 07:30:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 70000 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (16 MB) 2022-10-20 07:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (16 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (16 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (16 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (17 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (17 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (17 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (17 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (17 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (18 MB) 2022-10-20 07:30:16 source > 2022-10-20 07:30:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 80000 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (18 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (18 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (18 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (18 MB) 2022-10-20 07:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (19 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (19 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (19 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (19 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (19 MB) 2022-10-20 07:30:17 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (20 MB) 2022-10-20 07:30:17 source > 2022-10-20 07:30:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 90000 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (20 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (20 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (20 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (20 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (21 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (21 MB) 2022-10-20 07:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (21 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (21 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (21 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (22 MB) 2022-10-20 07:30:18 source > 2022-10-20 07:30:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 100000 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (22 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (22 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (22 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (22 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (23 MB) 2022-10-20 07:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (23 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (23 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (23 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (23 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (24 MB) 2022-10-20 07:30:19 source > 2022-10-20 07:30:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 110000 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (24 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (24 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (24 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (25 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (25 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (25 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (25 MB) 2022-10-20 07:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (25 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (26 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (26 MB) 2022-10-20 07:30:20 source > 2022-10-20 07:30:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 120000 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (26 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (26 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (26 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (27 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (27 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (27 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (27 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (27 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (28 MB) 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (28 MB) 2022-10-20 07:30:20 source > 2022-10-20 07:30:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 130000 2022-10-20 07:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (28 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (28 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (28 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (29 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (29 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (29 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (29 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (29 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (30 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (30 MB) 2022-10-20 07:30:21 source > 2022-10-20 07:30:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 140000 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (30 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (30 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (30 MB) 2022-10-20 07:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (31 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (31 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (31 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (31 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (31 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (32 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (32 MB) 2022-10-20 07:30:22 source > 2022-10-20 07:30:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 150000 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (32 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (32 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (32 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (33 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (33 MB) 2022-10-20 07:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (33 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (33 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (33 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (34 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (34 MB) 2022-10-20 07:30:23 source > 2022-10-20 07:30:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 160000 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (34 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (34 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (34 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (35 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (35 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (35 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (35 MB) 2022-10-20 07:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (35 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (36 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (36 MB) 2022-10-20 07:30:24 source > 2022-10-20 07:30:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 170000 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (36 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (36 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (36 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (37 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (37 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (37 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (37 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (37 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (38 MB) 2022-10-20 07:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (38 MB) 2022-10-20 07:30:25 source > 2022-10-20 07:30:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 180000 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (38 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (38 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (38 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (39 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (39 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (39 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (39 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (39 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (40 MB) 2022-10-20 07:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (40 MB) 2022-10-20 07:30:26 source > 2022-10-20 07:30:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 190000 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (40 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (40 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (40 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (41 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (41 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (41 MB) 2022-10-20 07:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (41 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (41 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (42 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (42 MB) 2022-10-20 07:30:27 source > 2022-10-20 07:30:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 200000 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (42 MB) 2022-10-20 07:30:27 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (42 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (42 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (43 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (43 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (43 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (43 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (43 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (44 MB) 2022-10-20 07:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (44 MB) 2022-10-20 07:30:28 source > 2022-10-20 07:30:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 210000 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (44 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (44 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (44 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (45 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (45 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (45 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (45 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (45 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (46 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (46 MB) 2022-10-20 07:30:28 source > 2022-10-20 07:30:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 220000 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (46 MB) 2022-10-20 07:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (46 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (46 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (47 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (47 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (47 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (47 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (47 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (48 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (48 MB) 2022-10-20 07:30:29 source > 2022-10-20 07:30:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 230000 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (48 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (48 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (48 MB) 2022-10-20 07:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (49 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (49 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (49 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (49 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (49 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (50 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (50 MB) 2022-10-20 07:30:30 source > 2022-10-20 07:30:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 240000 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (50 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (50 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (50 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (51 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (51 MB) 2022-10-20 07:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (51 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (51 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (51 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (52 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (52 MB) 2022-10-20 07:30:31 source > 2022-10-20 07:30:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 250000 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (52 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (52 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (52 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (53 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (53 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (53 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (53 MB) 2022-10-20 07:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (54 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (54 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (54 MB) 2022-10-20 07:30:32 source > 2022-10-20 07:30:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 260000 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (54 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (54 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (55 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (55 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (55 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (55 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (55 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (56 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (56 MB) 2022-10-20 07:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (56 MB) 2022-10-20 07:30:33 source > 2022-10-20 07:30:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 270000 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (56 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (56 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (57 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (58 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (58 MB) 2022-10-20 07:30:33 source > 2022-10-20 07:30:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 280000 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (58 MB) 2022-10-20 07:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (58 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (58 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (59 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (59 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (59 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (59 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (59 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (60 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (60 MB) 2022-10-20 07:30:34 source > 2022-10-20 07:30:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 290000 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (60 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (60 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (61 MB) 2022-10-20 07:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (61 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (61 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (61 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (61 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (62 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (62 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (62 MB) 2022-10-20 07:30:35 source > 2022-10-20 07:30:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 300000 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (62 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (62 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (63 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (63 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (63 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (63 MB) 2022-10-20 07:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (63 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (64 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (64 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (64 MB) 2022-10-20 07:30:36 source > 2022-10-20 07:30:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 310000 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (64 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (64 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (65 MB) 2022-10-20 07:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (66 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (66 MB) 2022-10-20 07:30:37 source > 2022-10-20 07:30:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 320000 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (66 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (66 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (66 MB) 2022-10-20 07:30:37 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (67 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (67 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (67 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (67 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (67 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (68 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (68 MB) 2022-10-20 07:30:37 source > 2022-10-20 07:30:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 330000 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (68 MB) 2022-10-20 07:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (68 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (69 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (69 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (69 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (69 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (69 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (70 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (70 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (70 MB) 2022-10-20 07:30:38 source > 2022-10-20 07:30:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 340000 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (70 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (70 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (71 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (71 MB) 2022-10-20 07:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (71 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (71 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (71 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (72 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (72 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (72 MB) 2022-10-20 07:30:39 source > 2022-10-20 07:30:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 350000 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (72 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (72 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (73 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (73 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (73 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (73 MB) 2022-10-20 07:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (73 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (74 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (74 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (74 MB) 2022-10-20 07:30:40 source > 2022-10-20 07:30:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 360000 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (74 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (74 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (75 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (75 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (75 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (75 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (75 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (76 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (76 MB) 2022-10-20 07:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (76 MB) 2022-10-20 07:30:41 source > 2022-10-20 07:30:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 370000 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (76 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (76 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (77 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (77 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (77 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (77 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (77 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (78 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (78 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (78 MB) 2022-10-20 07:30:41 source > 2022-10-20 07:30:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 380000 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (78 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (78 MB) 2022-10-20 07:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (79 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (79 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (79 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (79 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (79 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (80 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (80 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (80 MB) 2022-10-20 07:30:42 source > 2022-10-20 07:30:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 390000 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (80 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (80 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (81 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (81 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (81 MB) 2022-10-20 07:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (81 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (81 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (82 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (82 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (82 MB) 2022-10-20 07:30:43 source > 2022-10-20 07:30:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 400000 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (82 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (82 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (83 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (83 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (83 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (83 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (83 MB) 2022-10-20 07:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (84 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (84 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (84 MB) 2022-10-20 07:30:44 source > 2022-10-20 07:30:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 410000 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (84 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (84 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (85 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (85 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (85 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (85 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (85 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (86 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (86 MB) 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (86 MB) 2022-10-20 07:30:44 source > 2022-10-20 07:30:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 420000 2022-10-20 07:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (86 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (86 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (87 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (87 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (87 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (87 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (87 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (88 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (88 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (88 MB) 2022-10-20 07:30:45 source > 2022-10-20 07:30:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 430000 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (88 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (88 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (89 MB) 2022-10-20 07:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (89 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (89 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (89 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (89 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (89 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (90 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (90 MB) 2022-10-20 07:30:46 source > 2022-10-20 07:30:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 440000 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (90 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (90 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (90 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (91 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (91 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (91 MB) 2022-10-20 07:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (91 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (91 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (92 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (92 MB) 2022-10-20 07:30:47 source > 2022-10-20 07:30:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 450000 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (92 MB) 2022-10-20 07:30:47 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (92 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (93 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (93 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (93 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (93 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (93 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (94 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (94 MB) 2022-10-20 07:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (94 MB) 2022-10-20 07:30:48 source > 2022-10-20 07:30:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 460000 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (94 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (94 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (95 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (95 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (95 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (95 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (95 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (96 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (96 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (96 MB) 2022-10-20 07:30:48 source > 2022-10-20 07:30:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 470000 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (96 MB) 2022-10-20 07:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (96 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (97 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (98 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (98 MB) 2022-10-20 07:30:49 source > 2022-10-20 07:30:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 480000 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (98 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (98 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (98 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (99 MB) 2022-10-20 07:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (99 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (99 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (99 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (99 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (100 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (100 MB) 2022-10-20 07:30:50 source > 2022-10-20 07:30:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 490000 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (100 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (100 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (100 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (101 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (101 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (101 MB) 2022-10-20 07:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (101 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (101 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (102 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (102 MB) 2022-10-20 07:30:51 source > 2022-10-20 07:30:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 500000 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (102 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (102 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (103 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (104 MB) 2022-10-20 07:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (104 MB) 2022-10-20 07:30:52 source > 2022-10-20 07:30:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 510000 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (104 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (104 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (104 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (105 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (105 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (105 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (105 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (105 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (106 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (106 MB) 2022-10-20 07:30:52 source > 2022-10-20 07:30:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 520000 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (106 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (106 MB) 2022-10-20 07:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (106 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (107 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (107 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (107 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (107 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (107 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (108 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (108 MB) 2022-10-20 07:30:53 source > 2022-10-20 07:30:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 530000 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (108 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (108 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (108 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (109 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (109 MB) 2022-10-20 07:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (109 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (109 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (109 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (110 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (110 MB) 2022-10-20 07:30:54 source > 2022-10-20 07:30:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 540000 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (110 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (110 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (110 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (111 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (111 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (111 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (111 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (111 MB) 2022-10-20 07:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (112 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (112 MB) 2022-10-20 07:30:55 source > 2022-10-20 07:30:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 550000 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (112 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (112 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (112 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (113 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (113 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (113 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (113 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (113 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (114 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (114 MB) 2022-10-20 07:30:55 source > 2022-10-20 07:30:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 560000 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (114 MB) 2022-10-20 07:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (114 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (114 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (115 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (115 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (115 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (115 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (115 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (116 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (116 MB) 2022-10-20 07:30:56 source > 2022-10-20 07:30:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 570000 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (116 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (116 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (116 MB) 2022-10-20 07:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (117 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (117 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (117 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (117 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (117 MB) 2022-10-20 07:30:57 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (118 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (118 MB) 2022-10-20 07:30:57 source > 2022-10-20 07:30:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 580000 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (118 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (118 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (118 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (119 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (119 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (119 MB) 2022-10-20 07:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (119 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (119 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (120 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (120 MB) 2022-10-20 07:30:58 source > 2022-10-20 07:30:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 590000 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (120 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (120 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (120 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (121 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (121 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (121 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (121 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (121 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (122 MB) 2022-10-20 07:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (122 MB) 2022-10-20 07:30:59 source > 2022-10-20 07:30:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 600000 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (122 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (122 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (122 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (123 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (123 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (123 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (123 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (123 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (124 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (124 MB) 2022-10-20 07:30:59 source > 2022-10-20 07:30:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 610000 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (124 MB) 2022-10-20 07:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (124 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (124 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (125 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (125 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (125 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (125 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (125 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (126 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (126 MB) 2022-10-20 07:31:00 source > 2022-10-20 07:31:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 620000 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (126 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (126 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (126 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (126 MB) 2022-10-20 07:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (127 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (127 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (127 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (127 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (127 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (128 MB) 2022-10-20 07:31:01 source > 2022-10-20 07:31:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 630000 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (128 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (128 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (128 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (128 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (129 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (129 MB) 2022-10-20 07:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (129 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (129 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (129 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (130 MB) 2022-10-20 07:31:02 source > 2022-10-20 07:31:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 640000 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (130 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (130 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (130 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (130 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (131 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (131 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (131 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (131 MB) 2022-10-20 07:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (131 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (132 MB) 2022-10-20 07:31:03 source > 2022-10-20 07:31:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 650000 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (132 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (132 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (132 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (132 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (133 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (133 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (133 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (133 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (133 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (134 MB) 2022-10-20 07:31:03 source > 2022-10-20 07:31:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 660000 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (134 MB) 2022-10-20 07:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (134 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (134 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (134 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (135 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (135 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (135 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (135 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (135 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (136 MB) 2022-10-20 07:31:04 source > 2022-10-20 07:31:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 670000 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (136 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (136 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (136 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (136 MB) 2022-10-20 07:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (137 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (137 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (137 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (137 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (137 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (138 MB) 2022-10-20 07:31:05 source > 2022-10-20 07:31:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 680000 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (138 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (138 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (138 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (138 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (139 MB) 2022-10-20 07:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (139 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (139 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (139 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (139 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (140 MB) 2022-10-20 07:31:06 source > 2022-10-20 07:31:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 690000 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (140 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (140 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (140 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (140 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (141 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (141 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (141 MB) 2022-10-20 07:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (141 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (141 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (142 MB) 2022-10-20 07:31:07 source > 2022-10-20 07:31:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 700000 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (142 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (142 MB) 2022-10-20 07:31:07 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (142 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (142 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (142 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (143 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (143 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (143 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (143 MB) 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (143 MB) 2022-10-20 07:31:07 source > 2022-10-20 07:31:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 710000 2022-10-20 07:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (144 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (144 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (144 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (144 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (144 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (145 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (145 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (145 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (145 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (145 MB) 2022-10-20 07:31:08 source > 2022-10-20 07:31:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 720000 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (146 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (146 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (146 MB) 2022-10-20 07:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (146 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (146 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (147 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (147 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (147 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (147 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (147 MB) 2022-10-20 07:31:09 source > 2022-10-20 07:31:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 730000 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (148 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (148 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (148 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (148 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (148 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (149 MB) 2022-10-20 07:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (149 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (149 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (149 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (149 MB) 2022-10-20 07:31:10 source > 2022-10-20 07:31:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 740000 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (150 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (150 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (150 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (150 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (150 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (151 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (151 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (151 MB) 2022-10-20 07:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (151 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (151 MB) 2022-10-20 07:31:11 source > 2022-10-20 07:31:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 750000 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (152 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (152 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (152 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (152 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (152 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (153 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (153 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (153 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (153 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (153 MB) 2022-10-20 07:31:11 source > 2022-10-20 07:31:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 760000 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (154 MB) 2022-10-20 07:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (154 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (154 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (154 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (154 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (154 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (155 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (155 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (155 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (155 MB) 2022-10-20 07:31:12 source > 2022-10-20 07:31:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 770000 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (155 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (156 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (156 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (156 MB) 2022-10-20 07:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (156 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (156 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (157 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (157 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (157 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (157 MB) 2022-10-20 07:31:13 source > 2022-10-20 07:31:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 780000 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (157 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (158 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (158 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (158 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (158 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (158 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (159 MB) 2022-10-20 07:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (159 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (159 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (159 MB) 2022-10-20 07:31:14 source > 2022-10-20 07:31:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 790000 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (159 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 795000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 796000 (160 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 797000 (161 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 798000 (161 MB) 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 799000 (161 MB) 2022-10-20 07:31:14 source > 2022-10-20 07:31:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 800000 2022-10-20 07:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 800000 (161 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 801000 (161 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 802000 (162 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 803000 (162 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 804000 (162 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 805000 (162 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 806000 (162 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 807000 (163 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 808000 (163 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 809000 (163 MB) 2022-10-20 07:31:15 source > 2022-10-20 07:31:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 810000 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 810000 (163 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 811000 (163 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 812000 (164 MB) 2022-10-20 07:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 813000 (164 MB) 2022-10-20 07:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 814000 (164 MB) 2022-10-20 07:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 815000 (164 MB) 2022-10-20 07:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 816000 (164 MB) 2022-10-20 07:31:16 destination > 2022-10-20 07:31:16 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream mod_email_tracking (200 MB) 2022-10-20 07:31:16 destination > 2022-10-20 07:31:16 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream mod_email_tracking (200 MB) to staging 2022-10-20 07:31:16 destination > 2022-10-20 07:31:16 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 0c96f76e-a328-4d16-ac26-25e77bba6a9a6300112704445133464.avro (200 MB) 2022-10-20 07:31:16 destination > 2022-10-20 07:31:16 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream mod_email_tracking (dataset nh): airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ 2022-10-20 07:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 817000 (165 MB) 2022-10-20 07:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 818000 (165 MB) 2022-10-20 07:31:17 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:18 destination > 2022-10-20 07:31:18 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with full ID ABPnzm6zAGpkKilhdwTXAO6XCx6nJL9D1vlp8PgG2yI--wryJNdoZb0C74hnWfO_8t8SC8Y 2022-10-20 07:31:19 destination > 2022-10-20 07:31:19 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-10-20 07:31:23 destination > 2022-10-20 07:31:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 2 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 8 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 1 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 5 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 10 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 3 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 6 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 9 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 7 containing 10.01 MB] 2022-10-20 07:31:24 destination > 2022-10-20 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 4 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 11 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 13 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 14 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 12 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 16 containing 10.01 MB] 2022-10-20 07:31:26 destination > 2022-10-20 07:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 20 containing 9.90 MB] 2022-10-20 07:31:27 destination > 2022-10-20 07:31:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 18 containing 10.01 MB] 2022-10-20 07:31:27 destination > 2022-10-20 07:31:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 19 containing 10.01 MB] 2022-10-20 07:31:27 destination > 2022-10-20 07:31:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 15 containing 10.01 MB] 2022-10-20 07:31:27 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:27 destination > 2022-10-20 07:31:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Finished uploading [Part number 17 containing 10.01 MB] 2022-10-20 07:31:28 destination > 2022-10-20 07:31:28 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro with id ABPnzm6zA...O_8t8SC8Y]: Completed 2022-10-20 07:31:29 destination > 2022-10-20 07:31:29 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: 0c96f76e-a328-4d16-ac26-25e77bba6a9a6300112704445133464.avro -> airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro (filename: 1.avro) 2022-10-20 07:31:29 destination > 2022-10-20 07:31:29 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 1.avro 2022-10-20 07:31:29 destination > 2022-10-20 07:31:29 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 0c96f76e-a328-4d16-ac26-25e77bba6a9a6300112704445133464.avro 2022-10-20 07:31:29 destination > 2022-10-20 07:31:29 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream mod_email_tracking (current state: -308 bytes in 0 buffers) 2022-10-20 07:31:29 destination > 2022-10-20 07:31:29 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 819000 (165 MB) 2022-10-20 07:31:29 source > 2022-10-20 07:31:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 820000 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 820000 (165 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 821000 (165 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 822000 (166 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 823000 (166 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 824000 (166 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 825000 (166 MB) 2022-10-20 07:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 826000 (166 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 827000 (167 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 828000 (167 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 829000 (167 MB) 2022-10-20 07:31:30 source > 2022-10-20 07:31:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 830000 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 830000 (167 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 831000 (167 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 832000 (168 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 833000 (168 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 834000 (168 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 835000 (168 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 836000 (168 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 837000 (169 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 838000 (169 MB) 2022-10-20 07:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 839000 (169 MB) 2022-10-20 07:31:31 source > 2022-10-20 07:31:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 840000 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 840000 (169 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 841000 (169 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 842000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 843000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 844000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 845000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 846000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 847000 (170 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 848000 (171 MB) 2022-10-20 07:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 849000 (171 MB) 2022-10-20 07:31:32 source > 2022-10-20 07:31:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 850000 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 850000 (171 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 851000 (171 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 852000 (171 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 853000 (172 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 854000 (172 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 855000 (172 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 856000 (172 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 857000 (172 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 858000 (173 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 859000 (173 MB) 2022-10-20 07:31:32 source > 2022-10-20 07:31:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 860000 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 860000 (173 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 861000 (173 MB) 2022-10-20 07:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 862000 (173 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 863000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 864000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 865000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 866000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 867000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 868000 (174 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 869000 (175 MB) 2022-10-20 07:31:33 source > 2022-10-20 07:31:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 870000 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 870000 (175 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 871000 (175 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 872000 (175 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 873000 (175 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 874000 (176 MB) 2022-10-20 07:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 875000 (176 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 876000 (176 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 877000 (176 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 878000 (176 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 879000 (177 MB) 2022-10-20 07:31:34 source > 2022-10-20 07:31:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 880000 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 880000 (177 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 881000 (177 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 882000 (177 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 883000 (177 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 884000 (178 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 885000 (178 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 886000 (178 MB) 2022-10-20 07:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 887000 (178 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 888000 (178 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 889000 (179 MB) 2022-10-20 07:31:35 source > 2022-10-20 07:31:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 890000 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 890000 (179 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 891000 (179 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 892000 (179 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 893000 (179 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 894000 (180 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 895000 (180 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 896000 (180 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 897000 (180 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 898000 (180 MB) 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 899000 (181 MB) 2022-10-20 07:31:35 source > 2022-10-20 07:31:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 900000 2022-10-20 07:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 900000 (181 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 901000 (181 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 902000 (181 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 903000 (181 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 904000 (182 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 905000 (182 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 906000 (182 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 907000 (182 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 908000 (182 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 909000 (182 MB) 2022-10-20 07:31:36 source > 2022-10-20 07:31:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 910000 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 910000 (183 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 911000 (183 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 912000 (183 MB) 2022-10-20 07:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 913000 (183 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 914000 (183 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 915000 (184 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 916000 (184 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 917000 (184 MB) 2022-10-20 07:31:37 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 918000 (184 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 919000 (184 MB) 2022-10-20 07:31:37 source > 2022-10-20 07:31:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 920000 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 920000 (185 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 921000 (185 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 922000 (185 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 923000 (185 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 924000 (185 MB) 2022-10-20 07:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 925000 (186 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 926000 (186 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 927000 (186 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 928000 (186 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 929000 (186 MB) 2022-10-20 07:31:38 source > 2022-10-20 07:31:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 930000 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 930000 (186 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 931000 (187 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 932000 (187 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 933000 (187 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 934000 (187 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 935000 (187 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 936000 (188 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 937000 (188 MB) 2022-10-20 07:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 938000 (188 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 939000 (188 MB) 2022-10-20 07:31:39 source > 2022-10-20 07:31:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 940000 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 940000 (188 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 941000 (189 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 942000 (189 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 943000 (189 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 944000 (189 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 945000 (189 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 946000 (190 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 947000 (190 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 948000 (190 MB) 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 949000 (190 MB) 2022-10-20 07:31:39 source > 2022-10-20 07:31:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 950000 2022-10-20 07:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 950000 (190 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 951000 (191 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 952000 (191 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 953000 (191 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 954000 (191 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 955000 (191 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 956000 (192 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 957000 (192 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 958000 (192 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 959000 (192 MB) 2022-10-20 07:31:40 source > 2022-10-20 07:31:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 960000 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 960000 (192 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 961000 (193 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 962000 (193 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 963000 (193 MB) 2022-10-20 07:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 964000 (193 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 965000 (193 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 966000 (194 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 967000 (194 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 968000 (194 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 969000 (194 MB) 2022-10-20 07:31:41 source > 2022-10-20 07:31:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 970000 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 970000 (194 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 971000 (195 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 972000 (195 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 973000 (195 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 974000 (195 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 975000 (195 MB) 2022-10-20 07:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 976000 (196 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 977000 (196 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 978000 (196 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 979000 (196 MB) 2022-10-20 07:31:42 source > 2022-10-20 07:31:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 980000 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 980000 (196 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 981000 (197 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 982000 (197 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 983000 (197 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 984000 (197 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 985000 (197 MB) 2022-10-20 07:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 986000 (198 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 987000 (198 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 988000 (198 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 989000 (198 MB) 2022-10-20 07:31:43 source > 2022-10-20 07:31:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 990000 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 990000 (198 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 991000 (199 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 992000 (199 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 993000 (199 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 994000 (199 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 995000 (199 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 996000 (200 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 997000 (200 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 998000 (200 MB) 2022-10-20 07:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 999000 (200 MB) 2022-10-20 07:31:44 source > 2022-10-20 07:31:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1000000 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000000 (200 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1001000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1002000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1003000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1004000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1005000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1006000 (201 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1007000 (202 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1008000 (202 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1009000 (202 MB) 2022-10-20 07:31:44 source > 2022-10-20 07:31:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1010000 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1010000 (202 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1011000 (202 MB) 2022-10-20 07:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1012000 (203 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1013000 (203 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1014000 (203 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1015000 (203 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1016000 (203 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1017000 (204 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1018000 (204 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1019000 (204 MB) 2022-10-20 07:31:45 source > 2022-10-20 07:31:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1020000 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1020000 (204 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1021000 (204 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1022000 (204 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1023000 (205 MB) 2022-10-20 07:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1024000 (205 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1025000 (205 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1026000 (205 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1027000 (205 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1028000 (206 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1029000 (206 MB) 2022-10-20 07:31:46 source > 2022-10-20 07:31:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1030000 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1030000 (206 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1031000 (206 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1032000 (206 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1033000 (207 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1034000 (207 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1035000 (207 MB) 2022-10-20 07:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1036000 (207 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1037000 (207 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1038000 (208 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1039000 (208 MB) 2022-10-20 07:31:47 source > 2022-10-20 07:31:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1040000 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1040000 (208 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1041000 (208 MB) 2022-10-20 07:31:47 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1042000 (208 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1043000 (209 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1044000 (209 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1045000 (209 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1046000 (209 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1047000 (209 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1048000 (210 MB) 2022-10-20 07:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1049000 (210 MB) 2022-10-20 07:31:48 source > 2022-10-20 07:31:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1050000 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1050000 (210 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1051000 (210 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1052000 (210 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1053000 (211 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1054000 (211 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1055000 (211 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1056000 (211 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1057000 (211 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1058000 (212 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1059000 (212 MB) 2022-10-20 07:31:48 source > 2022-10-20 07:31:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1060000 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1060000 (212 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1061000 (212 MB) 2022-10-20 07:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1062000 (212 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1063000 (213 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1064000 (213 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1065000 (213 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1066000 (213 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1067000 (213 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1068000 (214 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1069000 (214 MB) 2022-10-20 07:31:49 source > 2022-10-20 07:31:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1070000 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1070000 (214 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1071000 (214 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1072000 (214 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1073000 (215 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1074000 (215 MB) 2022-10-20 07:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1075000 (215 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1076000 (215 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1077000 (215 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1078000 (216 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1079000 (216 MB) 2022-10-20 07:31:50 source > 2022-10-20 07:31:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1080000 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1080000 (216 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1081000 (216 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1082000 (216 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1083000 (217 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1084000 (217 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1085000 (217 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1086000 (217 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1087000 (217 MB) 2022-10-20 07:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1088000 (217 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1089000 (218 MB) 2022-10-20 07:31:51 source > 2022-10-20 07:31:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1090000 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1090000 (218 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1091000 (218 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1092000 (218 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1093000 (218 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1094000 (219 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1095000 (219 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1096000 (219 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1097000 (219 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1098000 (219 MB) 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1099000 (220 MB) 2022-10-20 07:31:51 source > 2022-10-20 07:31:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1100000 2022-10-20 07:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1100000 (220 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1101000 (220 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1102000 (220 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1103000 (220 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1104000 (221 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1105000 (221 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1106000 (221 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1107000 (221 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1108000 (221 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1109000 (222 MB) 2022-10-20 07:31:52 source > 2022-10-20 07:31:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1110000 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1110000 (222 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1111000 (222 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1112000 (222 MB) 2022-10-20 07:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1113000 (222 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1114000 (223 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1115000 (223 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1116000 (223 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1117000 (223 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1118000 (223 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1119000 (224 MB) 2022-10-20 07:31:53 source > 2022-10-20 07:31:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1120000 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1120000 (224 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1121000 (224 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1122000 (224 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1123000 (224 MB) 2022-10-20 07:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1124000 (225 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1125000 (225 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1126000 (225 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1127000 (225 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1128000 (225 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1129000 (226 MB) 2022-10-20 07:31:54 source > 2022-10-20 07:31:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1130000 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1130000 (226 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1131000 (226 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1132000 (226 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1133000 (226 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1134000 (226 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1135000 (227 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1136000 (227 MB) 2022-10-20 07:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1137000 (227 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1138000 (227 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1139000 (227 MB) 2022-10-20 07:31:55 source > 2022-10-20 07:31:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1140000 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1140000 (228 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1141000 (228 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1142000 (228 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1143000 (228 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1144000 (229 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1145000 (229 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1146000 (229 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1147000 (229 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1148000 (229 MB) 2022-10-20 07:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1149000 (230 MB) 2022-10-20 07:31:56 source > 2022-10-20 07:31:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1150000 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1150000 (230 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1151000 (230 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1152000 (230 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1153000 (230 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1154000 (231 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1155000 (231 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1156000 (231 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1157000 (231 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1158000 (231 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1159000 (232 MB) 2022-10-20 07:31:56 source > 2022-10-20 07:31:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1160000 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1160000 (232 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1161000 (232 MB) 2022-10-20 07:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1162000 (232 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1163000 (232 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1164000 (233 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1165000 (233 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1166000 (233 MB) 2022-10-20 07:31:57 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1167000 (233 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1168000 (233 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1169000 (233 MB) 2022-10-20 07:31:57 source > 2022-10-20 07:31:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1170000 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1170000 (234 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1171000 (234 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1172000 (234 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1173000 (234 MB) 2022-10-20 07:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1174000 (234 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1175000 (235 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1176000 (235 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1177000 (235 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1178000 (235 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1179000 (236 MB) 2022-10-20 07:31:58 source > 2022-10-20 07:31:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1180000 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1180000 (236 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1181000 (236 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1182000 (236 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1183000 (236 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1184000 (237 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1185000 (237 MB) 2022-10-20 07:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1186000 (237 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1187000 (237 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1188000 (237 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1189000 (238 MB) 2022-10-20 07:31:59 source > 2022-10-20 07:31:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1190000 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1190000 (238 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1191000 (238 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1192000 (238 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1193000 (238 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1194000 (239 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1195000 (239 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1196000 (239 MB) 2022-10-20 07:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1197000 (239 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1198000 (239 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1199000 (240 MB) 2022-10-20 07:32:00 source > 2022-10-20 07:31:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1200000 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1200000 (240 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1201000 (240 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1202000 (240 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1203000 (240 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1204000 (241 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1205000 (241 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1206000 (241 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1207000 (241 MB) 2022-10-20 07:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1208000 (241 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1209000 (242 MB) 2022-10-20 07:32:01 source > 2022-10-20 07:32:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1210000 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1210000 (242 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1211000 (242 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1212000 (242 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1213000 (242 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1214000 (243 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1215000 (243 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1216000 (243 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1217000 (243 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1218000 (243 MB) 2022-10-20 07:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1219000 (244 MB) 2022-10-20 07:32:02 source > 2022-10-20 07:32:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1220000 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1220000 (244 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1221000 (244 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1222000 (244 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1223000 (244 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1224000 (245 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1225000 (245 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1226000 (245 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1227000 (245 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1228000 (245 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1229000 (246 MB) 2022-10-20 07:32:02 source > 2022-10-20 07:32:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1230000 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1230000 (246 MB) 2022-10-20 07:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1231000 (246 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1232000 (246 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1233000 (246 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1234000 (247 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1235000 (247 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1236000 (247 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1237000 (247 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1238000 (247 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1239000 (248 MB) 2022-10-20 07:32:03 source > 2022-10-20 07:32:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1240000 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1240000 (248 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1241000 (248 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1242000 (248 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1243000 (248 MB) 2022-10-20 07:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1244000 (249 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1245000 (249 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1246000 (249 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1247000 (249 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1248000 (249 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1249000 (250 MB) 2022-10-20 07:32:04 source > 2022-10-20 07:32:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1250000 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1250000 (250 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1251000 (250 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1252000 (250 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1253000 (250 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1254000 (251 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1255000 (251 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1256000 (251 MB) 2022-10-20 07:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1257000 (251 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1258000 (251 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1259000 (252 MB) 2022-10-20 07:32:05 source > 2022-10-20 07:32:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1260000 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1260000 (252 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1261000 (252 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1262000 (252 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1263000 (252 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1264000 (253 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1265000 (253 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1266000 (253 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1267000 (253 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1268000 (253 MB) 2022-10-20 07:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1269000 (254 MB) 2022-10-20 07:32:06 source > 2022-10-20 07:32:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1270000 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1270000 (254 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1271000 (254 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1272000 (254 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1273000 (254 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1274000 (255 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1275000 (255 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1276000 (255 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1277000 (255 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1278000 (256 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1279000 (256 MB) 2022-10-20 07:32:06 source > 2022-10-20 07:32:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1280000 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1280000 (256 MB) 2022-10-20 07:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1281000 (256 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1282000 (256 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1283000 (257 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1284000 (257 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1285000 (257 MB) 2022-10-20 07:32:07 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1286000 (257 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1287000 (257 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1288000 (258 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1289000 (258 MB) 2022-10-20 07:32:07 source > 2022-10-20 07:32:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1290000 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1290000 (258 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1291000 (258 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1292000 (258 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1293000 (259 MB) 2022-10-20 07:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1294000 (259 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1295000 (259 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1296000 (259 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1297000 (259 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1298000 (260 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1299000 (260 MB) 2022-10-20 07:32:08 source > 2022-10-20 07:32:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1300000 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1300000 (260 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1301000 (260 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1302000 (260 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1303000 (261 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1304000 (261 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1305000 (261 MB) 2022-10-20 07:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1306000 (261 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1307000 (261 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1308000 (262 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1309000 (262 MB) 2022-10-20 07:32:09 source > 2022-10-20 07:32:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1310000 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1310000 (262 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1311000 (262 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1312000 (262 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1313000 (263 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1314000 (263 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1315000 (263 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1316000 (263 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1317000 (263 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1318000 (264 MB) 2022-10-20 07:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1319000 (264 MB) 2022-10-20 07:32:10 source > 2022-10-20 07:32:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1320000 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1320000 (264 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1321000 (264 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1322000 (264 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1323000 (265 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1324000 (265 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1325000 (265 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1326000 (265 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1327000 (265 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1328000 (266 MB) 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1329000 (266 MB) 2022-10-20 07:32:10 source > 2022-10-20 07:32:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1330000 2022-10-20 07:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1330000 (266 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1331000 (266 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1332000 (266 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1333000 (267 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1334000 (267 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1335000 (267 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1336000 (267 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1337000 (268 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1338000 (268 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1339000 (268 MB) 2022-10-20 07:32:11 source > 2022-10-20 07:32:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1340000 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1340000 (268 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1341000 (268 MB) 2022-10-20 07:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1342000 (269 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1343000 (269 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1344000 (269 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1345000 (269 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1346000 (269 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1347000 (270 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1348000 (270 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1349000 (270 MB) 2022-10-20 07:32:12 source > 2022-10-20 07:32:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1350000 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1350000 (270 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1351000 (270 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1352000 (271 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1353000 (271 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1354000 (271 MB) 2022-10-20 07:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1355000 (271 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1356000 (271 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1357000 (272 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1358000 (272 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1359000 (272 MB) 2022-10-20 07:32:13 source > 2022-10-20 07:32:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1360000 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1360000 (272 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1361000 (272 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1362000 (273 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1363000 (273 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1364000 (273 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1365000 (273 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1366000 (274 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1367000 (274 MB) 2022-10-20 07:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1368000 (274 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1369000 (274 MB) 2022-10-20 07:32:14 source > 2022-10-20 07:32:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1370000 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1370000 (274 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1371000 (275 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1372000 (275 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1373000 (275 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1374000 (275 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1375000 (275 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1376000 (276 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1377000 (276 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1378000 (276 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1379000 (276 MB) 2022-10-20 07:32:14 source > 2022-10-20 07:32:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1380000 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1380000 (276 MB) 2022-10-20 07:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1381000 (277 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1382000 (277 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1383000 (277 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1384000 (277 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1385000 (277 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1386000 (278 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1387000 (278 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1388000 (278 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1389000 (278 MB) 2022-10-20 07:32:15 source > 2022-10-20 07:32:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1390000 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1390000 (278 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1391000 (279 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1392000 (279 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1393000 (279 MB) 2022-10-20 07:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1394000 (279 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1395000 (279 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1396000 (280 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1397000 (280 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1398000 (280 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1399000 (280 MB) 2022-10-20 07:32:16 source > 2022-10-20 07:32:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1400000 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1400000 (280 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1401000 (281 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1402000 (281 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1403000 (281 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1404000 (281 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1405000 (281 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1406000 (282 MB) 2022-10-20 07:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1407000 (282 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1408000 (282 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1409000 (282 MB) 2022-10-20 07:32:17 source > 2022-10-20 07:32:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1410000 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1410000 (282 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1411000 (283 MB) 2022-10-20 07:32:17 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1412000 (283 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1413000 (283 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1414000 (283 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1415000 (283 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1416000 (284 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1417000 (284 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1418000 (284 MB) 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1419000 (284 MB) 2022-10-20 07:32:17 source > 2022-10-20 07:32:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1420000 2022-10-20 07:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1420000 (284 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1421000 (285 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1422000 (285 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1423000 (285 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1424000 (285 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1425000 (286 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1426000 (286 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1427000 (286 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1428000 (286 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1429000 (286 MB) 2022-10-20 07:32:18 source > 2022-10-20 07:32:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1430000 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1430000 (287 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1431000 (287 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1432000 (287 MB) 2022-10-20 07:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1433000 (287 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1434000 (287 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1435000 (288 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1436000 (288 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1437000 (288 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1438000 (288 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1439000 (288 MB) 2022-10-20 07:32:19 source > 2022-10-20 07:32:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1440000 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1440000 (289 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1441000 (289 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1442000 (289 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1443000 (289 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1444000 (289 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1445000 (290 MB) 2022-10-20 07:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1446000 (290 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1447000 (290 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1448000 (290 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1449000 (290 MB) 2022-10-20 07:32:20 source > 2022-10-20 07:32:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):299 - Reading stream mod_email_tracking. Records read: 1450000 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1450000 (291 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1451000 (291 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1452000 (291 MB) 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1453000 (291 MB) 2022-10-20 07:32:20 source > 2022-10-20 07:32:20 ERROR i.a.d.j.StreamingJdbcDatabase$1(tryAdvance):104 - SQLState: S1000, Message: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. 2022-10-20 07:32:20 source > 2022-10-20 07:32:20 WARN c.z.h.p.ProxyConnection(checkException):177 - HikariPool-1 - Connection com.mysql.cj.jdbc.ConnectionImpl@42f22995 marked as broken because of SQLSTATE(08S01), ErrorCode(0) 2022-10-20 07:32:20 source > com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2053) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > at java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323) ~[?:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) [io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) [io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:136) [io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) [io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:236) [io.airbyte.airbyte-integrations.connectors-source-mysql-0.40.3.jar:?] 2022-10-20 07:32:20 source > Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:808) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > ... 21 more 2022-10-20 07:32:20 source > Caused by: java.io.IOException: Socket is closed 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.AbstractSocketConnection.getMysqlInput(AbstractSocketConnection.java:72) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:804) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > ... 21 more 2022-10-20 07:32:20 source > 2022-10-20 07:32:20 ERROR i.a.c.u.CompositeIterator(close):93 - exception while closing 2022-10-20 07:32:20 source > java.lang.RuntimeException: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:75) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > at java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323) ~[?:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) [io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) [io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:136) [io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) [io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:236) [io.airbyte.airbyte-integrations.connectors-source-mysql-0.40.3.jar:?] 2022-10-20 07:32:20 source > Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2053) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:808) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > Caused by: java.io.IOException: Socket is closed 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.AbstractSocketConnection.getMysqlInput(AbstractSocketConnection.java:72) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:804) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > 2022-10-20 07:32:20 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-10-20 07:32:20 source > java.lang.RuntimeException: java.sql.SQLException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:105) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > at java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) ~[?:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:42) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-10-20 07:32:20 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$0(IntegrationRunner.java:157) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:207) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:137) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:236) ~[io.airbyte.airbyte-integrations.connectors-source-mysql-0.40.3.jar:?] 2022-10-20 07:32:20 source > Suppressed: java.lang.RuntimeException: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:75) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > at java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323) ~[?:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:136) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) ~[io.airbyte.airbyte-integrations.bases-base-java-0.40.3.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:236) ~[io.airbyte.airbyte-integrations.connectors-source-mysql-0.40.3.jar:?] 2022-10-20 07:32:20 source > Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2053) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] 2022-10-20 07:32:20 source > at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] 2022-10-20 07:32:20 source > at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:808) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > Caused by: java.io.IOException: Socket is closed 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.AbstractSocketConnection.getMysqlInput(AbstractSocketConnection.java:72) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:804) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.NativeSession.execSQL(NativeSession.java:664) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 18 more 2022-10-20 07:32:20 source > Caused by: java.sql.SQLException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1828) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:95) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 31 more 2022-10-20 07:32:20 source > Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:67) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.ResultsetRowReader.read(ResultsetRowReader.java:71) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.ResultsetRowReader.read(ResultsetRowReader.java:42) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.NativeProtocol.read(NativeProtocol.java:1587) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.result.ResultsetRowsCursor.fetchMoreRows(ResultsetRowsCursor.java:240) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.result.ResultsetRowsCursor.hasNext(ResultsetRowsCursor.java:157) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.result.ResultsetRowsCursor.next(ResultsetRowsCursor.java:177) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.protocol.a.result.ResultsetRowsCursor.next(ResultsetRowsCursor.java:51) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1813) ~[mysql-connector-java-8.0.28.jar:8.0.28] 2022-10-20 07:32:20 source > at com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java) ~[HikariCP-5.0.1.jar:?] 2022-10-20 07:32:20 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:95) ~[io.airbyte.airbyte-db-db-lib-0.40.3.jar:?] 2022-10-20 07:32:20 source > ... 31 more 2022-10-20 07:32:20 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.type: does not have a value in the enumeration [RECORD, STATE, LOG, SPEC, CONNECTION_STATUS, CATALOG] 2022-10-20 07:32:20 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: {"type":"TRACE","trace":{"type":"ERROR","emitted_at":1.666251140126E12,"error":{"message":"Something went wrong in the connector. See the logs for more details.","internal_message":"java.lang.RuntimeException: java.sql.SQLException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.","stack_trace":"java.lang.RuntimeException: java.sql.SQLException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.\n\tat io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:105)\n\tat java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:42)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)\n\tat io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$0(IntegrationRunner.java:157)\n\tat io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:207)\n\tat io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:156)\n\tat io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:137)\n\tat io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97)\n\tat io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:236)\n\tSuppressed: java.lang.RuntimeException: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.\n\t\tat io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:75)\n\t\tat java.base/java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91)\n\t\tat io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:136)\n\t\t... 2 more\n\tCaused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.\n\t\tat com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)\n\t\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)\n\t\tat com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2053)\n\t\tat com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401)\n\t\tat com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java)\n\t\tat io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:72)\n\t\t... 18 more\n\tCaused by: com.mysql.cj.exceptions.CJCommunicationsException: The last packet successfully received from the server was 63,150 milliseconds ago. The last packet sent successfully to the server was 63,963 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.\n\t\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\t\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\n\t\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\t\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\t\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\t\tat com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)\n\t\tat com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)\n\t\tat com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)\n\t\tat com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)\n\t\tat com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:808)\n\t\tat com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:620)\n\t\tat com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987)\n\t\tat com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:933)\n\t\tat com.mysql.cj.NativeSession.execSQL(NativeSession.java:664)\n\t\tat com.mysql.cj.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:2036)\n\t\t... 21 more\n\tCaused by: java.io.IOException: Socket is closed\n\t\tat com.mysql.cj.protocol.AbstractSocketConnection.getMysqlInput(AbstractSocketConnection.java:72)\n\t\tat com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:804)\n\t\t... 26 more\nCaused by: java.sql.SQLException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.\n\tat com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)\n\tat com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)\n\tat com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1828)\n\tat com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java)\n\tat io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:95)\n\t... 31 more\nCaused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.\n\tat com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:67)\n\tat com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81)\n\tat com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63)\n\tat com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45)\n\tat com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52)\n\tat com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41)\n\tat com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54)\n\tat com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44)\n\tat com.mysql.cj.protocol.a.ResultsetRowReader.read(ResultsetRowReader.java:71)\n\tat com.mysql.cj.protocol.a.ResultsetRowReader.read(ResultsetRowReader.java:42)\n\tat com.mysql.cj.protocol.a.NativeProtocol.read(NativeProtocol.java:1587)\n\tat com.mysql.cj.protocol.a.result.ResultsetRowsCursor.fetchMoreRows(ResultsetRowsCursor.java:240)\n\tat com.mysql.cj.protocol.a.result.ResultsetRowsCursor.hasNext(ResultsetRowsCursor.java:157)\n\tat com.mysql.cj.protocol.a.result.ResultsetRowsCursor.next(ResultsetRowsCursor.java:177)\n\tat com.mysql.cj.protocol.a.result.ResultsetRowsCursor.next(ResultsetRowsCursor.java:51)\n\tat com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1813)\n\t... 33 more\n","failure_type":"system_error"}}} 2022-10-20 07:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 1453195 (291 MB) 2022-10-20 07:32:20 DEBUG i.a.w.p.a.DefaultAirbyteSource(close):127 - Closing source process 2022-10-20 07:32:20 DEBUG i.a.w.p.a.DefaultAirbyteDestination(close):114 - Closing destination process 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.b.BufferedStreamConsumer(close):171 - executing on success close procedure. 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):103 - Flushing all 1 current buffers (154 MB in total) 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):106 - Flushing buffer of stream mod_email_tracking (154 MB) 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream mod_email_tracking (154 MB) to staging 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 6c830ac7-b8e4-4ada-a730-18c30edc68fe8650735712373321388.avro (154 MB) 2022-10-20 07:32:20 destination > 2022-10-20 07:32:20 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream mod_email_tracking (dataset nh): airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ 2022-10-20 07:32:21 destination > 2022-10-20 07:32:21 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with full ID ABPnzm4_TchJT8VeqM1PRcpujd0qZDfaDZAfMDWOepOA-YVF9kslteXFjwaIVo89qNBvl9U 2022-10-20 07:32:22 destination > 2022-10-20 07:32:22 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 3 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 1 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 7 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 6 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 9 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 8 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 2 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 4 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 10 containing 10.01 MB] 2022-10-20 07:32:24 destination > 2022-10-20 07:32:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 5 containing 10.01 MB] 2022-10-20 07:32:26 destination > 2022-10-20 07:32:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 13 containing 10.01 MB] 2022-10-20 07:32:26 destination > 2022-10-20 07:32:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 11 containing 10.01 MB] 2022-10-20 07:32:27 destination > 2022-10-20 07:32:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 14 containing 10.01 MB] 2022-10-20 07:32:27 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:27 destination > 2022-10-20 07:32:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 12 containing 10.01 MB] 2022-10-20 07:32:27 destination > 2022-10-20 07:32:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Finished uploading [Part number 15 containing 14.17 MB] 2022-10-20 07:32:28 destination > 2022-10-20 07:32:28 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro with id ABPnzm4_T...89qNBvl9U]: Completed 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: 6c830ac7-b8e4-4ada-a730-18c30edc68fe8650735712373321388.avro -> airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro (filename: 2.avro) 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 2.avro 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 6c830ac7-b8e4-4ada-a730-18c30edc68fe8650735712373321388.avro 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.r.SerializedBufferingStrategy(close):127 - Closing buffer for stream mod_email_tracking 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):137 - Copying into tables in destination started for 1 streams 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh): [1.avro, 2.avro] 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro 2022-10-20 07:32:29 destination > 2022-10-20 07:32:29 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro 2022-10-20 07:32:31 destination > 2022-10-20 07:32:31 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=niagahoster-data-warehouse, job=5b533ba6-00f5-4ef7-a220-c15a4da4821d, location=US}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh): Job{job=JobId{project=niagahoster-data-warehouse, job=5b533ba6-00f5-4ef7-a220-c15a4da4821d, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150689, endTime=null, startTime=1666251150838, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=+IRsQ9rOdSQpyAX6DQYZxA==, generatedId=niagahoster-data-warehouse:US.5b533ba6-00f5-4ef7-a220-c15a4da4821d, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/5b533ba6-00f5-4ef7-a220-c15a4da4821d?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-10-20 07:32:31 destination > 2022-10-20 07:32:31 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):325 - Waiting for job finish Job{job=JobId{project=niagahoster-data-warehouse, job=5b533ba6-00f5-4ef7-a220-c15a4da4821d, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150689, endTime=null, startTime=1666251150838, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=+IRsQ9rOdSQpyAX6DQYZxA==, generatedId=niagahoster-data-warehouse:US.5b533ba6-00f5-4ef7-a220-c15a4da4821d, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/5b533ba6-00f5-4ef7-a220-c15a4da4821d?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/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-10-20 07:32:31 destination > 2022-10-20 07:32:31 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=niagahoster-data-warehouse, job=78aedafd-a5f0-4f52-8940-128c0be13f04, location=US}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh): Job{job=JobId{project=niagahoster-data-warehouse, job=78aedafd-a5f0-4f52-8940-128c0be13f04, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150693, endTime=null, startTime=1666251150873, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=Ks+2Zp8zBfN7Zbb4SRdAwA==, generatedId=niagahoster-data-warehouse:US.78aedafd-a5f0-4f52-8940-128c0be13f04, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/78aedafd-a5f0-4f52-8940-128c0be13f04?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-10-20 07:32:31 destination > 2022-10-20 07:32:31 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):325 - Waiting for job finish Job{job=JobId{project=niagahoster-data-warehouse, job=78aedafd-a5f0-4f52-8940-128c0be13f04, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150693, endTime=null, startTime=1666251150873, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=Ks+2Zp8zBfN7Zbb4SRdAwA==, generatedId=niagahoster-data-warehouse:US.78aedafd-a5f0-4f52-8940-128c0be13f04, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/78aedafd-a5f0-4f52-8940-128c0be13f04?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/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-10-20 07:32:37 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:45 destination > 2022-10-20 07:32:45 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):327 - Job finish Job{job=JobId{project=niagahoster-data-warehouse, job=5b533ba6-00f5-4ef7-a220-c15a4da4821d, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150689, endTime=null, startTime=1666251150838, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=+IRsQ9rOdSQpyAX6DQYZxA==, generatedId=niagahoster-data-warehouse:US.5b533ba6-00f5-4ef7-a220-c15a4da4821d, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/5b533ba6-00f5-4ef7-a220-c15a4da4821d?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/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-10-20 07:32:45 destination > 2022-10-20 07:32:45 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=niagahoster-data-warehouse, job=5b533ba6-00f5-4ef7-a220-c15a4da4821d, location=US}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh) is successfully appended with staging files 2022-10-20 07:32:46 destination > 2022-10-20 07:32:46 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):327 - Job finish Job{job=JobId{project=niagahoster-data-warehouse, job=78aedafd-a5f0-4f52-8940-128c0be13f04, location=US}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1666251150693, endTime=null, startTime=1666251150873, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=niagabigquery@niagahoster-data-warehouse.iam.gserviceaccount.com, etag=Ks+2Zp8zBfN7Zbb4SRdAwA==, generatedId=niagahoster-data-warehouse:US.78aedafd-a5f0-4f52-8940-128c0be13f04, selfLink=https://www.googleapis.com/bigquery/v2/projects/niagahoster-data-warehouse/jobs/78aedafd-a5f0-4f52-8940-128c0be13f04?location=US, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, projectId=niagahoster-data-warehouse, tableId=_airbyte_tmp_dgl_mod_email_tracking}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[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}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://nh_data_lake/airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/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-10-20 07:32:46 destination > 2022-10-20 07:32:46 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=niagahoster-data-warehouse, job=78aedafd-a5f0-4f52-8940-128c0be13f04, location=US}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh) is successfully appended with staging files 2022-10-20 07:32:46 destination > 2022-10-20 07:32:46 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_raw_mod_email_tracking}} (dataset nh, sync mode overwrite) 2022-10-20 07:32:47 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:49 destination > 2022-10-20 07:32:49 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_raw_mod_email_tracking}} 2022-10-20 07:32:49 destination > 2022-10-20 07:32:49 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):156 - Finalizing tables in destination completed 2022-10-20 07:32:49 destination > 2022-10-20 07:32:49 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):159 - Cleaning up destination started for 1 streams 2022-10-20 07:32:50 destination > 2022-10-20 07:32:49 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=nh, tableId=_airbyte_tmp_dgl_mod_email_tracking}} (dataset nh) 2022-10-20 07:32:50 destination > 2022-10-20 07:32:50 INFO i.a.i.d.b.BigQueryGcsOperations(dropStageIfExists):183 - Cleaning up staging path for stream mod_email_tracking (dataset nh): airbyte_staging/nh_slave/nh_mod_email_tracking 2022-10-20 07:32:51 destination > 2022-10-20 07:32:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):43 - Deleting object airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/ 2022-10-20 07:32:52 destination > 2022-10-20 07:32:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):43 - Deleting object airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/1.avro 2022-10-20 07:32:52 destination > 2022-10-20 07:32:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):43 - Deleting object airbyte_staging/nh_slave/nh_mod_email_tracking/2022/10/20/07/25db96b1-b879-4778-8e43-960a21bd2e7d/2.avro 2022-10-20 07:32:53 destination > 2022-10-20 07:32:53 INFO i.a.i.d.s.S3StorageOperations(cleanUpBucketObject):270 - Storage bucket airbyte_staging/nh_slave/nh_mod_email_tracking has been cleaned-up (3 objects were deleted)... 2022-10-20 07:32:53 destination > 2022-10-20 07:32:53 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):164 - Cleaning up destination completed. 2022-10-20 07:32:53 destination > 2022-10-20 07:32:53 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-10-20 07:32:53 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:162) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-10-20 07:32:53 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@583c9813[status=failed,recordsSynced=1453195,bytesSynced=306027891,startTime=1666250987321,endTime=1666251173955,totalStats=io.airbyte.config.SyncStats@5bba20f8[recordsEmitted=1453195,bytesEmitted=306027891,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@75ec528b[streamName=mod_email_tracking,stats=io.airbyte.config.SyncStats@66dce83e[recordsEmitted=1453195,bytesEmitted=306027891,stateMessagesEmitted=,recordsCommitted=]]]] 2022-10-20 07:32:53 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-10-20 07:32:53 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@5a9c08f6[state={"cdc":false,"streams":[{"cursor":"2022-06-19T15:03:23.000000Z","stream_name":"mod_email_tracking","cursor_field":["updated_at"],"stream_namespace":"admin_niagahosdb"}]}] 2022-10-20 07:32:53 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-20 07:32:53 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@3d695a58[standardSyncSummary=io.airbyte.config.StandardSyncSummary@786bc391[status=failed,recordsSynced=1453195,bytesSynced=306027891,startTime=1666250987321,endTime=1666251173955,totalStats=io.airbyte.config.SyncStats@5bba20f8[recordsEmitted=1453195,bytesEmitted=306027891,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@75ec528b[streamName=mod_email_tracking,stats=io.airbyte.config.SyncStats@66dce83e[recordsEmitted=1453195,bytesEmitted=306027891,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=io.airbyte.config.State@5a9c08f6[state={"cdc":false,"streams":[{"cursor":"2022-06-19T15:03:23.000000Z","stream_name":"mod_email_tracking","cursor_field":["updated_at"],"stream_namespace":"admin_niagahosdb"}]}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@46cdb5c5[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@49d93f2f[stream=io.airbyte.protocol.models.AirbyteStream@3e9517d6[name=mod_email_tracking,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"notes":{"type":"string"},"rel_id":{"type":"number"},"campaign":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"track_email":{"type":"string"},"custom_field_1":{"type":"string"},"custom_field_2":{"type":"string"},"track_client_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@18443cde[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@330cc18e[additionalProperties={attemptNumber=2, jobId=42708}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1666251140579]]] 2022-10-20 07:32:53 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-10-20 07:32:54 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection 8509064c-35c5-48e1-bc82-85de086a0185 state: io.airbyte.config.State@1c0a4023[state={"cdc":false,"streams":[{"cursor":"2022-06-19T15:03:23.000000Z","stream_name":"mod_email_tracking","cursor_field":["updated_at"],"stream_namespace":"admin_niagahosdb"}]}] 2022-10-20 07:32:54 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:54 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/42708/2/logs.log 2022-10-20 07:32:54 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-10-20 07:32:54 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:32:54 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-10-20 07:32:54 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.77 2022-10-20 07:32:54 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.77 exists... 2022-10-20 07:32:54 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.77 was found locally. 2022-10-20 07:32:54 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 42708 2022-10-20 07:32:54 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/42708/2/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha airbyte/normalization:0.1.77 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2022-10-20 07:32:54 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/42708/2/normalize 2022-10-20 07:32:54 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/42708/2/normalize') 2022-10-20 07:32:54 normalization > transform_bigquery 2022-10-20 07:32:54 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/42708/2/normalize --catalog destination_catalog.json --out /data/42708/2/normalize/models/generated/ --json-column _airbyte_data 2022-10-20 07:32:55 normalization > Processing destination_catalog.json... 2022-10-20 07:32:55 normalization > Generating airbyte_ctes/nh/mod_email_tracking_ab1.sql from mod_email_tracking 2022-10-20 07:32:55 normalization > Generating airbyte_ctes/nh/mod_email_tracking_ab2.sql from mod_email_tracking 2022-10-20 07:32:55 normalization > Generating airbyte_ctes/nh/mod_email_tracking_ab3.sql from mod_email_tracking 2022-10-20 07:32:55 normalization > Generating airbyte_tables/nh/mod_email_tracking.sql from mod_email_tracking 2022-10-20 07:32:55 normalization > detected no config file for ssh, assuming ssh is off. 2022-10-20 07:32:57 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-10-20 07:32:57 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-10-20 07:32:57 normalization > 2022-10-20 07:32:57 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-10-20 07:32:57 normalization > 2022-10-20 07:33:00 normalization > 07:33:00 Running with dbt=1.0.0 2022-10-20 07:33:00 normalization > 07:33:00 Partial parse save file not found. Starting full parse. 2022-10-20 07:33:02 normalization > 07:33:02 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-10-20 07:33:02 normalization > There are 2 unused configuration paths: 2022-10-20 07:33:02 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-10-20 07:33:02 normalization > - models.airbyte_utils.generated.airbyte_views 2022-10-20 07:33:02 normalization > 2022-10-20 07:33:02 normalization > 07:33:02 Found 4 models, 0 tests, 0 snapshots, 0 analyses, 544 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-10-20 07:33:02 normalization > 07:33:02 2022-10-20 07:33:03 normalization > 07:33:03 Concurrency: 8 threads (target='prod') 2022-10-20 07:33:03 normalization > 07:33:03 2022-10-20 07:33:03 normalization > 07:33:03 1 of 1 START table model nh.mod_email_tracking.......................................................................... [RUN] 2022-10-20 07:33:04 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:14 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:24 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:24 normalization > 07:33:24 1 of 1 OK created table model nh.mod_email_tracking..................................................................... [CREATE TABLE (1.5m rows, 358.4 MB processed) in 20.85s] 2022-10-20 07:33:24 normalization > 07:33:24 2022-10-20 07:33:24 normalization > 07:33:24 Finished running 1 table model in 22.03s. 2022-10-20 07:33:24 normalization > 07:33:24 2022-10-20 07:33:24 normalization > 07:33:24 Completed successfully 2022-10-20 07:33:24 normalization > 07:33:24 2022-10-20 07:33:24 normalization > 07:33:24 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 2022-10-20 07:33:24 DEBUG i.a.w.n.DefaultNormalizationRunner(close):157 - Closing normalization process 2022-10-20 07:33:24 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 30 seconds. 2022-10-20 07:33:24 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@34705e8d[startTime=1666251174138,endTime=1666251204934] 2022-10-20 07:33:24 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-20 07:33:24 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-10-20 07:33:24 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:24 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/42708/2/logs.log 2022-10-20 07:33:24 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-10-20 07:33:24 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:24 INFO i.a.w.DbtTransformationWorker(run):44 - Running dbt transformation. 2022-10-20 07:33:24 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.77 2022-10-20 07:33:24 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.77 exists... 2022-10-20 07:33:25 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.77 was found locally. 2022-10-20 07:33:25 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 42708 2022-10-20 07:33:25 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/42708/2/transform --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha airbyte/normalization:0.1.77 configure-dbt --integration-type bigquery --config destination_config.json --git-repo https://ayyoubmaulana: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@github.com/hostinger/wmti-dbt.git --git-branch add/replication_models 2022-10-20 07:33:25 normalization > Running: git clone --depth 5 -b add/replication_models --single-branch $GIT_REPO git_repo 2022-10-20 07:33:25 normalization > Cloning into 'git_repo'... 2022-10-20 07:33:31 normalization > Last 5 commits in git_repo: 2022-10-20 07:33:31 normalization > c7c3580 dbt: change materialized for tranformation invoice_hidden 2022-10-20 07:33:31 normalization > 1b25213 Merge pull request #953 from hostinger/add/new_transformation 2022-10-20 07:33:31 normalization > 141394d dbt: Add new replication mod_moveorder 2022-10-20 07:33:31 normalization > f9de5ee Merge pull request #952 from hostinger/add/dbtignore 2022-10-20 07:33:31 normalization > e3f43f6 dbt: Add dbtignore 2022-10-20 07:33:31 normalization > /data/42708/2/transform 2022-10-20 07:33:31 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/42708/2/transform 2022-10-20 07:33:31 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/42708/2/transform') 2022-10-20 07:33:31 normalization > transform_bigquery 2022-10-20 07:33:32 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if xemuliam/dbt:1.0.4 exists... 2022-10-20 07:33:32 INFO i.a.c.i.LineGobbler(voidCall):82 - xemuliam/dbt:1.0.4 was found locally. 2022-10-20 07:33:32 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 42708 2022-10-20 07:33:32 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/42708/2/transform --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha --entrypoint /bin/bash xemuliam/dbt:1.0.4 entrypoint.sh run --models db_replication.mod_email_tracking 2022-10-20 07:33:32 dbt > Running from /data/42708/2/transform/git_repo 2022-10-20 07:33:32 dbt > detected no config file for ssh, assuming ssh is off. 2022-10-20 07:33:32 dbt > Running: dbt run --models db_replication.mod_email_tracking --profiles-dir=/data/42708/2/transform --project-dir=/data/42708/2/transform/git_repo 2022-10-20 07:33:34 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:35 dbt > 07:33:35 Running with dbt=1.0.4 2022-10-20 07:33:35 dbt > 07:33:35 Unable to do partial parsing because of a dbt version mismatch. Saved manifest version: 1.1.0. Current version: 1.0.4. 2022-10-20 07:33:42 dbt > 07:33:42 Found 615 models, 7 tests, 0 snapshots, 0 analyses, 427 macros, 0 operations, 0 seed files, 309 sources, 0 exposures, 0 metrics 2022-10-20 07:33:42 dbt > 07:33:42 2022-10-20 07:33:44 dbt > 07:33:44 Concurrency: 8 threads (target='prod') 2022-10-20 07:33:44 dbt > 07:33:44 2022-10-20 07:33:44 dbt > 07:33:44 1 of 1 START incremental model nh_slave.mod_email_tracking.............................................................. [RUN] 2022-10-20 07:33:44 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:33:54 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:34:04 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:34:14 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:34:24 DEBUG i.a.c.h.LogClientSingleton(setJobMdc):133 - Setting docker job mdc 2022-10-20 07:34:30 dbt > 07:34:30 1 of 1 OK created incremental model nh_slave.mod_email_tracking......................................................... [MERGE (1.5m rows, 674.0 MB processed) in 45.70s] 2022-10-20 07:34:30 dbt > 07:34:30 2022-10-20 07:34:30 dbt > 07:34:30 Finished running 1 incremental model in 47.71s. 2022-10-20 07:34:30 dbt > 07:34:30 2022-10-20 07:34:30 dbt > 07:34:30 Completed successfully 2022-10-20 07:34:30 dbt > 07:34:30 2022-10-20 07:34:30 dbt > 07:34:30 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 2022-10-20 07:34:30 DEBUG i.a.w.n.DefaultNormalizationRunner(close):157 - Closing normalization process 2022-10-20 07:34:30 DEBUG i.a.w.DbtTransformationRunner(close):132 - Closing dbt transformation process 2022-10-20 07:34:30 INFO i.a.w.DbtTransformationWorker(run):64 - Dbt Transformation executed in 1. 2022-10-20 07:34:30 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-20 07:34:30 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-10-20 07:34:30 DEBUG i.a.s.a.JobSubmitter(lambda$submitJob$2):135 - Job id 42708 succeeded 2022-10-20 07:34:30 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2022-10-20 07:34:30 DEBUG i.a.s.a.JobSubmitter(lambda$submitJob$4):166 - Job id 42708 cleared