heat bootstrap failed

Bug #1632905 reported by Steven Dake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Critical
Unassigned

Bug Description

Fresh deploy on 3 node with rc2 with heat enabled. Seems broken.

[sdake@minime-01 ~]$ docker logs bootstrap_heat
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
INFO:__main__:Validating config file
INFO:__main__:Copying service configuration files
INFO:__main__:Copying /var/lib/kolla/config_files/heat.conf to /etc/heat/heat.conf
INFO:__main__:Setting permissions for /etc/heat/heat.conf
INFO:__main__:Writing out command to execute
2016-10-12 21:26:08.856 13 INFO migrate.versioning.api [-] 61 -> 62...
2016-10-12 21:26:08.934 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.934 13 INFO migrate.versioning.api [-] 62 -> 63...
2016-10-12 21:26:08.953 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.953 13 INFO migrate.versioning.api [-] 63 -> 64...
2016-10-12 21:26:08.964 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.964 13 INFO migrate.versioning.api [-] 64 -> 65...
2016-10-12 21:26:08.983 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.983 13 INFO migrate.versioning.api [-] 65 -> 66...
2016-10-12 21:26:08.987 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.987 13 INFO migrate.versioning.api [-] 66 -> 67...
2016-10-12 21:26:08.990 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.990 13 INFO migrate.versioning.api [-] 67 -> 68...
2016-10-12 21:26:08.993 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.993 13 INFO migrate.versioning.api [-] 68 -> 69...
2016-10-12 21:26:08.997 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:08.997 13 INFO migrate.versioning.api [-] 69 -> 70...
2016-10-12 21:26:09.000 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:09.000 13 INFO migrate.versioning.api [-] 70 -> 71...
2016-10-12 21:26:09.013 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:09.013 13 INFO migrate.versioning.api [-] 71 -> 72...
2016-10-12 21:26:09.030 13 INFO migrate.versioning.api [-] done
2016-10-12 21:26:09.030 13 INFO migrate.versioning.api [-] 72 -> 73...
2016-10-12 21:26:09.052 13 INFO migrate.versioning.api [-] done
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
+-------------+----------------------------------+
| Field | Value |
+-------------+----------------------------------+
| description | |
| enabled | True |
| id | 1b1b94ad5c0d4cf7a335a855f1f5bd1e |
| name | heat_user_domain |
+-------------+----------------------------------+
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
+---------------------+----------------------------------+
| Field | Value |
+---------------------+----------------------------------+
| domain_id | 1b1b94ad5c0d4cf7a335a855f1f5bd1e |
| enabled | True |
| id | 2c72a28775f74fdb9817d20979d1c70d |
| name | heat_domain_admin |
| password_expires_at | None |
+---------------------+----------------------------------+
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) (Request-ID: req-820f31d8-1259-4cc1-9d36-750b6957dee6)

Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → Critical
milestone: none → newton-rc2
Steven Dake (sdake)
Changed in kolla:
milestone: newton-rc2 → newton-rc3
Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

The root cause is some nodes using old image. when the images tag in registry and nodes are the same, kolla will not pull the latest. you need run `kolla-ansible pull` explicitly.

Changed in kolla:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.