Skip to content

Instantly share code, notes, and snippets.

@seenae
Created August 19, 2015 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seenae/beb8cb053cb11bf34d3b to your computer and use it in GitHub Desktop.
Save seenae/beb8cb053cb11bf34d3b to your computer and use it in GitHub Desktop.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: ip-172-30-0-252
[DEBUG ] Configuration file path: /etc/salt/master
[DEBUG ] LazyLoaded fileserver.update
[DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
[DEBUG ] Sending event - data = {'_stamp': '2015-08-19T06:05:47.163987'}
[DEBUG ] Sending event - data = {'fun': 'runner.fileserver.update', 'jid': '20150819060547163056', 'user': 'sudo_root', '_stamp': '2015-08-19T06:05:47.165262'}
[DEBUG ] Error loading runners.nacl: libnacl import error, perhaps missing python libnacl package
[DEBUG ] pygit2 gitfs_provider enabled
[DEBUG ] LazyLoaded git.envs
[DEBUG ] Updating git fileserver cache
[DEBUG ] Set lock for https://github.com/repo-name/salt.git
[DEBUG ] gitfs is fetching from https://github.com/repo-name/salt.git
[DEBUG ] gitfs remote https://github.com/repo-name/salt.git is up-to-date
[DEBUG ] pygit2 does not support detecting stale refs for authenticated remotes, saltenvs will not reflect branches/tags removed from remote repository https://github.com/repo-name/salt.git
[DEBUG ] Removed lock for https://github.com/repo-name/salt.git
[DEBUG ] LazyLoaded nested.output
True
[DEBUG ] Sending event - data = {'jid': '20150819060547163056', 'return': True, 'success': True, '_stamp': '2015-08-19T06:05:48.092551', 'user': 'sudo_root', 'fun': 'runner.fileserver.update'}
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: ip-172-30-0-252
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] LazyLoaded local_cache.prep_jid
[INFO ] Runner completed: 20150819060547163056
[DEBUG ] Runner return: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment