Skip to content

Instantly share code, notes, and snippets.

@devinnasar
Last active May 23, 2017 19:06
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 devinnasar/171e9affb3fa83dcb6d2ef8f8fbf7e7f to your computer and use it in GitHub Desktop.
Save devinnasar/171e9affb3fa83dcb6d2ef8f8fbf7e7f to your computer and use it in GitHub Desktop.
git pillar update...
[root@OTCMVM0000 master.d]# salt-run git_pillar.update -l trace
[DEBUG ] Missing configuration file: /etc/salt/master
[DEBUG ] Including configuration from '/etc/salt/master.d/engine.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/engine.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/f_defaults.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/f_defaults.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/lxc_profiles.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/lxc_profiles.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/reactor.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/reactor.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: OTCMVM0000
[DEBUG ] Missing configuration file: /root/.saltrc
[TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found in the configuration. Not loading the Logstash logging handlers module.
[TRACE ] The required configuration section, 'fluent_handler', was not found the in the configuration. Not loading the fluent logging handlers module.
[DEBUG ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[DEBUG ] LazyLoaded git_pillar.update
[DEBUG ] Missing configuration file: /etc/salt/master
[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/beacons.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/beacons.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/engine.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/engine.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/f_defaults.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/f_defaults.conf
[DEBUG ] Including configuration from '/etc/salt/minion.d/reactor.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/reactor.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: OTCMVM0000
[DEBUG ] Missing configuration file: /etc/salt/master
[DEBUG ] Including configuration from '/etc/salt/master.d/engine.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/engine.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/f_defaults.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/f_defaults.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/lxc_profiles.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/lxc_profiles.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/reactor.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/reactor.conf
[TRACE ] Loading core.hwaddr_interfaces grain
[TRACE ] Loading core.hostname grain
[TRACE ] Loading core.get_master grain
[TRACE ] Loading core.pythonversion grain
[TRACE ] Loading core.path grain
[TRACE ] Loading core.get_server_id grain
[TRACE ] Loading core.saltversion grain
[TRACE ] Loading core.saltpath grain
[TRACE ] Loading core.pythonexecutable grain
[TRACE ] Loading core.ip_fqdn grain
[WARNING ] Unable to find IPv6 record for "localhost.localdomain" causing a 10 second timeout when rendering grains. Set the dns or /etc/hosts for IPv6 to clear this.
[TRACE ] Loading core.dns grain
[TRACE ] Loading core.ip6_interfaces grain
[TRACE ] Loading core.ip4_interfaces grain
[TRACE ] Loading core.append_domain grain
[TRACE ] Loading core.os_data grain
[TRACE ] 'dmidecode' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[TRACE ] 'smbios' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[TRACE ] 'virt-what' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[DEBUG ] Please install 'virt-what' to improve results of the 'virtual' grain.
[TRACE ] 'systemd-detect-virt' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[TRACE ] 'virt-what' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[TRACE ] 'dmidecode' could not be found in the following search path: '['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/opt/aws/bin', '/usr/local/bin']'
[TRACE ] Loading core.zmqversion grain
[TRACE ] Loading core.saltversioninfo grain
[TRACE ] Loading core.pythonpath grain
[TRACE ] Loading core.id_ grain
[TRACE ] Loading core.locale_info grain
[TRACE ] Loading core.get_machine_id grain
[TRACE ] Loading core.ip_interfaces grain
[TRACE ] Device xvda reports itself as an SSD
[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
[TRACE ] Error loading runners.vistara: vistara config has not been specificed in the Salt master config. See documentation for this runner.
[ERROR ] Failed to import runners nacl, this is due most likely to a syntax error:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1333, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
File "/usr/lib/python2.7/dist-packages/salt/runners/nacl.py", line 37, in <module>
import libnacl.secret
File "/usr/lib/python2.7/dist-packages/libnacl/__init__.py", line 83, in <module>
nacl = _get_nacl()
File "/usr/lib/python2.7/dist-packages/libnacl/__init__.py", line 81, in _get_nacl
raise OSError(msg)
OSError: Could not locate nacl lib, searched for libsodium.so, libsodium.so.18, libsodium.so.17, libsodium.so.13, libsodium.so.10, libsodium.so.5, libsodium.so.4,
[TRACE ] Loaded smartos_vmadm as virtual vmadm
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc
[TRACE ] IPCClient: Connecting to socket: /var/run/salt/master/master_event_pull.ipc
[DEBUG ] Sending event: tag = salt/run/20170523190455829694/new; data = {'fun': 'runner.git_pillar.update', 'fun_args': [], 'jid': '20170523190455829694', 'user': 'sudo_ec2-user', '_stamp': '2017-05-23T19:04:56.438110'}
[DEBUG ] pygit2 git_pillar_provider enabled
[DEBUG ] Set update lock for git_pillar remote 'master git@bitbucket.org:opentempo/salt-pillar.git'
[DEBUG ] Fetching git_pillar remote 'master git@bitbucket.org:opentempo/salt-pillar.git'
[DEBUG ] git_pillar remote 'master git@bitbucket.org:opentempo/salt-pillar.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 'master git@bitbucket.org:opentempo/salt-pillar.git'
[DEBUG ] Removed update lock for git_pillar remote 'master git@bitbucket.org:opentempo/salt-pillar.git'
[DEBUG ] Sending event: tag = salt/run/20170523190455829694/ret; data = {'fun_args': [], 'jid': '20170523190455829694', 'return': {'master git@bitbucket.org:opentempo/salt-pillar.git': False}, 'success': True, '_stamp': '2017-05-23T19:04:56.665874', 'user': 'sudo_ec2-user', 'fun': 'runner.git_pillar.update'}
[DEBUG ] LazyLoaded nested.output
[TRACE ] data = {'master git@bitbucket.org:opentempo/salt-pillar.git': False}
master git@bitbucket.org:opentempo/salt-pillar.git:
False
[DEBUG ] LazyLoaded local_cache.prep_jid
[INFO ] Runner completed: 20170523190455829694
[DEBUG ] Runner return: {'master git@bitbucket.org:opentempo/salt-pillar.git': False}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment