By type
2022-05-30 04:23:23,617 - 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- | | | jakarta-6777541-onap | | NODE_NAME | onap-daily-dt-oom-jakarta-TNAP-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 | | +-------------------------+----------------------------------------------------------+ 2022-05-30 04:23:23,645 - xtesting.ci.run_tests - INFO - Loading test case 'cmpv2'... 2022-05-30 04:23:23,769 - xtesting.ci.run_tests - INFO - Running test case 'cmpv2'... [ WARN ] Imported library 'SoUtils' contains no keywords. Deploying VES Client Deploying VES collector with CMPv2 and correct sans Deploying VES collector with CMPv2 and wrong SANs [ ERROR ] Creating output file directory '/var/lib/xtesting/results/cmpv2' failed: No such file or directory Try --help for usage information. 2022-05-30 04:28:04,064 - xtesting.core.robotframework - INFO - ============================================================================== Cmpv2 :: CMPv2 Usecase functionality ============================================================================== Send registration request to CMPv2 VES :: This test case triggers ... | FAIL | ConnectionError: HTTPConnectionPool(host='ves-client-cmpv2.onap', port=5000): Max retries exceeded with url: /simulator/event (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno -2] Name does not resolve')) ------------------------------------------------------------------------------ Send registration request to CMPv2 VES with wrong SAN-s :: This te... | FAIL | ConnectionError: HTTPConnectionPool(host='ves-client-cmpv2.onap', port=5000): Max retries exceeded with url: /simulator/event (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno -2] Name does not resolve')) ------------------------------------------------------------------------------ Send registration request to VES without CMPv2 certificate :: This... | FAIL | 1 != 0 ------------------------------------------------------------------------------ Cmpv2 :: CMPv2 Usecase functionality | FAIL | Suite teardown failed: Several failures occurred: 1) 1 != 0 2) 1 != 0 3) 1 != 0 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== 2022-05-30 04:28:04,067 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/cmpv2/output.xml' failed: No such file or directory 2022-05-30 04:28:04,068 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-05-30 04:28:04,067 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | cmpv2 | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-05-30 04:28:04,068 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-05-30 04:28:04,069 - 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 215, in push_to_db assert self.start_time AssertionError 2022-05-30 04:28:04,070 - xtesting.ci.run_tests - ERROR - The test case 'cmpv2' failed. 2022-05-30 04:28:04,070 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR