2022-05-22 12:04:21 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.38.4-alpha 2022-05-22 12:04:21 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/194/2/logs.log 2022-05-22 12:04:21 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.38.4-alpha 2022-05-22 12:04:21 INFO i.a.w.DefaultReplicationWorker(run):109 - start sync worker. job id: 194 attempt id: 2 2022-05-22 12:04:21 INFO i.a.w.DefaultReplicationWorker(run):121 - configured sync modes: {null.attached_item=full_refresh - overwrite, null.order=full_refresh - overwrite, null.customer=full_refresh - overwrite, null.item_price=full_refresh - overwrite, null.invoice=full_refresh - overwrite, null.item=full_refresh - overwrite, null.subscription=full_refresh - overwrite} 2022-05-22 12:04:21 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-22 12:04:21 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.26 exists... 2022-05-22 12:04:21 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.26 was found locally. 2022-05-22 12:04:21 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 194 2022-05-22 12:04:21 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/194/2 --log-driver none --name destination-snowflake-write-194-2-zcoqj --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.26 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.38.4-alpha -e WORKER_JOB_ID=194 airbyte/destination-snowflake:0.4.26 write --config destination_config.json --catalog destination_catalog.json 2022-05-22 12:04:21 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-chargebee:0.1.11 exists... 2022-05-22 12:04:21 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-chargebee:0.1.11 was found locally. 2022-05-22 12:04:21 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 194 2022-05-22 12:04:21 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/194/2 --log-driver none --name source-chargebee-read-194-2-abtar --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/source-chargebee:0.1.11 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.38.4-alpha -e WORKER_JOB_ID=194 airbyte/source-chargebee:0.1.11 read --config source_config.json --catalog source_catalog.json 2022-05-22 12:04:21 INFO i.a.w.DefaultReplicationWorker(run):163 - Waiting for source and destination threads to complete. 2022-05-22 12:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):382 - Destination output thread started. 2022-05-22 12:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$6):292 - Replication thread started. 2022-05-22 12:04:22 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-22 12:04:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-22 12:04:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-22 12:04:22 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-22 12:04:22 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-22 12:04:22 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-22 12:04:22 source > Starting syncing SourceChargebee 2022-05-22 12:04:22 source > Syncing stream: attached_item 2022-05-22 12:04:22 source > This API operation is not enabled for this site. Please contact support@chargebee.com to get this enabled 2022-05-22 12:04:22 source > Read 0 records from attached_item stream 2022-05-22 12:04:22 source > Finished syncing attached_item 2022-05-22 12:04:22 source > SourceChargebee runtimes: Syncing stream attached_item 0:00:00.440616 2022-05-22 12:04:22 source > Syncing stream: customer 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-22 12:04:23 destination > 2022-05-22 12:04: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-22 12:04:23 destination > 2022-05-22 12:04:23 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-22 12:04:23 destination > 2022-05-22 12:04: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-22 12:04:23 destination > 2022-05-22 12:04:23 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_attached_item, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_opx_CHARGEBEE_attached_item, outputTableName=_airbyte_raw_CHARGEBEE_attached_item, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_customer, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_hwa_CHARGEBEE_customer, outputTableName=_airbyte_raw_CHARGEBEE_customer, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_invoice, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_yjm_CHARGEBEE_invoice, outputTableName=_airbyte_raw_CHARGEBEE_invoice, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_item, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_nlm_CHARGEBEE_item, outputTableName=_airbyte_raw_CHARGEBEE_item, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_item_price, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_hbf_CHARGEBEE_item_price, outputTableName=_airbyte_raw_CHARGEBEE_item_price, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_order, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_wtu_CHARGEBEE_order, outputTableName=_airbyte_raw_CHARGEBEE_order, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=CHARGEBEE_subscription, namespace=null, outputSchemaName=CHARGEBEE, tmpTableName=_airbyte_tmp_xdh_CHARGEBEE_subscription, outputTableName=_airbyte_raw_CHARGEBEE_subscription, syncMode=overwrite} 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 7 streams 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema CHARGEBEE stream CHARGEBEE_attached_item: tmp table: _airbyte_tmp_opx_CHARGEBEE_attached_item, stage: 2022/05/22/12/6BD79B81-79FA-4F7E-8B9C-F73349B5ABB9/ 2022-05-22 12:04:23 destination > 2022-05-22 12:04:23 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-05-22 12:04:24 source > Read 122 records from customer stream 2022-05-22 12:04:24 source > Finished syncing customer 2022-05-22 12:04:24 source > SourceChargebee runtimes: Syncing stream attached_item 0:00:00.440616 Syncing stream customer 0:00:01.291567 2022-05-22 12:04:24 source > Syncing stream: invoice 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@2b38b1f 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 ERROR i.a.i.b.FailureTrackingAirbyteMessageConsumer(start):39 - Exception while starting consumer 2022-05-22 12:04:24 destination > net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform CREATE SCHEMA. This session does not have a current database. Call 'USE DATABASE', or use a qualified name. 2022-05-22 12:04:24 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:781) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:677) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:24 destination > at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:24 destination > at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$createSchemaIfNotExists$0(JdbcSqlOperations.java:51) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.createSchemaIfNotExists(JdbcSqlOperations.java:50) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$1(StagingConsumerFactory.java:130) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$2(StagingConsumerFactory.java:128) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.startTracked(BufferedStreamConsumer.java:118) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.start(FailureTrackingAirbyteMessageConsumer.java:36) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.consumeWriteStream(IntegrationRunner.java:189) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runConsumer$4(IntegrationRunner.java:203) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) [io.airbyte.airbyte-integrations.connectors-destination-snowflake-0.38.2-alpha.jar:?] 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):241 - The main thread is exiting while children non-daemon threads from a connector are still active. 2022-05-22 12:04:24 destination > Ideally, this situation should not happen... 2022-05-22 12:04:24 destination > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. 2022-05-22 12:04:24 destination > The main thread is: main (RUNNABLE) 2022-05-22 12:04:24 destination > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:276) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:245) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) 2022-05-22 12:04:24 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):255 - Active non-daemon thread: pool-4-thread-1 (TIMED_WAITING) 2022-05-22 12:04:24 destination > Thread stacktrace: java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2022-05-22 12:04:24 destination > at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 WARN i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):63 - Airbyte message consumer: failed. 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 ERROR i.a.i.d.b.BufferedStreamConsumer(close):168 - executing on failed close procedure. 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):220 - Cleaning up destination started for 7 streams 2022-05-22 12:04:24 destination > 2022-05-22 12:04:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):224 - Cleaning tmp table in destination started for stream CHARGEBEE_attached_item. schema CHARGEBEE, tmp table name: _airbyte_tmp_opx_CHARGEBEE_attached_item 2022-05-22 12:04:25 destination > 2022-05-22 12:04:25 ERROR i.a.i.d.b.BufferedStreamConsumer(close):191 - Close failed. 2022-05-22 12:04:25 destination > net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform DROP. This session does not have a current database. Call 'USE DATABASE', or use a qualified name. 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:781) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:677) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$dropTableIfExists$3(JdbcSqlOperations.java:117) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.dropTableIfExists(JdbcSqlOperations.java:116) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onCloseFunction$4(StagingConsumerFactory.java:227) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.OnCloseFunction.accept(OnCloseFunction.java:9) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.close(BufferedStreamConsumer.java:179) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) [io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) [io.airbyte.airbyte-integrations.connectors-destination-snowflake-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > 2022-05-22 12:04:25 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-05-22 12:04:25 destination > net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform CREATE SCHEMA. This session does not have a current database. Call 'USE DATABASE', or use a qualified name. 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:781) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:677) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$createSchemaIfNotExists$0(JdbcSqlOperations.java:51) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.createSchemaIfNotExists(JdbcSqlOperations.java:50) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$1(StagingConsumerFactory.java:130) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$2(StagingConsumerFactory.java:128) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.startTracked(BufferedStreamConsumer.java:118) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.start(FailureTrackingAirbyteMessageConsumer.java:36) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.consumeWriteStream(IntegrationRunner.java:189) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runConsumer$4(IntegrationRunner.java:203) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) ~[io.airbyte.airbyte-integrations.connectors-destination-snowflake-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > Suppressed: net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform DROP. This session does not have a current database. Call 'USE DATABASE', or use a qualified name. 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:781) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.core.SFStatement.execute(SFStatement.java:677) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342) ~[snowflake-jdbc-3.13.9.jar:3.13.9] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-5.0.1.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47) ~[io.airbyte.airbyte-db-lib-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$dropTableIfExists$3(JdbcSqlOperations.java:117) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.dropTableIfExists(JdbcSqlOperations.java:116) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onCloseFunction$4(StagingConsumerFactory.java:227) ~[io.airbyte.airbyte-integrations.connectors-destination-jdbc-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.OnCloseFunction.accept(OnCloseFunction.java:9) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.close(BufferedStreamConsumer.java:179) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) ~[io.airbyte.airbyte-integrations.connectors-destination-snowflake-0.38.2-alpha.jar:?] 2022-05-22 12:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):392 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@38512345[type=TRACE,log=,spec=,connectionStatus=,catalog=,record=,state=,trace=io.airbyte.protocol.models.AirbyteTraceMessage@3696da3f[type=ERROR,emittedAt=1.6532210651E12,error=io.airbyte.protocol.models.AirbyteErrorTraceMessage@32a94835[message=Something went wrong in the connector. See the logs for more details.,internalMessage=net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform CREATE SCHEMA. This session does not have a current database. Call 'USE DATABASE', or use a qualified name.,stackTrace=[net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127), net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67), net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442), net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345), net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487), net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198), net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135), net.snowflake.client.core.SFStatement.execute(SFStatement.java:781), net.snowflake.client.core.SFStatement.execute(SFStatement.java:677), net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287), net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342), com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94), com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java), io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47), io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45), io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47), io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$createSchemaIfNotExists$0(JdbcSqlOperations.java:51), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.createSchemaIfNotExists(JdbcSqlOperations.java:50), io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$1(StagingConsumerFactory.java:130), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$2(StagingConsumerFactory.java:128), io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15), io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.startTracked(BufferedStreamConsumer.java:118), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.start(FailureTrackingAirbyteMessageConsumer.java:36), io.airbyte.integrations.base.IntegrationRunner.consumeWriteStream(IntegrationRunner.java:189), io.airbyte.integrations.base.IntegrationRunner.lambda$runConsumer$4(IntegrationRunner.java:203), io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232), io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202), io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38), io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165), io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107), io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30)],failureType=system_error,additionalProperties={}],additionalProperties={}],additionalProperties={}] 2022-05-22 12:04:25 INFO i.a.w.DefaultReplicationWorker(run):168 - One of source or destination thread complete. Waiting on the other. 2022-05-22 12:05:25 WARN i.a.c.i.LineGobbler(voidCall):86 - airbyte-source gobbler IOException: Stream closed. Typically happens when cancelling a job. 2022-05-22 12:05:25 ERROR i.a.w.DefaultReplicationWorker(run):174 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process message delivery failed 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:169) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:59) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:131) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:59) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: java.io.IOException: Stream closed at java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) ~[?:?] at java.io.OutputStream.write(OutputStream.java:162) ~[?:?] at java.io.BufferedOutputStream.write(BufferedOutputStream.java:123) ~[?:?] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) ~[?:?] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) ~[?:?] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) ~[?:?] at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) ~[?:?] at java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) ~[?:?] at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) ~[?:?] at java.io.BufferedWriter.flush(BufferedWriter.java:256) ~[?:?] at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.notifyEndOfStream(DefaultAirbyteDestination.java:98) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:111) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:131) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:59) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process message delivery failed at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:326) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more Caused by: java.io.IOException: Stream closed at java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) ~[?:?] at java.io.OutputStream.write(OutputStream.java:162) ~[?:?] at java.io.BufferedOutputStream.write(BufferedOutputStream.java:123) ~[?:?] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) ~[?:?] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) ~[?:?] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) ~[?:?] at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) ~[?:?] at java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) ~[?:?] at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) ~[?:?] at java.io.BufferedWriter.write(BufferedWriter.java:233) ~[?:?] at java.io.Writer.write(Writer.java:249) ~[?:?] at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.accept(DefaultAirbyteDestination.java:90) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:324) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-05-22 12:05:25 INFO i.a.w.DefaultReplicationWorker(run):233 - sync summary: io.airbyte.config.ReplicationAttemptSummary@41ae2e2d[status=failed,recordsSynced=157,bytesSynced=207256,startTime=1653221061594,endTime=1653221125562,totalStats=io.airbyte.config.SyncStats@2c024a05[recordsEmitted=157,bytesEmitted=207256,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@2ecdd7a5[streamName=CHARGEBEE_invoice,stats=io.airbyte.config.SyncStats@43bcd6eb[recordsEmitted=35,bytesEmitted=64435,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@735347f7[streamName=CHARGEBEE_customer,stats=io.airbyte.config.SyncStats@4d3f79fa[recordsEmitted=122,bytesEmitted=142821,stateMessagesEmitted=,recordsCommitted=]]]] 2022-05-22 12:05:25 INFO i.a.w.DefaultReplicationWorker(run):262 - Source did not output any state messages 2022-05-22 12:05:25 WARN i.a.w.DefaultReplicationWorker(run):273 - State capture: No state retained. 2022-05-22 12:05:25 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-22 12:05:25 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@1f67ffc3[standardSyncSummary=io.airbyte.config.StandardSyncSummary@448896a3[status=failed,recordsSynced=157,bytesSynced=207256,startTime=1653221061594,endTime=1653221125562,totalStats=io.airbyte.config.SyncStats@2c024a05[recordsEmitted=157,bytesEmitted=207256,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@2ecdd7a5[streamName=CHARGEBEE_invoice,stats=io.airbyte.config.SyncStats@43bcd6eb[recordsEmitted=35,bytesEmitted=64435,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@735347f7[streamName=CHARGEBEE_customer,stats=io.airbyte.config.SyncStats@4d3f79fa[recordsEmitted=122,bytesEmitted=142821,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@4caed846[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@2eb5e9f9[stream=io.airbyte.protocol.models.AirbyteStream@e8c920b[name=CHARGEBEE_attached_item,jsonSchema={"name":"Attached Items","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":100},"type":{"enum":["recommended","mandatory","optional"],"type":["string","null"]},"object":{"type":["string","null"]},"status":{"enum":["active","archived","deleted"],"type":["string","null"]},"item_id":{"type":["string","null"],"maxLength":100},"quantity":{"type":["integer","null"],"minimum":1},"created_at":{"type":["integer","null"]},"updated_at":{"type":["integer","null"]},"charge_once":{"type":["boolean","null"]},"billing_cycles":{"type":["integer","null"],"minimum":1},"parent_item_id":{"type":["string","null"],"maxLength":100},"charge_on_event":{"enum":["subscription_creation","subscription_trial_start","plan_activation","subscription_activation","contract_termination","on_demand"],"type":["string","null"]},"resource_version":{"type":["integer","null"]},"quantity_in_decimal":{"type":["string","null"],"maxLength":33}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@eb130f7[stream=io.airbyte.protocol.models.AirbyteStream@3467a58f[name=CHARGEBEE_customer,jsonSchema={"name":"Customer","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"phone":{"type":["string","null"],"maxLength":50},"locale":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"deleted":{"type":["boolean","null"]},"balances":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"currency_code":{"type":["string","null"],"maxLength":3},"excess_payments":{"type":["integer","null"],"minimum":0},"unbilled_charges":{"type":["integer","null"],"minimum":0},"refundable_credits":{"type":["integer","null"],"minimum":0},"promotional_credits":{"type":["integer","null"],"minimum":0}}}},"contacts":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":150},"email":{"type":["string","null"],"maxLength":70},"label":{"type":["string","null"],"maxLength":50},"phone":{"type":["string","null"],"maxLength":50},"enabled":{"type":["boolean","null"]},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"send_account_email":{"type":["boolean","null"]},"send_billing_email":{"type":["boolean","null"]}}}},"last_name":{"type":["string","null"],"maxLength":150},"meta_data":{"type":["object","null"],"properties":{}},"created_at":{"type":["integer","null"]},"first_name":{"type":["string","null"],"maxLength":150},"fraud_flag":{"enum":["safe","suspicious","fraudulent"],"type":["string","null"]},"taxability":{"enum":["taxable","exempt"],"type":["string","null"]},"updated_at":{"type":["integer","null"]},"vat_number":{"type":["string","null"],"maxLength":20},"card_status":{"type":["string","null"]},"entity_code":{"enum":["a","b","c","d","e","f","g","h","i","j","k","l","m","n","p","q","r","med1","med2"],"type":["string","null"]},"pii_cleared":{"enum":["active","scheduled_for_clear","cleared"],"type":["string","null"]},"billing_date":{"type":["integer","null"],"maximum":31,"minimum":1},"relationship":{"type":["object","null"],"properties":{"parent_id":{"type":["string","null"],"maxLength":50},"invoice_owner_id":{"type":["string","null"],"maxLength":50},"payment_owner_id":{"type":["string","null"],"maxLength":50}}},"customer_type":{"enum":["residential","business","senior_citizen","industrial"],"type":["string","null"]},"exempt_number":{"type":["string","null"],"maxLength":100},"invoice_notes":{"type":["string","null"],"maxLength":2000},"net_term_days":{"type":["integer","null"]},"referral_urls":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"created_at":{"type":["integer","null"]},"updated_at":{"type":["integer","null"]},"referral_system":{"enum":["referral_candy","referral_saasquatch","friendbuy"],"type":["string","null"]},"referral_account_id":{"type":["string","null"],"maxLength":50},"external_customer_id":{"type":["string","null"],"maxLength":100},"referral_campaign_id":{"type":["string","null"],"maxLength":50},"referral_sharing_url":{"type":["string","null"],"maxLength":50},"referral_external_campaign_id":{"type":["string","null"],"maxLength":50}}}},"payment_method":{"type":["object","null"],"properties":{"type":{"enum":["card","paypal_express_checkout","amazon_payments","direct_debit","generic","alipay","unionpay","apple_pay","wechat_pay","ideal","google_pay","sofort","bancontact","giropay","dotpay"],"type":["string","null"]},"status":{"enum":["valid","expiring","expired","invalid","pending_verification"],"type":["string","null"]},"gateway":{"enum":["chargebee","stripe","wepay","braintree","authorize_net","paypal_pro","pin","eway","eway_rapid","worldpay","balanced_payments","beanstream","bluepay","elavon","first_data_global","hdfc","migs","nmi","ogone","paymill","paypal_payflow_pro","sage_pay","tco","wirecard","amazon_payments","paypal_express_checkout","gocardless","adyen","orbital","moneris_us","moneris","bluesnap","cybersource","vantiv","checkout_com","paypal","ingenico_direct","exact","not_applicable"],"type":["string","null"]},"reference_id":{"type":["string","null"],"maxLength":200},"gateway_account_id":{"type":["string","null"],"maxLength":50}}},"auto_collection":{"enum":["on","off"],"type":["string","null"]},"billing_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":150},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"created_from_ip":{"type":["string","null"],"maxLength":50},"excess_payments":{"type":["integer","null"],"minimum":0},"resource_version":{"type":["integer","null"]},"unbilled_charges":{"type":["integer","null"],"minimum":0},"billing_date_mode":{"enum":["using_default","manually_set"],"type":["string","null"]},"client_profile_id":{"type":["string","null"],"maxLength":50},"exemption_details":{"type":["array","null"],"items":{"type":["object","null"],"properties":{}}},"is_location_valid":{"type":["boolean","null"]},"vat_number_prefix":{"type":["string","null"],"maxLength":10},"vat_number_status":{"enum":["valid","invalid","not_validated","undetermined"],"type":["string","null"]},"allow_direct_debit":{"type":["boolean","null"]},"refundable_credits":{"type":["integer","null"],"minimum":0},"registered_for_gst":{"type":["boolean","null"]},"auto_close_invoices":{"type":["boolean","null"]},"billing_day_of_week":{"enum":["sunday","monday","tuesday","wednesday","thursday","friday","saturday"],"type":["string","null"]},"promotional_credits":{"type":["integer","null"],"minimum":0},"child_account_access":{"type":["object","null"],"properties":{"send_invoice_emails":{"type":["boolean","null"]},"send_payment_emails":{"type":["boolean","null"]},"send_subscription_emails":{"type":["boolean","null"]},"portal_download_child_invoices":{"enum":["yes","view_only","no"],"type":["string","null"]},"portal_edit_child_subscriptions":{"enum":["yes","view_only"],"type":["string","null"]}}},"parent_account_access":{"type":["object","null"],"properties":{"send_invoice_emails":{"type":["boolean","null"]},"send_payment_emails":{"type":["boolean","null"]},"send_subscription_emails":{"type":["boolean","null"]},"portal_download_child_invoices":{"enum":["yes","view_only","no"],"type":["string","null"]},"portal_edit_child_subscriptions":{"enum":["yes","view_only","no"],"type":["string","null"]}}},"consolidated_invoicing":{"type":["boolean","null"]},"offline_payment_method":{"enum":["no_preference","cash","check","bank_tranksfer","ach_credit","sepa_credit"],"type":["string","null"]},"preferred_currency_code":{"type":["string","null"],"maxLength":3},"backup_payment_source_id":{"type":["string","null"],"maxLength":40},"billing_day_of_week_mode":{"enum":["using_default","manually_set"],"type":["string","null"]},"primary_payment_source_id":{"type":["string","null"],"maxLength":40},"vat_number_validated_time":{"type":["integer","null"]},"use_default_hierarchy_settings":{"type":["boolean","null"]},"business_customer_without_vat_number":{"type":["boolean","null"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@351c78db[stream=io.airbyte.protocol.models.AirbyteStream@5feab8b9[name=CHARGEBEE_invoice,jsonSchema={"name":"Invoice","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":50},"tax":{"type":["integer","null"],"minimum":0},"date":{"type":["integer","null"]},"notes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"note":{"type":["string","null"],"maxLength":2000},"entity_id":{"type":["string","null"],"maxLength":100},"entity_type":{"enum":["coupon","subscription","customer","plan","addon","plan_item_price","addon_item_price","charge_item_price"],"type":["string","null"]}}}},"taxes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"name":{"type":["string","null"],"maxLength":100},"amount":{"type":["integer","null"],"minimum":0},"description":{"type":["string","null"],"maxLength":250}}}},"total":{"type":["integer","null"],"minimum":0},"status":{"enum":["paid","posted","payment_due","not_paid","void","pending"],"type":["string","null"]},"deleted":{"type":["boolean","null"]},"paid_at":{"type":["integer","null"]},"due_date":{"type":["integer","null"]},"discounts":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"amount":{"type":["integer","null"],"minimum":0},"entity_id":{"type":["string","null"],"maxLength":100},"description":{"type":["string","null"],"maxLength":250},"entity_type":{"enum":["item_level_coupon","document_level_coupon","promotional_credits","prorated_credits"],"type":["string","null"]}}}},"is_gifted":{"type":["boolean","null"]},"po_number":{"type":["string","null"],"maxLength":100},"recurring":{"type":["boolean","null"]},"sub_total":{"type":["integer","null"],"minimum":0},"voided_at":{"type":["integer","null"]},"amount_due":{"type":["integer","null"],"minimum":0},"line_items":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":40},"amount":{"type":["integer","null"]},"date_to":{"type":["integer","null"]},"is_taxed":{"type":["boolean","null"]},"quantity":{"type":["integer","null"]},"tax_rate":{"type":["number","null"],"maximum":100,"minimum":0},"date_from":{"type":["integer","null"]},"entity_id":{"type":["string","null"],"maxLength":100},"tax_amount":{"type":["integer","null"],"minimum":0},"customer_id":{"type":["string","null"],"maxLength":100},"description":{"type":["string","null"],"maxLength":250},"entity_type":{"enum":["adhoc","plan_setup","plan","addon","plan_item_price","addon_item_price","charge_item_price"],"type":["string","null"]},"unit_amount":{"type":["integer","null"]},"pricing_model":{"enum":["flat_fee","per_unit","tiered","volume","stairstep"],"type":["string","null"]},"discount_amount":{"type":["integer","null"],"minimum":0},"subscription_id":{"type":["string","null"],"maxLength":50},"amount_in_decimal":{"type":["string","null"],"maxLength":33},"tax_exempt_reason":{"enum":["tax_not_configured","region_non_taxable","export","customer_exempt","product_exempt","zero_rated","reverse_charge","high_value_physical_goods"],"type":["string","null"]},"entity_description":{"type":["string","null"],"maxLength":500},"quantity_in_decimal":{"type":["string","null"],"maxLength":33},"unit_amount_in_decimal":{"type":["string","null"],"maxLength":33},"item_level_discount_amount":{"type":["integer","null"],"minimum":0}}}},"price_type":{"enum":["tax_exclusive","tax_inclusive"],"type":["string","null"]},"updated_at":{"type":["integer","null"]},"vat_number":{"type":["string","null"],"maxLength":20},"amount_paid":{"type":["integer","null"],"minimum":0},"customer_id":{"type":["string","null"],"maxLength":50},"generated_at":{"type":["integer","null"]},"currency_code":{"type":["string","null"],"maxLength":3},"exchange_rate":{"type":["number","null"],"maximum":1000000000,"minimum":1.0E-9},"first_invoice":{"type":["boolean","null"]},"linked_orders":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":40},"status":{"enum":["new","processing","complete","cancelled","voided","queued","awaiting_shipment","on_hold","delivered","shipped","partially_delivered","returned"],"type":["string","null"]},"batch_id":{"type":["string","null"],"maxLength":50},"created_at":{"type":["integer","null"]},"order_type":{"enum":["manual","system_generated"],"type":["string","null"]},"reference_id":{"type":["string","null"],"maxLength":50},"document_number":{"type":["string","null"],"maxLength":50},"fulfillment_status":{"type":["string","null"],"maxLength":50}}}},"net_term_days":{"type":["integer","null"]},"next_retry_at":{"type":["integer","null"]},"payment_owner":{"type":["string","null"]},"dunning_status":{"enum":["in_progress","exhausted","stopped","success"],"type":["string","null"]},"term_finalized":{"type":["boolean","null"]},"amount_adjusted":{"type":["integer","null"],"minimum":0},"applied_credits":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"cn_id":{"type":["string","null"],"maxLength":50},"cn_date":{"type":["integer","null"]},"cn_status":{"enum":["adjusted","refunded","refund_due","voided"],"type":["string","null"]},"applied_at":{"type":["integer","null"]},"applied_amount":{"type":["integer","null"],"minimum":0},"cn_reason_code":{"enum":["write_off","subscription_change","subscription_cancellation","subscription_pause","chargeback","product_unsatisfactory","service_unsatisfactory","order_change","order_cancellation","waiver","other","fraudulent"],"type":["string","null"]},"cn_create_reason_code":{"type":["string","null"],"maxLength":100}}}},"billing_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":150},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"credits_applied":{"type":["integer","null"],"minimum":0},"line_item_taxes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"tax_name":{"type":["string","null"],"maxLength":100},"tax_rate":{"type":["number","null"],"maximum":100,"minimum":0},"tax_amount":{"type":["integer","null"],"minimum":0},"line_item_id":{"type":["string","null"],"maxLength":40},"tax_juris_code":{"type":["string","null"],"maxLength":250},"tax_juris_name":{"type":["string","null"],"maxLength":250},"tax_juris_type":{"enum":["country","federal","state","county","city","special","unincorporated","other"],"type":["string","null"]},"taxable_amount":{"type":["integer","null"],"minimum":0},"local_currency-code":{"type":["string","null"]},"is_non_compliance_tax":{"type":["boolean","null"]},"is_partial_tax_applied":{"type":["boolean","null"]},"tax_amount_in_local_currency":{"type":["integer","null"],"minimum":0}}}},"line_item_tiers":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"ending_unit":{"type":["integer","null"]},"unit_amount":{"type":["integer","null"],"minimum":0},"line_item_id":{"type":["string","null"],"maxLength":40},"quantity_used":{"type":["integer","null"],"minimum":0},"starting_unit":{"type":["integer","null"],"minimum":0},"ending_unit_in_decimal":{"type":["string","null"],"maxLength":33},"unit_amount_in_decimal":{"type":["string","null"],"maxLength":40},"quantity_used_in_decimal":{"type":["string","null"],"maxLength":33},"starting_unit_in_decimal":{"type":["string","null"],"maxLength":33}}}},"linked_payments":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"txn_id":{"type":["string","null"],"maxLength":40},"txn_date":{"type":["integer","null"]},"applied_at":{"type":["integer","null"]},"txn_amount":{"type":["integer","null"],"minimum":1},"txn_status":{"enum":["in_progress","success","voided","failure","timeout","needs_attention"],"type":["string","null"]},"applied_amount":{"type":["integer","null"],"minimum":0}}}},"subscription_id":{"type":["string","null"],"maxLength":50},"dunning_attempts":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"attempt":{"type":["integer","null"]},"created_at":{"type":["integer","null"]},"txn_amount":{"type":["integer","null"],"minimum":1},"txn_status":{"enum":["in_progress","success","voided","failure","timeout","needs_attention"],"type":["string","null"]},"dunning_type":{"enum":["auto_collect","offline","direct_debit"],"type":["string","null"]},"transaction_id":{"type":["string","null"],"maxLength":40}}}},"new_sales_amount":{"type":["integer","null"],"minimum":0},"resource_version":{"type":["integer","null"]},"round_off_amount":{"type":["integer","null"],"minimum":0},"shipping_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":180},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"void_reason_code":{"type":["string","null"],"maxLength":100},"write_off_amount":{"type":["integer","null"],"minimum":0},"amount_to_collect":{"type":["integer","null"],"minimum":0},"vat_number_prefix":{"type":["string","null"],"maxLength":10},"has_advance_charges":{"type":["boolean","null"]},"issued_credit_notes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"cn_id":{"type":["string","null"],"maxLength":50},"cn_date":{"type":["integer","null"]},"cn_total":{"type":["integer","null"],"minimum":0},"cn_status":{"enum":["adjusted","refunded","refund_due","voided"],"type":["string","null"]},"cn_reason_code":{"enum":["write_off","subscription_change","subscription_cancellation","subscription_pause","chargeback","product_unsatisfactory","service_unsatisfactory","order_change","order_cancellation","waiver","other","fraudulent"],"type":["string","null"]},"cn_create_reason_code":{"type":["string","null"],"maxLength":100}}}},"line_item_discounts":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"entity_id":{"type":["string","null"],"maxLength":100},"line_item_id":{"type":["string","null"],"maxLength":50},"discount_type":{"enum":["item_level_coupon","document_level_coupon","promotional_credits","prorated_credits"],"type":["string","null"]},"discount_amount":{"type":["integer","null"],"minimum":0}}}},"local_currency_code":{"type":["string","null"]},"expected_payment_date":{"type":["integer","null"]},"adjustment_credit_notes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"cn_id":{"type":["string","null"],"maxLength":50},"cn_date":{"type":["integer","null"]},"cn_total":{"type":["integer","null"],"minimum":0},"cn_status":{"enum":["adjusted","refunded","refund_due","voided"],"type":["string","null"]},"cn_reason_code":{"enum":["write_off","subscription_change","subscription_cancellation","subscription_pause","chargeback","product_unsatisfactory","service_unsatisfactory","order_change","order_cancellation","waiver","other","fraudulent"],"type":["string","null"]},"cn_create_reason_code":{"type":["string","null"],"maxLength":100}}}},"total_in_local_currency":{"type":["integer","null"],"minimum":0},"sub_total_in_local_currency":{"type":["integer","null"],"minimum":0}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@58db0d3b[stream=io.airbyte.protocol.models.AirbyteStream@51999072[name=CHARGEBEE_item,jsonSchema={"name":"Item","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":100},"name":{"type":["string","null"],"maxLength":50},"type":{"enum":["plan","addon","charge"],"type":["string","null"]},"unit":{"type":["string","null"],"maxLength":30},"object":{"type":["string","null"]},"status":{"enum":["active","archived","deleted"],"type":["string","null"]},"channel":{"type":["string","null"]},"metered":{"type":["boolean","null"]},"metadata":{"type":["object","null"],"properties":{}},"updated_at":{"type":["integer","null"]},"archived_at":{"type":["integer","null"]},"description":{"type":["string","null"],"maxLength":500},"is_giftable":{"type":["boolean","null"]},"is_shippable":{"type":["boolean","null"]},"redirect_url":{"type":["string","null"],"maxLength":500},"item_family_id":{"type":["string","null"],"maxLength":100},"included_in_mrr":{"type":["boolean","null"]},"applicable_items":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":100}}}},"resource_version":{"type":["integer","null"]},"enabled_in_portal":{"type":["boolean","null"]},"usage_calculation":{"enum":["sum_of_usages","last_usage","max_usage"],"type":["string","null"]},"item_applicability":{"enum":["all","restricted"],"type":["string","null"]},"enabled_for_checkout":{"type":["boolean","null"]},"gift_claim_redirect_url":{"type":["string","null"],"maxLength":500}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@715e03a[stream=io.airbyte.protocol.models.AirbyteStream@d30bf11[name=CHARGEBEE_item_price,jsonSchema={"name":"Item Prices","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":100},"name":{"type":["string","null"],"maxLength":50},"price":{"type":["integer","null"],"minimum":0},"tiers":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"price":{"type":["integer","null"],"minimum":0},"ending_unit":{"type":["integer","null"]},"starting_unit":{"type":["integer","null"],"minimum":1}}}},"object":{"type":["string","null"]},"period":{"type":["integer","null"],"minimum":1},"status":{"enum":["active","archived","deleted"],"type":["string","null"]},"channel":{"type":["string","null"]},"item_id":{"type":["string","null"],"maxLength":100},"metadata":{"type":["object","null"],"properties":{}},"item_type":{"enum":["plan","addon","charge"],"type":["string","null"]},"created_at":{"type":["integer","null"]},"is_taxable":{"type":["boolean","null"]},"tax_detail":{"type":["object","null"],"properties":{"tax_profile_id":{"type":["string","null"],"maxLength":50},"avalara_tax_code":{"type":["string","null"],"maxLength":50},"avalara_sale_type":{"enum":["wholesale","retail","consumed","vendor_use"],"type":["string","null"]},"taxjar_product_code":{"type":["string","null"],"maxLength":50},"avalara_service_type":{"type":["integer","null"]},"avalara_transaction_type":{"type":["integer","null"]}}},"updated_at":{"type":["integer","null"]},"archived_at":{"type":["integer","null"]},"description":{"type":["string","null"],"maxLength":500},"period_unit":{"enum":["day","week","month","year"],"type":["string","null"]},"trial_period":{"type":["integer","null"],"minimum":1},"currency_code":{"type":["string","null"],"maxLength":3},"external_name":{"type":["string","null"],"maxLength":100},"free_quantity":{"type":["integer","null"],"minimum":0},"invoice_notes":{"type":["string","null"],"maxLength":2000},"pricing_model":{"enum":["flat_fee","per_unit","tiered","volume","stairstep"],"type":["string","null"]},"billing_cycles":{"type":["integer","null"],"minimum":1},"item_family_id":{"type":["string","null"],"maxLength":100},"shipping_period":{"type":["integer","null"],"minimum":1},"price_in_decimal":{"type":["string","null"],"maxLength":33},"resource_version":{"type":["integer","null"]},"trial_end_action":{"enum":["site_default","activate_subscription","cancel_subscription"],"type":["string","null"]},"accounting_detail":{"type":["object","null"],"properties":{"sku":{"type":["string","null"],"maxLength":100},"accounting_code":{"type":["string","null"],"maxLength":100},"accounting_category1":{"type":["string","null"],"maxLength":100},"accounting_category2":{"type":["string","null"],"maxLength":100},"accounting_category3":{"type":["string","null"],"maxLength":100},"accounting_category4":{"type":["string","null"],"maxLength":100}}},"trial_period_unit":{"enum":["day","month"],"type":["string","null"]},"shipping_period_unit":{"enum":["day","week","month","year"],"type":["string","null"]},"free_quantity_in_decimal":{"type":["string","null"],"maxLength":33},"show_description_in_quotes":{"type":["boolean","null"]},"show_description_in_invoices":{"type":["boolean","null"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@d02d959[stream=io.airbyte.protocol.models.AirbyteStream@1085d28b[name=CHARGEBEE_order,jsonSchema={"name":"Order","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":40},"tax":{"type":["integer","null"],"minimum":0},"note":{"type":["string","null"],"maxLength":600},"total":{"type":["integer","null"],"minimum":0},"status":{"enum":["new","processing","complete","cancelled","voided","queued","awaiting_shipment","on_hold","delivered","shipped","partially_delivered","returned"],"type":["string","null"]},"deleted":{"type":["boolean","null"]},"gift_id":{"type":["string","null"],"maxLength":50},"paid_on":{"type":["integer","null"]},"batch_id":{"type":["string","null"],"maxLength":50},"discount":{"type":["integer","null"],"minimum":0},"gift_note":{"type":["string","null"],"maxLength":500},"is_gifted":{"type":["boolean","null"]},"is_resent":{"type":["boolean","null"]},"sub_total":{"type":["integer","null"],"minimum":0},"created_at":{"type":["integer","null"]},"created_by":{"type":["string","null"],"maxLength":50},"invoice_id":{"type":["string","null"],"maxLength":50},"order_date":{"type":["integer","null"]},"order_type":{"enum":["manual","system_generated"],"type":["string","null"]},"price_type":{"enum":["tax_inclusive","tax_exclusive"],"type":["string","null"]},"shipped_at":{"type":["integer","null"]},"updated_at":{"type":["integer","null"]},"amount_paid":{"type":["integer","null"],"minimum":0},"customer_id":{"type":["string","null"],"maxLength":50},"tracking_id":{"type":["string","null"],"maxLength":50},"cancelled_at":{"type":["integer","null"]},"delivered_at":{"type":["integer","null"]},"reference_id":{"type":["string","null"],"maxLength":50},"tracking_url":{"type":["string","null"],"maxLength":255},"currency_code":{"type":["string","null"],"maxLength":3},"resend_reason":{"type":["string","null"],"maxLength":100},"resent_orders":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"amount":{"type":["integer","null"],"minimum":0},"reason":{"type":["string","null"],"maxLength":100},"order_id":{"type":["string","null"],"maxLength":40}}}},"resent_status":{"enum":["fully_resent","partially_resent"],"type":["string","null"]},"shipping_date":{"type":["integer","null"]},"payment_status":{"enum":["not_paid","paid"],"type":["string","null"]},"amount_adjusted":{"type":["integer","null"],"minimum":0},"billing_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":150},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"document_number":{"type":["string","null"],"maxLength":50},"line_item_taxes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"tax_name":{"type":["string","null"],"maxLength":100},"tax_rate":{"type":["number","null"],"maximum":100,"minimum":0},"tax_amount":{"type":["integer","null"],"minimum":0},"line_item_id":{"type":["string","null"],"maxLength":40},"tax_juris_code":{"type":["string","null"],"maxLength":250},"tax_juris_name":{"type":["string","null"],"maxLength":250},"tax_juris_type":{"enum":["country","federal","state","county","city","special","unincorporated","other"],"type":["string","null"]},"taxable_amount":{"type":["integer","null"],"minimum":0},"local_currency-code":{"type":["string","null"]},"is_non_compliance_tax":{"type":["boolean","null"]},"is_partial_tax_applied":{"type":["boolean","null"]},"tax_amount_in_local_currency":{"type":["integer","null"],"minimum":0}}}},"subscription_id":{"type":["string","null"],"maxLength":50},"order_line_items":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":40},"sku":{"type":["string","null"],"maxLength":250},"amount":{"type":["integer","null"],"minimum":0},"status":{"enum":["queued","awaiting_shipment","on_hold","delivered","shipped","partially_delivered","returned","cancelled"],"type":["string","null"]},"entity_id":{"type":["string","null"],"maxLength":50},"invoice_id":{"type":["string","null"],"maxLength":50},"tax_amount":{"type":["integer","null"],"minimum":0},"unit_price":{"type":["integer","null"],"minimum":0},"amount_paid":{"type":["integer","null"],"minimum":0},"description":{"type":["string","null"],"maxLength":250},"entity_type":{"enum":["adhoc","plan_setup","plan","addon","plan_item_price","addon_item_price","charge_item_price"],"type":["string","null"]},"is_shippable":{"type":["boolean","null"]},"amount_adjusted":{"type":["integer","null"],"minimum":0},"discount_amount":{"type":["integer","null"],"minimum":0},"fulfillment_amount":{"type":["integer","null"],"minimum":0},"refundable_credits":{"type":["integer","null"],"minimum":0},"fulfillment_quantity":{"type":["integer","null"],"minimum":0},"invoice_line_item_id":{"type":["string","null"],"maxLength":40},"refundable_credits_issued":{"type":["integer","null"],"minimum":0},"item_level_discount_amount":{"type":["integer","null"],"minimum":0}}}},"resource_version":{"type":["integer","null"]},"shipment_carrier":{"type":["string","null"],"maxLength":50},"shipping_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":180},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"status_update_at":{"type":["integer","null"]},"original_order_id":{"type":["string","null"],"maxLength":40},"fulfillment_status":{"type":["string","null"],"maxLength":50},"refundable_credits":{"type":["integer","null"],"minimum":0},"cancellation_reason":{"enum":["shipping_cut_off_passed","product_unsatisfactory","third_party_cancellation","product_not_required","delivery_date_missed","alternative_found","invoice_written_off","invoice_voided","fraudulent_transaction","payment_declined","subscription_cancelled","product_not_available","others","order_resent"],"type":["string","null"]},"line_item_discounts":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"coupon_id":{"type":["string","null"],"maxLength":50},"line_item_id":{"type":["string","null"],"maxLength":50},"discount_type":{"enum":["item_level_coupon","document_level_coupon","promotional_credits","prorated_credits","custom_discount"],"type":["string","null"]},"discount_amount":{"type":["integer","null"],"minimum":0}}}},"linked_credit_notes":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":50},"type":{"enum":["adjustment","refundable"],"type":["string","null"]},"amount":{"type":["integer","null"],"minimum":0},"status":{"enum":["adjusted","refunded","refund_due","voided"],"type":["string","null"]},"amount_adjusted":{"type":["integer","null"],"minimum":0},"amount_refunded":{"type":["integer","null"],"minimum":0}}}},"rounding_adjustement":{"type":["integer","null"]},"shipping_cut_off_date":{"type":["integer","null"]},"invoice_round_off_amount":{"type":["integer","null"],"minimum":0},"refundable_credits_issued":{"type":["integer","null"],"minimum":0}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3839f491[stream=io.airbyte.protocol.models.AirbyteStream@30791cb0[name=CHARGEBEE_subscription,jsonSchema={"name":"Subscription","type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"id":{"type":["string","null"],"maxLength":50},"mrr":{"type":["integer","null"],"minimum":0},"addons":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":100},"amount":{"type":["integer","null"],"minimum":0},"quantity":{"type":["integer","null"],"minimum":1},"trial_end":{"type":["integer","null"]},"unit_price":{"type":["integer","null"],"minimum":0},"amount_in_decimal":{"type":["string","null"],"maxLength":33},"quantity_in_decimal":{"type":["string","null"],"maxLength":33},"unit_price_in_decimal":{"type":["string","null"],"maxLength":33},"remaining_billing_cycles":{"type":["integer","null"],"minimum":0}}}},"status":{"enum":["future","in_trial","active","non_renewing","paused","cancelled"],"type":["string","null"]},"coupons":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"coupon_id":{"type":"string","maxLength":50},"apply_till":{"type":["integer","null"]},"apply_count":{"type":["integer","null"]},"coupon_code":{"type":["string","null"],"maxLength":50}}}},"deleted":{"type":["boolean","null"]},"gift_id":{"type":["string","null"],"maxLength":150},"plan_id":{"type":["string","null"],"maxLength":100},"metadata":{"type":["object","null"],"properties":{}},"due_since":{"type":["integer","null"]},"meta_data":{"type":["object","null"],"properties":{}},"po_number":{"type":["string","null"],"maxLength":100},"setup_fee":{"type":["integer","null"],"minimum":0},"trial_end":{"type":["integer","null"]},"created_at":{"type":["integer","null"]},"item_tiers":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"price":{"type":["integer","null"],"minimum":0},"ending_unit":{"type":["integer","null"]},"item_price_id":{"type":["string","null"],"maxLength":100},"starting_unit":{"type":["integer","null"],"minimum":1},"price_in_decimal":{"type":["string","null"],"maxLength":33},"ending_unit_in_decimal":{"type":["string","null"],"maxLength":33},"starting_unit_in_decimal":{"type":["string","null"],"maxLength":33}}}},"pause_date":{"type":["integer","null"]},"start_date":{"type":["integer","null"]},"started_at":{"type":["integer","null"]},"total_dues":{"type":["integer","null"],"minimum":0},"updated_at":{"type":["integer","null"]},"customer_id":{"type":["string","null"],"maxLength":50},"free_period":{"type":["integer","null"]},"plan_amount":{"type":["integer","null"],"minimum":0},"resume_date":{"type":["integer","null"]},"trial_start":{"type":["integer","null"]},"activated_at":{"type":["integer","null"]},"cancelled_at":{"type":["integer","null"]},"cancel_reason":{"enum":["not_paid","no_card","fraud_review_failed","non_compliant_eu_customer","tax_calculation_failed","currency_incompatible_with_gateway","non_compliant_customer"],"type":["string","null"]},"charged_items":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"item_price_id":{"type":["string","null"],"maxLength":100},"last_charged_at":{"type":["integer","null"]}}}},"contract_term":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":50},"status":{"enum":["active","completed","cancelled","terminated"],"type":["string","null"]},"created_at":{"type":["integer","null"]},"contract_end":{"type":["integer","null"]},"billing_cycle":{"type":["integer","null"],"minimum":0},"contract_start":{"type":["integer","null"]},"subscription_id":{"type":["string","null"],"maxLength":50},"action_at_term_end":{"enum":["renew","rgreen","cancel","renew_once"],"type":["string","null"]},"total_contract_value":{"type":["integer","null"],"minimum":0},"remaining_billing_cycles":{"type":["integer","null"],"minimum":0},"cancellation_cutoff_period":{"type":["integer","null"]}}},"currency_code":{"type":["string","null"],"maxLength":3},"exchange_rate":{"type":["number","null"],"maximum":1000000000,"minimum":1.0E-9},"invoice_notes":{"type":["string","null"],"maxLength":2000},"plan_quantity":{"type":["integer","null"],"minimum":1},"referral_info":{"type":["object","null"],"properties":{"account_id":{"type":["string","null"],"maxLength":50},"campaign_id":{"type":["string","null"],"maxLength":50},"coupon_code":{"type":["string","null"],"maxLength":50},"referral_id":{"type":["string","null"],"maxLength":19},"referral_code":{"type":["string","null"],"maxLength":50},"reward_status":{"enum":["pending","paid","invalid"],"type":["string","null"]},"destination_url":{"type":["string","null"],"maxLength":250},"referral_system":{"enum":["referral_candy","referral_saasquatch","friendbuy"],"type":["string","null"]},"friend_offer_type":{"enum":["none","coupon","coupon_code"],"type":["string","null"]},"external_campaign_id":{"type":["string","null"],"maxLength":100},"referrer_reward_type":{"enum":["none","referral_direct_reward","custom_promotional_credit","custom_revenue_percent_based"],"type":["string","null"]},"external_reference_id":{"type":["string","null"],"maxLength":50},"notify_referral_system":{"enum":["none","first_paid_conversion","all_invoices"],"type":["string","null"]},"post_purchase_widget_enabled":{"type":["boolean","null"]}}},"billing_period":{"type":["integer","null"],"minimum":1},"affiliate_token":{"type":["string","null"],"maxLength":250},"auto_collection":{"enum":["on","off"],"type":["string","null"]},"created_from_ip":{"type":["string","null"],"maxLength":50},"next_billing_at":{"type":["integer","null"]},"plan_unit_price":{"type":["integer","null"],"minimum":1},"current_term_end":{"type":["integer","null"]},"free_period_unit":{"enum":["day","week","month","year"],"type":["string","null"]},"resource_version":{"type":["integer","null"]},"shipping_address":{"type":["object","null"],"properties":{"zip":{"type":["string","null"],"maxLength":20},"city":{"type":["string","null"],"maxLength":50},"email":{"type":["string","null"],"maxLength":70},"line1":{"type":["string","null"],"maxLength":180},"line2":{"type":["string","null"],"maxLength":150},"line3":{"type":["string","null"],"maxLength":150},"phone":{"type":["string","null"],"maxLength":50},"state":{"type":["string","null"],"maxLength":50},"company":{"type":["string","null"],"maxLength":250},"country":{"type":["string","null"],"maxLength":50},"last_name":{"type":["string","null"],"maxLength":150},"first_name":{"type":["string","null"],"maxLength":150},"state_code":{"type":["string","null"],"maxLength":50},"validation_status":{"enum":["not_validated","valid","partially_valid","invalid"],"type":["string","null"]}}},"trial_end_action":{"enum":["site_default","plan_default","activate_subscription","cancel_subscription"],"type":["string","null"]},"payment_source_id":{"type":["string","null"],"maxLength":40},"base_currency_code":{"type":["string","null"],"maxLength":3},"cancel_reason_code":{"type":["string","null"],"maxLength":100},"current_term_start":{"type":["integer","null"]},"due_invoices_count":{"type":["integer","null"]},"event_based_addons":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":100},"on_event":{"enum":["subscription_creation","subscription_trial_start","plan_activation","subscription_activation","contract_termination"],"type":["string","null"]},"quantity":{"type":["integer","null"],"minimum":0},"unit_price":{"type":["integer","null"],"minimum":0},"charge_once":{"type":["boolean","null"]},"quantity_in_decimal":{"type":["string","null"],"maxLength":33},"unit_price_in_decimal":{"type":["string","null"],"maxLength":33}}}},"plan_free_quantity":{"type":["integer","null"],"minimum":0},"subscription_items":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"amount":{"type":["integer","null"],"minimum":0},"quantity":{"type":["integer","null"],"minimum":1},"item_type":{"enum":["plan","addon","charge"],"type":["string","null"]},"trial_end":{"type":["integer","null"]},"unit_price":{"type":["integer","null"],"minimum":0},"charge_once":{"type":["boolean","null"]},"free_quantity":{"type":["integer","null"],"minimum":0},"item_price_id":{"type":["string","null"],"maxLength":100},"billing_cycles":{"type":["integer","null"],"minimum":0},"charge_on_event":{"enum":["subscription_creation","subscription_trial_start","plan_activation","subscription_activation","contract_termination"],"type":["string","null"]},"charge_on_option":{"enum":["immediately","on_event"],"type":["string","null"]},"amount_in_decimal":{"type":["string","null"],"maxLength":33},"quantity_in_decimal":{"type":["string","null"],"maxLength":33},"service_period_days":{"type":["integer","null"],"maximum":730,"minimum":0},"unit_price_in_decimal":{"type":["string","null"],"maxLength":33},"free_quantity_in_decimal":{"type":["string","null"],"maxLength":33}}}},"auto_close_invoices":{"type":["boolean","null"]},"billing_period_unit":{"enum":["day","week","month","year"],"type":["string","null"]},"has_scheduled_changes":{"type":["boolean","null"]},"override_relationship":{"type":["boolean","null"]},"offline_payment_method":{"enum":["no_preference","cash","check","bank_transfer","ach_credit","sepa_credit"],"type":["string","null"]},"plan_amount_in_decimal":{"type":["string","null"],"maxLength":33},"create_pending_invoices":{"type":["boolean","null"]},"plan_quantity_in_decimal":{"type":["string","null"],"maxLength":33},"remaining_billing_cycles":{"type":["integer","null"],"minimum":0},"cancel_schedule_created_at":{"type":["integer","null"]},"charged_event_based_addons":{"type":["array","null"],"items":{"type":["object","null"],"properties":{"id":{"type":["string","null"],"maxLength":100},"last_charged_at":{"type":["integer","null"]}}}},"plan_unit_price_in_decimal":{"type":["string","null"],"maxLength":33},"plan_free_quantity_in_decimal":{"type":["string","null"],"maxLength":33},"has_scheduled_advance_invoices":{"type":["boolean","null"]},"contract_term_billing_cycle_on_renewal":{"type":["integer","null"],"maximum":100,"minimum":0}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[updated_at],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@2b2ac3f7[failureOrigin=destination,failureType=system_error,internalMessage=net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform CREATE SCHEMA. This session does not have a current database. Call 'USE DATABASE', or use a qualified name.,externalMessage=Something went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@15054d93[additionalProperties={attemptNumber=2, jobId=194, from_trace_message=true}],stacktrace=[net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:127), net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:67), net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:442), net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:345), net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:487), net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:198), net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:135), net.snowflake.client.core.SFStatement.execute(SFStatement.java:781), net.snowflake.client.core.SFStatement.execute(SFStatement.java:677), net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287), net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:342), com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94), com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java), io.airbyte.db.jdbc.JdbcDatabase.lambda$execute$0(JdbcDatabase.java:47), io.airbyte.db.jdbc.DefaultJdbcDatabase.execute(DefaultJdbcDatabase.java:45), io.airbyte.db.jdbc.JdbcDatabase.execute(JdbcDatabase.java:47), io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.lambda$createSchemaIfNotExists$0(JdbcSqlOperations.java:51), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.destination.jdbc.JdbcSqlOperations.createSchemaIfNotExists(JdbcSqlOperations.java:50), io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$1(StagingConsumerFactory.java:130), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.destination.staging.StagingConsumerFactory.lambda$onStartFunction$2(StagingConsumerFactory.java:128), io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15), io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer.startTracked(BufferedStreamConsumer.java:118), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.start(FailureTrackingAirbyteMessageConsumer.java:36), io.airbyte.integrations.base.IntegrationRunner.consumeWriteStream(IntegrationRunner.java:189), io.airbyte.integrations.base.IntegrationRunner.lambda$runConsumer$4(IntegrationRunner.java:203), io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232), io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202), io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38), io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165), io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107), io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30)],retryable=,timestamp=1653221065100], io.airbyte.config.FailureReason@62efbede[failureOrigin=destination,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process message delivery failed,externalMessage=Something went wrong within the destination connector,metadata=io.airbyte.config.Metadata@1a8ba2af[additionalProperties={attemptNumber=2, jobId=194}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process message delivery failed 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 message delivery failed at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:326) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: java.io.IOException: Stream closed at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) at java.base/java.io.OutputStream.write(OutputStream.java:162) at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:123) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) at java.base/java.io.Writer.write(Writer.java:249) at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.accept(DefaultAirbyteDestination.java:90) at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:324) ... 4 more ,retryable=,timestamp=1653221065555]]] 2022-05-22 12:05:25 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-22 12:05:25 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/194/2/logs.log 2022-05-22 12:05:25 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.38.4-alpha 2022-05-22 12:05:25 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-05-22 12:05:25 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.2.0 2022-05-22 12:05:25 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.2.0 exists... 2022-05-22 12:05:25 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.2.0 was found locally. 2022-05-22 12:05:25 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 194 2022-05-22 12:05:25 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/194/2/normalize --log-driver none --name normalization-snowflake-normalize-194-2-ulgoi --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.38.4-alpha airbyte/normalization-snowflake:0.2.0 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-05-22 12:05:25 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/194/2/normalize 2022-05-22 12:05:26 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/194/2/normalize') 2022-05-22 12:05:26 normalization > transform_snowflake 2022-05-22 12:05:26 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/194/2/normalize --catalog destination_catalog.json --out /data/194/2/normalize/models/generated/ --json-column _airbyte_data 2022-05-22 12:05:27 normalization > Processing destination_catalog.json... 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB1.sql from CHARGEBEE_attached_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB2.sql from CHARGEBEE_attached_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB3.sql from CHARGEBEE_attached_item 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM.sql from CHARGEBEE_attached_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB1.sql from CHARGEBEE_customer 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB2.sql from CHARGEBEE_customer 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB3.sql from CHARGEBEE_customer 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER.sql from CHARGEBEE_customer 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB1.sql from CHARGEBEE_invoice 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB2.sql from CHARGEBEE_invoice 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB3.sql from CHARGEBEE_invoice 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE.sql from CHARGEBEE_invoice 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB1.sql from CHARGEBEE_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB2.sql from CHARGEBEE_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB3.sql from CHARGEBEE_item 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM.sql from CHARGEBEE_item 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB1.sql from CHARGEBEE_item_price 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB2.sql from CHARGEBEE_item_price 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB3.sql from CHARGEBEE_item_price 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE.sql from CHARGEBEE_item_price 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB1.sql from CHARGEBEE_order 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB2.sql from CHARGEBEE_order 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB3.sql from CHARGEBEE_order 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER.sql from CHARGEBEE_order 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB1.sql from CHARGEBEE_subscription 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB2.sql from CHARGEBEE_subscription 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB3.sql from CHARGEBEE_subscription 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION.sql from CHARGEBEE_subscription 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB1.sql from CHARGEBEE_customer/balances 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB2.sql from CHARGEBEE_customer/balances 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB3.sql from CHARGEBEE_customer/balances 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES.sql from CHARGEBEE_customer/balances 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB1.sql from CHARGEBEE_customer/contacts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB2.sql from CHARGEBEE_customer/contacts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB3.sql from CHARGEBEE_customer/contacts 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS.sql from CHARGEBEE_customer/contacts 2022-05-22 12:05:27 normalization > Ignoring stream 'meta_data' from CHARGEBEE_customer/meta_data because properties list is empty 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB1.sql from CHARGEBEE_customer/relationship 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB2.sql from CHARGEBEE_customer/relationship 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB3.sql from CHARGEBEE_customer/relationship 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP.sql from CHARGEBEE_customer/relationship 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB1.sql from CHARGEBEE_customer/referral_urls 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB2.sql from CHARGEBEE_customer/referral_urls 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB3.sql from CHARGEBEE_customer/referral_urls 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS.sql from CHARGEBEE_customer/referral_urls 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB1.sql from CHARGEBEE_customer/payment_method 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB2.sql from CHARGEBEE_customer/payment_method 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB3.sql from CHARGEBEE_customer/payment_method 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD.sql from CHARGEBEE_customer/payment_method 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB1.sql from CHARGEBEE_customer/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB2.sql from CHARGEBEE_customer/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB3.sql from CHARGEBEE_customer/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS.sql from CHARGEBEE_customer/billing_address 2022-05-22 12:05:27 normalization > Ignoring stream 'exemption_details' from CHARGEBEE_customer/exemption_details because properties list is empty 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB1.sql from CHARGEBEE_customer/child_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB2.sql from CHARGEBEE_customer/child_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB3.sql from CHARGEBEE_customer/child_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS.sql from CHARGEBEE_customer/child_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB1.sql from CHARGEBEE_customer/parent_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB2.sql from CHARGEBEE_customer/parent_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB3.sql from CHARGEBEE_customer/parent_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS.sql from CHARGEBEE_customer/parent_account_access 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB1.sql from CHARGEBEE_invoice/notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB2.sql from CHARGEBEE_invoice/notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB3.sql from CHARGEBEE_invoice/notes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_NOTES.sql from CHARGEBEE_invoice/notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB1.sql from CHARGEBEE_invoice/taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB2.sql from CHARGEBEE_invoice/taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB3.sql from CHARGEBEE_invoice/taxes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_TAXES.sql from CHARGEBEE_invoice/taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB1.sql from CHARGEBEE_invoice/discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB2.sql from CHARGEBEE_invoice/discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB3.sql from CHARGEBEE_invoice/discounts 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS.sql from CHARGEBEE_invoice/discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB1.sql from CHARGEBEE_invoice/line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB2.sql from CHARGEBEE_invoice/line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB3.sql from CHARGEBEE_invoice/line_items 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS.sql from CHARGEBEE_invoice/line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB1.sql from CHARGEBEE_invoice/linked_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB2.sql from CHARGEBEE_invoice/linked_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB3.sql from CHARGEBEE_invoice/linked_orders 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS.sql from CHARGEBEE_invoice/linked_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB1.sql from CHARGEBEE_invoice/applied_credits 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB2.sql from CHARGEBEE_invoice/applied_credits 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB3.sql from CHARGEBEE_invoice/applied_credits 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS.sql from CHARGEBEE_invoice/applied_credits 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB1.sql from CHARGEBEE_invoice/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB2.sql from CHARGEBEE_invoice/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB3.sql from CHARGEBEE_invoice/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS.sql from CHARGEBEE_invoice/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB1.sql from CHARGEBEE_invoice/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB2.sql from CHARGEBEE_invoice/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB3.sql from CHARGEBEE_invoice/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES.sql from CHARGEBEE_invoice/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB1.sql from CHARGEBEE_invoice/line_item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB2.sql from CHARGEBEE_invoice/line_item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB3.sql from CHARGEBEE_invoice/line_item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS.sql from CHARGEBEE_invoice/line_item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB1.sql from CHARGEBEE_invoice/linked_payments 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB2.sql from CHARGEBEE_invoice/linked_payments 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB3.sql from CHARGEBEE_invoice/linked_payments 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS.sql from CHARGEBEE_invoice/linked_payments 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB1.sql from CHARGEBEE_invoice/dunning_attempts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB2.sql from CHARGEBEE_invoice/dunning_attempts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB3.sql from CHARGEBEE_invoice/dunning_attempts 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS.sql from CHARGEBEE_invoice/dunning_attempts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB1.sql from CHARGEBEE_invoice/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB2.sql from CHARGEBEE_invoice/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB3.sql from CHARGEBEE_invoice/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS.sql from CHARGEBEE_invoice/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB1.sql from CHARGEBEE_invoice/issued_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB2.sql from CHARGEBEE_invoice/issued_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB3.sql from CHARGEBEE_invoice/issued_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES.sql from CHARGEBEE_invoice/issued_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB1.sql from CHARGEBEE_invoice/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB2.sql from CHARGEBEE_invoice/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB3.sql from CHARGEBEE_invoice/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS.sql from CHARGEBEE_invoice/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB1.sql from CHARGEBEE_invoice/adjustment_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB2.sql from CHARGEBEE_invoice/adjustment_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB3.sql from CHARGEBEE_invoice/adjustment_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES.sql from CHARGEBEE_invoice/adjustment_credit_notes 2022-05-22 12:05:27 normalization > Ignoring stream 'metadata' from CHARGEBEE_item/metadata because properties list is empty 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB1.sql from CHARGEBEE_item/applicable_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB2.sql from CHARGEBEE_item/applicable_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB3.sql from CHARGEBEE_item/applicable_items 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS.sql from CHARGEBEE_item/applicable_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB1.sql from CHARGEBEE_item_price/tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB2.sql from CHARGEBEE_item_price/tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB3.sql from CHARGEBEE_item_price/tiers 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS.sql from CHARGEBEE_item_price/tiers 2022-05-22 12:05:27 normalization > Ignoring stream 'metadata' from CHARGEBEE_item_price/metadata because properties list is empty 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB1.sql from CHARGEBEE_item_price/tax_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB2.sql from CHARGEBEE_item_price/tax_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB3.sql from CHARGEBEE_item_price/tax_detail 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL.sql from CHARGEBEE_item_price/tax_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB1.sql from CHARGEBEE_item_price/accounting_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB2.sql from CHARGEBEE_item_price/accounting_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB3.sql from CHARGEBEE_item_price/accounting_detail 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL.sql from CHARGEBEE_item_price/accounting_detail 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB1.sql from CHARGEBEE_order/resent_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB2.sql from CHARGEBEE_order/resent_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB3.sql from CHARGEBEE_order/resent_orders 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS.sql from CHARGEBEE_order/resent_orders 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB1.sql from CHARGEBEE_order/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB2.sql from CHARGEBEE_order/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB3.sql from CHARGEBEE_order/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS.sql from CHARGEBEE_order/billing_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB1.sql from CHARGEBEE_order/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB2.sql from CHARGEBEE_order/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB3.sql from CHARGEBEE_order/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES.sql from CHARGEBEE_order/line_item_taxes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB1.sql from CHARGEBEE_order/order_line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB2.sql from CHARGEBEE_order/order_line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB3.sql from CHARGEBEE_order/order_line_items 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS.sql from CHARGEBEE_order/order_line_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB1.sql from CHARGEBEE_order/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB2.sql from CHARGEBEE_order/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB3.sql from CHARGEBEE_order/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS.sql from CHARGEBEE_order/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB1.sql from CHARGEBEE_order/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB2.sql from CHARGEBEE_order/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB3.sql from CHARGEBEE_order/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS.sql from CHARGEBEE_order/line_item_discounts 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB1.sql from CHARGEBEE_order/linked_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB2.sql from CHARGEBEE_order/linked_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB3.sql from CHARGEBEE_order/linked_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES.sql from CHARGEBEE_order/linked_credit_notes 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB1.sql from CHARGEBEE_subscription/addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB2.sql from CHARGEBEE_subscription/addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB3.sql from CHARGEBEE_subscription/addons 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS.sql from CHARGEBEE_subscription/addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB1.sql from CHARGEBEE_subscription/coupons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB2.sql from CHARGEBEE_subscription/coupons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB3.sql from CHARGEBEE_subscription/coupons 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS.sql from CHARGEBEE_subscription/coupons 2022-05-22 12:05:27 normalization > Ignoring stream 'metadata' from CHARGEBEE_subscription/metadata because properties list is empty 2022-05-22 12:05:27 normalization > Ignoring stream 'meta_data' from CHARGEBEE_subscription/meta_data because properties list is empty 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB1.sql from CHARGEBEE_subscription/item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB2.sql from CHARGEBEE_subscription/item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB3.sql from CHARGEBEE_subscription/item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS.sql from CHARGEBEE_subscription/item_tiers 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB1.sql from CHARGEBEE_subscription/charged_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB2.sql from CHARGEBEE_subscription/charged_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB3.sql from CHARGEBEE_subscription/charged_items 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS.sql from CHARGEBEE_subscription/charged_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB1.sql from CHARGEBEE_subscription/contract_term 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB2.sql from CHARGEBEE_subscription/contract_term 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB3.sql from CHARGEBEE_subscription/contract_term 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM.sql from CHARGEBEE_subscription/contract_term 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB1.sql from CHARGEBEE_subscription/referral_info 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB2.sql from CHARGEBEE_subscription/referral_info 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB3.sql from CHARGEBEE_subscription/referral_info 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO.sql from CHARGEBEE_subscription/referral_info 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB1.sql from CHARGEBEE_subscription/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB2.sql from CHARGEBEE_subscription/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB3.sql from CHARGEBEE_subscription/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS.sql from CHARGEBEE_subscription/shipping_address 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB1.sql from CHARGEBEE_subscription/event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB2.sql from CHARGEBEE_subscription/event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB3.sql from CHARGEBEE_subscription/event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS.sql from CHARGEBEE_subscription/event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB1.sql from CHARGEBEE_subscription/subscription_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB2.sql from CHARGEBEE_subscription/subscription_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB3.sql from CHARGEBEE_subscription/subscription_items 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS.sql from CHARGEBEE_subscription/subscription_items 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB1.sql from CHARGEBEE_subscription/charged_event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB2.sql from CHARGEBEE_subscription/charged_event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB3.sql from CHARGEBEE_subscription/charged_event_based_addons 2022-05-22 12:05:27 normalization > Generating airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS.sql from CHARGEBEE_subscription/charged_event_based_addons 2022-05-22 12:05:27 normalization > detected no config file for ssh, assuming ssh is off. 2022-05-22 12:05:30 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-05-22 12:05:30 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-05-22 12:05:30 normalization > 2022-05-22 12:05:30 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-05-22 12:05:30 normalization > 2022-05-22 12:05:32 normalization > 12:05:32 Running with dbt=1.0.0 2022-05-22 12:05:32 normalization > 12:05:32 Partial parse save file not found. Starting full parse. 2022-05-22 12:05:36 normalization > 12:05:36 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-05-22 12:05:36 normalization > There are 2 unused configuration paths: 2022-05-22 12:05:36 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-05-22 12:05:36 normalization > - models.airbyte_utils.generated.airbyte_views 2022-05-22 12:05:36 normalization > 2022-05-22 12:05:37 normalization > 12:05:37 Found 204 models, 0 tests, 0 snapshots, 0 analyses, 535 macros, 0 operations, 0 seed files, 7 sources, 0 exposures, 0 metrics 2022-05-22 12:05:37 normalization > 12:05:37 2022-05-22 12:05:37 normalization > 12:05:37 Encountered an error: 2022-05-22 12:05:37 normalization > Runtime Error 2022-05-22 12:05:37 normalization > Database error while listing schemas in database ""AIRBYTE_DATABASE"" 2022-05-22 12:05:37 normalization > Database Error 2022-05-22 12:05:37 normalization > 002043 (02000): SQL compilation error: 2022-05-22 12:05:37 normalization > Object does not exist, or operation cannot be performed. 2022-05-22 12:05:38 normalization > 2022-05-22 12:05:38 normalization > Diagnosing dbt debug to check if destination is available for dbt and well configured (2): 2022-05-22 12:05:38 normalization > 2022-05-22 12:05:40 normalization > 12:05:40 Running with dbt=1.0.0 2022-05-22 12:05:40 normalization > dbt version: 1.0.0 2022-05-22 12:05:40 normalization > python version: 3.9.9 2022-05-22 12:05:40 normalization > python path: /usr/local/bin/python 2022-05-22 12:05:40 normalization > os info: Linux-5.11.0-1021-aws-x86_64-with-glibc2.31 2022-05-22 12:05:40 normalization > Using profiles.yml file at /data/194/2/normalize/profiles.yml 2022-05-22 12:05:40 normalization > Using dbt_project.yml file at /data/194/2/normalize/dbt_project.yml 2022-05-22 12:05:40 normalization > 2022-05-22 12:05:40 normalization > Configuration: 2022-05-22 12:05:40 normalization > profiles.yml file [OK found and valid] 2022-05-22 12:05:40 normalization > dbt_project.yml file [OK found and valid] 2022-05-22 12:05:40 normalization > 2022-05-22 12:05:40 normalization > Required dependencies: 2022-05-22 12:05:40 normalization > - git [OK found] 2022-05-22 12:05:40 normalization > 2022-05-22 12:05:40 normalization > Connection: 2022-05-22 12:05:40 normalization > account: uh61146.eu-central-1 2022-05-22 12:05:40 normalization > user: AIRBYTE_USER 2022-05-22 12:05:40 normalization > database: AIRBYTE_DATABASE 2022-05-22 12:05:40 normalization > schema: CHARGEBEE 2022-05-22 12:05:40 normalization > warehouse: AIRBYTE_WAREHOUSE 2022-05-22 12:05:40 normalization > role: AIRBYTE_ROLE 2022-05-22 12:05:40 normalization > client_session_keep_alive: False 2022-05-22 12:05:41 normalization > Connection test: [OK connection ok] 2022-05-22 12:05:41 normalization > 2022-05-22 12:05:41 normalization > All checks passed! 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > Forward dbt output logs to diagnose/debug errors (0): 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > ============================== 2022-05-22 12:05:32.693793 | 02c99fdf-6dc7-4cf6-a71a-39a833cf9732 ============================== 2022-05-22 12:05:42 normalization > 12:05:32.693793 [info ] [MainThread]: Running with dbt=1.0.0 2022-05-22 12:05:42 normalization > 12:05:32.694379 [debug] [MainThread]: running dbt with arguments Namespace(record_timing_info=None, debug=None, log_format=None, write_json=None, use_colors=None, printer_width=None, warn_error=None, version_check=None, partial_parse=None, single_threaded=False, use_experimental_parser=None, static_parser=None, profiles_dir='/data/194/2/normalize', send_anonymous_usage_stats=None, fail_fast=None, event_buffer_size='10000', project_dir='/data/194/2/normalize', profile=None, target=None, vars='{}', log_cache_events=False, threads=None, select=None, exclude=None, selector_name=None, state=None, defer=None, full_refresh=False, cls=, which='run', rpc_method='run') 2022-05-22 12:05:42 normalization > 12:05:32.694658 [debug] [MainThread]: Tracking: do not track 2022-05-22 12:05:42 normalization > 12:05:32.715499 [info ] [MainThread]: Partial parse save file not found. Starting full parse. 2022-05-22 12:05:42 normalization > 12:05:32.758388 [debug] [MainThread]: Parsing macros/should_full_refresh.sql 2022-05-22 12:05:42 normalization > 12:05:32.764973 [debug] [MainThread]: Parsing macros/get_custom_schema.sql 2022-05-22 12:05:42 normalization > 12:05:32.765707 [debug] [MainThread]: Parsing macros/star_intersect.sql 2022-05-22 12:05:42 normalization > 12:05:32.772092 [debug] [MainThread]: Parsing macros/incremental.sql 2022-05-22 12:05:42 normalization > 12:05:32.778405 [debug] [MainThread]: Parsing macros/configuration.sql 2022-05-22 12:05:42 normalization > 12:05:32.780630 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-05-22 12:05:42 normalization > 12:05:32.781502 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-05-22 12:05:42 normalization > 12:05:32.783899 [debug] [MainThread]: Parsing macros/cross_db_utils/surrogate_key.sql 2022-05-22 12:05:42 normalization > 12:05:32.786014 [debug] [MainThread]: Parsing macros/cross_db_utils/columns.sql 2022-05-22 12:05:42 normalization > 12:05:32.788832 [debug] [MainThread]: Parsing macros/cross_db_utils/array.sql 2022-05-22 12:05:42 normalization > 12:05:32.803752 [debug] [MainThread]: Parsing macros/cross_db_utils/json_operations.sql 2022-05-22 12:05:42 normalization > 12:05:32.841346 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-05-22 12:05:42 normalization > 12:05:32.842225 [debug] [MainThread]: Parsing macros/cross_db_utils/type_conversions.sql 2022-05-22 12:05:42 normalization > 12:05:32.851065 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-05-22 12:05:42 normalization > 12:05:32.861839 [debug] [MainThread]: Parsing macros/cross_db_utils/quote.sql 2022-05-22 12:05:42 normalization > 12:05:32.863635 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-05-22 12:05:42 normalization > 12:05:32.864323 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-05-22 12:05:42 normalization > 12:05:32.871039 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-05-22 12:05:42 normalization > 12:05:32.872302 [debug] [MainThread]: Parsing macros/catalog.sql 2022-05-22 12:05:42 normalization > 12:05:32.874294 [debug] [MainThread]: Parsing macros/adapters.sql 2022-05-22 12:05:42 normalization > 12:05:32.916712 [debug] [MainThread]: Parsing macros/materializations/table.sql 2022-05-22 12:05:42 normalization > 12:05:32.920341 [debug] [MainThread]: Parsing macros/materializations/seed.sql 2022-05-22 12:05:42 normalization > 12:05:32.926206 [debug] [MainThread]: Parsing macros/materializations/incremental.sql 2022-05-22 12:05:42 normalization > 12:05:32.935882 [debug] [MainThread]: Parsing macros/materializations/view.sql 2022-05-22 12:05:42 normalization > 12:05:32.937481 [debug] [MainThread]: Parsing macros/materializations/merge.sql 2022-05-22 12:05:42 normalization > 12:05:32.941713 [debug] [MainThread]: Parsing macros/materializations/snapshot.sql 2022-05-22 12:05:42 normalization > 12:05:32.942803 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_schema.sql 2022-05-22 12:05:42 normalization > 12:05:32.945489 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_alias.sql 2022-05-22 12:05:42 normalization > 12:05:32.947132 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_database.sql 2022-05-22 12:05:42 normalization > 12:05:32.948863 [debug] [MainThread]: Parsing macros/materializations/hooks.sql 2022-05-22 12:05:42 normalization > 12:05:32.953081 [debug] [MainThread]: Parsing macros/materializations/configs.sql 2022-05-22 12:05:42 normalization > 12:05:32.955825 [debug] [MainThread]: Parsing macros/materializations/seeds/helpers.sql 2022-05-22 12:05:42 normalization > 12:05:32.973599 [debug] [MainThread]: Parsing macros/materializations/seeds/seed.sql 2022-05-22 12:05:42 normalization > 12:05:32.980651 [debug] [MainThread]: Parsing macros/materializations/tests/helpers.sql 2022-05-22 12:05:42 normalization > 12:05:32.982749 [debug] [MainThread]: Parsing macros/materializations/tests/test.sql 2022-05-22 12:05:42 normalization > 12:05:32.987721 [debug] [MainThread]: Parsing macros/materializations/tests/where_subquery.sql 2022-05-22 12:05:42 normalization > 12:05:32.989738 [debug] [MainThread]: Parsing macros/materializations/snapshots/helpers.sql 2022-05-22 12:05:42 normalization > 12:05:33.001910 [debug] [MainThread]: Parsing macros/materializations/snapshots/strategies.sql 2022-05-22 12:05:42 normalization > 12:05:33.021512 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot_merge.sql 2022-05-22 12:05:42 normalization > 12:05:33.023471 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot.sql 2022-05-22 12:05:42 normalization > 12:05:33.036371 [debug] [MainThread]: Parsing macros/materializations/models/view/helpers.sql 2022-05-22 12:05:42 normalization > 12:05:33.037951 [debug] [MainThread]: Parsing macros/materializations/models/view/view.sql 2022-05-22 12:05:42 normalization > 12:05:33.045650 [debug] [MainThread]: Parsing macros/materializations/models/view/create_view_as.sql 2022-05-22 12:05:42 normalization > 12:05:33.048314 [debug] [MainThread]: Parsing macros/materializations/models/view/create_or_replace_view.sql 2022-05-22 12:05:42 normalization > 12:05:33.051261 [debug] [MainThread]: Parsing macros/materializations/models/incremental/on_schema_change.sql 2022-05-22 12:05:42 normalization > 12:05:33.068910 [debug] [MainThread]: Parsing macros/materializations/models/incremental/column_helpers.sql 2022-05-22 12:05:42 normalization > 12:05:33.073975 [debug] [MainThread]: Parsing macros/materializations/models/incremental/incremental.sql 2022-05-22 12:05:42 normalization > 12:05:33.085307 [debug] [MainThread]: Parsing macros/materializations/models/incremental/merge.sql 2022-05-22 12:05:42 normalization > 12:05:33.097750 [debug] [MainThread]: Parsing macros/materializations/models/incremental/is_incremental.sql 2022-05-22 12:05:42 normalization > 12:05:33.099546 [debug] [MainThread]: Parsing macros/materializations/models/table/table.sql 2022-05-22 12:05:42 normalization > 12:05:33.107492 [debug] [MainThread]: Parsing macros/materializations/models/table/create_table_as.sql 2022-05-22 12:05:42 normalization > 12:05:33.110791 [debug] [MainThread]: Parsing macros/generic_test_sql/not_null.sql 2022-05-22 12:05:42 normalization > 12:05:33.111459 [debug] [MainThread]: Parsing macros/generic_test_sql/unique.sql 2022-05-22 12:05:42 normalization > 12:05:33.112215 [debug] [MainThread]: Parsing macros/generic_test_sql/accepted_values.sql 2022-05-22 12:05:42 normalization > 12:05:33.113708 [debug] [MainThread]: Parsing macros/generic_test_sql/relationships.sql 2022-05-22 12:05:42 normalization > 12:05:33.114687 [debug] [MainThread]: Parsing macros/etc/statement.sql 2022-05-22 12:05:42 normalization > 12:05:33.119662 [debug] [MainThread]: Parsing macros/etc/datetime.sql 2022-05-22 12:05:42 normalization > 12:05:33.128987 [debug] [MainThread]: Parsing macros/adapters/indexes.sql 2022-05-22 12:05:42 normalization > 12:05:33.131979 [debug] [MainThread]: Parsing macros/adapters/metadata.sql 2022-05-22 12:05:42 normalization > 12:05:33.139791 [debug] [MainThread]: Parsing macros/adapters/columns.sql 2022-05-22 12:05:42 normalization > 12:05:33.150531 [debug] [MainThread]: Parsing macros/adapters/relation.sql 2022-05-22 12:05:42 normalization > 12:05:33.161207 [debug] [MainThread]: Parsing macros/adapters/schema.sql 2022-05-22 12:05:42 normalization > 12:05:33.163672 [debug] [MainThread]: Parsing macros/adapters/persist_docs.sql 2022-05-22 12:05:42 normalization > 12:05:33.168523 [debug] [MainThread]: Parsing macros/adapters/freshness.sql 2022-05-22 12:05:42 normalization > 12:05:33.171764 [debug] [MainThread]: Parsing tests/generic/builtin.sql 2022-05-22 12:05:42 normalization > 12:05:33.175516 [debug] [MainThread]: Parsing macros/sql/generate_series.sql 2022-05-22 12:05:42 normalization > 12:05:33.180164 [debug] [MainThread]: Parsing macros/sql/get_query_results_as_dict.sql 2022-05-22 12:05:42 normalization > 12:05:33.182741 [debug] [MainThread]: Parsing macros/sql/unpivot.sql 2022-05-22 12:05:42 normalization > 12:05:33.191411 [debug] [MainThread]: Parsing macros/sql/get_relations_by_pattern.sql 2022-05-22 12:05:42 normalization > 12:05:33.195284 [debug] [MainThread]: Parsing macros/sql/surrogate_key.sql 2022-05-22 12:05:42 normalization > 12:05:33.199117 [debug] [MainThread]: Parsing macros/sql/get_tables_by_prefix_sql.sql 2022-05-22 12:05:42 normalization > 12:05:33.201010 [debug] [MainThread]: Parsing macros/sql/get_relations_by_prefix.sql 2022-05-22 12:05:42 normalization > 12:05:33.204758 [debug] [MainThread]: Parsing macros/sql/safe_add.sql 2022-05-22 12:05:42 normalization > 12:05:33.206570 [debug] [MainThread]: Parsing macros/sql/nullcheck_table.sql 2022-05-22 12:05:42 normalization > 12:05:33.208373 [debug] [MainThread]: Parsing macros/sql/star.sql 2022-05-22 12:05:42 normalization > 12:05:33.213430 [debug] [MainThread]: Parsing macros/sql/get_table_types_sql.sql 2022-05-22 12:05:42 normalization > 12:05:33.214815 [debug] [MainThread]: Parsing macros/sql/pivot.sql 2022-05-22 12:05:42 normalization > 12:05:33.219361 [debug] [MainThread]: Parsing macros/sql/haversine_distance.sql 2022-05-22 12:05:42 normalization > 12:05:33.225878 [debug] [MainThread]: Parsing macros/sql/groupby.sql 2022-05-22 12:05:42 normalization > 12:05:33.227342 [debug] [MainThread]: Parsing macros/sql/nullcheck.sql 2022-05-22 12:05:42 normalization > 12:05:33.229139 [debug] [MainThread]: Parsing macros/sql/get_tables_by_pattern_sql.sql 2022-05-22 12:05:42 normalization > 12:05:33.236295 [debug] [MainThread]: Parsing macros/sql/union.sql 2022-05-22 12:05:42 normalization > 12:05:33.247583 [debug] [MainThread]: Parsing macros/sql/get_column_values.sql 2022-05-22 12:05:42 normalization > 12:05:33.253410 [debug] [MainThread]: Parsing macros/sql/date_spine.sql 2022-05-22 12:05:42 normalization > 12:05:33.258169 [debug] [MainThread]: Parsing macros/materializations/insert_by_period_materialization.sql 2022-05-22 12:05:42 normalization > 12:05:33.284719 [debug] [MainThread]: Parsing macros/web/get_url_parameter.sql 2022-05-22 12:05:42 normalization > 12:05:33.286640 [debug] [MainThread]: Parsing macros/web/get_url_host.sql 2022-05-22 12:05:42 normalization > 12:05:33.288817 [debug] [MainThread]: Parsing macros/web/get_url_path.sql 2022-05-22 12:05:42 normalization > 12:05:33.291672 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_time.sql 2022-05-22 12:05:42 normalization > 12:05:33.293021 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_log_format.sql 2022-05-22 12:05:42 normalization > 12:05:33.294257 [debug] [MainThread]: Parsing macros/jinja_helpers/slugify.sql 2022-05-22 12:05:42 normalization > 12:05:33.295549 [debug] [MainThread]: Parsing macros/jinja_helpers/log_info.sql 2022-05-22 12:05:42 normalization > 12:05:33.296777 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-05-22 12:05:42 normalization > 12:05:33.297927 [debug] [MainThread]: Parsing macros/cross_db_utils/length.sql 2022-05-22 12:05:42 normalization > 12:05:33.299321 [debug] [MainThread]: Parsing macros/cross_db_utils/safe_cast.sql 2022-05-22 12:05:42 normalization > 12:05:33.301509 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-05-22 12:05:42 normalization > 12:05:33.302601 [debug] [MainThread]: Parsing macros/cross_db_utils/dateadd.sql 2022-05-22 12:05:42 normalization > 12:05:33.305693 [debug] [MainThread]: Parsing macros/cross_db_utils/literal.sql 2022-05-22 12:05:42 normalization > 12:05:33.306752 [debug] [MainThread]: Parsing macros/cross_db_utils/any_value.sql 2022-05-22 12:05:42 normalization > 12:05:33.308225 [debug] [MainThread]: Parsing macros/cross_db_utils/replace.sql 2022-05-22 12:05:42 normalization > 12:05:33.309607 [debug] [MainThread]: Parsing macros/cross_db_utils/right.sql 2022-05-22 12:05:42 normalization > 12:05:33.312190 [debug] [MainThread]: Parsing macros/cross_db_utils/position.sql 2022-05-22 12:05:42 normalization > 12:05:33.313906 [debug] [MainThread]: Parsing macros/cross_db_utils/identifier.sql 2022-05-22 12:05:42 normalization > 12:05:33.315706 [debug] [MainThread]: Parsing macros/cross_db_utils/bool_or.sql 2022-05-22 12:05:42 normalization > 12:05:33.317421 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-05-22 12:05:42 normalization > 12:05:33.321152 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_ephemeral.sql 2022-05-22 12:05:42 normalization > 12:05:33.323388 [debug] [MainThread]: Parsing macros/cross_db_utils/date_trunc.sql 2022-05-22 12:05:42 normalization > 12:05:33.325035 [debug] [MainThread]: Parsing macros/cross_db_utils/intersect.sql 2022-05-22 12:05:42 normalization > 12:05:33.326306 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-05-22 12:05:42 normalization > 12:05:33.333045 [debug] [MainThread]: Parsing macros/cross_db_utils/last_day.sql 2022-05-22 12:05:42 normalization > 12:05:33.336995 [debug] [MainThread]: Parsing macros/cross_db_utils/cast_bool_to_text.sql 2022-05-22 12:05:42 normalization > 12:05:33.338585 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_relation.sql 2022-05-22 12:05:42 normalization > 12:05:33.339840 [debug] [MainThread]: Parsing macros/cross_db_utils/escape_single_quotes.sql 2022-05-22 12:05:42 normalization > 12:05:33.341858 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-05-22 12:05:42 normalization > 12:05:33.343544 [debug] [MainThread]: Parsing macros/cross_db_utils/split_part.sql 2022-05-22 12:05:42 normalization > 12:05:33.345540 [debug] [MainThread]: Parsing macros/cross_db_utils/width_bucket.sql 2022-05-22 12:05:42 normalization > 12:05:33.351192 [debug] [MainThread]: Parsing macros/cross_db_utils/datediff.sql 2022-05-22 12:05:42 normalization > 12:05:33.362662 [debug] [MainThread]: Parsing macros/schema_tests/not_constant.sql 2022-05-22 12:05:42 normalization > 12:05:33.364120 [debug] [MainThread]: Parsing macros/schema_tests/fewer_rows_than.sql 2022-05-22 12:05:42 normalization > 12:05:33.365947 [debug] [MainThread]: Parsing macros/schema_tests/expression_is_true.sql 2022-05-22 12:05:42 normalization > 12:05:33.367931 [debug] [MainThread]: Parsing macros/schema_tests/relationships_where.sql 2022-05-22 12:05:42 normalization > 12:05:33.370348 [debug] [MainThread]: Parsing macros/schema_tests/mutually_exclusive_ranges.sql 2022-05-22 12:05:42 normalization > 12:05:33.379829 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-05-22 12:05:42 normalization > 12:05:33.383837 [debug] [MainThread]: Parsing macros/schema_tests/unique_combination_of_columns.sql 2022-05-22 12:05:42 normalization > 12:05:33.386954 [debug] [MainThread]: Parsing macros/schema_tests/test_unique_where.sql 2022-05-22 12:05:42 normalization > 12:05:33.388534 [debug] [MainThread]: Parsing macros/schema_tests/sequential_values.sql 2022-05-22 12:05:42 normalization > 12:05:33.391676 [debug] [MainThread]: Parsing macros/schema_tests/at_least_one.sql 2022-05-22 12:05:42 normalization > 12:05:33.393074 [debug] [MainThread]: Parsing macros/schema_tests/recency.sql 2022-05-22 12:05:42 normalization > 12:05:33.395063 [debug] [MainThread]: Parsing macros/schema_tests/not_null_proportion.sql 2022-05-22 12:05:42 normalization > 12:05:33.397511 [debug] [MainThread]: Parsing macros/schema_tests/test_not_null_where.sql 2022-05-22 12:05:42 normalization > 12:05:33.399152 [debug] [MainThread]: Parsing macros/schema_tests/accepted_range.sql 2022-05-22 12:05:42 normalization > 12:05:33.402039 [debug] [MainThread]: Parsing macros/schema_tests/cardinality_equality.sql 2022-05-22 12:05:42 normalization > 12:05:33.404240 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-05-22 12:05:42 normalization > 12:05:33.406062 [debug] [MainThread]: Parsing macros/schema_tests/not_accepted_values.sql 2022-05-22 12:05:42 normalization > 12:05:33.873757 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.913375 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.915005 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.923171 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.924571 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.992448 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:33.994025 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.006441 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.008024 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.017287 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.019246 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.037959 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.041940 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.116608 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.118848 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.157190 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.158908 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.170058 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.171863 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.188698 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.190372 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.198671 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.200185 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.210489 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.212094 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.225907 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.227389 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.235062 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.236475 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.243923 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.245280 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.254128 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.255782 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.267087 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.268658 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.289905 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.291341 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.298858 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.300657 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.311488 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.313205 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.331030 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.334027 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.350809 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.352340 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.362685 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.364105 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.371452 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.373034 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.404520 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.406044 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.414367 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.416197 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.433187 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.435159 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.452680 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.455269 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.481005 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.482510 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.490312 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.491644 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.498422 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.500353 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.526334 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.528094 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.540890 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.542507 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.554192 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.555702 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.565516 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.567272 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.583461 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.585061 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.594967 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.596614 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.606430 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.608878 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.625305 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.626789 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.641244 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.642682 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.650539 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.652184 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.664407 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.665778 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.673989 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.675325 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.682960 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.684383 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.692600 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.694004 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.703193 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.704866 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.716623 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.718217 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.729875 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.731301 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.739065 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.741757 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.792754 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.794423 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.808422 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.809926 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.818477 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.819926 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.827507 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.828880 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.835913 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.837229 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.845479 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.847479 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.857602 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.859022 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.869234 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.870635 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.879043 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.880508 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.889000 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.890455 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.899394 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.901106 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.914500 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.915909 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.923743 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.925342 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.932674 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:34.934148 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.945196 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.946938 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.963667 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.965132 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.972422 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.973779 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.980683 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:34.982434 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.996904 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:34.998542 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.027586 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.029076 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.037861 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.039597 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.047539 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.049204 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.063140 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.064591 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.073523 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.075106 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.096668 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.098341 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.109764 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.111233 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.118328 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.119650 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.128310 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.129673 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.141353 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.142795 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.151620 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.153071 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.163082 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.164562 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.173717 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.175104 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.183373 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.184772 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.194492 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.196397 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.280509 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.282037 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.289964 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.291653 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.305985 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.307534 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.317778 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.319342 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.331505 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.332857 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.340030 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.341525 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.363362 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.364991 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.376327 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.377701 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.388998 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.390434 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.399720 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.401187 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.409023 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.410951 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.421815 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.423396 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.437356 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.439812 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.488474 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.490340 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.506905 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.508431 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.518459 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.520256 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.537095 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.539006 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.549460 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.551141 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.575876 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.577491 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.587644 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.589073 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.597298 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.598708 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.609495 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.611043 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.619588 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.621229 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.635296 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.636743 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.645968 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.647379 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.659141 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.660941 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.680271 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.681985 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.692712 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.694238 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.704140 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.705605 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.716184 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.717944 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.733549 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.735422 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.753333 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.755105 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.770145 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.771587 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.778204 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.779976 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.790702 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.792684 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.800811 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.802280 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.810744 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.812625 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.831091 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.833033 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.841814 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.843615 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.852077 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.853489 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.864068 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.865495 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.875394 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:35.877079 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.889190 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.891457 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.919738 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.921954 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.952020 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:35.953900 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.969884 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.971825 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.985496 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:35.987881 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.022142 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.023856 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.039936 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.041410 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.049669 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.051320 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.061867 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_TAXES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.063751 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.077412 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.078912 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.086370 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.087868 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.105821 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_PRICE_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.107320 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.117481 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.119847 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.145239 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.148145 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.199374 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.200916 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.211884 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.213322 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.221432 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.223059 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.232345 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.234033 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.247673 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.249772 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.273862 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.275360 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.285015 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.286581 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.299134 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.300920 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.310457 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.312180 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.322597 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.324280 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.333465 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS_AB1.sql 2022-05-22 12:05:42 normalization > 12:05:36.334833 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.342256 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.343592 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.354900 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS_AB3.sql 2022-05-22 12:05:42 normalization > 12:05:36.356331 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.363561 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS_AB2.sql 2022-05-22 12:05:42 normalization > 12:05:36.365200 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM.sql 2022-05-22 12:05:42 normalization > 12:05:36.371533 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ATTACHED_ITEM.sql 2022-05-22 12:05:42 normalization > 12:05:36.373115 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.379209 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.380773 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.386905 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.388218 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.395047 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.396647 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE.sql 2022-05-22 12:05:42 normalization > 12:05:36.404239 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE.sql 2022-05-22 12:05:42 normalization > 12:05:36.405760 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.411726 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_ORDER_LINE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.413248 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.419501 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.421035 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.427183 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CONTACTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.428746 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL.sql 2022-05-22 12:05:42 normalization > 12:05:36.434620 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_ACCOUNTING_DETAIL.sql 2022-05-22 12:05:42 normalization > 12:05:36.436106 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.441938 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_CHILD_ACCOUNT_ACCESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.443413 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.450526 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.451789 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.457905 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.459425 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL.sql 2022-05-22 12:05:42 normalization > 12:05:36.465358 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TAX_DETAIL.sql 2022-05-22 12:05:42 normalization > 12:05:36.466888 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.472777 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_EVENT_BASED_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.474300 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.480104 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_EVENT_BASED_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.481632 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.487583 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PARENT_ACCOUNT_ACCESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.489170 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.496578 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DUNNING_ATTEMPTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.498178 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.571515 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.573255 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER.sql 2022-05-22 12:05:42 normalization > 12:05:36.580035 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER.sql 2022-05-22 12:05:42 normalization > 12:05:36.581693 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.588101 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CHARGED_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.589932 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.596187 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_RESENT_ORDERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.597772 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.604056 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINKED_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.605674 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.613453 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_TAXES.sql 2022-05-22 12:05:42 normalization > 12:05:36.615196 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM.sql 2022-05-22 12:05:42 normalization > 12:05:36.625442 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM.sql 2022-05-22 12:05:42 normalization > 12:05:36.627695 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.636084 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_APPLICABLE_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.637758 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.644539 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_LINE_ITEM_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.646605 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.652917 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_SUBSCRIPTION_ITEMS.sql 2022-05-22 12:05:42 normalization > 12:05:36.654862 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION.sql 2022-05-22 12:05:42 normalization > 12:05:36.663320 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION.sql 2022-05-22 12:05:42 normalization > 12:05:36.665061 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS.sql 2022-05-22 12:05:42 normalization > 12:05:36.673391 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_APPLIED_CREDITS.sql 2022-05-22 12:05:42 normalization > 12:05:36.675311 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE.sql 2022-05-22 12:05:42 normalization > 12:05:36.682070 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE.sql 2022-05-22 12:05:42 normalization > 12:05:36.683801 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES.sql 2022-05-22 12:05:42 normalization > 12:05:36.694513 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_BALANCES.sql 2022-05-22 12:05:42 normalization > 12:05:36.696342 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.707275 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.711886 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.718883 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_BILLING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.720514 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.727190 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.728778 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO.sql 2022-05-22 12:05:42 normalization > 12:05:36.736766 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_REFERRAL_INFO.sql 2022-05-22 12:05:42 normalization > 12:05:36.738473 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.745044 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ADDONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.747251 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.753510 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_PAYMENTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.755118 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.762451 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINKED_ORDERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.764130 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD.sql 2022-05-22 12:05:42 normalization > 12:05:36.770586 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_PAYMENT_METHOD.sql 2022-05-22 12:05:42 normalization > 12:05:36.772130 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS.sql 2022-05-22 12:05:42 normalization > 12:05:36.778511 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_REFERRAL_URLS.sql 2022-05-22 12:05:42 normalization > 12:05:36.780052 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.788456 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_COUPONS.sql 2022-05-22 12:05:42 normalization > 12:05:36.790084 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.796367 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ISSUED_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.798053 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.804481 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_SHIPPING_ADDRESS.sql 2022-05-22 12:05:42 normalization > 12:05:36.806173 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.812510 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_LINE_ITEM_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.814213 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP.sql 2022-05-22 12:05:42 normalization > 12:05:36.820477 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_CUSTOMER_RELATIONSHIP.sql 2022-05-22 12:05:42 normalization > 12:05:36.821998 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER.sql 2022-05-22 12:05:42 normalization > 12:05:36.828370 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ORDER.sql 2022-05-22 12:05:42 normalization > 12:05:36.829902 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.838112 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_ADJUSTMENT_CREDIT_NOTES.sql 2022-05-22 12:05:42 normalization > 12:05:36.839694 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.845774 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_INVOICE_DISCOUNTS.sql 2022-05-22 12:05:42 normalization > 12:05:36.847787 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM.sql 2022-05-22 12:05:42 normalization > 12:05:36.854197 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_CONTRACT_TERM.sql 2022-05-22 12:05:42 normalization > 12:05:36.855939 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.861948 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_ITEM_PRICE_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.863471 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.869481 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/CHARGEBEE/CHARGEBEE_SUBSCRIPTION_ITEM_TIERS.sql 2022-05-22 12:05:42 normalization > 12:05:36.974376 [warn ] [MainThread]: [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-05-22 12:05:42 normalization > There are 2 unused configuration paths: 2022-05-22 12:05:42 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-05-22 12:05:42 normalization > - models.airbyte_utils.generated.airbyte_views 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > 12:05:37.114584 [info ] [MainThread]: Found 204 models, 0 tests, 0 snapshots, 0 analyses, 535 macros, 0 operations, 0 seed files, 7 sources, 0 exposures, 0 metrics 2022-05-22 12:05:42 normalization > 12:05:37.125393 [info ] [MainThread]: 2022-05-22 12:05:42 normalization > 12:05:37.126315 [debug] [MainThread]: Acquiring new snowflake connection "master" 2022-05-22 12:05:42 normalization > 12:05:37.130266 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DATABASE" 2022-05-22 12:05:42 normalization > 12:05:37.145732 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DATABASE" 2022-05-22 12:05:42 normalization > 12:05:37.146082 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DATABASE"} */ 2022-05-22 12:05:42 normalization > 2022-05-22 12:05:42 normalization > show terse schemas in database "AIRBYTE_DATABASE" 2022-05-22 12:05:42 normalization > limit 10000 2022-05-22 12:05:42 normalization > 12:05:37.146294 [debug] [ThreadPool]: Opening a new connection, currently in state init 2022-05-22 12:05:42 normalization > 12:05:37.866078 [debug] [ThreadPool]: Snowflake adapter: Snowflake query id: 01a46f95-3201-237d-0000-b315004dd19e 2022-05-22 12:05:42 normalization > 12:05:37.866453 [debug] [ThreadPool]: Snowflake adapter: Snowflake error: 002043 (02000): SQL compilation error: 2022-05-22 12:05:42 normalization > Object does not exist, or operation cannot be performed. 2022-05-22 12:05:42 normalization > 12:05:37.866731 [debug] [ThreadPool]: Snowflake adapter: Error running SQL: macro list_schemas 2022-05-22 12:05:42 normalization > 12:05:37.866838 [debug] [ThreadPool]: Snowflake adapter: Rolling back transaction. 2022-05-22 12:05:42 normalization > 12:05:37.867049 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE: Close 2022-05-22 12:05:42 normalization > 12:05:37.945298 [debug] [MainThread]: Connection 'master' was properly closed. 2022-05-22 12:05:42 normalization > 12:05:37.945566 [debug] [MainThread]: Connection 'list_AIRBYTE_DATABASE' was properly closed. 2022-05-22 12:05:42 INFO i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):161 - Completing future exceptionally... io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:61) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:58) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] ... 3 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:162) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:46) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-05-22 12:05:42 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-22 12:05:42 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-22 12:05:42 WARN i.t.i.a.POJOActivityTaskHandler(activityFailureToResult):307 - Activity failure. ActivityId=d7c7a0de-f3ba-3644-b22b-88b68b16cbd0, activityType=Normalize, attempt=1 java.lang.RuntimeException: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:234) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.normalize(NormalizationActivityImpl.java:75) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityInboundCallsInterceptor.execute(POJOActivityTaskHandler.java:214) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityImplementation.execute(POJOActivityTaskHandler.java:180) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler.handle(POJOActivityTaskHandler.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:204) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:164) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.PollTaskExecutor.lambda$process$0(PollTaskExecutor.java:93) ~[temporal-sdk-1.8.1.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.temporal.serviceclient.CheckedExceptionWrapper.wrap(CheckedExceptionWrapper.java:56) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInternal.wrap(WorkflowInternal.java:448) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.activity.Activity.wrap(Activity.java:51) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:138) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$3(NormalizationActivityImpl.java:103) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:229) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] ... 13 more Caused by: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:132) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$3(NormalizationActivityImpl.java:103) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:229) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] ... 13 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:61) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] ... 1 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:58) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] ... 1 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:162) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:46) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-05-22 12:05:42 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-05-22 12:05:42 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.password: object found, string expected