GUI acceptance tests using environment deployed from packages.

Build: #647 failed

Job: Shares basic failed

Job result summary

Completed
Duration
24 minutes
Revision
1250895e54287fb5b835eb62f6db05eaf6d1f7f1
Total tests
15
Failing since
#646 (Child of ODSRV-OZP-1253)
Fixed in
#650 (Child of ODSRV-OZP-1255)

Tests

  • 15 tests in total
  • 15 tests failed
  • 16 minutes taken in total.
Existing test failures 15
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_remove_directory_which_contains_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_downloads_files_from_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_share_already_shared_directory[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_shares_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_removes_share[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_renames_share[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_new_files_after_adding_them_to_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_clicks_create_confirmation_button_after_typing_share_name[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_shares_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_shares_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0   9469      0 --:--:-- --:--:-- --:--:--  9493
Error response from daemon: Cannot kill container 22a9123c9f40: Container 22a9123c9f4039794de35266a9f405699a9599d1009ed21a206755c79e525316 is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0   3960      0 --:--:-- --:--:-- --:--:--  3960
Error from server (NotFound): pods "dev-elasticsearch-data-0" not found
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container af6870173d09: Container af6870173d095b500b3957485e731d05de504923c6f5f04602efd6dafd2c9d4f is not running
Error response from daemon: Cannot kill container 01dd80a2cc98: Container 01dd80a2cc98363cec723369c1e8f53290e5b808bf77a51e24a08d4c3e6f884b is not running
Error response from daemon: Cannot kill container 0c4a2a0e15a3: Container 0c4a2a0e15a31942dc10233f36375861b064ae948ef6ef7f9330b8a97627d60d is not running
Error response from daemon: Cannot kill container 94a005699621: Container 94a0056996215f08b5dea4ee65d53d7b41150a79a3b99807afe2c8fd694e3451 is not running
Error response from daemon: Cannot kill container 6f4aa0138c81: Container 6f4aa0138c81371d0483347fba20d87aed49a13908f58d4565477e48a3353d73 is not running
Error response from daemon: Cannot kill container e08acf8cd3d6: Container e08acf8cd3d6776e207f17d3b0415c5bbea455c27b0974066cb3e9803b807a0b is not running
Error response from daemon: Cannot kill container b8e6bbe8db92: Container b8e6bbe8db9242179642ea2825208b2b66055b0c94e953358f6161d814eba723 is not running
Error response from daemon: Cannot kill container 0b27a2fbce6c: Container 0b27a2fbce6c7a04a60a2dbfde01a131d6b3159e8bf04932225d5f103526f06d is not running
Error response from daemon: Cannot kill container 6f07fe3d548c: Container 6f07fe3d548c645e99d9216a259c4a3088235cd8cd466a7bd7c53c08fd9aa242 is not running
Error response from daemon: Cannot kill container f84189553424: Container f841895534242d7f409fdf9b9247332f30c628682881686e2cae3ecbfcfb410c is not running
Error response from daemon: Cannot kill container 7dfc1a1f37b4: Container 7dfc1a1f37b431026e16bf7732b8fc4389cdb69fb00a9c6c6db36b6989841148 is not running
Error response from daemon: Cannot kill container 976307d54f82: Container 976307d54f82a63f65e24e363e67815365e527a3db3287367a3e41ede6220801 is not running
Error response from daemon: Cannot kill container dc0713d430ad: Container dc0713d430adb730aaf0b2e0da839c1da9fc8f86fe78d4027e4bfbfce7721849 is not running
Error response from daemon: Cannot kill container 6ed0f420042c: Container 6ed0f420042c2b24b4ede9dc8fda2b65f097112c9d9f0c78efdbc03662f7e90f is not running
Error response from daemon: Cannot kill container 58eaf4e08cd6: Container 58eaf4e08cd6e12fcd46b5d4764d3e76623318980569014fbd2b0ed29edac840 is not running
Error response from daemon: Cannot kill container b876451d591f: Container b876451d591fa454461628c6dbe63467bd3827a77d79626e466e96b4c4d4de17 is not running
Error response from daemon: Cannot kill container 8dcb7127c8d5: Container 8dcb7127c8d5c7321745ba77e3fd32286a460f0cec45f85bf4d39cff75e21644 is not running
Error response from daemon: Cannot kill container 773e176caefd: Container 773e176caefd287df2a99bff84d4eb2b3922f4db6196275791e275a593821c74 is not running
Error response from daemon: Cannot kill container 2870a2ef7c14: Container 2870a2ef7c14c11325de7253a0a31c2b0f4298a1cb68ef1896e3211a3ba8ac2a is not running
Error response from daemon: Cannot kill container 68191731d333: Container 68191731d333a8293b69b72c5248163bb10f5c4cb6661603f7ca9913ee96d50a is not running