Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1632865

Summary: [3.10] Fail to atomic pull node image due to docker service was stopped in previous task
Product: OpenShift Container Platform Reporter: Brenton Leanhardt <bleanhar>
Component: Cluster Version OperatorAssignee: Michael Gugino <mgugino>
Status: CLOSED ERRATA QA Contact: liujia <jiajliu>
Severity: high Docs Contact:
Priority: high    
Version: 3.10.0CC: aos-bugs, jiajliu, jokerman, mgugino, mmccomas, wmeng, wsun
Target Milestone: ---   
Target Release: 3.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: A task ordering issue meant that we attempted to pull an image while docker was stopped. Consequence: The upgrade would fail. Fix: The tasks have been re-ordered to ensure that we pull the image before shutting down docker. Result: The upgrade is successful.
Story Points: ---
Clone Of: 1629558 Environment:
Last Closed: 2018-11-11 16:39:26 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: 1629558    
Bug Blocks: 1631021    

Comment 1 Brenton Leanhardt 2018-09-25 17:47:06 UTC
https://github.com/openshift/openshift-ansible/pull/10136/

Comment 3 liujia 2018-10-16 06:05:21 UTC
Version:
openshift-ansible-3.10.56-1.git.0.d7c6caa.el7.noarch

Checked pr#10136 merged.

Steps:
1. Install ocp v3.10.45(latest release version) on rhel hosts with openshift ansible v3.10.47(latest release version)
[root@ip-172-18-3-223 ~]# oc version
oc v3.10.45
kubernetes v1.10.0+b81c8f8
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://ip-172-18-3-223.ec2.internal:8443
openshift v3.10.45
kubernetes v1.10.0+b81c8f8

2.Run upgrade against above cluster to latest v3.10.z with latest pre-release openshift-ansible(v3.10.56). 

3. Upgrade passed task [openshift_node : Copy node container image to ostree storage].

Comment 5 errata-xmlrpc 2018-11-11 16:39:26 UTC
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/RHSA-2018:2709