By type
2023-02-14 23:36:06,449 - 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- | | | kohn-14263839-onap | | NODE_NAME | onap-cluster-02-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 | | +-------------------------+----------------------------------------------------------+ 2023-02-14 23:36:06,493 - xtesting.ci.run_tests - INFO - Loading test case 'pnf-registrate'... 2023-02-14 23:36:06,724 - xtesting.ci.run_tests - INFO - Running test case 'pnf-registrate'... [ WARN ] Imported library 'SoUtils' contains no keywords. Distributing TOSCA Based PNF Model 2023-02-14 23:36:37,092 - xtesting.core.robotframework - INFO - ============================================================================== Pnf-Registration :: Executes the PNF registration test cases including setu... ============================================================================== PNF Registration only DCAE part: AAI, VES, PRH, DMaaP :: This test... | FAIL | ConnectionError: HTTPConnectionPool(host='dcae-ves-collector.onap', port=8080): Max retries exceeded with url: /eventListener/v7 (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Instantiate PNF service (using building blocks) and succesfully re... | FAIL | ConnectionError: HTTPConnectionPool(host='sdc-be.onap', port=8080): Max retries exceeded with url: /sdc2/rest/v1/catalog/services/serviceName/Demo_pNF_jNPSKg1rFMdjvx9qNeaV/serviceVersion/1.0 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) Also keyword teardown failed: Several failures occurred: 1) Value of variable '@{catalog_resource_ids}' is not list or list-like. 2) ConnectionError: HTTPConnectionPool(host='sdc-be.onap', port=8080): Max retries exceeded with url: /sdc2/rest/v1/catalog/services/None (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 3) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 4) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json' 5) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json' ------------------------------------------------------------------------------ Pnf-Registration :: Executes the PNF registration test cases inclu... | FAIL | 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Output: /var/lib/xtesting/results/pnf-registrate/output.xml 2023-02-14 23:36:37,113 - xtesting.core.robotframework - INFO - Results were successfully parsed 2023-02-14 23:36:37,264 - xtesting.core.robotframework - INFO - Results were successfully generated 2023-02-14 23:36:37,265 - xtesting.ci.run_tests - INFO - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | pnf-registrate | integration | 00:30 | FAIL | +------------------------+---------------------+------------------+----------------+ 2023-02-14 23:36:37,578 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 240, in push_to_db req.raise_for_status() File "/usr/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Could Not Found pods [{'name': u'onap-cluster-02-TNAP-oom'}] for url: http://testresults.opnfv.org/onap/api/v1/results 2023-02-14 23:36:37,580 - xtesting.ci.run_tests - ERROR - The test case 'pnf-registrate' failed. 2023-02-14 23:36:37,580 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR