GUI acceptance tests using environment deployed from packages.

Build: #1720 failed Changes by Agnieszka Warchol and Katarzyna Such

Build result summary

Details

Completed
Queue duration
1 hour
Duration
112 minutes
Labels
None
Revision
193a333e581e6d9ab1b39d4b05c862a81f3775a4
Total tests
662
Failing since
#1601 (Child of ODSRV-OPRPM-1932)
Fixed in
#1832 (Child of ODSRV-OZP-1667)

Responsible

This build has been failing since #1601
No one has taken responsibility

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 193a333e581e6d9ab1b39d4b05c862a81f3775a4 Merge pull request #365 in VFS/onedata-acceptance from feature/VFS-8295-effective-privileges-in-members-harvesters to develop
* commit '83bf2d38f9eaf0d79a4e066c31deba2bfcaf1a57':
  VFS-8295 resolving PR task
  VFS-8295 harvesters effective privileges tests
Katarzyna Such Katarzyna Such 83bf2d38f9eaf0d79a4e066c31deba2bfcaf1a57 VFS-8295 resolving PR task
Katarzyna Such Katarzyna Such 6819763a0446ef63083980ab2a6169baff70bc28 Merge branch 'develop' of ssh://git.onedata.org:7999/vfs/onedata-acceptance into feature/VFS-8295-effective-privileges-in-members-harvesters
 Conflicts:
        tests/gui/steps/onezone/members.py
Katarzyna Such Katarzyna Such 7b3601534ec2d2cb6652eb846a0980917abc31d0 m VFS-8295 harvesters effective privileges tests

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_multiprovider_basic test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
Chrome multiprovider basic tests 3 mins
AssertionError: file upload not finished within given time
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.6/dist-packages/pytest_bdd/scenario.py:227: 
(28 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]
Chrome onezone data discovery test 4 mins
RuntimeError: no "file_with_xattrs" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(47 more lines...)
Existing test failures 6
Status Test Failing since View job Duration
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document   (Session info: chrome=78.0.3904.70)
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.6/dist-packages/pytest_bdd/scenario.py:227: 
(172 more lines...)
RuntimeError: no "large_file(1).txt" found in file browser in Oneprovider page
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.6/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)
AssertionError: Expected 1 dev-oneprovider-krakow record but got 2
request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>>

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

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

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
AssertionError: Harvester management should be granted but is not
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.6/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Fixed tests 11
Status Test Failing since View job Duration
Successful test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome onepanel basic tests 3 mins
Successful test_onepanel_members test_user_increases_number_of_members_in_cluster[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome onepanel members tests 3 mins
Successful test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome oneprovider ACL directories 1 min
Successful test_oneprovider_hardlinks_and_symlinks test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome oneprovider hardlinks and symlinks 1 min
Successful test_storage_sync test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_sees_imported_files_after_supporting_space_and_sees_difference_when_max_depth_has_changed[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_detect_deletions_option_was_enabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-8295Could not obtain issue details from Jira