By type
2022-08-02 06:50:03,608 - 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-8945243-onap | | NODE_NAME | onap-daily-dt-oom-master-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-08-02 06:50:03,648 - xtesting.ci.run_tests - INFO - Loading test case 'full'... 2022-08-02 06:50:03,841 - xtesting.ci.run_tests - INFO - Running test case 'full'... (DMaaP:UP) 2022-08-02 06:50:31,803 - xtesting.core.robotframework - INFO - ============================================================================== Health-Check :: Test that ONAP components are available via basic API calls ============================================================================== Basic A&AI Health Check | PASS | ------------------------------------------------------------------------------ Enhanced A&AI Health Check | PASS | ------------------------------------------------------------------------------ Basic AAF Health Check | PASS | ------------------------------------------------------------------------------ Basic AAF SMS Health Check | PASS | ------------------------------------------------------------------------------ Basic CLI Health Check | PASS | ------------------------------------------------------------------------------ Basic DCAE Microservices Health Check | PASS | ------------------------------------------------------------------------------ Basic DMAAP Data Router Health Check | PASS | ------------------------------------------------------------------------------ Basic DMAAP Message Router Health Check | PASS | ------------------------------------------------------------------------------ Basic DMAAP Bus Controller Health Check With Basic Auth | PASS | ------------------------------------------------------------------------------ Basic External API NBI Health Check | PASS | ------------------------------------------------------------------------------ Basic Microservice Bus Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-pike API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-k8s API Health Check | PASS | ------------------------------------------------------------------------------ Basic OOF-Homing Health Check | PASS | ------------------------------------------------------------------------------ Basic OOF-OSDF Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='oof-osdf.onap', port=8698): Max retries exceeded with url: /api/oof/v1/healthcheck (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic Policy Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='policy-pap.onap', port=6969): Max retries exceeded with url: /policy/pap/v1/components/healthcheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Enhanced Policy New Healthcheck | FAIL | ConnectionError: HTTPSConnectionPool(host='policy-api.onap', port=6969): Max retries exceeded with url: /policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic SDC Health Check | PASS | ------------------------------------------------------------------------------ Enhanced SDC Health Check | PASS | ------------------------------------------------------------------------------ Basic SDNC Health Check | PASS | ------------------------------------------------------------------------------ Enhanced SDNC Health Check | PASS | ------------------------------------------------------------------------------ Basic SO Health Check | PASS | ------------------------------------------------------------------------------ Basic UseCaseUI API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC gvnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC huaweivnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC nslcm API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnflcm API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnfmgr API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnfres API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC ztevnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VNFSDK Health Check | PASS | ------------------------------------------------------------------------------ Basic Holmes Rule Management API Health Check | PASS | ------------------------------------------------------------------------------ Basic Holmes Engine Management API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-fcaps API Health Check | PASS | ------------------------------------------------------------------------------ Basic Modeling genericparser API Health Check | PASS | ------------------------------------------------------------------------------ Enhanced CDS Health Check | PASS | ------------------------------------------------------------------------------ Health-Check :: Test that ONAP components are available via basic ... | FAIL | 37 critical tests, 34 passed, 3 failed 37 tests total, 34 passed, 3 failed ============================================================================== Output: /var/lib/xtesting/results/full/output.xml 2022-08-02 06:50:31,807 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/full/output.xml' failed: No such file or directory 2022-08-02 06:50:31,808 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-08-02 06:50:31,807 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | full | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-08-02 06:50:31,808 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-08-02 06:50:31,809 - 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-08-02 06:50:31,810 - xtesting.ci.run_tests - ERROR - The test case 'full' failed. 2022-08-02 06:50:31,810 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR