GUI acceptance tests using environment deployed from packages.
Build: #2688 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 2 tests failed
- 2 failures are new
- 18 minutes taken in total.
Build 2,688 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_group_added_to_harvester_has_default_privileges[1oz_1op_elasticsearch]
|
1 min | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}} http_method = <function post at 0x7f25f055b310> ip = 'dev-onezone.default.svc.cluster.local', port = 443 path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None verify = False, cert = None, auth = ('admin', 'password') data = '{"name": "harvester3", "harvestingBackendEndpoint": "10.244.0.158:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}' default_headers = True, retries = 5 (244 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_user_added_to_harvester_has_default_privileges[1oz_1op_elasticsearch]
|
1 min | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}} http_method = <function post at 0x7f25f055b310> ip = 'dev-onezone.default.svc.cluster.local', port = 443 path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None verify = False, cert = None, auth = ('admin', 'password') data = '{"name": "harvester2", "harvestingBackendEndpoint": "10.244.0.158:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}' default_headers = True, retries = 5 (244 more lines...) |