Bug 1854069

Summary: Update fails with "Could not find the requested service tripleo_octavia_api_tls_proxy"
Product: Red Hat OpenStack Reporter: Gregory Thiemonge <gthiemon>
Component: openstack-tripleo-heat-templatesAssignee: Brent Eagles <beagles>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: bbonguar, beagles, cgoncalves, jpretori, mburns, mchappel, spower
Target Milestone: z1Keywords: Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200616081533.396affd.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-27 15:19:10 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 Gregory Thiemonge 2020-07-06 09:01:55 UTC
DFG-network-octavia-update-16.1_director-rhel-virthost-3cont_2comp_1ipa-ipv4-geneve-tls job failed with:

2020-07-02 23:26:38 | TASK [Set internal tls variable] ***********************************************
2020-07-02 23:26:38 | Thursday 02 July 2020  23:26:37 -0400 (0:00:00.127)       0:01:48.277 ********* 
2020-07-02 23:26:38 | ok: [controller-0] => {"ansible_facts": {"internal_tls_enabled": true}, "changed": false}
2020-07-02 23:26:38 | 
2020-07-02 23:26:38 | TASK [stop and remove octavia_api_tls_proxy container if docker] ***************
2020-07-02 23:26:38 | Thursday 02 July 2020  23:26:37 -0400 (0:00:00.125)       0:01:48.403 ********* 
2020-07-02 23:26:38 | skipping: [controller-0] => {"changed": false, "skip_reason": "Conditional result was False"}
2020-07-02 23:26:38 | 
2020-07-02 23:26:38 | TASK [stop and disable octavia_api_tls_proxy container if podman] **************
2020-07-02 23:26:38 | Thursday 02 July 2020  23:26:37 -0400 (0:00:00.133)       0:01:48.536 ********* 
2020-07-02 23:26:38 | fatal: [controller-0]: FAILED! => {"changed": false, "msg": "Could not find the requested service tripleo_octavia_api_tls_proxy: host"}
2020-07-02 23:26:38 | 
2020-07-02 23:26:38 | NO MORE HOSTS LEFT *************************************************************
2020-07-02 23:26:38 | 
2020-07-02 23:26:38 | PLAY RECAP *********************************************************************
2020-07-02 23:26:38 | controller-0               : ok=58   changed=18   unreachable=0    failed=1    skipped=120  rescued=0    ignored=0   
2020-07-02 23:26:38 | controller-1               : ok=4    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
2020-07-02 23:26:38 | controller-2               : ok=4    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
2020-07-02 23:26:38 | 
2020-07-02 23:26:38 | Thursday 02 July 2020  23:26:38 -0400 (0:00:00.914)       0:01:49.451 ********* 
2020-07-02 23:26:38 | =============================================================================== 
2020-07-02 23:26:39 | 
2020-07-02 23:26:39 | Ansible failed, check log at /var/log/mistral/package_update.log.
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun [-] Exception occured while running the command: RuntimeError: Update failed with: Ansible failed, check log at /var/log/mistral/package_update.log.
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun Traceback (most recent call last):
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/tripleoclient/command.py", line 32, in run
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     super(Command, self).run(parsed_args)
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/osc_lib/command/command.py", line 41, in run
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     return super(Command, self).run(parsed_args)
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     return_code = self.take_action(parsed_args) or 0
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_update.py", line 192, in take_action
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     priv_key=key)
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/tripleoclient/utils.py", line 1245, in run_update_ansible_action
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     verbosity=verbosity, extra_vars=extra_vars)
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun   File "/usr/lib/python3.6/site-packages/tripleoclient/workflows/package_update.py", line 127, in update_ansible
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun     raise RuntimeError('Update failed with: {}'.format(payload['message']))
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun RuntimeError: Update failed with: Ansible failed, check log at /var/log/mistral/package_update.log.
2020-07-02 23:26:39 | 2020-07-02 23:26:39.295 43031 ERROR tripleoclient.v1.overcloud_update.MinorUpdateRun 
2020-07-02 23:26:39 | 2020-07-02 23:26:39.299 43031 ERROR openstack [-] Update failed with: Ansible failed, check log at /var/log/mistral/package_update.log.: RuntimeError: Update failed with: Ansible failed, check log at /var/log/mistral/package_update.log.
2020-07-02 23:26:39 | 2020-07-02 23:26:39.300 43031 INFO osc_lib.shell [-] END return value: 1
2020-07-02 23:26:39 | sys:1: ResourceWarning: unclosed <ssl.SSLSocket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.24.2', 51490), raddr=('192.168.24.2', 13000)>
2020-07-02 23:26:39 | sys:1: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.24.2', 37274), raddr=('192.168.24.2', 13989)>

Comment 4 spower 2020-07-15 11:55:10 UTC
Removing z1 flag as it was not assessed by team on July 14th as per the process, please contact Mike Orazi to assess for content inclusion in Z1, it needs approval.

Comment 6 spower 2020-07-15 12:03:03 UTC
Assessed by Mike Orazi,
This issue has conditional approval for 16.1 Z1 release, it must be in the first compose and tested before release of 16.1.1. If not, we will move to TM=Z2.

Comment 15 errata-xmlrpc 2020-08-27 15:19:10 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 (Red Hat OpenStack Platform 16.1 director bug fix 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-2020:3542