Description of problem: Trigger an containerized install against OCP3.3 on atomic host in HA env with quick installer, when it comes to run playbook, the output of info is not correct.The number of completed plays is bigger than the expected number. Version-Release number of selected component (if applicable): atomic-openshift-utils-3.3.39-1.git.0.136e487.el7.noarch How reproducible: always Steps to Reproduce: 1.Trigger an containerized install against OCP3.3 in HA env(3 masters,1 node,1 lb+nfs) #atomic-openshift-installer -c .config/openshift/installer.cfg.yml install 2.After complete install, the output info is not correct. Actual results: <--snip--> Play 22/29 (Evaluate node groups) .. Play 23/29 (Configure containerized nodes) Play 24/29 (Configure containerized nodes) ................................................................................ Play 25/29 (Configure containerized nodes) ................................................................................ Play 26/29 (Configure nodes) ...........................................................................................Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ...................................... Play 27/29 (Additional node config) ................................................................................ Play 28/29 (Delete temporary directory on localhost) . Play 29/29 (Set node schedulability) ......... Play 30/29 (Create persistent volumes) ......................................................................................... Play 31/29 (Create Hosted Resources) <--snip--> Expected results: the number of completed plays is correct or less than the expected number because some tasks may be skipped as described in the note. Additional info:
Moving this bug to UpcomingRelease because it's not a critical blocker bug. Will revisit after the next release is cut
This error has been fixed in this PR * https://github.com/openshift/openshift-ansible/pull/3047 I changed the wording at the end of the summary * Old wording only considered skipped plays (reducing the play count) * New wording accounts for dynamically included plays (increasing the play count) Looks like this now: > Installation Complete: Note: Play count is only an estimate, some plays may have been skipped or dynamically added
No errata puddle. Checked on latest puddle, still not fix in the build. atomic-openshift-utils-3.3.63-1.git.0.b82a158.el7.noarch
Change status back to MODIFIED to wait new puddle.
blocked verify by another issue of quick install. will attach bug number later.
blocked by 1420970 and 1422541.
Verified with version atomic-openshift-utils-3.5.15-1.git.0.8d2a456.el7. [root@openshift ~]# atomic-openshift-installer install ... Installation Complete: Note: Play count is only an estimate, some plays may have been skipped or dynamically added ...
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-2017:0903