Airbyte Sync Failures with Unused dbt Configuration Paths

Summary

User reports that all Airbyte connections require two attempts for sync runs due to a failure related to unused configuration paths in dbt_project.yml. The error indicates that there are paths in the configuration that do not apply to any resources.


Question

Hi all. All my Airbyte connections show for each sync run that they needed 2 attempts, with the first attempt failing.
They all show something like:

io.airbyte.workers.exception.WorkerException: /tmp/workspace/15706/0```
With the following log:
```2024-02-03 15:18:53 normalization > [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources.
There are 2 unused configuration paths:
- models.airbyte_utils.generated.airbyte_views
- models.airbyte_utils.generated.airbyte_tables```
I did not create any dbt_project.yml file myself, so how do I get rid of these errors?

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1707466204674449) if you want
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
['airbyte', 'sync-failure', 'dbt-project', 'unused-configuration']
</sub>