2021-01-02 09:00:20,112 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | true | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 02SYTR396HA7 | | NODE_NAME | lf-pod4-2 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/02SYTR396HA7/fun | | | ctest-ovn-opnfv-functest-healthcheck-latest- | | | singlevm1-run-354 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/02SYTR396HA7/f | | | unctest-ovn-opnfv-functest-healthcheck-latest- | | | singlevm1-run-354 | +-------------------------+------------------------------------------------------------+ 2021-01-02 09:00:20,155 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2021-01-02 09:00:21,208 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2021-01-02 09:02:00,086 - functest.core.singlevm - ERROR - cannot connect to 172.24.4.153 2021-01-02 09:02:00,086 - functest.core.singlevm - ERROR - Cannot run singlevm1 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 492, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: cannot unpack non-iterable NoneType object 2021-01-02 09:02:00,089 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:38 | FAIL | +-------------------+------------------+------------------+----------------+