2021-09-13 02:09:18,798 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-09-13 02:09:18,827 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-09-13 02:09:18,847 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:75: 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-09-13 02:09:18,864 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-13 02:09:18,865 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-13 02:09:18,866 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-13 02:09:18,866 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-13 02:09:18,866 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-09-13 02:09:18,881 DEBUG 230:rest.py(1) - response body: {"kind":"Service","apiVersion":"v1","metadata":{"name":"cds-blueprints-processor-http","namespace":"onap","uid":"68190e99-0670-47a9-898c-1806221d68f9","resourceVersion":"51262","creationTimestamp":"2021-09-12T22:50:01Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-8.0.0","heritage":"Helm","release":"dev"},"annotations":{"meta.helm.sh/release-name":"dev-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-09-12T22:50:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{}}}},{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-09-13T01:52:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{"k:{\"port\":8080,\"protocol\":\"TCP\"}":{"f:nodePort":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30449}],"selector":{"app":"cds-blueprints-processor","release":"dev"},"clusterIP":"10.96.206.189","clusterIPs":["10.96.206.189"],"type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack"},"status":{"loadBalancer":{}}} 2021-09-13 02:09:18,886 DEBUG 87:cds.py(1) - Service already patched, skip 2021-09-13 02:09:18,896 DEBUG 129:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-13 02:09:18,896 DEBUG 131:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2021-09-13 02:09:18,896 DEBUG 132:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-09-13 02:09:18,899 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:19,501 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:20,705 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:23,111 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:27,920 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:37,533 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:09:56,758 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:10:35,201 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:11:52,084 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:13:52,194 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/blueprint-model/bootstrap 2021-09-13 02:13:52,205 ERROR 170:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] Failed to connect: HTTPConnectionPool(host='portal.api.simpledemo.onap.org', port=30449): Max retries exceeded with url: /api/v1/blueprint-model/bootstrap (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2021-09-13 02:13:52,206 ERROR 190:base.py(1) - No execution start time saved for DataDictionaryUploadStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-13 02:13:52,207 ERROR 190:base.py(1) - No execution start time saved for CbaEnrichStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-13 02:13:52,207 ERROR 190:base.py(1) - No execution start time saved for CbaPublishStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-13 02:13:52,207 ERROR 119:basic_vm_macro.py(1) - Generic OnapTest exception 2021-09-13 02:13:52,208 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 04:33 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-09-13 02:13:52,690 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613eb3e06c44f500102b79ec 2021-09-13 02:13:52,690 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-09-13 02:13:52,691 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR