By type
/usr/lib/python3.7/site-packages/OpenSSL/SSL.py:15: CryptographyDeprecationWarning: Python 3.7 is no longer supported by the Python core team and support for it is deprecated in cryptography. A future release of cryptography will remove support for Python 3.7. from cryptography import x509 2025-02-24 12:45:05,872 - 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-140284-1 | | NODE_NAME | onap-gating-oom-sm-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 | | +-------------------------+----------------------------------------------------------+ 2025-02-24 12:45:05,883 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'... 2025-02-24 12:45:05,951 - xtesting.ci.run_tests - INFO - Running test case 'healthdist'... 2025-02-24 13:05:06,350 - xtesting.core.robotframework - INFO - ============================================================================== Health-Check :: Test that ONAP components are available via basic API calls ============================================================================== Health Distribution Test | FAIL | 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 110] Operation timed out')) 3) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 4) Test timeout 20 minutes exceeded. ------------------------------------------------------------------------------ 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 ============================================================================== Output: /var/lib/xtesting/results/healthdist/output.xml 2025-02-24 13:05:06,359 - xtesting.core.robotframework - INFO - Results were successfully parsed 2025-02-24 13:05:06,433 - xtesting.core.robotframework - INFO - Results were successfully generated 2025-02-24 13:05:06,433 - xtesting.ci.run_tests - INFO - Test result: +--------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+---------------------+------------------+----------------+ | healthdist | integration | 20:00 | FAIL | +--------------------+---------------------+------------------+----------------+ 2025-02-24 13:05:06,731 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/67bc6e876c44f50010401383 2025-02-24 13:05:06,732 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed. 2025-02-24 13:05:06,732 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR