Skip to content

Instantly share code, notes, and snippets.

@Wonko7
Created September 5, 2019 10:53
Show Gist options
  • Save Wonko7/ea6db727aa9f43aa40e8859be2773d96 to your computer and use it in GitHub Desktop.
Save Wonko7/ea6db727aa9f43aa40e8859be2773d96 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: yggdrasill
[DEBUG ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO ] Setting up the Salt Master
[DEBUG ] Marking 'base64_encode' as a jinja filter
[DEBUG ] Marking 'base64_decode' as a jinja filter
[DEBUG ] Marking 'md5' as a jinja filter
[DEBUG ] Marking 'sha256' as a jinja filter
[DEBUG ] Marking 'sha512' as a jinja filter
[DEBUG ] Marking 'hmac' as a jinja filter
[DEBUG ] Marking 'random_hash' as a jinja filter
[DEBUG ] Marking 'rand_str' as a jinja filter
[DEBUG ] Marking 'file_hashsum' as a jinja filter
[DEBUG ] Marking 'http_query' as a jinja filter
[DEBUG ] Marking 'strftime' as a jinja filter
[DEBUG ] Marking 'date_format' as a jinja filter
[DEBUG ] Marking 'yaml_dquote' as a jinja filter
[DEBUG ] Marking 'yaml_squote' as a jinja filter
[DEBUG ] Marking 'yaml_encode' as a jinja filter
[DEBUG ] Marking 'raise' as a jinja global
[DEBUG ] Marking 'match' as a jinja test
[DEBUG ] Marking 'equalto' as a jinja test
[DEBUG ] Marking 'skip' as a jinja filter
[DEBUG ] Marking 'sequence' as a jinja filter
[DEBUG ] Marking 'to_bool' as a jinja filter
[DEBUG ] Marking 'tojson' as a jinja filter
[DEBUG ] Marking 'quote' as a jinja filter
[DEBUG ] Marking 'regex_escape' as a jinja filter
[DEBUG ] Marking 'regex_search' as a jinja filter
[DEBUG ] Marking 'regex_match' as a jinja filter
[DEBUG ] Marking 'regex_replace' as a jinja filter
[DEBUG ] Marking 'uuid' as a jinja filter
[DEBUG ] Marking 'unique' as a jinja filter
[DEBUG ] Marking 'min' as a jinja filter
[DEBUG ] Marking 'max' as a jinja filter
[DEBUG ] Marking 'avg' as a jinja filter
[DEBUG ] Marking 'union' as a jinja filter
[DEBUG ] Marking 'intersect' as a jinja filter
[DEBUG ] Marking 'difference' as a jinja filter
[DEBUG ] Marking 'symmetric_difference' as a jinja filter
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] salt.crypt._get_key_with_evict: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO ] Preparing the root key for local communication
[DEBUG ] Removing stale keyfile: /var/cache/salt/master/.root_key
[PROFILE ] Beginning pwd.getpwall() call in masterapi access_keys function
[PROFILE ] End pwd.getpwall() call in masterapi access_keys function
[DEBUG ] Created pidfile: /var/run/salt-master.pid
[INFO ] Starting up the Salt Master
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] salt-master is starting as user 'root'
[INFO ] Current values for max open files soft/hard setting: 1024/524288
[INFO ] Raising max open files value to 100000
[INFO ] New values for max open files soft/hard values: 100000/524288
[INFO ] Creating master process manager
[INFO ] Creating master publisher process
[DEBUG ] Started 'salt.transport.zeromq.<class 'method'>._publish_daemon' with pid 84825
[INFO ] Creating master event publisher process
[INFO ] Starting the Salt Publisher on tcp://0.0.0.0:4505
[INFO ] Starting the Salt Puller on ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] Publish daemon getting data from puller ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] Started 'salt.utils.event.<class 'type'>.EventPublisher' with pid 84828
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[INFO ] Creating master maintenance process
[DEBUG ] Started 'salt.master.<class 'type'>.Maintenance' with pid 84829
[INFO ] Creating master request server process
[DEBUG ] Started 'ReqServer' with pid 84830
[DEBUG ] Initializing new Schedule
[DEBUG ] Started 'salt.transport.zeromq.<class 'method'>.zmq_device' with pid 84831
[INFO ] Setting up the master communication server
[DEBUG ] Started 'MWorker-0' with pid 84838
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Started 'MWorker-1' with pid 84839
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Started 'MWorker-2' with pid 84840
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Started 'MWorker-3' with pid 84841
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Started 'MWorker-4' with pid 84842
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] Process Manager starting!
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Could not LazyLoad roots.update_intervals: 'roots.update_intervals' is not available.
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Started 'salt.master.<class 'type'>.FileserverUpdate' with pid 84843
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Process Manager starting!
[DEBUG ] Performing fileserver updates for items with an update interval of 60
[DEBUG ] Updating roots fileserver cache
[DEBUG ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Could not LazyLoad timezone.get_offset: 'timezone.get_offset' is not available.
[DEBUG ] Could not LazyLoad config.merge: 'config.merge' is not available.
[DEBUG ] Using selector: EpollSelector
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] This salt-master instance has accepted 1 minion keys.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[INFO ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[INFO ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG ] Using selector: EpollSelector
[INFO ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using selector: EpollSelector
[INFO ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG ] Using selector: EpollSelector
[INFO ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG ] Using selector: EpollSelector
[DEBUG ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO ] Authentication request from daban-urnud
[INFO ] Authentication accepted from daban-urnud
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[WARNING ] /usr/lib64/python3.6/site-packages/salt/transport/ipc.py:292: DeprecationWarning: encoding is deprecated, Use raw=False instead.
self.unpacker = msgpack.Unpacker(encoding=encoding)
[DEBUG ] Determining pillar cache
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded localfs.init_kwargs
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[WARNING ] /usr/lib64/python3.6/site-packages/salt/transport/ipc.py:292: DeprecationWarning: encoding is deprecated, Use raw=False instead.
self.unpacker = msgpack.Unpacker(encoding=encoding)
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[WARNING ] /usr/lib64/python3.6/site-packages/salt/transport/ipc.py:292: DeprecationWarning: encoding is deprecated, Use raw=False instead.
self.unpacker = msgpack.Unpacker(encoding=encoding)
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[WARNING ] /usr/lib64/python3.6/site-packages/salt/transport/ipc.py:292: DeprecationWarning: encoding is deprecated, Use raw=False instead.
self.unpacker = msgpack.Unpacker(encoding=encoding)
[DEBUG ] LazyLoaded local_cache.prep_jid
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[WARNING ] /usr/lib64/python3.6/site-packages/salt/transport/ipc.py:292: DeprecationWarning: encoding is deprecated, Use raw=False instead.
self.unpacker = msgpack.Unpacker(encoding=encoding)
[DEBUG ] Adding minions for job 20190905125042434004: ['daban-urnud']
[INFO ] User sudo_wjc Published command test.version with jid 20190905125042434004
[DEBUG ] Published command details {'fun': 'test.version', 'arg': [], 'tgt': '*', 'jid': '20190905125042434004', 'ret': '', 'tgt_type': 'glob', 'user': 'sudo_wjc'}
[DEBUG ] Signing data packet
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] salt.crypt.sign_message: Signing message.
[DEBUG ] Sending payload to publish daemon. jid=20190905125042434004 size=436
[DEBUG ] Connecting to pub server: ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] Sent payload to publish daemon.
[DEBUG ] Publish daemon received payload. size=436
[DEBUG ] Publish daemon getting data from puller ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] LazyLoaded local_cache.prep_jid
[INFO ] Got return from daban-urnud for job 20190905125042434004
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] LazyLoaded local_cache.prep_jid
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Adding minions for job 20190905125047493632: ['daban-urnud']
[INFO ] User sudo_wjc Published command saltutil.find_job with jid 20190905125047493632
[DEBUG ] Published command details {'fun': 'saltutil.find_job', 'arg': ['20190905125042434004'], 'tgt': ['daban-urnud'], 'jid': '20190905125047493632', 'ret': '', 'tgt_type': 'list', 'user': 'sudo_wjc'}
[DEBUG ] Signing data packet
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] salt.crypt.sign_message: Signing message.
[DEBUG ] Sending payload to publish daemon. jid=20190905125047493632 size=507
[DEBUG ] Connecting to pub server: ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] Sent payload to publish daemon.
[DEBUG ] Publish daemon received payload. size=507
[DEBUG ] Publish daemon getting data from puller ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG ] LazyLoaded local_cache.prep_jid
[INFO ] Got return from daban-urnud for job 20190905125047493632
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Performing fileserver updates for items with an update interval of 60
[DEBUG ] Updating roots fileserver cache
[DEBUG ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: yggdrasill
[DEBUG ] Grains refresh requested. Refreshing grains.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] LazyLoaded local_cache.clean_old_jobs
[DEBUG ] LazyLoaded localfs.list_tokens
[DEBUG ] This salt-master instance has accepted 1 minion keys.
/usr/lib64/python2.7/site-packages/salt/scripts.py:198: DeprecationWarning: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. Salt will drop support for Python 2.7 in the Sodium release or later.
[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 ] Using cached minion ID from /etc/salt/minion_id: daban-urnud
[DEBUG ] Configuration file path: /etc/salt/minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO ] Setting up the Salt Minion "daban-urnud"
[DEBUG ] Marking 'base64_encode' as a jinja filter
[DEBUG ] Marking 'base64_decode' as a jinja filter
[DEBUG ] Marking 'md5' as a jinja filter
[DEBUG ] Marking 'sha256' as a jinja filter
[DEBUG ] Marking 'sha512' as a jinja filter
[DEBUG ] Marking 'hmac' as a jinja filter
[DEBUG ] Marking 'random_hash' as a jinja filter
[DEBUG ] Marking 'rand_str' as a jinja filter
[DEBUG ] Marking 'file_hashsum' as a jinja filter
[DEBUG ] Marking 'http_query' as a jinja filter
[DEBUG ] Marking 'strftime' as a jinja filter
[DEBUG ] Marking 'date_format' as a jinja filter
[DEBUG ] Marking 'yaml_dquote' as a jinja filter
[DEBUG ] Marking 'yaml_squote' as a jinja filter
[DEBUG ] Marking 'yaml_encode' as a jinja filter
[DEBUG ] Marking 'raise' as a jinja global
[DEBUG ] Marking 'match' as a jinja test
[DEBUG ] Marking 'equalto' as a jinja test
[DEBUG ] Marking 'skip' as a jinja filter
[DEBUG ] Marking 'sequence' as a jinja filter
[DEBUG ] Marking 'to_bool' as a jinja filter
[DEBUG ] Marking 'tojson' as a jinja filter
[DEBUG ] Marking 'quote' as a jinja filter
[DEBUG ] Marking 'regex_escape' as a jinja filter
[DEBUG ] Marking 'regex_search' as a jinja filter
[DEBUG ] Marking 'regex_match' as a jinja filter
[DEBUG ] Marking 'regex_replace' as a jinja filter
[DEBUG ] Marking 'uuid' as a jinja filter
[DEBUG ] Marking 'unique' as a jinja filter
[DEBUG ] Marking 'min' as a jinja filter
[DEBUG ] Marking 'max' as a jinja filter
[DEBUG ] Marking 'avg' as a jinja filter
[DEBUG ] Marking 'union' as a jinja filter
[DEBUG ] Marking 'intersect' as a jinja filter
[DEBUG ] Marking 'difference' as a jinja filter
[DEBUG ] Marking 'symmetric_difference' as a jinja filter
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[INFO ] Starting up the Salt Minion
[DEBUG ] AsyncEventPublisher PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] AsyncEventPublisher PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[INFO ] Starting pull socket on /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] Grains refresh requested. Refreshing grains.
[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
[INFO ] Creating minion process manager
[DEBUG ] Process Manager starting!
[DEBUG ] Process Manager starting!
[DEBUG ] Connecting to master. Attempt 1 of 1
[DEBUG ] Master URI: tcp://192.168.42.5:4506
[DEBUG ] Initializing new AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (1641)
[DEBUG ] Setting zmq_reconnect_ivl to '1641ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', 'clear')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] Decrypting the current master AES key
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] salt.crypt._get_key_with_evict: Loading private key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[DEBUG ] Connecting the Minion to the Master publish port, using the URI: tcp://192.168.42.5:4505
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', u'aes')
[DEBUG ] Re-using AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] salt.crypt.get_rsa_key: Loading private key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[DEBUG ] Grains refresh requested. Refreshing grains.
[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 ] Initializing new Schedule
[DEBUG ] LazyLoaded timezone.get_offset
[DEBUG ] LazyLoaded cmd.run
[INFO ] Executing command [u'date', u'+%z'] in directory '/root'
[DEBUG ] stdout: +0200
[DEBUG ] output: +0200
[DEBUG ] LazyLoaded config.merge
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Sending event: tag = /salt/minion/minion_schedule_delete_complete; data = {u'_stamp': '2019-09-05T10:50:31.576828', u'complete': True, u'schedule': {u'__mine_interval': {u'function': u'mine.update', u'run_on_start': True, u'return_job': False, u'enabled': True, u'jid_include': True, u'maxrunning': 2, u'minutes': 60}}}
[DEBUG ] Persisting schedule
[DEBUG ] Closing IPCMessageClient instance
[DEBUG ] LazyLoaded mine.update
[INFO ] Updating job settings for scheduled job: __mine_interval
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Sending event: tag = /salt/minion/minion_schedule_add_complete; data = {u'_stamp': '2019-09-05T10:50:31.592549', u'complete': True, u'schedule': {u'__mine_interval': {u'function': u'mine.update', u'run_on_start': True, u'enabled': True, u'return_job': False, u'jid_include': True, u'maxrunning': 2, u'minutes': 60}}}
[DEBUG ] Persisting schedule
[DEBUG ] Closing IPCMessageClient instance
[INFO ] Added mine.update to scheduler
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Sending event: tag = /salt/minion/minion_schedule_delete_complete; data = {u'_stamp': '2019-09-05T10:50:31.605506', u'complete': True, u'schedule': {u'__mine_interval': {u'function': u'mine.update', u'run_on_start': True, u'enabled': True, u'return_job': False, u'jid_include': True, u'maxrunning': 2, u'minutes': 60}}}
[DEBUG ] Persisting schedule
[DEBUG ] Closing IPCMessageClient instance
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_8eefc44b3b_pull.ipc
[DEBUG ] Sending event: tag = /salt/minion/minion_schedule_delete_complete; data = {u'_stamp': '2019-09-05T10:50:31.618226', u'complete': True, u'schedule': {u'__mine_interval': {u'function': u'mine.update', u'run_on_start': True, u'enabled': True, u'return_job': False, u'jid_include': True, u'maxrunning': 2, u'minutes': 60}}}
[DEBUG ] Persisting schedule
[DEBUG ] Closing IPCMessageClient instance
[INFO ] Minion is starting as user 'root'
[DEBUG ] Minion 'daban-urnud' trying to tune in
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', u'aes')
[DEBUG ] Initializing new AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', u'aes')
[DEBUG ] Initializing new AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[INFO ] Minion is ready to receive requests!
[WARNING ] /usr/lib64/python2.7/site-packages/salt/payload.py:149: DeprecationWarning: encoding is deprecated, Use raw=False instead.
ret = msgpack.loads(msg, use_list=True, ext_hook=ext_type_decoder, encoding=encoding)
[DEBUG ] Minion of 'wg.yggdrasill.local' is handling event tag '/salt/minion/minion_schedule_delete_complete'
[DEBUG ] Minion of 'wg.yggdrasill.local' is handling event tag '/salt/minion/minion_schedule_add_complete'
[DEBUG ] Minion of 'wg.yggdrasill.local' is handling event tag '/salt/minion/minion_schedule_delete_complete'
[DEBUG ] Minion of 'wg.yggdrasill.local' is handling event tag '/salt/minion/minion_schedule_delete_complete'
[DEBUG ] schedule: Job __mine_interval was scheduled with jid_include, adding to cache (jid_include defaults to True)
[DEBUG ] schedule: Job __mine_interval was scheduled with a max number of 2
[INFO ] Running scheduled job: __mine_interval
[DEBUG ] schedule.handle_func: adding this job to the jobcache with data {u'fun_args': [], u'jid': u'20190905125032980334', u'schedule': u'__mine_interval', u'pid': 1177278, u'fun': u'mine.update', u'id': u'daban-urnud'}
[DEBUG ] LazyLoaded mine.update
[DEBUG ] LazyLoaded config.merge
[DEBUG ] schedule.handle_func: Removing /var/cache/salt/minion/proc/20190905125032980334
[DEBUG ] LazyLoaded glob_match.match
[INFO ] User sudo_wjc Executing command test.version with jid 20190905125042434004
[DEBUG ] Command details {u'tgt_type': u'glob', u'jid': u'20190905125042434004', u'tgt': u'*', u'ret': u'', u'user': u'sudo_wjc', u'arg': [], u'fun': u'test.version'}
[INFO ] Starting a new job 20190905125042434004 with PID 1177358
[DEBUG ] Could not LazyLoad {0}.allow_missing_func: '{0}.allow_missing_func' is not available.
[DEBUG ] LazyLoaded test.version
[DEBUG ] Minion return retry timer set to 9 seconds (randomized)
[INFO ] Returning information for job: 20190905125042434004
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', u'aes')
[DEBUG ] Initializing new AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[DEBUG ] minion return: {u'fun_args': [], u'jid': u'20190905125042434004', u'return': u'2019.2.0', u'retcode': 0, u'success': True, u'fun': u'test.version'}
[DEBUG ] LazyLoaded list_match.match
[INFO ] User sudo_wjc Executing command saltutil.find_job with jid 20190905125047493632
[DEBUG ] Command details {u'tgt_type': u'list', u'jid': u'20190905125047493632', u'tgt': [u'daban-urnud'], u'ret': u'', u'user': u'sudo_wjc', u'arg': [u'20190905125042434004'], u'fun': u'saltutil.find_job'}
[INFO ] Starting a new job 20190905125047493632 with PID 1177400
[DEBUG ] Could not LazyLoad {0}.allow_missing_func: '{0}.allow_missing_func' is not available.
[DEBUG ] LazyLoaded saltutil.find_job
[DEBUG ] Minion return retry timer set to 10 seconds (randomized)
[INFO ] Returning information for job: 20190905125047493632
[DEBUG ] Initializing new AsyncZeroMQReqChannel for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506', u'aes')
[DEBUG ] Initializing new AsyncAuth for (u'/etc/salt/pki/minion', u'daban-urnud', u'tcp://192.168.42.5:4506')
[DEBUG ] Connecting the Minion to the Master URI (for the return server): tcp://192.168.42.5:4506
[DEBUG ] Trying to connect to: tcp://192.168.42.5:4506
[DEBUG ] Closing AsyncZeroMQReqChannel instance
[DEBUG ] minion return: {u'fun_args': [u'20190905125042434004'], u'jid': u'20190905125047493632', u'return': {}, u'retcode': 0, u'success': True, u'fun': u'saltutil.find_job'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment