2022-04-28 08:24:17,165 DEBUG 23:basic_vm.py(1) - BasicVm init started 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-04-28 08:24:17,176 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-04-28 08:24:17,176 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2022-04-28 08:24:17,177 DEBUG 33:basic_vm.py(1) - start time 2022-04-28 08:24:17,177 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,177 INFO 176:base.py(1) - START [SO] YamlTemplateVfModuleAlaCarteInstantiateStep: Instantiate VF module described in YAML using SO a'la carte method. 2022-04-28 08:24:17,177 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,177 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,177 INFO 176:base.py(1) - START [SO] YamlTemplateVnfAlaCarteInstantiateStep: Instantiate vnf described in YAML using SO a'la carte method. 2022-04-28 08:24:17,178 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,178 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,178 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-04-28 08:24:17,178 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,178 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,178 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-04-28 08:24:17,178 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,179 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,179 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-04-28 08:24:17,179 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,180 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,180 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-04-28 08:24:17,180 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,180 INFO 175:base.py(1) - ***************************************************** 2022-04-28 08:24:17,180 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-04-28 08:24:17,181 INFO 177:base.py(1) - ***************************************************** 2022-04-28 08:24:17,181 DEBUG 187:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-04-28 08:24:17,181 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-04-28 08:24:17,181 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,182 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-04-28 08:24:17,182 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-04-28 08:24:17,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-04-28 08:24:17,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 500 157 2022-04-28 08:24:17,335 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 500 2022-04-28 08:24:17,336 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: BRYPFPCQ"} 2022-04-28 08:24:17,336 ERROR 157:onap_service.py(1) - [SDC][get Vendors] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,336 ERROR 233:onap_service.py(1) - [SDC][get Vendors] request failed: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: BRYPFPCQ"}. 2022-04-28 08:24:17,336 DEBUG 171:__init__.py(1) - Couldn't get Vendor: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: BRYPFPCQ"}. 2022-04-28 08:24:17,336 DEBUG 175:__init__.py(1) - number of Vendor returned: 0 2022-04-28 08:24:17,337 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-04-28 08:24:17,337 INFO 197:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-04-28 08:24:17,337 INFO 312:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2022-04-28 08:24:17,337 DEBUG 187:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-04-28 08:24:17,337 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-04-28 08:24:17,338 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,338 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-04-28 08:24:17,338 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-04-28 08:24:17,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-04-28 08:24:17,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 500 157 2022-04-28 08:24:17,405 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 500 2022-04-28 08:24:17,405 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: UDFPVKZA"} 2022-04-28 08:24:17,405 ERROR 157:onap_service.py(1) - [SDC][get Vendors] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,406 ERROR 233:onap_service.py(1) - [SDC][get Vendors] request failed: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: UDFPVKZA"}. 2022-04-28 08:24:17,406 DEBUG 171:__init__.py(1) - Couldn't get Vendor: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: UDFPVKZA"}. 2022-04-28 08:24:17,406 DEBUG 175:__init__.py(1) - number of Vendor returned: 0 2022-04-28 08:24:17,406 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-04-28 08:24:17,406 INFO 197:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-04-28 08:24:17,433 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,433 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-04-28 08:24:17,433 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2022-04-28 08:24:17,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-04-28 08:24:17,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 500 157 2022-04-28 08:24:17,499 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 500 2022-04-28 08:24:17,500 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: IIPDNRVC"} 2022-04-28 08:24:17,500 ERROR 157:onap_service.py(1) - [SDC][create Vendor] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-04-28 08:24:17,501 ERROR 233:onap_service.py(1) - [SDC][create Vendor] request failed: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: IIPDNRVC"}. 2022-04-28 08:24:17,501 ERROR 325:__init__.py(1) - an error occured during creation of Vendor basicvm_vendor in SDC 2022-04-28 08:24:17,501 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,501 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-04-28 08:24:17,502 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,502 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,502 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-04-28 08:24:17,503 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,503 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,504 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-04-28 08:24:17,504 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,504 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,504 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-04-28 08:24:17,505 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,505 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,505 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-04-28 08:24:17,506 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,506 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,506 INFO 200:base.py(1) - STOP [SO] YamlTemplateVnfAlaCarteInstantiateStep: Instantiate vnf described in YAML using SO a'la carte method. 2022-04-28 08:24:17,507 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,508 INFO 199:base.py(1) - ***************************************************** 2022-04-28 08:24:17,508 INFO 200:base.py(1) - STOP [SO] YamlTemplateVfModuleAlaCarteInstantiateStep: Instantiate VF module described in YAML using SO a'la carte method. 2022-04-28 08:24:17,508 INFO 201:base.py(1) - ***************************************************** 2022-04-28 08:24:17,509 ERROR 48:basic_vm.py(1) - Generic OnapTest exception Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 153, in send_message response.raise_for_status() File "/usr/lib/python3.8/site-packages/requests/models.py", line 941, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Server Error for url: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/vendor.py", line 30, in execute vendor.onboard() File "/usr/lib/python3.8/site-packages/onapsdk/sdc/vendor.py", line 42, in onboard self.create() File "/usr/lib/python3.8/site-packages/onapsdk/sdc/vendor.py", line 49, in create self._create("vendor_create.json.j2", name=self.name) File "/usr/lib/python3.8/site-packages/onapsdk/sdc/__init__.py", line 328, in _create raise exc File "/usr/lib/python3.8/site-packages/onapsdk/sdc/__init__.py", line 319, in _create create_result = self.send_message_json('POST', File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 238, in send_message_json raise exception File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 222, in send_message_json response = cls.send_message(method, action, url, **kwargs) File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 167, in send_message raise exc from cause onapsdk.exceptions.APIError: Code: 500. Info: {"status":"INTERNAL_SERVER_ERROR","errorCode":"GENERAL_ERROR_REST_ID","message":"An internal error has occurred. Please contact support. Error ID: IIPDNRVC"}. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/vsp.py", line 104, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/vf.py", line 103, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py", line 166, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_ala_carte.py", line 188, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vnf_ala_carte.py", line 103, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/scenario/basic_vm.py", line 35, in run self.test.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py", line 130, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException 2022-04-28 08:24:17,516 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 00:00 | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-04-28 08:24:17,518 INFO 57:basic_vm.py(1) - Generate Test report 2022-04-28 08:24:17,624 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-04-28 08:24:17,867 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-04-28 08:24:17,871 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/626a4f326c44f50010886afd 2022-04-28 08:24:17,873 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2022-04-28 08:24:17,875 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR