Bug 1768816
| Summary: | only 1 attempt at imagestreamimport failed for multiple tags, initial sample import | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> |
| Component: | Samples | Assignee: | Gabe Montero <gmontero> |
| Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.2.z | CC: | gmontero |
| Target Milestone: | --- | ||
| Target Release: | 4.2.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1768814 | Environment: | |
| Last Closed: | 2019-12-11 22:36:06 UTC | Type: | --- |
| 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: | 1768814 | ||
| Bug Blocks: | |||
|
Description
XiuJuan Wang
2019-11-05 10:06:39 UTC
Could retry for the failed imagestreams $ oc logs -f cluster-samples-operator-544bc898b9-gfp98 -n openshift-cluster-samples-operator | grep "ruby/2." time="2019-11-29T08:10:39Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.3" time="2019-11-29T08:10:39Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.4" time="2019-11-29T08:10:39Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.5" time="2019-11-29T08:22:06Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.3" time="2019-11-29T08:22:06Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.4" time="2019-11-29T08:54:49Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.3" time="2019-11-29T08:54:49Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.4" time="2019-11-29T08:54:50Z" level=info msg="initiated an imagestreamimport retry for imagestream/tag ruby/2.3" Verified with 4.2.0-0.nightly-2019-11-28-230858 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4093 |