Pasted part of the logs in case they are deleted. I think we hit this issue again at https://zuul.opendev.org/t/openstack/build/eec4b913fae44df6a33dfc2ee0442a2f/log/logs/undercloud/home/zuul/undercloud_install.log#1668 ===== 2021-08-18 14:24:29.215817 | bc764e20-0d31-a0c7-a66d-000000000de1 | TASK | Container image prepare 2021-08-18 14:24:31.130811 | bc764e20-0d31-a0c7-a66d-000000000de1 | FATAL | Container image prepare | undercloud | error={"changed": false, "error": "Not found image: http://104.130.169.80:5001/v2/tripleomaster/openstack-neutron-server/manifests/a085460a23443cfc28a1dc6c667e110e", "msg": "Error running container image prepare: Not found image: http://104.130.169.80:5001/v2/tripleomaster/openstack-neutron-server/manifests/a085460a23443cfc28a1dc6c667e110e", "params": {}, "success": false} 2021-08-18 14:24:31.133750 | bc764e20-0d31-a0c7-a66d-000000000de1 | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:03.199511 | 1.92s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 undercloud : ok=209 changed=110 unreachable=0 failed=1 skipped=36 rescued=0 ignored=2 ====== There are more logs at https://zuul.opendev.org/t/openstack/build/eec4b913fae44df6a33dfc2ee0442a2f/log/logs/undercloud/var/log/tripleo-container-image-prepare.log ===== 2021-08-18 14:24:30,943 53106 DEBUG urllib3.connectionpool [ ] http://192.168.24.1:8787 "POST /v2/tripleomaster/openstack-neutron-server/blobs/uploads/ HTTP/1.1" 404 196 2021-08-18 14:24:30,944 53106 INFO tripleo_common.image.image_uploader [ ] Non-2xx: id 47c1dea99076185243b76070ac68d51264e40eea, status 404, reason Not Found, text 404 Not Found

Not Found

The requested URL was not found on this server.

2021-08-18 14:24:30,944 53111 DEBUG urllib3.connectionpool [ ] http://192.168.24.1:8787 "GET /v2/ HTTP/1.1" 200 2 2021-08-18 14:24:30,944 53106 DEBUG urllib3.util.retry [ ] Converted retries value: 8 -> Retry(total=8, connect=None, read=None, redirect=None, status=None) 2021-08-18 14:24:30,945 53107 DEBUG urllib3.connectionpool [ ] http://192.168.24.1:8787 "POST /v2/tripleomaster/openstack-ironic-inspector/blobs/uploads/ HTTP/1.1" 404 196 .. . . .. 2021-08-18 14:24:30,960 53109 DEBUG urllib3.connectionpool [ ] http://104.130.169.80:5001 "GET /v2/tripleomaster/openstack-ironic-conductor/manifests/a085460a23443cfc28a1dc6c667e110e HTTP/1.1" 404 122 2021-08-18 14:24:30,960 53107 INFO tripleo_common.image.image_uploader [ ] Non-2xx: id 75b572ca18e9d1a2cf0765664e0571517b1b0da6, status 404, reason Not Found, text {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"a085460a23443cfc28a1dc6c667e110e"}}]} 2021-08-18 14:24:30,960 53106 DEBUG urllib3.connectionpool [ ] http://104.130.169.80:5001 "GET /v2/tripleomaster/openstack-neutron-server/manifests/a085460a23443cfc28a1dc6c667e110e HTTP/1.1" 404 122 2021-08-18 14:24:30,960 53109 INFO tripleo_common.image.image_uploader [ ] Non-2xx: id 8f8edf20f433bd2b6c82508964c4f3c122ed10ff, status 404, reason Not Found, text {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"a085460a23443cfc28a1dc6c667e110e"}}]} 2021-08-18 14:24:30,961 53107 ERROR tripleo_common.image.image_uploader [ ] [192.168.24.1:8787/tripleomaster/openstack-ironic-inspector:a085460a23443cfc28a1dc6c667e110e] Failed uploading the target image 2021-08-18 14:24:30,961 53109 ERROR tripleo_common.image.image_uploader [ ] [192.168.24.1:8787/tripleomaster/openstack-ironic-conductor:a085460a23443cfc28a1dc6c667e110e] Failed uploading the target image =====