Bug 1634704 - [RHOS14] Stack update fails with "Property error: resources.Messaging.properties.key_name: Unable to establish connection to https://192.168.24.2:13774/v2.1/os-keypairs/default: ('Connection aborted.', BadStatusLine("''",)"
Summary: [RHOS14] Stack update fails with "Property error: resources.Messaging.propert...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: beta
: 14.0 (Rocky)
Assignee: Emilien Macchi
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-01 11:39 UTC by Artem Hrechanychenko
Modified: 2018-10-22 12:49 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-12 18:31:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
/var/log/containers logs (18.53 MB, application/x-bzip)
2018-10-01 12:04 UTC, Artem Hrechanychenko
no flags Details

Description Artem Hrechanychenko 2018-10-01 11:39:40 UTC
Description of problem:
While testing stack update with composable roles and blacklisting of networker nodes:

(undercloud) [stack@undercloud-0 ~]$ cat blacklist.yaml 
parameter_defaults:
  DeploymentServerBlacklist:
    - networker-0
    - networker-1


2018-10-01 11:21:12Z [overcloud.ControllerOpenstack]: UPDATE_COMPLETE  state changed

 Stack overcloud/1b4fee37-d23f-448e-a857-3b821697a934 UPDATE_FAILED 

overcloud.Messaging.1:
  resource_type: OS::TripleO::Messaging
  physical_resource_id: df5a6a8e-f449-483b-bd4a-78ec1259a39d
  status: UPDATE_FAILED
  status_reason: |
    resources[1]: Property error: resources.Messaging.properties.key_name: Unable to establish connection to https://192.168.24.2:13774/v2.1/os-keypairs/default: ('Connection aborted.', BadStatusLine("''",))
Heat Stack update failed.
Heat Stack update failed.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Artem Hrechanychenko 2018-10-01 12:03:15 UTC
Version-Release number of selected component (if applicable):
OSP14, puddle - 2018-09-27.3

How reproducible:


Steps to Reproduce:
1.Deploy OSP14 with composable roles - 3cont_1comp_3ceph_3db_2net_3msg
2.create blacklist.yaml with 2 networker nodes
3.trigger stack-update with -e blacklist.yaml 

Actual results:
Stack updated

Expected results:
Update_Failed

Additional info:

Comment 2 Artem Hrechanychenko 2018-10-01 12:04:20 UTC
Created attachment 1489031 [details]
/var/log/containers logs

Comment 3 Artem Hrechanychenko 2018-10-01 12:18:44 UTC
The reports should be available here: http://rhos-release.virt.bos.redhat.com/log/bz1634704

Comment 5 Emilien Macchi 2018-10-04 19:00:15 UTC
Hey Artem, can you please give me access to this env, I don't have enough HW to reproduce myself.
I looked at sosreport and I didn't see ERROR in /var/log/containers on the Undercloud so I need to live debug it.

Comment 10 Marius Cornea 2018-10-12 18:31:18 UTC
I wasn't able to reproduce the issue so I am closing this bug for now. Please re-open if it reproduces.


Note You need to log in before you can comment on or make changes to this bug.