alohamora

calamari-logs

Sep 1st, 2014
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.86 KB | None | 0 0
  1. [root@ceph-node1 ~]# tail -100 /var/log/salt/minion
  2. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  3. return_data = func(*args, **kwargs)
  4. File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
  5. force=kwargs.get('force', False)
  6. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
  7. matches = self.top_matches(top)
  8. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  9. for saltenv in ext_matches:
  10. TypeError: 'bool' object is not iterable
  11. 2014-08-25 19:26:01,476 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
  12. Traceback (most recent call last):
  13. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  14. return_data = func(*args, **kwargs)
  15. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
  16. ret = _sync('modules', saltenv)
  17. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
  18. saltenv = _get_top_file_envs()
  19. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
  20. envs = st_.top_matches(top).keys() or 'base'
  21. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  22. for saltenv in ext_matches:
  23. TypeError: 'bool' object is not iterable
  24. 2014-08-25 19:26:01,660 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
  25. Traceback (most recent call last):
  26. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  27. return_data = func(*args, **kwargs)
  28. File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
  29. force=kwargs.get('force', False)
  30. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
  31. matches = self.top_matches(top)
  32. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  33. for saltenv in ext_matches:
  34. TypeError: 'bool' object is not iterable
  35. 2014-08-25 19:26:01,676 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
  36. Traceback (most recent call last):
  37. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  38. return_data = func(*args, **kwargs)
  39. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
  40. ret = _sync('modules', saltenv)
  41. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
  42. saltenv = _get_top_file_envs()
  43. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
  44. envs = st_.top_matches(top).keys() or 'base'
  45. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  46. for saltenv in ext_matches:
  47. TypeError: 'bool' object is not iterable
  48. 2014-08-25 19:27:29,683 [salt ][WARNING ] Stopping the Salt Minion
  49. 2014-08-25 19:27:29,684 [salt ][WARNING ] Exiting on Ctrl-c
  50. 2014-08-25 19:28:19,673 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
  51. Traceback (most recent call last):
  52. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  53. return_data = func(*args, **kwargs)
  54. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
  55. ret = _sync('modules', saltenv)
  56. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
  57. saltenv = _get_top_file_envs()
  58. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
  59. envs = st_.top_matches(top).keys() or 'base'
  60. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  61. for saltenv in ext_matches:
  62. TypeError: 'bool' object is not iterable
  63. 2014-08-25 19:28:19,695 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
  64. Traceback (most recent call last):
  65. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  66. return_data = func(*args, **kwargs)
  67. File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
  68. force=kwargs.get('force', False)
  69. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
  70. matches = self.top_matches(top)
  71. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  72. for saltenv in ext_matches:
  73. TypeError: 'bool' object is not iterable
  74. 2014-08-25 19:42:07,267 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
  75. Traceback (most recent call last):
  76. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  77. return_data = func(*args, **kwargs)
  78. File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
  79. force=kwargs.get('force', False)
  80. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
  81. matches = self.top_matches(top)
  82. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  83. for saltenv in ext_matches:
  84. TypeError: 'bool' object is not iterable
  85. 2014-08-25 19:42:07,279 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
  86. Traceback (most recent call last):
  87. File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
  88. return_data = func(*args, **kwargs)
  89. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
  90. ret = _sync('modules', saltenv)
  91. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
  92. saltenv = _get_top_file_envs()
  93. File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
  94. envs = st_.top_matches(top).keys() or 'base'
  95. File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
  96. for saltenv in ext_matches:
  97. TypeError: 'bool' object is not iterable
  98. 2014-09-01 15:13:32,673 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
  99. 2014-09-01 15:14:42,776 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
  100. 2014-09-01 15:15:52,851 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
  101. 2014-09-01 15:18:30,871 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
Advertisement
Add Comment
Please, Sign In to add comment