Guest User

Untitled

a guest
Jun 24th, 2014
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. 2014-06-24 13:52:56.077 6694 CRITICAL cinder [-] need more than 0 values to unpack
  2. 2014-06-24 13:52:56.077 6694 TRACE cinder Traceback (most recent call last):
  3. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/bin/cinder-scheduler", line 60, in <module>
  4. 2014-06-24 13:52:56.077 6694 TRACE cinder service.wait()
  5. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/service.py", line 627, in wait
  6. 2014-06-24 13:52:56.077 6694 TRACE cinder rpc.cleanup()
  7. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/__init__.py", line 239, in cleanup
  8. 2014-06-24 13:52:56.077 6694 TRACE cinder return _get_impl().cleanup()
  9. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/impl_qpid.py", line 753, in cleanup
  10. 2014-06-24 13:52:56.077 6694 TRACE cinder envelope)
  11. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/amqp.py", line 681, in cleanup
  12. 2014-06-24 13:52:56.077 6694 TRACE cinder connection_pool.empty()
  13. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/amqp.py", line 88, in empty
  14. 2014-06-24 13:52:56.077 6694 TRACE cinder self.get().close()
  15. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/impl_qpid.py", line 490, in close
  16. 2014-06-24 13:52:56.077 6694 TRACE cinder if self.connection.opened():
  17. 2014-06-24 13:52:56.077 6694 TRACE cinder File "<string>", line 6, in close
  18. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 321, in close
  19. 2014-06-24 13:52:56.077 6694 TRACE cinder ssn.close(timeout=timeout)
  20. 2014-06-24 13:52:56.077 6694 TRACE cinder File "<string>", line 6, in close
  21. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 754, in close
  22. 2014-06-24 13:52:56.077 6694 TRACE cinder if not self._ewait(lambda: self.closed, timeout=timeout):
  23. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 571, in _ewait
  24. 2014-06-24 13:52:56.077 6694 TRACE cinder result = self.connection._ewait(lambda: self.error or predicate(), timeout)
  25. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 213, in _ewait
  26. 2014-06-24 13:52:56.077 6694 TRACE cinder result = self._wait(lambda: self.error or predicate(), timeout)
  27. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 198, in _wait
  28. 2014-06-24 13:52:56.077 6694 TRACE cinder return self._waiter.wait(predicate, timeout=timeout)
  29. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/concurrency.py", line 57, in wait
  30. 2014-06-24 13:52:56.077 6694 TRACE cinder self.condition.wait(3)
  31. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/concurrency.py", line 96, in wait
  32. 2014-06-24 13:52:56.077 6694 TRACE cinder sw.wait(timeout)
  33. 2014-06-24 13:52:56.077 6694 TRACE cinder File "/usr/lib/python2.6/site-packages/qpid/compat.py", line 53, in wait
  34. 2014-06-24 13:52:56.077 6694 TRACE cinder ready, _, _ = select([self], [], [], timeout)
  35. 2014-06-24 13:52:56.077 6694 TRACE cinder ValueError: need more than 0 values to unpack
  36. 2014-06-24 13:52:56.077 6694 TRACE cinder
  37. 2014-06-24 13:53:47.898 13574 AUDIT cinder.service [-] Starting cinder-scheduler node (version 2013.2.2)
  38. 2014-06-24 13:53:48.570 13574 INFO cinder.openstack.common.rpc.impl_qpid [req-af278a36-31f1-404a-b8aa-30300b72b52e None None] Connected to AMQP server on 129.0.30.143:5672
  39. 2014-06-24 13:53:48.635 13574 INFO cinder.openstack.common.rpc.impl_qpid [req-af278a36-31f1-404a-b8aa-30300b72b52e None None] Connected to AMQP server on 129.0.30.143:5672
Advertisement
Add Comment
Please, Sign In to add comment