Description of problem: openshift-ansible Upgrade failed at task set_fact. The output will be attached. Version-Release number of selected component (if applicable): How reproducible: atomic-openshift-utils-3.0.50 ansible-1.9.4-1.el7aos.noarch Red Hat Enterprise Linux Server release 7.2 (Maipo) Steps to Reproduce: 1. ansible-playbook -i config/ose3104 /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_1_to_v3_2/upgrade.yml -vvv Actual results: TASK: [Determine available versions] ****************************************** skipping: [10.14.6.120] skipping: [10.14.6.126] TASK: [set_fact ] ************************************************************* <10.14.6.120> ESTABLISH CONNECTION FOR USER: root fatal: [10.14.6.120] => One or more undefined variables: 'dict object' has no attribute 'stdout' <10.14.6.126> ESTABLISH CONNECTION FOR USER: root fatal: [10.14.6.126] => One or more undefined variables: 'dict object' has no attribute 'stdout' FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/upgrade.retry 10.14.6.120 : ok=43 changed=2 unreachable=1 failed=0 10.14.6.126 : ok=43 changed=2 unreachable=1 failed=0 localhost : ok=7 changed=0 unreachable=0 failed=0 Expected results: Additional info:
The fix works well, so move to verified.
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-2016:1064