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

Build: #603 failed

Job: Chrome single directory tests failed

Test results

  • 24 tests in total
  • 5 tests failed
  • 5 failures are new
  • 33 minutes taken in total.

Build 603 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_single_directory test_user_creates_directory_using_client1_and_removes_it_using_client2[1oz_1op_1oc-web GUI-oneclient1]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f71269660d0>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_creates_directory_using_client1_and_removes_it_using_client2[1oz_1op_1oc-web GUI-oneclient1]'>>

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

tests/mixed/scenarios/test_single_directory.py:45: 
(66 more lines...)
Collapse Failed test_single_directory test_user_creates_directory_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-oneclient1]
8 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f71267b1910>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_creates_directory_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-oneclient1]'>>

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

tests/mixed/scenarios/test_single_directory.py:41: 
(66 more lines...)
Collapse Failed test_single_directory test_user_fails_to_create_directory_with_the_same_name_as_existing_one_using_client2_and_using_client1_sees_only_one_directory[1oz_1op_1oc-oneclient1-web GUI]
2 mins
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f7126af1510>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'oneclient1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_fails_to_create_directory_with_the_same_name_as_existing_one_using_client2_and_using_client1_sees_only_one_directory[1oz_1op_1oc-oneclient1-web GUI]'>>

    
>   from tests.oneclient.steps.auth_steps import *

tests/mixed/scenarios/test_single_directory.py:53: 
(66 more lines...)
Collapse Failed test_single_directory test_user_fails_to_create_directory_with_the_same_name_as_existing_one_using_client2_and_using_client1_sees_only_one_directory[1oz_1op_1oc-web GUI-oneclient1]
9 mins
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f7126721250>: Failed to establish a new connection: [Errno 111] Connection refused',))
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_fails_to_create_directory_with_the_same_name_as_existing_one_using_client2_and_using_client1_sees_only_one_directory[1oz_1op_1oc-web GUI-oneclient1]'>>

    
>   from tests.oneclient.steps.auth_steps import *

tests/mixed/scenarios/test_single_directory.py:53: 
(188 more lines...)
Collapse Failed test_single_directory test_user_removes_empty_directory_using_client1_and_using_client2_sees_that_it_has_disappeared[1oz_1op_1oc-web GUI-oneclient1]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f71266e41d0>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_removes_empty_directory_using_client1_and_using_client2_sees_that_it_has_disappeared[1oz_1op_1oc-web GUI-oneclient1]'>>

    
>   from tests.mixed.steps.data_basic import *

tests/mixed/scenarios/test_single_directory.py:49: 
(66 more lines...)