By type
2021-06-04 08:44:52,774 - 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-314803737-onap | | NODE_NAME | onap_daily_pod4_honolulu-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-06-04 08:44:52,825 - xtesting.ci.run_tests - INFO - Loading test case 'dcaemod'... 2021-06-04 08:44:53,053 - xtesting.ci.run_tests - INFO - Running test case 'dcaemod'... 2021-06-04 09:01:03,374 - xtesting.core.robotframework - INFO - ============================================================================== Dcaemod ============================================================================== Deploy DCAE Simple Application Without Config Map In Config Spec J... | PASS | ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | PASS | ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL | Teardown failed: Several failures occurred: 1) ConnectionError: HTTPConnectionPool(host='dcaemod-designtool.onap', port=8080): Max retries exceeded with url: /nifi-api/versions/process-groups/d63bea3c-0179-1000-8b16-5134e3199e84 (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno 111] Connection refused')) 2) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 3) Resolving variable '${resp.json().get('processGroupRevision').get('version')}' failed: AttributeError: 'NoneType' object has no attribute 'json' 4) Resolving variable '${resp.json().get('processGroupRevision').get('clientId')}' failed: AttributeError: 'NoneType' object has no attribute 'json' 5) ConnectionError: HTTPConnectionPool(host='dcaemod-designtool.onap', port=8080): Max retries exceeded with url: /nifi-api/process-groups/d63bea3c-0179-1000-8b16-5134e3199e84?version=None&clientId=None (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 6) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' ------------------------------------------------------------------------------ Dcaemod | FAIL | Suite teardown failed: Keyword 'Delete Registry Client' failed after retrying for 2 minutes. The last error was: Several failures occurred: 1) ConnectionError: HTTPConnectionPool(host='dcaemod-designtool.onap', port=8080): Max retries exceeded with url: /nifi-api/controller/registry-clients/d63255d6-0179-1000-6e21-d18e728e7390?version=1 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 2) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Output: /var/lib/xtesting/results/dcaemod/output.xml 2021-06-04 09:01:03,476 - xtesting.core.robotframework - INFO - Results were successfully parsed 2021-06-04 09:01:03,915 - xtesting.core.robotframework - INFO - Results were successfully generated 2021-06-04 09:01:03,915 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | dcaemod | integration | 16:10 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-06-04 09:01:04,237 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60b9ebd06c44f5001012095a 2021-06-04 09:01:04,238 - xtesting.ci.run_tests - ERROR - The test case 'dcaemod' failed. 2021-06-04 09:01:04,238 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR