Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605241.160014/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-viadot-0.4.15-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605241.160014/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-viadot-0.4.15-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605241.160014/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-viadot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wQ8cwu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf viadot-0.4.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/viadot-0.4.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd viadot-0.4.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0n4gCv + umask 022 + cd /builddir/build/BUILD + cd viadot-0.4.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/viadot copying viadot/__init__.py -> build/lib/viadot copying viadot/signals.py -> build/lib/viadot copying viadot/config.py -> build/lib/viadot copying viadot/utils.py -> build/lib/viadot copying viadot/task_utils.py -> build/lib/viadot copying viadot/exceptions.py -> build/lib/viadot creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_viadot.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests creating build/lib/viadot/examples copying viadot/examples/hello_world.py -> build/lib/viadot/examples copying viadot/examples/__init__.py -> build/lib/viadot/examples copying viadot/examples/supermetrics_google_ads_extract.py -> build/lib/viadot/examples creating build/lib/viadot/tasks copying viadot/tasks/prefect_date_range.py -> build/lib/viadot/tasks copying viadot/tasks/bcp.py -> build/lib/viadot/tasks copying viadot/tasks/__init__.py -> build/lib/viadot/tasks copying viadot/tasks/sharepoint.py -> build/lib/viadot/tasks copying viadot/tasks/github.py -> build/lib/viadot/tasks copying viadot/tasks/customer_gauge.py -> build/lib/viadot/tasks copying viadot/tasks/bigquery.py -> build/lib/viadot/tasks copying viadot/tasks/salesforce.py -> build/lib/viadot/tasks copying viadot/tasks/business_core.py -> build/lib/viadot/tasks copying viadot/tasks/azure_blob_storage.py -> build/lib/viadot/tasks copying viadot/tasks/sap_rfc.py -> build/lib/viadot/tasks copying viadot/tasks/mediatool.py -> build/lib/viadot/tasks copying viadot/tasks/azure_data_lake.py -> build/lib/viadot/tasks copying viadot/tasks/duckdb.py -> build/lib/viadot/tasks copying viadot/tasks/aselite.py -> build/lib/viadot/tasks copying viadot/tasks/great_expectations.py -> build/lib/viadot/tasks copying viadot/tasks/eurostat.py -> build/lib/viadot/tasks copying viadot/tasks/mysql_to_df.py -> build/lib/viadot/tasks copying viadot/tasks/mindful.py -> build/lib/viadot/tasks copying viadot/tasks/hubspot.py -> build/lib/viadot/tasks copying viadot/tasks/outlook.py -> build/lib/viadot/tasks copying viadot/tasks/epicor.py -> build/lib/viadot/tasks copying viadot/tasks/cloud_for_customers.py -> build/lib/viadot/tasks copying viadot/tasks/genesys.py -> build/lib/viadot/tasks copying viadot/tasks/supermetrics.py -> build/lib/viadot/tasks copying viadot/tasks/sftp.py -> build/lib/viadot/tasks copying viadot/tasks/sqlite.py -> build/lib/viadot/tasks copying viadot/tasks/sql_server.py -> build/lib/viadot/tasks copying viadot/tasks/azure_key_vault.py -> build/lib/viadot/tasks copying viadot/tasks/azure_sql.py -> build/lib/viadot/tasks creating build/lib/viadot/flows copying viadot/flows/epicor_to_duckdb.py -> build/lib/viadot/flows copying viadot/flows/adls_gen1_to_gen2.py -> build/lib/viadot/flows copying viadot/flows/multiple_flows.py -> build/lib/viadot/flows copying viadot/flows/__init__.py -> build/lib/viadot/flows copying viadot/flows/customer_gauge_to_adls.py -> build/lib/viadot/flows copying viadot/flows/aselite_to_adls.py -> build/lib/viadot/flows copying viadot/flows/prefect_logs.py -> build/lib/viadot/flows copying viadot/flows/sql_server_transform.py -> build/lib/viadot/flows copying viadot/flows/supermetrics_to_azure_sql.py -> build/lib/viadot/flows copying viadot/flows/duckdb_transform.py -> build/lib/viadot/flows copying viadot/flows/outlook_to_adls.py -> build/lib/viadot/flows copying viadot/flows/flow_of_flows.py -> build/lib/viadot/flows copying viadot/flows/sap_rfc_to_adls.py -> build/lib/viadot/flows copying viadot/flows/bigquery_to_adls.py -> build/lib/viadot/flows copying viadot/flows/adls_gen1_to_azure_sql_new.py -> build/lib/viadot/flows copying viadot/flows/adls_container_to_container.py -> build/lib/viadot/flows copying viadot/flows/sap_to_duckdb.py -> build/lib/viadot/flows copying viadot/flows/mindful_to_adls.py -> build/lib/viadot/flows copying viadot/flows/adls_to_azure_sql.py -> build/lib/viadot/flows copying viadot/flows/duckdb_to_sql_server.py -> build/lib/viadot/flows copying viadot/flows/sftp_operations.py -> build/lib/viadot/flows copying viadot/flows/sql_server_to_duckdb.py -> build/lib/viadot/flows copying viadot/flows/eurostat_to_adls.py -> build/lib/viadot/flows copying viadot/flows/supermetrics_to_adls.py -> build/lib/viadot/flows copying viadot/flows/salesforce_to_adls.py -> build/lib/viadot/flows copying viadot/flows/adls_gen1_to_azure_sql.py -> build/lib/viadot/flows copying viadot/flows/genesys_to_adls.py -> build/lib/viadot/flows copying viadot/flows/sharepoint_to_adls.py -> build/lib/viadot/flows copying viadot/flows/mediatool_to_adls.py -> build/lib/viadot/flows copying viadot/flows/hubspot_to_adls.py -> build/lib/viadot/flows copying viadot/flows/mysql_to_adls.py -> build/lib/viadot/flows copying viadot/flows/cloud_for_customers_report_to_adls.py -> build/lib/viadot/flows copying viadot/flows/azure_sql_transform.py -> build/lib/viadot/flows creating build/lib/viadot/sources copying viadot/sources/__init__.py -> build/lib/viadot/sources copying viadot/sources/sharepoint.py -> build/lib/viadot/sources copying viadot/sources/customer_gauge.py -> build/lib/viadot/sources copying viadot/sources/bigquery.py -> build/lib/viadot/sources copying viadot/sources/salesforce.py -> build/lib/viadot/sources copying viadot/sources/business_core.py -> build/lib/viadot/sources copying viadot/sources/azure_blob_storage.py -> build/lib/viadot/sources copying viadot/sources/sap_rfc.py -> build/lib/viadot/sources copying viadot/sources/mediatool.py -> build/lib/viadot/sources copying viadot/sources/base.py -> build/lib/viadot/sources copying viadot/sources/azure_data_lake.py -> build/lib/viadot/sources copying viadot/sources/mysql.py -> build/lib/viadot/sources copying viadot/sources/duckdb.py -> build/lib/viadot/sources copying viadot/sources/uk_carbon_intensity.py -> build/lib/viadot/sources copying viadot/sources/eurostat.py -> build/lib/viadot/sources copying viadot/sources/mindful.py -> build/lib/viadot/sources copying viadot/sources/hubspot.py -> build/lib/viadot/sources copying viadot/sources/outlook.py -> build/lib/viadot/sources copying viadot/sources/epicor.py -> build/lib/viadot/sources copying viadot/sources/cloud_for_customers.py -> build/lib/viadot/sources copying viadot/sources/genesys.py -> build/lib/viadot/sources copying viadot/sources/supermetrics.py -> build/lib/viadot/sources copying viadot/sources/sftp.py -> build/lib/viadot/sources copying viadot/sources/sqlite.py -> build/lib/viadot/sources copying viadot/sources/sql_server.py -> build/lib/viadot/sources copying viadot/sources/azure_sql.py -> build/lib/viadot/sources creating build/lib/viadot/tasks/open_apis copying viadot/tasks/open_apis/__init__.py -> build/lib/viadot/tasks/open_apis copying viadot/tasks/open_apis/uk_carbon_intensity.py -> build/lib/viadot/tasks/open_apis creating build/lib/tests/integration copying tests/integration/test_genesys.py -> build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration copying tests/integration/test_mindful.py -> build/lib/tests/integration copying tests/integration/test_cloud_for_customers.py -> build/lib/tests/integration copying tests/integration/test_sftp.py -> build/lib/tests/integration copying tests/integration/test_supermetrics.py -> build/lib/tests/integration copying tests/integration/test_customer_gauge.py -> build/lib/tests/integration copying tests/integration/test_hubspot.py -> build/lib/tests/integration copying tests/integration/test_salesforce.py -> build/lib/tests/integration copying tests/integration/test_azurestorage.py -> build/lib/tests/integration copying tests/integration/test_epicor.py -> build/lib/tests/integration copying tests/integration/test_mediatool.py -> build/lib/tests/integration copying tests/integration/test_uk_carbon_intensity.py -> build/lib/tests/integration copying tests/integration/test_business_core.py -> build/lib/tests/integration copying tests/integration/test_sap_rfc.py -> build/lib/tests/integration copying tests/integration/test_mysql.py -> build/lib/tests/integration copying tests/integration/test_bigquery.py -> build/lib/tests/integration copying tests/integration/test_azuresql.py -> build/lib/tests/integration copying tests/integration/test_supermetrics_to_azuresql.py -> build/lib/tests/integration copying tests/integration/test_sharepoint.py -> build/lib/tests/integration creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/test_base.py -> build/lib/tests/unit copying tests/unit/test_duckdb.py -> build/lib/tests/unit copying tests/unit/test_cloud_for_customers.py -> build/lib/tests/unit copying tests/unit/test_credentials.py -> build/lib/tests/unit copying tests/unit/test_utils.py -> build/lib/tests/unit copying tests/unit/test_supermetrics.py -> build/lib/tests/unit copying tests/unit/test_sqlite.py -> build/lib/tests/unit copying tests/unit/test_task_utils.py -> build/lib/tests/unit creating build/lib/tests/integration/tasks copying tests/integration/tasks/test_sap_rfc_to_df.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/__init__.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_bcp.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_genesys_task.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_mindful.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_duckdb.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_sql_server.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_cloud_for_customers.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_aselite.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_azure_sql.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_outlook.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_customer_gauge.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_eurostat.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_hubspot.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_salesforce.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_epicor.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_great_expectations.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_mediatool.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_azure_blob_storage.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_prefect.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_sqlite_insert.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_azure_key_vault.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_task_utils.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_github.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_bigquery.py -> build/lib/tests/integration/tasks copying tests/integration/tasks/test_azure_data_lake.py -> build/lib/tests/integration/tasks creating build/lib/tests/integration/flows copying tests/integration/flows/test_supermetrics_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_azure_sql_transform.py -> build/lib/tests/integration/flows copying tests/integration/flows/__init__.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_adls_to_azure_sql.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_duckdb_to_sql_server.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_aselite_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_sql_server_transform.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_adls_gen1_to_azure_sql_new.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_bigquery_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_customer_gauge_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_mediatool_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_multiple_flows.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_salesforce_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_sap_to_duckdb.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_duckdb_transform.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_cloud_for_customers_report_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_prefect_logs.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_supermetrics_to_azure_sql.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_sap_rfc_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_mysql_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_duck_transform.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_adls_gen1_to_gen2.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_sql_server_to_duckdb.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_flow_of_flows.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_hubspot_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_sharepoint_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_eurostat_to_adls.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_epicor_to_duckdb.py -> build/lib/tests/integration/flows copying tests/integration/flows/test_adls_gen1_to_azure_sql.py -> build/lib/tests/integration/flows creating build/lib/tests/unit/tasks copying tests/unit/tasks/__init__.py -> build/lib/tests/unit/tasks copying tests/unit/tasks/test_duckdb.py -> build/lib/tests/unit/tasks copying tests/unit/tasks/test_great_expectations.py -> build/lib/tests/unit/tasks copying tests/unit/tasks/test_uk_carbon_intensity.py -> build/lib/tests/unit/tasks copying tests/unit/tasks/test_sqlite.py -> build/lib/tests/unit/tasks copying tests/unit/tasks/test_azure_key_vault.py -> build/lib/tests/unit/tasks + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EQYyo7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 + cd viadot-0.4.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot copying build/lib/viadot/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples copying build/lib/viadot/examples/hello_world.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples copying build/lib/viadot/examples/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples copying build/lib/viadot/examples/supermetrics_google_ads_extract.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples copying build/lib/viadot/signals.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/prefect_date_range.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/bcp.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/sharepoint.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/github.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/customer_gauge.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/bigquery.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/salesforce.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/business_core.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/sap_rfc.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/mediatool.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/open_apis copying build/lib/viadot/tasks/open_apis/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/open_apis copying build/lib/viadot/tasks/open_apis/uk_carbon_intensity.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/open_apis copying build/lib/viadot/tasks/azure_data_lake.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/aselite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/great_expectations.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/eurostat.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/mysql_to_df.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/mindful.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/hubspot.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/outlook.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/epicor.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/cloud_for_customers.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/genesys.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/supermetrics.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/sftp.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/sqlite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/sql_server.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/azure_key_vault.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks copying build/lib/viadot/tasks/azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/epicor_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/adls_gen1_to_gen2.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/multiple_flows.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/customer_gauge_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/aselite_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/prefect_logs.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sql_server_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/supermetrics_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/duckdb_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/outlook_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/flow_of_flows.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sap_rfc_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/bigquery_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/adls_gen1_to_azure_sql_new.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/adls_container_to_container.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sap_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/mindful_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/adls_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/duckdb_to_sql_server.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sftp_operations.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sql_server_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/eurostat_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/supermetrics_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/salesforce_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/adls_gen1_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/genesys_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/sharepoint_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/mediatool_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/hubspot_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/mysql_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/cloud_for_customers_report_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/flows/azure_sql_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows copying build/lib/viadot/config.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot copying build/lib/viadot/utils.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot copying build/lib/viadot/task_utils.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot copying build/lib/viadot/exceptions.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/sharepoint.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/customer_gauge.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/bigquery.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/salesforce.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/business_core.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/sap_rfc.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/mediatool.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/base.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/azure_data_lake.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/mysql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/uk_carbon_intensity.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/eurostat.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/mindful.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/hubspot.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/outlook.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/epicor.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/cloud_for_customers.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/genesys.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/supermetrics.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/sftp.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/sqlite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/sql_server.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources copying build/lib/viadot/sources/azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_genesys.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_mindful.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_cloud_for_customers.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_sap_rfc_to_df.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_bcp.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_genesys_task.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_mindful.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_sql_server.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_cloud_for_customers.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_aselite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_outlook.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_customer_gauge.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_eurostat.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_hubspot.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_salesforce.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_epicor.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_great_expectations.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_mediatool.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_azure_blob_storage.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_prefect.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_sqlite_insert.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_azure_key_vault.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_task_utils.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_github.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_bigquery.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/tasks/test_azure_data_lake.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks copying build/lib/tests/integration/test_sftp.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_supermetrics_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_azure_sql_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_adls_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_duckdb_to_sql_server.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_aselite_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_sql_server_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_adls_gen1_to_azure_sql_new.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_bigquery_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_customer_gauge_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_mediatool_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_multiple_flows.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_salesforce_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_sap_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_duckdb_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_cloud_for_customers_report_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_prefect_logs.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_supermetrics_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_sap_rfc_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_mysql_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_duck_transform.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_adls_gen1_to_gen2.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_sql_server_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_flow_of_flows.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_hubspot_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_sharepoint_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_eurostat_to_adls.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_epicor_to_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/flows/test_adls_gen1_to_azure_sql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows copying build/lib/tests/integration/test_supermetrics.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_customer_gauge.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_hubspot.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_salesforce.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_azurestorage.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_epicor.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_mediatool.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_uk_carbon_intensity.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_business_core.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_sap_rfc.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_mysql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_bigquery.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_azuresql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_supermetrics_to_azuresql.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_sharepoint.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/test_viadot.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_cloud_for_customers.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/__init__.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/test_duckdb.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/test_great_expectations.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/test_uk_carbon_intensity.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/test_sqlite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/tasks/test_azure_key_vault.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks copying build/lib/tests/unit/test_credentials.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_supermetrics.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_sqlite.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_task_utils.py -> /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples/hello_world.py to hello_world.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/examples/supermetrics_google_ads_extract.py to supermetrics_google_ads_extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/prefect_date_range.py to prefect_date_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/bcp.py to bcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/sharepoint.py to sharepoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/customer_gauge.py to customer_gauge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/bigquery.py to bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/salesforce.py to salesforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/business_core.py to business_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/sap_rfc.py to sap_rfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/mediatool.py to mediatool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/open_apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/open_apis/uk_carbon_intensity.py to uk_carbon_intensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/azure_data_lake.py to azure_data_lake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/duckdb.py to duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/aselite.py to aselite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/great_expectations.py to great_expectations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/eurostat.py to eurostat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/mysql_to_df.py to mysql_to_df.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/mindful.py to mindful.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/hubspot.py to hubspot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/outlook.py to outlook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/epicor.py to epicor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/cloud_for_customers.py to cloud_for_customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/genesys.py to genesys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/supermetrics.py to supermetrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/sftp.py to sftp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/sql_server.py to sql_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/azure_key_vault.py to azure_key_vault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/tasks/azure_sql.py to azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/epicor_to_duckdb.py to epicor_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/adls_gen1_to_gen2.py to adls_gen1_to_gen2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/multiple_flows.py to multiple_flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/customer_gauge_to_adls.py to customer_gauge_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/aselite_to_adls.py to aselite_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/prefect_logs.py to prefect_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sql_server_transform.py to sql_server_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/supermetrics_to_azure_sql.py to supermetrics_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/duckdb_transform.py to duckdb_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/outlook_to_adls.py to outlook_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/flow_of_flows.py to flow_of_flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sap_rfc_to_adls.py to sap_rfc_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/bigquery_to_adls.py to bigquery_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/adls_gen1_to_azure_sql_new.py to adls_gen1_to_azure_sql_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/adls_container_to_container.py to adls_container_to_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sap_to_duckdb.py to sap_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/mindful_to_adls.py to mindful_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/adls_to_azure_sql.py to adls_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/duckdb_to_sql_server.py to duckdb_to_sql_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sftp_operations.py to sftp_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sql_server_to_duckdb.py to sql_server_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/eurostat_to_adls.py to eurostat_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/supermetrics_to_adls.py to supermetrics_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/salesforce_to_adls.py to salesforce_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/adls_gen1_to_azure_sql.py to adls_gen1_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/genesys_to_adls.py to genesys_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/sharepoint_to_adls.py to sharepoint_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/mediatool_to_adls.py to mediatool_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/hubspot_to_adls.py to hubspot_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/mysql_to_adls.py to mysql_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/cloud_for_customers_report_to_adls.py to cloud_for_customers_report_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/flows/azure_sql_transform.py to azure_sql_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/task_utils.py to task_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/sharepoint.py to sharepoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/customer_gauge.py to customer_gauge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/bigquery.py to bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/salesforce.py to salesforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/business_core.py to business_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/sap_rfc.py to sap_rfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/mediatool.py to mediatool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/azure_data_lake.py to azure_data_lake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/duckdb.py to duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/uk_carbon_intensity.py to uk_carbon_intensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/eurostat.py to eurostat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/mindful.py to mindful.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/hubspot.py to hubspot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/outlook.py to outlook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/epicor.py to epicor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/cloud_for_customers.py to cloud_for_customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/genesys.py to genesys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/supermetrics.py to supermetrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/sftp.py to sftp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/sql_server.py to sql_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot/sources/azure_sql.py to azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_genesys.py to test_genesys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_mindful.py to test_mindful.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_cloud_for_customers.py to test_cloud_for_customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_sap_rfc_to_df.py to test_sap_rfc_to_df.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_bcp.py to test_bcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_genesys_task.py to test_genesys_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_mindful.py to test_mindful.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_duckdb.py to test_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_sql_server.py to test_sql_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_cloud_for_customers.py to test_cloud_for_customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_aselite.py to test_aselite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_azure_sql.py to test_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_outlook.py to test_outlook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_customer_gauge.py to test_customer_gauge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_eurostat.py to test_eurostat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_hubspot.py to test_hubspot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_salesforce.py to test_salesforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_epicor.py to test_epicor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_great_expectations.py to test_great_expectations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_mediatool.py to test_mediatool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_azure_blob_storage.py to test_azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_prefect.py to test_prefect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_sqlite_insert.py to test_sqlite_insert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_azure_key_vault.py to test_azure_key_vault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_task_utils.py to test_task_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_github.py to test_github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_bigquery.py to test_bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/tasks/test_azure_data_lake.py to test_azure_data_lake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_sftp.py to test_sftp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_supermetrics_to_adls.py to test_supermetrics_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_azure_sql_transform.py to test_azure_sql_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_adls_to_azure_sql.py to test_adls_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_duckdb_to_sql_server.py to test_duckdb_to_sql_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_aselite_to_adls.py to test_aselite_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_sql_server_transform.py to test_sql_server_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_adls_gen1_to_azure_sql_new.py to test_adls_gen1_to_azure_sql_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_bigquery_to_adls.py to test_bigquery_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_customer_gauge_to_adls.py to test_customer_gauge_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_mediatool_to_adls.py to test_mediatool_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_multiple_flows.py to test_multiple_flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_salesforce_to_adls.py to test_salesforce_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_sap_to_duckdb.py to test_sap_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_duckdb_transform.py to test_duckdb_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_cloud_for_customers_report_to_adls.py to test_cloud_for_customers_report_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_prefect_logs.py to test_prefect_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_supermetrics_to_azure_sql.py to test_supermetrics_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_sap_rfc_to_adls.py to test_sap_rfc_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_mysql_to_adls.py to test_mysql_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_duck_transform.py to test_duck_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_adls_gen1_to_gen2.py to test_adls_gen1_to_gen2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_sql_server_to_duckdb.py to test_sql_server_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_flow_of_flows.py to test_flow_of_flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_hubspot_to_adls.py to test_hubspot_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_sharepoint_to_adls.py to test_sharepoint_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_eurostat_to_adls.py to test_eurostat_to_adls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_epicor_to_duckdb.py to test_epicor_to_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/flows/test_adls_gen1_to_azure_sql.py to test_adls_gen1_to_azure_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_supermetrics.py to test_supermetrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_customer_gauge.py to test_customer_gauge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_hubspot.py to test_hubspot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_salesforce.py to test_salesforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_azurestorage.py to test_azurestorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_epicor.py to test_epicor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_mediatool.py to test_mediatool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_uk_carbon_intensity.py to test_uk_carbon_intensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_business_core.py to test_business_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_sap_rfc.py to test_sap_rfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_mysql.py to test_mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_bigquery.py to test_bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_azuresql.py to test_azuresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_supermetrics_to_azuresql.py to test_supermetrics_to_azuresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_sharepoint.py to test_sharepoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_viadot.py to test_viadot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_duckdb.py to test_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_cloud_for_customers.py to test_cloud_for_customers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/test_duckdb.py to test_duckdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/test_great_expectations.py to test_great_expectations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/test_uk_carbon_intensity.py to test_uk_carbon_intensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tasks/test_azure_key_vault.py to test_azure_key_vault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_credentials.py to test_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_supermetrics.py to test_supermetrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_task_utils.py to test_task_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp_865sjgp.py' /usr/bin/python3 /tmp/tmp_865sjgp.py removing /tmp/tmp_865sjgp.py running install_egg_info running egg_info writing viadot.egg-info/PKG-INFO writing dependency_links to viadot.egg-info/dependency_links.txt writing top-level names to viadot.egg-info/top_level.txt reading manifest file 'viadot.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'viadot.egg-info/SOURCES.txt' Copying viadot.egg-info to /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9/site-packages/viadot-0.4.15-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64//usr/share/doc/python-viadot + '[' -d doc ']' ~/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 ~/build/BUILD/viadot-0.4.15 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/viadot-0.4.15 + mv /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.15-1 --unique-debug-suffix -0.4.15-1.x86_64 --unique-debug-src-base python-viadot-0.4.15-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/viadot-0.4.15 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-viadot-0.4.15-1.noarch Provides: python-viadot python3-viadot = 0.4.15-1 python3.9dist(viadot) = 0.4.15 python3dist(viadot) = 0.4.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: python-viadot-help-0.4.15-1.noarch warning: Empty %files file /builddir/build/BUILD/viadot-0.4.15/doclist.lst Provides: python-viadot-help = 0.4.15-1 python3-viadot-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 Wrote: /builddir/build/RPMS/python-viadot-help-0.4.15-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-viadot-0.4.15-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SOcO7Q + umask 022 + cd /builddir/build/BUILD + cd viadot-0.4.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-viadot-0.4.15-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0