Results

By type

          2021-08-16 15:57:29,105 - 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-       |
|                         |                  master-353984535-onap                   |
|        NODE_NAME        |             onap_daily_pod4_master-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-08-16 15:57:29,138 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'...
2021-08-16 15:57:29,289 - xtesting.ci.run_tests - INFO - Running test case 'healthdist'...
[ ERROR ] Creating output file directory '/var/lib/xtesting/results/healthdist' failed: No such file or directory

Try --help for usage information.
2021-08-16 16:05:25,111 - xtesting.core.robotframework - INFO - 
==============================================================================
Health-Check :: Test that ONAP components are available via basic API calls   
==============================================================================
Health Distribution Test                                              | FAIL |
"SO DISTRIBUTION_COMPLETE_ERROR"

Also keyword teardown failed:
Variable '${catalog_service_id}' not found.
------------------------------------------------------------------------------
Health-Check :: Test that ONAP components are available via basic ... | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================

2021-08-16 16:05:25,114 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/healthdist/output.xml' failed: No such file or directory
2021-08-16 16:05:25,115 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2021-08-16 16:05:25,114 - xtesting.ci.run_tests - INFO - Test result:

+--------------------+---------------------+------------------+----------------+
|     TEST CASE      |       PROJECT       |     DURATION     |     RESULT     |
+--------------------+---------------------+------------------+----------------+
|     healthdist     |     integration     |      XX:XX       |      FAIL      |
+--------------------+---------------------+------------------+----------------+

2021-08-16 16:05:25,116 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2021-08-16 16:05:25,117 - 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-08-16 16:05:25,117 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed.
2021-08-16 16:05:25,118 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR