Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jimcrozier/5d4d8f5c96d9e971a3872e7ceb492577 to your computer and use it in GitHub Desktop.
Save jimcrozier/5d4d8f5c96d9e971a3872e7ceb492577 to your computer and use it in GitHub Desktop.
[+] Running 1/1
✔ Container dbt-pipeline Started 20.1s
[dbt-docker] /usr/src ➤ dbt seed && dbt run --full-refresh
20:59:58 Running with dbt=1.7.13
21:00:02 Registered adapter: snowflake=1.7.2
21:00:05 Unable to do partial parsing because profile has changed
21:01:56 Found 290 models, 1240 tests, 3 seeds, 1 operation, 101 sources, 0 exposures, 0 metrics, 1686 macros, 0 groups, 0 semantic models
21:01:56
21:01:59
21:01:59 Running 1 on-run-start hook
21:02:00 1 of 1 START hook: dbt_chord.on-run-start.0 .................................... [RUN]
21:02:00 1 of 1 OK hook: dbt_chord.on-run-start.0 ....................................... [OK in 0.00s]
21:02:00
21:02:00 Concurrency: 4 threads (target='snowflake')
21:02:00
21:02:00 1 of 3 START seed file dbt_dev_jim_chorddemo_staging.dates ..................... [RUN]
21:02:00 2 of 3 START seed file dbt_dev_jim_chorddemo_staging.marketing_channel_mapping . [RUN]
21:02:00 3 of 3 START seed file dbt_dev_jim_chorddemo_staging.referrer_mapping .......... [RUN]
21:02:05 3 of 3 OK loaded seed file dbt_dev_jim_chorddemo_staging.referrer_mapping ...... [INSERT 1811 in 4.97s]
21:02:05 2 of 3 OK loaded seed file dbt_dev_jim_chorddemo_staging.marketing_channel_mapping [INSERT 530 in 5.63s]
21:02:41 1 of 3 OK loaded seed file dbt_dev_jim_chorddemo_staging.dates ................. [INSERT 4384 in 40.82s]
21:02:41
21:02:41 Finished running 3 seeds, 1 hook in 0 hours 0 minutes and 44.97 seconds (44.97s).
21:02:45
21:02:45 Completed successfully
21:02:45
21:02:45 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3
21:02:51 Running with dbt=1.7.13
21:02:53 Registered adapter: snowflake=1.7.2
21:03:02 Found 290 models, 1240 tests, 3 seeds, 1 operation, 101 sources, 0 exposures, 0 metrics, 1686 macros, 0 groups, 0 semantic models
21:03:02
21:03:04
21:03:04 Running 1 on-run-start hook
21:03:04 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_chord_datascience_datascience_syntheticplant' into 'chord_dev.dbt_dev_jim_chorddemo__chord_datascience_merged'.
21:03:04 -> Finding all table/view from the schemas to join.
21:03:06 -> Found 2 relationships to union.
21:03:06 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__chord_datascience_merged'.
21:03:06 -> Unionizing, hold the phone!
21:03:07 -> Everything has been unionized!
21:03:07 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_google_ads_googleads_syntheticplant' into 'chord_dev.dbt_dev_jim_chorddemo__google_ads_merged'.
21:03:07 -> Finding all table/view from the schemas to join.
21:03:09 -> Found 7 relationships to union.
21:03:09 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__google_ads_merged'.
21:03:09 -> Unionizing, hold the phone!
21:03:12 -> Everything has been unionized!
21:03:12 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_facebook_ads_facebookads_syntheticplant' into 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged'.
21:03:12 -> Finding all table/view from the schemas to join.
21:03:13 -> Found 5 relationships to union.
21:03:13 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged'.
21:03:14 -> Unionizing, hold the phone!
21:03:16 -> Everything has been unionized!
21:03:16 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_manual_source_ads_manualads_syntheticplant' into 'chord_dev.dbt_dev_jim_chorddemo__manual_source_ads_merged'.
21:03:16 -> Finding all table/view from the schemas to join.
21:03:17 -> Found 1 relationships to union.
21:03:17 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__manual_source_ads_merged'.
21:03:18 -> Unionizing, hold the phone!
21:03:18 -> Everything has been unionized!
21:03:18 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_chordoms_syntheticplant_syntheticplant, chord_demo.raw_chord_staging_plant_chordoms_fivetran_chordoms_plant' into 'chord_dev.dbt_dev_jim_chorddemo__chordoms_merged'.
21:03:18 -> Finding all table/view from the schemas to join.
21:03:20 -> Found 151 relationships to union.
21:03:20 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__chordoms_merged'.
21:03:20 -> Unionizing, hold the phone!
21:04:53 -> Everything has been unionized!
21:04:53 -> Attempting to union tables and views from schemas 'chord_demo.raw_chorddemo_staging_syntheticplant_chord_segmentfe_syntheticplant_syntheticplant, chord_demo.raw_chord_staging_plant_chordoms_segment_segmentfe_plant' into 'chord_dev.dbt_dev_jim_chorddemo__segmentfe_merged'.
21:04:53 -> Finding all table/view from the schemas to join.
21:04:55 -> Found 48 relationships to union.
21:04:55 -> Creating schema if it doesn't already exist 'chord_dev.dbt_dev_jim_chorddemo__segmentfe_merged'.
21:04:55 -> Unionizing, hold the phone!
21:05:23 -> Everything has been unionized!
21:05:23 1 of 1 START hook: dbt_chord.on-run-start.0 .................................... [RUN]
21:05:23 1 of 1 OK hook: dbt_chord.on-run-start.0 ....................................... [OK in 0.00s]
21:05:23
21:05:23 Concurrency: 4 threads (target='snowflake')
21:05:23
21:05:23 1 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__error_types [RUN]
21:05:23 2 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__transforms [RUN]
21:05:26 1 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__error_types [SUCCESS 1 in 2.36s]
21:05:26 2 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__transforms [SUCCESS 1 in 2.93s]
21:05:27 3 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_oms ........... [RUN]
21:05:27 4 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_tenants ....... [RUN]
21:05:27 5 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_transforms .... [RUN]
21:05:29 5 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_transforms [SUCCESS 1 in 2.14s]
21:05:29 6 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_dates ......... [RUN]
21:05:29 7 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_addresses [RUN]
21:05:29 3 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_oms ...... [SUCCESS 1 in 2.80s]
21:05:30 8 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_adjustment_reasons [RUN]
21:05:30 4 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_tenants .. [SUCCESS 1 in 3.22s]
21:05:30 9 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_adjustments [RUN]
21:05:33 6 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_dates .... [SUCCESS 1 in 4.02s]
21:05:33 10 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_countries [RUN]
21:05:34 8 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_adjustment_reasons [SUCCESS 1 in 4.08s]
21:05:34 11 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_inventory_units [RUN]
21:05:36 7 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_addresses [SUCCESS 1 in 7.33s]
21:05:36 9 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_adjustments [SUCCESS 1 in 6.39s]
21:05:37 12 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_line_items [RUN]
21:05:37 13 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_types [RUN]
21:05:40 10 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_countries [SUCCESS 1 in 6.60s]
21:05:40 11 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_inventory_units [SUCCESS 1 in 6.10s]
21:05:40 14 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_values [RUN]
21:05:40 15 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_values_variants [RUN]
21:05:42 13 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_types [SUCCESS 1 in 3.51s]
21:05:42 16 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_orders [RUN]
21:05:43 12 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_line_items [SUCCESS 1 in 6.68s]
21:05:44 15 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_values_variants [SUCCESS 1 in 3.27s]
21:05:44 17 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_orders_promotions [RUN]
21:05:44 14 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_option_values [SUCCESS 1 in 3.53s]
21:05:44 18 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_part_line_items [RUN]
21:05:44 19 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_payment_methods [RUN]
21:05:47 18 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_part_line_items [SUCCESS 1 in 3.02s]
21:05:47 20 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_payments [RUN]
21:05:47 19 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_payment_methods [SUCCESS 1 in 3.48s]
21:05:47 21 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscription_line_items [RUN]
21:05:48 17 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_orders_promotions [SUCCESS 1 in 4.01s]
21:05:48 22 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscription_recipients [RUN]
21:05:49 16 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_orders [SUCCESS 1 in 6.14s]
21:05:49 23 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscriptions [RUN]
21:05:50 20 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_payments [SUCCESS 1 in 2.85s]
21:05:50 24 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_product_properties [RUN]
21:05:51 21 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscription_line_items [SUCCESS 1 in 3.23s]
21:05:51 25 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_products [RUN]
21:05:52 22 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscription_recipients [SUCCESS 1 in 3.86s]
21:05:52 26 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_actions [RUN]
21:05:52 23 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_pre_paid_subscriptions [SUCCESS 1 in 3.50s]
21:05:53 27 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_categories [RUN]
21:05:54 24 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_product_properties [SUCCESS 1 in 4.16s]
21:05:54 25 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_products [SUCCESS 1 in 3.31s]
21:05:54 28 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_codes [RUN]
21:05:54 29 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_rules [RUN]
21:05:55 26 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_actions [SUCCESS 1 in 2.99s]
21:05:55 30 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotions [RUN]
21:05:55 27 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_categories [SUCCESS 1 in 2.53s]
21:05:55 31 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_properties [RUN]
21:05:57 29 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_rules [SUCCESS 1 in 2.72s]
21:05:57 32 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_referral_conversions [RUN]
21:05:58 28 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotion_codes [SUCCESS 1 in 4.02s]
21:05:58 33 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_referral_identifiers [RUN]
21:05:59 31 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_properties [SUCCESS 1 in 3.18s]
21:05:59 30 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_promotions [SUCCESS 1 in 3.72s]
21:05:59 34 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_refund_reasons [RUN]
21:05:59 35 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_refunds [RUN]
21:06:02 32 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_referral_conversions [SUCCESS 1 in 4.91s]
21:06:02 35 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_refunds [SUCCESS 1 in 3.27s]
21:06:02 34 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_refund_reasons [SUCCESS 1 in 3.50s]
21:06:02 37 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_reimbursements [RUN]
21:06:02 36 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_reimbursement_types [RUN]
21:06:03 38 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_return_authorizations [RUN]
21:06:05 33 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_referral_identifiers [SUCCESS 1 in 6.02s]
21:06:05 39 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_return_items [RUN]
21:06:08 36 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_reimbursement_types [SUCCESS 1 in 5.10s]
21:06:08 40 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_shipments [RUN]
21:06:08 38 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_return_authorizations [SUCCESS 1 in 5.26s]
21:06:08 37 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_reimbursements [SUCCESS 1 in 5.29s]
21:06:08 41 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_states [RUN]
21:06:08 42 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stock_items [RUN]
21:06:09 39 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_return_items [SUCCESS 1 in 4.00s]
21:06:09 43 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stock_requests [RUN]
21:06:12 42 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stock_items [SUCCESS 1 in 3.78s]
21:06:12 43 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stock_requests [SUCCESS 1 in 3.27s]
21:06:12 45 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_store_credits [RUN]
21:06:12 44 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_store_credit_categories [RUN]
21:06:12 41 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_states [SUCCESS 1 in 4.13s]
21:06:12 46 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stores [RUN]
21:06:13 40 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_shipments [SUCCESS 1 in 5.03s]
21:06:13 47 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_billing_period_installments [RUN]
21:06:14 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__chordoms_merged.chord_subscription_billing_period_installments'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:15 44 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_store_credit_categories [SUCCESS 1 in 2.94s]
21:06:15 48 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_billing_periods [RUN]
21:06:15 45 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_store_credits [SUCCESS 1 in 3.24s]
21:06:16 49 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_events [RUN]
21:06:16 46 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_stores [SUCCESS 1 in 3.88s]
21:06:17 50 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscriptions [RUN]
21:06:17 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__chordoms_merged.chord_subscription_billing_periods'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:18 47 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_billing_period_installments [SUCCESS 1 in 5.08s]
21:06:18 51 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscriptions_line_items [RUN]
21:06:21 48 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_billing_periods [SUCCESS 1 in 5.36s]
21:06:21 52 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_taggings [RUN]
21:06:22 50 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscriptions [SUCCESS 1 in 5.04s]
21:06:22 53 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_tags [RUN]
21:06:22 49 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscription_events [SUCCESS 1 in 6.54s]
21:06:22 54 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_users [RUN]
21:06:24 51 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_subscriptions_line_items [SUCCESS 1 in 5.43s]
21:06:24 55 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_variants [RUN]
21:06:25 52 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_taggings [SUCCESS 1 in 4.10s]
21:06:25 56 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_virtual_gift_cards [RUN]
21:06:25 53 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_tags [SUCCESS 1 in 3.49s]
21:06:25 57 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__datascience_tenant_features [RUN]
21:06:28 55 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_variants [SUCCESS 1 in 3.72s]
21:06:28 58 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__datascience_user_features [RUN]
21:06:28 56 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_virtual_gift_cards [SUCCESS 1 in 2.54s]
21:06:28 59 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_account_history [RUN]
21:06:28 54 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__chordoms_users [SUCCESS 1 in 5.81s]
21:06:28 60 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_ad_history [RUN]
21:06:29 57 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__datascience_tenant_features [SUCCESS 1 in 3.28s]
21:06:29 61 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_ad_set_history [RUN]
21:06:29 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged.account_history'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:30 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged.ad_history'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:30 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged.ad_set_history'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:31 58 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__datascience_user_features [SUCCESS 1 in 3.38s]
21:06:31 62 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_ad [RUN]
21:06:31 59 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_account_history [SUCCESS 1 in 3.36s]
21:06:32 63 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_ad_set [RUN]
21:06:32 61 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_ad_set_history [SUCCESS 1 in 2.93s]
21:06:32 60 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_ad_history [SUCCESS 1 in 3.75s]
21:06:32 64 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_campaign [RUN]
21:06:33 65 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_campaign_history [RUN]
21:06:34 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__facebook_ads_merged.campaign_history'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:36 63 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_ad_set [SUCCESS 1 in 4.68s]
21:06:37 62 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_ad [SUCCESS 1 in 5.12s]
21:06:37 66 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_creative_history [RUN]
21:06:37 67 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_account_history [RUN]
21:06:37 65 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_campaign_history [SUCCESS 1 in 3.88s]
21:06:37 68 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_account_stats [RUN]
21:06:37 64 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_basic_campaign [SUCCESS 1 in 5.22s]
21:06:37 69 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_group_history [RUN]
21:06:40 66 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__facebook_ads_creative_history [SUCCESS 1 in 3.59s]
21:06:40 68 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_account_stats [SUCCESS 1 in 3.15s]
21:06:40 70 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_history [RUN]
21:06:41 71 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_stats [RUN]
21:06:41 67 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_account_history [SUCCESS 1 in 4.70s]
21:06:41 72 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_campaign_history [RUN]
21:06:42 69 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_group_history [SUCCESS 1 in 4.05s]
21:06:42 73 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_campaign_stats [RUN]
21:06:44 73 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_campaign_stats [SUCCESS 1 in 2.70s]
21:06:45 74 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__manual_daily_spend_sheet [RUN]
21:06:45 70 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_history [SUCCESS 1 in 4.49s]
21:06:45 75 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__marketing_channel_mapping [RUN]
21:06:45 72 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_campaign_history [SUCCESS 1 in 3.71s]
21:06:45 76 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__referrer_mapping [RUN]
21:06:45 71 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__google_ads_ad_stats [SUCCESS 1 in 4.67s]
21:06:45 77 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_backend_order_completed [RUN]
21:06:47 Warning: It seems like the source is non-existent for 'chord_dev.dbt_dev_jim_chorddemo__segmentbe_merged.order_completed'. We'll create an empty source table for it. This may be expected, but warning just in case!
21:06:48 76 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__referrer_mapping [SUCCESS 1 in 2.64s]
21:06:48 78 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_checkout_completed [RUN]
21:06:49 74 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__manual_daily_spend_sheet [SUCCESS 1 in 4.06s]
21:06:49 79 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_order_completed [RUN]
21:06:49 75 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__marketing_channel_mapping [SUCCESS 1 in 3.78s]
21:06:49 80 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_users [RUN]
21:06:49 77 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_backend_order_completed [SUCCESS 1 in 3.67s]
21:06:50 81 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_pages [RUN]
21:06:52 80 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_users [SUCCESS 1 in 2.91s]
21:06:52 82 of 290 START sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_tracks [RUN]
21:06:53 79 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_order_completed [SUCCESS 1 in 4.12s]
21:06:53 83 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustment_reasons [RUN]
21:06:53 78 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_checkout_completed [SUCCESS 1 in 5.08s]
21:06:53 84 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments [RUN]
21:06:56 83 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustment_reasons [SUCCESS 1 in 2.88s]
21:06:56 85 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_inventory_units [RUN]
21:06:59 84 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments [SUCCESS 1 in 5.48s]
21:06:59 86 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_countries [RUN]
21:06:59 85 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_inventory_units [SUCCESS 1 in 3.15s]
21:06:59 87 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_types [RUN]
21:07:02 87 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_types [SUCCESS 1 in 2.67s]
21:07:02 86 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_countries [SUCCESS 1 in 2.77s]
21:07:02 88 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_values_variants [RUN]
21:07:02 89 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_values [RUN]
21:07:04 88 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_values_variants [SUCCESS 1 in 1.95s]
21:07:04 90 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__parts [RUN]
21:07:04 89 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_option_values [SUCCESS 1 in 2.13s]
21:07:04 91 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders_metadata [RUN]
21:07:07 91 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders_metadata [SUCCESS 1 in 3.05s]
21:07:07 92 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_payments [RUN]
21:07:08 90 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__parts [SUCCESS 1 in 3.98s]
21:07:08 93 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_pre_paid_subscriptions [RUN]
21:07:10 92 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_payments [SUCCESS 1 in 2.96s]
21:07:10 94 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_product_properties [RUN]
21:07:11 93 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_pre_paid_subscriptions [SUCCESS 1 in 2.70s]
21:07:11 95 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_products [RUN]
21:07:13 94 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_product_properties [SUCCESS 1 in 2.95s]
21:07:13 96 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_actions [RUN]
21:07:14 95 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_products [SUCCESS 1 in 3.51s]
21:07:14 97 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_properties [RUN]
21:07:16 96 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_actions [SUCCESS 1 in 2.61s]
21:07:16 98 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotions [RUN]
21:07:17 97 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_properties [SUCCESS 1 in 2.69s]
21:07:17 99 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_refund_reasons [RUN]
21:07:20 99 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_refund_reasons [SUCCESS 1 in 2.99s]
21:07:20 100 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_refunds [RUN]
21:07:22 98 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotions [SUCCESS 1 in 5.70s]
21:07:22 101 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_referral_identifiers [RUN]
21:07:23 100 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_refunds [SUCCESS 1 in 2.63s]
21:07:23 102 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_reimbursement_types [RUN]
21:07:24 101 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_referral_identifiers [SUCCESS 1 in 2.29s]
21:07:24 103 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_return_authorizations [RUN]
21:07:25 81 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_pages [SUCCESS 1 in 35.35s]
21:07:25 104 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_reimbursements [RUN]
21:07:25 102 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_reimbursement_types [SUCCESS 1 in 2.54s]
21:07:25 105 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_return_items [RUN]
21:07:27 103 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_return_authorizations [SUCCESS 1 in 2.33s]
21:07:27 106 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_stock_items [RUN]
21:07:28 104 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_reimbursements [SUCCESS 1 in 2.64s]
21:07:28 107 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_states . [RUN]
21:07:29 105 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_return_items [SUCCESS 1 in 3.12s]
21:07:29 108 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_shipments [RUN]
21:07:30 106 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_stock_items [SUCCESS 1 in 2.78s]
21:07:30 109 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_store_credit_categories [RUN]
21:07:31 107 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_states [SUCCESS 1 in 2.90s]
21:07:31 110 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_store_credits [RUN]
21:07:33 108 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_shipments [SUCCESS 1 in 4.07s]
21:07:33 109 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_store_credit_categories [SUCCESS 1 in 2.98s]
21:07:33 112 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions_line_items [RUN]
21:07:33 111 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_stores . [RUN]
21:07:34 110 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_store_credits [SUCCESS 1 in 3.33s]
21:07:34 113 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_taggings [RUN]
21:07:38 111 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_stores [SUCCESS 1 in 4.69s]
21:07:38 112 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions_line_items [SUCCESS 1 in 4.72s]
21:07:38 114 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_tags ... [RUN]
21:07:38 113 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_taggings [SUCCESS 1 in 3.41s]
21:07:38 115 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_variants [RUN]
21:07:38 116 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_users .. [RUN]
21:07:41 114 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_tags [SUCCESS 1 in 3.02s]
21:07:41 117 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_tenant_store_daily_forecasts [RUN]
21:07:41 115 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_variants [SUCCESS 1 in 2.91s]
21:07:41 118 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_user_product_recommendations [RUN]
21:07:45 117 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_tenant_store_daily_forecasts [SUCCESS 1 in 3.93s]
21:07:45 119 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_user_revenue_predictions [RUN]
21:07:45 118 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_user_product_recommendations [SUCCESS 1 in 4.04s]
21:07:45 120 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_account_history [RUN]
21:07:45 116 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_users [SUCCESS 1 in 7.40s]
21:07:45 121 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_set_history [RUN]
21:07:48 120 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_account_history [SUCCESS 1 in 2.26s]
21:07:48 122 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_set_stats [RUN]
21:07:48 121 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_set_history [SUCCESS 1 in 2.97s]
21:07:48 123 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_campaign_history [RUN]
21:07:49 119 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chord_datascience_user_revenue_predictions [SUCCESS 1 in 3.73s]
21:07:49 124 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_campaign_stats [RUN]
21:07:51 122 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_set_stats [SUCCESS 1 in 2.99s]
21:07:51 125 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_url_tags [RUN]
21:07:52 123 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_campaign_history [SUCCESS 1 in 3.20s]
21:07:52 126 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_account_stats [RUN]
21:07:52 124 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_campaign_stats [SUCCESS 1 in 3.02s]
21:07:52 127 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_account_history [RUN]
21:07:53 125 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_url_tags [SUCCESS 1 in 1.95s]
21:07:53 128 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_group_history [RUN]
21:07:53 126 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_account_stats [SUCCESS 1 in 1.67s]
21:07:53 82 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.stg_chord__segment_frontend_tracks [SUCCESS 1 in 61.58s]
21:07:54 129 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_campaign_stats [RUN]
21:07:54 130 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_history [RUN]
21:07:55 127 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_account_history [SUCCESS 1 in 3.00s]
21:07:55 131 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_campaign_history [RUN]
21:07:56 128 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_group_history [SUCCESS 1 in 2.98s]
21:07:56 132 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_stats [RUN]
21:07:57 129 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_campaign_stats [SUCCESS 1 in 3.27s]
21:07:57 133 of 290 START sql table model dbt_dev_jim_chorddemo_staging.manual_daily_spend [RUN]
21:07:57 130 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_history [SUCCESS 1 in 3.50s]
21:07:57 134 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions [RUN]
21:07:58 131 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_campaign_history [SUCCESS 1 in 2.93s]
21:07:58 135 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders_promotions [RUN]
21:07:59 132 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_stats [SUCCESS 1 in 2.84s]
21:07:59 136 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_products__properties [RUN]
21:07:59 133 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.manual_daily_spend [SUCCESS 1 in 2.54s]
21:07:59 137 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_discounts [RUN]
21:08:01 134 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions [SUCCESS 1 in 4.14s]
21:08:01 138 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_pages ... [RUN]
21:08:02 135 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders_promotions [SUCCESS 1 in 4.13s]
21:08:02 139 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_pages_with_funnels [RUN]
21:08:02 136 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_products__properties [SUCCESS 1 in 3.36s]
21:08:02 140 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__with_refunds [RUN]
21:08:03 137 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_discounts [SUCCESS 1 in 3.15s]
21:08:03 141 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__with_reimbursement_store_credits [RUN]
21:08:08 141 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__with_reimbursement_store_credits [SUCCESS 1 in 4.82s]
21:08:08 142 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_stocks__variant_aggregates [RUN]
21:08:10 142 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_stocks__variant_aggregates [SUCCESS 1 in 2.07s]
21:08:10 143 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_addresses [RUN]
21:08:10 140 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__with_refunds [SUCCESS 1 in 7.35s]
21:08:10 144 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_items__with_rma [RUN]
21:08:12 139 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_pages_with_funnels [SUCCESS 1 in 9.42s]
21:08:12 145 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_shipments__order_aggregates [RUN]
21:08:17 144 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_items__with_rma [SUCCESS 1 in 6.70s]
21:08:17 146 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__store_credit_aggregates [RUN]
21:08:18 143 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_addresses [SUCCESS 1 in 7.79s]
21:08:18 147 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_stores ...... [RUN]
21:08:19 145 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_shipments__order_aggregates [SUCCESS 1 in 7.01s]
21:08:19 148 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_order_tags [RUN]
21:08:20 146 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__store_credit_aggregates [SUCCESS 1 in 2.94s]
21:08:20 149 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundles_and_parts [RUN]
21:08:21 147 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_stores . [SUCCESS 1 in 3.89s]
21:08:22 150 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__part_bundles [RUN]
21:08:24 148 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_order_tags [SUCCESS 1 in 4.89s]
21:08:24 151 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_stock_requests [RUN]
21:08:24 149 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundles_and_parts [SUCCESS 1 in 4.00s]
21:08:24 152 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_variants__options [RUN]
21:08:26 150 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__part_bundles [SUCCESS 1 in 4.72s]
21:08:26 153 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_rules__affiliates [RUN]
21:08:27 151 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_stock_requests [SUCCESS 1 in 3.05s]
21:08:27 152 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_variants__options [SUCCESS 1 in 3.04s]
21:08:27 154 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_virtual_gift_cards [RUN]
21:08:27 155 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_accounts [RUN]
21:08:29 138 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_pages [SUCCESS 1 in 27.37s]
21:08:29 156 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_ad_sets [RUN]
21:08:29 153 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_rules__affiliates [SUCCESS 1 in 2.80s]
21:08:29 157 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_campaigns [RUN]
21:08:30 155 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_accounts [SUCCESS 1 in 2.55s]
21:08:30 158 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_creative_history [RUN]
21:08:30 154 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_virtual_gift_cards [SUCCESS 1 in 3.06s]
21:08:30 159 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_tracks .. [RUN]
21:08:31 156 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_ad_sets [SUCCESS 1 in 1.88s]
21:08:31 160 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_accounts [RUN]
21:08:32 157 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_campaigns [SUCCESS 1 in 2.26s]
21:08:32 161 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_ad_groups [RUN]
21:08:32 158 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_creative_history [SUCCESS 1 in 2.28s]
21:08:32 162 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_ads [RUN]
21:08:33 160 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_accounts [SUCCESS 1 in 2.54s]
21:08:33 163 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_campaigns [RUN]
21:08:34 161 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_ad_groups [SUCCESS 1 in 2.48s]
21:08:34 164 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_campaign_insights [RUN]
21:08:36 162 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_ads [SUCCESS 1 in 4.07s]
21:08:37 165 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_manual_source_ads_insights [RUN]
21:08:37 163 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_campaigns [SUCCESS 1 in 4.13s]
21:08:38 166 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscription_events [RUN]
21:08:38 164 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_ad_campaign_insights [SUCCESS 1 in 3.91s]
21:08:38 167 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscription_tags [RUN]
21:08:40 165 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_manual_source_ads_insights [SUCCESS 1 in 3.83s]
21:08:40 168 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_products [RUN]
21:08:44 167 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscription_tags [SUCCESS 1 in 5.68s]
21:08:44 169 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments__order_aggregates [RUN]
21:08:44 168 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_products [SUCCESS 1 in 3.63s]
21:08:44 170 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments__line_item_aggregates [RUN]
21:08:45 166 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscription_events [SUCCESS 1 in 7.26s]
21:08:45 171 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_addresses [RUN]
21:08:51 170 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments__line_item_aggregates [SUCCESS 1 in 6.20s]
21:08:51 171 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_addresses [SUCCESS 1 in 5.50s]
21:08:51 172 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundle_parts [RUN]
21:08:51 173 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundles [RUN]
21:08:52 169 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_adjustments__order_aggregates [SUCCESS 1 in 8.03s]
21:08:52 174 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_units .. [RUN]
21:08:54 173 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundles [SUCCESS 1 in 3.50s]
21:08:54 172 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_bundle_parts [SUCCESS 1 in 3.58s]
21:08:54 175 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_stock_requests [RUN]
21:08:55 176 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_variants [RUN]
21:08:55 174 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_units [SUCCESS 1 in 3.26s]
21:08:56 177 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.dim_segment_pages [RUN]
21:08:58 175 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_stock_requests [SUCCESS 1 in 3.20s]
21:08:58 178 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_pages_with_marketing_attributions [RUN]
21:08:58 176 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_variants [SUCCESS 1 in 3.86s]
21:08:59 179 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_affiliates [RUN]
21:09:02 179 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_affiliates [SUCCESS 1 in 3.29s]
21:09:02 180 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_gift_cards [RUN]
21:09:05 180 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_gift_cards [SUCCESS 1 in 3.46s]
21:09:06 181 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_history [RUN]
21:09:08 181 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_history [SUCCESS 1 in 2.93s]
21:09:09 182 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights [RUN]
21:09:11 182 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights [SUCCESS 1 in 2.85s]
21:09:11 183 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_manual_source_ads_insights [RUN]
21:09:15 183 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_manual_source_ads_insights [SUCCESS 1 in 3.48s]
21:09:15 184 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__event_aggregates [RUN]
21:09:21 178 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_pages_with_marketing_attributions [SUCCESS 1 in 23.32s]
21:09:21 185 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders . [RUN]
21:09:28 184 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__event_aggregates [SUCCESS 1 in 12.43s]
21:09:28 186 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_bundle_parts [RUN]
21:09:31 186 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_bundle_parts [SUCCESS 1 in 2.88s]
21:09:31 187 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_bundles [RUN]
21:09:34 187 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_bundles [SUCCESS 1 in 3.70s]
21:09:34 188 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_stock_requests [RUN]
21:09:38 177 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.dim_segment_pages [SUCCESS 1 in 42.29s]
21:09:38 189 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_variants [RUN]
21:09:40 188 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_stock_requests [SUCCESS 1 in 5.91s]
21:09:40 190 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_affiliates [RUN]
21:09:42 189 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_variants [SUCCESS 1 in 4.36s]
21:09:42 191 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_ads [RUN]
21:09:43 190 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_affiliates [SUCCESS 1 in 2.88s]
21:09:43 192 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_stats [RUN]
21:09:45 191 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_ads [SUCCESS 1 in 2.51s]
21:09:45 193 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_insights [RUN]
21:09:47 159 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_tracks [SUCCESS 1 in 76.60s]
21:09:47 194 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights__ad_groups_aggregates [RUN]
21:09:47 192 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_ad_stats [SUCCESS 1 in 3.65s]
21:09:47 195 of 290 START sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights__campaigns_aggregates [RUN]
21:09:47 185 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders [SUCCESS 1 in 25.75s]
21:09:47 196 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_manual_source_ads_insights [RUN]
21:09:49 193 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_google_ads_insights [SUCCESS 1 in 3.62s]
21:09:49 197 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_subscription_events [RUN]
21:09:51 194 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights__ad_groups_aggregates [SUCCESS 1 in 4.39s]
21:09:51 198 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_units [RUN]
21:09:52 195 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.google_ads_insights__campaigns_aggregates [SUCCESS 1 in 4.55s]
21:09:52 199 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_stock_requests [RUN]
21:09:53 196 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_manual_source_ads_insights [SUCCESS 1 in 5.35s]
21:09:53 200 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_variants [RUN]
21:09:54 198 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_units [SUCCESS 1 in 2.58s]
21:09:54 201 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_activities [RUN]
21:09:54 197 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_subscription_events [SUCCESS 1 in 5.68s]
21:09:54 202 of 290 START sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_insights [RUN]
21:09:57 200 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_variants [SUCCESS 1 in 4.65s]
21:09:57 203 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_items [RUN]
21:09:57 202 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.facebook_ads_insights [SUCCESS 1 in 3.07s]
21:09:57 199 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_stock_requests [SUCCESS 1 in 5.71s]
21:09:58 204 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__cancellations_by_refunds [RUN]
21:09:58 205 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_codes__order_aggregates [RUN]
21:10:00 204 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__cancellations_by_refunds [SUCCESS 1 in 2.77s]
21:10:00 206 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__free_order_payments [RUN]
21:10:03 205 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_promotion_codes__order_aggregates [SUCCESS 1 in 5.64s]
21:10:03 207 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__refunds [RUN]
21:10:04 206 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__free_order_payments [SUCCESS 1 in 3.29s]
21:10:04 208 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__reimbursement_store_credits [RUN]
21:10:07 208 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__reimbursement_store_credits [SUCCESS 1 in 3.40s]
21:10:07 209 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__rma_authorizations [RUN]
21:10:09 207 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__refunds [SUCCESS 1 in 5.41s]
21:10:09 210 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__rma_shipments [RUN]
21:10:10 209 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__rma_authorizations [SUCCESS 1 in 2.97s]
21:10:10 211 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_fulfillments [RUN]
21:10:12 210 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__rma_shipments [SUCCESS 1 in 2.78s]
21:10:12 212 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_google_ads_insights [RUN]
21:10:12 203 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_items [SUCCESS 1 in 14.77s]
21:10:12 213 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_insights [RUN]
21:10:13 211 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_fulfillments [SUCCESS 1 in 3.13s]
21:10:13 214 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__units [RUN]
21:10:16 213 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_facebook_ads_insights [SUCCESS 1 in 3.22s]
21:10:16 215 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__line_item_aggregates [RUN]
21:10:17 212 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_google_ads_insights [SUCCESS 1 in 5.05s]
21:10:17 216 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__gift_card_payments [RUN]
21:10:19 214 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_line_item__units [SUCCESS 1 in 5.66s]
21:10:19 217 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__line_item_aggregates [RUN]
21:10:20 216 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__gift_card_payments [SUCCESS 1 in 3.33s]
21:10:21 218 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_virtual_gift_cards__order_aggregates [RUN]
21:10:21 215 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__line_item_aggregates [SUCCESS 1 in 5.46s]
21:10:21 219 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_line_items [RUN]
21:10:23 218 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_virtual_gift_cards__order_aggregates [SUCCESS 1 in 2.69s]
21:10:23 220 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_combined_ads_unions [RUN]
21:10:24 219 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_line_items [SUCCESS 1 in 3.00s]
21:10:24 221 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_facebook_ads_insights [RUN]
21:10:26 217 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__line_item_aggregates [SUCCESS 1 in 6.34s]
21:10:26 222 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_google_ads_insights [RUN]
21:10:28 220 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_combined_ads_unions [SUCCESS 1 in 4.28s]
21:10:28 221 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_facebook_ads_insights [SUCCESS 1 in 3.46s]
21:10:28 223 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_products__order_aggregates [RUN]
21:10:28 224 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__money_columns [RUN]
21:10:32 222 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_google_ads_insights [SUCCESS 1 in 6.77s]
21:10:32 225 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_combined_ads_unions [RUN]
21:10:33 224 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_orders__money_columns [SUCCESS 1 in 4.60s]
21:10:33 226 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_facebook_ads_insights [RUN]
21:10:37 225 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_combined_ads_unions [SUCCESS 1 in 4.36s]
21:10:37 227 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_referral_conversions [RUN]
21:10:38 223 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_products__order_aggregates [SUCCESS 1 in 9.77s]
21:10:38 228 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__order_aggregates [RUN]
21:10:40 226 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_facebook_ads_insights [SUCCESS 1 in 7.45s]
21:10:40 229 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__order_payments [RUN]
21:10:40 227 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_referral_conversions [SUCCESS 1 in 3.29s]
21:10:40 230 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__order_aggregates [RUN]
21:10:43 228 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_subscriptions__order_aggregates [SUCCESS 1 in 4.92s]
21:10:43 231 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_combined_ads_unions [RUN]
21:10:44 229 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions__order_payments [SUCCESS 1 in 3.69s]
21:10:44 232 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_order_items [RUN]
21:10:46 231 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_combined_ads_unions [SUCCESS 1 in 3.63s]
21:10:46 233 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_referrers__conversion_aggregates [RUN]
21:10:50 233 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_referrers__conversion_aggregates [SUCCESS 1 in 3.13s]
21:10:50 234 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_orders [RUN]
21:10:52 232 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_order_items [SUCCESS 1 in 7.86s]
21:10:52 235 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_referrals [RUN]
21:10:55 235 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_referrals [SUCCESS 1 in 2.50s]
21:10:55 236 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_subscriptions [RUN]
21:10:59 234 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_orders [SUCCESS 1 in 8.98s]
21:10:59 237 of 290 START sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions [RUN]
21:10:59 236 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_subscriptions [SUCCESS 1 in 4.67s]
21:10:59 238 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_referrers [RUN]
21:11:02 237 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_transactions [SUCCESS 1 in 3.07s]
21:11:02 239 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_transactions [RUN]
21:11:02 238 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_referrers [SUCCESS 1 in 2.38s]
21:11:02 240 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_referrals [RUN]
21:11:04 239 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_transactions [SUCCESS 1 in 2.37s]
21:11:04 240 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_referrals [SUCCESS 1 in 2.38s]
21:11:04 241 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_referrals [RUN]
21:11:04 230 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.chordoms_users__order_aggregates [SUCCESS 1 in 23.89s]
21:11:04 242 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_users [RUN]
21:11:10 241 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_referrals [SUCCESS 1 in 5.27s]
21:11:11 242 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_chordoms_users [SUCCESS 1 in 6.72s]
21:11:11 243 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_fulfillments [RUN]
21:11:11 245 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_line_items_by_units [RUN]
21:11:11 244 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_line_items [RUN]
21:11:18 243 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_fulfillments [SUCCESS 1 in 6.71s]
21:11:18 246 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_subscription_events [RUN]
21:11:23 245 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_line_items_by_units [SUCCESS 1 in 11.61s]
21:11:23 246 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_subscription_events [SUCCESS 1 in 5.11s]
21:11:23 248 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_users [RUN]
21:11:23 247 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_subscriptions [RUN]
21:11:27 244 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_line_items [SUCCESS 1 in 15.67s]
21:11:27 249 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_orders [RUN]
21:11:32 247 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_subscriptions [SUCCESS 1 in 8.43s]
21:11:32 250 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_referrers [RUN]
21:11:35 250 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_referrers [SUCCESS 1 in 3.01s]
21:11:35 251 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_transactions [RUN]
21:11:36 249 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_orders [SUCCESS 1 in 9.26s]
21:11:36 252 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_fulfillments [RUN]
21:11:39 248 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_users [SUCCESS 1 in 15.70s]
21:11:39 253 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_line_items_by_units [RUN]
21:11:39 251 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_transactions [SUCCESS 1 in 4.43s]
21:11:39 254 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_subscription_events [RUN]
21:12:06 252 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_fulfillments [SUCCESS 1 in 29.45s]
21:12:06 255 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_line_items [RUN]
21:12:11 254 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_subscription_events [SUCCESS 1 in 31.57s]
21:12:11 256 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_subscriptions [RUN]
21:12:26 253 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_line_items_by_units [SUCCESS 1 in 47.26s]
21:12:26 257 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_referrers [RUN]
21:12:43 255 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_line_items [SUCCESS 1 in 36.88s]
21:12:43 258 of 290 START sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_sales [RUN]
21:12:46 257 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_referrers [SUCCESS 1 in 19.97s]
21:12:46 259 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_orders [RUN]
21:12:48 258 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.fct_chordoms_trans_sales [SUCCESS 1 in 4.90s]
21:12:48 260 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_users [RUN]
21:12:53 256 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_subscriptions [SUCCESS 1 in 42.30s]
21:12:53 261 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_transactions [RUN]
21:13:27 260 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_users [SUCCESS 1 in 38.60s]
21:13:27 262 of 290 START sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_sales [RUN]
21:13:36 261 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_transactions [SUCCESS 1 in 42.92s]
21:13:39 259 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_orders [SUCCESS 1 in 52.82s]
21:14:17 262 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.x_fct_chordoms_trans_sales [SUCCESS 1 in 50.39s]
21:14:44 201 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_activities [SUCCESS 1 in 290.17s]
21:14:44 263 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.dim_segment_activities [RUN]
21:14:44 264 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.segment_activities_sessionized [RUN]
21:14:44 265 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_checkout_completed [RUN]
21:14:44 266 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed [RUN]
21:14:50 266 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed [SUCCESS 1 in 5.07s]
21:14:50 267 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_user_stitching [RUN]
21:14:51 265 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_checkout_completed [SUCCESS 1 in 6.61s]
21:14:51 268 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_users ... [RUN]
21:15:01 268 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_users [SUCCESS 1 in 9.53s]
21:15:01 269 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed_aggregates_per_anonymous_id [RUN]
21:15:11 269 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed_aggregates_per_anonymous_id [SUCCESS 1 in 9.86s]
21:15:11 270 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_users_agg [RUN]
21:15:16 270 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_users_agg [SUCCESS 1 in 5.15s]
21:15:55 263 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.dim_segment_activities [SUCCESS 1 in 70.07s]
21:15:59 267 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_user_stitching [SUCCESS 1 in 69.31s]
21:15:59 271 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed_aggregates_per_user_id [RUN]
21:16:15 271 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_order_completed_aggregates_per_user_id [SUCCESS 1 in 15.87s]
21:16:15 272 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_segment_users [RUN]
21:16:35 272 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_segment_users [SUCCESS 1 in 20.01s]
21:19:21 264 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.segment_activities_sessionized [SUCCESS 1 in 276.68s]
21:19:21 273 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_anonymous [RUN]
21:19:21 274 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions_initial [RUN]
21:19:21 276 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_with_completed_orders [RUN]
21:19:21 275 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_with_channels [RUN]
21:19:49 275 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_with_channels [SUCCESS 1 in 27.67s]
21:20:45 273 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_anonymous [SUCCESS 1 in 83.22s]
21:20:45 277 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_anonymous_agg [RUN]
21:21:03 277 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_anonymous_agg [SUCCESS 1 in 18.06s]
21:21:03 278 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_segment_anonymous [RUN]
21:21:12 276 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_with_completed_orders [SUCCESS 1 in 110.06s]
21:21:18 278 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_segment_anonymous [SUCCESS 1 in 14.91s]
21:22:29 274 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions_initial [SUCCESS 1 in 187.39s]
21:22:29 279 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions_stitched [RUN]
21:22:47 279 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions_stitched [SUCCESS 1 in 18.42s]
21:22:47 280 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions [RUN]
21:23:14 280 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.segment_sessions [SUCCESS 1 in 26.78s]
21:23:14 281 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_acc_anonymous [RUN]
21:23:14 282 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_previous_sessions [RUN]
21:23:14 283 of 290 START sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_for_attribution [RUN]
21:23:31 282 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_previous_sessions [SUCCESS 1 in 16.76s]
21:23:31 284 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_segment_sessions [RUN]
21:23:50 283 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.segment_sessions_for_attribution [SUCCESS 1 in 36.38s]
21:23:50 285 of 290 START sql table model dbt_dev_jim_chorddemo_staging.dim_segment_attribution_points [RUN]
21:24:26 281 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_acc_anonymous [SUCCESS 1 in 72.49s]
21:24:26 286 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_acc_anonymous [RUN]
21:24:28 285 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_segment_attribution_points [SUCCESS 1 in 37.17s]
21:25:18 284 of 290 OK created sql table model dbt_dev_jim_chorddemo_staging.dim_segment_sessions [SUCCESS 1 in 107.58s]
21:25:18 287 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_trans_activities [RUN]
21:25:19 288 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_trans_sessions [RUN]
21:26:41 286 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_acc_anonymous [SUCCESS 1 in 134.75s]
21:26:56 287 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_trans_activities [SUCCESS 1 in 97.82s]
21:26:56 289 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_trans_activities [RUN]
21:28:01 288 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.fct_segment_trans_sessions [SUCCESS 1 in 162.03s]
21:28:01 290 of 290 START sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_trans_sessions [RUN]
21:46:45 289 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_trans_activities [SUCCESS 1 in 1188.91s]
22:11:44 290 of 290 OK created sql incremental model dbt_dev_jim_chorddemo_staging.x_fct_segment_trans_sessions [SUCCESS 1 in 2622.92s]
22:11:44
22:11:44 Finished running 278 table models, 12 incremental models, 1 hook in 1 hours 8 minutes and 42.01 seconds (4122.01s).
22:11:47
22:11:47 Completed successfully
22:11:47
22:11:47 Done. PASS=290 WARN=0 ERROR=0 SKIP=0 TOTAL=290
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment