2021-11-28 01:23:34,878 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0093LVPZXYZ1 | | NODE_NAME | lf-virtual6 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/0093LVPZXYZ1/fun | | | ctest-pi-ollivier-functest-healthcheck-wallaby- | | | vping_userdata-run-24 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0093LVPZXYZ1/f | | | unctest-pi-ollivier-functest-healthcheck-wallaby- | | | vping_userdata-run-24 | +-------------------------+------------------------------------------------------------+ 2021-11-28 01:23:34,927 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2021-11-28 01:23:36,429 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2021-11-28 01:23:46,191 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata 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 "/src/functest/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 45, in run self.vm1 = self.boot_vm() File "/src/functest/functest/core/singlevm.py", line 212, in boot_vm vm1 = self.cloud.create_server( File "", line 2, in create_server File "/usr/lib/python3.8/site-packages/shade/_utils.py", line 414, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7004, in create_server server = self.wait_for_server( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7047, in wait_for_server server = self.get_active_server( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7062, in get_active_server raise exc.OpenStackCloudException( shade.exc.OpenStackCloudException: ('Error in creating the server: No valid host was found. ', "Extra: {'server': Munch({'id': '71ae1197-1a8a-40a1-8936-6a550c06aa1e', 'name': 'vping_userdata-vm_347cdd68-972f-4c9c-8778-c6bf51b30956', 'flavor': Munch({'id': '6c32729e-d10c-4f13-b510-89c0ca2f1fd0'}), 'image': Munch({'id': 'f764c822-1076-43d8-a91f-bd3107d83ba8'}), 'location': Munch({'cloud': 'envvars', 'region_name': 'RegionOne', 'zone': '', 'project': Munch({'id': '31979a30058447fab28a9d5e7794a5ed', 'name': 'vping_userdata-project_347cdd68-972f-4c9c-8778-c6bf51b30956', 'domain_id': None, 'domain_name': 'Default'})}), 'volumes': [], 'has_config_drive': False, 'host_id': '', 'progress': 0, 'disk_config': 'MANUAL', 'power_state': 0, 'task_state': None, 'vm_state': 'error', 'launched_at': None, 'terminated_at': None, 'security_groups': [], 'created_at': '2021-11-28T01:23:43Z', 'accessIPv4': '', 'accessIPv6': '', 'addresses': Munch({}), 'adminPass': None, 'created': '2021-11-28T01:23:43Z', 'key_name': None, 'metadata': Munch({}), 'networks': {}, 'private_v4': '', 'public_v4': '', 'public_v6': '', 'status': 'ERROR', 'updated': '2021-11-28T01:23:44Z', 'user_id': '85a4171d049a4085b30d984e9e367be1', 'interface_ip': '', 'properties': Munch({'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2021-11-28T01:23:44Z', 'message': 'No valid host was found. '}), 'OS-EXT-AZ:availability_zone': '', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-EXT-STS:power_state': 0, 'os-extended-volumes:volumes_attached': []}), 'hostId': '', 'config_drive': '', 'project_id': '31979a30058447fab28a9d5e7794a5ed', 'tenant_id': '31979a30058447fab28a9d5e7794a5ed', 'region': 'RegionOne', 'cloud': 'envvars', 'az': '', 'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2021-11-28T01:23:44Z', 'message': 'No valid host was found. '}), 'OS-EXT-AZ:availability_zone': '', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-EXT-STS:power_state': 0, 'os-extended-volumes:volumes_attached': []})}") 2021-11-28 01:23:46,201 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:05 | FAIL | +------------------------+------------------+------------------+----------------+