Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3055 failed Child of ODSRV-OPRPM-2459

Test results

  • 84 tests in total
  • 36 tests failed
  • 36 failures are new
  • 1 test was fixed
  • 73 minutes taken in total.
New test failures 36
Status Test View job Duration
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-REST-web GUI]
Storage sync 3 mins
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(107 more lines...)
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-REST-web GUI]
Storage sync 3 mins
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(107 more lines...)
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-REST-web GUI]
Storage sync 3 mins
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(107 more lines...)
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-REST-web GUI]
Storage sync 3 mins
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(107 more lines...)
Collapse Failed test_storage_sync test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-REST-web GUI]
Storage sync 3 mins
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(107 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_single_directory
Single directory < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_directories_remove_metadata
Directories remove metadata < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_remove_file
Remove file < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_permission_posix_multi
Permission POSIX multi < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_create_file
Create file < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_archive_privileges
Archive privileges < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_single_directory2
Single directory 2 < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_directories_multi
Directories multi < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_tokens
Tokens < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_files_times
Files times < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_access_tokens_id_caveats
Access tokens id caveats < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_archives
Archives < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_acl_one_entry
ACL one entry < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_qos
QoS < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_files_set_metadata
Files set metadata < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_access_tokens
Access tokens < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_files_movement
Files movement < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_rename_file
Rename file < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_luma
LUMA < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_directories_times
Directories times < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_dataset
Datasets < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_access_tokens_path_caveats
Access tokens path caveats < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_nested_directories_remove
Nested directories remove < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_acl_two_entries
ACL two entries < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_directories_set_metadata
Directories set metadata < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_directories_movement
Directories movement < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_permission_posix
Permission POSIX < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_nested_directories_create
Nested directories create < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_file_content
File content < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_files_remove_metadata
Files remove metadata < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_files_multi
Files multi < 1 sec
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
Failing since build #3054 (Child of ODSRV-OZP-1972) Storage sync 5 mins