Advertisement
Guest User

Untitled

a guest
Aug 6th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. time sudo salt '*tiger*' test.ping -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Missing configuration file: /home/ubuntu/.saltrc
  4. [DEBUG ] Configuration file path: /etc/salt/master
  5. [DEBUG ] Reading configuration from /etc/salt/master
  6. [DEBUG ] Missing configuration file: /home/ubuntu/.saltrc
  7. [DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  8. [DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  9. [DEBUG ] Sending event - data = {'_stamp': '2015-08-07T00:38:31.405456'}
  10. [DEBUG ] LazyLoaded local_cache.get_load
  11. [DEBUG ] get_iter_returns for jid 20150807003831424936 sent to set(['datascience-tiger-2015-08-06-v1']) will timeout at 00:38:36.435175
  12. [DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  13. [DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  14. [DEBUG ] Sending event - data = {'_stamp': '2015-08-07T00:38:36.445619'}
  15. [DEBUG ] Checking whether jid 20150807003831424936 is still running
  16. [DEBUG ] LazyLoaded no_return.output
  17. my_tiger_server:
  18. Minion did not return. [Not connected]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement