Skip to content

Add multiple mirror sync with extensive include/exclude pattern matching #2074

Add multiple mirror sync with extensive include/exclude pattern matching

Add multiple mirror sync with extensive include/exclude pattern matching #2074

Triggered via pull request August 22, 2023 13:35
@YYYasin19YYYasin19
synchronize #639
Status Failure
Total duration 7m 42s
Artifacts

ci.yml

on: pull_request_target
Matrix: test_quetz
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 5 warnings
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L215
test_set_mirror_url AssertionError: assert None == 'http://my_remote_host'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571dd0bfd0>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571dbdeb90>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571ea76f10>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571ea81610>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571db287d0>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions] assert 1 == (2 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571e8d9c10>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571dce0a90>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571e9c6010>])
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f571d533e50>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L215
test_set_mirror_url AssertionError: assert None == 'http://my_remote_host'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835dde7a90>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835e5f7ad0>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835db12410>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8360ddcbd0>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835d9b1c90>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions] assert 1 == (2 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835cb0fbd0>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835e823d90>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835e78db50>])
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f835dd89a50>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L215
test_set_mirror_url AssertionError: assert None == 'http://my_remote_host'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2af4dcbd0>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2aecce710>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2af259410>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2ae461910>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2af6b2790>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions] assert 1 == (2 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2af7da150>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2ae889b50>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2afbeeb90>])
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7fc2adef3b50>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L215
test_set_mirror_url AssertionError: assert None == 'http://my_remote_host'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c77eb8a90>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c759e1e90>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c77e7bed0>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c75289fd0>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c74d450d0>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions] assert 1 == (2 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c77b265d0>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c66d97110>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c766dbb90>])
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5] assert 1 == (1 + 1) + where 1 = len([<quetz.db_models.PackageVersion object at 0x7f8c777ede10>])
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/