1. johncc@saltmaster:/srv/salt/states/base/win/roles/iis$ sudo salt -l debug -C 'I@roles:app' test.ping
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Using cached minion ID from /etc/salt/minion_id: saltmaster.fmlocal
  4. [DEBUG ] Missing configuration file: ~/.saltrc
  5. [DEBUG ] Configuration file path: /etc/salt/master
  6. [DEBUG ] Reading configuration from /etc/salt/master
  7. [DEBUG ] Using cached minion ID from /etc/salt/minion_id: saltmaster.fmlocal
  8. [DEBUG ] Missing configuration file: ~/.saltrc
  9. [DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  10. [DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  11. [DEBUG ] Sending event - data = {'_stamp': '2015-06-04T09:25:19.368283'}
  12. [DEBUG ] LazyLoaded local_cache.get_load
  13. [DEBUG ] get_iter_returns for jid 20150604102519388717 sent to set(['fmpa4.fmlocal', 'fmpa3.fmlocal', 'aws-dev-p-app-1', 'aws-dev-p-app-2', 'aws-dev-p-app-3', 'fmfa1.fmlocal', 'JCC-V1.tech.tbd.com', 'aws-dev-f-app-1']) will timeout at 10:25:24.402581
  14. [DEBUG ] jid 20150604102519388717 return from fmfa1.fmlocal
  15. [DEBUG ] LazyLoaded nested.output
  16. fmfa1.fmlocal:
  17. True
  18. [DEBUG ] jid 20150604102519388717 return from aws-dev-p-app-1
  19. [DEBUG ] LazyLoaded nested.output
  20. aws-dev-p-app-1:
  21. True
  22. [DEBUG ] jid 20150604102519388717 return from aws-dev-p-app-2
  23. [DEBUG ] LazyLoaded nested.output
  24. aws-dev-p-app-2:
  25. True
  26. [DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  27. [DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  28. [DEBUG ] Sending event - data = {'_stamp': '2015-06-04T09:25:24.413992'}
  29. [DEBUG ] Checking whether jid 20150604102519388717 is still running
  30. [DEBUG ] LazyLoaded no_return.output
  31. fmpa4.fmlocal:
  32. Minion did not return. [Not connected]
  33. [DEBUG ] LazyLoaded no_return.output
  34. JCC-V1.tech.tbd.com:
  35. Minion did not return. [Not connected]
  36. [DEBUG ] LazyLoaded no_return.output
  37. aws-dev-f-app-1:
  38. Minion did not return. [Not connected]
  39. [DEBUG ] LazyLoaded no_return.output
  40. fmpa3.fmlocal:
  41. Minion did not return. [Not connected]
  42. [DEBUG ] LazyLoaded no_return.output
  43. aws-dev-p-app-3:
  44. Minion did not return. [Not connected]