Advertisement
adhioutlined

SNAPSHOT-DELETED-nova-compute-log

Oct 3rd, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 6.79 KB | None | 0 0
  1. 2016-10-04 09:21:53.139 8231 INFO nova.compute.manager [req-e5b55f03-fc87-4828-8566-ca5982df6aa2 ee0bcafdf0fb4514be1c356967ef2adf e05a8b632b4145d484b5353048a8e371 - - -] [instance: 4911fc88-1813-49a4-95ea-3da1d7018709] instance snapshotting
  2. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher [req-e5b55f03-fc87-4828-8566-ca5982df6aa2 ee0bcafdf0fb4514be1c356967ef2adf e05a8b632b4145d484b5353048a8e371 - - -] Exception during message handling: need more than 2 values to unpack
  3. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
  4. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
  5. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     executor_callback))
  6. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 186, in _dispatch
  7. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     executor_callback)
  8. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 129, in _do_dispatch
  9. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     result = func(ctxt, **new_args)
  10. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/exception.py", line 89, in wrapped
  11. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     payload)
  12. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 195, in __exit__
  13. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     six.reraise(self.type_, self.value, self.tb)
  14. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/exception.py", line 72, in wrapped
  15. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     return f(self, context, *args, **kw)
  16. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 350, in decorated_function
  17. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     LOG.warning(msg, e, instance=instance)
  18. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 195, in __exit__
  19. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     six.reraise(self.type_, self.value, self.tb)
  20. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 323, in decorated_function
  21. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     return function(self, context, *args, **kwargs)
  22. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 378, in decorated_function
  23. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     kwargs['instance'], e, sys.exc_info())
  24. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 195, in __exit__
  25. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     six.reraise(self.type_, self.value, self.tb)
  26. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 366, in decorated_function
  27. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     return function(self, context, *args, **kwargs)
  28. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 426, in decorated_function
  29. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     instance=instance)
  30. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 195, in __exit__
  31. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     six.reraise(self.type_, self.value, self.tb)
  32. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 416, in decorated_function
  33. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     *args, **kwargs)
  34. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 3048, in snapshot_instance
  35. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     task_states.IMAGE_SNAPSHOT)
  36. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 3078, in _snapshot_instance
  37. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     update_task_state)
  38. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/driver.py", line 221, in snapshot
  39. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     self._vmops.snapshot(context, instance, image_id, update_task_state)
  40. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/vmops.py", line 879, in snapshot
  41. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     vdi_uuids,
  42. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/image/glance.py", line 93, in upload_image
  43. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     'upload_vhd', params)
  44. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/image/glance.py", line 55, in _call_glance_plugin
  45. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     'glance', fn, CONF.glance.num_retries, pick_glance, cb, **params)
  46. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/client/session.py", line 248, in call_plugin_serialized_with_retry
  47. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     if self._is_retryable_exception(exc, fn):
  48. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/nova/virt/xenapi/client/session.py", line 269, in _is_retryable_exception
  49. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher     _type, method, error = exc.details[:3]
  50. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher ValueError: need more than 2 values to unpack
  51. 2016-10-04 09:21:55.497 8231 ERROR oslo_messaging.rpc.dispatcher
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement