2022-05-12 11:14:21 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-05-12 11:14:21 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/914/0/logs.log 2022-05-12 11:14:21 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-05-12 11:14:21 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 914 attempt id: 0 2022-05-12 11:14:21 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.contacts_list_memberships=full_refresh - overwrite, null.deal_pipelines=full_refresh - overwrite, null.companies=incremental - append_dedup, null.deals=incremental - append_dedup, null.contact_lists=full_refresh - overwrite, null.contacts=incremental - append_dedup, null.owners=full_refresh - overwrite} 2022-05-12 11:14:21 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-12 11:14:21 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.4 exists... 2022-05-12 11:14:21 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.4 was found locally. 2022-05-12 11:14:21 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 914 2022-05-12 11:14:21 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/914/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.4 -e WORKER_JOB_ATTEMPT=0 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=914 airbyte/destination-bigquery:1.1.4 write --config destination_config.json --catalog destination_catalog.json 2022-05-12 11:14:21 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-hubspot:0.1.51 exists... 2022-05-12 11:14:21 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-hubspot:0.1.51 was found locally. 2022-05-12 11:14:21 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 914 2022-05-12 11:14:21 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/914/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-hubspot:0.1.51 -e WORKER_JOB_ATTEMPT=0 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=914 airbyte/source-hubspot:0.1.51 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-05-12 11:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-05-12 11:14:21 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-05-12 11:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-05-12 11:14:22 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-12 11:14:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-12 11:14:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-12 11:14:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-12 11:14:22 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-12 11:14:22 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-12 11:14:23 source > Starting syncing SourceHubspot 2022-05-12 11:14:23 source > Syncing stream: companies 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-12 11:14:23 destination > 2022-05-12 11:14:23 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:24 destination > 2022-05-12 11:14:23 WARN i.a.i.d.b.BigQueryDestination(getConsumer):196 - The "standard" upload mode is not performant, and is not recommended for production. Please use the GCS upload mode if you are syncing a large amount of data. 2022-05-12 11:14:24 destination > 2022-05-12 11:14:24 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:25 destination > 2022-05-12 11:14:25 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_yva_solvemate_companies}} 2022-05-12 11:14:26 destination > 2022-05-12 11:14:26 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:27 destination > 2022-05-12 11:14:27 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_dwn_solvemate_contact_lists}} 2022-05-12 11:14:27 destination > 2022-05-12 11:14:27 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:28 destination > 2022-05-12 11:14:28 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_qnq_solvemate_contacts}} 2022-05-12 11:14:28 destination > 2022-05-12 11:14:28 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:29 destination > 2022-05-12 11:14:29 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_iuj_solvemate_contacts_list_memberships}} 2022-05-12 11:14:29 destination > 2022-05-12 11:14:29 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:30 destination > 2022-05-12 11:14:30 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_tso_solvemate_deal_pipelines}} 2022-05-12 11:14:30 destination > 2022-05-12 11:14:30 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:31 destination > 2022-05-12 11:14:31 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_ncq_solvemate_deals}} 2022-05-12 11:14:31 destination > 2022-05-12 11:14:31 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-12 11:14:32 destination > 2022-05-12 11:14:32 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hubspot, tableId=_airbyte_tmp_uhb_solvemate_owners}} 2022-05-12 11:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (7 MB) 2022-05-12 11:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (16 MB) 2022-05-12 11:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (24 MB) 2022-05-12 11:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (32 MB) 2022-05-12 11:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (40 MB) 2022-05-12 11:15:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (48 MB) 2022-05-12 11:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (56 MB) 2022-05-12 11:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (64 MB) 2022-05-12 11:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (72 MB) 2022-05-12 11:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (80 MB) 2022-05-12 11:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (87 MB) 2022-05-12 11:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (95 MB) 2022-05-12 11:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (103 MB) 2022-05-12 11:16:15 source > Advancing bookmark for companies stream from None to 2022-05-12T11:10:42.081000+00:00 2022-05-12 11:16:15 source > Read 13166 records from companies stream 2022-05-12 11:16:15 source > Finished syncing SourceHubspot 2022-05-12 11:16:15 source > SourceHubspot runtimes: 2022-05-12 11:16:15 source > Syncing stream: contact_lists 2022-05-12 11:16:16 source > Advancing bookmark for contact_lists stream from None to 2022-05-10T08:35:06.733000+00:00 2022-05-12 11:16:16 source > Read 417 records from contact_lists stream 2022-05-12 11:16:16 source > Finished syncing SourceHubspot 2022-05-12 11:16:16 source > SourceHubspot runtimes: 2022-05-12 11:16:16 source > Syncing stream: contacts 2022-05-12 11:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (110 MB) 2022-05-12 11:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (122 MB) 2022-05-12 11:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (133 MB) 2022-05-12 11:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (145 MB) 2022-05-12 11:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (157 MB) 2022-05-12 11:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (169 MB) 2022-05-12 11:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (181 MB) 2022-05-12 11:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (192 MB) 2022-05-12 11:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (204 MB) 2022-05-12 11:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (216 MB) 2022-05-12 11:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (227 MB) 2022-05-12 11:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (239 MB) 2022-05-12 11:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (251 MB) 2022-05-12 11:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (263 MB) 2022-05-12 11:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (274 MB) 2022-05-12 11:18:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (286 MB) 2022-05-12 11:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (298 MB) 2022-05-12 11:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (309 MB) 2022-05-12 11:19:01 source > Advancing bookmark for contacts stream from None to 2022-05-12T11:16:00.733000+00:00 2022-05-12 11:19:01 source > Read 17459 records from contacts stream 2022-05-12 11:19:01 source > Finished syncing SourceHubspot 2022-05-12 11:19:01 source > SourceHubspot runtimes: 2022-05-12 11:19:01 source > Syncing stream: contacts_list_memberships 2022-05-12 11:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (311 MB) 2022-05-12 11:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (311 MB) 2022-05-12 11:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (311 MB) 2022-05-12 11:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (311 MB) 2022-05-12 11:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (311 MB) 2022-05-12 11:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (311 MB) 2022-05-12 11:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (311 MB) 2022-05-12 11:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (311 MB) 2022-05-12 11:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (312 MB) 2022-05-12 11:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (312 MB) 2022-05-12 11:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (312 MB) 2022-05-12 11:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (312 MB) 2022-05-12 11:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (312 MB) 2022-05-12 11:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (312 MB) 2022-05-12 11:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (312 MB) 2022-05-12 11:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (312 MB) 2022-05-12 11:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (312 MB) 2022-05-12 11:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (313 MB) 2022-05-12 11:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (313 MB) 2022-05-12 11:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (313 MB) 2022-05-12 11:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (313 MB) 2022-05-12 11:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (313 MB) 2022-05-12 11:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (313 MB) 2022-05-12 11:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (313 MB) 2022-05-12 11:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (313 MB) 2022-05-12 11:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (314 MB) 2022-05-12 11:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (314 MB) 2022-05-12 11:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (314 MB) 2022-05-12 11:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (314 MB) 2022-05-12 11:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (314 MB) 2022-05-12 11:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (314 MB) 2022-05-12 11:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (314 MB) 2022-05-12 11:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (314 MB) 2022-05-12 11:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (314 MB) 2022-05-12 11:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (315 MB) 2022-05-12 11:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (315 MB) 2022-05-12 11:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (315 MB) 2022-05-12 11:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (315 MB) 2022-05-12 11:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (315 MB) 2022-05-12 11:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (315 MB) 2022-05-12 11:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (315 MB) 2022-05-12 11:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (315 MB) 2022-05-12 11:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (316 MB) 2022-05-12 11:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (316 MB) 2022-05-12 11:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (316 MB) 2022-05-12 11:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (316 MB) 2022-05-12 11:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (316 MB) 2022-05-12 11:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (316 MB) 2022-05-12 11:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (316 MB) 2022-05-12 11:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (316 MB) 2022-05-12 11:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (317 MB) 2022-05-12 11:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (317 MB) 2022-05-12 11:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (317 MB) 2022-05-12 11:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (317 MB) 2022-05-12 11:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (317 MB) 2022-05-12 11:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (317 MB) 2022-05-12 11:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (317 MB) 2022-05-12 11:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (317 MB) 2022-05-12 11:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (318 MB) 2022-05-12 11:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (318 MB) 2022-05-12 11:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (318 MB) 2022-05-12 11:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (318 MB) 2022-05-12 11:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (318 MB) 2022-05-12 11:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (318 MB) 2022-05-12 11:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (318 MB) 2022-05-12 11:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (318 MB) 2022-05-12 11:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (319 MB) 2022-05-12 11:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (319 MB) 2022-05-12 11:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (319 MB) 2022-05-12 11:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (319 MB) 2022-05-12 11:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (319 MB) 2022-05-12 11:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (319 MB) 2022-05-12 11:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (319 MB) 2022-05-12 11:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (319 MB) 2022-05-12 11:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (319 MB) 2022-05-12 11:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (320 MB) 2022-05-12 11:19:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (320 MB) 2022-05-12 11:19:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (320 MB) 2022-05-12 11:19:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (320 MB) 2022-05-12 11:19:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (320 MB) 2022-05-12 11:19:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (320 MB) 2022-05-12 11:19:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (320 MB) 2022-05-12 11:19:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (320 MB) 2022-05-12 11:19:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (321 MB) 2022-05-12 11:19:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (321 MB) 2022-05-12 11:19:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (321 MB) 2022-05-12 11:19:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (321 MB) 2022-05-12 11:20:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (321 MB) 2022-05-12 11:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (321 MB) 2022-05-12 11:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (321 MB) 2022-05-12 11:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (321 MB) 2022-05-12 11:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (322 MB) 2022-05-12 11:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (322 MB) 2022-05-12 11:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (322 MB) 2022-05-12 11:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (322 MB) 2022-05-12 11:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (322 MB) 2022-05-12 11:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (322 MB) 2022-05-12 11:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (322 MB) 2022-05-12 11:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (322 MB) 2022-05-12 11:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (323 MB) 2022-05-12 11:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (323 MB) 2022-05-12 11:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (323 MB) 2022-05-12 11:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (323 MB) 2022-05-12 11:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (323 MB) 2022-05-12 11:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (323 MB) 2022-05-12 11:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (323 MB) 2022-05-12 11:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (323 MB) 2022-05-12 11:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (323 MB) 2022-05-12 11:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (324 MB) 2022-05-12 11:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (324 MB) 2022-05-12 11:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (324 MB) 2022-05-12 11:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (324 MB) 2022-05-12 11:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (324 MB) 2022-05-12 11:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (324 MB) 2022-05-12 11:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (324 MB) 2022-05-12 11:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (324 MB) 2022-05-12 11:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (325 MB) 2022-05-12 11:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (325 MB) 2022-05-12 11:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (325 MB) 2022-05-12 11:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (325 MB) 2022-05-12 11:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (325 MB) 2022-05-12 11:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (325 MB) 2022-05-12 11:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (325 MB) 2022-05-12 11:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (325 MB) 2022-05-12 11:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (326 MB) 2022-05-12 11:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (326 MB) 2022-05-12 11:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (326 MB) 2022-05-12 11:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (326 MB) 2022-05-12 11:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (326 MB) 2022-05-12 11:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (326 MB) 2022-05-12 11:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (326 MB) 2022-05-12 11:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (326 MB) 2022-05-12 11:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (327 MB) 2022-05-12 11:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (327 MB) 2022-05-12 11:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (327 MB) 2022-05-12 11:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (327 MB) 2022-05-12 11:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (327 MB) 2022-05-12 11:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (327 MB) 2022-05-12 11:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (327 MB) 2022-05-12 11:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (327 MB) 2022-05-12 11:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (328 MB) 2022-05-12 11:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (328 MB) 2022-05-12 11:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (328 MB) 2022-05-12 11:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (328 MB) 2022-05-12 11:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (328 MB) 2022-05-12 11:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (328 MB) 2022-05-12 11:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (328 MB) 2022-05-12 11:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (328 MB) 2022-05-12 11:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (328 MB) 2022-05-12 11:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (329 MB) 2022-05-12 11:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (329 MB) 2022-05-12 11:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (329 MB) 2022-05-12 11:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (329 MB) 2022-05-12 11:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (329 MB) 2022-05-12 11:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (329 MB) 2022-05-12 11:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (329 MB) 2022-05-12 11:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (329 MB) 2022-05-12 11:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (330 MB) 2022-05-12 11:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (330 MB) 2022-05-12 11:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (330 MB) 2022-05-12 11:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (330 MB) 2022-05-12 11:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (330 MB) 2022-05-12 11:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (330 MB) 2022-05-12 11:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (330 MB) 2022-05-12 11:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (330 MB) 2022-05-12 11:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (331 MB) 2022-05-12 11:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (331 MB) 2022-05-12 11:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (331 MB) 2022-05-12 11:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (331 MB) 2022-05-12 11:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (331 MB) 2022-05-12 11:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (331 MB) 2022-05-12 11:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (331 MB) 2022-05-12 11:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (331 MB) 2022-05-12 11:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (332 MB) 2022-05-12 11:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (332 MB) 2022-05-12 11:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (332 MB) 2022-05-12 11:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (332 MB) 2022-05-12 11:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (332 MB) 2022-05-12 11:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (332 MB) 2022-05-12 11:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (332 MB) 2022-05-12 11:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (332 MB) 2022-05-12 11:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (332 MB) 2022-05-12 11:21:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (333 MB) 2022-05-12 11:21:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (333 MB) 2022-05-12 11:21:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (333 MB) 2022-05-12 11:21:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (333 MB) 2022-05-12 11:21:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (333 MB) 2022-05-12 11:21:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (333 MB) 2022-05-12 11:21:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (333 MB) 2022-05-12 11:21:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (333 MB) 2022-05-12 11:21:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (334 MB) 2022-05-12 11:21:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (334 MB) 2022-05-12 11:21:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (334 MB) 2022-05-12 11:21:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (334 MB) 2022-05-12 11:21:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (334 MB) 2022-05-12 11:21:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (334 MB) 2022-05-12 11:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (334 MB) 2022-05-12 11:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (334 MB) 2022-05-12 11:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (335 MB) 2022-05-12 11:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (335 MB) 2022-05-12 11:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (335 MB) 2022-05-12 11:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (335 MB) 2022-05-12 11:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (335 MB) 2022-05-12 11:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (335 MB) 2022-05-12 11:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (335 MB) 2022-05-12 11:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (335 MB) 2022-05-12 11:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (336 MB) 2022-05-12 11:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (336 MB) 2022-05-12 11:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (336 MB) 2022-05-12 11:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (336 MB) 2022-05-12 11:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (336 MB) 2022-05-12 11:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (336 MB) 2022-05-12 11:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (336 MB) 2022-05-12 11:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (336 MB) 2022-05-12 11:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (337 MB) 2022-05-12 11:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (337 MB) 2022-05-12 11:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (337 MB) 2022-05-12 11:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (337 MB) 2022-05-12 11:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (337 MB) 2022-05-12 11:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (337 MB) 2022-05-12 11:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (337 MB) 2022-05-12 11:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (337 MB) 2022-05-12 11:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (337 MB) 2022-05-12 11:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (338 MB) 2022-05-12 11:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (338 MB) 2022-05-12 11:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (338 MB) 2022-05-12 11:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (338 MB) 2022-05-12 11:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (338 MB) 2022-05-12 11:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (338 MB) 2022-05-12 11:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (338 MB) 2022-05-12 11:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (338 MB) 2022-05-12 11:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (339 MB) 2022-05-12 11:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (339 MB) 2022-05-12 11:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (339 MB) 2022-05-12 11:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (339 MB) 2022-05-12 11:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (339 MB) 2022-05-12 11:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (339 MB) 2022-05-12 11:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (339 MB) 2022-05-12 11:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (339 MB) 2022-05-12 11:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (340 MB) 2022-05-12 11:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (340 MB) 2022-05-12 11:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (340 MB) 2022-05-12 11:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (340 MB) 2022-05-12 11:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (340 MB) 2022-05-12 11:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (340 MB) 2022-05-12 11:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (340 MB) 2022-05-12 11:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (340 MB) 2022-05-12 11:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (341 MB) 2022-05-12 11:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (341 MB) 2022-05-12 11:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (341 MB) 2022-05-12 11:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (341 MB) 2022-05-12 11:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (341 MB) 2022-05-12 11:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (341 MB) 2022-05-12 11:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (341 MB) 2022-05-12 11:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (341 MB) 2022-05-12 11:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (342 MB) 2022-05-12 11:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (342 MB) 2022-05-12 11:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (342 MB) 2022-05-12 11:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (342 MB) 2022-05-12 11:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (342 MB) 2022-05-12 11:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (342 MB) 2022-05-12 11:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (342 MB) 2022-05-12 11:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (342 MB) 2022-05-12 11:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (342 MB) 2022-05-12 11:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (343 MB) 2022-05-12 11:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (343 MB) 2022-05-12 11:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (343 MB) 2022-05-12 11:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (343 MB) 2022-05-12 11:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (343 MB) 2022-05-12 11:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (343 MB) 2022-05-12 11:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (343 MB) 2022-05-12 11:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (343 MB) 2022-05-12 11:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (344 MB) 2022-05-12 11:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (344 MB) 2022-05-12 11:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (344 MB) 2022-05-12 11:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (344 MB) 2022-05-12 11:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (344 MB) 2022-05-12 11:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (344 MB) 2022-05-12 11:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (344 MB) 2022-05-12 11:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (344 MB) 2022-05-12 11:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (345 MB) 2022-05-12 11:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (345 MB) 2022-05-12 11:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (345 MB) 2022-05-12 11:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (345 MB) 2022-05-12 11:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (345 MB) 2022-05-12 11:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (345 MB) 2022-05-12 11:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (345 MB) 2022-05-12 11:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (345 MB) 2022-05-12 11:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (346 MB) 2022-05-12 11:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (346 MB) 2022-05-12 11:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (346 MB) 2022-05-12 11:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (346 MB) 2022-05-12 11:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (346 MB) 2022-05-12 11:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (346 MB) 2022-05-12 11:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (346 MB) 2022-05-12 11:22:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (346 MB) 2022-05-12 11:22:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (347 MB) 2022-05-12 11:22:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (347 MB) 2022-05-12 11:22:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (347 MB) 2022-05-12 11:22:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (347 MB) 2022-05-12 11:22:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (347 MB) 2022-05-12 11:22:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (347 MB) 2022-05-12 11:22:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (347 MB) 2022-05-12 11:22:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (347 MB) 2022-05-12 11:22:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (348 MB) 2022-05-12 11:22:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (348 MB) 2022-05-12 11:22:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (348 MB) 2022-05-12 11:22:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (348 MB) 2022-05-12 11:22:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (348 MB) 2022-05-12 11:22:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (348 MB) 2022-05-12 11:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (348 MB) 2022-05-12 11:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (348 MB) 2022-05-12 11:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (349 MB) 2022-05-12 11:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (349 MB) 2022-05-12 11:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (349 MB) 2022-05-12 11:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (349 MB) 2022-05-12 11:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (349 MB) 2022-05-12 11:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (349 MB) 2022-05-12 11:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (349 MB) 2022-05-12 11:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (349 MB) 2022-05-12 11:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (350 MB) 2022-05-12 11:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (350 MB) 2022-05-12 11:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (350 MB) 2022-05-12 11:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (350 MB) 2022-05-12 11:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (350 MB) 2022-05-12 11:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (350 MB) 2022-05-12 11:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (350 MB) 2022-05-12 11:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (350 MB) 2022-05-12 11:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (351 MB) 2022-05-12 11:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (351 MB) 2022-05-12 11:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (351 MB) 2022-05-12 11:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (351 MB) 2022-05-12 11:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (351 MB) 2022-05-12 11:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (351 MB) 2022-05-12 11:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (351 MB) 2022-05-12 11:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (351 MB) 2022-05-12 11:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (352 MB) 2022-05-12 11:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (352 MB) 2022-05-12 11:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (352 MB) 2022-05-12 11:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (352 MB) 2022-05-12 11:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (352 MB) 2022-05-12 11:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (352 MB) 2022-05-12 11:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (352 MB) 2022-05-12 11:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (352 MB) 2022-05-12 11:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (353 MB) 2022-05-12 11:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (353 MB) 2022-05-12 11:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (353 MB) 2022-05-12 11:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (353 MB) 2022-05-12 11:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (353 MB) 2022-05-12 11:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (353 MB) 2022-05-12 11:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (353 MB) 2022-05-12 11:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (353 MB) 2022-05-12 11:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (353 MB) 2022-05-12 11:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (354 MB) 2022-05-12 11:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (354 MB) 2022-05-12 11:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (354 MB) 2022-05-12 11:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (354 MB) 2022-05-12 11:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (354 MB) 2022-05-12 11:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (354 MB) 2022-05-12 11:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (354 MB) 2022-05-12 11:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (354 MB) 2022-05-12 11:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (355 MB) 2022-05-12 11:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (355 MB) 2022-05-12 11:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (355 MB) 2022-05-12 11:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (355 MB) 2022-05-12 11:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (355 MB) 2022-05-12 11:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (355 MB) 2022-05-12 11:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (355 MB) 2022-05-12 11:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (355 MB) 2022-05-12 11:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (356 MB) 2022-05-12 11:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (356 MB) 2022-05-12 11:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (356 MB) 2022-05-12 11:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (356 MB) 2022-05-12 11:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (356 MB) 2022-05-12 11:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (356 MB) 2022-05-12 11:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (356 MB) 2022-05-12 11:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (356 MB) 2022-05-12 11:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (357 MB) 2022-05-12 11:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (357 MB) 2022-05-12 11:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (357 MB) 2022-05-12 11:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (357 MB) 2022-05-12 11:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (357 MB) 2022-05-12 11:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (357 MB) 2022-05-12 11:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (357 MB) 2022-05-12 11:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (357 MB) 2022-05-12 11:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (358 MB) 2022-05-12 11:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (358 MB) 2022-05-12 11:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (358 MB) 2022-05-12 11:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (358 MB) 2022-05-12 11:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (358 MB) 2022-05-12 11:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (358 MB) 2022-05-12 11:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (358 MB) 2022-05-12 11:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (358 MB) 2022-05-12 11:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (359 MB) 2022-05-12 11:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (359 MB) 2022-05-12 11:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (359 MB) 2022-05-12 11:23:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (359 MB) 2022-05-12 11:23:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (359 MB) 2022-05-12 11:23:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (359 MB) 2022-05-12 11:23:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (359 MB) 2022-05-12 11:23:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (359 MB) 2022-05-12 11:23:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (360 MB) 2022-05-12 11:23:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (360 MB) 2022-05-12 11:23:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (360 MB) 2022-05-12 11:23:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (360 MB) 2022-05-12 11:23:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (360 MB) 2022-05-12 11:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (360 MB) 2022-05-12 11:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (360 MB) 2022-05-12 11:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (360 MB) 2022-05-12 11:23:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (361 MB) 2022-05-12 11:23:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (361 MB) 2022-05-12 11:23:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (361 MB) 2022-05-12 11:23:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (361 MB) 2022-05-12 11:23:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (361 MB) 2022-05-12 11:23:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (361 MB) 2022-05-12 11:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (361 MB) 2022-05-12 11:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (361 MB) 2022-05-12 11:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (362 MB) 2022-05-12 11:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (362 MB) 2022-05-12 11:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (362 MB) 2022-05-12 11:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (362 MB) 2022-05-12 11:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (362 MB) 2022-05-12 11:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (362 MB) 2022-05-12 11:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (362 MB) 2022-05-12 11:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (362 MB) 2022-05-12 11:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (363 MB) 2022-05-12 11:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (363 MB) 2022-05-12 11:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (363 MB) 2022-05-12 11:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (363 MB) 2022-05-12 11:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (363 MB) 2022-05-12 11:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (363 MB) 2022-05-12 11:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (363 MB) 2022-05-12 11:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (363 MB) 2022-05-12 11:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (364 MB) 2022-05-12 11:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (364 MB) 2022-05-12 11:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (364 MB) 2022-05-12 11:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (364 MB) 2022-05-12 11:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (364 MB) 2022-05-12 11:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (364 MB) 2022-05-12 11:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (364 MB) 2022-05-12 11:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (364 MB) 2022-05-12 11:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (365 MB) 2022-05-12 11:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (365 MB) 2022-05-12 11:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (365 MB) 2022-05-12 11:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (365 MB) 2022-05-12 11:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (365 MB) 2022-05-12 11:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (365 MB) 2022-05-12 11:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (365 MB) 2022-05-12 11:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (365 MB) 2022-05-12 11:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (365 MB) 2022-05-12 11:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (366 MB) 2022-05-12 11:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (366 MB) 2022-05-12 11:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (366 MB) 2022-05-12 11:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (366 MB) 2022-05-12 11:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (366 MB) 2022-05-12 11:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (366 MB) 2022-05-12 11:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (366 MB) 2022-05-12 11:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (366 MB) 2022-05-12 11:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (367 MB) 2022-05-12 11:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (367 MB) 2022-05-12 11:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (367 MB) 2022-05-12 11:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (367 MB) 2022-05-12 11:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (367 MB) 2022-05-12 11:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (367 MB) 2022-05-12 11:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (367 MB) 2022-05-12 11:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (367 MB) 2022-05-12 11:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (368 MB) 2022-05-12 11:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (368 MB) 2022-05-12 11:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (368 MB) 2022-05-12 11:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (368 MB) 2022-05-12 11:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (368 MB) 2022-05-12 11:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (368 MB) 2022-05-12 11:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (368 MB) 2022-05-12 11:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (368 MB) 2022-05-12 11:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (369 MB) 2022-05-12 11:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (369 MB) 2022-05-12 11:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (369 MB) 2022-05-12 11:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (369 MB) 2022-05-12 11:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (369 MB) 2022-05-12 11:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (369 MB) 2022-05-12 11:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (369 MB) 2022-05-12 11:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (369 MB) 2022-05-12 11:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (370 MB) 2022-05-12 11:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (370 MB) 2022-05-12 11:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (370 MB) 2022-05-12 11:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (370 MB) 2022-05-12 11:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (370 MB) 2022-05-12 11:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (370 MB) 2022-05-12 11:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (370 MB) 2022-05-12 11:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (370 MB) 2022-05-12 11:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (371 MB) 2022-05-12 11:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (371 MB) 2022-05-12 11:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (371 MB) 2022-05-12 11:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (371 MB) 2022-05-12 11:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (371 MB) 2022-05-12 11:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (371 MB) 2022-05-12 11:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (371 MB) 2022-05-12 11:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (371 MB) 2022-05-12 11:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (372 MB) 2022-05-12 11:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (372 MB) 2022-05-12 11:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (372 MB) 2022-05-12 11:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (372 MB) 2022-05-12 11:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (372 MB) 2022-05-12 11:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (372 MB) 2022-05-12 11:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (372 MB) 2022-05-12 11:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (372 MB) 2022-05-12 11:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (373 MB) 2022-05-12 11:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (373 MB) 2022-05-12 11:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (373 MB) 2022-05-12 11:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (373 MB) 2022-05-12 11:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (373 MB) 2022-05-12 11:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (373 MB) 2022-05-12 11:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (373 MB) 2022-05-12 11:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (373 MB) 2022-05-12 11:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (374 MB) 2022-05-12 11:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (374 MB) 2022-05-12 11:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (374 MB) 2022-05-12 11:24:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (374 MB) 2022-05-12 11:24:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (374 MB) 2022-05-12 11:24:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (374 MB) 2022-05-12 11:24:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (374 MB) 2022-05-12 11:24:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (374 MB) 2022-05-12 11:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (375 MB) 2022-05-12 11:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (375 MB) 2022-05-12 11:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (375 MB) 2022-05-12 11:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (375 MB) 2022-05-12 11:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (375 MB) 2022-05-12 11:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (375 MB) 2022-05-12 11:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (375 MB) 2022-05-12 11:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (375 MB) 2022-05-12 11:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (376 MB) 2022-05-12 11:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (376 MB) 2022-05-12 11:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (376 MB) 2022-05-12 11:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (376 MB) 2022-05-12 11:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (376 MB) 2022-05-12 11:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (376 MB) 2022-05-12 11:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (376 MB) 2022-05-12 11:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (376 MB) 2022-05-12 11:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (377 MB) 2022-05-12 11:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (377 MB) 2022-05-12 11:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (377 MB) 2022-05-12 11:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (377 MB) 2022-05-12 11:24:57 source > Read 542171 records from contacts_list_memberships stream 2022-05-12 11:24:57 source > Finished syncing SourceHubspot 2022-05-12 11:24:57 source > SourceHubspot runtimes: 2022-05-12 11:24:57 source > Syncing stream: deal_pipelines 2022-05-12 11:24:57 source > Read 3 records from deal_pipelines stream 2022-05-12 11:24:57 source > Finished syncing SourceHubspot 2022-05-12 11:24:57 source > SourceHubspot runtimes: 2022-05-12 11:24:57 source > Syncing stream: deals 2022-05-12 11:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (382 MB) 2022-05-12 11:25:04 source > Advancing bookmark for deals stream from None to 2022-05-12T11:16:39+00:00 2022-05-12 11:25:04 source > Read 764 records from deals stream 2022-05-12 11:25:04 source > Finished syncing SourceHubspot 2022-05-12 11:25:04 source > SourceHubspot runtimes: 2022-05-12 11:25:04 source > Syncing stream: owners 2022-05-12 11:25:04 source > Read 46 records from owners stream 2022-05-12 11:25:04 source > Finished syncing SourceHubspot 2022-05-12 11:25:04 source > SourceHubspot runtimes: 2022-05-12 11:25:04 source > Finished syncing SourceHubspot 2022-05-12 11:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 574093 (383 MB) 2022-05-12 11:25:04 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-05-12 11:25:04 destination > 2022-05-12 11:25:04 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-05-12 11:25:04 destination > 2022-05-12 11:25:04 INFO i.a.i.d.b.BigQueryRecordConsumer(close):58 - Started closing all connections 2022-05-12 11:25:04 destination > 2022-05-12 11:25:04 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contact_lists, tmpTable=_airbyte_tmp_dwn_solvemate_contact_lists, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contact_lists, tmpTable=_airbyte_tmp_dwn_solvemate_contact_lists, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:05 destination > details: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdsnjmQv-H_yvZQ9qP4fOk6by0v7wKx8-QKNTe-WtTBoXs1v6lGE2VXOWoxbgT2htp8r0O7gsO_ydYYFzkhfjR83lA 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contact_lists, tmpTable=_airbyte_tmp_dwn_solvemate_contact_lists, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdsnjmQv-H_yvZQ9qP4fOk6by0v7wKx8-QKNTe-WtTBoXs1v6lGE2VXOWoxbgT2htp8r0O7gsO_ydYYFzkhfjR83lA 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdsnjmQv-H_yvZQ9qP4fOk6by0v7wKx8-QKNTe-WtTBoXs1v6lGE2VXOWoxbgT2htp8r0O7gsO_ydYYFzkhfjR83lA 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdsnjmQv-H_yvZQ9qP4fOk6by0v7wKx8-QKNTe-WtTBoXs1v6lGE2VXOWoxbgT2htp8r0O7gsO_ydYYFzkhfjR83lA 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deals, tmpTable=_airbyte_tmp_ncq_solvemate_deals, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deals, tmpTable=_airbyte_tmp_ncq_solvemate_deals, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:05 destination > details: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdteIr1avEcRzwtPWh-HTx9_uOoP6EbdaTWalgh6D6lIVMgJ8GeOO4Or7wGDG552rrXsF8vB8M7DN4RLH5ubn2mUWg 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deals, tmpTable=_airbyte_tmp_ncq_solvemate_deals, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdteIr1avEcRzwtPWh-HTx9_uOoP6EbdaTWalgh6D6lIVMgJ8GeOO4Or7wGDG552rrXsF8vB8M7DN4RLH5ubn2mUWg 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdteIr1avEcRzwtPWh-HTx9_uOoP6EbdaTWalgh6D6lIVMgJ8GeOO4Or7wGDG552rrXsF8vB8M7DN4RLH5ubn2mUWg 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdteIr1avEcRzwtPWh-HTx9_uOoP6EbdaTWalgh6D6lIVMgJ8GeOO4Or7wGDG552rrXsF8vB8M7DN4RLH5ubn2mUWg 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts, tmpTable=_airbyte_tmp_qnq_solvemate_contacts, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts, tmpTable=_airbyte_tmp_qnq_solvemate_contacts, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:05 destination > details: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdumGeUCbLu9zmcC-rHvtjcoYh8p79ZO6JjoSIT6xgwrVzcWfqUfwdr9dfEIpbRwiPaiuuvTVG8d0xeU1o5aw4PFlw 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts, tmpTable=_airbyte_tmp_qnq_solvemate_contacts, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdumGeUCbLu9zmcC-rHvtjcoYh8p79ZO6JjoSIT6xgwrVzcWfqUfwdr9dfEIpbRwiPaiuuvTVG8d0xeU1o5aw4PFlw 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdumGeUCbLu9zmcC-rHvtjcoYh8p79ZO6JjoSIT6xgwrVzcWfqUfwdr9dfEIpbRwiPaiuuvTVG8d0xeU1o5aw4PFlw 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdumGeUCbLu9zmcC-rHvtjcoYh8p79ZO6JjoSIT6xgwrVzcWfqUfwdr9dfEIpbRwiPaiuuvTVG8d0xeU1o5aw4PFlw 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_owners, tmpTable=_airbyte_tmp_uhb_solvemate_owners, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_owners, tmpTable=_airbyte_tmp_uhb_solvemate_owners, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:05 destination > details: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdvOhb4rwmu7MNqv7Bf-AiW6ASXbpb2bl_Y_n8DSHmIxFddvBz8UnG9FkctBVU-ZS5pfjNVqUgjWU68bGpRxbOy3kQ 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_owners, tmpTable=_airbyte_tmp_uhb_solvemate_owners, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:05 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdvOhb4rwmu7MNqv7Bf-AiW6ASXbpb2bl_Y_n8DSHmIxFddvBz8UnG9FkctBVU-ZS5pfjNVqUgjWU68bGpRxbOy3kQ 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdvOhb4rwmu7MNqv7Bf-AiW6ASXbpb2bl_Y_n8DSHmIxFddvBz8UnG9FkctBVU-ZS5pfjNVqUgjWU68bGpRxbOy3kQ 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:05 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdvOhb4rwmu7MNqv7Bf-AiW6ASXbpb2bl_Y_n8DSHmIxFddvBz8UnG9FkctBVU-ZS5pfjNVqUgjWU68bGpRxbOy3kQ 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:05 destination > { 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > ], 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 destination > } 2022-05-12 11:25:05 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:05 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:05 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:05 destination > ... 9 more 2022-05-12 11:25:05 destination > 2022-05-12 11:25:05 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_companies, tmpTable=_airbyte_tmp_yva_solvemate_companies, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_companies, tmpTable=_airbyte_tmp_yva_solvemate_companies, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:06 destination > details: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycds4m_FcaOHOyp7q-tWV-TQ9ViFJBTW5NcyoTXBGOR6ATFRmu4AnJAsHTz6V3oFnEbJyGVVArtW-M22KEwJd0FitWw 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_companies, tmpTable=_airbyte_tmp_yva_solvemate_companies, syncMode=WRITE_APPEND, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycds4m_FcaOHOyp7q-tWV-TQ9ViFJBTW5NcyoTXBGOR6ATFRmu4AnJAsHTz6V3oFnEbJyGVVArtW-M22KEwJd0FitWw 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycds4m_FcaOHOyp7q-tWV-TQ9ViFJBTW5NcyoTXBGOR6ATFRmu4AnJAsHTz6V3oFnEbJyGVVArtW-M22KEwJd0FitWw 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycds4m_FcaOHOyp7q-tWV-TQ9ViFJBTW5NcyoTXBGOR6ATFRmu4AnJAsHTz6V3oFnEbJyGVVArtW-M22KEwJd0FitWw 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deal_pipelines, tmpTable=_airbyte_tmp_tso_solvemate_deal_pipelines, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deal_pipelines, tmpTable=_airbyte_tmp_tso_solvemate_deal_pipelines, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:06 destination > details: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdu3L_FPvgmseiQ99r5PSWy7ctihaAi3P_15psANxk14bhSuuSw4sbzYeYEv4uNleAVTOuTykKvC0HuMZhK-Gxf0Eg 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_deal_pipelines, tmpTable=_airbyte_tmp_tso_solvemate_deal_pipelines, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdu3L_FPvgmseiQ99r5PSWy7ctihaAi3P_15psANxk14bhSuuSw4sbzYeYEv4uNleAVTOuTykKvC0HuMZhK-Gxf0Eg 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdu3L_FPvgmseiQ99r5PSWy7ctihaAi3P_15psANxk14bhSuuSw4sbzYeYEv4uNleAVTOuTykKvC0HuMZhK-Gxf0Eg 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdu3L_FPvgmseiQ99r5PSWy7ctihaAi3P_15psANxk14bhSuuSw4sbzYeYEv4uNleAVTOuTykKvC0HuMZhK-Gxf0Eg 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts_list_memberships, tmpTable=_airbyte_tmp_iuj_solvemate_contacts_list_memberships, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts_list_memberships, tmpTable=_airbyte_tmp_iuj_solvemate_contacts_list_memberships, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-12 11:25:06 destination > details: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdtYONka4QGwRdm64-beyAREnF6JLOlVsU1gR3jRghppiD8dLD5dLvES394F3CH2G5W3VPuJw3Ibhsl9hBwuP5WqmQ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 256 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 12032 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_solvemate_contacts_list_memberships, tmpTable=_airbyte_tmp_iuj_solvemate_contacts_list_memberships, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdtYONka4QGwRdm64-beyAREnF6JLOlVsU1gR3jRghppiD8dLD5dLvES394F3CH2G5W3VPuJw3Ibhsl9hBwuP5WqmQ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 destination > Exception in thread "main" java.lang.RuntimeException: Exceptions thrown while closing consumer: java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdsnjmQv-H_yvZQ9qP4fOk6by0v7wKx8-QKNTe-WtTBoXs1v6lGE2VXOWoxbgT2htp8r0O7gsO_ydYYFzkhfjR83lA 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdteIr1avEcRzwtPWh-HTx9_uOoP6EbdaTWalgh6D6lIVMgJ8GeOO4Or7wGDG552rrXsF8vB8M7DN4RLH5ubn2mUWg 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdtYONka4QGwRdm64-beyAREnF6JLOlVsU1gR3jRghppiD8dLD5dLvES394F3CH2G5W3VPuJw3Ibhsl9hBwuP5WqmQ 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdumGeUCbLu9zmcC-rHvtjcoYh8p79ZO6JjoSIT6xgwrVzcWfqUfwdr9dfEIpbRwiPaiuuvTVG8d0xeU1o5aw4PFlw 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdvOhb4rwmu7MNqv7Bf-AiW6ASXbpb2bl_Y_n8DSHmIxFddvBz8UnG9FkctBVU-ZS5pfjNVqUgjWU68bGpRxbOy3kQ 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycds4m_FcaOHOyp7q-tWV-TQ9ViFJBTW5NcyoTXBGOR6ATFRmu4AnJAsHTz6V3oFnEbJyGVVArtW-M22KEwJd0FitWw 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdtYONka4QGwRdm64-beyAREnF6JLOlVsU1gR3jRghppiD8dLD5dLvES394F3CH2G5W3VPuJw3Ibhsl9hBwuP5WqmQ 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdu3L_FPvgmseiQ99r5PSWy7ctihaAi3P_15psANxk14bhSuuSw4sbzYeYEv4uNleAVTOuTykKvC0HuMZhK-Gxf0Eg 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-12 11:25:06 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/bi-dixa-prod/jobs?uploadType=resumable&upload_id=ADPycdtYONka4QGwRdm64-beyAREnF6JLOlVsU1gR3jRghppiD8dLD5dLvES394F3CH2G5W3VPuJw3Ibhsl9hBwuP5WqmQ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-12 11:25:06 destination > "error": { 2022-05-12 11:25:06 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-12 11:25:06 destination > "code": 400, 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-12 11:25:06 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > ... 9 more 2022-05-12 11:25:06 destination > "errors": [ 2022-05-12 11:25:06 destination > { 2022-05-12 11:25:06 destination > "message": "Invalid credential", 2022-05-12 11:25:06 destination > "domain": "global", 2022-05-12 11:25:06 destination > "reason": "invalid" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > ], 2022-05-12 11:25:06 destination > "status": "INVALID_ARGUMENT" 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > } 2022-05-12 11:25:06 destination > 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:69) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) 2022-05-12 11:25:06 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) 2022-05-12 11:25:06 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:164) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Destination process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:119) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:354) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-05-12 11:25:06 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@27116f03[status=failed,recordsSynced=574026,bytesSynced=401691816,startTime=1652354061842,endTime=1652354706655,totalStats=io.airbyte.config.SyncStats@3a3ac921[recordsEmitted=574026,bytesEmitted=401691816,stateMessagesEmitted=67,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@67054922[streamName=solvemate_deals,stats=io.airbyte.config.SyncStats@275080ce[recordsEmitted=764,bytesEmitted=5926446,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@b959a50[streamName=solvemate_contacts_list_memberships,stats=io.airbyte.config.SyncStats@670a39c2[recordsEmitted=542171,bytesEmitted=69689372,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@2a8b2058[streamName=solvemate_owners,stats=io.airbyte.config.SyncStats@97e9337[recordsEmitted=46,bytesEmitted=10938,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@2e1ecf52[streamName=solvemate_deal_pipelines,stats=io.airbyte.config.SyncStats@18ec277a[recordsEmitted=3,bytesEmitted=4048,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@6b964ddf[streamName=solvemate_companies,stats=io.airbyte.config.SyncStats@168c9cb1[recordsEmitted=13166,bytesEmitted=110590830,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@4e30a56d[streamName=solvemate_contact_lists,stats=io.airbyte.config.SyncStats@379e9c26[recordsEmitted=417,bytesEmitted=376109,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@6e3fc7bf[streamName=solvemate_contacts,stats=io.airbyte.config.SyncStats@1c24a7dd[recordsEmitted=17459,bytesEmitted=215094073,stateMessagesEmitted=,recordsCommitted=]]]] 2022-05-12 11:25:06 INFO i.a.w.DefaultReplicationWorker(run):248 - Source output at least one state message 2022-05-12 11:25:06 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@577462f9[state={}] 2022-05-12 11:25:06 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-05-12 11:25:06 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@9e4fce0[standardSyncSummary=io.airbyte.config.StandardSyncSummary@47aeac67[status=failed,recordsSynced=574026,bytesSynced=401691816,startTime=1652354061842,endTime=1652354706655,totalStats=io.airbyte.config.SyncStats@3a3ac921[recordsEmitted=574026,bytesEmitted=401691816,stateMessagesEmitted=67,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@67054922[streamName=solvemate_deals,stats=io.airbyte.config.SyncStats@275080ce[recordsEmitted=764,bytesEmitted=5926446,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@b959a50[streamName=solvemate_contacts_list_memberships,stats=io.airbyte.config.SyncStats@670a39c2[recordsEmitted=542171,bytesEmitted=69689372,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@2a8b2058[streamName=solvemate_owners,stats=io.airbyte.config.SyncStats@97e9337[recordsEmitted=46,bytesEmitted=10938,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@2e1ecf52[streamName=solvemate_deal_pipelines,stats=io.airbyte.config.SyncStats@18ec277a[recordsEmitted=3,bytesEmitted=4048,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@6b964ddf[streamName=solvemate_companies,stats=io.airbyte.config.SyncStats@168c9cb1[recordsEmitted=13166,bytesEmitted=110590830,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@4e30a56d[streamName=solvemate_contact_lists,stats=io.airbyte.config.SyncStats@379e9c26[recordsEmitted=417,bytesEmitted=376109,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@6e3fc7bf[streamName=solvemate_contacts,stats=io.airbyte.config.SyncStats@1c24a7dd[recordsEmitted=17459,bytesEmitted=215094073,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=io.airbyte.config.State@577462f9[state={}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@71b2316e[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@163dc00a[stream=io.airbyte.protocol.models.AirbyteStream@38903dd1[name=solvemate_companies,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["null","string"]},"archived":{"type":["null","boolean"]},"contacts":{"type":["null","array"],"items":{"type":"string"}},"createdAt":{"type":["null","string"],"format":"date-time"},"updatedAt":{"type":["null","string"],"format":"date-time"},"properties":{"type":"object","properties":{"crm":{"type":["null","string"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"icp_":{"type":["null","string"]},"name":{"type":["null","string"]},"pain":{"type":["null","string"]},"type":{"type":["null","string"]},"phone":{"type":["null","string"]},"state":{"type":["null","string"]},"vatin":{"type":["null","string"]},"domain":{"type":["null","string"]},"rating":{"type":["null","string"]},"region":{"type":["null","string"]},"address":{"type":["null","string"]},"country":{"type":["null","string"]},"partner":{"type":["null","string"]},"webinar":{"type":["null","string"]},"website":{"type":["null","string"]},"about_us":{"type":["null","string"]},"address2":{"type":["null","string"]},"industry":{"type":["null","string"]},"priority":{"type":["null","string"]},"timezone":{"type":["null","string"]},"authority":{"type":["null","string"]},"closedate":{"type":["null","string"],"format":"date-time"},"functions":{"type":["null","string"]},"g2_review":{"type":["null","string"]},"is_public":{"type":["null","boolean"]},"num_notes":{"type":["null","number"]},"case_study":{"type":["null","string"]},"createdate":{"type":["null","string"],"format":"date-time"},"twitterbio":{"type":["null","string"]},"b2b_oceanio":{"type":["null","string"]},"csat_rating":{"type":["null","string"]},"description":{"type":["null","string"]},"file_upload":{"type":["null","string"]},"hs_pipeline":{"type":["null","string"]},"icp_segment":{"type":["null","string"]},"linkedinbio":{"type":["null","string"]},"support_sla":{"type":["null","string"]},"chargebee_id":{"type":["null","string"]},"facebookfans":{"type":["null","number"]},"fb_messenger":{"type":["null","string"]},"founded_year":{"type":["null","string"]},"go_live_date":{"type":["null","string"],"format":"date"},"hs_object_id":{"type":["null","number"]},"hubspotscore":{"type":["null","number"]},"multilingual":{"type":["null","string"]},"opt_out_date":{"type":["null","string"],"format":"date"},"partner_type":{"type":["null","string"]},"renewal_date":{"type":["null","string"],"format":"date"},"sub_industry":{"type":["null","string"]},"why_no_deal_":{"type":["null","string"]},"annualrevenue":{"type":["null","number"]},"chat_handover":{"type":["null","string"]},"days_to_close":{"type":["null","number"]},"form_handover":{"type":["null","string"]},"has_live_chat":{"type":["null","string"]},"hs_createdate":{"type":["null","string"],"format":"date-time"},"total_revenue":{"type":["null","number"]},"twitterhandle":{"type":["null","string"]},"customer_stage":{"type":["null","string"]},"do_not_contact":{"type":["null","string"]},"hs_lead_status":{"type":["null","string"]},"lifecyclestage":{"type":["null","string"]},"phone_handover":{"type":["null","string"]},"text_in_widget":{"type":["null","string"]},"top_3_requests":{"type":["null","string"]},"user_variables":{"type":["null","string"]},"cost_per_ticket":{"type":["null","number"]},"googleplus_page":{"type":["null","string"]},"hs_all_team_ids":{"type":["null","string"]},"hs_num_blockers":{"type":["null","number"]},"hs_time_in_lead":{"type":["null","number"]},"hubspot_team_id":{"type":["null","string"]},"success_segment":{"type":["null","string"]},"website_traffic":{"type":["null","string"]},"compelling_event":{"type":["null","string"]},"country_dropdown":{"type":["null","string"]},"enrollment_queue":{"type":["null","string"]},"hs_all_owner_ids":{"type":["null","string"]},"hs_time_in_other":{"type":["null","number"]},"hubspot_owner_id":{"type":["null","string"]},"twitterfollowers":{"type":["null","number"]},"web_technologies":{"type":["null","string"]},"account_executive":{"type":["null","string"]},"hs_num_open_deals":{"type":["null","number"]},"hs_target_account":{"type":["null","string"]},"numberofemployees":{"type":["null","number"]},"subscription_plan":{"type":["null","string"]},"notes_last_updated":{"type":["null","string"],"format":"date-time"},"recent_deal_amount":{"type":["null","number"]},"solution_architect":{"type":["null","string"]},"total_money_raised":{"type":["null","string"]},"wunderpen_campaign":{"type":["null","string"],"format":"date"},"cancellation_reason":{"type":["null","string"]},"competitor_they_use":{"type":["null","string"]},"hs_analytics_source":{"type":["null","string"]},"hs_date_exited_lead":{"type":["null","string"],"format":"date-time"},"hs_lastmodifieddate":{"type":["null","string"],"format":"date-time"},"hs_time_in_customer":{"type":["null","number"]},"hs_total_deal_value":{"type":["null","number"]},"num_contacted_notes":{"type":["null","number"]},"qualification_notes":{"type":["null","string"]},"similarweb_category":{"type":["null","string"]},"user_authentication":{"type":["null","string"]},"hs_date_entered_lead":{"type":["null","string"],"format":"date-time"},"hs_date_exited_other":{"type":["null","string"],"format":"date-time"},"hs_is_target_account":{"type":["null","boolean"]},"hs_merged_object_ids":{"type":["null","string"]},"hs_parent_company_id":{"type":["null","number"]},"notes_last_contacted":{"type":["null","string"],"format":"date-time"},"num_associated_deals":{"type":["null","number"]},"reason_for_next_call":{"type":["null","string"]},"customer_service_reps":{"type":["null","string"]},"facebook_company_page":{"type":["null","string"]},"first_conversion_date":{"type":["null","string"],"format":"date-time"},"hs_additional_domains":{"type":["null","string"]},"hs_created_by_user_id":{"type":["null","number"]},"hs_date_entered_other":{"type":["null","string"],"format":"date-time"},"hs_time_in_evangelist":{"type":["null","number"]},"hs_time_in_subscriber":{"type":["null","number"]},"hs_updated_by_user_id":{"type":["null","number"]},"linkedin_company_page":{"type":["null","string"]},"num_conversion_events":{"type":["null","number"]},"sub_industry_category":{"type":["null","string"]},"hs_last_open_task_date":{"type":["null","string"],"format":"date-time"},"hs_num_child_companies":{"type":["null","number"]},"hs_num_decision_makers":{"type":["null","number"]},"hs_time_in_opportunity":{"type":["null","number"]},"hs_unique_creation_key":{"type":["null","string"]},"recent_conversion_date":{"type":["null","string"],"format":"date-time"},"recent_deal_close_date":{"type":["null","string"],"format":"date-time"},"first_deal_created_date":{"type":["null","string"],"format":"date-time"},"hs_analytics_num_visits":{"type":["null","number"]},"hs_date_exited_customer":{"type":["null","string"],"format":"date-time"},"num_associated_contacts":{"type":["null","number"]},"views_per_month_oceanio":{"type":["null","number"]},"first_contact_createdate":{"type":["null","string"],"format":"date-time"},"hs_date_entered_customer":{"type":["null","string"],"format":"date-time"},"hs_last_logged_call_date":{"type":["null","string"],"format":"date-time"},"monthly_support_requests":{"type":["null","number"]},"notes_next_activity_date":{"type":["null","string"],"format":"date-time"},"channel_context_variables":{"type":["null","string"]},"hs_avatar_filemanager_key":{"type":["null","string"]},"hs_date_exited_evangelist":{"type":["null","string"],"format":"date-time"},"hs_date_exited_subscriber":{"type":["null","string"],"format":"date-time"},"hs_ideal_customer_profile":{"type":["null","string"]},"hs_user_ids_of_all_owners":{"type":["null","string"]},"last_form_submission_date":{"type":["null","string"],"format":"date"},"mobile_traffic_percentage":{"type":["null","number"]},"organization_id__chatbot_":{"type":["null","string"]},"orgcharthub_has_org_chart":{"type":["null","string"]},"websitetechnologies_ocean":{"type":["null","string"]},"has_social_media_live_chat":{"type":["null","string"]},"hs_all_accessible_team_ids":{"type":["null","string"]},"hs_analytics_source_data_1":{"type":["null","string"]},"hs_analytics_source_data_2":{"type":["null","string"]},"hs_date_entered_evangelist":{"type":["null","string"],"format":"date-time"},"hs_date_entered_subscriber":{"type":["null","string"],"format":"date-time"},"hs_date_exited_opportunity":{"type":["null","string"],"format":"date-time"},"hs_latest_meeting_activity":{"type":["null","string"],"format":"date-time"},"hubspot_owner_assigneddate":{"type":["null","string"],"format":"date-time"},"visitors_per_month_oceanio":{"type":["null","number"]},"first_conversion_event_name":{"type":["null","string"]},"hs_analytics_last_timestamp":{"type":["null","string"],"format":"date-time"},"hs_analytics_num_page_views":{"type":["null","number"]},"hs_date_entered_opportunity":{"type":["null","string"],"format":"date-time"},"hs_last_booked_meeting_date":{"type":["null","string"],"format":"date-time"},"hs_last_sales_activity_date":{"type":["null","string"],"format":"date-time"},"hs_sales_email_last_replied":{"type":["null","string"],"format":"date-time"},"hs_analytics_first_timestamp":{"type":["null","string"],"format":"date-time"},"hs_predictivecontactscore_v2":{"type":["null","number"]},"recent_conversion_event_name":{"type":["null","string"]},"conversations_allowed_monthly":{"type":["null","number"]},"hs_target_account_probability":{"type":["null","number"]},"hs_time_in_salesqualifiedlead":{"type":["null","number"]},"reference_calls_comments_done":{"type":["null","string"]},"contractual_limits__marketing_":{"type":["null","string"]},"part_time_cs_agents_percentage":{"type":["null","number"]},"engagements_last_meeting_booked":{"type":["null","string"],"format":"date-time"},"hs_last_sales_activity_timestamp":{"type":["null","string"],"format":"date-time"},"hs_all_assigned_business_unit_ids":{"type":["null","string"]},"hs_analytics_last_visit_timestamp":{"type":["null","string"],"format":"date-time"},"hs_date_exited_salesqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_num_contacts_with_buying_roles":{"type":["null","number"]},"hs_time_in_marketingqualifiedlead":{"type":["null","number"]},"orgcharthub_num_contacts_on_chart":{"type":["null","number"]},"first_qualification_meeting_booked":{"type":["null","string"]},"hs_analytics_first_visit_timestamp":{"type":["null","string"],"format":"date-time"},"hs_date_entered_salesqualifiedlead":{"type":["null","string"],"format":"date-time"},"time_between_first_and_last_meeting":{"type":["null","number"]},"reference_calls_included_in_contract":{"type":["null","number"]},"hs_date_exited_marketingqualifiedlead":{"type":["null","string"],"format":"date-time"},"orgcharthub_org_chart_last_updated_at":{"type":["null","string"],"format":"date"},"engagements_last_meeting_booked_medium":{"type":["null","string"]},"engagements_last_meeting_booked_source":{"type":["null","string"]},"hs_date_entered_marketingqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_target_account_recommendation_state":{"type":["null","string"]},"actively_looking_for_a_chatbot_solution":{"type":["null","string"]},"first_qualification_meeting_booked_date":{"type":["null","string"],"format":"date"},"number_of_customer_service_agents_count":{"type":["null","number"]},"advanced_messaging__sunco__ring_central_":{"type":["null","string"]},"engagements_last_meeting_booked_campaign":{"type":["null","string"]},"hs_user_ids_of_all_notification_followers":{"type":["null","string"]},"orgcharthub_num_hubspot_contacts_on_chart":{"type":["null","number"]},"closedate_timestamp_earliest_value_a2a17e6e":{"type":["null","string"],"format":"date-time"},"hs_analytics_last_touch_converting_campaign":{"type":["null","string"]},"hs_user_ids_of_all_notification_unfollowers":{"type":["null","string"]},"hs_analytics_first_touch_converting_campaign":{"type":["null","string"]},"hs_latest_createdate_of_active_subscriptions":{"type":["null","string"],"format":"date-time"},"hs_target_account_recommendation_snooze_time":{"type":["null","string"],"format":"date-time"},"orgcharthub_num_placeholder_contacts_on_chart":{"type":["null","number"]},"num_conversion_events_cardinality_sum_d095f14b":{"type":["null","number"]},"hs_analytics_num_visits_cardinality_sum_53d952a6":{"type":["null","number"]},"hs_predictivecontactscore_v2_next_max_max_d4e58c1e":{"type":["null","number"]},"hs_analytics_num_page_views_cardinality_sum_e46e85b0":{"type":["null","number"]},"hs_analytics_source_timestamp_earliest_value_25a3a52c":{"type":["null","string"],"format":"date-time"},"recent_conversion_date_timestamp_latest_value_72856da1":{"type":["null","string"],"format":"date-time"},"first_conversion_date_timestamp_earliest_value_61f58f2c":{"type":["null","string"],"format":"date-time"},"country_code_oceanio_afc80fbe_c32c_4954_bee5_e0ba60dadac1":{"type":["null","string"]},"first_contact_createdate_timestamp_earliest_value_78b50eea":{"type":["null","string"],"format":"date-time"},"hs_analytics_last_timestamp_timestamp_latest_value_4e16365a":{"type":["null","string"],"format":"date-time"},"hs_analytics_source_data_1_timestamp_earliest_value_9b2f1fa1":{"type":["null","string"],"format":"date-time"},"hs_analytics_source_data_2_timestamp_earliest_value_9b2f9400":{"type":["null","string"],"format":"date-time"},"recent_conversion_event_name_timestamp_latest_value_66c820bf":{"type":["null","string"],"format":"date-time"},"first_conversion_event_name_timestamp_earliest_value_68ddae0a":{"type":["null","string"],"format":"date-time"},"hs_analytics_first_timestamp_timestamp_earliest_value_11e3a63a":{"type":["null","string"],"format":"date-time"},"hs_analytics_last_visit_timestamp_timestamp_latest_value_999a0fce":{"type":["null","string"],"format":"date-time"},"hs_analytics_first_visit_timestamp_timestamp_earliest_value_accc17ae":{"type":["null","string"],"format":"date-time"},"hs_analytics_last_touch_converting_campaign_timestamp_latest_value_81a64e30":{"type":["null","string"],"format":"date-time"},"hs_analytics_first_touch_converting_campaign_timestamp_earliest_value_4757fe10":{"type":["null","string"],"format":"date-time"}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updatedAt],sourceDefinedPrimaryKey=[[id]],namespace=hubspot,additionalProperties={}],syncMode=incremental,cursorField=[updatedAt],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@a6f7330[stream=io.airbyte.protocol.models.AirbyteStream@6ab61a52[name=solvemate_contact_lists,jsonSchema={"type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"name":{"type":["null","string"]},"listId":{"type":["null","integer"]},"dynamic":{"type":["null","boolean"]},"filters":{"type":["null","array"],"items":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"type":{"type":["null","string"]},"value":{"type":["null","string"]},"operator":{"type":["null","string"]},"property":{"type":["null","string"]},"filterFamily":{"type":["null","string"]},"withinTimeMode":{"type":["null","string"]},"checkPastVersions":{"type":["null","boolean"]}}}}},"archived":{"type":["null","boolean"]},"listType":{"type":["null","string"]},"metaData":{"type":["null","object"],"properties":{"size":{"type":["null","integer"]},"error":{"type":["null","string"]},"processing":{"type":["null","string"]},"lastSizeChangeAt":{"type":["null","integer"]},"lastProcessingStateChangeAt":{"type":["null","integer"]}}},"parentId":{"type":["null","integer"]},"portalId":{"type":["null","integer"]},"readOnly":{"type":["null","boolean"]},"createdAt":{"type":["null","integer"]},"updatedAt":{"type":["null","integer"]},"deleteable":{"type":["null","boolean"]},"internalListId":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updatedAt],sourceDefinedPrimaryKey=[],namespace=hubspot,additionalProperties={}],syncMode=full_refresh,cursorField=[updatedAt],destinationSyncMode=overwrite,primaryKey=[],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1273ba9e[stream=io.airbyte.protocol.models.AirbyteStream@2b3463b4[name=solvemate_contacts,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["null","string"]},"archived":{"type":["null","boolean"]},"companies":{"type":["null","array"],"items":{"type":["null","string"]}},"createdAt":{"type":["null","string"],"format":"date-time"},"updatedAt":{"type":["null","string"],"format":"date-time"},"properties":{"type":"object","properties":{"crm":{"type":["null","string"]},"fax":{"type":["null","string"]},"sal":{"type":["null","string"],"format":"date"},"sdr":{"type":["null","string"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"mql_":{"type":["null","string"]},"about":{"type":["null","string"]},"email":{"type":["null","string"]},"event":{"type":["null","string"]},"firma":{"type":["null","string"]},"phone":{"type":["null","string"]},"photo":{"type":["null","string"]},"state":{"type":["null","string"]},"degree":{"type":["null","string"]},"gender":{"type":["null","string"]},"rating":{"type":["null","string"]},"school":{"type":["null","string"]},"source":{"type":["null","string"]},"address":{"type":["null","string"]},"city_dk":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"ip_city":{"type":["null","string"]},"message":{"type":["null","string"]},"webinar":{"type":["null","string"]},"website":{"type":["null","string"]},"fullname":{"type":["null","string"]},"industry":{"type":["null","string"]},"ip_state":{"type":["null","string"]},"jobtitle":{"type":["null","string"]},"lastname":{"type":["null","string"]},"mql_date":{"type":["null","string"],"format":"date"},"closedate":{"type":["null","string"],"format":"date-time"},"firstname":{"type":["null","string"]},"fit_score":{"type":["null","number"]},"industryy":{"type":["null","string"]},"ip_latlon":{"type":["null","string"]},"job_title":{"type":["null","string"]},"num_notes":{"type":["null","number"]},"salesloft":{"type":["null","string"]},"seniority":{"type":["null","string"]},"call_notes":{"type":["null","string"]},"createdate":{"type":["null","string"],"format":"date-time"},"hs_persona":{"type":["null","string"]},"ip_country":{"type":["null","string"]},"ip_zipcode":{"type":["null","string"]},"provenance":{"type":["null","string"]},"salutation":{"type":["null","string"]},"start_date":{"type":["null","string"]},"twitterbio":{"type":["null","string"]},"work_email":{"type":["null","string"]},"email_optin":{"type":["null","string"]},"free_trial_":{"type":["null","string"]},"hs_language":{"type":["null","string"]},"hs_pipeline":{"type":["null","string"]},"hs_timezone":{"type":["null","string"]},"industry_de":{"type":["null","string"]},"lead_source":{"type":["null","string"]},"linkedinbio":{"type":["null","string"]},"mobilephone":{"type":["null","string"]},"on_boarding":{"type":["null","string"]},"company_size":{"type":["null","string"]},"cta_language":{"type":["null","string"]},"emailadresse":{"type":["null","string"]},"hs_object_id":{"type":["null","number"]},"hs_testpurge":{"type":["null","string"]},"hs_twitterid":{"type":["null","string"]},"hubspotscore":{"type":["null","number"]},"job_function":{"type":["null","string"]},"job_title_de":{"type":["null","string"]},"numemployees":{"type":["null","string"]},"renewal_date":{"type":["null","string"],"format":"date"},"request_type":{"type":["null","string"]},"annualrevenue":{"type":["null","string"]},"date_of_birth":{"type":["null","string"]},"days_to_close":{"type":["null","number"]},"dkevent_track":{"type":["null","string"]},"followercount":{"type":["null","number"]},"hs_createdate":{"type":["null","string"],"format":"date-time"},"hs_email_open":{"type":["null","number"]},"hs_facebookid":{"type":["null","string"]},"hs_is_contact":{"type":["null","boolean"]},"hs_linkedinid":{"type":["null","string"]},"ip_state_code":{"type":["null","string"]},"overall_score":{"type":["null","number"]},"partner_intro":{"type":["null","string"]},"total_revenue":{"type":["null","number"]},"twitterhandle":{"type":["null","string"]},"chatbot_role_s":{"type":["null","string"]},"field_of_study":{"type":["null","string"]},"hs_buying_role":{"type":["null","string"]},"hs_email_click":{"type":["null","number"]},"hs_ip_timezone":{"type":["null","string"]},"hs_is_unworked":{"type":["null","boolean"]},"hs_lead_status":{"type":["null","string"]},"hs_legal_basis":{"type":["null","string"]},"interest_score":{"type":["null","number"]},"lifecyclestage":{"type":["null","string"]},"marital_status":{"type":["null","string"]},"network_source":{"type":["null","string"]},"partner_source":{"type":["null","string"]},"webinar_source":{"type":["null","string"]},"do_not_contact_":{"type":["null","string"]},"graduation_date":{"type":["null","string"]},"hs_all_team_ids":{"type":["null","string"]},"hs_email_bounce":{"type":["null","number"]},"hs_email_domain":{"type":["null","string"]},"hs_email_optout":{"type":["null","boolean"]},"hs_googleplusid":{"type":["null","string"]},"hs_testrollback":{"type":["null","string"]},"hs_time_in_lead":{"type":["null","number"]},"hubspot_team_id":{"type":["null","string"]},"ip_country_code":{"type":["null","string"]},"military_status":{"type":["null","string"]},"mkt_touchpoints":{"type":["null","string"]},"service_pricing":{"type":["null","string"]},"compelling_event":{"type":["null","string"]},"country_dropdown":{"type":["null","string"]},"delivery_address":{"type":["null","string"]},"enrollment_queue":{"type":["null","string"]},"first_submission":{"type":["null","string"]},"getwhitepapercta":{"type":["null","string"]},"hs_all_owner_ids":{"type":["null","string"]},"hs_email_replied":{"type":["null","number"]},"hs_latest_source":{"type":["null","string"]},"hs_time_in_other":{"type":["null","number"]},"hubspot_owner_id":{"type":["null","string"]},"lastmodifieddate":{"type":["null","string"],"format":"date-time"},"reenrolment_date":{"type":["null","string"],"format":"date"},"rejection_reason":{"type":["null","string"]},"webinar_dropdown":{"type":["null","string"]},"free_trial_status":{"type":["null","string"]},"kloutscoregeneral":{"type":["null","number"]},"reactivation_date":{"type":["null","string"],"format":"date"},"submission_source":{"type":["null","string"]},"vollstndiger_name":{"type":["null","string"]},"hs_count_is_worked":{"type":["null","number"]},"hs_email_delivered":{"type":["null","number"]},"hs_google_click_id":{"type":["null","string"]},"notes_last_updated":{"type":["null","string"],"format":"date-time"},"recent_deal_amount":{"type":["null","number"]},"associatedcompanyid":{"type":["null","number"]},"currentlyinworkflow":{"type":["null","string"]},"hs_all_contact_vids":{"type":["null","string"]},"hs_analytics_source":{"type":["null","string"]},"hs_date_exited_lead":{"type":["null","string"],"format":"date-time"},"hs_lastmodifieddate":{"type":["null","string"],"format":"date-time"},"hs_time_in_customer":{"type":["null","number"]},"industry_mycustomer":{"type":["null","string"]},"integration_request":{"type":["null","string"]},"lead_rejection_date":{"type":["null","string"],"format":"date"},"linkedinconnections":{"type":["null","number"]},"num_contacted_notes":{"type":["null","number"]},"number_of_attendees":{"type":["null","string"]},"number_of_employees":{"type":["null","number"]},"relationship_status":{"type":["null","string"]},"roi_calculator_name":{"type":["null","string"]},"twitterprofilephoto":{"type":["null","string"]},"aircall_last_call_at":{"type":["null","string"],"format":"date-time"},"first_contacted_date":{"type":["null","string"],"format":"date"},"hs_additional_emails":{"type":["null","string"]},"hs_analytics_revenue":{"type":["null","number"]},"hs_count_is_unworked":{"type":["null","number"]},"hs_date_entered_lead":{"type":["null","string"],"format":"date-time"},"hs_date_exited_other":{"type":["null","string"],"format":"date-time"},"hs_email_bad_address":{"type":["null","boolean"]},"hs_email_quarantined":{"type":["null","boolean"]},"hs_facebook_click_id":{"type":["null","string"]},"hs_merged_object_ids":{"type":["null","string"]},"industry__marketing_":{"type":["null","string"]},"last_demo_page_visit":{"type":["null","string"],"format":"date"},"lead_status_when_mql":{"type":["null","string"]},"notes_last_contacted":{"type":["null","string"],"format":"date-time"},"num_associated_deals":{"type":["null","number"]},"solvemate_department":{"type":["null","string"]},"decision_making_stage":{"type":["null","string"]},"department_mycustomer":{"type":["null","string"]},"first_conversion_date":{"type":["null","string"],"format":"date-time"},"free_trial_start_date":{"type":["null","string"],"format":"date"},"hs_analytics_last_url":{"type":["null","string"]},"hs_created_by_user_id":{"type":["null","number"]},"hs_date_entered_other":{"type":["null","string"],"format":"date-time"},"hs_time_in_evangelist":{"type":["null","number"]},"hs_time_in_subscriber":{"type":["null","number"]},"hs_updated_by_user_id":{"type":["null","number"]},"meeting_held__dm_icp_":{"type":["null","string"]},"name_des_unternehmens":{"type":["null","string"]},"num_conversion_events":{"type":["null","number"]},"zoom_webinar_joinlink":{"type":["null","string"]},"free_trial_signup_date":{"type":["null","string"],"format":"date"},"hs_analytics_first_url":{"type":["null","string"]},"hs_clicked_linkedin_ad":{"type":["null","string"]},"hs_email_is_ineligible":{"type":["null","boolean"]},"hs_facebook_ad_clicked":{"type":["null","boolean"]},"hs_linkedin_ad_clicked":{"type":["null","string"]},"hs_time_in_opportunity":{"type":["null","number"]},"hs_unique_creation_key":{"type":["null","string"]},"last_used_aircall_tags":{"type":["null","string"]},"recent_conversion_date":{"type":["null","string"],"format":"date-time"},"recent_deal_close_date":{"type":["null","string"],"format":"date-time"},"subscriber_opt_in_date":{"type":["null","string"],"format":"date"},"first_deal_created_date":{"type":["null","string"],"format":"date-time"},"hs_analytics_num_visits":{"type":["null","number"]},"hs_date_exited_customer":{"type":["null","string"],"format":"date-time"},"hs_email_last_open_date":{"type":["null","string"],"format":"date-time"},"hs_email_last_send_date":{"type":["null","string"],"format":"date-time"},"hs_email_optout_5320296":{"type":["null","string"]},"hs_email_optout_5320297":{"type":["null","string"]},"hs_email_optout_5320338":{"type":["null","string"]},"hs_email_optout_5385308":{"type":["null","string"]},"hs_email_optout_6277616":{"type":["null","string"]},"hs_email_optout_7144531":{"type":["null","string"]},"hs_email_optout_8826250":{"type":["null","string"]},"hs_latest_source_data_1":{"type":["null","string"]},"hs_latest_source_data_2":{"type":["null","string"]},"hs_pinned_engagement_id":{"type":["null","number"]},"roi_avg_monthly_tickets":{"type":["null","number"]},"service_pricing_package":{"type":["null","string"]},"webinareventlastupdated":{"type":["null","number"]},"hs_date_entered_customer":{"type":["null","string"],"format":"date-time"},"hs_email_first_open_date":{"type":["null","string"],"format":"date-time"},"hs_email_first_send_date":{"type":["null","string"],"format":"date-time"},"hs_email_last_click_date":{"type":["null","string"],"format":"date-time"},"hs_email_last_email_name":{"type":["null","string"]},"hs_email_last_reply_date":{"type":["null","string"],"format":"date-time"},"hs_email_optout_11381642":{"type":["null","string"]},"hs_email_optout_11753169":{"type":["null","string"]},"hs_email_optout_22146348":{"type":["null","string"]},"hs_predictivescoringtier":{"type":["null","string"]},"hs_sequences_is_enrolled":{"type":["null","boolean"]},"hs_social_twitter_clicks":{"type":["null","number"]},"netline_conversion_point":{"type":["null","string"]},"notes_next_activity_date":{"type":["null","string"],"format":"date-time"},"time_between_mql_and_sal":{"type":["null","number"]},"hs_avatar_filemanager_key":{"type":["null","string"]},"hs_calculated_merged_vids":{"type":["null","string"]},"hs_date_exited_evangelist":{"type":["null","string"],"format":"date-time"},"hs_date_exited_subscriber":{"type":["null","string"],"format":"date-time"},"hs_email_first_click_date":{"type":["null","string"],"format":"date-time"},"hs_email_first_reply_date":{"type":["null","string"],"format":"date-time"},"hs_social_facebook_clicks":{"type":["null","number"]},"hs_social_last_engagement":{"type":["null","string"],"format":"date-time"},"hs_social_linkedin_clicks":{"type":["null","number"]},"hs_user_ids_of_all_owners":{"type":["null","string"]},"last_aircall_call_outcome":{"type":["null","string"]},"n1st_form_submission_date":{"type":["null","string"],"format":"date"},"roi_result_roi_percentage":{"type":["null","number"]},"hs_all_accessible_team_ids":{"type":["null","string"]},"hs_analytics_last_referrer":{"type":["null","string"]},"hs_analytics_source_data_1":{"type":["null","string"]},"hs_analytics_source_data_2":{"type":["null","string"]},"hs_calculated_phone_number":{"type":["null","string"]},"hs_date_entered_evangelist":{"type":["null","string"],"format":"date-time"},"hs_date_entered_subscriber":{"type":["null","string"],"format":"date-time"},"hs_date_exited_opportunity":{"type":["null","string"],"format":"date-time"},"hs_document_last_revisited":{"type":["null","string"],"format":"date-time"},"hs_emailconfirmationstatus":{"type":["null","string"]},"hs_has_active_subscription":{"type":["null","number"]},"hs_latest_meeting_activity":{"type":["null","string"],"format":"date-time"},"hs_sales_email_last_opened":{"type":["null","string"],"format":"date-time"},"hubspot_owner_assigneddate":{"type":["null","string"],"format":"date-time"},"first_conversion_event_name":{"type":["null","string"]},"hs_analytics_first_referrer":{"type":["null","string"]},"hs_analytics_last_timestamp":{"type":["null","string"],"format":"date-time"},"hs_analytics_num_page_views":{"type":["null","number"]},"hs_calculated_mobile_number":{"type":["null","string"]},"hs_content_membership_notes":{"type":["null","string"]},"hs_created_by_conversations":{"type":["null","boolean"]},"hs_date_entered_opportunity":{"type":["null","string"],"format":"date-time"},"hs_email_hard_bounce_reason":{"type":["null","string"]},"hs_email_quarantined_reason":{"type":["null","string"]},"hs_last_sales_activity_date":{"type":["null","string"],"format":"date-time"},"hs_latest_sequence_enrolled":{"type":["null","number"]},"hs_lifecyclestage_lead_date":{"type":["null","string"],"format":"date-time"},"hs_marketable_until_renewal":{"type":["null","string"]},"hs_sa_first_engagement_date":{"type":["null","string"],"format":"date-time"},"hs_sales_email_last_clicked":{"type":["null","string"],"format":"date-time"},"hs_sales_email_last_replied":{"type":["null","string"],"format":"date-time"},"hs_sequences_enrolled_count":{"type":["null","number"]},"hs_time_to_first_engagement":{"type":["null","number"]},"roi_2021_result_hours_saved":{"type":["null","number"]},"roi_customer_service_agents":{"type":["null","number"]},"associatedcompanylastupdated":{"type":["null","number"]},"chatbot_experience_marketing":{"type":["null","string"]},"hs_analytics_first_timestamp":{"type":["null","string"],"format":"date-time"},"hs_content_membership_status":{"type":["null","string"]},"hs_lifecyclestage_other_date":{"type":["null","string"],"format":"date-time"},"hs_predictivecontactscore_v2":{"type":["null","number"]},"hs_sa_first_engagement_descr":{"type":["null","string"]},"hs_social_google_plus_clicks":{"type":["null","number"]},"meeting_held__dm___icp__date":{"type":["null","string"],"format":"date"},"num_unique_conversion_events":{"type":["null","number"]},"recent_conversion_event_name":{"type":["null","string"]},"roi_2021_result_payback_time":{"type":["null","number"]},"surveymonkeyeventlastupdated":{"type":["null","number"]},"hs_first_engagement_object_id":{"type":["null","number"]},"hs_latest_sequence_ended_date":{"type":["null","string"],"format":"date-time"},"hs_time_in_salesqualifiedlead":{"type":["null","number"]},"roi_2021_result_annual_saving":{"type":["null","string"]},"zoom_webinar_attendance_count":{"type":["null","number"]},"hs_calculated_form_submissions":{"type":["null","string"]},"hs_conversations_visitor_email":{"type":["null","string"]},"hs_social_num_broadcast_clicks":{"type":["null","number"]},"last_used_aircall_phone_number":{"type":["null","string"]},"roi_type_of_questions_received":{"type":["null","string"]},"engagements_last_meeting_booked":{"type":["null","string"],"format":"date-time"},"first_date_enrolled_in_sequence":{"type":["null","string"],"format":"date"},"hs_analytics_average_page_views":{"type":["null","number"]},"hs_lifecyclestage_customer_date":{"type":["null","string"],"format":"date-time"},"roi_result_monthly_cost_savings":{"type":["null","number"]},"zoom_webinar_registration_count":{"type":["null","number"]},"hs_email_hard_bounce_reason_enum":{"type":["null","string"]},"hs_last_sales_activity_timestamp":{"type":["null","string"],"format":"date-time"},"hs_latest_sequence_enrolled_date":{"type":["null","string"],"format":"date-time"},"hs_latest_sequence_finished_date":{"type":["null","string"],"format":"date-time"},"syndication___downloaded_content":{"type":["null","string"]},"time_between_sal_and_opportunity":{"type":["null","number"]},"hs_analytics_last_visit_timestamp":{"type":["null","string"],"format":"date-time"},"hs_date_exited_salesqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_first_subscription_create_date":{"type":["null","string"],"format":"date-time"},"hs_lifecyclestage_evangelist_date":{"type":["null","string"],"format":"date-time"},"hs_lifecyclestage_subscriber_date":{"type":["null","string"],"format":"date-time"},"hs_time_in_marketingqualifiedlead":{"type":["null","number"]},"last_lead_status_before_rejection":{"type":["null","string"]},"number_of_customer_service_agents":{"type":["null","string"]},"roi_result_solved_requests_by_bot":{"type":["null","string"]},"hs_analytics_first_visit_timestamp":{"type":["null","string"],"format":"date-time"},"hs_analytics_num_event_completions":{"type":["null","number"]},"hs_date_entered_salesqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_latest_sequence_unenrolled_date":{"type":["null","string"],"format":"date-time"},"hs_latest_subscription_create_date":{"type":["null","string"],"format":"date-time"},"hs_lifecyclestage_opportunity_date":{"type":["null","string"],"format":"date-time"},"hs_sa_first_engagement_object_type":{"type":["null","string"]},"syndication___downloaded_content_2":{"type":["null","string"]},"hs_content_membership_registered_at":{"type":["null","string"],"format":"date-time"},"hs_calculated_phone_number_area_code":{"type":["null","string"]},"hs_email_customer_quarantined_reason":{"type":["null","string"]},"hs_email_sends_since_last_engagement":{"type":["null","number"]},"hs_sequences_actively_enrolled_count":{"type":["null","number"]},"roi_avg_service_agent_monthly_salary":{"type":["null","number"]},"which_industry_are_you_interested_in":{"type":["null","string"]},"hs_content_membership_email_confirmed":{"type":["null","boolean"]},"hs_date_exited_marketingqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_searchable_calculated_phone_number":{"type":["null","string"]},"hs_time_to_move_from_lead_to_customer":{"type":["null","number"]},"roi_2021_avg__cs_agent_monthly_salary":{"type":["null","string"]},"an_welcher_branche_haben_sie_interesse":{"type":["null","string"]},"engagements_last_meeting_booked_medium":{"type":["null","string"]},"engagements_last_meeting_booked_source":{"type":["null","string"]},"hs_calculated_phone_number_region_code":{"type":["null","string"]},"hs_date_entered_marketingqualifiedlead":{"type":["null","string"],"format":"date-time"},"hs_searchable_calculated_mobile_number":{"type":["null","string"]},"blog_resources_39704968961_subscription":{"type":["null","string"]},"hs_calculated_phone_number_country_code":{"type":["null","string"]},"de_roi_2021_q_type_of_questions_received":{"type":["null","string"]},"engagements_last_meeting_booked_campaign":{"type":["null","string"]},"zoom_webinar_attendance_average_duration":{"type":["null","number"]},"hs_lifecyclestage_salesqualifiedlead_date":{"type":["null","string"],"format":"date-time"},"hs_user_ids_of_all_notification_followers":{"type":["null","string"]},"de_roi_2021_q_avg__cs_agent_monthly_salary":{"type":["null","string"]},"en_roi_2021_q_avg__cs_agent_monthly_salary":{"type":["null","string"]},"hs_analytics_last_touch_converting_campaign":{"type":["null","string"]},"hs_time_to_move_from_subscriber_to_customer":{"type":["null","number"]},"hs_user_ids_of_all_notification_unfollowers":{"type":["null","string"]},"roi_support_requests_through_bot_percentage":{"type":["null","number"]},"hs_analytics_first_touch_converting_campaign":{"type":["null","string"]},"hs_time_to_move_from_opportunity_to_customer":{"type":["null","number"]},"hs_lifecyclestage_marketingqualifiedlead_date":{"type":["null","string"],"format":"date-time"},"blog_solvemate_german_11799723448_subscription":{"type":["null","string"]},"hs_time_between_contact_creation_and_deal_close":{"type":["null","number"]},"hs_content_membership_registration_email_sent_at":{"type":["null","string"],"format":"date-time"},"blog_default_hubspot_blog_6125657014_subscription":{"type":["null","string"]},"hs_content_membership_registration_domain_sent_to":{"type":["null","string"]},"hs_time_between_contact_creation_and_deal_creation":{"type":["null","number"]},"hs_searchable_calculated_international_phone_number":{"type":["null","string"]},"hs_time_to_move_from_salesqualifiedlead_to_customer":{"type":["null","number"]},"wie_viele_kundendienstmitarbeiter_haben_sie_derzeit":{"type":["null","string"]},"hs_searchable_calculated_international_mobile_number":{"type":["null","string"]},"how_many_customer_support_agents_do_you_currently_have":{"type":["null","string"]},"hs_time_to_move_from_marketingqualifiedlead_to_customer":{"type":["null","number"]}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updatedAt],sourceDefinedPrimaryKey=[[id]],namespace=hubspot,additionalProperties={}],syncMode=incremental,cursorField=[updatedAt],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5a337311[stream=io.airbyte.protocol.models.AirbyteStream@8d968f[name=solvemate_contacts_list_memberships,jsonSchema={"type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"vid":{"type":["null","integer"]},"is-member":{"type":["null","boolean"]},"timestamp":{"type":["null","integer"]},"canonical-vid":{"type":["null","integer"]},"static-list-id":{"type":["null","integer"]},"internal-list-id":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[canonical-vid]],namespace=hubspot,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[canonical-vid]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@f256b4a[stream=io.airbyte.protocol.models.AirbyteStream@70490d9[name=solvemate_deal_pipelines,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"label":{"type":["null","string"]},"active":{"type":["null","boolean"]},"stages":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"label":{"type":["null","string"]},"active":{"type":["null","boolean"]},"stageId":{"type":["null","string"]},"metadata":{"type":["null","object"],"properties":{"isClosed":{"type":["null","string"]},"probability":{"type":["null","string"]}}},"createdAt":{"type":["null","integer"]},"updatedAt":{"type":["null","integer"]},"displayOrder":{"type":["null","integer"]}}}},"default":{"type":["null","boolean"]},"createdAt":{"type":["null","integer"]},"updatedAt":{"type":["null","integer"]},"objectType":{"type":["null","string"]},"pipelineId":{"type":["null","string"]},"displayOrder":{"type":["null","integer"]},"objectTypeId":{"type":["null","string"]}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[pipelineId]],namespace=hubspot,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[pipelineId]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@466ed0d3[stream=io.airbyte.protocol.models.AirbyteStream@2abb0f7f[name=solvemate_deals,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["null","string"]},"archived":{"type":["null","boolean"]},"contacts":{"type":["null","array"],"items":{"type":["null","string"]}},"companies":{"type":["null","array"],"items":{"type":["null","string"]}},"createdAt":{"type":["null","string"],"format":"date-time"},"dealstage":{"type":["null","object"],"properties":{"value":{"type":["null","string"]},"versions":{"type":["null","array"],"items":{"type":["null","object"]}},"timestamp":{"type":["null","integer"]}}},"updatedAt":{"type":["null","string"],"format":"date-time"},"properties":{"type":"object","properties":{"ae":{"type":["null","string"]},"crm":{"type":["null","string"]},"sdr":{"type":["null","string"]},"pain":{"type":["null","string"]},"money":{"type":["null","string"]},"amount":{"type":["null","number"]},"events":{"type":["null","string"]},"hs_acv":{"type":["null","number"]},"hs_arr":{"type":["null","number"]},"hs_mrr":{"type":["null","number"]},"hs_tcv":{"type":["null","number"]},"dealname":{"type":["null","string"]},"dealtype":{"type":["null","string"]},"industry":{"type":["null","string"]},"pipeline":{"type":["null","string"]},"priority":{"type":["null","string"]},"authority":{"type":["null","string"]},"champion_":{"type":["null","string"]},"closedate":{"type":["null","string"],"format":"date-time"},"deal_temp":{"type":["null","string"]},"dealstage":{"type":["null","string"]},"demo_date":{"type":["null","string"],"format":"date"},"num_notes":{"type":["null","number"]},"churn_risk":{"type":["null","string"]},"createdate":{"type":["null","string"],"format":"date-time"},"next_steps":{"type":["null","string"]},"description":{"type":["null","string"]},"hs_campaign":{"type":["null","string"]},"hs_priority":{"type":["null","string"]},"lead_source":{"type":["null","string"]},"auto_renewal":{"type":["null","string"]},"booked_churn":{"type":["null","number"]},"go_live_date":{"type":["null","string"],"format":"date"},"hs_is_closed":{"type":["null","boolean"]},"hs_next_step":{"type":["null","string"]},"hs_object_id":{"type":["null","number"]},"lost_details":{"type":["null","string"]},"request_type":{"type":["null","string"]},"requirements":{"type":["null","string"]},"days_to_close":{"type":["null","number"]},"hs_createdate":{"type":["null","string"],"format":"date-time"},"contact_person":{"type":["null","string"]},"csm_next_steps":{"type":["null","string"]},"effective_date":{"type":["null","string"],"format":"date"},"partner_source":{"type":["null","string"]},"renewal_length":{"type":["null","string"]},"attribution_csm":{"type":["null","number"]},"cost_per_ticket":{"type":["null","number"]},"economic_buyer_":{"type":["null","string"]},"hs_all_team_ids":{"type":["null","string"]},"hubspot_team_id":{"type":["null","string"]},"onboarding_date":{"type":["null","string"],"format":"date"},"sales_learnings":{"type":["null","string"]},"type_of_network":{"type":["null","string"]},"decision_process":{"type":["null","string"]},"hs_all_owner_ids":{"type":["null","string"]},"hs_closed_amount":{"type":["null","number"]},"hs_is_closed_won":{"type":["null","boolean"]},"hs_is_deal_split":{"type":["null","boolean"]},"hubspot_owner_id":{"type":["null","string"]},"attribution_other":{"type":["null","number"]},"billing_frequency":{"type":["null","string"]},"churn_risk_reason":{"type":["null","string"]},"closed_won_reason":{"type":["null","string"]},"hs_time_in_188399":{"type":["null","number"]},"hs_time_in_188400":{"type":["null","number"]},"hs_time_in_188401":{"type":["null","number"]},"hs_time_in_188402":{"type":["null","number"]},"hs_time_in_188403":{"type":["null","number"]},"hs_time_in_188404":{"type":["null","number"]},"hs_time_in_188405":{"type":["null","number"]},"hs_time_in_188406":{"type":["null","number"]},"hs_time_in_188415":{"type":["null","number"]},"hs_time_in_188416":{"type":["null","number"]},"hs_time_in_188417":{"type":["null","number"]},"hs_time_in_188418":{"type":["null","number"]},"hs_time_in_188419":{"type":["null","number"]},"hs_time_in_188420":{"type":["null","number"]},"partner_involved_":{"type":["null","string"]},"region_of_company":{"type":["null","string"]},"closed_lost_reason":{"type":["null","string"]},"deal_currency_code":{"type":["null","string"]},"hs_forecast_amount":{"type":["null","number"]},"negotiation_reason":{"type":["null","string"]},"notes_last_updated":{"type":["null","string"],"format":"date-time"},"success_definition":{"type":["null","string"]},"days_taken_to_close":{"type":["null","number"]},"hs_analytics_source":{"type":["null","string"]},"hs_lastmodifieddate":{"type":["null","string"],"format":"date-time"},"hs_predicted_amount":{"type":["null","number"]},"hs_projected_amount":{"type":["null","number"]},"hs_time_in_14356625":{"type":["null","number"]},"hs_time_in_14356626":{"type":["null","number"]},"hs_time_in_14356627":{"type":["null","number"]},"hs_time_in_14356628":{"type":["null","number"]},"hs_time_in_14356670":{"type":["null","number"]},"last_signature_date":{"type":["null","string"],"format":"date"},"migration_source_id":{"type":["null","string"]},"num_contacted_notes":{"type":["null","number"]},"sdr_active_on_deal_":{"type":["null","string"]},"hs_merged_object_ids":{"type":["null","string"]},"hs_time_in_closedwon":{"type":["null","number"]},"notes_last_contacted":{"type":["null","string"],"format":"date-time"},"solvemate_department":{"type":["null","string"]},"attribution_marketing":{"type":["null","number"]},"competitor_we_lost_to":{"type":["null","string"]},"hs_created_by_user_id":{"type":["null","number"]},"hs_date_exited_188399":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188400":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188401":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188402":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188403":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188404":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188405":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188406":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188415":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188416":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188417":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188418":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188419":{"type":["null","string"],"format":"date-time"},"hs_date_exited_188420":{"type":["null","string"],"format":"date-time"},"hs_time_in_closedlost":{"type":["null","number"]},"hs_updated_by_user_id":{"type":["null","number"]},"next_activity_missing":{"type":["null","string"]},"reason_for_automation":{"type":["null","string"]},"attribution_amount_csm":{"type":["null","number"]},"buyer___decision_maker":{"type":["null","string"]},"hs_date_entered_188399":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188400":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188401":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188402":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188403":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188404":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188405":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188406":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188415":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188416":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188417":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188418":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188419":{"type":["null","string"],"format":"date-time"},"hs_date_entered_188420":{"type":["null","string"],"format":"date-time"},"hs_likelihood_to_close":{"type":["null","number"]},"hs_num_target_accounts":{"type":["null","number"]},"hs_unique_creation_key":{"type":["null","string"]},"amount_in_home_currency":{"type":["null","number"]},"hs_date_exited_14356625":{"type":["null","string"],"format":"date-time"},"hs_date_exited_14356626":{"type":["null","string"],"format":"date-time"},"hs_date_exited_14356627":{"type":["null","string"],"format":"date-time"},"hs_date_exited_14356628":{"type":["null","string"],"format":"date-time"},"hs_date_exited_14356670":{"type":["null","string"],"format":"date-time"},"hs_forecast_probability":{"type":["null","number"]},"hs_time_in_contractsent":{"type":["null","number"]},"num_associated_contacts":{"type":["null","number"]},"attribution_amount_other":{"type":["null","number"]},"attribution_partnerships":{"type":["null","number"]},"attribution_sdr_outbound":{"type":["null","number"]},"hs_date_entered_14356625":{"type":["null","string"],"format":"date-time"},"hs_date_entered_14356626":{"type":["null","string"],"format":"date-time"},"hs_date_entered_14356627":{"type":["null","string"],"format":"date-time"},"hs_date_entered_14356628":{"type":["null","string"],"format":"date-time"},"hs_date_entered_14356670":{"type":["null","string"],"format":"date-time"},"hs_date_exited_closedwon":{"type":["null","string"],"format":"date-time"},"notes_next_activity_date":{"type":["null","string"],"format":"date-time"},"recurring_revenue_amount":{"type":["null","number"]},"core_content_of_their_bot":{"type":["null","string"]},"hs_date_entered_closedwon":{"type":["null","string"],"format":"date-time"},"hs_date_exited_closedlost":{"type":["null","string"],"format":"date-time"},"hs_deal_stage_probability":{"type":["null","number"]},"hs_time_in_qualifiedtobuy":{"type":["null","number"]},"hs_user_ids_of_all_owners":{"type":["null","string"]},"predicted_churn___amt____":{"type":["null","number"]},"customer_success_manager_1":{"type":["null","string"]},"hs_all_accessible_team_ids":{"type":["null","string"]},"hs_analytics_source_data_1":{"type":["null","string"]},"hs_analytics_source_data_2":{"type":["null","string"]},"hs_date_entered_closedlost":{"type":["null","string"],"format":"date-time"},"hs_latest_meeting_activity":{"type":["null","string"],"format":"date-time"},"hubspot_owner_assigneddate":{"type":["null","string"],"format":"date-time"},"contract_duration_in_months":{"type":["null","number"]},"hs_all_deal_split_owner_ids":{"type":["null","string"]},"hs_date_exited_contractsent":{"type":["null","string"],"format":"date-time"},"hs_manual_forecast_category":{"type":["null","string"]},"hs_sales_email_last_replied":{"type":["null","string"],"format":"date-time"},"last_deal_stage_date_change":{"type":["null","string"],"format":"date"},"recurring_revenue_deal_type":{"type":["null","string"]},"attribution_amount_marketing":{"type":["null","number"]},"expected_timeline_to_go_live":{"type":["null","string"]},"hs_date_entered_contractsent":{"type":["null","string"],"format":"date-time"},"last_deal_stage_prior_closed":{"type":["null","string"]},"to_receive_lost_deal_survey_":{"type":["null","string"]},"hs_all_collaborator_owner_ids":{"type":["null","string"]},"hs_date_exited_qualifiedtobuy":{"type":["null","string"],"format":"date-time"},"hs_num_associated_deal_splits":{"type":["null","number"]},"hs_date_entered_qualifiedtobuy":{"type":["null","string"],"format":"date-time"},"attribution_amount_partnerships":{"type":["null","number"]},"attribution_amount_sdr_outbound":{"type":["null","number"]},"engagements_last_meeting_booked":{"type":["null","string"],"format":"date-time"},"hs_time_in_appointmentscheduled":{"type":["null","number"]},"recurring_revenue_inactive_date":{"type":["null","string"],"format":"date-time"},"hs_deal_stage_probability_shadow":{"type":["null","number"]},"hs_time_in_decisionmakerboughtin":{"type":["null","number"]},"hs_time_in_presentationscheduled":{"type":["null","number"]},"hs_all_assigned_business_unit_ids":{"type":["null","string"]},"hs_closed_amount_in_home_currency":{"type":["null","number"]},"recurring_revenue_inactive_reason":{"type":["null","string"]},"hs_date_exited_appointmentscheduled":{"type":["null","string"],"format":"date-time"},"hs_date_entered_appointmentscheduled":{"type":["null","string"],"format":"date-time"},"hs_date_exited_decisionmakerboughtin":{"type":["null","string"],"format":"date-time"},"hs_date_exited_presentationscheduled":{"type":["null","string"],"format":"date-time"},"hs_predicted_amount_in_home_currency":{"type":["null","number"]},"hs_projected_amount_in_home_currency":{"type":["null","number"]},"hs_date_entered_decisionmakerboughtin":{"type":["null","string"],"format":"date-time"},"hs_date_entered_presentationscheduled":{"type":["null","string"],"format":"date-time"},"hs_deal_amount_calculation_preference":{"type":["null","string"]},"engagements_last_meeting_booked_medium":{"type":["null","string"]},"engagements_last_meeting_booked_source":{"type":["null","string"]},"engagements_last_meeting_booked_campaign":{"type":["null","string"]},"hs_user_ids_of_all_notification_followers":{"type":["null","string"]},"hs_user_ids_of_all_notification_unfollowers":{"type":["null","string"]},"hs_line_item_global_term_hs_discount_percentage":{"type":["null","string"]},"faq_vs__troubleshoot___self_service_vs__need_agent":{"type":["null","string"]},"hs_line_item_global_term_recurringbillingfrequency":{"type":["null","string"]},"hs_line_item_global_term_hs_recurring_billing_period":{"type":["null","string"]},"hs_line_item_global_term_hs_discount_percentage_enabled":{"type":["null","boolean"]},"hs_line_item_global_term_hs_recurring_billing_start_date":{"type":["null","string"]},"hs_line_item_global_term_recurringbillingfrequency_enabled":{"type":["null","boolean"]},"hs_line_item_global_term_hs_recurring_billing_period_enabled":{"type":["null","boolean"]},"hs_line_item_global_term_hs_recurring_billing_start_date_enabled":{"type":["null","boolean"]}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updatedAt],sourceDefinedPrimaryKey=[[id]],namespace=hubspot,additionalProperties={}],syncMode=incremental,cursorField=[updatedAt],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@e605e59[stream=io.airbyte.protocol.models.AirbyteStream@2d418514[name=solvemate_owners,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["null","string"]},"email":{"type":["null","string"]},"teams":{"type":["null","array"],"items":{"type":"object","properties":{"id":{"type":["null","string"]},"name":{"type":["null","string"]},"membership":{"type":["null","string"]}}}},"userId":{"type":["null","integer"]},"archived":{"type":["null","boolean"]},"lastName":{"type":["null","string"]},"createdAt":{"type":["null","string"],"format":"date-time"},"firstName":{"type":["null","string"]},"updatedAt":{"type":["null","string"],"format":"date-time"}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=hubspot,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@1d993027[failureOrigin=destination,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1,externalMessage=Something went wrong within the destination connector,metadata=io.airbyte.config.Metadata@6f2b141c[additionalProperties={attemptNumber=0, jobId=914}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:354) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1652354706654]]] 2022-05-12 11:25:06 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-05-12 11:25:06 INFO i.a.c.p.ConfigRepository(updateConnectionState):773 - Updating connection ad3f99d5-928e-4a85-953c-cfda58da3bb4 state: io.airbyte.config.State@16314511[state={}] 2022-05-12 11:25:06 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/914/0/logs.log 2022-05-12 11:25:06 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-05-12 11:25:06 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-05-12 11:25:06 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.75 2022-05-12 11:25:06 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.75 exists... 2022-05-12 11:25:06 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.75 was found locally. 2022-05-12 11:25:06 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 914 2022-05-12 11:25:06 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/914/0/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.1-alpha airbyte/normalization:0.1.75 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2022-05-12 11:25:07 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/914/0/normalize 2022-05-12 11:25:07 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/914/0/normalize') 2022-05-12 11:25:07 normalization > transform_bigquery 2022-05-12 11:25:07 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/914/0/normalize --catalog destination_catalog.json --out /data/914/0/normalize/models/generated/ --json-column _airbyte_data 2022-05-12 11:25:07 normalization > Processing destination_catalog.json... 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_companies_ab1.sql from solvemate_companies 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_companies_ab2.sql from solvemate_companies 2022-05-12 11:25:07 normalization > Generating airbyte_views/hubspot/solvemate_companies_stg.sql from solvemate_companies 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/scd/hubspot/solvemate_companies_scd.sql from solvemate_companies 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_companies.sql from solvemate_companies 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_ab1.sql from solvemate_contact_lists 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_ab2.sql from solvemate_contact_lists 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_ab3.sql from solvemate_contact_lists 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_contact_lists.sql from solvemate_contact_lists 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_ab1.sql from solvemate_contacts 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_ab2.sql from solvemate_contacts 2022-05-12 11:25:07 normalization > Generating airbyte_views/hubspot/solvemate_contacts_stg.sql from solvemate_contacts 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/scd/hubspot/solvemate_contacts_scd.sql from solvemate_contacts 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_contacts.sql from solvemate_contacts 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_list_memberships_ab1.sql from solvemate_contacts_list_memberships 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_list_memberships_ab2.sql from solvemate_contacts_list_memberships 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_list_memberships_ab3.sql from solvemate_contacts_list_memberships 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_contacts_list_memberships.sql from solvemate_contacts_list_memberships 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_ab1.sql from solvemate_deal_pipelines 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_ab2.sql from solvemate_deal_pipelines 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_ab3.sql from solvemate_deal_pipelines 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_deal_pipelines.sql from solvemate_deal_pipelines 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_ab1.sql from solvemate_deals 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_ab2.sql from solvemate_deals 2022-05-12 11:25:07 normalization > Generating airbyte_views/hubspot/solvemate_deals_stg.sql from solvemate_deals 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/scd/hubspot/solvemate_deals_scd.sql from solvemate_deals 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_deals.sql from solvemate_deals 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_ab1.sql from solvemate_owners 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_ab2.sql from solvemate_owners 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_ab3.sql from solvemate_owners 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_owners.sql from solvemate_owners 2022-05-12 11:25:07 normalization > Ignoring stream 'contacts' from solvemate_companies/contacts because properties list is empty 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_companies_properties_ab1.sql from solvemate_companies/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_companies_properties_ab2.sql from solvemate_companies/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_companies_properties_ab3.sql from solvemate_companies/properties 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_companies_properties.sql from solvemate_companies/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_filters_ab1.sql from solvemate_contact_lists/filters 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_filters_ab2.sql from solvemate_contact_lists/filters 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_filters_ab3.sql from solvemate_contact_lists/filters 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_contact_lists_filters.sql from solvemate_contact_lists/filters 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_metaData_ab1.sql from solvemate_contact_lists/metaData 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_metaData_ab2.sql from solvemate_contact_lists/metaData 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contact_lists_metaData_ab3.sql from solvemate_contact_lists/metaData 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_contact_lists_metaData.sql from solvemate_contact_lists/metaData 2022-05-12 11:25:07 normalization > Ignoring stream 'companies' from solvemate_contacts/companies because properties list is empty 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_properties_ab1.sql from solvemate_contacts/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_properties_ab2.sql from solvemate_contacts/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_contacts_properties_ab3.sql from solvemate_contacts/properties 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_contacts_properties.sql from solvemate_contacts/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_ab1.sql from solvemate_deal_pipelines/stages 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_ab2.sql from solvemate_deal_pipelines/stages 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_ab3.sql from solvemate_deal_pipelines/stages 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_deal_pipelines_stages.sql from solvemate_deal_pipelines/stages 2022-05-12 11:25:07 normalization > Ignoring stream 'contacts' from solvemate_deals/contacts because properties list is empty 2022-05-12 11:25:07 normalization > Ignoring stream 'companies' from solvemate_deals/companies because properties list is empty 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_dealstage_ab1.sql from solvemate_deals/dealstage 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_dealstage_ab2.sql from solvemate_deals/dealstage 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_dealstage_ab3.sql from solvemate_deals/dealstage 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_deals_dealstage.sql from solvemate_deals/dealstage 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_properties_ab1.sql from solvemate_deals/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_properties_ab2.sql from solvemate_deals/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deals_properties_ab3.sql from solvemate_deals/properties 2022-05-12 11:25:07 normalization > Generating airbyte_incremental/hubspot/solvemate_deals_properties.sql from solvemate_deals/properties 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_teams_ab1.sql from solvemate_owners/teams 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_teams_ab2.sql from solvemate_owners/teams 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_owners_teams_ab3.sql from solvemate_owners/teams 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_owners_teams.sql from solvemate_owners/teams 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_metadata_ab1.sql from solvemate_deal_pipelines/stages/metadata 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_metadata_ab2.sql from solvemate_deal_pipelines/stages/metadata 2022-05-12 11:25:07 normalization > Generating airbyte_ctes/hubspot/solvemate_deal_pipelines_stages_metadata_ab3.sql from solvemate_deal_pipelines/stages/metadata 2022-05-12 11:25:07 normalization > Generating airbyte_tables/hubspot/solvemate_deal_pipelines_stages_metadata.sql from solvemate_deal_pipelines/stages/metadata 2022-05-12 11:25:07 normalization > detected no config file for ssh, assuming ssh is off. 2022-05-12 11:25:10 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-05-12 11:25:10 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-05-12 11:25:10 normalization > 2022-05-12 11:25:10 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-05-12 11:25:10 normalization > 2022-05-12 11:25:13 normalization > 11:25:13 Running with dbt=1.0.0 2022-05-12 11:25:13 normalization > 11:25:13 Partial parse save file not found. Starting full parse. 2022-05-12 11:25:17 normalization > 11:25:17 Found 67 models, 0 tests, 0 snapshots, 0 analyses, 537 macros, 0 operations, 0 seed files, 7 sources, 0 exposures, 0 metrics 2022-05-12 11:25:17 normalization > 11:25:17 2022-05-12 11:25:18 normalization > 11:25:18 Concurrency: 8 threads (target='prod') 2022-05-12 11:25:18 normalization > 11:25:18 2022-05-12 11:25:18 normalization > 11:25:18 1 of 22 START view model _airbyte_hubspot.solvemate_contacts_stg........................................................ [RUN] 2022-05-12 11:25:18 normalization > 11:25:18 2 of 22 START view model _airbyte_hubspot.solvemate_companies_stg....................................................... [RUN] 2022-05-12 11:25:18 normalization > 11:25:18 3 of 22 START view model _airbyte_hubspot.solvemate_deals_stg........................................................... [RUN] 2022-05-12 11:25:18 normalization > 11:25:18 4 of 22 START table model hubspot.solvemate_contact_lists............................................................... [RUN] 2022-05-12 11:25:18 normalization > 11:25:18 5 of 22 START table model hubspot.solvemate_deal_pipelines.............................................................. [RUN] 2022-05-12 11:25:19 normalization > 11:25:18 6 of 22 START table model hubspot.solvemate_contacts_list_memberships................................................... [RUN] 2022-05-12 11:25:19 normalization > 11:25:19 7 of 22 START table model hubspot.solvemate_owners...................................................................... [RUN] 2022-05-12 11:25:19 normalization > 11:25:19 2 of 22 OK created view model _airbyte_hubspot.solvemate_companies_stg.................................................. [OK in 1.02s] 2022-05-12 11:25:19 normalization > 11:25:19 8 of 22 START incremental model hubspot.solvemate_companies_scd......................................................... [RUN] 2022-05-12 11:25:19 normalization > 11:25:19 3 of 22 OK created view model _airbyte_hubspot.solvemate_deals_stg...................................................... [OK in 1.04s] 2022-05-12 11:25:19 normalization > 11:25:19 9 of 22 START incremental model hubspot.solvemate_deals_scd............................................................. [RUN] 2022-05-12 11:25:19 normalization > 11:25:19 1 of 22 OK created view model _airbyte_hubspot.solvemate_contacts_stg................................................... [OK in 1.28s] 2022-05-12 11:25:19 normalization > 11:25:19 10 of 22 START incremental model hubspot.solvemate_contacts_scd......................................................... [RUN] 2022-05-12 11:25:19 normalization > 11:25:19 11:25:19 + `bi-dixa-prod`.hubspot.`solvemate_companies_scd`._airbyte_ab_id does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-05-12 11:25:20 normalization > 11:25:20 11:25:20 + `bi-dixa-prod`.hubspot.`solvemate_deals_scd`._airbyte_ab_id does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-05-12 11:25:20 normalization > 11:25:20 11:25:20 + `bi-dixa-prod`.hubspot.`solvemate_contacts_scd`._airbyte_ab_id does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-05-12 11:25:22 normalization > 11:25:22 5 of 22 OK created table model hubspot.solvemate_deal_pipelines......................................................... [CREATE TABLE (0.0 rows, 0 processed) in 3.71s] 2022-05-12 11:25:22 normalization > 11:25:22 6 of 22 OK created table model hubspot.solvemate_contacts_list_memberships.............................................. [CREATE TABLE (0.0 rows, 0 processed) in 3.70s] 2022-05-12 11:25:22 normalization > 11:25:22 11 of 22 START table model hubspot.solvemate_deal_pipelines_stages...................................................... [RUN] 2022-05-12 11:25:22 normalization > 11:25:22 4 of 22 OK created table model hubspot.solvemate_contact_lists.......................................................... [CREATE TABLE (0.0 rows, 0 processed) in 4.00s] 2022-05-12 11:25:23 normalization > 11:25:23 12 of 22 START table model hubspot.solvemate_contact_lists_filters...................................................... [RUN] 2022-05-12 11:25:23 normalization > 11:25:23 13 of 22 START table model hubspot.solvemate_contact_lists_metaData..................................................... [RUN] 2022-05-12 11:25:23 normalization > 11:25:23 8 of 22 OK created incremental model hubspot.solvemate_companies_scd.................................................... [CREATE TABLE (0.0 rows, 0 processed) in 3.85s] 2022-05-12 11:25:23 normalization > 11:25:23 7 of 22 OK created table model hubspot.solvemate_owners................................................................. [CREATE TABLE (0.0 rows, 0 processed) in 4.50s] 2022-05-12 11:25:23 normalization > 11:25:23 14 of 22 START incremental model hubspot.solvemate_companies............................................................ [RUN] 2022-05-12 11:25:23 normalization > 11:25:23 10 of 22 OK created incremental model hubspot.solvemate_contacts_scd.................................................... [CREATE TABLE (0.0 rows, 0 processed) in 3.92s] 2022-05-12 11:25:23 normalization > 11:25:23 15 of 22 START table model hubspot.solvemate_owners_teams............................................................... [RUN] 2022-05-12 11:25:23 normalization > 11:25:23 16 of 22 START incremental model hubspot.solvemate_contacts............................................................. [RUN] 2022-05-12 11:25:23 normalization > 11:25:23 9 of 22 OK created incremental model hubspot.solvemate_deals_scd........................................................ [CREATE TABLE (0.0 rows, 0 processed) in 4.14s] 2022-05-12 11:25:24 normalization > 11:25:24 17 of 22 START incremental model hubspot.solvemate_deals................................................................ [RUN] 2022-05-12 11:25:25 normalization > 11:25:25 11 of 22 OK created table model hubspot.solvemate_deal_pipelines_stages................................................. [CREATE TABLE (0.0 rows, 0 processed) in 3.20s] 2022-05-12 11:25:26 normalization > 11:25:26 12 of 22 OK created table model hubspot.solvemate_contact_lists_filters................................................. [CREATE TABLE (0.0 rows, 0 processed) in 3.16s] 2022-05-12 11:25:26 normalization > 11:25:26 13 of 22 OK created table model hubspot.solvemate_contact_lists_metaData................................................ [CREATE TABLE (0.0 rows, 0 processed) in 3.15s] 2022-05-12 11:25:28 normalization > 11:25:28 15 of 22 OK created table model hubspot.solvemate_owners_teams.......................................................... [CREATE TABLE (0.0 rows, 0 processed) in 4.81s] 2022-05-12 11:25:28 normalization > 11:25:28 18 of 22 START incremental model hubspot.solvemate_deals_dealstage...................................................... [RUN] 2022-05-12 11:25:28 normalization > 11:25:28 19 of 22 START incremental model hubspot.solvemate_companies_properties................................................. [RUN] 2022-05-12 11:25:29 normalization > 11:25:29 20 of 22 START table model hubspot.solvemate_deal_pipelines_stages_metadata............................................. [RUN] 2022-05-12 11:25:30 normalization > 11:25:30 21 of 22 START incremental model hubspot.solvemate_deals_properties..................................................... [RUN] 2022-05-12 11:25:32 normalization > 11:25:32 22 of 22 START incremental model hubspot.solvemate_contacts_properties.................................................. [RUN] 2022-05-12 11:25:32 normalization > 11:25:32 16 of 22 OK created incremental model hubspot.solvemate_contacts........................................................ [MERGE (0.0 rows, 0 processed) in 9.02s] 2022-05-12 11:25:33 normalization > 11:25:33 14 of 22 OK created incremental model hubspot.solvemate_companies....................................................... [MERGE (0.0 rows, 0 processed) in 9.59s] 2022-05-12 11:25:33 normalization > 11:25:33 17 of 22 OK created incremental model hubspot.solvemate_deals........................................................... [MERGE (0.0 rows, 0 processed) in 8.48s] 2022-05-12 11:25:33 normalization > 11:25:33 20 of 22 OK created table model hubspot.solvemate_deal_pipelines_stages_metadata........................................ [CREATE TABLE (0.0 rows, 0 processed) in 3.94s] 2022-05-12 11:25:35 normalization > 11:25:35 18 of 22 OK created incremental model hubspot.solvemate_deals_dealstage................................................. [MERGE (0.0 rows, 0 processed) in 6.51s] 2022-05-12 11:25:36 normalization > 11:25:36 19 of 22 OK created incremental model hubspot.solvemate_companies_properties............................................ [MERGE (0.0 rows, 0 processed) in 8.19s] 2022-05-12 11:25:37 normalization > 11:25:37 21 of 22 OK created incremental model hubspot.solvemate_deals_properties................................................ [MERGE (0.0 rows, 0 processed) in 6.66s] 2022-05-12 11:25:39 normalization > 11:25:39 22 of 22 OK created incremental model hubspot.solvemate_contacts_properties............................................. [MERGE (0.0 rows, 0 processed) in 7.07s] 2022-05-12 11:25:39 normalization > 11:25:39 2022-05-12 11:25:39 normalization > 11:25:39 Finished running 3 view models, 9 table models, 10 incremental models in 22.15s. 2022-05-12 11:25:39 normalization > 11:25:39 2022-05-12 11:25:39 normalization > 11:25:39 Completed successfully 2022-05-12 11:25:39 normalization > 11:25:39 2022-05-12 11:25:39 normalization > 11:25:39 Done. PASS=22 WARN=0 ERROR=0 SKIP=0 TOTAL=22 2022-05-12 11:25:40 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 33 seconds. 2022-05-12 11:25:40 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@2ff402f4[startTime=1652354706770,endTime=1652354740121] 2022-05-12 11:25:40 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-05-12 11:25:40 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-05-12 11:25:40 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.client_id: is missing but it is required, $.client_secret: is missing but it is required, $.refresh_token: is missing but it is required, $.credentials_title: must be a constant value OAuth Credentials, $.credentials_title: does not have a value in the enumeration [OAuth Credentials]