GUI acceptance tests using environment deployed from packages.

Build: #1488 failed

Job: Onezone tokens failed

Test results

  • 36 tests in total
  • 3 tests failed
  • 3 failures are new
  • 1 test was quarantined / skipped
  • 67 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_onezone_tokens test_provider_fails_to_support_space_using_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
40 secs
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"noConnectionToOnezone","description":"No connection to Onezone."}}
request = <FixtureRequest for <Function 'test_provider_fails_to_support_space_using_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]'>>

    @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: 
(53 more lines...)
Collapse Failed test_onezone_tokens test_provider_succeeds_to_support_space_using_invite_token_with_consumer_caveat_set_for_any_oneprovider[1oz_2op_elasticsearch]
40 secs
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_provider_succeeds_to_support_space_using_invite_token_with_consumer_caveat_set_for_any_oneprovider[1oz_2op_elasticsearch]'>>

    @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: 
(53 more lines...)
Collapse Failed test_onezone_tokens test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]
40 secs
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
request = <FixtureRequest for <Function 'test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]'>>

    @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: 
(53 more lines...)