You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❌ test_workflow_linter_lints_job_with_workspace_requirements_dependency: ValueError: too many values to unpack (expected 2) (19.615s)
ValueError: too many values to unpack (expected 2)
[gw3] linux -- Python 3.10.15 /home/runner/work/ucx/ucx/.venv/bin/python
05:18 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.SOcE/config.yml) doesn't exist.
05:18 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration
05:18 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
05:18 INFO [databricks.labs.ucx.install] Fetching installations...
05:18 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy.
05:18 DEBUG [tests.integration.conftest] Waiting for clusters to start...
05:18 DEBUG [tests.integration.conftest] Waiting for clusters to start...
05:18 INFO [databricks.labs.ucx.source_code.jobs] Registering libraries from /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-HfKR-ra78a551d3/requirements.txt
05:18 INFO [databricks.labs.ucx.framework.utils] Invoking command: ['pip', '--disable-pip-version-check', 'install', 'a_package_that_does_not_exist', '-t', '/tmp/ucx-v_7b6he4']
05:18 DEBUG [databricks.labs.ucx.source_code.python_libraries] pip output:
ERROR: Could not find a version that satisfies the requirement a_package_that_does_not_exist (from versions: none)
ERROR: No matching distribution found for a_package_that_does_not_exist
05:18 INFO [databricks.labs.ucx.source_code.jobs] Discovering bx36 entrypoint: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 DEBUG [databricks.labs.ucx.source_code.linters.files] Resolving unknown import: module_that_does_not_exist
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Unknown language for /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Unknown language for /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Found job problems:
UNKNOWN:-1 [library-install-failed] 'pip --disable-pip-version-check install a_package_that_does_not_exist -t /tmp/ucx-v_7b6he4' failed with 'ERROR: Could not find a version that satisfies the requirement a_package_that_does_not_exist (from versions: none)
ERROR: No matching distribution found for a_package_that_does_not_exist
'
/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb:2 [import-not-found] Could not locate import: module_that_does_not_exist
05:18 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.SOcE/config.yml) doesn't exist.
05:18 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration
05:18 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
05:18 INFO [databricks.labs.ucx.install] Fetching installations...
05:18 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy.
05:18 DEBUG [tests.integration.conftest] Waiting for clusters to start...
05:18 DEBUG [tests.integration.conftest] Waiting for clusters to start...
05:18 INFO [databricks.labs.ucx.source_code.jobs] Registering libraries from /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-HfKR-ra78a551d3/requirements.txt
05:18 INFO [databricks.labs.ucx.framework.utils] Invoking command: ['pip', '--disable-pip-version-check', 'install', 'a_package_that_does_not_exist', '-t', '/tmp/ucx-v_7b6he4']
05:18 DEBUG [databricks.labs.ucx.source_code.python_libraries] pip output:
ERROR: Could not find a version that satisfies the requirement a_package_that_does_not_exist (from versions: none)
ERROR: No matching distribution found for a_package_that_does_not_exist
05:18 INFO [databricks.labs.ucx.source_code.jobs] Discovering bx36 entrypoint: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 DEBUG [databricks.labs.ucx.source_code.linters.files] Resolving unknown import: module_that_does_not_exist
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Unknown language for /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Unknown language for /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb
05:19 WARNING [databricks.labs.ucx.source_code.jobs] Found job problems:
UNKNOWN:-1 [library-install-failed] 'pip --disable-pip-version-check install a_package_that_does_not_exist -t /tmp/ucx-v_7b6he4' failed with 'ERROR: Could not find a version that satisfies the requirement a_package_that_does_not_exist (from versions: none)
ERROR: No matching distribution found for a_package_that_does_not_exist
'
/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/dummy-mIkv-ra78a551d3/notebook.ipynb:2 [import-not-found] Could not locate import: module_that_does_not_exist
05:19 INFO [databricks.labs.ucx.install] Deleting UCX v0.38.1+1820241003051901 from https://DATABRICKS_HOST
05:19 INFO [databricks.labs.ucx.install] Deleting inventory database dummy_sdu1b
05:19 INFO [databricks.labs.ucx.install] Deleting cluster policy
05:19 INFO [databricks.labs.ucx.install] Deleting secret scope
05:19 INFO [databricks.labs.ucx.install] UnInstalling UCX complete
[gw3] linux -- Python 3.10.15 /home/runner/work/ucx/ucx/.venv/bin/python
❌ test_workflow_linter_lints_job_with_workspace_requirements_dependency: ValueError: too many values to unpack (expected 2) (19.615s)
Running from nightly #216
The text was updated successfully, but these errors were encountered: