GUI acceptance tests using environment deployed from packages.

Build: #14 failed

Job: Chrome onezone providers sync test failed

Test results

  • 4 tests in total
  • 3 tests failed
  • 1 failure is new
  • 23 minutes taken in total.

Build 14 has the following 3 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_providers_sync test_providers_synchronizes_after_supporting_space_with_yet_another_provider[1oz_3op_providers_sync]
11 mins
AssertionError: Providers oneprovider-3 - oneprovider-2 are synced
request = <FixtureRequest for <Function 'test_providers_synchronizes_after_supporting_space_with_yet_another_provider[1oz_3op_providers_sync]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
Existing test failures 2
Status Test Failing since Duration
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
zone_hostname = 'dev-onezone.default.svc.cluster.local'
onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fd33a089a58>
owner_credentials = <tests.utils.user_utils.AdminUser object at 0x7fd33a053a20>
space_id = 'd533e4453a39efad7664d524065787b8ch517e'
storages_db = {'dev-oneprovider-krakow': {'posix': '76ffa9bbd418a8294035c30edab83b66ch1fe6'}, 'dev-oneprovider-lisbon': {}, 'dev-oneprovider-paris': {'posix': '0ce2764177a5009aebce2a7c9e27f400ch1636'}}
hosts = {'oneprovider-1': {'container-id': 'ffa1031bc852a2c5b6ec67c414391166132313c565972d4a337fc7ef6073dd25', 'hostname': 'de...25e45489a301a4', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.15', 'name': 'dev-onezone', ...}}
providers = [{'oneprovider-1': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-2': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-3': {'size': '5 GiB', 'storage': 'posix'}}]
(83 more lines...)
AssertionError: Expected provider size: 5 GiB, actual: 5 GIB FREE OF 5 GIB
request = <FixtureRequest for <Function 'test_user_sees_right_capacity_sizes_for_each_provider_in_capacity_allocation_bar_in_space_providers_view[1oz_3op_providers_sync]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(26 more lines...)