2022-08-16 14:24:47,101 - 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 | 04EDWPBDEKO5 | | 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/04EDWPBDEKO5/fun | | | ctest-pi-ollivier-functest-healthcheck-arm- | | | wallaby-singlevm2-run-40 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04EDWPBDEKO5/f | | | unctest-pi-ollivier-functest-healthcheck-arm- | | | wallaby-singlevm2-run-40 | +-------------------------+------------------------------------------------------------+ 2022-08-16 14:24:47,429 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2022-08-16 14:24:54,002 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2022-08-16 14:25:05,456 - functest.core.singlevm - ERROR - Cannot run singlevm2 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/core/singlevm.py", line 487, in run self.sshvm = 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': '54406dec-cd12-411b-9615-97120ccda2cb', 'name': 'singlevm2-vm_f9a6f333-c5a8-4a36-9d2b-1799b2280ec9', 'flavor': Munch({'id': '679f0f4c-d51f-4781-bce2-497e7ddf518f'}), 'image': Munch({'id': '4c33cf51-5df4-4af1-bf9b-24bc879b8d73'}), 'location': Munch({'cloud': 'envvars', 'region_name': 'RegionOne', 'zone': '', 'project': Munch({'id': '69e2bef7cae24b3e8c7a282b5169ea6c', 'name': 'singlevm2-project_f9a6f333-c5a8-4a36-9d2b-1799b2280ec9', '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': '2022-08-16T14:25:02Z', 'accessIPv4': '', 'accessIPv6': '', 'addresses': Munch({}), 'adminPass': None, 'created': '2022-08-16T14:25:02Z', 'key_name': 'singlevm2-kp_f9a6f333-c5a8-4a36-9d2b-1799b2280ec9', 'metadata': Munch({}), 'networks': {}, 'private_v4': '', 'public_v4': '', 'public_v6': '', 'status': 'ERROR', 'updated': '2022-08-16T14:25:03Z', 'user_id': '4966a813af564f0f8365b2f1aa53a34a', 'interface_ip': '', 'properties': Munch({'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-08-16T14:25:03Z', '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': '69e2bef7cae24b3e8c7a282b5169ea6c', 'tenant_id': '69e2bef7cae24b3e8c7a282b5169ea6c', 'region': 'RegionOne', 'cloud': 'envvars', 'az': '', 'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-08-16T14:25:03Z', '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': []})}") 2022-08-16 14:25:05,514 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:11 | FAIL | +-------------------+------------------+------------------+----------------+