Zun

CI: zun-tempest-py3-docker-sql-train failed

Bug #1909454 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Critical
hongbin

Bug Description

2020-12-26 12:25:32.366897 | controller | {1} zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_run_container_with_image_driver_glance [1.108869s] ... FAILED
2020-12-26 12:25:32.366963 | controller |
2020-12-26 12:25:32.366981 | controller | Captured traceback:
2020-12-26 12:25:32.366996 | controller | ~~~~~~~~~~~~~~~~~~~
2020-12-26 12:25:32.367009 | controller | Traceback (most recent call last):
2020-12-26 12:25:32.367022 | controller |
2020-12-26 12:25:32.367035 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/api/client.py", line 268, in _raise_for_status
2020-12-26 12:25:32.367048 | controller | response.raise_for_status()
2020-12-26 12:25:32.367062 | controller |
2020-12-26 12:25:32.367076 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/requests/models.py", line 943, in raise_for_status
2020-12-26 12:25:32.367089 | controller | raise HTTPError(http_error_msg, response=self)
2020-12-26 12:25:32.367102 | controller |
2020-12-26 12:25:32.367118 | controller | requests.exceptions.HTTPError: 409 Client Error: Conflict for url: http://localhost:2375/v1.26/images/cirros?force=False&noprune=False
2020-12-26 12:25:32.367132 | controller |
2020-12-26 12:25:32.367145 | controller |
2020-12-26 12:25:32.367158 | controller | During handling of the above exception, another exception occurred:
2020-12-26 12:25:32.367170 | controller |
2020-12-26 12:25:32.367183 | controller |
2020-12-26 12:25:32.367196 | controller | Traceback (most recent call last):
2020-12-26 12:25:32.367208 | controller |
2020-12-26 12:25:32.367222 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/zun_tempest_plugin/tests/tempest/api/test_containers.py", line 156, in test_run_container_with_image_driver_glance
2020-12-26 12:25:32.367236 | controller | self.docker_client.delete_image('cirros', docker_base_url)
2020-12-26 12:25:32.367249 | controller |
2020-12-26 12:25:32.367262 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/zun_tempest_plugin/tests/tempest/api/clients.py", line 473, in delete_image
2020-12-26 12:25:32.367283 | controller | return docker.remove_image(name)
2020-12-26 12:25:32.367297 | controller |
2020-12-26 12:25:32.367310 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/utils/decorators.py", line 19, in wrapped
2020-12-26 12:25:32.367323 | controller | return f(self, resource_id, *args, **kwargs)
2020-12-26 12:25:32.367354 | controller |
2020-12-26 12:25:32.367369 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/api/image.py", line 510, in remove_image
2020-12-26 12:25:32.367382 | controller | return self._result(res, True)
2020-12-26 12:25:32.367394 | controller |
2020-12-26 12:25:32.367406 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/api/client.py", line 274, in _result
2020-12-26 12:25:32.367418 | controller | self._raise_for_status(response)
2020-12-26 12:25:32.367430 | controller |
2020-12-26 12:25:32.367442 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/api/client.py", line 270, in _raise_for_status
2020-12-26 12:25:32.367455 | controller | raise create_api_error_from_http_exception(e)
2020-12-26 12:25:32.367503 | controller |
2020-12-26 12:25:32.367520 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
2020-12-26 12:25:32.367534 | controller | raise cls(e, response=response, explanation=explanation)
2020-12-26 12:25:32.367547 | controller |
2020-12-26 12:25:32.367563 | controller | docker.errors.APIError: 409 Client Error for http://localhost:2375/v1.26/images/cirros?force=False&noprune=False: Conflict ("conflict: unable to remove repository reference "cirros" (must force) - container bc3fe3aaa638 is using its referenced image 3c82e4d066cf")

Revision history for this message
hongbin (hongbin034) wrote :
Changed in zun:
assignee: nobody → hongbin (hongbin034)
importance: Undecided → Critical
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/zun-tempest-plugin 4.3.0

This issue was fixed in the openstack/zun-tempest-plugin 4.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.