Skip to content

Instantly share code, notes, and snippets.

@Tangresh
Created September 7, 2015 11:51
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 Tangresh/3a038a7ddec168ca7d00 to your computer and use it in GitHub Desktop.
Save Tangresh/3a038a7ddec168ca7d00 to your computer and use it in GitHub Desktop.
salt-minion -ldebug -u saltminion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: frontend
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "frontend"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Chowned pidfile: /var/run/salt-minion.pid to user: saltminion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] Attempting to authenticate with the Salt Master at 10.102.10.50
[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] LazyLoaded timezone.get_offset
[DEBUG ] LazyLoaded cmd.run
[INFO ] Executing command 'date +%z' in directory '/root'
[DEBUG ] output: +0000
[DEBUG ] LazyLoaded config.merge
[DEBUG ] LazyLoaded mine.update
[INFO ] Added mine.update to scheduler
[INFO ] Updating job settings for scheduled job: __mine_interval
[DEBUG ] I am frontend and I am not supposed to start any proxies. (Likely not a problem)
[INFO ] The salt minion is starting up
[INFO ] Minion is starting as user 'saltminion'
[DEBUG ] Minion 'frontend' trying to tune in
[DEBUG ] Minion PUB socket URI: ipc:///var/run/salt/minion/minion_event_aca33b9c04_pub.ipc
[DEBUG ] Minion PULL socket URI: ipc:///var/run/salt/minion/minion_event_aca33b9c04_pull.ipc
[INFO ] Starting pub socket on ipc:///var/run/salt/minion/minion_event_aca33b9c04_pub.ipc
[INFO ] Starting pull socket on ipc:///var/run/salt/minion/minion_event_aca33b9c04_pull.ipc
[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (4914)
[DEBUG ] Setting zmq_reconnect_ivl to '4914ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: frontend
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "frontend"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Chowned pidfile: /var/run/salt-minion.pid to user: saltminion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] Attempting to authenticate with the Salt Master at 10.102.10.50
[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_env.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_env.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_log.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_log.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_master.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_master.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt_user.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt_user.conf
[DEBUG ] LazyLoaded timezone.get_offset
[DEBUG ] LazyLoaded cmd.run
[INFO ] Executing command 'date +%z' in directory '/root'
[DEBUG ] output: +0000
[DEBUG ] LazyLoaded config.merge
[DEBUG ] LazyLoaded mine.update
[INFO ] Added mine.update to scheduler
[INFO ] Updating job settings for scheduled job: __mine_interval
[DEBUG ] I am frontend and I am not supposed to start any proxies. (Likely not a problem)
[INFO ] The salt minion is starting up
[INFO ] Minion is starting as user 'saltminion'
[DEBUG ] Minion 'frontend' trying to tune in
[DEBUG ] Minion PUB socket URI: ipc:///var/run/salt/minion/minion_event_aca33b9c04_pub.ipc
[DEBUG ] Minion PULL socket URI: ipc:///var/run/salt/minion/minion_event_aca33b9c04_pull.ipc
[INFO ] Starting pub socket on ipc:///var/run/salt/minion/minion_event_aca33b9c04_pub.ipc
[INFO ] Starting pull socket on ipc:///var/run/salt/minion/minion_event_aca33b9c04_pull.ipc
[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (9625)
[DEBUG ] Setting zmq_reconnect_ivl to '9625ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'frontend', 'tcp://10.102.10.50:4506')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment