GUI acceptance tests using environment deployed from packages.

Build: #2689 failed Child of ODSRV-OZP-1939

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 779 tests in total
  • 94 tests failed
  • 6 tests were fixed
  • 30 tests were quarantined / skipped
  • 1219 minutes taken in total.
Existing test failures 94
Status Test Failing since View job Duration
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
AssertionError: displayed chunk size 0 B in datadistribution modal does not match expected 20 B
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b06ece368949541d1a0b031dd67af935")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
AssertionError: distribution for dev-oneprovider-paris is not entirely filled
request = <FixtureRequest for <Function 'test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4a31454880729e25262909436f47e5fb")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_sees_that_there_are_no_file_blocks_on_provider_from_which_file_was_downloaded_and_then_evicted[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
RuntimeError: cannot click on DataDistributionItem in Data distribution popup
request = <FixtureRequest for <Function 'test_nonspaceowner_successfully_schedules_eviction_if_he_got_transfer_management_privileges[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(48 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1841aa2030af3321a837d6b6d9ddec4d")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(279 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f1497613310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester2", "harvestingBackendEndpoint": "10.244.1.72:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f1497613310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester3", "harvestingBackendEndpoint": "10.244.1.72:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_leaves_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f9f07a52310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.109:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f9f07a52310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.109:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f9f07a52310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.109:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f9f07a52310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.109:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fc0ad0e3310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.151:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fc0ad0e3310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.151:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fc0ad0e3310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.151:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fc0ad0e3310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.151:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fc0ad0e3310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.151:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0944a4b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.0.211:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f0b11b13310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester11", "harvestingBackendEndpoint": "10.244.1.113:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_removes_user_from_harvester_with_remove_user_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_user_to_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_generates_invitation_token_for_user_with_add_user_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_removes_space_from_harvester_with_remove_space_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester7", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester6", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester8", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester4", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fd4eac85310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester5", "harvestingBackendEndpoint": "10.244.1.228:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
AttributeError: 'NoneType' object has no attribute 'create_new_harvester_button'
request = <FixtureRequest for <Function 'test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_file_is_replicated_after_setting_qos_requirement_with_2_replicas[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_nested_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement_in_parent_dir[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_file_is_replicated_after_eviction_from_one_storage_with_qos_requirement_with_2_replicas_to_another[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_successfully_makes_file_inherit_qos_requirement_from_directory[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Fixed tests 6
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_then_oneprovider2_is_stopped_and_user_sees_error_message[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Multiprovider basic 1 min
Successful test_oneprovider_data_tab test_user_sees_size_statistics_after_clicking_on_size_statistics_icon[1oz_1op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Oneprovider data tab 26 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 33 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_uploading_40_b_file_to_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 51 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_replicating_directories_from_oneprovider1_to_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 1 min
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_disabled_after_unchecking_size_statistics_toggle_for_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 38 secs
Quarantined tests 30
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-mounted]
Failing since build #2665 (Child of ODSRV-OZP-1927) Not quarantined automation-examples workflows 20 mins
RuntimeError: no  item found in Store details modal
store_content_list = <tests.gui.utils.core.web_objects.PageObjectsSequence object at 0x7f2843f10160>
index = 10
modal = <tests.gui.utils.common.modals.workflows_modals.store_details.StoreDetails object at 0x7f28440cb850>

    @repeat_failed(timeout=WAIT_BACKEND)
    def open_raw_view_for_elem(store_content_list, index, modal):
        for _ in range(10):
(346 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-rest]
Failing since build #2677 (Child of ODSRV-OZP-1933) Katarzyna Such Katarzyna Such
automation-examples workflows 19 mins
RuntimeError: no  item found in Store details modal
store_content_list = <tests.gui.utils.core.web_objects.PageObjectsSequence object at 0x7f28440e37f0>
index = 10
modal = <tests.gui.utils.common.modals.workflows_modals.store_details.StoreDetails object at 0x7f28440e3820>

    @repeat_failed(timeout=WAIT_BACKEND)
    def open_raw_view_for_elem(store_content_list, index, modal):
        for _ in range(10):
(346 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_desirable_exception_in_task_auditlog_after_changing_exceptionprobability_in_echo_lambda[1oz_1op_openfaas]
Failing since build #2651 (Child of ODSRV-OPRPM-2395) Not quarantined automation-examples workflows 1 min
RuntimeError: Index out of bound. Requested item at 1 while limit is 1 in Workflow in WorkflowsPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_desirable_exception_in_task_auditlog_after_changing_exceptionprobability_in_echo_lambda[1oz_1op_openfaas]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_incorrect_fetch_file[1oz_1op_openfaas]
Failing since build #2651 (Child of ODSRV-OPRPM-2395) Not quarantined automation-examples workflows 3 mins
KeyError: 'item'
request = <FixtureRequest for <Function 'test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_incorrect_fetch_file[1oz_1op_openfaas]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(52 more lines...)
Collapse Failed test_multiprovider_basic test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Agnieszka Warchol Agnieszka Warchol
Multiprovider basic 4 mins
AssertionError: There are 202 files in file browser when should be 200
request = <FixtureRequest for <Function 'test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Multiprovider multiuser 15 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="dfb75248d5499a7af5612e6da3857132", element="43d8da78-5266-48b8-9cf8-f7fe84dbb458")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Multiprovider multiuser 15 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cb853d04f34d7074d6fc40dc9ea14fb4", element="b5405761-14b0-49c8-bb19-0520e8179ba8")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Multiprovider multiuser 16 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8c892e5df26d6b682ed69c928f868424", element="12e7e00b-7be6-4bbd-855c-270f79d68737")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_oneprovider_acl_dir_privileges_create test_create_subdirectory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
Failing since build #2581 (Child of ODSRV-OPRPM-2353) Not quarantined Oneprovider ACL directories privileges create 3 mins
RuntimeError: no  item found in file browser in Oneprovider page
selenium = {'browser_user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="7ba691db3cc2fdfd8007090765439b2f")>, 'space_owner_browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="5ef1d83b97e184e316968a70972ee0fd")>}
browser_id = 'browser_user1', path = 'dir1', item_type = 'directory'
name = 'subdir'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7f7215215970>}})
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>, res = 'fails'
space = 'space1', modals = <class 'tests.gui.utils.common.modals.Modals'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
(517 more lines...)
Collapse Failed test_oneprovider_acl_dir_privileges_create test_create_subdirectory[1oz_1op_deployed-user-user1-fails-all except [data:traverse directory]]
Failing since build #2581 (Child of ODSRV-OPRPM-2353) Not quarantined Oneprovider ACL directories privileges create 3 mins
RuntimeError: no  item found in file browser in Oneprovider page
selenium = {'browser_user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="3fcdb7c58b4702b951162b9d8167e1fc")>, 'space_owner_browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="05260a97403db0c04edcfa8b6b1af481")>}
browser_id = 'browser_user1', path = 'dir1', item_type = 'directory'
name = 'subdir'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7f72154e68b0>}})
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>, res = 'fails'
space = 'space1', modals = <class 'tests.gui.utils.common.modals.Modals'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
(517 more lines...)
Successful test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it[1oz_2op_slow_file_operations]
Katarzyna Such Katarzyna Such
Oneprovider archives recall 2 mins
Successful test_oneprovider_data_tab test_user_jumps_to_the_end_of_the_list_after_writing_zzz_to_jump_input[1oz_1op_deployed]
Łukasz Opioła Łukasz Opioła
Oneprovider data tab 39 secs
Successful test_oneprovider_data_tab test_user_successfully_jumps_to_a_previously_nonvisible_file_after_writing_its_name_prefix_to_jump_input[1oz_1op_deployed]
Łukasz Opioła Łukasz Opioła
Oneprovider data tab 41 secs
Collapse Failed test_oneprovider_transfers_cancel test_user_reruns_directory_transfer_to_remote_provider_after_canceling_it[1oz_2op_slow_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers cancel 3 mins
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1b147cb7ec0774d903dd39f70d08dd49")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers directories 3 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers directories 6 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_sees_that_empty_transfer_is_created_and_finished_after_replicating_directory_to_the_same_provider_without_directory_statistics[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers directories 10 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9eab3c58a687723a5f5600e969be5bac", element="8034dd4a-66e1-42bb-ba6e-dd46b7c82be6")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers directories 10 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d29965802be4e3bf656b414c9d656fa2", element="507e92a3-0ea2-45d4-984a-6540a0c619ec")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers directories 10 mins
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="78f640b1357c6f6a5cbe229443fd4833", element="1b04478f-3907-46d3-ab8c-40ace0f097fd")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers files 3 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_replicates_file_to_remote_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers files 5 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Agnieszka Warchol Agnieszka Warchol
Transfers files 4 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Agnieszka Warchol Agnieszka Warchol
Transfers files 1 min
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="de9c178ed3b7565684b4cd067aa2fd4d")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers multi browser 4 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers multi browser 4 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers multi browser 3 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Transfers multi browser 6 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
Collapse Failed test_oneprovider_upload test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Oneprovider upload 2 mins
AssertionError: There are 72 files in file browser when should be 70
request = <FixtureRequest for <Function 'test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
Collapse Failed test_oneprovider_upload test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]
Failing since build #2664 (Child of ODSRV-OPRPM-2402) Not quarantined Oneprovider upload 2 mins
AssertionError: There are 72 files in file browser when should be 70
request = <FixtureRequest for <Function 'test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_leave_group_from_space_because_of_lack_in_privileges[1oz_1op_deployed]
Failing since build #2679 (Child of ODSRV-OZP-1934) Not quarantined Onezone groups multiuser 1 min
RuntimeError: Css element wtih "Leave" text not found
request = <FixtureRequest for <Function 'test_user_fails_to_leave_group_from_space_because_of_lack_in_privileges[1oz_1op_deployed]'>>

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

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