Bug 1528387
| Summary: | docker push throws error "manifest blob unknown: blob unknown to registry" | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | mmariyan | |
| Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> | |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Dongbo Yan <dyan> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.5.1 | CC: | aos-bugs, bparees, mmariyan, obulatov | |
| Target Milestone: | --- | |||
| Target Release: | 3.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1539913 (view as bug list) | Environment: | ||
| Last Closed: | 2018-02-12 15:12:35 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1539913 | |||
please provide full registry logs. Has been waiting for specific logs/errors that Oleg requested in comment 14/15 since jan 18. Please reopen if you are able to provide the necessary log data. |
Description of problem: We use docker pull/tag/push to copy image inter openshift cluster. Sometime (not all the time), we get a "unknown blob" error during the push process. It seems to hapen when it is the first time we push the image. But when we retry to push the image, evreything is ok This happening with all the images. Version-Release number of selected component (if applicable): >docker-1.12.6-61.git85d7426.el7.x86_64 > How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: getting the error "manifest blob unknown: blob unknown to registry" at first time push. Expected results: It should push at first time without any error Additional info: