2021-07-07 03:01:10,725 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2021-07-07 03:01:10,726 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-07-07 03:01:10,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-07-07 03:01:10,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-07-07 03:01:10,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-07-07 03:01:10,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-07-07 03:01:10,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-07-07 03:01:10,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-07-07 03:01:10,732 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2021-07-07 03:01:10,732 DEBUG 34:basic_network.py(1) - start time 2021-07-07 03:01:10,733 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-07-07 03:01:10,737 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-07-07 03:01:10,737 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-07 03:01:10,737 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-07 03:01:10,737 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-07 03:01:10,737 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-07 03:01:10,738 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-07 03:01:10,738 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-07 03:01:10,738 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-07 03:01:10,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-07 03:01:11,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2 2021-07-07 03:01:11,005 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-07 03:01:11,006 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [] 2021-07-07 03:01:11,008 DEBUG 147:__init__.py(1) - number of Service returned: 0 2021-07-07 03:01:11,008 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-07-07 03:01:11,008 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-07-07 03:01:11,009 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-07-07 03:01:11,009 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-07 03:01:11,009 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-07 03:01:11,009 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-07 03:01:11,009 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-07 03:01:11,009 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-07 03:01:11,010 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-07 03:01:11,010 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-07 03:01:11,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-07 03:01:11,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2 2021-07-07 03:01:11,192 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-07 03:01:11,192 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [] 2021-07-07 03:01:11,195 DEBUG 147:__init__.py(1) - number of Service returned: 0 2021-07-07 03:01:11,195 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-07-07 03:01:11,195 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-07-07 03:01:11,195 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-07-07 03:01:11,195 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-07-07 03:01:11,195 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-07-07 03:01:11,196 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:11,196 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-07-07 03:01:11,196 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-07 03:01:11,196 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:11,196 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-07-07 03:01:11,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:12,216 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=9, connect=9, read=10, redirect=None, status=None) 2021-07-07 03:01:12,216 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610c70>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:12,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:13,239 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=8, connect=8, read=10, redirect=None, status=None) 2021-07-07 03:01:13,841 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610cd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:13,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:14,871 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=7, connect=7, read=10, redirect=None, status=None) 2021-07-07 03:01:16,073 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610c40>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:16,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:16,075 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=6, connect=6, read=10, redirect=None, status=None) 2021-07-07 03:01:18,478 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610a00>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:18,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:18,480 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=5, connect=5, read=10, redirect=None, status=None) 2021-07-07 03:01:23,285 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610910>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:23,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:23,287 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=4, connect=4, read=10, redirect=None, status=None) 2021-07-07 03:01:32,897 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e6106a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:32,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:32,899 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=3, connect=3, read=10, redirect=None, status=None) 2021-07-07 03:01:52,119 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610550>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:01:52,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:01:52,123 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=2, connect=2, read=10, redirect=None, status=None) 2021-07-07 03:02:30,562 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610310>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:02:30,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:02:30,565 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=1, connect=1, read=10, redirect=None, status=None) 2021-07-07 03:03:47,444 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610130>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:03:47,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:03:47,448 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/rest/v1/setup/ui'): Retry(total=0, connect=0, read=10, redirect=None, status=None) 2021-07-07 03:05:47,550 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e610100>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/rest/v1/setup/ui 2021-07-07 03:05:47,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.fe.simpledemo.onap.org:30207 2021-07-07 03:05:47,557 ERROR 142:onap_service.py(1) - [SDC][get ServiceCategorys] Failed to connect: HTTPSConnectionPool(host='sdc.api.fe.simpledemo.onap.org', port=30207): Max retries exceeded with url: /sdc1/feProxy/rest/v1/setup/ui (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f116e590d90>: Failed to establish a new connection: [Errno 111] Connection refused')) 2021-07-07 03:05:47,558 ERROR 212:onap_service.py(1) - [SDC][get ServiceCategorys] request failed: Can't connect to https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui. 2021-07-07 03:05:47,559 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-07-07 03:05:47,559 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVlAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-07-07 03:05:47,559 ERROR 52:basic_network.py(1) - Generic OnapTest exception 2021-07-07 03:05:47,560 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 04:36 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2021-07-07 03:05:47,565 INFO 61:basic_network.py(1) - Generate Test report 2021-07-07 03:05:47,665 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-07-07 03:05:48,058 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-07-07 03:05:48,060 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60e51a0b6c44f500102aed23 2021-07-07 03:05:48,061 ERROR 253:run_tests.py(1) - The test case 'basic_network' failed. 2021-07-07 03:05:48,061 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR