2021-11-08 05:56:27,580 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | | | NODE_NAME | | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-11-08 05:56:27,613 - xtesting.ci.run_tests - INFO - Loading test case 'basic_onboard'... 2021-11-08 05:56:27,752 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/configuration/basic_onboard_settings.py:58: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. yaml_config_file = load(yaml_template) 2021-11-08 05:56:27,850 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-08 05:56:27,861 - xtesting.ci.run_tests - INFO - Running test case 'basic_onboard'... 2021-11-08 06:04:18,914 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 07:51 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-11-08 06:04:19,012 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK