Advertisement
Guest User

cat heat-engine.log | grep -v "DEPRECATED" | grep -v py-am

a guest
Feb 13th, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.14 KB | None | 0 0
  1. 2014-02-13 14:10:29.032 2785 WARNING heat.openstack.common.db.sqlalchemy.session [req-8fc4f5b9-f06f-4568-b6df-c3ac1d743520 None] This application has not enabled MySQL traditional mode, which means silent data corruption may occur. Please encourage the application developers to enable this mode.
  2.  
  3. 2014-02-13 14:20:26.915 2785 ERROR heat.openstack.common.rpc.amqp [req-9dff1e34-e139-4fa7-a846-903d085f260b None] Exception during message handling
  4.  
  5. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  6.  
  7. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  8.  
  9. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp **args)
  10.  
  11. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  12.  
  13. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  14.  
  15. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  16.  
  17. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  18.  
  19. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  20.  
  21. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  22.  
  23. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  24.  
  25. 2014-02-13 14:20:26.915 2785 TRACE heat.openstack.common.rpc.amqp
  26.  
  27. 2014-02-13 14:20:26.918 2785 ERROR heat.openstack.common.rpc.common [req-9dff1e34-e139-4fa7-a846-903d085f260b None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  28.  
  29. 2014-02-13 14:20:26.918 2785 ERROR heat.openstack.common.rpc.common [req-9dff1e34-e139-4fa7-a846-903d085f260b None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  30.  
  31. 2014-02-13 14:20:58.864 2785 ERROR heat.openstack.common.rpc.amqp [req-36a290c7-65c0-410d-b70b-112f78d9bae6 None] Exception during message handling
  32.  
  33. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  34.  
  35. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  36.  
  37. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp **args)
  38.  
  39. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  40.  
  41. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  42.  
  43. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  44.  
  45. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  46.  
  47. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  48.  
  49. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  50.  
  51. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  52.  
  53. 2014-02-13 14:20:58.864 2785 TRACE heat.openstack.common.rpc.amqp
  54.  
  55. 2014-02-13 14:20:58.866 2785 ERROR heat.openstack.common.rpc.common [req-36a290c7-65c0-410d-b70b-112f78d9bae6 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  56.  
  57. 2014-02-13 14:20:58.866 2785 ERROR heat.openstack.common.rpc.common [req-36a290c7-65c0-410d-b70b-112f78d9bae6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  58.  
  59. 2014-02-13 14:21:30.831 2785 ERROR heat.openstack.common.rpc.amqp [req-a3669040-5e50-4c9b-ac8f-c3d30a58f8db None] Exception during message handling
  60.  
  61. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  62.  
  63. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  64.  
  65. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp **args)
  66.  
  67. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  68.  
  69. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  70.  
  71. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  72.  
  73. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  74.  
  75. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  76.  
  77. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  78.  
  79. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  80.  
  81. 2014-02-13 14:21:30.831 2785 TRACE heat.openstack.common.rpc.amqp
  82.  
  83. 2014-02-13 14:21:30.833 2785 ERROR heat.openstack.common.rpc.common [req-a3669040-5e50-4c9b-ac8f-c3d30a58f8db None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  84.  
  85. 2014-02-13 14:21:30.833 2785 ERROR heat.openstack.common.rpc.common [req-a3669040-5e50-4c9b-ac8f-c3d30a58f8db None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  86.  
  87. 2014-02-13 14:22:02.739 2785 ERROR heat.openstack.common.rpc.amqp [req-21593fa0-680c-42e5-a540-74da8277daa9 None] Exception during message handling
  88.  
  89. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  90.  
  91. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  92.  
  93. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp **args)
  94.  
  95. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  96.  
  97. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  98.  
  99. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  100.  
  101. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  102.  
  103. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  104.  
  105. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  106.  
  107. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  108.  
  109. 2014-02-13 14:22:02.739 2785 TRACE heat.openstack.common.rpc.amqp
  110.  
  111. 2014-02-13 14:22:02.741 2785 ERROR heat.openstack.common.rpc.common [req-21593fa0-680c-42e5-a540-74da8277daa9 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  112.  
  113. 2014-02-13 14:22:02.741 2785 ERROR heat.openstack.common.rpc.common [req-21593fa0-680c-42e5-a540-74da8277daa9 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  114.  
  115. 2014-02-13 14:22:34.579 2785 ERROR heat.openstack.common.rpc.amqp [req-ca4ee924-726c-4c1a-8af3-1e4857657ba3 None] Exception during message handling
  116.  
  117. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  118.  
  119. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  120.  
  121. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp **args)
  122.  
  123. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  124.  
  125. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  126.  
  127. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  128.  
  129. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  130.  
  131. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  132.  
  133. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  134.  
  135. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  136.  
  137. 2014-02-13 14:22:34.579 2785 TRACE heat.openstack.common.rpc.amqp
  138.  
  139. 2014-02-13 14:22:34.581 2785 ERROR heat.openstack.common.rpc.common [req-ca4ee924-726c-4c1a-8af3-1e4857657ba3 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  140.  
  141. 2014-02-13 14:22:34.581 2785 ERROR heat.openstack.common.rpc.common [req-ca4ee924-726c-4c1a-8af3-1e4857657ba3 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  142.  
  143. 2014-02-13 14:23:07.278 2785 ERROR heat.openstack.common.rpc.amqp [req-ea35da97-d649-4340-9c2d-0fff3962079f None] Exception during message handling
  144.  
  145. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  146.  
  147. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  148.  
  149. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp **args)
  150.  
  151. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  152.  
  153. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  154.  
  155. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  156.  
  157. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  158.  
  159. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  160.  
  161. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  162.  
  163. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  164.  
  165. 2014-02-13 14:23:07.278 2785 TRACE heat.openstack.common.rpc.amqp
  166.  
  167. 2014-02-13 14:23:07.279 2785 ERROR heat.openstack.common.rpc.common [req-ea35da97-d649-4340-9c2d-0fff3962079f None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  168.  
  169. 2014-02-13 14:23:07.280 2785 ERROR heat.openstack.common.rpc.common [req-ea35da97-d649-4340-9c2d-0fff3962079f None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  170.  
  171. 2014-02-13 14:23:39.083 2785 ERROR heat.openstack.common.rpc.amqp [req-29e27526-35d2-4b32-9f98-0a711b87441e None] Exception during message handling
  172.  
  173. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  174.  
  175. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  176.  
  177. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp **args)
  178.  
  179. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  180.  
  181. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  182.  
  183. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  184.  
  185. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  186.  
  187. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  188.  
  189. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  190.  
  191. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  192.  
  193. 2014-02-13 14:23:39.083 2785 TRACE heat.openstack.common.rpc.amqp
  194.  
  195. 2014-02-13 14:23:39.091 2785 ERROR heat.openstack.common.rpc.common [req-29e27526-35d2-4b32-9f98-0a711b87441e None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  196.  
  197. 2014-02-13 14:23:39.091 2785 ERROR heat.openstack.common.rpc.common [req-29e27526-35d2-4b32-9f98-0a711b87441e None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  198.  
  199. 2014-02-13 14:24:11.572 2785 ERROR heat.openstack.common.rpc.amqp [req-9e753b0c-1a36-4214-9238-f6b79b5c8136 None] Exception during message handling
  200.  
  201. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  202.  
  203. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  204.  
  205. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp **args)
  206.  
  207. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  208.  
  209. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  210.  
  211. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  212.  
  213. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  214.  
  215. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  216.  
  217. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  218.  
  219. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  220.  
  221. 2014-02-13 14:24:11.572 2785 TRACE heat.openstack.common.rpc.amqp
  222.  
  223. 2014-02-13 14:24:11.574 2785 ERROR heat.openstack.common.rpc.common [req-9e753b0c-1a36-4214-9238-f6b79b5c8136 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  224.  
  225. 2014-02-13 14:24:11.575 2785 ERROR heat.openstack.common.rpc.common [req-9e753b0c-1a36-4214-9238-f6b79b5c8136 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  226.  
  227. 2014-02-13 14:24:24.907 2785 ERROR heat.openstack.common.rpc.amqp [req-c5049fe1-759e-44f3-8500-46c1e5f790c6 None] Exception during message handling
  228.  
  229. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  230.  
  231. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  232.  
  233. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp **args)
  234.  
  235. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  236.  
  237. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  238.  
  239. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  240.  
  241. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  242.  
  243. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  244.  
  245. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  246.  
  247. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  248.  
  249. 2014-02-13 14:24:24.907 2785 TRACE heat.openstack.common.rpc.amqp
  250.  
  251. 2014-02-13 14:24:24.909 2785 ERROR heat.openstack.common.rpc.common [req-c5049fe1-759e-44f3-8500-46c1e5f790c6 None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  252.  
  253. 2014-02-13 14:24:24.909 2785 ERROR heat.openstack.common.rpc.common [req-c5049fe1-759e-44f3-8500-46c1e5f790c6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  254.  
  255. 2014-02-13 14:24:43.410 2785 ERROR heat.openstack.common.rpc.amqp [req-03d3ea4e-d9a2-44d3-a526-d9c0a01b2e69 None] Exception during message handling
  256.  
  257. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  258.  
  259. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  260.  
  261. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp **args)
  262.  
  263. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  264.  
  265. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  266.  
  267. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  268.  
  269. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  270.  
  271. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  272.  
  273. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  274.  
  275. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  276.  
  277. 2014-02-13 14:24:43.410 2785 TRACE heat.openstack.common.rpc.amqp
  278.  
  279. 2014-02-13 14:24:43.414 2785 ERROR heat.openstack.common.rpc.common [req-03d3ea4e-d9a2-44d3-a526-d9c0a01b2e69 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  280.  
  281. 2014-02-13 14:24:43.415 2785 ERROR heat.openstack.common.rpc.common [req-03d3ea4e-d9a2-44d3-a526-d9c0a01b2e69 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  282.  
  283. 2014-02-13 14:24:56.573 2785 ERROR heat.openstack.common.rpc.amqp [req-c07c1763-8d28-401c-8959-b98a649111fa None] Exception during message handling
  284.  
  285. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  286.  
  287. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  288.  
  289. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp **args)
  290.  
  291. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  292.  
  293. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  294.  
  295. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  296.  
  297. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  298.  
  299. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  300.  
  301. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  302.  
  303. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  304.  
  305. 2014-02-13 14:24:56.573 2785 TRACE heat.openstack.common.rpc.amqp
  306.  
  307. 2014-02-13 14:24:56.575 2785 ERROR heat.openstack.common.rpc.common [req-c07c1763-8d28-401c-8959-b98a649111fa None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  308.  
  309. 2014-02-13 14:24:56.575 2785 ERROR heat.openstack.common.rpc.common [req-c07c1763-8d28-401c-8959-b98a649111fa None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  310.  
  311. 2014-02-13 14:25:15.351 2785 ERROR heat.openstack.common.rpc.amqp [req-27d23eec-9d2d-4bf7-80cd-f99092c0b005 None] Exception during message handling
  312.  
  313. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  314.  
  315. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  316.  
  317. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp **args)
  318.  
  319. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  320.  
  321. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  322.  
  323. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  324.  
  325. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  326.  
  327. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  328.  
  329. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  330.  
  331. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  332.  
  333. 2014-02-13 14:25:15.351 2785 TRACE heat.openstack.common.rpc.amqp
  334.  
  335. 2014-02-13 14:25:15.353 2785 ERROR heat.openstack.common.rpc.common [req-27d23eec-9d2d-4bf7-80cd-f99092c0b005 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  336.  
  337. 2014-02-13 14:25:15.353 2785 ERROR heat.openstack.common.rpc.common [req-27d23eec-9d2d-4bf7-80cd-f99092c0b005 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  338.  
  339. 2014-02-13 14:25:27.936 2785 ERROR heat.openstack.common.rpc.amqp [req-3cd5b3d8-c419-407e-8d87-45f457b5dc69 None] Exception during message handling
  340.  
  341. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  342.  
  343. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  344.  
  345. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp **args)
  346.  
  347. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  348.  
  349. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  350.  
  351. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  352.  
  353. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  354.  
  355. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  356.  
  357. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  358.  
  359. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  360.  
  361. 2014-02-13 14:25:27.936 2785 TRACE heat.openstack.common.rpc.amqp
  362.  
  363. 2014-02-13 14:25:27.937 2785 ERROR heat.openstack.common.rpc.common [req-3cd5b3d8-c419-407e-8d87-45f457b5dc69 None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  364.  
  365. 2014-02-13 14:25:27.937 2785 ERROR heat.openstack.common.rpc.common [req-3cd5b3d8-c419-407e-8d87-45f457b5dc69 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  366.  
  367. 2014-02-13 14:25:47.120 2785 ERROR heat.openstack.common.rpc.amqp [req-d4845e01-28bc-4041-801e-3664a30938f7 None] Exception during message handling
  368.  
  369. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  370.  
  371. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  372.  
  373. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp **args)
  374.  
  375. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  376.  
  377. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  378.  
  379. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  380.  
  381. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  382.  
  383. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  384.  
  385. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  386.  
  387. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  388.  
  389. 2014-02-13 14:25:47.120 2785 TRACE heat.openstack.common.rpc.amqp
  390.  
  391. 2014-02-13 14:25:47.123 2785 ERROR heat.openstack.common.rpc.common [req-d4845e01-28bc-4041-801e-3664a30938f7 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  392.  
  393. 2014-02-13 14:25:47.123 2785 ERROR heat.openstack.common.rpc.common [req-d4845e01-28bc-4041-801e-3664a30938f7 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  394.  
  395. 2014-02-13 14:25:59.515 2785 ERROR heat.openstack.common.rpc.amqp [req-005e8526-b4f9-48be-ac1c-fddde943418c None] Exception during message handling
  396.  
  397. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  398.  
  399. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  400.  
  401. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp **args)
  402.  
  403. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  404.  
  405. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  406.  
  407. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  408.  
  409. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  410.  
  411. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  412.  
  413. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  414.  
  415. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  416.  
  417. 2014-02-13 14:25:59.515 2785 TRACE heat.openstack.common.rpc.amqp
  418.  
  419. 2014-02-13 14:25:59.517 2785 ERROR heat.openstack.common.rpc.common [req-005e8526-b4f9-48be-ac1c-fddde943418c None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  420.  
  421. 2014-02-13 14:25:59.517 2785 ERROR heat.openstack.common.rpc.common [req-005e8526-b4f9-48be-ac1c-fddde943418c None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  422.  
  423. 2014-02-13 14:26:18.970 2785 ERROR heat.openstack.common.rpc.amqp [req-73c7651a-3afc-47bb-b6b5-a1b7612a15b4 None] Exception during message handling
  424.  
  425. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  426.  
  427. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  428.  
  429. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp **args)
  430.  
  431. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  432.  
  433. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  434.  
  435. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  436.  
  437. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  438.  
  439. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  440.  
  441. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  442.  
  443. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  444.  
  445. 2014-02-13 14:26:18.970 2785 TRACE heat.openstack.common.rpc.amqp
  446.  
  447. 2014-02-13 14:26:18.971 2785 ERROR heat.openstack.common.rpc.common [req-73c7651a-3afc-47bb-b6b5-a1b7612a15b4 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  448.  
  449. 2014-02-13 14:26:18.972 2785 ERROR heat.openstack.common.rpc.common [req-73c7651a-3afc-47bb-b6b5-a1b7612a15b4 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  450.  
  451. 2014-02-13 14:26:31.415 2785 ERROR heat.openstack.common.rpc.amqp [req-c16f90fd-7136-48fd-8995-0dc50b870fde None] Exception during message handling
  452.  
  453. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  454.  
  455. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  456.  
  457. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp **args)
  458.  
  459. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  460.  
  461. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  462.  
  463. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  464.  
  465. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  466.  
  467. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  468.  
  469. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  470.  
  471. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  472.  
  473. 2014-02-13 14:26:31.415 2785 TRACE heat.openstack.common.rpc.amqp
  474.  
  475. 2014-02-13 14:26:31.419 2785 ERROR heat.openstack.common.rpc.common [req-c16f90fd-7136-48fd-8995-0dc50b870fde None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  476.  
  477. 2014-02-13 14:26:31.422 2785 ERROR heat.openstack.common.rpc.common [req-c16f90fd-7136-48fd-8995-0dc50b870fde None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  478.  
  479. 2014-02-13 14:26:50.975 2785 ERROR heat.openstack.common.rpc.amqp [req-6118fb60-4538-415c-9774-59e8d5f515e6 None] Exception during message handling
  480.  
  481. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  482.  
  483. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  484.  
  485. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp **args)
  486.  
  487. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  488.  
  489. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  490.  
  491. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  492.  
  493. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  494.  
  495. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  496.  
  497. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  498.  
  499. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  500.  
  501. 2014-02-13 14:26:50.975 2785 TRACE heat.openstack.common.rpc.amqp
  502.  
  503. 2014-02-13 14:26:50.980 2785 ERROR heat.openstack.common.rpc.common [req-6118fb60-4538-415c-9774-59e8d5f515e6 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  504.  
  505. 2014-02-13 14:26:50.985 2785 ERROR heat.openstack.common.rpc.common [req-6118fb60-4538-415c-9774-59e8d5f515e6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  506.  
  507. 2014-02-13 14:27:03.195 2785 ERROR heat.openstack.common.rpc.amqp [req-090dcc41-a0d6-4fc0-874a-a965c933bcea None] Exception during message handling
  508.  
  509. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  510.  
  511. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  512.  
  513. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp **args)
  514.  
  515. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  516.  
  517. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  518.  
  519. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  520.  
  521. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  522.  
  523. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  524.  
  525. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  526.  
  527. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  528.  
  529. 2014-02-13 14:27:03.195 2785 TRACE heat.openstack.common.rpc.amqp
  530.  
  531. 2014-02-13 14:27:03.203 2785 ERROR heat.openstack.common.rpc.common [req-090dcc41-a0d6-4fc0-874a-a965c933bcea None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  532.  
  533. 2014-02-13 14:27:03.203 2785 ERROR heat.openstack.common.rpc.common [req-090dcc41-a0d6-4fc0-874a-a965c933bcea None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  534.  
  535. 2014-02-13 14:27:23.478 2785 ERROR heat.openstack.common.rpc.amqp [req-c7e168b1-be94-4f45-8167-9a923a17ec7e None] Exception during message handling
  536.  
  537. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  538.  
  539. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  540.  
  541. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp **args)
  542.  
  543. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  544.  
  545. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  546.  
  547. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  548.  
  549. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  550.  
  551. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  552.  
  553. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  554.  
  555. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  556.  
  557. 2014-02-13 14:27:23.478 2785 TRACE heat.openstack.common.rpc.amqp
  558.  
  559. 2014-02-13 14:27:23.483 2785 ERROR heat.openstack.common.rpc.common [req-c7e168b1-be94-4f45-8167-9a923a17ec7e None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  560.  
  561. 2014-02-13 14:27:23.483 2785 ERROR heat.openstack.common.rpc.common [req-c7e168b1-be94-4f45-8167-9a923a17ec7e None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  562.  
  563. 2014-02-13 14:27:35.213 2785 ERROR heat.openstack.common.rpc.amqp [req-b6160096-b1a2-45bc-9575-e912b1c3209e None] Exception during message handling
  564.  
  565. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  566.  
  567. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  568.  
  569. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp **args)
  570.  
  571. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  572.  
  573. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  574.  
  575. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  576.  
  577. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  578.  
  579. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  580.  
  581. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  582.  
  583. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  584.  
  585. 2014-02-13 14:27:35.213 2785 TRACE heat.openstack.common.rpc.amqp
  586.  
  587. 2014-02-13 14:27:35.218 2785 ERROR heat.openstack.common.rpc.common [req-b6160096-b1a2-45bc-9575-e912b1c3209e None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  588.  
  589. 2014-02-13 14:27:35.219 2785 ERROR heat.openstack.common.rpc.common [req-b6160096-b1a2-45bc-9575-e912b1c3209e None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  590.  
  591. 2014-02-13 14:27:55.199 2785 ERROR heat.openstack.common.rpc.amqp [req-f446c01d-497d-4c7c-82aa-281b75d5c95d None] Exception during message handling
  592.  
  593. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  594.  
  595. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  596.  
  597. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp **args)
  598.  
  599. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  600.  
  601. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  602.  
  603. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  604.  
  605. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  606.  
  607. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  608.  
  609. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  610.  
  611. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  612.  
  613. 2014-02-13 14:27:55.199 2785 TRACE heat.openstack.common.rpc.amqp
  614.  
  615. 2014-02-13 14:27:55.210 2785 ERROR heat.openstack.common.rpc.common [req-f446c01d-497d-4c7c-82aa-281b75d5c95d None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  616.  
  617. 2014-02-13 14:27:55.210 2785 ERROR heat.openstack.common.rpc.common [req-f446c01d-497d-4c7c-82aa-281b75d5c95d None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  618.  
  619. 2014-02-13 14:28:07.147 2785 ERROR heat.openstack.common.rpc.amqp [req-eca4cef3-a88e-4114-ad30-9d82eef2137f None] Exception during message handling
  620.  
  621. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  622.  
  623. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  624.  
  625. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp **args)
  626.  
  627. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  628.  
  629. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  630.  
  631. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  632.  
  633. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  634.  
  635. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  636.  
  637. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  638.  
  639. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  640.  
  641. 2014-02-13 14:28:07.147 2785 TRACE heat.openstack.common.rpc.amqp
  642.  
  643. 2014-02-13 14:28:07.148 2785 ERROR heat.openstack.common.rpc.common [req-eca4cef3-a88e-4114-ad30-9d82eef2137f None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  644.  
  645. 2014-02-13 14:28:07.154 2785 ERROR heat.openstack.common.rpc.common [req-eca4cef3-a88e-4114-ad30-9d82eef2137f None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  646.  
  647. 2014-02-13 14:28:27.110 2785 ERROR heat.openstack.common.rpc.amqp [req-2da03055-56d1-42cb-9593-e1c401f502a7 None] Exception during message handling
  648.  
  649. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  650.  
  651. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  652.  
  653. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp **args)
  654.  
  655. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  656.  
  657. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  658.  
  659. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  660.  
  661. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  662.  
  663. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  664.  
  665. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  666.  
  667. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  668.  
  669. 2014-02-13 14:28:27.110 2785 TRACE heat.openstack.common.rpc.amqp
  670.  
  671. 2014-02-13 14:28:27.115 2785 ERROR heat.openstack.common.rpc.common [req-2da03055-56d1-42cb-9593-e1c401f502a7 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  672.  
  673. 2014-02-13 14:28:27.115 2785 ERROR heat.openstack.common.rpc.common [req-2da03055-56d1-42cb-9593-e1c401f502a7 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  674.  
  675. 2014-02-13 14:28:38.899 2785 ERROR heat.openstack.common.rpc.amqp [req-4cbb01f6-12b3-4e35-a02a-d8aec290cada None] Exception during message handling
  676.  
  677. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  678.  
  679. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  680.  
  681. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp **args)
  682.  
  683. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  684.  
  685. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  686.  
  687. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  688.  
  689. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  690.  
  691. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  692.  
  693. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  694.  
  695. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  696.  
  697. 2014-02-13 14:28:38.899 2785 TRACE heat.openstack.common.rpc.amqp
  698.  
  699. 2014-02-13 14:28:38.901 2785 ERROR heat.openstack.common.rpc.common [req-4cbb01f6-12b3-4e35-a02a-d8aec290cada None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  700.  
  701. 2014-02-13 14:28:38.901 2785 ERROR heat.openstack.common.rpc.common [req-4cbb01f6-12b3-4e35-a02a-d8aec290cada None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  702.  
  703. 2014-02-13 14:28:58.979 2785 ERROR heat.openstack.common.rpc.amqp [req-722b872f-b150-43c6-8f26-56a0602ebde6 None] Exception during message handling
  704.  
  705. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  706.  
  707. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  708.  
  709. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp **args)
  710.  
  711. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  712.  
  713. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  714.  
  715. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  716.  
  717. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  718.  
  719. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  720.  
  721. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  722.  
  723. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  724.  
  725. 2014-02-13 14:28:58.979 2785 TRACE heat.openstack.common.rpc.amqp
  726.  
  727. 2014-02-13 14:28:58.981 2785 ERROR heat.openstack.common.rpc.common [req-722b872f-b150-43c6-8f26-56a0602ebde6 None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  728.  
  729. 2014-02-13 14:28:58.982 2785 ERROR heat.openstack.common.rpc.common [req-722b872f-b150-43c6-8f26-56a0602ebde6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  730.  
  731. 2014-02-13 14:29:10.714 2785 ERROR heat.openstack.common.rpc.amqp [req-e0594bc3-7e35-4b92-a243-041a655ecc1f None] Exception during message handling
  732.  
  733. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  734.  
  735. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  736.  
  737. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp **args)
  738.  
  739. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  740.  
  741. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  742.  
  743. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  744.  
  745. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  746.  
  747. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  748.  
  749. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  750.  
  751. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.
  752.  
  753. 2014-02-13 14:29:10.714 2785 TRACE heat.openstack.common.rpc.amqp
  754.  
  755. 2014-02-13 14:29:10.716 2785 ERROR heat.openstack.common.rpc.common [req-e0594bc3-7e35-4b92-a243-041a655ecc1f None] Returning exception The Resource (NovaCompute1Config) is not available. to caller
  756.  
  757. 2014-02-13 14:29:10.716 2785 ERROR heat.openstack.common.rpc.common [req-e0594bc3-7e35-4b92-a243-041a655ecc1f None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute1Config) is not available.\n']
  758.  
  759. 2014-02-13 14:29:30.304 2785 ERROR heat.openstack.common.rpc.amqp [req-d10cb384-0109-497f-9813-7da370f3900c None] Exception during message handling
  760.  
  761. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp Traceback (most recent call last):
  762.  
  763. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data
  764.  
  765. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp **args)
  766.  
  767. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  768.  
  769. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
  770.  
  771. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped
  772.  
  773. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp return func(self, ctx, *args, **kwargs)
  774.  
  775. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource
  776.  
  777. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp raise exception.ResourceNotAvailable(resource_name=resource_name)
  778.  
  779. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.
  780.  
  781. 2014-02-13 14:29:30.304 2785 TRACE heat.openstack.common.rpc.amqp
  782.  
  783. 2014-02-13 14:29:30.305 2785 ERROR heat.openstack.common.rpc.common [req-d10cb384-0109-497f-9813-7da370f3900c None] Returning exception The Resource (NovaCompute0Config) is not available. to caller
  784.  
  785. 2014-02-13 14:29:30.306 2785 ERROR heat.openstack.common.rpc.common [req-d10cb384-0109-497f-9813-7da370f3900c None] ['Traceback (most recent call last):\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n', ' File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/service.py", line 749, in describe_stack_resource\n raise exception.ResourceNotAvailable(resource_name=resource_name)\n', 'ResourceNotAvailable: The Resource (NovaCompute0Config) is not available.\n']
  786.  
  787. 2014-02-13 14:59:34.354 2785 ERROR heat.engine.resource [-] CREATE : WaitCondition "notCompute0CompletionCondition" [notCompute0CompletionHandle] Stack "overcloud" [8b261896-c870-43c0-8c10-d4d01f00a230]
  788.  
  789. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource Traceback (most recent call last):
  790.  
  791. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/resource.py", line 436, in _do_action
  792.  
  793. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource while not check(handle_data):
  794.  
  795. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource File "/opt/stack/venvs/heat/lib/python2.7/site-packages/heat/engine/resources/wait_condition.py", line 249, in check_create_complete
  796.  
  797. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource return runner.step()
  798.  
  799. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource File "/opt/stack/venvs/heat/local/lib/python2.7/site-packages/heat/engine/scheduler.py", line 180, in step
  800.  
  801. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource self._runner.throw(self._timeout)
  802.  
  803. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource File "/opt/stack/venvs/heat/lib/python2.7/site-packages/heat/engine/resources/wait_condition.py", line 224, in _wait
  804.  
  805. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource raise timeout
  806.  
  807. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource WaitConditionTimeout: 0 of 1 received
  808.  
  809. 2014-02-13 14:59:34.354 2785 TRACE heat.engine.resource
  810.  
  811. 2014-02-13 14:59:34.418 2785 WARNING heat.engine.service [-] Stack create failed, status FAILED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement