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

Bug 2078255

Summary: update converge fails with The error was: 'dict object' has no attribute 'status'
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: ansible-role-redhat-subscriptionAssignee: Nobody <nobody>
Status: CLOSED DUPLICATE QA Contact: David Rosenfeld <drosenfe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: emacchi
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-24 23:22:38 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:

Description David Hill 2022-04-24 23:13:15 UTC
Description of problem:
update converge fails with The error was: 'dict object' has no attribute 'status':


SATELLITE | Set Satellite version | cpt7-totp | error={"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'status'\n\nThe error appears to be in '/usr/share/ansible/roles/redhat-subscription/tasks/satellite.yml': line 61, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: SATELLITE | Set Satellite version\n  ^ here\n"}


Version-Release number of selected component (if applicable):
16.2.2

How reproducible:
random

Steps to Reproduce:
1. Have a broken satellite (somehow)
2. Converge
3.

Actual results:
Fails

Expected results:
Retry perhaps ?

https://review.opendev.org/c/openstack/ansible-role-redhat-subscription/+/839120

Additional info:

Comment 1 David Hill 2022-04-24 23:22:38 UTC

*** This bug has been marked as a duplicate of bug 2061393 ***