GUI acceptance tests using environment deployed from packages.
Build: #1737 failed
Job: Oneprovider data tab failed
Job result summary
- Completed
- Duration
- 104 minutes
- Revision
-
9e587819a2aaeb49e3c707a4b4ed1b78ce99ad07
- Total tests
- 72
- Fixed in
- #1739 (Changes by Agnieszka Warchol and Katarzyna Such)
Tests
- 72 tests in total
- 33 tests failed
- 33 failures are new
- 97 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[1oz_1op_deployed]
|
2 mins | |
AssertionError: found "file3" in browser, while it should not request = <FixtureRequest for <Function 'test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[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: (33 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]
|
53 secs | |
AssertionError: expected breadcrumbs /dir1; displayed: space1 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.6/dist-packages/pytest_bdd/scenario.py:227: (34 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]
|
53 secs | |
AssertionError: expected breadcrumbs /dir2; displayed: space1 request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs[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: (34 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_creates_incremental_archive_that_has_chosen_base_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4d4576d547cb2a22d6e6b9014adbe3b3")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_does_not_see_archive_file_browser_if_he_does_not_have_view_archives_privilege[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in dataset browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="adef474550bcb81a0797694bfe57470a", element="866a300d-097d-47fc-b490-e37871ef21ff")> css_sel = '.error-dir-text' err_msg = 'no item found in dataset browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_does_not_see_dataset_tag_in_file_browser_and_see_directory_in_detached_tab_after_detaching_dataset[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_does_not_see_dataset_tag_in_file_browser_and_see_directory_in_detached_tab_after_detaching_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
1 min | |
RuntimeError: item(s) not in browser or not in specified order ["file2", "file3"] starting from file2 request = <FixtureRequest for <Function 'test_user_enters_directory_and_views_files_in_it[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: (37 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_fails_to_delete_child_directory_after_marking_parent_directory_dataset_data_write_protection[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir3" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_delete_child_directory_after_marking_parent_directory_dataset_data_write_protection[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no "dir1" found in dataset browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_reattach_dataset_after_deleting_directory[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d1e698a1ebd0de43cbeb066c75941e2f")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_bagit_metadata_files_and_directory_tree_in_aip_tab_and_directory_tree_in_dip_tab_in_archive_browser_after_creating_archive_with_bagit_layout_and_include_dip_option[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d4ea9f838d4d9e6d30fdcf5aeab021c2")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_bagit_tag_after_creating_bagit_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="23e380d460364b0cf77da7d0d3f652e7")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[1oz_1op_deployed]
|
52 secs | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir1" found in dataset browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dataset_in_detached_tab_after_deleting_directory[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_sees_dataset_in_detached_tab_after_deleting_directory[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_dip_tag_after_creating_archive_with_include_dip_option[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3962b3bfeed984d203fb3aa794181592")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_archive_browser_after_creating_plain_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b6c97694f7dc295ccd0677d52e3004a1")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_dataset_browser_after_marking_directories_as_dataset[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_dataset_browser_after_marking_directories_as_dataset[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir3" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_inherited_dataset_status_tag_after_marking_its_parent_directory_as_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_inherited_dataset_status_tag_after_marking_its_parent_directory_as_dataset[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_metadata_data_write_protection_toggles_checked_in_directory_dataset_modal_after_marking_its_parent_directories[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_metadata_data_write_protection_toggles_checked_in_directory_dataset_modal_after_marking_its_parent_directories[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_name_of_base_archive_after_creating_incremental_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="26c9a30e9c2471fda33512e6592e3830")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_real_directory_tree_of_downloaded_tar_generated_for_nested_archive[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_real_directory_tree_of_downloaded_tar_generated_for_nested_archive[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[1oz_1op_deployed]
|
3 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[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: (40 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_dataset_does_not_have_archive_after_purging_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="28b8628dea82d2ed8810238bd6335d2a")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_dataset_has_more_archives_than_its_parent_after_creating_nested_archive_on_child_dataset[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_that_dataset_has_more_archives_than_its_parent_after_creating_nested_archive_on_child_dataset[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: (47 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
|
2 mins | |
AssertionError: not found "20B-0.txt" in browser request = <FixtureRequest for <Function 'test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[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: (46 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_files_that_did_not_change_since_creating_last_two_base_archives_have_3_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8ffa0dc054506b5613c14406349560aa")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_newly_created_archive_has_new_file_and_is_different_than_archive_created_earlier_after_creating_new_plain_archive[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2f58008d69f778b22378e6e999dd7500")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_that_the_base_archive_in_create_archive_modal_is_the_latest_created_archive_after_enabling_incremental_toggle[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f01122a69db9d8b61a3d5ca121ed15ad")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_detaches_dataset_if_he_has_manage_datasets_privilege[1oz_1op_deployed]
|
3 mins | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_successfully_detaches_dataset_if_he_has_manage_datasets_privilege[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: (39 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_pastes_file_copied_from_other_directory[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file_d1_2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_copied_from_other_directory[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: (45 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file_d1_2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_cut_from_other_directory[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: (45 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 4653 100 4653 0 0 18612 0 --:--:-- --:--:-- --:--:-- 18612
Error response from daemon: Cannot kill container: 05bd9bcb7bff: Container 05bd9bcb7bff14d3f80a4dd2f03e684e95bb7eb2952eea226c50bf9e32b2c9bc is not running
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
Error: could not find tiller
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
W0916 21:24:16.849988 690 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
% 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 4653 100 4653 0 0 36637 0 --:--:-- --:--:-- --:--:-- 36637
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container: ed90b038c500: Container ed90b038c500ee42ce8060200cf74749e4c32e47cb97378c382bffdb14f99250 is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 18612 0 --:--:-- --:--:-- --:--:-- 18612
Error response from daemon: Cannot kill container: 05bd9bcb7bff: Container 05bd9bcb7bff14d3f80a4dd2f03e684e95bb7eb2952eea226c50bf9e32b2c9bc is not running
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,631 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
2021-09-16 20:48:29,640 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f421936a908>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1d39bb6fcbc456183117b0f9516cc947
Error: could not find tiller
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
W0916 21:24:16.849988 690 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
% 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 4653 100 4653 0 0 36637 0 --:--:-- --:--:-- --:--:-- 36637
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container: ed90b038c500: Container ed90b038c500ee42ce8060200cf74749e4c32e47cb97378c382bffdb14f99250 is not running