Created
July 17, 2017 14:05
-
-
Save jdonofrio728/856a6e9b96fb986d48e80cd3afc0b80e to your computer and use it in GitHub Desktop.
multiple-gitfs-references-debug-log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@test minion.d]# salt-call --local -l debug state.highstate test=True | |
[DEBUG ] Reading configuration from /etc/salt/minion | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/mariadb.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/mariadb.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/rhel7-base.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/rhel7-base.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt-top.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt-top.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/terraform.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/terraform.conf | |
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: rhel7-base.novalocal | |
[DEBUG ] Configuration file path: /etc/salt/minion | |
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged. | |
[DEBUG ] Reading configuration from /etc/salt/minion | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/mariadb.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/mariadb.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/rhel7-base.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/rhel7-base.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/salt-top.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/salt-top.conf | |
[DEBUG ] Including configuration from '/etc/salt/minion.d/terraform.conf' | |
[DEBUG ] Reading configuration from /etc/salt/minion.d/terraform.conf | |
[DEBUG ] Determining pillar cache | |
[DEBUG ] LazyLoaded jinja.render | |
[DEBUG ] LazyLoaded yaml.render | |
[DEBUG ] LazyLoaded jinja.render | |
[DEBUG ] LazyLoaded yaml.render | |
[DEBUG ] LazyLoaded state.highstate | |
[DEBUG ] LazyLoaded grains.get | |
[DEBUG ] LazyLoaded saltutil.is_running | |
[DEBUG ] pygit2 gitfs_provider enabled | |
[DEBUG ] LazyLoaded git.envs | |
[DEBUG ] Updating git fileserver cache | |
[DEBUG ] Set update lock for gitfs remote 'http://ngp-bitbucket/scm/~jdonofrio/salt-top.git' | |
[DEBUG ] Fetching gitfs remote 'http://ngp-bitbucket/scm/~jdonofrio/salt-top.git' | |
[DEBUG ] gitfs remote 'http://ngp-bitbucket/scm/~jdonofrio/salt-top.git' is up-to-date | |
[DEBUG ] Removed update lock for gitfs remote 'http://ngp-bitbucket/scm/~jdonofrio/salt-top.git' | |
[DEBUG ] Determining pillar cache | |
[DEBUG ] LazyLoaded jinja.render | |
[DEBUG ] LazyLoaded yaml.render | |
[INFO ] Loading fresh modules for state activity | |
[DEBUG ] LazyLoaded jinja.render | |
[DEBUG ] LazyLoaded yaml.render | |
[DEBUG ] In saltenv 'base', looking at rel_path 'top.sls' to resolve 'salt://top.sls' | |
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/top.sls' to resolve 'salt://top.sls' | |
[DEBUG ] compile template: /var/cache/salt/minion/files/base/top.sls | |
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base'] | |
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/top.sls' using 'jinja' renderer: 0.00226497650146 | |
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/top.sls: | |
base: | |
'*': | |
- cis | |
- logrotate | |
- ntpd | |
[DEBUG ] LazyLoaded config.get | |
[DEBUG ] Results of YAML rendering: | |
OrderedDict([('base', OrderedDict([('*', ['cis', 'logrotate', 'ntpd'])]))]) | |
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/top.sls' using 'yaml' renderer: 0.00343108177185 | |
[DEBUG ] compound_match: rhel7-base.novalocal ? * | |
[DEBUG ] compound_match rhel7-base.novalocal ? "*" => "True" | |
[DEBUG ] LazyLoaded saltutil.sync_all | |
[DEBUG ] Syncing all | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/beacons' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing beacons for environment 'base' | |
[INFO ] Loading cache from salt://_beacons, for base) | |
[INFO ] Caching directory '_beacons/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_beacons' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing modules for environment 'base' | |
[INFO ] Loading cache from salt://_modules, for base) | |
[INFO ] Caching directory '_modules/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_modules' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/states' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing states for environment 'base' | |
[INFO ] Loading cache from salt://_states, for base) | |
[INFO ] Caching directory '_states/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_states' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/sdb' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing sdb for environment 'base' | |
[INFO ] Loading cache from salt://_sdb, for base) | |
[INFO ] Caching directory '_sdb/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_sdb' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/grains' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing grains for environment 'base' | |
[INFO ] Loading cache from salt://_grains, for base) | |
[INFO ] Caching directory '_grains/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_grains' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/renderers' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing renderers for environment 'base' | |
[INFO ] Loading cache from salt://_renderers, for base) | |
[INFO ] Caching directory '_renderers/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_renderers' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/returners' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing returners for environment 'base' | |
[INFO ] Loading cache from salt://_returners, for base) | |
[INFO ] Caching directory '_returners/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_returners' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/output' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing output for environment 'base' | |
[INFO ] Loading cache from salt://_output, for base) | |
[INFO ] Caching directory '_output/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_output' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/utils' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing utils for environment 'base' | |
[INFO ] Loading cache from salt://_utils, for base) | |
[INFO ] Caching directory '_utils/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_utils' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/log_handlers' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing log_handlers for environment 'base' | |
[INFO ] Loading cache from salt://_log_handlers, for base) | |
[INFO ] Caching directory '_log_handlers/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_log_handlers' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/proxy' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing proxy for environment 'base' | |
[INFO ] Loading cache from salt://_proxy, for base) | |
[INFO ] Caching directory '_proxy/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_proxy' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/engines' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing engines for environment 'base' | |
[INFO ] Loading cache from salt://_engines, for base) | |
[INFO ] Caching directory '_engines/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_engines' | |
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/pillar' | |
[DEBUG ] LazyLoaded git.envs | |
[INFO ] Syncing pillar for environment 'base' | |
[INFO ] Loading cache from salt://_pillar, for base) | |
[INFO ] Caching directory '_pillar/' for environment 'base' | |
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_pillar' | |
[DEBUG ] Refreshing modules... | |
[INFO ] Loading fresh modules for state activity | |
[DEBUG ] LazyLoaded jinja.render | |
[DEBUG ] LazyLoaded yaml.render | |
[DEBUG ] Could not find file 'salt://cis.sls' in saltenv 'base' | |
[DEBUG ] Could not find file 'salt://cis/init.sls' in saltenv 'base' | |
[DEBUG ] compile template: False | |
[ERROR ] Template was specified incorrectly: False | |
[DEBUG ] Could not find file 'salt://logrotate.sls' in saltenv 'base' | |
[DEBUG ] Could not find file 'salt://logrotate/init.sls' in saltenv 'base' | |
[DEBUG ] compile template: False | |
[ERROR ] Template was specified incorrectly: False | |
[DEBUG ] Could not find file 'salt://ntpd.sls' in saltenv 'base' | |
[DEBUG ] Could not find file 'salt://ntpd/init.sls' in saltenv 'base' | |
[DEBUG ] compile template: False | |
[ERROR ] Template was specified incorrectly: False | |
[DEBUG ] LazyLoaded config.option | |
[DEBUG ] LazyLoaded highstate.output | |
local: | |
Data failed to compile: | |
---------- | |
No matching sls found for 'cis' in env 'base' | |
---------- | |
No matching sls found for 'logrotate' in env 'base' | |
---------- | |
No matching sls found for 'ntpd' in env 'base' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment