GUI acceptance tests using environment deployed from packages.

Build: #1603 failed

Job: Onezone data discovery failed

Test results

  • 32 tests in total
  • 2 tests failed
  • 2 failures are new
  • 66 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_elasticsearch]
3 mins
RuntimeError: no "file_with_json_metadata" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_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: 
(49 more lines...)
Collapse Failed test_onezone_data_discovery test_user_cannot_open_harvested_file_source_from_public_harvester_if_they_does_not_belong_to_space[1oz_1op_elasticsearch]
1 min
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Read timed out. (read timeout=20)
self = <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f0ab1685400>
conn = <urllib3.connection.VerifiedHTTPSConnection object at 0x7f0ab1685978>
method = 'POST'
url = '/api/v3/onezone/harvesters/084b86e25589b12880276c432d47cce8ch177a/indices'
timeout = <urllib3.util.timeout.Timeout object at 0x7f0ab1685eb8>
chunked = False
httplib_request_kw = {'body': '{"name": "generic-index", "guiPluginName": "generic-index", "includeMetadata": ["json", "xattrs", "rdf"], "i...ep-alive', 'content-type': 'application/json', 'Content-Length': '237', 'Authorization': 'Basic YWRtaW46cGFzc3dvcmQ='}}
(1116 more lines...)