Comment 3 for bug 1608867

Revision history for this message
Adriano Petrich (apetrich) wrote :

Upon a better look I see that we have openstack-puppet-modules-8* installed so the previous problem does not impact here

Here are some better logs from a different failure

heat resource-list --nested-depth 5 overcloud | grep FAIL
| AodhPostUpgradeDeployment | 0f467c87-64d6-49b4-8f60-21dd54a38396 | OS::Heat::SoftwareDeploymentGroup | DELETE_FAILED | 2016-08-01T15:45:49 | overcloud-UpdateWorkflow-5vgiolzyif2j |
| UpdateWorkflow | 8b1ea2b5-31e0-4af0-84bd-9f51499951e6 | OS::TripleO::Tasks::UpdateWorkflow | UPDATE_FAILED | 2016-08-01T16:00:01 | overcloud |
| allNodesConfig | 4dcb4af7-f18f-443d-9335-8f804ce7a8ba | OS::TripleO::AllNodes::SoftwareConfig | UPDATE_FAILED | 2016-08-01T16:00:05 | overcloud |
| CephClusterConfig | f3770bf2-ea63-49c6-af9c-bef31aadcde7 | OS::TripleO::CephClusterConfig::SoftwareConfig | UPDATE_FAILED | 2016-08-01T16:00:07 | overcloud |
| ControllerSwiftDeployment | 387fe262-23cf-48d7-951d-9d69de5d9937 | OS::Heat::StructuredDeployments | UPDATE_FAILED | 2016-08-01T16:00:09 | overcloud |
| ControllerBootstrapNodeDeployment | dd1c9e55-ebd4-4063-ae40-3fb5acb751a6 | OS::Heat::StructuredDeployments | UPDATE_FAILED | 2016-08-01T16:00:10 | overcloud |
| ControllerPacemakerUpgradeDeployment_Step1 | | OS::Heat::SoftwareDeploymentGroup | CREATE_FAILED | 2016-08-01T16:00:10 | overcloud-UpdateWorkflow-5vgiolzyif2j |
| ObjectStorageSwiftDeployment | 350b64b3-2fe2-44c3-a084-be3be5a31cbd | OS::Heat::StructuredDeployments | UPDATE_FAILED | 2016-08-01T16:00:11 | overcloud

[stack@undercloud ~]$ heat resource-show overcloud UpdateWorkflow
+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
| Property | Value |
+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
| attributes | {} |
| creation_time | 2016-08-01T14:24:30 |
| description | |
| links | http://192.0.2.1:8004/v1/23574663e0fe4aa6ae3b68301445bb04/stacks/overcloud/f69e9614-1b69-4ec1-8c99-a03c9a9db540/resources/UpdateWorkflow (self) |
| | http://192.0.2.1:8004/v1/23574663e0fe4aa6ae3b68301445bb04/stacks/overcloud/f69e9614-1b69-4ec1-8c99-a03c9a9db540 (stack) |
| | http://192.0.2.1:8004/v1/23574663e0fe4aa6ae3b68301445bb04/stacks/overcloud-UpdateWorkflow-5vgiolzyif2j/8b1ea2b5-31e0-4af0-84bd-9f51499951e6 (nested) |
| logical_resource_id | UpdateWorkflow |
| physical_resource_id | 8b1ea2b5-31e0-4af0-84bd-9f51499951e6 |
| required_by | AllNodesExtraConfig |
| resource_name | UpdateWorkflow |
| resource_status | UPDATE_FAILED |
| resource_status_reason | Engine went down during resource UPDATE |
| resource_type | OS::TripleO::Tasks::UpdateWorkflow |
| updated_time | 2016-08-01T16:00:01 |
+------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+

I'm seeing this "Engine went down during resource UPDATE" on the other errors as well