Bug 1688720
| Summary: | Pods go into RunContainerErrors, Failed create pod sandbox | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jiří Mencák <jmencak> | ||||
| Component: | Containers | Assignee: | Mrunal Patel <mpatel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | weiwei jiang <wjiang> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.1.0 | CC: | akrzos, aos-bugs, dwalsh, ekuric, jokerman, mmccomas, nelluri, umohnani | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | aos-scalability-41 | ||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-06-04 10:45:49 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jiří Mencák
2019-03-14 10:15:06 UTC
Created attachment 1543980 [details]
Event logs
*** Bug 1688719 has been marked as a duplicate of this bug. *** Can we please get the kubelet logs as well. We have created a new CRI-O package with changes that we believe should help fixing this problem. Can you grab cri-o 1.12.10 and try this out again please. Still need wait new build since latest build we can got is sill cri-o 1.12.9 # oc get nodes -o wide NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME ip-10-0-130-158.ap-northeast-1.compute.internal Ready worker 3h29m v1.12.4+30e6a0f55 10.0.130.158 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 ip-10-0-139-60.ap-northeast-1.compute.internal Ready master 3h38m v1.12.4+30e6a0f55 10.0.139.60 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 ip-10-0-147-127.ap-northeast-1.compute.internal Ready worker 3h29m v1.12.4+30e6a0f55 10.0.147.127 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 ip-10-0-150-44.ap-northeast-1.compute.internal Ready master 3h39m v1.12.4+30e6a0f55 10.0.150.44 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 ip-10-0-172-20.ap-northeast-1.compute.internal Ready master 3h39m v1.12.4+30e6a0f55 10.0.172.20 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 ip-10-0-174-242.ap-northeast-1.compute.internal Ready worker 3h30m v1.12.4+30e6a0f55 10.0.174.242 <none> Red Hat Enterprise Linux CoreOS 410.8.20190322.0 4.18.0-80.el8.x86_64 cri-o://1.12.9-1.rhaos4.0.gitaac6be5.el7 # oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-28-030453 True False 4h3m Cluster version is 4.0.0-0.nightly-2019-03-28-030453 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:0758 |