2021-03-28 19:28:19,844 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_DST_URL | s3://artifacts.opnfv.org/functest/04VCXC2VSVMJ | | | /functest-opnfv-functest-healthcheck-hunter- | | | vping_userdata-run-904 | | S3_ENDPOINT_URL | https://storage.googleapis.com | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | 04VCXC2VSVMJ | | DEBUG | false | | INSTALLER_TYPE | unknown | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04VCXC2VSVMJ | | | /functest-opnfv-functest-healthcheck-hunter- | | | vping_userdata-run-904 | | NODE_NAME | lf-virtual6 | +-------------------------+----------------------------------------------------------+ 2021-03-28 19:28:19,906 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2021-03-28 19:28:22,345 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2021-03-28 19:39:06,693 - functest.core.singlevm - ERROR - Cannot run vping_userdata Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 295, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 97, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4421, in create_image current_image = self.get_image(name) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 2963, in get_image return _utils._get_entity(self, 'image', name_or_id, filters) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1395, in search_images images = self.list_images() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 2015, in list_images response = self._image_client.get(endpoint, params=params) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 328, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 229, in raise_from_response http_status=http_status, request_id=request_id HttpException: HttpException: 503: Server Error for url: http://172.30.13.91/image/images/detail, The server is temporarily unable to service your: 503 Service Unavailable: Apache/2.4.18 (Ubuntu) Server at 172.30.13.91 Port 80: problems. Please try again later.: request due to maintenance downtime or capacity: Service Unavailable 2021-03-28 19:39:06,700 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 43, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2021-03-28 19:39:06,701 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 10:44 | FAIL | +------------------------+------------------+------------------+----------------+