2017-12-10 09:37:34,769 [salt.cli.daemons ][WARNING ][2225] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 09:38:26,159 [salt.state       ][ERROR   ][3653] No contents found in top file
2017-12-10 09:40:10,893 [salt.utils.parsers][WARNING ][2225] Minion received a SIGTERM. Exiting.
2017-12-10 09:44:34,736 [salt.cli.daemons ][WARNING ][3304] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 09:44:51,845 [py.warnings      ][WARNING ][3584] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 09:45:59,521 [salt.loaded.int.module.cmdmod][ERROR   ][3584] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-10 09:46:02,634 [salt.loaded.int.module.cmdmod][INFO    ][9919] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 09:46:02,641 [salt.loaded.int.module.cmdmod][INFO    ][9919] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 09:46:02,652 [salt.loaded.int.module.cmdmod][INFO    ][9919] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-10 09:46:02,661 [salt.utils.parsers][WARNING ][3304] Minion received a SIGTERM. Exiting.
2017-12-10 09:46:02,962 [salt.cli.daemons ][INFO    ][9993] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-odl-ha.local"
2017-12-10 09:46:03,592 [salt.minion      ][INFO    ][9993] Creating minion process manager
2017-12-10 09:46:03,593 [salt.cli.daemons ][WARNING ][9993] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 09:46:03,593 [salt.cli.daemons ][INFO    ][9993] The Salt Minion is starting up
2017-12-10 09:46:03,593 [salt.minion      ][INFO    ][9993] Minion is starting as user 'root'
2017-12-10 09:46:03,594 [salt.utils.event ][INFO    ][9993] Starting pull socket on /var/run/salt/minion/minion_event_127643860a_pull.ipc
2017-12-10 09:46:04,734 [salt.loaded.int.module.cmdmod][INFO    ][9993] Executing command ['date', '+%z'] in directory '/root'
2017-12-10 09:46:04,746 [salt.utils.schedule][INFO    ][9993] Updating job settings for scheduled job: __mine_interval
2017-12-10 09:46:04,749 [salt.minion      ][INFO    ][9993] Added mine.update to scheduler
2017-12-10 09:46:04,767 [salt.minion      ][INFO    ][9993] Minion is ready to receive requests!
2017-12-10 09:46:05,768 [salt.utils.schedule][INFO    ][9993] Running scheduled job: __mine_interval
2017-12-10 09:46:13,403 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094613386056
2017-12-10 09:46:13,414 [salt.minion      ][INFO    ][10093] Starting a new job with PID 10093
2017-12-10 09:46:13,422 [salt.minion      ][INFO    ][10093] Returning information for job: 20171210094613386056
2017-12-10 09:46:23,470 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094623448940
2017-12-10 09:46:23,482 [salt.minion      ][INFO    ][10101] Starting a new job with PID 10101
2017-12-10 09:46:23,492 [salt.minion      ][INFO    ][10101] Returning information for job: 20171210094623448940
2017-12-10 09:46:33,597 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094633581164
2017-12-10 09:46:33,607 [salt.minion      ][INFO    ][10106] Starting a new job with PID 10106
2017-12-10 09:46:33,616 [salt.minion      ][INFO    ][10106] Returning information for job: 20171210094633581164
2017-12-10 09:46:43,797 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094643778598
2017-12-10 09:46:43,807 [salt.minion      ][INFO    ][10112] Starting a new job with PID 10112
2017-12-10 09:46:43,816 [salt.minion      ][INFO    ][10112] Returning information for job: 20171210094643778598
2017-12-10 09:46:53,933 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094653917217
2017-12-10 09:46:53,943 [salt.minion      ][INFO    ][10117] Starting a new job with PID 10117
2017-12-10 09:46:53,951 [salt.minion      ][INFO    ][10117] Returning information for job: 20171210094653917217
2017-12-10 09:47:05,790 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.apply with jid 20171210094705774601
2017-12-10 09:47:05,803 [salt.minion      ][INFO    ][10122] Starting a new job with PID 10122
2017-12-10 09:47:08,463 [salt.state       ][INFO    ][10122] Loading fresh modules for state activity
2017-12-10 09:47:08,669 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-10 09:47:08,720 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-10 09:47:08,748 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-10 09:47:08,815 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:47:08,974 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:47:09,017 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:47:09,160 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:47:09,216 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:47:09,241 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:47:09,276 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:47:09,301 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:47:09,319 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:47:09,351 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:47:09,401 [py.warnings      ][WARNING ][10122] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 09:47:09,402 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:47:09,647 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:47:09,963 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:47:09,986 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:47:09,999 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:47:10,014 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:47:10,113 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:47:10,132 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:47:10,159 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:47:10,175 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:47:10,199 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:47:10,239 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:47:10,339 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-10 09:47:10,371 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:47:10,450 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:47:10,474 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:47:10,531 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:47:10,558 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:47:10,574 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:47:10,594 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:47:10,602 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:47:10,613 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:47:10,640 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:47:10,659 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:47:10,901 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:47:11,163 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:47:11,183 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:47:11,196 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:47:11,210 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:47:11,255 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:47:11,273 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:47:11,301 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:47:11,315 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:47:11,335 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:47:11,378 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:47:11,584 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-10 09:47:11,776 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:47:11,926 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-10 09:47:11,957 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-10 09:47:12,019 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:47:12,585 [salt.state       ][INFO    ][10122] Running state [salt-minion] at time 09:47:12.584977
2017-12-10 09:47:12,585 [salt.state       ][INFO    ][10122] Executing state pkg.installed for salt-minion
2017-12-10 09:47:12,586 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:47:12,896 [salt.state       ][INFO    ][10122] Package salt-minion is already installed
2017-12-10 09:47:12,896 [salt.state       ][INFO    ][10122] Completed state [salt-minion] at time 09:47:12.896281 duration_in_ms=311.304
2017-12-10 09:47:12,897 [salt.state       ][INFO    ][10122] Running state [salt_minion_dependency_packages] at time 09:47:12.896559
2017-12-10 09:47:12,897 [salt.state       ][INFO    ][10122] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-10 09:47:12,901 [salt.state       ][INFO    ][10122] All specified packages are already installed
2017-12-10 09:47:12,902 [salt.state       ][INFO    ][10122] Completed state [salt_minion_dependency_packages] at time 09:47:12.901538 duration_in_ms=4.979
2017-12-10 09:47:12,904 [salt.state       ][INFO    ][10122] Running state [/etc/salt/minion.d/minion.conf] at time 09:47:12.903562
2017-12-10 09:47:12,904 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-10 09:47:12,928 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-10 09:47:12,997 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:47:13,062 [salt.fileclient  ][INFO    ][10122] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:47:13,121 [salt.state       ][INFO    ][10122] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-10 09:47:13,121 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/minion.d/minion.conf] at time 09:47:13.121065 duration_in_ms=217.502
2017-12-10 09:47:13,122 [salt.state       ][INFO    ][10122] Running state [/etc/salt/minion.d/_virt.conf] at time 09:47:13.121499
2017-12-10 09:47:13,122 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-10 09:47:13,123 [salt.state       ][INFO    ][10122] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-10 09:47:13,123 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:47:13.122653 duration_in_ms=1.154
2017-12-10 09:47:13,125 [salt.state       ][INFO    ][10122] Running state [salt-minion] at time 09:47:13.124679
2017-12-10 09:47:13,125 [salt.state       ][INFO    ][10122] Executing state service.running for salt-minion
2017-12-10 09:47:13,125 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 09:47:13,141 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-10 09:47:13,149 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 09:47:13,156 [salt.state       ][INFO    ][10122] The service salt-minion is already running
2017-12-10 09:47:13,157 [salt.state       ][INFO    ][10122] Completed state [salt-minion] at time 09:47:13.156541 duration_in_ms=31.862
2017-12-10 09:47:13,158 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains.d] at time 09:47:13.158360
2017-12-10 09:47:13,159 [salt.state       ][INFO    ][10122] Executing state file.directory for /etc/salt/grains.d
2017-12-10 09:47:13,159 [salt.state       ][INFO    ][10122] Directory /etc/salt/grains.d is in the correct state
2017-12-10 09:47:13,160 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains.d] at time 09:47:13.159482 duration_in_ms=1.122
2017-12-10 09:47:13,160 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains] at time 09:47:13.160118
2017-12-10 09:47:13,160 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/grains
2017-12-10 09:47:13,161 [salt.state       ][INFO    ][10122] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-10 09:47:13,161 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains] at time 09:47:13.160941 duration_in_ms=0.823
2017-12-10 09:47:13,161 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains.d/placeholder] at time 09:47:13.161356
2017-12-10 09:47:13,162 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-10 09:47:13,162 [salt.state       ][INFO    ][10122] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-10 09:47:13,162 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains.d/placeholder] at time 09:47:13.162140 duration_in_ms=0.784
2017-12-10 09:47:13,163 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains.d/sphinx] at time 09:47:13.162562
2017-12-10 09:47:13,163 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-10 09:47:13,164 [salt.state       ][INFO    ][10122] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-10 09:47:13,164 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains.d/sphinx] at time 09:47:13.163744 duration_in_ms=1.182
2017-12-10 09:47:13,165 [salt.state       ][INFO    ][10122] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.164598
2017-12-10 09:47:13,165 [salt.state       ][INFO    ][10122] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,165 [salt.state       ][INFO    ][10122] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,165 [salt.state       ][INFO    ][10122] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.165235 duration_in_ms=0.637
2017-12-10 09:47:13,166 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains.d/dns_records] at time 09:47:13.165649
2017-12-10 09:47:13,166 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-10 09:47:13,167 [salt.state       ][INFO    ][10122] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-10 09:47:13,167 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains.d/dns_records] at time 09:47:13.166743 duration_in_ms=1.094
2017-12-10 09:47:13,168 [salt.state       ][INFO    ][10122] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.167607
2017-12-10 09:47:13,168 [salt.state       ][INFO    ][10122] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,168 [salt.state       ][INFO    ][10122] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,168 [salt.state       ][INFO    ][10122] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.168245 duration_in_ms=0.639
2017-12-10 09:47:13,169 [salt.state       ][INFO    ][10122] Running state [/etc/salt/grains.d/salt] at time 09:47:13.168670
2017-12-10 09:47:13,169 [salt.state       ][INFO    ][10122] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-10 09:47:13,170 [salt.state       ][INFO    ][10122] File /etc/salt/grains.d/salt is in the correct state
2017-12-10 09:47:13,170 [salt.state       ][INFO    ][10122] Completed state [/etc/salt/grains.d/salt] at time 09:47:13.169759 duration_in_ms=1.089
2017-12-10 09:47:13,171 [salt.state       ][INFO    ][10122] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.170609
2017-12-10 09:47:13,171 [salt.state       ][INFO    ][10122] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,171 [salt.state       ][INFO    ][10122] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:47:13,171 [salt.state       ][INFO    ][10122] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:47:13.171240 duration_in_ms=0.631
2017-12-10 09:47:13,173 [salt.state       ][INFO    ][10122] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:47:13.173119
2017-12-10 09:47:13,173 [salt.state       ][INFO    ][10122] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:47:13,174 [salt.state       ][INFO    ][10122] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:47:13,174 [salt.state       ][INFO    ][10122] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:47:13.173783 duration_in_ms=0.664
2017-12-10 09:47:13,174 [salt.state       ][INFO    ][10122] Running state [mine.update] at time 09:47:13.174399
2017-12-10 09:47:13,175 [salt.state       ][INFO    ][10122] Executing state module.wait for mine.update
2017-12-10 09:47:13,175 [salt.state       ][INFO    ][10122] No changes made for mine.update
2017-12-10 09:47:13,175 [salt.state       ][INFO    ][10122] Completed state [mine.update] at time 09:47:13.174996 duration_in_ms=0.596
2017-12-10 09:47:13,175 [salt.state       ][INFO    ][10122] Running state [ca-certificates] at time 09:47:13.175194
2017-12-10 09:47:13,175 [salt.state       ][INFO    ][10122] Executing state pkg.installed for ca-certificates
2017-12-10 09:47:13,180 [salt.state       ][INFO    ][10122] Package ca-certificates is already installed
2017-12-10 09:47:13,180 [salt.state       ][INFO    ][10122] Completed state [ca-certificates] at time 09:47:13.180194 duration_in_ms=4.999
2017-12-10 09:47:13,181 [salt.state       ][INFO    ][10122] Running state [update-ca-certificates] at time 09:47:13.180836
2017-12-10 09:47:13,181 [salt.state       ][INFO    ][10122] Executing state cmd.wait for update-ca-certificates
2017-12-10 09:47:13,181 [salt.state       ][INFO    ][10122] No changes made for update-ca-certificates
2017-12-10 09:47:13,182 [salt.state       ][INFO    ][10122] Completed state [update-ca-certificates] at time 09:47:13.181464 duration_in_ms=0.628
2017-12-10 09:47:13,182 [salt.state       ][INFO    ][10122] Running state [libvirt-dev] at time 09:47:13.181663
2017-12-10 09:47:13,182 [salt.state       ][INFO    ][10122] Executing state pkg.installed for libvirt-dev
2017-12-10 09:47:13,195 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 09:47:14,688 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2017-12-10 09:47:15,896 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210094715874533
2017-12-10 09:47:15,909 [salt.minion      ][INFO    ][10635] Starting a new job with PID 10635
2017-12-10 09:47:15,919 [salt.minion      ][INFO    ][10635] Returning information for job: 20171210094715874533
2017-12-10 09:47:25,363 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:47:25,388 [salt.state       ][INFO    ][10122] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++-compiler' changed from 'absent' to '1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'linux-libc-dev' changed from 'absent' to '4.4.0-103.126'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'

2017-12-10 09:47:25,401 [salt.state       ][INFO    ][10122] Loading fresh modules for state activity
2017-12-10 09:47:25,418 [salt.state       ][INFO    ][10122] Completed state [libvirt-dev] at time 09:47:25.417791 duration_in_ms=12236.127
2017-12-10 09:47:25,425 [salt.state       ][INFO    ][10122] Running state [pkg-config] at time 09:47:25.425424
2017-12-10 09:47:25,426 [salt.state       ][INFO    ][10122] Executing state pkg.installed for pkg-config
2017-12-10 09:47:25,677 [salt.state       ][INFO    ][10122] Package pkg-config is already installed
2017-12-10 09:47:25,677 [salt.state       ][INFO    ][10122] Completed state [pkg-config] at time 09:47:25.677388 duration_in_ms=251.964
2017-12-10 09:47:25,678 [salt.state       ][INFO    ][10122] Running state [virtng.init] at time 09:47:25.677926
2017-12-10 09:47:25,678 [salt.state       ][INFO    ][10122] Executing state module.run for virtng.init
2017-12-10 09:47:25,723 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command ['git', '--version'] in directory '/root'
2017-12-10 09:47:25,765 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,771 [salt.state       ][ERROR   ][10122] Module function virtng.init is not available
2017-12-10 09:47:25,771 [salt.state       ][INFO    ][10122] Completed state [virtng.init] at time 09:47:25.771022 duration_in_ms=93.096
2017-12-10 09:47:25,771 [salt.state       ][INFO    ][10122] Running state [virt.set_autostart] at time 09:47:25.771241
2017-12-10 09:47:25,771 [salt.state       ][INFO    ][10122] Executing state module.run for virt.set_autostart
2017-12-10 09:47:25,774 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,779 [salt.state       ][ERROR   ][10122] Module function virt.set_autostart is not available
2017-12-10 09:47:25,779 [salt.state       ][INFO    ][10122] Completed state [virt.set_autostart] at time 09:47:25.778714 duration_in_ms=7.473
2017-12-10 09:47:25,779 [salt.state       ][INFO    ][10122] Running state [virtng.init] at time 09:47:25.778922
2017-12-10 09:47:25,779 [salt.state       ][INFO    ][10122] Executing state module.run for virtng.init
2017-12-10 09:47:25,781 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,786 [salt.state       ][ERROR   ][10122] Module function virtng.init is not available
2017-12-10 09:47:25,786 [salt.state       ][INFO    ][10122] Completed state [virtng.init] at time 09:47:25.786245 duration_in_ms=7.323
2017-12-10 09:47:25,786 [salt.state       ][INFO    ][10122] Running state [virt.set_autostart] at time 09:47:25.786458
2017-12-10 09:47:25,787 [salt.state       ][INFO    ][10122] Executing state module.run for virt.set_autostart
2017-12-10 09:47:25,789 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,793 [salt.state       ][ERROR   ][10122] Module function virt.set_autostart is not available
2017-12-10 09:47:25,794 [salt.state       ][INFO    ][10122] Completed state [virt.set_autostart] at time 09:47:25.793601 duration_in_ms=7.143
2017-12-10 09:47:25,794 [salt.state       ][INFO    ][10122] Running state [virtng.init] at time 09:47:25.793797
2017-12-10 09:47:25,794 [salt.state       ][INFO    ][10122] Executing state module.run for virtng.init
2017-12-10 09:47:25,796 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,801 [salt.state       ][ERROR   ][10122] Module function virtng.init is not available
2017-12-10 09:47:25,801 [salt.state       ][INFO    ][10122] Completed state [virtng.init] at time 09:47:25.800983 duration_in_ms=7.186
2017-12-10 09:47:25,801 [salt.state       ][INFO    ][10122] Running state [virt.set_autostart] at time 09:47:25.801178
2017-12-10 09:47:25,801 [salt.state       ][INFO    ][10122] Executing state module.run for virt.set_autostart
2017-12-10 09:47:25,804 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,808 [salt.state       ][ERROR   ][10122] Module function virt.set_autostart is not available
2017-12-10 09:47:25,808 [salt.state       ][INFO    ][10122] Completed state [virt.set_autostart] at time 09:47:25.808270 duration_in_ms=7.092
2017-12-10 09:47:25,808 [salt.state       ][INFO    ][10122] Running state [virtng.init] at time 09:47:25.808466
2017-12-10 09:47:25,809 [salt.state       ][INFO    ][10122] Executing state module.run for virtng.init
2017-12-10 09:47:25,811 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,816 [salt.state       ][ERROR   ][10122] Module function virtng.init is not available
2017-12-10 09:47:25,816 [salt.state       ][INFO    ][10122] Completed state [virtng.init] at time 09:47:25.815679 duration_in_ms=7.213
2017-12-10 09:47:25,816 [salt.state       ][INFO    ][10122] Running state [virt.set_autostart] at time 09:47:25.815876
2017-12-10 09:47:25,816 [salt.state       ][INFO    ][10122] Executing state module.run for virt.set_autostart
2017-12-10 09:47:25,818 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,823 [salt.state       ][ERROR   ][10122] Module function virt.set_autostart is not available
2017-12-10 09:47:25,823 [salt.state       ][INFO    ][10122] Completed state [virt.set_autostart] at time 09:47:25.823045 duration_in_ms=7.169
2017-12-10 09:47:25,823 [salt.state       ][INFO    ][10122] Running state [virtng.init] at time 09:47:25.823243
2017-12-10 09:47:25,823 [salt.state       ][INFO    ][10122] Executing state module.run for virtng.init
2017-12-10 09:47:25,826 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,830 [salt.state       ][ERROR   ][10122] Module function virtng.init is not available
2017-12-10 09:47:25,830 [salt.state       ][INFO    ][10122] Completed state [virtng.init] at time 09:47:25.830439 duration_in_ms=7.197
2017-12-10 09:47:25,831 [salt.state       ][INFO    ][10122] Running state [virt.set_autostart] at time 09:47:25.830636
2017-12-10 09:47:25,831 [salt.state       ][INFO    ][10122] Executing state module.run for virt.set_autostart
2017-12-10 09:47:25,833 [salt.loaded.int.module.cmdmod][INFO    ][10122] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:47:25,838 [salt.state       ][ERROR   ][10122] Module function virt.set_autostart is not available
2017-12-10 09:47:25,838 [salt.state       ][INFO    ][10122] Completed state [virt.set_autostart] at time 09:47:25.837718 duration_in_ms=7.082
2017-12-10 09:47:25,840 [salt.minion      ][INFO    ][10122] Returning information for job: 20171210094705774601
2017-12-10 09:54:52,118 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.sls with jid 20171210095452107520
2017-12-10 09:54:52,131 [salt.minion      ][INFO    ][15947] Starting a new job with PID 15947
2017-12-10 09:54:54,748 [salt.state       ][INFO    ][15947] Loading fresh modules for state activity
2017-12-10 09:54:54,775 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-10 09:54:54,795 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-10 09:54:54,806 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-10 09:54:54,825 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-10 09:54:54,879 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-10 09:54:54,907 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-10 09:54:54,927 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-10 09:54:54,948 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-10 09:54:55,609 [salt.state       ][INFO    ][15947] Running state [libvirt0] at time 09:54:55.609377
2017-12-10 09:54:55,610 [salt.state       ][INFO    ][15947] Executing state pkg.installed for libvirt0
2017-12-10 09:54:55,611 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:54:55,918 [salt.state       ][INFO    ][15947] Package libvirt0 is already installed
2017-12-10 09:54:55,919 [salt.state       ][INFO    ][15947] Completed state [libvirt0] at time 09:54:55.918570 duration_in_ms=309.196
2017-12-10 09:54:55,919 [salt.state       ][INFO    ][15947] Running state [pm-utils] at time 09:54:55.918910
2017-12-10 09:54:55,919 [salt.state       ][INFO    ][15947] Executing state pkg.installed for pm-utils
2017-12-10 09:54:55,941 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 09:54:57,309 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-12-10 09:54:58,835 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:54:58,861 [salt.state       ][INFO    ][15947] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-12-10 09:54:58,883 [salt.state       ][INFO    ][15947] Loading fresh modules for state activity
2017-12-10 09:54:58,901 [salt.state       ][INFO    ][15947] Completed state [pm-utils] at time 09:54:58.901124 duration_in_ms=2982.213
2017-12-10 09:54:58,908 [salt.state       ][INFO    ][15947] Running state [python-libvirt] at time 09:54:58.908310
2017-12-10 09:54:58,909 [salt.state       ][INFO    ][15947] Executing state pkg.installed for python-libvirt
2017-12-10 09:54:59,129 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2017-12-10 09:55:02,148 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095502134967
2017-12-10 09:55:02,157 [salt.minion      ][INFO    ][17048] Starting a new job with PID 17048
2017-12-10 09:55:02,167 [salt.minion      ][INFO    ][17048] Returning information for job: 20171210095502134967
2017-12-10 09:55:07,130 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:55:07,158 [salt.state       ][INFO    ][15947] Made the following changes:
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.4'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'librbd1' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libvirt-daemon' changed from 'absent' to '1'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2017-12-10 09:55:07,167 [salt.state       ][INFO    ][15947] Loading fresh modules for state activity
2017-12-10 09:55:07,185 [salt.state       ][INFO    ][15947] Completed state [python-libvirt] at time 09:55:07.184755 duration_in_ms=8276.445
2017-12-10 09:55:07,190 [salt.state       ][INFO    ][15947] Running state [libvirt-bin] at time 09:55:07.190382
2017-12-10 09:55:07,191 [salt.state       ][INFO    ][15947] Executing state pkg.installed for libvirt-bin
2017-12-10 09:55:07,546 [salt.state       ][INFO    ][15947] Package libvirt-bin is already installed
2017-12-10 09:55:07,546 [salt.state       ][INFO    ][15947] Completed state [libvirt-bin] at time 09:55:07.546459 duration_in_ms=356.077
2017-12-10 09:55:07,547 [salt.state       ][INFO    ][15947] Running state [qemu-utils] at time 09:55:07.546669
2017-12-10 09:55:07,547 [salt.state       ][INFO    ][15947] Executing state pkg.installed for qemu-utils
2017-12-10 09:55:07,557 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-utils'] in directory '/root'
2017-12-10 09:55:10,756 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:55:10,784 [salt.state       ][INFO    ][15947] Made the following changes:
'qemu-block-extra' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libaio1' changed from 'absent' to '0.3.110-2'
'qemu-utils' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'

2017-12-10 09:55:10,794 [salt.state       ][INFO    ][15947] Loading fresh modules for state activity
2017-12-10 09:55:10,811 [salt.state       ][INFO    ][15947] Completed state [qemu-utils] at time 09:55:10.811256 duration_in_ms=3264.586
2017-12-10 09:55:10,817 [salt.state       ][INFO    ][15947] Running state [qemu-kvm] at time 09:55:10.817297
2017-12-10 09:55:10,818 [salt.state       ][INFO    ][15947] Executing state pkg.installed for qemu-kvm
2017-12-10 09:55:11,053 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-kvm'] in directory '/root'
2017-12-10 09:55:12,316 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095512300543
2017-12-10 09:55:12,326 [salt.minion      ][INFO    ][19679] Starting a new job with PID 19679
2017-12-10 09:55:12,337 [salt.minion      ][INFO    ][19679] Returning information for job: 20171210095512300543
2017-12-10 09:55:17,663 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:55:17,697 [salt.state       ][INFO    ][15947] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'seabios' changed from 'absent' to '1.10.1-1ubuntu1~cloud0'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libfdt1' changed from 'absent' to '1.4.0+dfsg-2'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'qemu-system-x86' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'qemu-kvm' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-10 09:55:17,709 [salt.state       ][INFO    ][15947] Loading fresh modules for state activity
2017-12-10 09:55:17,727 [salt.state       ][INFO    ][15947] Completed state [qemu-kvm] at time 09:55:17.727057 duration_in_ms=6909.759
2017-12-10 09:55:17,730 [salt.state       ][INFO    ][15947] Running state [/etc/libvirt/libvirtd.conf] at time 09:55:17.729688
2017-12-10 09:55:17,730 [salt.state       ][INFO    ][15947] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-10 09:55:17,765 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-10 09:55:17,773 [salt.state       ][INFO    ][15947] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -48,10 +51,6 @@
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
 #
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
-#
 #listen_addr = "192.168.0.1"
 
 
@@ -76,11 +75,6 @@
 #
 # UNIX socket access controls
 #
-
-# Beware that if you are changing *any* of these options, and you use
-# socket activation with systemd, you need to adjust the settings in
-# the libvirtd.socket file as well since it could impose a security
-# risk if you rely on file permission checking only.
 
 # Set the UNIX domain socket group ownership. This can be used to
 # allow a 'trusted' set of users access to management capabilities
@@ -106,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -272,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -280,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is zero, meaning
-# the feature is disabled.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -315,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -332,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -344,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -375,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -388,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -446,15 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5

2017-12-10 09:55:17,774 [salt.state       ][INFO    ][15947] Completed state [/etc/libvirt/libvirtd.conf] at time 09:55:17.773471 duration_in_ms=43.781
2017-12-10 09:55:17,774 [salt.state       ][INFO    ][15947] Running state [/etc/default/libvirt-bin] at time 09:55:17.773977
2017-12-10 09:55:17,774 [salt.state       ][INFO    ][15947] Executing state file.managed for /etc/default/libvirt-bin
2017-12-10 09:55:17,797 [salt.fileclient  ][INFO    ][15947] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-10 09:55:17,801 [salt.state       ][INFO    ][15947] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2017-12-10 09:55:17,801 [salt.state       ][INFO    ][15947] Completed state [/etc/default/libvirt-bin] at time 09:55:17.801308 duration_in_ms=27.332
2017-12-10 09:55:17,802 [salt.state       ][INFO    ][15947] Running state [service.systemctl_reload] at time 09:55:17.802077
2017-12-10 09:55:17,802 [salt.state       ][INFO    ][15947] Executing state module.wait for service.systemctl_reload
2017-12-10 09:55:17,803 [salt.state       ][INFO    ][15947] No changes made for service.systemctl_reload
2017-12-10 09:55:17,803 [salt.state       ][INFO    ][15947] Completed state [service.systemctl_reload] at time 09:55:17.802613 duration_in_ms=0.537
2017-12-10 09:55:17,803 [salt.state       ][INFO    ][15947] Running state [service.systemctl_reload] at time 09:55:17.802753
2017-12-10 09:55:17,803 [salt.state       ][INFO    ][15947] Executing state module.mod_watch for service.systemctl_reload
2017-12-10 09:55:17,874 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-10 09:55:17,920 [salt.state       ][INFO    ][15947] {'ret': True}
2017-12-10 09:55:17,920 [salt.state       ][INFO    ][15947] Completed state [service.systemctl_reload] at time 09:55:17.920243 duration_in_ms=117.489
2017-12-10 09:55:17,922 [salt.state       ][INFO    ][15947] Running state [/etc/libvirt/qemu/networks/default.xml] at time 09:55:17.922181
2017-12-10 09:55:17,922 [salt.state       ][INFO    ][15947] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-10 09:55:17,923 [salt.state       ][INFO    ][15947] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-10 09:55:17,923 [salt.state       ][INFO    ][15947] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 09:55:17.922998 duration_in_ms=0.817
2017-12-10 09:55:17,924 [salt.state       ][INFO    ][15947] Running state [libvirt-bin] at time 09:55:17.923640
2017-12-10 09:55:17,924 [salt.state       ][INFO    ][15947] Executing state service.running for libvirt-bin
2017-12-10 09:55:17,925 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-12-10 09:55:17,938 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-10 09:55:17,946 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-10 09:55:17,952 [salt.state       ][INFO    ][15947] The service libvirt-bin is already running
2017-12-10 09:55:17,952 [salt.state       ][INFO    ][15947] Completed state [libvirt-bin] at time 09:55:17.952349 duration_in_ms=28.708
2017-12-10 09:55:17,953 [salt.state       ][INFO    ][15947] Running state [libvirt-bin] at time 09:55:17.952538
2017-12-10 09:55:17,953 [salt.state       ][INFO    ][15947] Executing state service.mod_watch for libvirt-bin
2017-12-10 09:55:17,953 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-10 09:55:17,959 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-10 09:55:17,968 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirt-bin.service'] in directory '/root'
2017-12-10 09:55:18,014 [salt.state       ][INFO    ][15947] {'libvirt-bin': True}
2017-12-10 09:55:18,014 [salt.state       ][INFO    ][15947] Completed state [libvirt-bin] at time 09:55:18.014272 duration_in_ms=61.734
2017-12-10 09:55:18,015 [salt.state       ][INFO    ][15947] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:55:18.015441
2017-12-10 09:55:18,016 [salt.state       ][INFO    ][15947] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-10 09:55:18,016 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-10 09:55:22,363 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095522349446
2017-12-10 09:55:22,372 [salt.minion      ][INFO    ][20569] Starting a new job with PID 20569
2017-12-10 09:55:22,383 [salt.minion      ][INFO    ][20569] Returning information for job: 20171210095522349446
2017-12-10 09:55:22,915 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-10 09:55:24,364 [salt.state       ][INFO    ][15947] {'pid': 20593, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: cannot remove config file '/etc/libvirt/qemu/networks/default.xml': No such file or directory", 'stdout': ''}
2017-12-10 09:55:24,364 [salt.state       ][INFO    ][15947] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:55:24.364342 duration_in_ms=6348.901
2017-12-10 09:55:24,365 [salt.state       ][INFO    ][15947] Running state [virsh net-autostart default --disable] at time 09:55:24.364633
2017-12-10 09:55:24,365 [salt.state       ][INFO    ][15947] Executing state cmd.run for virsh net-autostart default --disable
2017-12-10 09:55:24,365 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-10 09:55:24,383 [salt.state       ][INFO    ][15947] onlyif execution failed
2017-12-10 09:55:24,383 [salt.state       ][INFO    ][15947] Completed state [virsh net-autostart default --disable] at time 09:55:24.383161 duration_in_ms=18.527
2017-12-10 09:55:24,383 [salt.state       ][INFO    ][15947] Running state [virsh net-destroy default] at time 09:55:24.383437
2017-12-10 09:55:24,384 [salt.state       ][INFO    ][15947] Executing state cmd.run for virsh net-destroy default
2017-12-10 09:55:24,384 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-10 09:55:24,398 [salt.state       ][INFO    ][15947] onlyif execution failed
2017-12-10 09:55:24,398 [salt.state       ][INFO    ][15947] Completed state [virsh net-destroy default] at time 09:55:24.398256 duration_in_ms=14.819
2017-12-10 09:55:24,399 [salt.state       ][INFO    ][15947] Running state [echo 'No pool is defined'] at time 09:55:24.398510
2017-12-10 09:55:24,399 [salt.state       ][INFO    ][15947] Executing state cmd.run for echo 'No pool is defined'
2017-12-10 09:55:24,399 [salt.loaded.int.module.cmdmod][INFO    ][15947] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-10 09:55:24,404 [salt.state       ][INFO    ][15947] {'pid': 20633, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-10 09:55:24,405 [salt.state       ][INFO    ][15947] Completed state [echo 'No pool is defined'] at time 09:55:24.404463 duration_in_ms=5.953
2017-12-10 09:55:24,406 [salt.minion      ][INFO    ][15947] Returning information for job: 20171210095452107520
2017-12-10 09:55:25,940 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.apply with jid 20171210095525926811
2017-12-10 09:55:25,950 [salt.minion      ][INFO    ][20638] Starting a new job with PID 20638
2017-12-10 09:55:28,453 [salt.state       ][INFO    ][20638] Loading fresh modules for state activity
2017-12-10 09:55:28,480 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-10 09:55:28,503 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-10 09:55:28,517 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-10 09:55:28,544 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:55:28,608 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:55:28,628 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:55:28,683 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:55:28,706 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:55:28,719 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:55:28,737 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:55:28,747 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:55:28,755 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:55:28,774 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:55:28,793 [py.warnings      ][WARNING ][20638] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 09:55:28,793 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:55:29,036 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:55:29,295 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:55:29,319 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:55:29,337 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:55:29,351 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:55:29,397 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:55:29,414 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:55:29,448 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:55:29,465 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:55:29,484 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:55:29,522 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:55:29,591 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-10 09:55:29,616 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:55:29,683 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:55:29,703 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:55:29,766 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:55:29,791 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:55:29,807 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:55:29,826 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:55:29,834 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:55:29,844 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:55:29,866 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:55:29,884 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:55:30,127 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:55:30,388 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:55:30,407 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:55:30,420 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:55:30,435 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:55:30,478 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:55:30,495 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:55:30,520 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:55:30,535 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:55:30,553 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:55:30,590 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:55:30,670 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-10 09:55:30,743 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:55:30,803 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-10 09:55:30,822 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-10 09:55:30,852 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:55:31,202 [salt.state       ][INFO    ][20638] Running state [salt-minion] at time 09:55:31.202075
2017-12-10 09:55:31,202 [salt.state       ][INFO    ][20638] Executing state pkg.installed for salt-minion
2017-12-10 09:55:31,203 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:55:31,464 [salt.state       ][INFO    ][20638] Package salt-minion is already installed
2017-12-10 09:55:31,465 [salt.state       ][INFO    ][20638] Completed state [salt-minion] at time 09:55:31.464549 duration_in_ms=262.474
2017-12-10 09:55:31,465 [salt.state       ][INFO    ][20638] Running state [salt_minion_dependency_packages] at time 09:55:31.464815
2017-12-10 09:55:31,465 [salt.state       ][INFO    ][20638] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-10 09:55:31,469 [salt.state       ][INFO    ][20638] All specified packages are already installed
2017-12-10 09:55:31,469 [salt.state       ][INFO    ][20638] Completed state [salt_minion_dependency_packages] at time 09:55:31.468847 duration_in_ms=4.033
2017-12-10 09:55:31,471 [salt.state       ][INFO    ][20638] Running state [/etc/salt/minion.d/minion.conf] at time 09:55:31.470539
2017-12-10 09:55:31,471 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-10 09:55:31,501 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-10 09:55:31,587 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:55:31,642 [salt.fileclient  ][INFO    ][20638] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:55:31,689 [salt.state       ][INFO    ][20638] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-10 09:55:31,689 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/minion.d/minion.conf] at time 09:55:31.688783 duration_in_ms=218.244
2017-12-10 09:55:31,689 [salt.state       ][INFO    ][20638] Running state [/etc/salt/minion.d/_virt.conf] at time 09:55:31.689213
2017-12-10 09:55:31,689 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-10 09:55:31,690 [salt.state       ][INFO    ][20638] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-10 09:55:31,690 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:55:31.690279 duration_in_ms=1.066
2017-12-10 09:55:31,692 [salt.state       ][INFO    ][20638] Running state [salt-minion] at time 09:55:31.691923
2017-12-10 09:55:31,692 [salt.state       ][INFO    ][20638] Executing state service.running for salt-minion
2017-12-10 09:55:31,693 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 09:55:31,708 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-10 09:55:31,716 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 09:55:31,723 [salt.state       ][INFO    ][20638] The service salt-minion is already running
2017-12-10 09:55:31,724 [salt.state       ][INFO    ][20638] Completed state [salt-minion] at time 09:55:31.723662 duration_in_ms=31.73
2017-12-10 09:55:31,725 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains.d] at time 09:55:31.725254
2017-12-10 09:55:31,726 [salt.state       ][INFO    ][20638] Executing state file.directory for /etc/salt/grains.d
2017-12-10 09:55:31,726 [salt.state       ][INFO    ][20638] Directory /etc/salt/grains.d is in the correct state
2017-12-10 09:55:31,726 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains.d] at time 09:55:31.726279 duration_in_ms=1.024
2017-12-10 09:55:31,727 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains] at time 09:55:31.726775
2017-12-10 09:55:31,727 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/grains
2017-12-10 09:55:31,727 [salt.state       ][INFO    ][20638] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-10 09:55:31,727 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains] at time 09:55:31.727446 duration_in_ms=0.672
2017-12-10 09:55:31,728 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains.d/placeholder] at time 09:55:31.727768
2017-12-10 09:55:31,728 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-10 09:55:31,728 [salt.state       ][INFO    ][20638] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-10 09:55:31,728 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains.d/placeholder] at time 09:55:31.728376 duration_in_ms=0.608
2017-12-10 09:55:31,729 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains.d/sphinx] at time 09:55:31.728709
2017-12-10 09:55:31,729 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-10 09:55:31,730 [salt.state       ][INFO    ][20638] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.2
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-10 09:55:31,731 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains.d/sphinx] at time 09:55:31.730537 duration_in_ms=1.828
2017-12-10 09:55:31,731 [salt.state       ][INFO    ][20638] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.731208
2017-12-10 09:55:31,731 [salt.state       ][INFO    ][20638] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,732 [salt.state       ][INFO    ][20638] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,732 [salt.state       ][INFO    ][20638] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.731707 duration_in_ms=0.499
2017-12-10 09:55:31,732 [salt.state       ][INFO    ][20638] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.731851
2017-12-10 09:55:31,732 [salt.state       ][INFO    ][20638] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,733 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-10 09:55:31,806 [salt.state       ][INFO    ][20638] {'pid': 20708, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 09:55:31,807 [salt.state       ][INFO    ][20638] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.806730 duration_in_ms=74.879
2017-12-10 09:55:31,807 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains.d/dns_records] at time 09:55:31.807194
2017-12-10 09:55:31,807 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-10 09:55:31,808 [salt.state       ][INFO    ][20638] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-10 09:55:31,808 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains.d/dns_records] at time 09:55:31.808431 duration_in_ms=1.236
2017-12-10 09:55:31,809 [salt.state       ][INFO    ][20638] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.809237
2017-12-10 09:55:31,809 [salt.state       ][INFO    ][20638] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,810 [salt.state       ][INFO    ][20638] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,810 [salt.state       ][INFO    ][20638] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.809853 duration_in_ms=0.616
2017-12-10 09:55:31,810 [salt.state       ][INFO    ][20638] Running state [/etc/salt/grains.d/salt] at time 09:55:31.810275
2017-12-10 09:55:31,811 [salt.state       ][INFO    ][20638] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-10 09:55:31,811 [salt.state       ][INFO    ][20638] File /etc/salt/grains.d/salt is in the correct state
2017-12-10 09:55:31,811 [salt.state       ][INFO    ][20638] Completed state [/etc/salt/grains.d/salt] at time 09:55:31.811333 duration_in_ms=1.058
2017-12-10 09:55:31,812 [salt.state       ][INFO    ][20638] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.812069
2017-12-10 09:55:31,812 [salt.state       ][INFO    ][20638] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,813 [salt.state       ][INFO    ][20638] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:55:31,813 [salt.state       ][INFO    ][20638] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:55:31.812660 duration_in_ms=0.592
2017-12-10 09:55:31,814 [salt.state       ][INFO    ][20638] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:31.814256
2017-12-10 09:55:31,815 [salt.state       ][INFO    ][20638] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:55:31,815 [salt.state       ][INFO    ][20638] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:55:31,815 [salt.state       ][INFO    ][20638] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:31.814872 duration_in_ms=0.616
2017-12-10 09:55:31,815 [salt.state       ][INFO    ][20638] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:31.815028
2017-12-10 09:55:31,815 [salt.state       ][INFO    ][20638] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:55:31,817 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-10 09:55:31,825 [salt.state       ][INFO    ][20638] {'pid': 20710, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 09:55:31,825 [salt.state       ][INFO    ][20638] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:31.825248 duration_in_ms=10.219
2017-12-10 09:55:31,826 [salt.state       ][INFO    ][20638] Running state [mine.update] at time 09:55:31.826015
2017-12-10 09:55:31,826 [salt.state       ][INFO    ][20638] Executing state module.wait for mine.update
2017-12-10 09:55:31,827 [salt.state       ][INFO    ][20638] No changes made for mine.update
2017-12-10 09:55:31,827 [salt.state       ][INFO    ][20638] Completed state [mine.update] at time 09:55:31.826615 duration_in_ms=0.599
2017-12-10 09:55:31,827 [salt.state       ][INFO    ][20638] Running state [mine.update] at time 09:55:31.826761
2017-12-10 09:55:31,827 [salt.state       ][INFO    ][20638] Executing state module.mod_watch for mine.update
2017-12-10 09:55:32,343 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:55:32,343 [salt.state       ][INFO    ][20638] Completed state [mine.update] at time 09:55:32.342771 duration_in_ms=516.01
2017-12-10 09:55:32,343 [salt.state       ][INFO    ][20638] Running state [ca-certificates] at time 09:55:32.342983
2017-12-10 09:55:32,343 [salt.state       ][INFO    ][20638] Executing state pkg.installed for ca-certificates
2017-12-10 09:55:32,347 [salt.state       ][INFO    ][20638] Package ca-certificates is already installed
2017-12-10 09:55:32,347 [salt.state       ][INFO    ][20638] Completed state [ca-certificates] at time 09:55:32.347182 duration_in_ms=4.2
2017-12-10 09:55:32,348 [salt.state       ][INFO    ][20638] Running state [update-ca-certificates] at time 09:55:32.347803
2017-12-10 09:55:32,348 [salt.state       ][INFO    ][20638] Executing state cmd.wait for update-ca-certificates
2017-12-10 09:55:32,348 [salt.state       ][INFO    ][20638] No changes made for update-ca-certificates
2017-12-10 09:55:32,348 [salt.state       ][INFO    ][20638] Completed state [update-ca-certificates] at time 09:55:32.348391 duration_in_ms=0.588
2017-12-10 09:55:32,349 [salt.state       ][INFO    ][20638] Running state [libvirt-dev] at time 09:55:32.348566
2017-12-10 09:55:32,349 [salt.state       ][INFO    ][20638] Executing state pkg.installed for libvirt-dev
2017-12-10 09:55:32,352 [salt.state       ][INFO    ][20638] Package libvirt-dev is already installed
2017-12-10 09:55:32,353 [salt.state       ][INFO    ][20638] Completed state [libvirt-dev] at time 09:55:32.352464 duration_in_ms=3.898
2017-12-10 09:55:32,353 [salt.state       ][INFO    ][20638] Running state [pkg-config] at time 09:55:32.352658
2017-12-10 09:55:32,353 [salt.state       ][INFO    ][20638] Executing state pkg.installed for pkg-config
2017-12-10 09:55:32,356 [salt.state       ][INFO    ][20638] Package pkg-config is already installed
2017-12-10 09:55:32,357 [salt.state       ][INFO    ][20638] Completed state [pkg-config] at time 09:55:32.356513 duration_in_ms=3.854
2017-12-10 09:55:32,357 [salt.state       ][INFO    ][20638] Running state [virtng.init] at time 09:55:32.356704
2017-12-10 09:55:32,357 [salt.state       ][INFO    ][20638] Executing state module.run for virtng.init
2017-12-10 09:55:32,403 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command ['git', '--version'] in directory '/root'
2017-12-10 09:55:32,443 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:55:36,029 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095536012855
2017-12-10 09:55:36,041 [salt.minion      ][INFO    ][20725] Starting a new job with PID 20725
2017-12-10 09:55:36,051 [salt.minion      ][INFO    ][20725] Returning information for job: 20171210095536012855
2017-12-10 09:55:46,232 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095546219654
2017-12-10 09:55:46,243 [salt.minion      ][INFO    ][20730] Starting a new job with PID 20730
2017-12-10 09:55:46,253 [salt.minion      ][INFO    ][20730] Returning information for job: 20171210095546219654
2017-12-10 09:55:56,444 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095556428162
2017-12-10 09:55:56,454 [salt.minion      ][INFO    ][20735] Starting a new job with PID 20735
2017-12-10 09:55:56,464 [salt.minion      ][INFO    ][20735] Returning information for job: 20171210095556428162
2017-12-10 09:56:06,645 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095606629625
2017-12-10 09:56:06,655 [salt.minion      ][INFO    ][20740] Starting a new job with PID 20740
2017-12-10 09:56:06,665 [salt.minion      ][INFO    ][20740] Returning information for job: 20171210095606629625
2017-12-10 09:56:16,856 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095616837779
2017-12-10 09:56:16,866 [salt.minion      ][INFO    ][20745] Starting a new job with PID 20745
2017-12-10 09:56:16,877 [salt.minion      ][INFO    ][20745] Returning information for job: 20171210095616837779
2017-12-10 09:56:27,070 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095627052939
2017-12-10 09:56:27,082 [salt.minion      ][INFO    ][20750] Starting a new job with PID 20750
2017-12-10 09:56:27,091 [salt.minion      ][INFO    ][20750] Returning information for job: 20171210095627052939
2017-12-10 09:56:37,319 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095637306629
2017-12-10 09:56:37,329 [salt.minion      ][INFO    ][20755] Starting a new job with PID 20755
2017-12-10 09:56:37,339 [salt.minion      ][INFO    ][20755] Returning information for job: 20171210095637306629
2017-12-10 09:56:47,533 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095647516445
2017-12-10 09:56:47,544 [salt.minion      ][INFO    ][20760] Starting a new job with PID 20760
2017-12-10 09:56:47,554 [salt.minion      ][INFO    ][20760] Returning information for job: 20171210095647516445
2017-12-10 09:56:57,752 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095657731654
2017-12-10 09:56:57,763 [salt.minion      ][INFO    ][20765] Starting a new job with PID 20765
2017-12-10 09:56:57,773 [salt.minion      ][INFO    ][20765] Returning information for job: 20171210095657731654
2017-12-10 09:57:07,976 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095707957469
2017-12-10 09:57:07,986 [salt.minion      ][INFO    ][20770] Starting a new job with PID 20770
2017-12-10 09:57:07,997 [salt.minion      ][INFO    ][20770] Returning information for job: 20171210095707957469
2017-12-10 09:57:18,005 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095717982930
2017-12-10 09:57:18,016 [salt.minion      ][INFO    ][20775] Starting a new job with PID 20775
2017-12-10 09:57:18,026 [salt.minion      ][INFO    ][20775] Returning information for job: 20171210095717982930
2017-12-10 09:57:28,164 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095728146744
2017-12-10 09:57:28,175 [salt.minion      ][INFO    ][20780] Starting a new job with PID 20780
2017-12-10 09:57:28,185 [salt.minion      ][INFO    ][20780] Returning information for job: 20171210095728146744
2017-12-10 09:57:38,391 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095738372321
2017-12-10 09:57:38,401 [salt.minion      ][INFO    ][20785] Starting a new job with PID 20785
2017-12-10 09:57:38,412 [salt.minion      ][INFO    ][20785] Returning information for job: 20171210095738372321
2017-12-10 09:57:48,615 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095748596490
2017-12-10 09:57:48,626 [salt.minion      ][INFO    ][20790] Starting a new job with PID 20790
2017-12-10 09:57:48,637 [salt.minion      ][INFO    ][20790] Returning information for job: 20171210095748596490
2017-12-10 09:57:58,849 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095758828807
2017-12-10 09:57:58,859 [salt.minion      ][INFO    ][20795] Starting a new job with PID 20795
2017-12-10 09:57:58,869 [salt.minion      ][INFO    ][20795] Returning information for job: 20171210095758828807
2017-12-10 09:58:09,083 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095809060710
2017-12-10 09:58:09,092 [salt.minion      ][INFO    ][20810] Starting a new job with PID 20810
2017-12-10 09:58:09,101 [salt.minion      ][INFO    ][20810] Returning information for job: 20171210095809060710
2017-12-10 09:58:19,313 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095819292307
2017-12-10 09:58:19,323 [salt.minion      ][INFO    ][20815] Starting a new job with PID 20815
2017-12-10 09:58:19,333 [salt.minion      ][INFO    ][20815] Returning information for job: 20171210095819292307
2017-12-10 09:58:29,429 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095829410331
2017-12-10 09:58:29,439 [salt.minion      ][INFO    ][20820] Starting a new job with PID 20820
2017-12-10 09:58:29,449 [salt.minion      ][INFO    ][20820] Returning information for job: 20171210095829410331
2017-12-10 09:58:39,663 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095839637855
2017-12-10 09:58:39,673 [salt.minion      ][INFO    ][20825] Starting a new job with PID 20825
2017-12-10 09:58:39,683 [salt.minion      ][INFO    ][20825] Returning information for job: 20171210095839637855
2017-12-10 09:58:49,891 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095849871122
2017-12-10 09:58:49,902 [salt.minion      ][INFO    ][20830] Starting a new job with PID 20830
2017-12-10 09:58:49,912 [salt.minion      ][INFO    ][20830] Returning information for job: 20171210095849871122
2017-12-10 09:58:59,913 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095859890936
2017-12-10 09:58:59,924 [salt.minion      ][INFO    ][20835] Starting a new job with PID 20835
2017-12-10 09:58:59,934 [salt.minion      ][INFO    ][20835] Returning information for job: 20171210095859890936
2017-12-10 09:59:00,919 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-10 09:59:00,955 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:01,051 [salt.loaded.int.module.cmdmod][ERROR   ][20638] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-10 09:59:01,052 [salt.loaded.int.module.cmdmod][ERROR   ][20638] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-10 09:59:01,052 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-10 09:59:01,067 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:01,073 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-10 09:59:02,141 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-10 09:59:02,825 [salt.loaded.ext.module.seedng][INFO    ][20638] salt-minion pre-installed on image, configuring as prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 09:59:02,831 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -l' in directory '/root'
2017-12-10 09:59:02,841 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-10 09:59:02,894 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:04,879 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:04,879 [salt.state       ][INFO    ][20638] Completed state [virtng.init] at time 09:59:04.878865 duration_in_ms=212522.159
2017-12-10 09:59:04,879 [salt.state       ][INFO    ][20638] Running state [virt.set_autostart] at time 09:59:04.879163
2017-12-10 09:59:04,879 [salt.state       ][INFO    ][20638] Executing state module.run for virt.set_autostart
2017-12-10 09:59:04,882 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:04,902 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:04,902 [salt.state       ][INFO    ][20638] Completed state [virt.set_autostart] at time 09:59:04.902400 duration_in_ms=23.237
2017-12-10 09:59:04,903 [salt.state       ][INFO    ][20638] Running state [virtng.init] at time 09:59:04.902684
2017-12-10 09:59:04,903 [salt.state       ][INFO    ][20638] Executing state module.run for virtng.init
2017-12-10 09:59:04,906 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:05,699 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-10 09:59:05,705 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:05,710 [salt.loaded.int.module.cmdmod][ERROR   ][20638] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-10 09:59:05,710 [salt.loaded.int.module.cmdmod][ERROR   ][20638] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-10 09:59:05,710 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-10 09:59:05,723 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:05,729 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-10 09:59:06,782 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-10 09:59:07,533 [salt.loaded.ext.module.seedng][INFO    ][20638] salt-minion pre-installed on image, configuring as ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 09:59:07,538 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -l' in directory '/root'
2017-12-10 09:59:07,550 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-10 09:59:07,605 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:09,189 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:09,189 [salt.state       ][INFO    ][20638] Completed state [virtng.init] at time 09:59:09.189103 duration_in_ms=4286.419
2017-12-10 09:59:09,190 [salt.state       ][INFO    ][20638] Running state [virt.set_autostart] at time 09:59:09.189583
2017-12-10 09:59:09,190 [salt.state       ][INFO    ][20638] Executing state module.run for virt.set_autostart
2017-12-10 09:59:09,193 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:09,213 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:09,214 [salt.state       ][INFO    ][20638] Completed state [virt.set_autostart] at time 09:59:09.213629 duration_in_ms=24.046
2017-12-10 09:59:09,214 [salt.state       ][INFO    ][20638] Running state [virtng.init] at time 09:59:09.213879
2017-12-10 09:59:09,214 [salt.state       ][INFO    ][20638] Executing state module.run for virtng.init
2017-12-10 09:59:09,217 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:09,939 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095909916143
2017-12-10 09:59:09,949 [salt.minion      ][INFO    ][21618] Starting a new job with PID 21618
2017-12-10 09:59:09,959 [salt.minion      ][INFO    ][21618] Returning information for job: 20171210095909916143
2017-12-10 09:59:09,965 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-10 09:59:09,972 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:09,977 [salt.loaded.int.module.cmdmod][ERROR   ][20638] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-10 09:59:09,977 [salt.loaded.int.module.cmdmod][ERROR   ][20638] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-10 09:59:09,977 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-10 09:59:09,991 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:09,997 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-10 09:59:11,051 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-10 09:59:11,828 [salt.loaded.ext.module.seedng][INFO    ][20638] salt-minion pre-installed on image, configuring as mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 09:59:11,834 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -l' in directory '/root'
2017-12-10 09:59:11,846 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-10 09:59:11,898 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:13,489 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:13,489 [salt.state       ][INFO    ][20638] Completed state [virtng.init] at time 09:59:13.489218 duration_in_ms=4275.339
2017-12-10 09:59:13,490 [salt.state       ][INFO    ][20638] Running state [virt.set_autostart] at time 09:59:13.489613
2017-12-10 09:59:13,492 [salt.state       ][INFO    ][20638] Executing state module.run for virt.set_autostart
2017-12-10 09:59:13,495 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:13,515 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:13,516 [salt.state       ][INFO    ][20638] Completed state [virt.set_autostart] at time 09:59:13.515487 duration_in_ms=25.873
2017-12-10 09:59:13,516 [salt.state       ][INFO    ][20638] Running state [virtng.init] at time 09:59:13.515933
2017-12-10 09:59:13,516 [salt.state       ][INFO    ][20638] Executing state module.run for virtng.init
2017-12-10 09:59:13,519 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:14,281 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-10 09:59:14,286 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:14,291 [salt.loaded.int.module.cmdmod][ERROR   ][20638] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-10 09:59:14,291 [salt.loaded.int.module.cmdmod][ERROR   ][20638] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-10 09:59:14,291 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-10 09:59:14,305 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:14,310 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-10 09:59:15,354 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-10 09:59:15,985 [salt.loaded.ext.module.seedng][INFO    ][20638] salt-minion pre-installed on image, configuring as msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 09:59:15,990 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -l' in directory '/root'
2017-12-10 09:59:16,001 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-10 09:59:16,046 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:17,616 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:17,616 [salt.state       ][INFO    ][20638] Completed state [virtng.init] at time 09:59:17.616380 duration_in_ms=4100.446
2017-12-10 09:59:17,617 [salt.state       ][INFO    ][20638] Running state [virt.set_autostart] at time 09:59:17.616682
2017-12-10 09:59:17,617 [salt.state       ][INFO    ][20638] Executing state module.run for virt.set_autostart
2017-12-10 09:59:17,620 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:17,640 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:17,640 [salt.state       ][INFO    ][20638] Completed state [virt.set_autostart] at time 09:59:17.640106 duration_in_ms=23.423
2017-12-10 09:59:17,640 [salt.state       ][INFO    ][20638] Running state [virtng.init] at time 09:59:17.640374
2017-12-10 09:59:17,641 [salt.state       ][INFO    ][20638] Executing state module.run for virtng.init
2017-12-10 09:59:17,644 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:18,407 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-10 09:59:18,413 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:18,418 [salt.loaded.int.module.cmdmod][ERROR   ][20638] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-10 09:59:18,418 [salt.loaded.int.module.cmdmod][ERROR   ][20638] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-10 09:59:18,419 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-10 09:59:18,431 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:18,437 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-10 09:59:19,483 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-10 09:59:19,968 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210095919946705
2017-12-10 09:59:19,979 [salt.minion      ][INFO    ][22185] Starting a new job with PID 22185
2017-12-10 09:59:19,994 [salt.minion      ][INFO    ][22185] Returning information for job: 20171210095919946705
2017-12-10 09:59:20,177 [salt.loaded.ext.module.seedng][INFO    ][20638] salt-minion pre-installed on image, configuring as dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 09:59:20,183 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'mount -l' in directory '/root'
2017-12-10 09:59:20,193 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-10 09:59:20,244 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-10 09:59:21,894 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:21,894 [salt.state       ][INFO    ][20638] Completed state [virtng.init] at time 09:59:21.894299 duration_in_ms=4253.923
2017-12-10 09:59:21,895 [salt.state       ][INFO    ][20638] Running state [virt.set_autostart] at time 09:59:21.894699
2017-12-10 09:59:21,895 [salt.state       ][INFO    ][20638] Executing state module.run for virt.set_autostart
2017-12-10 09:59:21,898 [salt.loaded.int.module.cmdmod][INFO    ][20638] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:21,918 [salt.state       ][INFO    ][20638] {'ret': True}
2017-12-10 09:59:21,919 [salt.state       ][INFO    ][20638] Completed state [virt.set_autostart] at time 09:59:21.918710 duration_in_ms=24.01
2017-12-10 09:59:21,922 [salt.minion      ][INFO    ][20638] Returning information for job: 20171210095525926811
2017-12-10 09:59:22,806 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.sls with jid 20171210095922780834
2017-12-10 09:59:22,815 [salt.minion      ][INFO    ][22431] Starting a new job with PID 22431
2017-12-10 09:59:25,447 [salt.state       ][INFO    ][22431] Loading fresh modules for state activity
2017-12-10 09:59:25,478 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-10 09:59:25,500 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-10 09:59:25,530 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:59:25,633 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-10 09:59:25,651 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-10 09:59:25,687 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:59:25,766 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:59:25,791 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:59:25,856 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:59:25,883 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:59:25,896 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:59:25,913 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:59:25,925 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:59:25,935 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:59:25,954 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:59:25,977 [py.warnings      ][WARNING ][22431] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 09:59:25,978 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:59:26,228 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:59:26,523 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:59:26,543 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:59:26,555 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:59:26,567 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:59:26,615 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:59:26,631 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:59:26,652 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:59:26,665 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:59:26,683 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:59:26,726 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:59:26,797 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-10 09:59:26,819 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:59:26,887 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-10 09:59:26,910 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:59:26,966 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-10 09:59:26,994 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-10 09:59:27,011 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 09:59:27,030 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-10 09:59:27,038 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:59:27,049 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-10 09:59:27,071 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-10 09:59:27,089 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:59:27,333 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'salt-minion --version' in directory '/root'
2017-12-10 09:59:27,594 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-10 09:59:27,622 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-10 09:59:27,639 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-10 09:59:27,658 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-10 09:59:27,761 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-10 09:59:27,786 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-10 09:59:27,826 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-10 09:59:27,848 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 09:59:27,885 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-10 09:59:27,951 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-10 09:59:28,151 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-10 09:59:28,241 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:59:28,662 [salt.state       ][INFO    ][22431] Running state [salt-minion] at time 09:59:28.661539
2017-12-10 09:59:28,662 [salt.state       ][INFO    ][22431] Executing state pkg.installed for salt-minion
2017-12-10 09:59:28,662 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 09:59:29,032 [salt.state       ][INFO    ][22431] Package salt-minion is already installed
2017-12-10 09:59:29,033 [salt.state       ][INFO    ][22431] Completed state [salt-minion] at time 09:59:29.032589 duration_in_ms=371.051
2017-12-10 09:59:29,033 [salt.state       ][INFO    ][22431] Running state [salt_minion_dependency_packages] at time 09:59:29.032797
2017-12-10 09:59:29,033 [salt.state       ][INFO    ][22431] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-10 09:59:29,037 [salt.state       ][INFO    ][22431] All specified packages are already installed
2017-12-10 09:59:29,037 [salt.state       ][INFO    ][22431] Completed state [salt_minion_dependency_packages] at time 09:59:29.036775 duration_in_ms=3.978
2017-12-10 09:59:29,038 [salt.state       ][INFO    ][22431] Running state [/etc/salt/minion.d/minion.conf] at time 09:59:29.038448
2017-12-10 09:59:29,039 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-10 09:59:30,004 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-10 09:59:30,072 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-10 09:59:30,137 [salt.fileclient  ][INFO    ][22431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 09:59:30,193 [salt.state       ][INFO    ][22431] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-10 09:59:30,193 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/minion.d/minion.conf] at time 09:59:30.193300 duration_in_ms=1154.852
2017-12-10 09:59:30,194 [salt.state       ][INFO    ][22431] Running state [/etc/salt/minion.d/_virt.conf] at time 09:59:30.193704
2017-12-10 09:59:30,194 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-10 09:59:30,195 [salt.state       ][INFO    ][22431] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-10 09:59:30,195 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:59:30.194795 duration_in_ms=1.091
2017-12-10 09:59:30,197 [salt.state       ][INFO    ][22431] Running state [salt-minion] at time 09:59:30.196480
2017-12-10 09:59:30,197 [salt.state       ][INFO    ][22431] Executing state service.running for salt-minion
2017-12-10 09:59:30,197 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 09:59:30,213 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-10 09:59:30,221 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 09:59:30,228 [salt.state       ][INFO    ][22431] The service salt-minion is already running
2017-12-10 09:59:30,228 [salt.state       ][INFO    ][22431] Completed state [salt-minion] at time 09:59:30.227822 duration_in_ms=31.342
2017-12-10 09:59:30,229 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains.d] at time 09:59:30.229291
2017-12-10 09:59:30,230 [salt.state       ][INFO    ][22431] Executing state file.directory for /etc/salt/grains.d
2017-12-10 09:59:30,230 [salt.state       ][INFO    ][22431] Directory /etc/salt/grains.d is in the correct state
2017-12-10 09:59:30,230 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains.d] at time 09:59:30.230383 duration_in_ms=1.091
2017-12-10 09:59:30,231 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains] at time 09:59:30.230945
2017-12-10 09:59:30,231 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/grains
2017-12-10 09:59:30,232 [salt.state       ][INFO    ][22431] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-10 09:59:30,232 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains] at time 09:59:30.231702 duration_in_ms=0.757
2017-12-10 09:59:30,232 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains.d/placeholder] at time 09:59:30.232082
2017-12-10 09:59:30,232 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-10 09:59:30,233 [salt.state       ][INFO    ][22431] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-10 09:59:30,233 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains.d/placeholder] at time 09:59:30.232820 duration_in_ms=0.738
2017-12-10 09:59:30,233 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains.d/sphinx] at time 09:59:30.233197
2017-12-10 09:59:30,233 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-10 09:59:30,234 [salt.state       ][INFO    ][22431] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-10 09:59:30,234 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains.d/sphinx] at time 09:59:30.234384 duration_in_ms=1.187
2017-12-10 09:59:30,235 [salt.state       ][INFO    ][22431] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.235128
2017-12-10 09:59:30,235 [salt.state       ][INFO    ][22431] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,236 [salt.state       ][INFO    ][22431] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,236 [salt.state       ][INFO    ][22431] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.235711 duration_in_ms=0.582
2017-12-10 09:59:30,236 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains.d/dns_records] at time 09:59:30.236069
2017-12-10 09:59:30,236 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-10 09:59:30,237 [salt.state       ][INFO    ][22431] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-10 09:59:30,237 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains.d/dns_records] at time 09:59:30.237073 duration_in_ms=1.003
2017-12-10 09:59:30,238 [salt.state       ][INFO    ][22431] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.237817
2017-12-10 09:59:30,238 [salt.state       ][INFO    ][22431] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,238 [salt.state       ][INFO    ][22431] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,238 [salt.state       ][INFO    ][22431] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.238441 duration_in_ms=0.625
2017-12-10 09:59:30,239 [salt.state       ][INFO    ][22431] Running state [/etc/salt/grains.d/salt] at time 09:59:30.238802
2017-12-10 09:59:30,239 [salt.state       ][INFO    ][22431] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-10 09:59:30,240 [salt.state       ][INFO    ][22431] File /etc/salt/grains.d/salt is in the correct state
2017-12-10 09:59:30,240 [salt.state       ][INFO    ][22431] Completed state [/etc/salt/grains.d/salt] at time 09:59:30.239817 duration_in_ms=1.014
2017-12-10 09:59:30,241 [salt.state       ][INFO    ][22431] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.240546
2017-12-10 09:59:30,241 [salt.state       ][INFO    ][22431] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,241 [salt.state       ][INFO    ][22431] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-10 09:59:30,241 [salt.state       ][INFO    ][22431] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:59:30.241121 duration_in_ms=0.576
2017-12-10 09:59:30,243 [salt.state       ][INFO    ][22431] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:59:30.242723
2017-12-10 09:59:30,243 [salt.state       ][INFO    ][22431] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:59:30,243 [salt.state       ][INFO    ][22431] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-10 09:59:30,243 [salt.state       ][INFO    ][22431] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:59:30.243322 duration_in_ms=0.6
2017-12-10 09:59:30,244 [salt.state       ][INFO    ][22431] Running state [mine.update] at time 09:59:30.243839
2017-12-10 09:59:30,244 [salt.state       ][INFO    ][22431] Executing state module.wait for mine.update
2017-12-10 09:59:30,244 [salt.state       ][INFO    ][22431] No changes made for mine.update
2017-12-10 09:59:30,244 [salt.state       ][INFO    ][22431] Completed state [mine.update] at time 09:59:30.244366 duration_in_ms=0.527
2017-12-10 09:59:30,245 [salt.state       ][INFO    ][22431] Running state [ca-certificates] at time 09:59:30.244537
2017-12-10 09:59:30,245 [salt.state       ][INFO    ][22431] Executing state pkg.installed for ca-certificates
2017-12-10 09:59:30,249 [salt.state       ][INFO    ][22431] Package ca-certificates is already installed
2017-12-10 09:59:30,249 [salt.state       ][INFO    ][22431] Completed state [ca-certificates] at time 09:59:30.248896 duration_in_ms=4.359
2017-12-10 09:59:30,249 [salt.state       ][INFO    ][22431] Running state [update-ca-certificates] at time 09:59:30.249435
2017-12-10 09:59:30,250 [salt.state       ][INFO    ][22431] Executing state cmd.wait for update-ca-certificates
2017-12-10 09:59:30,250 [salt.state       ][INFO    ][22431] No changes made for update-ca-certificates
2017-12-10 09:59:30,250 [salt.state       ][INFO    ][22431] Completed state [update-ca-certificates] at time 09:59:30.250024 duration_in_ms=0.59
2017-12-10 09:59:30,250 [salt.state       ][INFO    ][22431] Running state [libvirt-dev] at time 09:59:30.250220
2017-12-10 09:59:30,250 [salt.state       ][INFO    ][22431] Executing state pkg.installed for libvirt-dev
2017-12-10 09:59:30,254 [salt.state       ][INFO    ][22431] Package libvirt-dev is already installed
2017-12-10 09:59:30,254 [salt.state       ][INFO    ][22431] Completed state [libvirt-dev] at time 09:59:30.254125 duration_in_ms=3.905
2017-12-10 09:59:30,254 [salt.state       ][INFO    ][22431] Running state [pkg-config] at time 09:59:30.254321
2017-12-10 09:59:30,255 [salt.state       ][INFO    ][22431] Executing state pkg.installed for pkg-config
2017-12-10 09:59:30,258 [salt.state       ][INFO    ][22431] Package pkg-config is already installed
2017-12-10 09:59:30,258 [salt.state       ][INFO    ][22431] Completed state [pkg-config] at time 09:59:30.258251 duration_in_ms=3.93
2017-12-10 09:59:30,258 [salt.state       ][INFO    ][22431] Running state [virtng.init] at time 09:59:30.258447
2017-12-10 09:59:30,259 [salt.state       ][INFO    ][22431] Executing state module.run for virtng.init
2017-12-10 09:59:30,305 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command ['git', '--version'] in directory '/root'
2017-12-10 09:59:30,344 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,361 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,361 [salt.state       ][INFO    ][22431] Completed state [virtng.init] at time 09:59:30.361151 duration_in_ms=102.703
2017-12-10 09:59:30,361 [salt.state       ][INFO    ][22431] Running state [virt.set_autostart] at time 09:59:30.361400
2017-12-10 09:59:30,362 [salt.state       ][INFO    ][22431] Executing state module.run for virt.set_autostart
2017-12-10 09:59:30,364 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,380 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,380 [salt.state       ][INFO    ][22431] Completed state [virt.set_autostart] at time 09:59:30.379981 duration_in_ms=18.58
2017-12-10 09:59:30,380 [salt.state       ][INFO    ][22431] Running state [virtng.init] at time 09:59:30.380228
2017-12-10 09:59:30,380 [salt.state       ][INFO    ][22431] Executing state module.run for virtng.init
2017-12-10 09:59:30,383 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,399 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,399 [salt.state       ][INFO    ][22431] Completed state [virtng.init] at time 09:59:30.399085 duration_in_ms=18.857
2017-12-10 09:59:30,399 [salt.state       ][INFO    ][22431] Running state [virt.set_autostart] at time 09:59:30.399366
2017-12-10 09:59:30,400 [salt.state       ][INFO    ][22431] Executing state module.run for virt.set_autostart
2017-12-10 09:59:30,402 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,417 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,418 [salt.state       ][INFO    ][22431] Completed state [virt.set_autostart] at time 09:59:30.417587 duration_in_ms=18.221
2017-12-10 09:59:30,418 [salt.state       ][INFO    ][22431] Running state [virtng.init] at time 09:59:30.417844
2017-12-10 09:59:30,418 [salt.state       ][INFO    ][22431] Executing state module.run for virtng.init
2017-12-10 09:59:30,421 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,436 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,437 [salt.state       ][INFO    ][22431] Completed state [virtng.init] at time 09:59:30.436574 duration_in_ms=18.73
2017-12-10 09:59:30,437 [salt.state       ][INFO    ][22431] Running state [virt.set_autostart] at time 09:59:30.436822
2017-12-10 09:59:30,437 [salt.state       ][INFO    ][22431] Executing state module.run for virt.set_autostart
2017-12-10 09:59:30,440 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,455 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,455 [salt.state       ][INFO    ][22431] Completed state [virt.set_autostart] at time 09:59:30.455108 duration_in_ms=18.285
2017-12-10 09:59:30,455 [salt.state       ][INFO    ][22431] Running state [virtng.init] at time 09:59:30.455361
2017-12-10 09:59:30,456 [salt.state       ][INFO    ][22431] Executing state module.run for virtng.init
2017-12-10 09:59:30,458 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,472 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,472 [salt.state       ][INFO    ][22431] Completed state [virtng.init] at time 09:59:30.471775 duration_in_ms=16.414
2017-12-10 09:59:30,472 [salt.state       ][INFO    ][22431] Running state [virt.set_autostart] at time 09:59:30.472007
2017-12-10 09:59:30,472 [salt.state       ][INFO    ][22431] Executing state module.run for virt.set_autostart
2017-12-10 09:59:30,475 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,490 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,491 [salt.state       ][INFO    ][22431] Completed state [virt.set_autostart] at time 09:59:30.490618 duration_in_ms=18.61
2017-12-10 09:59:30,491 [salt.state       ][INFO    ][22431] Running state [virtng.init] at time 09:59:30.490854
2017-12-10 09:59:30,491 [salt.state       ][INFO    ][22431] Executing state module.run for virtng.init
2017-12-10 09:59:30,494 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,508 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,508 [salt.state       ][INFO    ][22431] Completed state [virtng.init] at time 09:59:30.508322 duration_in_ms=17.468
2017-12-10 09:59:30,509 [salt.state       ][INFO    ][22431] Running state [virt.set_autostart] at time 09:59:30.508593
2017-12-10 09:59:30,509 [salt.state       ][INFO    ][22431] Executing state module.run for virt.set_autostart
2017-12-10 09:59:30,511 [salt.loaded.int.module.cmdmod][INFO    ][22431] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-10 09:59:30,525 [salt.state       ][INFO    ][22431] unless execution succeeded
2017-12-10 09:59:30,525 [salt.state       ][INFO    ][22431] Completed state [virt.set_autostart] at time 09:59:30.525029 duration_in_ms=16.435
2017-12-10 09:59:30,528 [salt.minion      ][INFO    ][22431] Returning information for job: 20171210095922780834
2017-12-10 09:59:31,602 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command pillar.get with jid 20171210095931581512
2017-12-10 09:59:31,612 [salt.minion      ][INFO    ][22558] Starting a new job with PID 22558
2017-12-10 09:59:31,615 [salt.minion      ][INFO    ][22558] Returning information for job: 20171210095931581512
2017-12-10 10:00:16,008 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171210100015983129
2017-12-10 10:00:16,021 [salt.minion      ][INFO    ][22566] Starting a new job with PID 22566
2017-12-10 10:00:20,620 [salt.state       ][INFO    ][22566] Loading fresh modules for state activity
2017-12-10 10:00:21,197 [salt.state       ][ERROR   ][22566] No contents found in top file
2017-12-10 10:00:21,198 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-10 10:00:21,201 [salt.utils.extmods][INFO    ][22566] Syncing beacons for environment 'base'
2017-12-10 10:00:21,201 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_beacons, for base)
2017-12-10 10:00:21,201 [salt.fileclient  ][INFO    ][22566] Caching directory '_beacons/' for environment 'base'
2017-12-10 10:00:21,289 [salt.utils.extmods][INFO    ][22566] Syncing modules for environment 'base'
2017-12-10 10:00:21,289 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_modules, for base)
2017-12-10 10:00:21,289 [salt.fileclient  ][INFO    ][22566] Caching directory '_modules/' for environment 'base'
2017-12-10 10:00:21,382 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-10 10:00:21,404 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-10 10:00:21,424 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-10 10:00:21,438 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-10 10:00:21,456 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-10 10:00:21,474 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-10 10:00:21,493 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-10 10:00:21,514 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-10 10:00:21,529 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-10 10:00:21,567 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-10 10:00:21,593 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-10 10:00:21,627 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-10 10:00:21,650 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-10 10:00:21,672 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-10 10:00:21,691 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-10 10:00:21,709 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-10 10:00:21,749 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-10 10:00:21,774 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-10 10:00:21,789 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-10 10:00:21,810 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-10 10:00:21,834 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-10 10:00:21,849 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-10 10:00:21,867 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-10 10:00:21,886 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-10 10:00:21,897 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-10 10:00:21,915 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-10 10:00:21,942 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-10 10:00:21,956 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-10 10:00:21,974 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-10 10:00:22,003 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-10 10:00:22,020 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-10 10:00:22,058 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-10 10:00:22,074 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-10 10:00:22,096 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-10 10:00:22,102 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-10 10:00:22,102 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-10 10:00:22,103 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-10 10:00:22,104 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-10 10:00:22,104 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-10 10:00:22,105 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-10 10:00:22,106 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-10 10:00:22,107 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-10 10:00:22,107 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-10 10:00:22,108 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-10 10:00:22,108 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-10 10:00:22,109 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-10 10:00:22,110 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-10 10:00:22,111 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-10 10:00:22,111 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-10 10:00:22,112 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-10 10:00:22,112 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-10 10:00:22,113 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-10 10:00:22,114 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-10 10:00:22,114 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-10 10:00:22,115 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-10 10:00:22,116 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-10 10:00:22,117 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-10 10:00:22,117 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-10 10:00:22,118 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-10 10:00:22,119 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-10 10:00:22,120 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-10 10:00:22,120 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-10 10:00:22,121 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-10 10:00:22,122 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-10 10:00:22,122 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-10 10:00:22,123 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-10 10:00:22,123 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-10 10:00:22,124 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-12-10 10:00:22,124 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-10 10:00:22,125 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-10 10:00:22,132 [salt.utils.extmods][INFO    ][22566] Syncing states for environment 'base'
2017-12-10 10:00:22,132 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_states, for base)
2017-12-10 10:00:22,132 [salt.fileclient  ][INFO    ][22566] Caching directory '_states/' for environment 'base'
2017-12-10 10:00:22,200 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-10 10:00:22,215 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-10 10:00:22,238 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-10 10:00:22,256 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-10 10:00:22,270 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-10 10:00:22,298 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-10 10:00:22,312 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-10 10:00:22,323 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-10 10:00:22,349 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-10 10:00:22,369 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-10 10:00:22,380 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-10 10:00:22,406 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-10 10:00:22,428 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-10 10:00:22,448 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-10 10:00:22,474 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-10 10:00:22,491 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-10 10:00:22,510 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-10 10:00:22,532 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-10 10:00:22,566 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-10 10:00:22,580 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-10 10:00:22,604 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-10 10:00:22,618 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-10 10:00:22,635 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-10 10:00:22,664 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-10 10:00:22,674 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-10 10:00:22,685 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-10 10:00:22,732 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-10 10:00:22,747 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-10 10:00:22,767 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-10 10:00:22,789 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-10 10:00:22,814 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-10 10:00:22,867 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-10 10:00:22,871 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-10 10:00:22,872 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-10 10:00:22,872 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-10 10:00:22,872 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-10 10:00:22,872 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-10 10:00:22,873 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-10 10:00:22,873 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-10 10:00:22,873 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-10 10:00:22,874 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-10 10:00:22,874 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-10 10:00:22,874 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-10 10:00:22,874 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-10 10:00:22,875 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-10 10:00:22,875 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-10 10:00:22,875 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-10 10:00:22,875 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-10 10:00:22,876 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-10 10:00:22,876 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-10 10:00:22,876 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-10 10:00:22,876 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-10 10:00:22,877 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-10 10:00:22,877 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-10 10:00:22,877 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-10 10:00:22,877 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-10 10:00:22,878 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-10 10:00:22,878 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-10 10:00:22,878 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-10 10:00:22,878 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-10 10:00:22,879 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-10 10:00:22,879 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-10 10:00:22,879 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-10 10:00:22,880 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-10 10:00:22,880 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-10 10:00:22,883 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-10 10:00:22,886 [salt.utils.extmods][INFO    ][22566] Syncing sdb for environment 'base'
2017-12-10 10:00:22,886 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_sdb, for base)
2017-12-10 10:00:22,886 [salt.fileclient  ][INFO    ][22566] Caching directory '_sdb/' for environment 'base'
2017-12-10 10:00:22,938 [salt.utils.extmods][INFO    ][22566] Syncing grains for environment 'base'
2017-12-10 10:00:22,938 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_grains, for base)
2017-12-10 10:00:22,938 [salt.fileclient  ][INFO    ][22566] Caching directory '_grains/' for environment 'base'
2017-12-10 10:00:23,016 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-10 10:00:23,037 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-10 10:00:23,061 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-10 10:00:23,077 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-10 10:00:23,102 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-10 10:00:23,126 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-10 10:00:23,134 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-10 10:00:23,144 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-10 10:00:23,156 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-10 10:00:23,197 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-10 10:00:23,208 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-10 10:00:23,261 [salt.fileclient  ][INFO    ][22566] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-10 10:00:23,265 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-10 10:00:23,266 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-10 10:00:23,266 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-10 10:00:23,266 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-10 10:00:23,267 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-10 10:00:23,267 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-10 10:00:23,267 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-10 10:00:23,268 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-10 10:00:23,268 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-10 10:00:23,268 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-10 10:00:23,269 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-10 10:00:23,269 [salt.utils.extmods][INFO    ][22566] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-10 10:00:23,271 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-10 10:00:23,274 [salt.utils.extmods][INFO    ][22566] Syncing renderers for environment 'base'
2017-12-10 10:00:23,274 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_renderers, for base)
2017-12-10 10:00:23,274 [salt.fileclient  ][INFO    ][22566] Caching directory '_renderers/' for environment 'base'
2017-12-10 10:00:23,347 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-10 10:00:23,351 [salt.utils.extmods][INFO    ][22566] Syncing returners for environment 'base'
2017-12-10 10:00:23,351 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_returners, for base)
2017-12-10 10:00:23,351 [salt.fileclient  ][INFO    ][22566] Caching directory '_returners/' for environment 'base'
2017-12-10 10:00:23,406 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-10 10:00:23,410 [salt.utils.extmods][INFO    ][22566] Syncing output for environment 'base'
2017-12-10 10:00:23,410 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_output, for base)
2017-12-10 10:00:23,410 [salt.fileclient  ][INFO    ][22566] Caching directory '_output/' for environment 'base'
2017-12-10 10:00:23,457 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-10 10:00:23,461 [salt.utils.extmods][INFO    ][22566] Syncing utils for environment 'base'
2017-12-10 10:00:23,461 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_utils, for base)
2017-12-10 10:00:23,461 [salt.fileclient  ][INFO    ][22566] Caching directory '_utils/' for environment 'base'
2017-12-10 10:00:23,506 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-10 10:00:23,510 [salt.utils.extmods][INFO    ][22566] Syncing log_handlers for environment 'base'
2017-12-10 10:00:23,510 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_log_handlers, for base)
2017-12-10 10:00:23,510 [salt.fileclient  ][INFO    ][22566] Caching directory '_log_handlers/' for environment 'base'
2017-12-10 10:00:23,575 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-10 10:00:23,578 [salt.utils.extmods][INFO    ][22566] Syncing proxy for environment 'base'
2017-12-10 10:00:23,578 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_proxy, for base)
2017-12-10 10:00:23,579 [salt.fileclient  ][INFO    ][22566] Caching directory '_proxy/' for environment 'base'
2017-12-10 10:00:23,621 [salt.utils.extmods][INFO    ][22566] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-10 10:00:23,624 [salt.utils.extmods][INFO    ][22566] Syncing engines for environment 'base'
2017-12-10 10:00:23,624 [salt.utils.extmods][INFO    ][22566] Loading cache from salt://_engines, for base)
2017-12-10 10:00:23,624 [salt.fileclient  ][INFO    ][22566] Caching directory '_engines/' for environment 'base'
2017-12-10 10:00:23,664 [salt.minion      ][INFO    ][22566] Returning information for job: 20171210100015983129
2017-12-10 10:00:24,226 [salt.transport.ipc][ERROR   ][9993] Exception occurred while handling stream: [Errno 0] Success
2017-12-10 10:14:38,982 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command test.ping with jid 20171210101438958364
2017-12-10 10:14:38,996 [salt.minion      ][INFO    ][22877] Starting a new job with PID 22877
2017-12-10 10:14:39,030 [salt.minion      ][INFO    ][22877] Returning information for job: 20171210101438958364
2017-12-10 10:15:08,994 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.sls with jid 20171210101508970016
2017-12-10 10:15:09,004 [salt.minion      ][INFO    ][22898] Starting a new job with PID 22898
2017-12-10 10:15:09,596 [salt.state       ][INFO    ][22898] Loading fresh modules for state activity
2017-12-10 10:15:09,630 [salt.fileclient  ][INFO    ][22898] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-10 10:15:09,652 [salt.fileclient  ][INFO    ][22898] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-10 10:15:09,683 [salt.fileclient  ][INFO    ][22898] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 10:15:10,017 [salt.state       ][INFO    ][22898] Running state [lsof] at time 10:15:10.016838
2017-12-10 10:15:10,017 [salt.state       ][INFO    ][22898] Executing state pkg.installed for lsof
2017-12-10 10:15:10,018 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:15:10,276 [salt.state       ][INFO    ][22898] Package lsof is already installed
2017-12-10 10:15:10,276 [salt.state       ][INFO    ][22898] Completed state [lsof] at time 10:15:10.276413 duration_in_ms=259.574
2017-12-10 10:15:10,277 [salt.state       ][INFO    ][22898] Running state [keepalived] at time 10:15:10.276676
2017-12-10 10:15:10,277 [salt.state       ][INFO    ][22898] Executing state pkg.installed for keepalived
2017-12-10 10:15:10,293 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:15:11,629 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-10 10:15:14,243 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:15:14,273 [salt.state       ][INFO    ][22898] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-10 10:15:14,284 [salt.state       ][INFO    ][22898] Loading fresh modules for state activity
2017-12-10 10:15:14,300 [salt.state       ][INFO    ][22898] Completed state [keepalived] at time 10:15:14.300228 duration_in_ms=4023.551
2017-12-10 10:15:14,302 [salt.state       ][INFO    ][22898] Running state [/etc/keepalived/keepalived.conf] at time 10:15:14.302410
2017-12-10 10:15:14,303 [salt.state       ][INFO    ][22898] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-10 10:15:14,332 [salt.fileclient  ][INFO    ][22898] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-10 10:15:14,373 [salt.fileclient  ][INFO    ][22898] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 10:15:14,381 [salt.state       ][INFO    ][22898] File changed:
New file
2017-12-10 10:15:14,381 [salt.state       ][INFO    ][22898] Completed state [/etc/keepalived/keepalived.conf] at time 10:15:14.381337 duration_in_ms=78.926
2017-12-10 10:15:14,452 [salt.state       ][INFO    ][22898] Running state [keepalived] at time 10:15:14.451479
2017-12-10 10:15:14,452 [salt.state       ][INFO    ][22898] Executing state service.running for keepalived
2017-12-10 10:15:14,454 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-10 10:15:14,462 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,468 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,478 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,486 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,516 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,523 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,530 [salt.loaded.int.module.cmdmod][INFO    ][22898] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:14,535 [salt.state       ][INFO    ][22898] {'keepalived': True}
2017-12-10 10:15:14,536 [salt.state       ][INFO    ][22898] Completed state [keepalived] at time 10:15:14.535643 duration_in_ms=84.165
2017-12-10 10:15:14,537 [salt.minion      ][INFO    ][22898] Returning information for job: 20171210101508970016
2017-12-10 10:16:49,622 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command pillar.get with jid 20171210101649601951
2017-12-10 10:16:49,634 [salt.minion      ][INFO    ][24327] Starting a new job with PID 24327
2017-12-10 10:16:49,638 [salt.minion      ][INFO    ][24327] Returning information for job: 20171210101649601951
2017-12-10 10:22:05,800 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.sls with jid 20171210102205781990
2017-12-10 10:22:05,811 [salt.minion      ][INFO    ][24415] Starting a new job with PID 24415
2017-12-10 10:22:08,426 [salt.state       ][INFO    ][24415] Loading fresh modules for state activity
2017-12-10 10:22:08,456 [salt.fileclient  ][INFO    ][24415] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-10 10:22:08,482 [salt.fileclient  ][INFO    ][24415] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-10 10:22:08,782 [salt.state       ][INFO    ][24415] Running state [attr] at time 10:22:08.781889
2017-12-10 10:22:08,782 [salt.state       ][INFO    ][24415] Executing state pkg.installed for attr
2017-12-10 10:22:08,783 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:22:09,045 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:22:10,363 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-12-10 10:22:12,267 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:22:12,297 [salt.state       ][INFO    ][24415] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-10 10:22:12,309 [salt.state       ][INFO    ][24415] Loading fresh modules for state activity
2017-12-10 10:22:12,325 [salt.state       ][INFO    ][24415] Completed state [attr] at time 10:22:12.324707 duration_in_ms=3542.817
2017-12-10 10:22:12,331 [salt.state       ][INFO    ][24415] Running state [glusterfs-server] at time 10:22:12.330564
2017-12-10 10:22:12,331 [salt.state       ][INFO    ][24415] Executing state pkg.installed for glusterfs-server
2017-12-10 10:22:12,616 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2017-12-10 10:22:15,910 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210102215890739
2017-12-10 10:22:15,920 [salt.minion      ][INFO    ][25348] Starting a new job with PID 25348
2017-12-10 10:22:15,932 [salt.minion      ][INFO    ][25348] Returning information for job: 20171210102215890739
2017-12-10 10:22:20,099 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:22:20,129 [salt.state       ][INFO    ][24415] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'glusterfs-client' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'
'nfs-client' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.10.8-ubuntu1~xenial1'

2017-12-10 10:22:20,138 [salt.state       ][INFO    ][24415] Loading fresh modules for state activity
2017-12-10 10:22:20,155 [salt.state       ][INFO    ][24415] Completed state [glusterfs-server] at time 10:22:20.154525 duration_in_ms=7823.961
2017-12-10 10:22:20,160 [salt.state       ][INFO    ][24415] Running state [bc] at time 10:22:20.159817
2017-12-10 10:22:20,160 [salt.state       ][INFO    ][24415] Executing state pkg.installed for bc
2017-12-10 10:22:20,400 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-12-10 10:22:21,762 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:22:21,791 [salt.state       ][INFO    ][24415] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-10 10:22:21,802 [salt.state       ][INFO    ][24415] Loading fresh modules for state activity
2017-12-10 10:22:21,819 [salt.state       ][INFO    ][24415] Completed state [bc] at time 10:22:21.818890 duration_in_ms=1659.072
2017-12-10 10:22:21,914 [salt.state       ][INFO    ][24415] Running state [glusterfs-server] at time 10:22:21.913723
2017-12-10 10:22:21,914 [salt.state       ][INFO    ][24415] Executing state service.running for glusterfs-server
2017-12-10 10:22:21,916 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-10 10:22:21,925 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-10 10:22:21,933 [salt.loaded.int.module.cmdmod][INFO    ][24415] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-10 10:22:21,943 [salt.state       ][INFO    ][24415] The service glusterfs-server is already running
2017-12-10 10:22:21,944 [salt.state       ][INFO    ][24415] Completed state [glusterfs-server] at time 10:22:21.943520 duration_in_ms=29.798
2017-12-10 10:22:21,946 [salt.state       ][INFO    ][24415] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:22:21.945478
2017-12-10 10:22:21,946 [salt.state       ][INFO    ][24415] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-10 10:22:21,950 [salt.state       ][INFO    ][24415] File changed:
New file
2017-12-10 10:22:21,951 [salt.state       ][INFO    ][24415] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:22:21.950537 duration_in_ms=5.059
2017-12-10 10:22:21,951 [salt.state       ][INFO    ][24415] Running state [/srv/glusterfs/glance] at time 10:22:21.950737
2017-12-10 10:22:21,951 [salt.state       ][INFO    ][24415] Executing state file.directory for /srv/glusterfs/glance
2017-12-10 10:22:21,952 [salt.state       ][INFO    ][24415] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-10 10:22:21,952 [salt.state       ][INFO    ][24415] Completed state [/srv/glusterfs/glance] at time 10:22:21.952144 duration_in_ms=1.408
2017-12-10 10:22:21,952 [salt.state       ][INFO    ][24415] Running state [/srv/glusterfs/keystone-keys] at time 10:22:21.952340
2017-12-10 10:22:21,953 [salt.state       ][INFO    ][24415] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-10 10:22:21,953 [salt.state       ][INFO    ][24415] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-10 10:22:21,953 [salt.state       ][INFO    ][24415] Completed state [/srv/glusterfs/keystone-keys] at time 10:22:21.953201 duration_in_ms=0.861
2017-12-10 10:22:21,953 [salt.state       ][INFO    ][24415] Running state [/srv/glusterfs/nova_instances] at time 10:22:21.953396
2017-12-10 10:22:21,954 [salt.state       ][INFO    ][24415] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-10 10:22:21,954 [salt.state       ][INFO    ][24415] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-10 10:22:21,954 [salt.state       ][INFO    ][24415] Completed state [/srv/glusterfs/nova_instances] at time 10:22:21.954270 duration_in_ms=0.874
2017-12-10 10:22:21,955 [salt.state       ][INFO    ][24415] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:22:21.954478
2017-12-10 10:22:21,955 [salt.state       ][INFO    ][24415] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-10 10:22:21,955 [salt.state       ][INFO    ][24415] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-10 10:22:21,955 [salt.state       ][INFO    ][24415] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:22:21.955314 duration_in_ms=0.835
2017-12-10 10:22:21,956 [salt.minion      ][INFO    ][24415] Returning information for job: 20171210102205781990
2017-12-10 10:22:28,632 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command test.ping with jid 20171210102228616612
2017-12-10 10:22:28,643 [salt.minion      ][INFO    ][27262] Starting a new job with PID 27262
2017-12-10 10:22:28,676 [salt.minion      ][INFO    ][27262] Returning information for job: 20171210102228616612
2017-12-10 10:22:59,112 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command state.sls with jid 20171210102259096085
2017-12-10 10:22:59,123 [salt.minion      ][INFO    ][27907] Starting a new job with PID 27907
2017-12-10 10:22:59,697 [salt.state       ][INFO    ][27907] Loading fresh modules for state activity
2017-12-10 10:22:59,727 [salt.fileclient  ][INFO    ][27907] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-10 10:22:59,772 [salt.fileclient  ][INFO    ][27907] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-10 10:22:59,862 [salt.fileclient  ][INFO    ][27907] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-10 10:22:59,885 [salt.fileclient  ][INFO    ][27907] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-10 10:23:00,189 [salt.state       ][INFO    ][27907] Running state [attr] at time 10:23:00.189408
2017-12-10 10:23:00,190 [salt.state       ][INFO    ][27907] Executing state pkg.installed for attr
2017-12-10 10:23:00,190 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:23:00,473 [salt.state       ][INFO    ][27907] Package attr is already installed
2017-12-10 10:23:00,474 [salt.state       ][INFO    ][27907] Completed state [attr] at time 10:23:00.473465 duration_in_ms=284.056
2017-12-10 10:23:00,474 [salt.state       ][INFO    ][27907] Running state [glusterfs-server] at time 10:23:00.473672
2017-12-10 10:23:00,474 [salt.state       ][INFO    ][27907] Executing state pkg.installed for glusterfs-server
2017-12-10 10:23:00,477 [salt.state       ][INFO    ][27907] Package glusterfs-server is already installed
2017-12-10 10:23:00,477 [salt.state       ][INFO    ][27907] Completed state [glusterfs-server] at time 10:23:00.477433 duration_in_ms=3.762
2017-12-10 10:23:00,478 [salt.state       ][INFO    ][27907] Running state [bc] at time 10:23:00.477605
2017-12-10 10:23:00,478 [salt.state       ][INFO    ][27907] Executing state pkg.installed for bc
2017-12-10 10:23:00,481 [salt.state       ][INFO    ][27907] Package bc is already installed
2017-12-10 10:23:00,481 [salt.state       ][INFO    ][27907] Completed state [bc] at time 10:23:00.481294 duration_in_ms=3.69
2017-12-10 10:23:00,482 [salt.state       ][INFO    ][27907] Running state [glusterfs-server] at time 10:23:00.482164
2017-12-10 10:23:00,482 [salt.state       ][INFO    ][27907] Executing state service.running for glusterfs-server
2017-12-10 10:23:00,483 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-10 10:23:00,497 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-10 10:23:00,545 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-10 10:23:00,558 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-10 10:23:00,564 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-10 10:23:00,572 [salt.state       ][INFO    ][27907] The service glusterfs-server is already running
2017-12-10 10:23:00,572 [salt.state       ][INFO    ][27907] Completed state [glusterfs-server] at time 10:23:00.572199 duration_in_ms=90.034
2017-12-10 10:23:00,574 [salt.state       ][INFO    ][27907] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:23:00.573730
2017-12-10 10:23:00,574 [salt.state       ][INFO    ][27907] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-10 10:23:00,576 [salt.state       ][INFO    ][27907] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-12-10 10:23:00,576 [salt.state       ][INFO    ][27907] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:23:00.576114 duration_in_ms=2.384
2017-12-10 10:23:00,576 [salt.state       ][INFO    ][27907] Running state [/srv/glusterfs/glance] at time 10:23:00.576302
2017-12-10 10:23:00,576 [salt.state       ][INFO    ][27907] Executing state file.directory for /srv/glusterfs/glance
2017-12-10 10:23:00,577 [salt.state       ][INFO    ][27907] Directory /srv/glusterfs/glance is in the correct state
2017-12-10 10:23:00,577 [salt.state       ][INFO    ][27907] Completed state [/srv/glusterfs/glance] at time 10:23:00.576975 duration_in_ms=0.672
2017-12-10 10:23:00,577 [salt.state       ][INFO    ][27907] Running state [/srv/glusterfs/keystone-keys] at time 10:23:00.577137
2017-12-10 10:23:00,577 [salt.state       ][INFO    ][27907] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-10 10:23:00,578 [salt.state       ][INFO    ][27907] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-10 10:23:00,578 [salt.state       ][INFO    ][27907] Completed state [/srv/glusterfs/keystone-keys] at time 10:23:00.577781 duration_in_ms=0.644
2017-12-10 10:23:00,578 [salt.state       ][INFO    ][27907] Running state [/srv/glusterfs/nova_instances] at time 10:23:00.577999
2017-12-10 10:23:00,578 [salt.state       ][INFO    ][27907] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-10 10:23:00,579 [salt.state       ][INFO    ][27907] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-10 10:23:00,579 [salt.state       ][INFO    ][27907] Completed state [/srv/glusterfs/nova_instances] at time 10:23:00.578695 duration_in_ms=0.696
2017-12-10 10:23:00,579 [salt.state       ][INFO    ][27907] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:23:00.578854
2017-12-10 10:23:00,579 [salt.state       ][INFO    ][27907] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-10 10:23:00,579 [salt.state       ][INFO    ][27907] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-10 10:23:00,580 [salt.state       ][INFO    ][27907] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:23:00.579484 duration_in_ms=0.63
2017-12-10 10:23:00,643 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command ['git', '--version'] in directory '/root'
2017-12-10 10:23:00,691 [salt.state       ][INFO    ][27907] Running state [sleep 5] at time 10:23:00.691178
2017-12-10 10:23:00,691 [salt.state       ][INFO    ][27907] Executing state cmd.wait for sleep 5
2017-12-10 10:23:00,692 [salt.state       ][INFO    ][27907] No changes made for sleep 5
2017-12-10 10:23:00,692 [salt.state       ][INFO    ][27907] Completed state [sleep 5] at time 10:23:00.691738 duration_in_ms=0.561
2017-12-10 10:23:00,692 [salt.state       ][INFO    ][27907] Running state [192.168.10.143] at time 10:23:00.692260
2017-12-10 10:23:00,692 [salt.state       ][INFO    ][27907] Executing state glusterfs.peered for 192.168.10.143
2017-12-10 10:23:00,693 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:00,701 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:00,757 [salt.state       ][INFO    ][27907] Host 192.168.10.143 already peered
2017-12-10 10:23:00,757 [salt.state       ][INFO    ][27907] Completed state [192.168.10.143] at time 10:23:00.757233 duration_in_ms=64.973
2017-12-10 10:23:00,760 [salt.state       ][INFO    ][27907] Running state [192.168.10.142] at time 10:23:00.760328
2017-12-10 10:23:00,761 [salt.state       ][INFO    ][27907] Executing state glusterfs.peered for 192.168.10.142
2017-12-10 10:23:00,761 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:00,770 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:00,826 [salt.state       ][INFO    ][27907] Host 192.168.10.142 already peered
2017-12-10 10:23:00,826 [salt.state       ][INFO    ][27907] Completed state [192.168.10.142] at time 10:23:00.826351 duration_in_ms=66.022
2017-12-10 10:23:00,829 [salt.state       ][INFO    ][27907] Running state [192.168.10.141] at time 10:23:00.829253
2017-12-10 10:23:00,830 [salt.state       ][INFO    ][27907] Executing state glusterfs.peered for 192.168.10.141
2017-12-10 10:23:00,830 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:00,838 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:00,894 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:00,902 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:00,957 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:00,965 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,020 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,028 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,083 [salt.state       ][INFO    ][27907] Peering with localhost is not needed
2017-12-10 10:23:01,083 [salt.state       ][INFO    ][27907] Completed state [192.168.10.141] at time 10:23:01.082968 duration_in_ms=253.715
2017-12-10 10:23:01,084 [salt.state       ][INFO    ][27907] Running state [glance] at time 10:23:01.083976
2017-12-10 10:23:01,084 [salt.state       ][INFO    ][27907] Executing state glusterfs.created for glance
2017-12-10 10:23:01,085 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,093 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,147 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,154 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,277 [salt.state       ][INFO    ][27907] Volume glance already exists and is started.
2017-12-10 10:23:01,277 [salt.state       ][INFO    ][27907] Completed state [glance] at time 10:23:01.277013 duration_in_ms=193.036
2017-12-10 10:23:01,281 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:01.281229
2017-12-10 10:23:01,282 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-10 10:23:01,282 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:01,336 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,337 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:01.336748 duration_in_ms=55.519
2017-12-10 10:23:01,337 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:23:01.337329
2017-12-10 10:23:01,338 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-10 10:23:01,338 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-10 10:23:01,392 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,392 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:23:01.392177 duration_in_ms=54.849
2017-12-10 10:23:01,393 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:23:01.392774
2017-12-10 10:23:01,393 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-10 10:23:01,393 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-10 10:23:01,446 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,447 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:23:01.446469 duration_in_ms=53.695
2017-12-10 10:23:01,447 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:01.447007
2017-12-10 10:23:01,447 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-10 10:23:01,448 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-10 10:23:01,504 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,504 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:01.503882 duration_in_ms=56.874
2017-12-10 10:23:01,505 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:01.504549
2017-12-10 10:23:01,505 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-10 10:23:01,505 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:01,561 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,562 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:01.561551 duration_in_ms=57.001
2017-12-10 10:23:01,562 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:23:01.562126
2017-12-10 10:23:01,562 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-10 10:23:01,563 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-10 10:23:01,615 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,616 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:23:01.615470 duration_in_ms=53.344
2017-12-10 10:23:01,617 [salt.state       ][INFO    ][27907] Running state [glance] at time 10:23:01.616927
2017-12-10 10:23:01,617 [salt.state       ][INFO    ][27907] Executing state glusterfs.started for glance
2017-12-10 10:23:01,618 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,625 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,679 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,686 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,747 [salt.state       ][INFO    ][27907] Volume glance is already started
2017-12-10 10:23:01,747 [salt.state       ][INFO    ][27907] Completed state [glance] at time 10:23:01.747125 duration_in_ms=130.197
2017-12-10 10:23:01,748 [salt.state       ][INFO    ][27907] Running state [keystone-keys] at time 10:23:01.748153
2017-12-10 10:23:01,748 [salt.state       ][INFO    ][27907] Executing state glusterfs.created for keystone-keys
2017-12-10 10:23:01,749 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,757 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,811 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:01,819 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:01,878 [salt.state       ][INFO    ][27907] Volume keystone-keys already exists and is started.
2017-12-10 10:23:01,878 [salt.state       ][INFO    ][27907] Completed state [keystone-keys] at time 10:23:01.878214 duration_in_ms=130.061
2017-12-10 10:23:01,883 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:23:01.882790
2017-12-10 10:23:01,883 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-10 10:23:01,884 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-10 10:23:01,941 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,941 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:23:01.941033 duration_in_ms=58.243
2017-12-10 10:23:01,942 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:01.941589
2017-12-10 10:23:01,942 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-10 10:23:01,942 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:01,999 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:01,999 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:01.998966 duration_in_ms=57.367
2017-12-10 10:23:01,1000 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:01.999579
2017-12-10 10:23:01,1000 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-10 10:23:02,000 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-10 10:23:02,057 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,057 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:02.056774 duration_in_ms=57.195
2017-12-10 10:23:02,057 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:02.057341
2017-12-10 10:23:02,058 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-10 10:23:02,058 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:02,114 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,114 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:02.114157 duration_in_ms=56.815
2017-12-10 10:23:02,115 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:23:02.114746
2017-12-10 10:23:02,115 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-10 10:23:02,115 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-10 10:23:02,171 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,171 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:23:02.170960 duration_in_ms=56.214
2017-12-10 10:23:02,172 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:23:02.171621
2017-12-10 10:23:02,172 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-10 10:23:02,172 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-10 10:23:02,228 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,228 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:23:02.228084 duration_in_ms=56.462
2017-12-10 10:23:02,230 [salt.state       ][INFO    ][27907] Running state [keystone-keys] at time 10:23:02.229511
2017-12-10 10:23:02,230 [salt.state       ][INFO    ][27907] Executing state glusterfs.started for keystone-keys
2017-12-10 10:23:02,235 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,244 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,301 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,309 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,371 [salt.state       ][INFO    ][27907] Volume keystone-keys is already started
2017-12-10 10:23:02,371 [salt.state       ][INFO    ][27907] Completed state [keystone-keys] at time 10:23:02.370959 duration_in_ms=141.447
2017-12-10 10:23:02,373 [salt.state       ][INFO    ][27907] Running state [nova_instances] at time 10:23:02.372855
2017-12-10 10:23:02,373 [salt.state       ][INFO    ][27907] Executing state glusterfs.created for nova_instances
2017-12-10 10:23:02,374 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,382 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,438 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,445 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,507 [salt.state       ][INFO    ][27907] Volume nova_instances already exists and is started.
2017-12-10 10:23:02,508 [salt.state       ][INFO    ][27907] Completed state [nova_instances] at time 10:23:02.507485 duration_in_ms=134.63
2017-12-10 10:23:02,512 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:02.512279
2017-12-10 10:23:02,513 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-10 10:23:02,513 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:02,571 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,572 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:02.571619 duration_in_ms=59.34
2017-12-10 10:23:02,572 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:23:02.572173
2017-12-10 10:23:02,572 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-10 10:23:02,573 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-10 10:23:02,629 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,629 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:23:02.629426 duration_in_ms=57.244
2017-12-10 10:23:02,630 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:23:02.630110
2017-12-10 10:23:02,630 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-10 10:23:02,631 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-10 10:23:02,686 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,686 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:23:02.685721 duration_in_ms=55.611
2017-12-10 10:23:02,687 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:02.686495
2017-12-10 10:23:02,687 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-10 10:23:02,687 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-10 10:23:02,743 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,743 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:02.743429 duration_in_ms=56.934
2017-12-10 10:23:02,744 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:23:02.744096
2017-12-10 10:23:02,744 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-10 10:23:02,745 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-10 10:23:02,803 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,803 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:23:02.802858 duration_in_ms=58.762
2017-12-10 10:23:02,804 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:02.803518
2017-12-10 10:23:02,804 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-10 10:23:02,804 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:02,860 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:02,860 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:02.859994 duration_in_ms=56.476
2017-12-10 10:23:02,861 [salt.state       ][INFO    ][27907] Running state [nova_instances] at time 10:23:02.861409
2017-12-10 10:23:02,862 [salt.state       ][INFO    ][27907] Executing state glusterfs.started for nova_instances
2017-12-10 10:23:02,862 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,869 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,927 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:02,936 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:02,996 [salt.state       ][INFO    ][27907] Volume nova_instances is already started
2017-12-10 10:23:02,996 [salt.state       ][INFO    ][27907] Completed state [nova_instances] at time 10:23:02.996256 duration_in_ms=134.846
2017-12-10 10:23:02,997 [salt.state       ][INFO    ][27907] Running state [keystone-credential-keys] at time 10:23:02.997419
2017-12-10 10:23:02,998 [salt.state       ][INFO    ][27907] Executing state glusterfs.created for keystone-credential-keys
2017-12-10 10:23:02,998 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:03,006 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:03,060 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:03,068 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:03,127 [salt.state       ][INFO    ][27907] Volume keystone-credential-keys already exists and is started.
2017-12-10 10:23:03,127 [salt.state       ][INFO    ][27907] Completed state [keystone-credential-keys] at time 10:23:03.126831 duration_in_ms=129.412
2017-12-10 10:23:03,132 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:23:03.131556
2017-12-10 10:23:03,132 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-10 10:23:03,132 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-10 10:23:03,189 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,189 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:23:03.188777 duration_in_ms=57.22
2017-12-10 10:23:03,189 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:03.189359
2017-12-10 10:23:03,190 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-10 10:23:03,190 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-10 10:23:03,246 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,247 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:23:03.246550 duration_in_ms=57.19
2017-12-10 10:23:03,247 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:03.247106
2017-12-10 10:23:03,247 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-10 10:23:03,248 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:03,303 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,303 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:23:03.302934 duration_in_ms=55.828
2017-12-10 10:23:03,304 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:23:03.303788
2017-12-10 10:23:03,304 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-10 10:23:03,305 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-10 10:23:03,359 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,359 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:23:03.359292 duration_in_ms=55.504
2017-12-10 10:23:03,360 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:03.359929
2017-12-10 10:23:03,360 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-10 10:23:03,361 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-10 10:23:03,418 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,418 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:23:03.418371 duration_in_ms=58.442
2017-12-10 10:23:03,419 [salt.state       ][INFO    ][27907] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:23:03.418924
2017-12-10 10:23:03,419 [salt.state       ][INFO    ][27907] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-10 10:23:03,420 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-10 10:23:03,473 [salt.state       ][INFO    ][27907] unless execution succeeded
2017-12-10 10:23:03,473 [salt.state       ][INFO    ][27907] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:23:03.473140 duration_in_ms=54.216
2017-12-10 10:23:03,475 [salt.state       ][INFO    ][27907] Running state [keystone-credential-keys] at time 10:23:03.474681
2017-12-10 10:23:03,475 [salt.state       ][INFO    ][27907] Executing state glusterfs.started for keystone-credential-keys
2017-12-10 10:23:03,475 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:03,483 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:03,538 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --version' in directory '/root'
2017-12-10 10:23:03,546 [salt.loaded.int.module.cmdmod][INFO    ][27907] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-10 10:23:03,605 [salt.state       ][INFO    ][27907] Volume keystone-credential-keys is already started
2017-12-10 10:23:03,605 [salt.state       ][INFO    ][27907] Completed state [keystone-credential-keys] at time 10:23:03.604861 duration_in_ms=130.179
2017-12-10 10:23:03,608 [salt.minion      ][INFO    ][27907] Returning information for job: 20171210102259096085
2017-12-10 10:23:04,633 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command test.ping with jid 20171210102304618043
2017-12-10 10:23:04,643 [salt.minion      ][INFO    ][28434] Starting a new job with PID 28434
2017-12-10 10:23:04,677 [salt.minion      ][INFO    ][28434] Returning information for job: 20171210102304618043
2017-12-10 10:23:05,461 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command cmd.run with jid 20171210102305444212
2017-12-10 10:23:05,471 [salt.minion      ][INFO    ][28439] Starting a new job with PID 28439
2017-12-10 10:23:05,474 [salt.loaded.int.module.cmdmod][INFO    ][28439] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-10 10:23:05,597 [salt.minion      ][INFO    ][28439] Returning information for job: 20171210102305444212
2017-12-10 10:46:05,768 [salt.utils.schedule][INFO    ][9993] Running scheduled job: __mine_interval
2017-12-10 11:22:14,172 [salt.minion      ][INFO    ][9993] User sudo_ubuntu Executing command cp.push_dir with jid 20171210112214153814
2017-12-10 11:22:14,185 [salt.minion      ][INFO    ][29153] Starting a new job with PID 29153
