2022-09-12 18:29:42,276 - 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 | 0QHZ7KYWI0O6 | | 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/0QHZ7KYWI0O6/fun | | | ctest-opnfv-functest-healthcheck-wallaby- | | | vping_ssh-run-69 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0QHZ7KYWI0O6/f | | | unctest-opnfv-functest-healthcheck-wallaby- | | | vping_ssh-run-69 | +-------------------------+------------------------------------------------------------+ 2022-09-12 18:29:42,316 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2022-09-12 18:29:43,844 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2022-09-12 18:29:53,824 - functest.core.singlevm - ERROR - Cannot run vping_ssh 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 486, in run self.prepare() File "/src/functest/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 37, in prepare self.vm2 = 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': '468580a0-1e27-4cf0-b94a-f0b3c1cbf9a2', 'name': 'vping_ssh-vm2_4a53399e-074e-4797-aca8-dcfe8362438e', 'flavor': Munch({'id': '18572ea8-0457-4ce7-a1fa-4a5b345ce3b1'}), 'image': Munch({'id': '3881280d-f9b7-49ac-8d2f-524d3c02e4cf'}), 'location': Munch({'cloud': 'envvars', 'region_name': 'RegionOne', 'zone': '', 'project': Munch({'id': '3434f2c6c02444f2ad749ec4b49179b9', 'name': 'vping_ssh-project_4a53399e-074e-4797-aca8-dcfe8362438e', '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-09-12T18:29:51Z', 'accessIPv4': '', 'accessIPv6': '', 'addresses': Munch({}), 'adminPass': None, 'created': '2022-09-12T18:29:51Z', 'key_name': None, 'metadata': Munch({}), 'networks': {}, 'private_v4': '', 'public_v4': '', 'public_v6': '', 'status': 'ERROR', 'updated': '2022-09-12T18:29:52Z', 'user_id': 'aef3d5bfbd4e4583bc042286c6464a5d', 'interface_ip': '', 'properties': Munch({'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-09-12T18:29:52Z', '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': '3434f2c6c02444f2ad749ec4b49179b9', 'tenant_id': '3434f2c6c02444f2ad749ec4b49179b9', 'region': 'RegionOne', 'cloud': 'envvars', 'az': '', 'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-09-12T18:29:52Z', '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-09-12 18:29:53,832 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:09 | FAIL | +-------------------+------------------+------------------+----------------+