2021-07-27 01:15:57,647 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | onap-nofeature-noha | | INSTALLER_TYPE | oom | | BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- | | | honolulu-343249803-onap | | NODE_NAME | onap_daily_pod4_honolulu-ONAP-oom | | TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-07-27 01:15:57,677 - xtesting.ci.run_tests - INFO - Loading test case 'cmpv2'... 2021-07-27 01:15:57,816 - xtesting.ci.run_tests - INFO - Running test case 'cmpv2'... [ WARN ] Imported library 'SoUtils' contains no keywords. [ ERROR ] Creating output file directory '/var/lib/xtesting/results/cmpv2' failed: No such file or directory Try --help for usage information. 2021-07-27 01:19:42,739 - xtesting.core.robotframework - INFO - ============================================================================== Cmpv2 :: CMPv2 Usecase functionality ============================================================================== Deploying PNF Simulator :: This test case deploys PNF simulator wi... | PASS | ------------------------------------------------------------------------------ Deploying VES collector with CMPv2 :: This test case deploys secon... | FAIL | Resolving variable '${resp.json().get('links').get('status')}' failed: AttributeError: 'NoneType' object has no attribute 'get' ------------------------------------------------------------------------------ Deploying VES collector with CMPv2 and wrong SANs :: This test cas... | FAIL | Resolving variable '${resp.json().get('links').get('status')}' failed: AttributeError: 'NoneType' object has no attribute 'get' ------------------------------------------------------------------------------ Send registration request to CMPv2 VES :: This test case triggers ... | PASS | ------------------------------------------------------------------------------ Send registration request to CMPv2 VES with wrong SAN-s :: This te... | FAIL | 1 != 0 ------------------------------------------------------------------------------ Send registration request to VES without CMPv2 certificate :: This... | PASS | ------------------------------------------------------------------------------ Cmpv2 :: CMPv2 Usecase functionality | FAIL | 6 critical tests, 3 passed, 3 failed 6 tests total, 3 passed, 3 failed ============================================================================== 2021-07-27 01:19:42,743 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/cmpv2/output.xml' failed: No such file or directory 2021-07-27 01:19:42,743 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-07-27 01:19:42,743 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | cmpv2 | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-07-27 01:19:42,744 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-07-27 01:19:42,745 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 214, in push_to_db assert self.start_time AssertionError 2021-07-27 01:19:42,746 - xtesting.ci.run_tests - ERROR - The test case 'cmpv2' failed. 2021-07-27 01:19:42,746 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR