2017-11-26 08:27:27,822 [salt.cli.daemons ][WARNING ][2166] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-26 08:27:52,963 [salt.state       ][ERROR   ][3590] No contents found in top file
2017-11-26 08:29:28,010 [salt.utils.parsers][WARNING ][2166] Minion received a SIGTERM. Exiting.
2017-11-26 08:33:57,167 [salt.cli.daemons ][WARNING ][3213] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-26 08:36:14,831 [py.warnings      ][WARNING ][14324] /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-11-26 08:36:58,261 [salt.loaded.int.module.cmdmod][ERROR   ][14324] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-26 08:36:58,261 [salt.loaded.int.module.cmdmod][ERROR   ][14324] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-26 08:37:02,862 [salt.loaded.int.module.cmdmod][ERROR   ][14324] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-26 08:37:02,863 [salt.loaded.int.module.cmdmod][ERROR   ][14324] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-26 08:37:07,419 [salt.loaded.int.module.cmdmod][ERROR   ][14324] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-26 08:37:07,419 [salt.loaded.int.module.cmdmod][ERROR   ][14324] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-26 08:37:11,848 [salt.loaded.int.module.cmdmod][ERROR   ][14324] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-26 08:37:11,848 [salt.loaded.int.module.cmdmod][ERROR   ][14324] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-26 08:37:15,446 [salt.loaded.int.module.cmdmod][ERROR   ][14324] 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-11-26 08:37:17,925 [salt.loaded.int.module.cmdmod][INFO    ][21464] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-26 08:37:17,932 [salt.loaded.int.module.cmdmod][INFO    ][21464] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-26 08:37:17,941 [salt.loaded.int.module.cmdmod][INFO    ][21464] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-26 08:37:17,949 [salt.utils.parsers][WARNING ][3213] Minion received a SIGTERM. Exiting.
2017-11-26 08:37:18,274 [salt.cli.daemons ][INFO    ][21538] Setting up the Salt Minion "kvm02.baremetal-mcp-ocata-odl-ha.local"
2017-11-26 08:37:18,929 [salt.minion      ][INFO    ][21538] Creating minion process manager
2017-11-26 08:37:18,930 [salt.cli.daemons ][WARNING ][21538] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-26 08:37:18,930 [salt.cli.daemons ][INFO    ][21538] The Salt Minion is starting up
2017-11-26 08:37:18,930 [salt.minion      ][INFO    ][21538] Minion is starting as user 'root'
2017-11-26 08:37:18,931 [salt.utils.event ][INFO    ][21538] Starting pull socket on /var/run/salt/minion/minion_event_0607a05f39_pull.ipc
2017-11-26 08:37:20,076 [salt.loaded.int.module.cmdmod][INFO    ][21538] Executing command ['date', '+%z'] in directory '/root'
2017-11-26 08:37:20,086 [salt.utils.schedule][INFO    ][21538] Updating job settings for scheduled job: __mine_interval
2017-11-26 08:37:20,090 [salt.minion      ][INFO    ][21538] Added mine.update to scheduler
2017-11-26 08:37:20,118 [salt.minion      ][INFO    ][21538] Minion is ready to receive requests!
2017-11-26 08:37:21,119 [salt.utils.schedule][INFO    ][21538] Running scheduled job: __mine_interval
2017-11-26 08:37:35,558 [salt.minion      ][INFO    ][21538] User sudo_ubuntu Executing command file.line with jid 20171126083735548469
2017-11-26 08:37:35,569 [salt.minion      ][INFO    ][21637] Starting a new job with PID 21637
2017-11-26 08:37:35,579 [salt.minion      ][INFO    ][21637] Returning information for job: 20171126083735548469
2017-11-26 08:37:36,500 [salt.minion      ][INFO    ][21538] User sudo_ubuntu Executing command file.replace with jid 20171126083736489463
2017-11-26 08:37:36,511 [salt.minion      ][INFO    ][21642] Starting a new job with PID 21642
2017-11-26 08:37:36,525 [salt.minion      ][INFO    ][21642] Returning information for job: 20171126083736489463
2017-11-26 08:37:37,421 [salt.minion      ][INFO    ][21538] User sudo_ubuntu Executing command pkg.install with jid 20171126083737410466
2017-11-26 08:37:37,432 [salt.minion      ][INFO    ][21647] Starting a new job with PID 21647
2017-11-26 08:37:37,808 [salt.loaded.int.module.cmdmod][INFO    ][21647] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:38,048 [salt.loaded.int.module.cmdmod][INFO    ][21647] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:37:38,270 [salt.loaded.int.module.cmdmod][INFO    ][21647] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:38,296 [salt.minion      ][INFO    ][21647] Returning information for job: 20171126083737410466
2017-11-26 08:37:39,168 [salt.minion      ][INFO    ][21538] User sudo_ubuntu Executing command state.apply with jid 20171126083739158391
2017-11-26 08:37:39,178 [salt.minion      ][INFO    ][21672] Starting a new job with PID 21672
2017-11-26 08:37:41,774 [salt.state       ][INFO    ][21672] Loading fresh modules for state activity
2017-11-26 08:37:41,802 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-26 08:37:41,826 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:37:41,884 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-26 08:37:41,903 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:37:41,964 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-26 08:37:42,005 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:37:42,141 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-26 08:37:42,225 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:37:42,305 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-26 08:37:42,327 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:37:42,377 [salt.state       ][INFO    ][21672] Running state [/etc/hostname] at time 08:37:42.377310
2017-11-26 08:37:42,378 [salt.state       ][INFO    ][21672] Executing state file.managed for /etc/hostname
2017-11-26 08:37:42,423 [salt.fileclient  ][INFO    ][21672] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-26 08:37:42,426 [salt.state       ][INFO    ][21672] File /etc/hostname is in the correct state
2017-11-26 08:37:42,426 [salt.state       ][INFO    ][21672] Completed state [/etc/hostname] at time 08:37:42.425981 duration_in_ms=48.671
2017-11-26 08:37:42,427 [salt.state       ][INFO    ][21672] Running state [hostname kvm02] at time 08:37:42.426910
2017-11-26 08:37:42,427 [salt.state       ][INFO    ][21672] Executing state cmd.wait for hostname kvm02
2017-11-26 08:37:42,427 [salt.state       ][INFO    ][21672] No changes made for hostname kvm02
2017-11-26 08:37:42,428 [salt.state       ][INFO    ][21672] Completed state [hostname kvm02] at time 08:37:42.427531 duration_in_ms=0.621
2017-11-26 08:37:42,428 [salt.state       ][INFO    ][21672] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.427957
2017-11-26 08:37:42,428 [salt.state       ][INFO    ][21672] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,429 [salt.state       ][INFO    ][21672] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-26 08:37:42,429 [salt.state       ][INFO    ][21672] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.428715 duration_in_ms=0.758
2017-11-26 08:37:42,429 [salt.state       ][INFO    ][21672] Running state [mdb02] at time 08:37:42.428899
2017-11-26 08:37:42,429 [salt.state       ][INFO    ][21672] Executing state host.present for mdb02
2017-11-26 08:37:42,429 [salt.state       ][INFO    ][21672] Host mdb02 (192.168.10.77) already present
2017-11-26 08:37:42,430 [salt.state       ][INFO    ][21672] Completed state [mdb02] at time 08:37:42.429600 duration_in_ms=0.7
2017-11-26 08:37:42,430 [salt.state       ][INFO    ][21672] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.429792
2017-11-26 08:37:42,430 [salt.state       ][INFO    ][21672] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,430 [salt.state       ][INFO    ][21672] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-26 08:37:42,431 [salt.state       ][INFO    ][21672] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.430504 duration_in_ms=0.713
2017-11-26 08:37:42,431 [salt.state       ][INFO    ][21672] Running state [mdb03] at time 08:37:42.430700
2017-11-26 08:37:42,431 [salt.state       ][INFO    ][21672] Executing state host.present for mdb03
2017-11-26 08:37:42,431 [salt.state       ][INFO    ][21672] Host mdb03 (192.168.10.78) already present
2017-11-26 08:37:42,431 [salt.state       ][INFO    ][21672] Completed state [mdb03] at time 08:37:42.431465 duration_in_ms=0.765
2017-11-26 08:37:42,432 [salt.state       ][INFO    ][21672] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.431635
2017-11-26 08:37:42,432 [salt.state       ][INFO    ][21672] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,432 [salt.state       ][INFO    ][21672] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-26 08:37:42,432 [salt.state       ][INFO    ][21672] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.432331 duration_in_ms=0.696
2017-11-26 08:37:42,433 [salt.state       ][INFO    ][21672] Running state [mdb01] at time 08:37:42.432500
2017-11-26 08:37:42,433 [salt.state       ][INFO    ][21672] Executing state host.present for mdb01
2017-11-26 08:37:42,433 [salt.state       ][INFO    ][21672] Host mdb01 (192.168.10.76) already present
2017-11-26 08:37:42,433 [salt.state       ][INFO    ][21672] Completed state [mdb01] at time 08:37:42.433191 duration_in_ms=0.69
2017-11-26 08:37:42,433 [salt.state       ][INFO    ][21672] Running state [mdb] at time 08:37:42.433372
2017-11-26 08:37:42,434 [salt.state       ][INFO    ][21672] Executing state host.present for mdb
2017-11-26 08:37:42,434 [salt.state       ][INFO    ][21672] Host mdb (192.168.10.75) already present
2017-11-26 08:37:42,434 [salt.state       ][INFO    ][21672] Completed state [mdb] at time 08:37:42.434051 duration_in_ms=0.68
2017-11-26 08:37:42,434 [salt.state       ][INFO    ][21672] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.434233
2017-11-26 08:37:42,434 [salt.state       ][INFO    ][21672] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,435 [salt.state       ][INFO    ][21672] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-26 08:37:42,435 [salt.state       ][INFO    ][21672] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.434920 duration_in_ms=0.687
2017-11-26 08:37:42,435 [salt.state       ][INFO    ][21672] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.435129
2017-11-26 08:37:42,435 [salt.state       ][INFO    ][21672] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,436 [salt.state       ][INFO    ][21672] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-26 08:37:42,436 [salt.state       ][INFO    ][21672] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.435830 duration_in_ms=0.701
2017-11-26 08:37:42,436 [salt.state       ][INFO    ][21672] Running state [cfg01] at time 08:37:42.436012
2017-11-26 08:37:42,436 [salt.state       ][INFO    ][21672] Executing state host.present for cfg01
2017-11-26 08:37:42,437 [salt.state       ][INFO    ][21672] Host cfg01 (192.168.10.100) already present
2017-11-26 08:37:42,437 [salt.state       ][INFO    ][21672] Completed state [cfg01] at time 08:37:42.436692 duration_in_ms=0.681
2017-11-26 08:37:42,437 [salt.state       ][INFO    ][21672] Running state [prx01] at time 08:37:42.436873
2017-11-26 08:37:42,437 [salt.state       ][INFO    ][21672] Executing state host.present for prx01
2017-11-26 08:37:42,437 [salt.state       ][INFO    ][21672] Host prx01 (192.168.10.104) already present
2017-11-26 08:37:42,438 [salt.state       ][INFO    ][21672] Completed state [prx01] at time 08:37:42.437555 duration_in_ms=0.681
2017-11-26 08:37:42,438 [salt.state       ][INFO    ][21672] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.437735
2017-11-26 08:37:42,438 [salt.state       ][INFO    ][21672] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,438 [salt.state       ][INFO    ][21672] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-11-26 08:37:42,438 [salt.state       ][INFO    ][21672] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.438421 duration_in_ms=0.685
2017-11-26 08:37:42,439 [salt.state       ][INFO    ][21672] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.438590
2017-11-26 08:37:42,439 [salt.state       ][INFO    ][21672] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,439 [salt.state       ][INFO    ][21672] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-26 08:37:42,439 [salt.state       ][INFO    ][21672] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.439286 duration_in_ms=0.695
2017-11-26 08:37:42,439 [salt.state       ][INFO    ][21672] Running state [kvm01] at time 08:37:42.439457
2017-11-26 08:37:42,440 [salt.state       ][INFO    ][21672] Executing state host.present for kvm01
2017-11-26 08:37:42,440 [salt.state       ][INFO    ][21672] Host kvm01 (192.168.10.141) already present
2017-11-26 08:37:42,440 [salt.state       ][INFO    ][21672] Completed state [kvm01] at time 08:37:42.440251 duration_in_ms=0.794
2017-11-26 08:37:42,440 [salt.state       ][INFO    ][21672] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.440436
2017-11-26 08:37:42,441 [salt.state       ][INFO    ][21672] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,441 [salt.state       ][INFO    ][21672] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-26 08:37:42,441 [salt.state       ][INFO    ][21672] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.441126 duration_in_ms=0.689
2017-11-26 08:37:42,441 [salt.state       ][INFO    ][21672] Running state [kvm03] at time 08:37:42.441308
2017-11-26 08:37:42,441 [salt.state       ][INFO    ][21672] Executing state host.present for kvm03
2017-11-26 08:37:42,442 [salt.state       ][INFO    ][21672] Host kvm03 (192.168.10.143) already present
2017-11-26 08:37:42,442 [salt.state       ][INFO    ][21672] Completed state [kvm03] at time 08:37:42.441995 duration_in_ms=0.687
2017-11-26 08:37:42,442 [salt.state       ][INFO    ][21672] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.442175
2017-11-26 08:37:42,442 [salt.state       ][INFO    ][21672] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,443 [salt.state       ][INFO    ][21672] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-26 08:37:42,443 [salt.state       ][INFO    ][21672] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.442857 duration_in_ms=0.681
2017-11-26 08:37:42,443 [salt.state       ][INFO    ][21672] Running state [kvm02] at time 08:37:42.443065
2017-11-26 08:37:42,443 [salt.state       ][INFO    ][21672] Executing state host.present for kvm02
2017-11-26 08:37:42,444 [salt.state       ][INFO    ][21672] Host kvm02 (192.168.10.142) already present
2017-11-26 08:37:42,444 [salt.state       ][INFO    ][21672] Completed state [kvm02] at time 08:37:42.443773 duration_in_ms=0.708
2017-11-26 08:37:42,445 [salt.state       ][INFO    ][21672] Running state [file.replace] at time 08:37:42.444602
2017-11-26 08:37:42,445 [salt.state       ][INFO    ][21672] Executing state module.run for file.replace
2017-11-26 08:37:42,788 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['git', '--version'] in directory '/root'
2017-11-26 08:37:42,837 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command 'grep -q "kvm02 kvm02.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-26 08:37:42,844 [salt.state       ][INFO    ][21672] onlyif execution failed
2017-11-26 08:37:42,844 [salt.state       ][INFO    ][21672] Completed state [file.replace] at time 08:37:42.844331 duration_in_ms=399.72
2017-11-26 08:37:42,845 [salt.state       ][INFO    ][21672] Running state [dbs] at time 08:37:42.844594
2017-11-26 08:37:42,845 [salt.state       ][INFO    ][21672] Executing state host.present for dbs
2017-11-26 08:37:42,845 [salt.state       ][INFO    ][21672] Host dbs (192.168.10.50) already present
2017-11-26 08:37:42,846 [salt.state       ][INFO    ][21672] Completed state [dbs] at time 08:37:42.845570 duration_in_ms=0.976
2017-11-26 08:37:42,846 [salt.state       ][INFO    ][21672] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.845750
2017-11-26 08:37:42,846 [salt.state       ][INFO    ][21672] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,846 [salt.state       ][INFO    ][21672] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-26 08:37:42,847 [salt.state       ][INFO    ][21672] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.846541 duration_in_ms=0.791
2017-11-26 08:37:42,847 [salt.state       ][INFO    ][21672] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.846739
2017-11-26 08:37:42,847 [salt.state       ][INFO    ][21672] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,847 [salt.state       ][INFO    ][21672] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-26 08:37:42,847 [salt.state       ][INFO    ][21672] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.847464 duration_in_ms=0.725
2017-11-26 08:37:42,848 [salt.state       ][INFO    ][21672] Running state [prx] at time 08:37:42.847634
2017-11-26 08:37:42,848 [salt.state       ][INFO    ][21672] Executing state host.present for prx
2017-11-26 08:37:42,848 [salt.state       ][INFO    ][21672] Host prx (100.64.200.103) already present
2017-11-26 08:37:42,849 [salt.state       ][INFO    ][21672] Completed state [prx] at time 08:37:42.848473 duration_in_ms=0.838
2017-11-26 08:37:42,849 [salt.state       ][INFO    ][21672] Running state [prx02] at time 08:37:42.848664
2017-11-26 08:37:42,849 [salt.state       ][INFO    ][21672] Executing state host.present for prx02
2017-11-26 08:37:42,849 [salt.state       ][INFO    ][21672] Host prx02 (192.168.10.105) already present
2017-11-26 08:37:42,849 [salt.state       ][INFO    ][21672] Completed state [prx02] at time 08:37:42.849398 duration_in_ms=0.734
2017-11-26 08:37:42,850 [salt.state       ][INFO    ][21672] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.849568
2017-11-26 08:37:42,850 [salt.state       ][INFO    ][21672] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,850 [salt.state       ][INFO    ][21672] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-11-26 08:37:42,850 [salt.state       ][INFO    ][21672] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.850279 duration_in_ms=0.71
2017-11-26 08:37:42,851 [salt.state       ][INFO    ][21672] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.850483
2017-11-26 08:37:42,851 [salt.state       ][INFO    ][21672] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,851 [salt.state       ][INFO    ][21672] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-26 08:37:42,852 [salt.state       ][INFO    ][21672] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.851614 duration_in_ms=1.13
2017-11-26 08:37:42,852 [salt.state       ][INFO    ][21672] Running state [msg02] at time 08:37:42.851866
2017-11-26 08:37:42,852 [salt.state       ][INFO    ][21672] Executing state host.present for msg02
2017-11-26 08:37:42,853 [salt.state       ][INFO    ][21672] Host msg02 (192.168.10.42) already present
2017-11-26 08:37:42,853 [salt.state       ][INFO    ][21672] Completed state [msg02] at time 08:37:42.852697 duration_in_ms=0.831
2017-11-26 08:37:42,853 [salt.state       ][INFO    ][21672] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.852908
2017-11-26 08:37:42,853 [salt.state       ][INFO    ][21672] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,854 [salt.state       ][INFO    ][21672] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-26 08:37:42,854 [salt.state       ][INFO    ][21672] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.853684 duration_in_ms=0.776
2017-11-26 08:37:42,854 [salt.state       ][INFO    ][21672] Running state [msg03] at time 08:37:42.853881
2017-11-26 08:37:42,854 [salt.state       ][INFO    ][21672] Executing state host.present for msg03
2017-11-26 08:37:42,854 [salt.state       ][INFO    ][21672] Host msg03 (192.168.10.43) already present
2017-11-26 08:37:42,855 [salt.state       ][INFO    ][21672] Completed state [msg03] at time 08:37:42.854619 duration_in_ms=0.738
2017-11-26 08:37:42,855 [salt.state       ][INFO    ][21672] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.854815
2017-11-26 08:37:42,855 [salt.state       ][INFO    ][21672] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,856 [salt.state       ][INFO    ][21672] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-26 08:37:42,856 [salt.state       ][INFO    ][21672] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.855652 duration_in_ms=0.837
2017-11-26 08:37:42,856 [salt.state       ][INFO    ][21672] Running state [msg01] at time 08:37:42.855833
2017-11-26 08:37:42,856 [salt.state       ][INFO    ][21672] Executing state host.present for msg01
2017-11-26 08:37:42,856 [salt.state       ][INFO    ][21672] Host msg01 (192.168.10.41) already present
2017-11-26 08:37:42,857 [salt.state       ][INFO    ][21672] Completed state [msg01] at time 08:37:42.856590 duration_in_ms=0.757
2017-11-26 08:37:42,857 [salt.state       ][INFO    ][21672] Running state [msg] at time 08:37:42.856770
2017-11-26 08:37:42,857 [salt.state       ][INFO    ][21672] Executing state host.present for msg
2017-11-26 08:37:42,857 [salt.state       ][INFO    ][21672] Host msg (192.168.10.40) already present
2017-11-26 08:37:42,858 [salt.state       ][INFO    ][21672] Completed state [msg] at time 08:37:42.857505 duration_in_ms=0.735
2017-11-26 08:37:42,858 [salt.state       ][INFO    ][21672] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.857700
2017-11-26 08:37:42,858 [salt.state       ][INFO    ][21672] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,859 [salt.state       ][INFO    ][21672] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-26 08:37:42,859 [salt.state       ][INFO    ][21672] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.858711 duration_in_ms=1.011
2017-11-26 08:37:42,859 [salt.state       ][INFO    ][21672] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.858922
2017-11-26 08:37:42,859 [salt.state       ][INFO    ][21672] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,860 [salt.state       ][INFO    ][21672] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-26 08:37:42,860 [salt.state       ][INFO    ][21672] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.859713 duration_in_ms=0.791
2017-11-26 08:37:42,860 [salt.state       ][INFO    ][21672] Running state [cfg01] at time 08:37:42.859918
2017-11-26 08:37:42,860 [salt.state       ][INFO    ][21672] Executing state host.present for cfg01
2017-11-26 08:37:42,861 [salt.state       ][INFO    ][21672] Host cfg01 (192.168.10.100) already present
2017-11-26 08:37:42,861 [salt.state       ][INFO    ][21672] Completed state [cfg01] at time 08:37:42.860645 duration_in_ms=0.726
2017-11-26 08:37:42,861 [salt.state       ][INFO    ][21672] Running state [cmp002] at time 08:37:42.860851
2017-11-26 08:37:42,861 [salt.state       ][INFO    ][21672] Executing state host.present for cmp002
2017-11-26 08:37:42,861 [salt.state       ][INFO    ][21672] Host cmp002 (192.168.10.102) already present
2017-11-26 08:37:42,862 [salt.state       ][INFO    ][21672] Completed state [cmp002] at time 08:37:42.861541 duration_in_ms=0.689
2017-11-26 08:37:42,862 [salt.state       ][INFO    ][21672] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.861738
2017-11-26 08:37:42,862 [salt.state       ][INFO    ][21672] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,862 [salt.state       ][INFO    ][21672] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-26 08:37:42,863 [salt.state       ][INFO    ][21672] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.862501 duration_in_ms=0.763
2017-11-26 08:37:42,863 [salt.state       ][INFO    ][21672] Running state [cmp001] at time 08:37:42.862719
2017-11-26 08:37:42,863 [salt.state       ][INFO    ][21672] Executing state host.present for cmp001
2017-11-26 08:37:42,863 [salt.state       ][INFO    ][21672] Host cmp001 (192.168.10.101) already present
2017-11-26 08:37:42,864 [salt.state       ][INFO    ][21672] Completed state [cmp001] at time 08:37:42.863516 duration_in_ms=0.796
2017-11-26 08:37:42,864 [salt.state       ][INFO    ][21672] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.863694
2017-11-26 08:37:42,864 [salt.state       ][INFO    ][21672] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,864 [salt.state       ][INFO    ][21672] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-26 08:37:42,864 [salt.state       ][INFO    ][21672] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.864447 duration_in_ms=0.752
2017-11-26 08:37:42,865 [salt.state       ][INFO    ][21672] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.864778
2017-11-26 08:37:42,865 [salt.state       ][INFO    ][21672] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,866 [salt.state       ][INFO    ][21672] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-26 08:37:42,866 [salt.state       ][INFO    ][21672] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.865663 duration_in_ms=0.885
2017-11-26 08:37:42,866 [salt.state       ][INFO    ][21672] Running state [dbs01] at time 08:37:42.865865
2017-11-26 08:37:42,866 [salt.state       ][INFO    ][21672] Executing state host.present for dbs01
2017-11-26 08:37:42,867 [salt.state       ][INFO    ][21672] Host dbs01 (192.168.10.51) already present
2017-11-26 08:37:42,867 [salt.state       ][INFO    ][21672] Completed state [dbs01] at time 08:37:42.866739 duration_in_ms=0.874
2017-11-26 08:37:42,867 [salt.state       ][INFO    ][21672] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.866922
2017-11-26 08:37:42,867 [salt.state       ][INFO    ][21672] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,868 [salt.state       ][INFO    ][21672] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-26 08:37:42,868 [salt.state       ][INFO    ][21672] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.867815 duration_in_ms=0.892
2017-11-26 08:37:42,868 [salt.state       ][INFO    ][21672] Running state [dbs02] at time 08:37:42.868005
2017-11-26 08:37:42,868 [salt.state       ][INFO    ][21672] Executing state host.present for dbs02
2017-11-26 08:37:42,869 [salt.state       ][INFO    ][21672] Host dbs02 (192.168.10.52) already present
2017-11-26 08:37:42,869 [salt.state       ][INFO    ][21672] Completed state [dbs02] at time 08:37:42.868743 duration_in_ms=0.738
2017-11-26 08:37:42,869 [salt.state       ][INFO    ][21672] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.868947
2017-11-26 08:37:42,869 [salt.state       ][INFO    ][21672] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,870 [salt.state       ][INFO    ][21672] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-26 08:37:42,870 [salt.state       ][INFO    ][21672] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.869706 duration_in_ms=0.759
2017-11-26 08:37:42,870 [salt.state       ][INFO    ][21672] Running state [dbs03] at time 08:37:42.869889
2017-11-26 08:37:42,870 [salt.state       ][INFO    ][21672] Executing state host.present for dbs03
2017-11-26 08:37:42,870 [salt.state       ][INFO    ][21672] Host dbs03 (192.168.10.53) already present
2017-11-26 08:37:42,871 [salt.state       ][INFO    ][21672] Completed state [dbs03] at time 08:37:42.870634 duration_in_ms=0.745
2017-11-26 08:37:42,871 [salt.state       ][INFO    ][21672] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.870821
2017-11-26 08:37:42,871 [salt.state       ][INFO    ][21672] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,871 [salt.state       ][INFO    ][21672] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-26 08:37:42,872 [salt.state       ][INFO    ][21672] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.871604 duration_in_ms=0.782
2017-11-26 08:37:42,872 [salt.state       ][INFO    ][21672] Running state [odl01] at time 08:37:42.871810
2017-11-26 08:37:42,872 [salt.state       ][INFO    ][21672] Executing state host.present for odl01
2017-11-26 08:37:42,872 [salt.state       ][INFO    ][21672] Host odl01 (192.168.10.111) already present
2017-11-26 08:37:42,873 [salt.state       ][INFO    ][21672] Completed state [odl01] at time 08:37:42.872500 duration_in_ms=0.69
2017-11-26 08:37:42,873 [salt.state       ][INFO    ][21672] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.872674
2017-11-26 08:37:42,873 [salt.state       ][INFO    ][21672] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,873 [salt.state       ][INFO    ][21672] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-26 08:37:42,873 [salt.state       ][INFO    ][21672] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.873417 duration_in_ms=0.743
2017-11-26 08:37:42,874 [salt.state       ][INFO    ][21672] Running state [mas01] at time 08:37:42.873589
2017-11-26 08:37:42,874 [salt.state       ][INFO    ][21672] Executing state host.present for mas01
2017-11-26 08:37:42,874 [salt.state       ][INFO    ][21672] Host mas01 (192.168.10.3) already present
2017-11-26 08:37:42,874 [salt.state       ][INFO    ][21672] Completed state [mas01] at time 08:37:42.874299 duration_in_ms=0.71
2017-11-26 08:37:42,875 [salt.state       ][INFO    ][21672] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.874491
2017-11-26 08:37:42,875 [salt.state       ][INFO    ][21672] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,875 [salt.state       ][INFO    ][21672] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-26 08:37:42,875 [salt.state       ][INFO    ][21672] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.875226 duration_in_ms=0.736
2017-11-26 08:37:42,875 [salt.state       ][INFO    ][21672] Running state [ctl02] at time 08:37:42.875439
2017-11-26 08:37:42,876 [salt.state       ][INFO    ][21672] Executing state host.present for ctl02
2017-11-26 08:37:42,876 [salt.state       ][INFO    ][21672] Host ctl02 (192.168.10.12) already present
2017-11-26 08:37:42,876 [salt.state       ][INFO    ][21672] Completed state [ctl02] at time 08:37:42.876192 duration_in_ms=0.754
2017-11-26 08:37:42,876 [salt.state       ][INFO    ][21672] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.876381
2017-11-26 08:37:42,877 [salt.state       ][INFO    ][21672] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,877 [salt.state       ][INFO    ][21672] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-26 08:37:42,877 [salt.state       ][INFO    ][21672] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.877160 duration_in_ms=0.779
2017-11-26 08:37:42,877 [salt.state       ][INFO    ][21672] Running state [ctl03] at time 08:37:42.877368
2017-11-26 08:37:42,878 [salt.state       ][INFO    ][21672] Executing state host.present for ctl03
2017-11-26 08:37:42,878 [salt.state       ][INFO    ][21672] Host ctl03 (192.168.10.13) already present
2017-11-26 08:37:42,878 [salt.state       ][INFO    ][21672] Completed state [ctl03] at time 08:37:42.878155 duration_in_ms=0.788
2017-11-26 08:37:42,878 [salt.state       ][INFO    ][21672] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.878361
2017-11-26 08:37:42,879 [salt.state       ][INFO    ][21672] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,880 [salt.state       ][INFO    ][21672] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-26 08:37:42,881 [salt.state       ][INFO    ][21672] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.881090 duration_in_ms=2.728
2017-11-26 08:37:42,882 [salt.state       ][INFO    ][21672] Running state [ctl01] at time 08:37:42.881581
2017-11-26 08:37:42,882 [salt.state       ][INFO    ][21672] Executing state host.present for ctl01
2017-11-26 08:37:42,883 [salt.state       ][INFO    ][21672] Host ctl01 (192.168.10.11) already present
2017-11-26 08:37:42,883 [salt.state       ][INFO    ][21672] Completed state [ctl01] at time 08:37:42.883102 duration_in_ms=1.521
2017-11-26 08:37:42,883 [salt.state       ][INFO    ][21672] Running state [ctl] at time 08:37:42.883334
2017-11-26 08:37:42,884 [salt.state       ][INFO    ][21672] Executing state host.present for ctl
2017-11-26 08:37:42,884 [salt.state       ][INFO    ][21672] Host ctl (192.168.10.10) already present
2017-11-26 08:37:42,884 [salt.state       ][INFO    ][21672] Completed state [ctl] at time 08:37:42.884269 duration_in_ms=0.936
2017-11-26 08:37:42,885 [salt.state       ][INFO    ][21672] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.884540
2017-11-26 08:37:42,885 [salt.state       ][INFO    ][21672] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:37:42,885 [salt.state       ][INFO    ][21672] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-26 08:37:42,885 [salt.state       ][INFO    ][21672] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 08:37:42.885370 duration_in_ms=0.83
2017-11-26 08:37:42,886 [salt.state       ][INFO    ][21672] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:37:42.885607
2017-11-26 08:37:42,886 [salt.state       ][INFO    ][21672] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-26 08:37:42,886 [salt.state       ][INFO    ][21672] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-26 08:37:42,886 [salt.state       ][INFO    ][21672] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:37:42.886351 duration_in_ms=0.744
2017-11-26 08:37:42,888 [salt.state       ][INFO    ][21672] Running state [ens2f0.81] at time 08:37:42.887934
2017-11-26 08:37:42,888 [salt.state       ][INFO    ][21672] Executing state network.managed for ens2f0.81
2017-11-26 08:37:42,960 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:43,963 [salt.state       ][INFO    ][21672] Interface ens2f0.81 is up to date.
2017-11-26 08:37:43,963 [salt.state       ][INFO    ][21672] Completed state [ens2f0.81] at time 08:37:43.962818 duration_in_ms=1074.882
2017-11-26 08:37:43,964 [salt.state       ][INFO    ][21672] Running state [br-ctl] at time 08:37:43.963635
2017-11-26 08:37:43,964 [salt.state       ][INFO    ][21672] Executing state network.managed for br-ctl
2017-11-26 08:37:43,975 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:37:44,230 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:44,905 [salt.state       ][INFO    ][21672] Interface br-ctl is up to date.
2017-11-26 08:37:44,906 [salt.state       ][INFO    ][21672] Completed state [br-ctl] at time 08:37:44.905693 duration_in_ms=942.056
2017-11-26 08:37:44,906 [salt.state       ][INFO    ][21672] Running state [eno1] at time 08:37:44.906068
2017-11-26 08:37:44,906 [salt.state       ][INFO    ][21672] Executing state network.managed for eno1
2017-11-26 08:37:45,609 [salt.state       ][INFO    ][21672] Interface eno1 is up to date.
2017-11-26 08:37:45,609 [salt.state       ][INFO    ][21672] Completed state [eno1] at time 08:37:45.608775 duration_in_ms=702.706
2017-11-26 08:37:45,609 [salt.state       ][INFO    ][21672] Running state [ens2f0] at time 08:37:45.609040
2017-11-26 08:37:45,609 [salt.state       ][INFO    ][21672] Executing state network.managed for ens2f0
2017-11-26 08:37:46,313 [salt.state       ][INFO    ][21672] Interface ens2f0 is up to date.
2017-11-26 08:37:46,314 [salt.state       ][INFO    ][21672] Completed state [ens2f0] at time 08:37:46.313475 duration_in_ms=704.435
2017-11-26 08:37:46,314 [salt.state       ][INFO    ][21672] Running state [ens2f0.80] at time 08:37:46.313749
2017-11-26 08:37:46,314 [salt.state       ][INFO    ][21672] Executing state network.managed for ens2f0.80
2017-11-26 08:37:46,987 [salt.state       ][INFO    ][21672] Interface ens2f0.80 is up to date.
2017-11-26 08:37:46,987 [salt.state       ][INFO    ][21672] Completed state [ens2f0.80] at time 08:37:46.986903 duration_in_ms=673.154
2017-11-26 08:37:46,988 [salt.state       ][INFO    ][21672] Running state [br-mgmt] at time 08:37:46.987999
2017-11-26 08:37:46,988 [salt.state       ][INFO    ][21672] Executing state network.managed for br-mgmt
2017-11-26 08:37:46,995 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:37:47,262 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:48,009 [salt.state       ][INFO    ][21672] Interface br-mgmt is up to date.
2017-11-26 08:37:48,010 [salt.state       ][INFO    ][21672] Completed state [br-mgmt] at time 08:37:48.009505 duration_in_ms=1021.505
2017-11-26 08:37:48,011 [salt.state       ][INFO    ][21672] Running state [br-ex] at time 08:37:48.010471
2017-11-26 08:37:48,011 [salt.state       ][INFO    ][21672] Executing state network.managed for br-ex
2017-11-26 08:37:48,017 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:37:48,285 [salt.loaded.int.module.cmdmod][INFO    ][21672] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:37:48,977 [salt.state       ][INFO    ][21672] Interface br-ex is up to date.
2017-11-26 08:37:48,978 [salt.state       ][INFO    ][21672] Completed state [br-ex] at time 08:37:48.977505 duration_in_ms=967.034
2017-11-26 08:37:48,978 [salt.state       ][INFO    ][21672] Running state [/etc/profile.d/proxy.sh] at time 08:37:48.977758
2017-11-26 08:37:48,978 [salt.state       ][INFO    ][21672] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-26 08:37:48,978 [salt.state       ][INFO    ][21672] File /etc/profile.d/proxy.sh is not present
2017-11-26 08:37:48,979 [salt.state       ][INFO    ][21672] Completed state [/etc/profile.d/proxy.sh] at time 08:37:48.978490 duration_in_ms=0.732
2017-11-26 08:37:48,979 [salt.state       ][INFO    ][21672] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:37:48.978677
2017-11-26 08:37:48,979 [salt.state       ][INFO    ][21672] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-26 08:37:48,979 [salt.state       ][INFO    ][21672] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-26 08:37:48,979 [salt.state       ][INFO    ][21672] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:37:48.979294 duration_in_ms=0.617
2017-11-26 08:37:48,981 [salt.minion      ][INFO    ][21672] Returning information for job: 20171126083739158391
2017-11-26 08:38:50,994 [salt.minion      ][INFO    ][21538] User sudo_ubuntu Executing command system.reboot with jid 20171126083850982388
2017-11-26 08:38:51,004 [salt.minion      ][INFO    ][22231] Starting a new job with PID 22231
2017-11-26 08:38:51,007 [salt.loaded.int.module.cmdmod][INFO    ][22231] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-26 08:38:51,026 [salt.utils.parsers][WARNING ][21538] Minion received a SIGTERM. Exiting.
2017-11-26 08:38:51,026 [salt.cli.daemons ][INFO    ][21538] The salt minion is shutting down..
2017-11-26 08:38:51,027 [salt.cli.daemons ][INFO    ][21538] The Salt Minion is shut down
2017-11-26 08:43:20,029 [salt.cli.daemons ][INFO    ][3305] Setting up the Salt Minion "kvm02.baremetal-mcp-ocata-odl-ha.local"
2017-11-26 08:43:20,797 [salt.minion      ][INFO    ][3305] Creating minion process manager
2017-11-26 08:43:20,798 [salt.cli.daemons ][WARNING ][3305] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-26 08:43:20,798 [salt.cli.daemons ][INFO    ][3305] The Salt Minion is starting up
2017-11-26 08:43:20,798 [salt.minion      ][INFO    ][3305] Minion is starting as user 'root'
2017-11-26 08:43:20,799 [salt.utils.event ][INFO    ][3305] Starting pull socket on /var/run/salt/minion/minion_event_0607a05f39_pull.ipc
2017-11-26 08:43:22,024 [salt.loaded.int.module.cmdmod][INFO    ][3305] Executing command ['date', '+%z'] in directory '/root'
2017-11-26 08:43:22,037 [salt.utils.schedule][INFO    ][3305] Updating job settings for scheduled job: __mine_interval
2017-11-26 08:43:22,041 [salt.minion      ][INFO    ][3305] Added mine.update to scheduler
2017-11-26 08:43:22,066 [salt.minion      ][INFO    ][3305] Minion is ready to receive requests!
2017-11-26 08:43:22,068 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126084320658541
2017-11-26 08:43:22,077 [salt.minion      ][INFO    ][3478] Starting a new job with PID 3478
2017-11-26 08:43:22,124 [salt.minion      ][INFO    ][3478] Returning information for job: 20171126084320658541
2017-11-26 08:43:22,942 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.apply with jid 20171126084322618237
2017-11-26 08:43:22,952 [salt.minion      ][INFO    ][3604] Starting a new job with PID 3604
2017-11-26 08:43:23,067 [salt.utils.schedule][INFO    ][3305] Running scheduled job: __mine_interval
2017-11-26 08:43:25,319 [salt.state       ][INFO    ][3604] Loading fresh modules for state activity
2017-11-26 08:43:25,346 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-26 08:43:25,366 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-26 08:43:25,401 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:25,465 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-26 08:43:25,484 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:25,545 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-26 08:43:25,563 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:25,623 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-26 08:43:25,759 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:25,842 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-26 08:43:25,877 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:25,939 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-26 08:43:25,958 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,018 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-26 08:43:26,082 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,163 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-26 08:43:26,193 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,335 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-26 08:43:26,359 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,421 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-26 08:43:26,442 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,511 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-26 08:43:26,545 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,622 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-26 08:43:26,649 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,710 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-26 08:43:26,730 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,798 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-26 08:43:26,817 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,886 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-26 08:43:26,907 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,661 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-26 08:43:26,682 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,745 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-26 08:43:26,789 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:26,902 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-26 08:43:26,985 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:27,069 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-26 08:43:27,089 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:27,156 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-26 08:43:27,187 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:27,250 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-26 08:43:27,265 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-26 08:43:27,282 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-26 08:43:27,304 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-26 08:43:27,326 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-26 08:43:27,347 [salt.state       ][INFO    ][3604] Running state [/etc/environment] at time 08:43:27.346552
2017-11-26 08:43:27,347 [salt.state       ][INFO    ][3604] Executing state file.blockreplace for /etc/environment
2017-11-26 08:43:27,349 [salt.state       ][INFO    ][3604] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-11-26 08:43:27,349 [salt.state       ][INFO    ][3604] Completed state [/etc/environment] at time 08:43:27.349087 duration_in_ms=2.535
2017-11-26 08:43:27,349 [salt.state       ][INFO    ][3604] Running state [/etc/profile.d] at time 08:43:27.349287
2017-11-26 08:43:27,349 [salt.state       ][INFO    ][3604] Executing state file.directory for /etc/profile.d
2017-11-26 08:43:27,351 [salt.state       ][INFO    ][3604] Directory /etc/profile.d is in the correct state
2017-11-26 08:43:27,351 [salt.state       ][INFO    ][3604] Completed state [/etc/profile.d] at time 08:43:27.350945 duration_in_ms=1.658
2017-11-26 08:43:27,954 [salt.state       ][INFO    ][3604] Running state [linux_repo_prereq_pkgs] at time 08:43:27.954144
2017-11-26 08:43:27,954 [salt.state       ][INFO    ][3604] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-26 08:43:27,955 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:43:28,328 [salt.state       ][INFO    ][3604] All specified packages are already installed
2017-11-26 08:43:28,329 [salt.state       ][INFO    ][3604] Completed state [linux_repo_prereq_pkgs] at time 08:43:28.328646 duration_in_ms=374.501
2017-11-26 08:43:28,329 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 08:43:28.328899
2017-11-26 08:43:28,329 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 08:43:28.329688 duration_in_ms=0.789
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 08:43:28.329880
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] File /etc/apt/preferences.d/glusterfs-ppa is not present
2017-11-26 08:43:28,330 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 08:43:28.330458 duration_in_ms=0.579
2017-11-26 08:43:28,334 [salt.state       ][INFO    ][3604] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main] at time 08:43:28.333700
2017-11-26 08:43:28,334 [salt.state       ][INFO    ][3604] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main
2017-11-26 08:43:28,424 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-key', 'export', '3FE869A9'] in directory '/root'
2017-11-26 08:43:28,487 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:31,970 [salt.state       ][INFO    ][3604] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main'
2017-11-26 08:43:31,970 [salt.state       ][INFO    ][3604] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main] at time 08:43:31.969796 duration_in_ms=3636.096
2017-11-26 08:43:31,970 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:43:31.970037
2017-11-26 08:43:31,970 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-26 08:43:31,971 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-26 08:43:31,971 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:43:31.970837 duration_in_ms=0.799
2017-11-26 08:43:31,971 [salt.state       ][INFO    ][3604] Running state [/etc/apt/preferences.d/mk_openstack] at time 08:43:31.971024
2017-11-26 08:43:31,971 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-26 08:43:31,995 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-26 08:43:32,017 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:32,064 [salt.state       ][INFO    ][3604] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-26 08:43:32,064 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/preferences.d/mk_openstack] at time 08:43:32.064273 duration_in_ms=93.248
2017-11-26 08:43:32,065 [salt.state       ][INFO    ][3604] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 08:43:32.065443
2017-11-26 08:43:32,066 [salt.state       ][INFO    ][3604] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-26 08:43:32,263 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-26 08:43:32,358 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:32,724 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.find_job with jid 20171126084332712997
2017-11-26 08:43:32,735 [salt.minion      ][INFO    ][5322] Starting a new job with PID 5322
2017-11-26 08:43:32,747 [salt.minion      ][INFO    ][5322] Returning information for job: 20171126084332712997
2017-11-26 08:43:34,984 [salt.state       ][INFO    ][3604] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-26 08:43:34,984 [salt.state       ][INFO    ][3604] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 08:43:34.984449 duration_in_ms=2919.005
2017-11-26 08:43:34,985 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:43:34.984719
2017-11-26 08:43:34,985 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-26 08:43:34,985 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-26 08:43:34,986 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:43:34.985465 duration_in_ms=0.747
2017-11-26 08:43:34,986 [salt.state       ][INFO    ][3604] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 08:43:34.985663
2017-11-26 08:43:34,986 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-26 08:43:35,006 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-26 08:43:35,029 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:35,075 [salt.state       ][INFO    ][3604] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-26 08:43:35,075 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 08:43:35.075219 duration_in_ms=89.556
2017-11-26 08:43:35,076 [salt.state       ][INFO    ][3604] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 08:43:35.076358
2017-11-26 08:43:35,077 [salt.state       ][INFO    ][3604] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-26 08:43:35,489 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-26 08:43:35,584 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:38,285 [salt.state       ][INFO    ][3604] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-26 08:43:38,286 [salt.state       ][INFO    ][3604] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 08:43:38.285703 duration_in_ms=3209.344
2017-11-26 08:43:38,286 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:43:38.285959
2017-11-26 08:43:38,286 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-26 08:43:38,287 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-26 08:43:38,287 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:43:38.286722 duration_in_ms=0.763
2017-11-26 08:43:38,287 [salt.state       ][INFO    ][3604] Running state [/etc/apt/preferences.d/uca] at time 08:43:38.286908
2017-11-26 08:43:38,287 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-26 08:43:38,287 [salt.state       ][INFO    ][3604] File /etc/apt/preferences.d/uca is not present
2017-11-26 08:43:38,288 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/preferences.d/uca] at time 08:43:38.287481 duration_in_ms=0.572
2017-11-26 08:43:38,289 [salt.state       ][INFO    ][3604] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 08:43:38.288527
2017-11-26 08:43:38,289 [salt.state       ][INFO    ][3604] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-26 08:43:38,356 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-26 08:43:38,406 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:40,200 [salt.state       ][INFO    ][3604] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-26 08:43:40,200 [salt.state       ][INFO    ][3604] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 08:43:40.200184 duration_in_ms=1911.656
2017-11-26 08:43:40,201 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:43:40.200467
2017-11-26 08:43:40,201 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-26 08:43:40,201 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-26 08:43:40,201 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:43:40.201168 duration_in_ms=0.701
2017-11-26 08:43:40,201 [salt.state       ][INFO    ][3604] Running state [/etc/apt/preferences.d/mcp_extra] at time 08:43:40.201365
2017-11-26 08:43:40,202 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-26 08:43:40,220 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-26 08:43:40,241 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:40,288 [salt.state       ][INFO    ][3604] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-26 08:43:40,288 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/preferences.d/mcp_extra] at time 08:43:40.288365 duration_in_ms=86.988
2017-11-26 08:43:40,290 [salt.state       ][INFO    ][3604] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 08:43:40.289578
2017-11-26 08:43:40,290 [salt.state       ][INFO    ][3604] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-26 08:43:40,361 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-26 08:43:40,451 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:42,251 [salt.state       ][INFO    ][3604] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-26 08:43:42,251 [salt.state       ][INFO    ][3604] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 08:43:42.251182 duration_in_ms=1961.602
2017-11-26 08:43:42,251 [salt.state       ][INFO    ][3604] Running state [linux_extra_packages_purged] at time 08:43:42.251456
2017-11-26 08:43:42,252 [salt.state       ][INFO    ][3604] Executing state pkg.purged for linux_extra_packages_purged
2017-11-26 08:43:42,259 [salt.state       ][INFO    ][3604] All specified packages are already absent
2017-11-26 08:43:42,259 [salt.state       ][INFO    ][3604] Completed state [linux_extra_packages_purged] at time 08:43:42.259406 duration_in_ms=7.95
2017-11-26 08:43:42,260 [salt.state       ][INFO    ][3604] Running state [linux_extra_packages_latest] at time 08:43:42.259602
2017-11-26 08:43:42,260 [salt.state       ][INFO    ][3604] Executing state pkg.latest for linux_extra_packages_latest
2017-11-26 08:43:42,263 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:43:42,939 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.find_job with jid 20171126084342923882
2017-11-26 08:43:42,949 [salt.minion      ][INFO    ][7440] Starting a new job with PID 7440
2017-11-26 08:43:42,959 [salt.minion      ][INFO    ][7440] Returning information for job: 20171126084342923882
2017-11-26 08:43:43,556 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-26 08:43:43,588 [salt.state       ][INFO    ][3604] Package mcelog is already up-to-date
2017-11-26 08:43:43,589 [salt.state       ][INFO    ][3604] Completed state [linux_extra_packages_latest] at time 08:43:43.588634 duration_in_ms=1329.032
2017-11-26 08:43:43,590 [salt.state       ][INFO    ][3604] Running state [UTC] at time 08:43:43.589525
2017-11-26 08:43:43,590 [salt.state       ][INFO    ][3604] Executing state timezone.system for UTC
2017-11-26 08:43:43,590 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['timedatectl'] in directory '/root'
2017-11-26 08:43:43,613 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['timedatectl'] in directory '/root'
2017-11-26 08:43:43,619 [salt.state       ][INFO    ][3604] Timezone UTC already set, UTC already set to UTC
2017-11-26 08:43:43,619 [salt.state       ][INFO    ][3604] Completed state [UTC] at time 08:43:43.619426 duration_in_ms=29.9
2017-11-26 08:43:43,622 [salt.state       ][INFO    ][3604] Running state [nf_conntrack] at time 08:43:43.621955
2017-11-26 08:43:43,622 [salt.state       ][INFO    ][3604] Executing state kmod.present for nf_conntrack
2017-11-26 08:43:43,623 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'lsmod' in directory '/root'
2017-11-26 08:43:43,630 [salt.state       ][INFO    ][3604] Kernel module nf_conntrack is already present
2017-11-26 08:43:43,630 [salt.state       ][INFO    ][3604] Completed state [nf_conntrack] at time 08:43:43.629903 duration_in_ms=7.948
2017-11-26 08:43:43,631 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_keepalive_probes] at time 08:43:43.630617
2017-11-26 08:43:43,631 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-26 08:43:43,636 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,693 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-26 08:43:43,693 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_keepalive_probes] at time 08:43:43.692740 duration_in_ms=62.122
2017-11-26 08:43:43,693 [salt.state       ][INFO    ][3604] Running state [fs.file-max] at time 08:43:43.693049
2017-11-26 08:43:43,693 [salt.state       ][INFO    ][3604] Executing state sysctl.present for fs.file-max
2017-11-26 08:43:43,694 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,740 [salt.state       ][INFO    ][3604] Sysctl value fs.file-max = 124165 is already set
2017-11-26 08:43:43,741 [salt.state       ][INFO    ][3604] Completed state [fs.file-max] at time 08:43:43.740580 duration_in_ms=47.53
2017-11-26 08:43:43,741 [salt.state       ][INFO    ][3604] Running state [net.core.somaxconn] at time 08:43:43.740838
2017-11-26 08:43:43,741 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.core.somaxconn
2017-11-26 08:43:43,742 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,788 [salt.state       ][INFO    ][3604] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-26 08:43:43,788 [salt.state       ][INFO    ][3604] Completed state [net.core.somaxconn] at time 08:43:43.788303 duration_in_ms=47.465
2017-11-26 08:43:43,789 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_max_syn_backlog] at time 08:43:43.788569
2017-11-26 08:43:43,789 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-26 08:43:43,789 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,833 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-26 08:43:43,833 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_max_syn_backlog] at time 08:43:43.832951 duration_in_ms=44.381
2017-11-26 08:43:43,833 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_tw_reuse] at time 08:43:43.833211
2017-11-26 08:43:43,833 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-26 08:43:43,834 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,877 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-26 08:43:43,877 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_tw_reuse] at time 08:43:43.877313 duration_in_ms=44.102
2017-11-26 08:43:43,878 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_congestion_control] at time 08:43:43.877562
2017-11-26 08:43:43,878 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-26 08:43:43,878 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,922 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-26 08:43:43,922 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_congestion_control] at time 08:43:43.921751 duration_in_ms=44.189
2017-11-26 08:43:43,922 [salt.state       ][INFO    ][3604] Running state [net.nf_conntrack_max] at time 08:43:43.922045
2017-11-26 08:43:43,922 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.nf_conntrack_max
2017-11-26 08:43:43,923 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:43,966 [salt.state       ][INFO    ][3604] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-26 08:43:43,966 [salt.state       ][INFO    ][3604] Completed state [net.nf_conntrack_max] at time 08:43:43.966250 duration_in_ms=44.204
2017-11-26 08:43:43,967 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_retries2] at time 08:43:43.966547
2017-11-26 08:43:43,967 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-26 08:43:43,967 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,011 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-26 08:43:44,011 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_retries2] at time 08:43:44.010987 duration_in_ms=44.44
2017-11-26 08:43:44,011 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_fin_timeout] at time 08:43:44.011249
2017-11-26 08:43:44,012 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-26 08:43:44,012 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,060 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-26 08:43:44,060 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_fin_timeout] at time 08:43:44.059764 duration_in_ms=48.516
2017-11-26 08:43:44,060 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_slow_start_after_idle] at time 08:43:44.060039
2017-11-26 08:43:44,060 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-26 08:43:44,061 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,109 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-26 08:43:44,109 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 08:43:44.108768 duration_in_ms=48.729
2017-11-26 08:43:44,109 [salt.state       ][INFO    ][3604] Running state [vm.swappiness] at time 08:43:44.109044
2017-11-26 08:43:44,109 [salt.state       ][INFO    ][3604] Executing state sysctl.present for vm.swappiness
2017-11-26 08:43:44,110 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,154 [salt.state       ][INFO    ][3604] Sysctl value vm.swappiness = 10 is already set
2017-11-26 08:43:44,154 [salt.state       ][INFO    ][3604] Completed state [vm.swappiness] at time 08:43:44.153930 duration_in_ms=44.885
2017-11-26 08:43:44,154 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_keepalive_intvl] at time 08:43:44.154241
2017-11-26 08:43:44,155 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-26 08:43:44,155 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,202 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-26 08:43:44,202 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_keepalive_intvl] at time 08:43:44.202176 duration_in_ms=47.934
2017-11-26 08:43:44,203 [salt.state       ][INFO    ][3604] Running state [net.ipv4.neigh.default.gc_thresh1] at time 08:43:44.202468
2017-11-26 08:43:44,203 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-26 08:43:44,203 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,247 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-26 08:43:44,247 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 08:43:44.247422 duration_in_ms=44.953
2017-11-26 08:43:44,248 [salt.state       ][INFO    ][3604] Running state [net.ipv4.neigh.default.gc_thresh2] at time 08:43:44.247669
2017-11-26 08:43:44,248 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-26 08:43:44,248 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,292 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-26 08:43:44,292 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 08:43:44.292033 duration_in_ms=44.363
2017-11-26 08:43:44,292 [salt.state       ][INFO    ][3604] Running state [net.ipv4.neigh.default.gc_thresh3] at time 08:43:44.292316
2017-11-26 08:43:44,293 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-26 08:43:44,293 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,338 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-26 08:43:44,338 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 08:43:44.338023 duration_in_ms=45.707
2017-11-26 08:43:44,338 [salt.state       ][INFO    ][3604] Running state [net.core.netdev_max_backlog] at time 08:43:44.338367
2017-11-26 08:43:44,339 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-26 08:43:44,339 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,384 [salt.state       ][INFO    ][3604] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-26 08:43:44,384 [salt.state       ][INFO    ][3604] Completed state [net.core.netdev_max_backlog] at time 08:43:44.384375 duration_in_ms=46.007
2017-11-26 08:43:44,385 [salt.state       ][INFO    ][3604] Running state [net.ipv4.tcp_keepalive_time] at time 08:43:44.384624
2017-11-26 08:43:44,385 [salt.state       ][INFO    ][3604] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-26 08:43:44,385 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,429 [salt.state       ][INFO    ][3604] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-26 08:43:44,430 [salt.state       ][INFO    ][3604] Completed state [net.ipv4.tcp_keepalive_time] at time 08:43:44.429694 duration_in_ms=45.069
2017-11-26 08:43:44,430 [salt.state       ][INFO    ][3604] Running state [kernel.panic] at time 08:43:44.429938
2017-11-26 08:43:44,430 [salt.state       ][INFO    ][3604] Executing state sysctl.present for kernel.panic
2017-11-26 08:43:44,431 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'sysctl -a' in directory '/root'
2017-11-26 08:43:44,476 [salt.state       ][INFO    ][3604] Sysctl value kernel.panic = 60 is already set
2017-11-26 08:43:44,477 [salt.state       ][INFO    ][3604] Completed state [kernel.panic] at time 08:43:44.476619 duration_in_ms=46.68
2017-11-26 08:43:44,477 [salt.state       ][INFO    ][3604] Running state [linux_sysfs_package] at time 08:43:44.476911
2017-11-26 08:43:44,477 [salt.state       ][INFO    ][3604] Executing state pkg.installed for linux_sysfs_package
2017-11-26 08:43:44,481 [salt.state       ][INFO    ][3604] All specified packages are already installed
2017-11-26 08:43:44,482 [salt.state       ][INFO    ][3604] Completed state [linux_sysfs_package] at time 08:43:44.481580 duration_in_ms=4.669
2017-11-26 08:43:44,483 [salt.state       ][INFO    ][3604] Running state [/etc/sysfs.d] at time 08:43:44.482978
2017-11-26 08:43:44,483 [salt.state       ][INFO    ][3604] Executing state file.directory for /etc/sysfs.d
2017-11-26 08:43:44,484 [salt.state       ][INFO    ][3604] Directory /etc/sysfs.d is in the correct state
2017-11-26 08:43:44,484 [salt.state       ][INFO    ][3604] Completed state [/etc/sysfs.d] at time 08:43:44.483753 duration_in_ms=0.776
2017-11-26 08:43:44,485 [salt.state       ][INFO    ][3604] Running state [ondemand] at time 08:43:44.484536
2017-11-26 08:43:44,485 [salt.state       ][INFO    ][3604] Executing state service.dead for ondemand
2017-11-26 08:43:44,485 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-26 08:43:44,495 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-26 08:43:44,502 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-26 08:43:44,515 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'runlevel' in directory '/root'
2017-11-26 08:43:44,520 [salt.state       ][INFO    ][3604] The service ondemand is already dead
2017-11-26 08:43:44,521 [salt.state       ][INFO    ][3604] Completed state [ondemand] at time 08:43:44.520607 duration_in_ms=36.069
2017-11-26 08:43:44,522 [salt.state       ][INFO    ][3604] Running state [/etc/sysfs.d/governor.conf] at time 08:43:44.521990
2017-11-26 08:43:44,522 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-26 08:43:44,544 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-26 08:43:44,547 [salt.state       ][INFO    ][3604] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-26 08:43:44,548 [salt.state       ][INFO    ][3604] Completed state [/etc/sysfs.d/governor.conf] at time 08:43:44.547633 duration_in_ms=25.642
2017-11-26 08:43:44,548 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.548312
2017-11-26 08:43:44,549 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,549 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,549 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.549144 duration_in_ms=0.832
2017-11-26 08:43:44,549 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.549341
2017-11-26 08:43:44,550 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,550 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,550 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.550065 duration_in_ms=0.724
2017-11-26 08:43:44,550 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.550347
2017-11-26 08:43:44,551 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,551 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,551 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.551090 duration_in_ms=0.743
2017-11-26 08:43:44,551 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.551273
2017-11-26 08:43:44,551 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,552 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,552 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.551991 duration_in_ms=0.717
2017-11-26 08:43:44,552 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.552175
2017-11-26 08:43:44,552 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,553 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,553 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.552895 duration_in_ms=0.72
2017-11-26 08:43:44,553 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.553091
2017-11-26 08:43:44,553 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,554 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,554 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.553784 duration_in_ms=0.693
2017-11-26 08:43:44,554 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.553971
2017-11-26 08:43:44,554 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,555 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,555 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.554751 duration_in_ms=0.78
2017-11-26 08:43:44,555 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.554957
2017-11-26 08:43:44,555 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,556 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,556 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.555765 duration_in_ms=0.808
2017-11-26 08:43:44,556 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.555986
2017-11-26 08:43:44,556 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,557 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,557 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.556674 duration_in_ms=0.688
2017-11-26 08:43:44,557 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.556843
2017-11-26 08:43:44,557 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,557 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,558 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.557525 duration_in_ms=0.682
2017-11-26 08:43:44,558 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.557727
2017-11-26 08:43:44,558 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,558 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,559 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.558492 duration_in_ms=0.765
2017-11-26 08:43:44,559 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.558658
2017-11-26 08:43:44,559 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,559 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,559 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.559333 duration_in_ms=0.675
2017-11-26 08:43:44,560 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.559511
2017-11-26 08:43:44,560 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,560 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,560 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.560184 duration_in_ms=0.673
2017-11-26 08:43:44,560 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.560360
2017-11-26 08:43:44,561 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,561 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,561 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.561031 duration_in_ms=0.672
2017-11-26 08:43:44,561 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.561208
2017-11-26 08:43:44,561 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,562 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,562 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.561903 duration_in_ms=0.694
2017-11-26 08:43:44,562 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.562118
2017-11-26 08:43:44,562 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,563 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,563 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.562826 duration_in_ms=0.707
2017-11-26 08:43:44,563 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.563001
2017-11-26 08:43:44,563 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,564 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,564 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.563692 duration_in_ms=0.69
2017-11-26 08:43:44,564 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.563869
2017-11-26 08:43:44,564 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,564 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,565 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.564542 duration_in_ms=0.673
2017-11-26 08:43:44,565 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.564705
2017-11-26 08:43:44,565 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,565 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,565 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.565388 duration_in_ms=0.683
2017-11-26 08:43:44,566 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.565563
2017-11-26 08:43:44,566 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,566 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,566 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.566243 duration_in_ms=0.679
2017-11-26 08:43:44,566 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.566442
2017-11-26 08:43:44,567 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,567 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,567 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.567113 duration_in_ms=0.671
2017-11-26 08:43:44,567 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.567277
2017-11-26 08:43:44,567 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,568 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,568 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.567946 duration_in_ms=0.669
2017-11-26 08:43:44,568 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.568108
2017-11-26 08:43:44,568 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,569 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,569 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.568782 duration_in_ms=0.674
2017-11-26 08:43:44,569 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.568947
2017-11-26 08:43:44,569 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,569 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,570 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.569619 duration_in_ms=0.673
2017-11-26 08:43:44,570 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.569782
2017-11-26 08:43:44,570 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,570 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,571 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.570509 duration_in_ms=0.728
2017-11-26 08:43:44,571 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.570672
2017-11-26 08:43:44,571 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,571 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,571 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.571344 duration_in_ms=0.673
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.571508
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.572163 duration_in_ms=0.655
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.572325
2017-11-26 08:43:44,572 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,573 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,573 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.572996 duration_in_ms=0.67
2017-11-26 08:43:44,573 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.573157
2017-11-26 08:43:44,573 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,574 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,574 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.573832 duration_in_ms=0.674
2017-11-26 08:43:44,574 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.573993
2017-11-26 08:43:44,574 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,575 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,575 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.574715 duration_in_ms=0.722
2017-11-26 08:43:44,575 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.574876
2017-11-26 08:43:44,575 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,575 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,576 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.575549 duration_in_ms=0.672
2017-11-26 08:43:44,576 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.575712
2017-11-26 08:43:44,576 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,576 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,576 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.576382 duration_in_ms=0.669
2017-11-26 08:43:44,577 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.576544
2017-11-26 08:43:44,577 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,577 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,577 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.577216 duration_in_ms=0.671
2017-11-26 08:43:44,577 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.577377
2017-11-26 08:43:44,578 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,578 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,578 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.578022 duration_in_ms=0.645
2017-11-26 08:43:44,578 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.578218
2017-11-26 08:43:44,578 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,579 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,579 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.578947 duration_in_ms=0.729
2017-11-26 08:43:44,579 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.579109
2017-11-26 08:43:44,579 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,580 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,580 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.579777 duration_in_ms=0.668
2017-11-26 08:43:44,580 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.579946
2017-11-26 08:43:44,580 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,580 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,581 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.580616 duration_in_ms=0.67
2017-11-26 08:43:44,581 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.580780
2017-11-26 08:43:44,581 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,581 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,581 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.581451 duration_in_ms=0.672
2017-11-26 08:43:44,582 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.581615
2017-11-26 08:43:44,582 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,582 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,582 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.582334 duration_in_ms=0.718
2017-11-26 08:43:44,583 [salt.state       ][INFO    ][3604] Running state [sysfs.write] at time 08:43:44.582545
2017-11-26 08:43:44,583 [salt.state       ][INFO    ][3604] Executing state module.run for sysfs.write
2017-11-26 08:43:44,583 [salt.state       ][INFO    ][3604] {'ret': True}
2017-11-26 08:43:44,583 [salt.state       ][INFO    ][3604] Completed state [sysfs.write] at time 08:43:44.583241 duration_in_ms=0.696
2017-11-26 08:43:44,585 [salt.state       ][INFO    ][3604] Running state [cs_CZ.UTF-8] at time 08:43:44.585432
2017-11-26 08:43:44,586 [salt.state       ][INFO    ][3604] Executing state locale.present for cs_CZ.UTF-8
2017-11-26 08:43:44,586 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'locale -a' in directory '/root'
2017-11-26 08:43:44,595 [salt.state       ][INFO    ][3604] Locale cs_CZ.UTF-8 is already present
2017-11-26 08:43:44,595 [salt.state       ][INFO    ][3604] Completed state [cs_CZ.UTF-8] at time 08:43:44.594798 duration_in_ms=9.366
2017-11-26 08:43:44,595 [salt.state       ][INFO    ][3604] Running state [en_US.UTF-8] at time 08:43:44.595025
2017-11-26 08:43:44,595 [salt.state       ][INFO    ][3604] Executing state locale.present for en_US.UTF-8
2017-11-26 08:43:44,596 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'locale -a' in directory '/root'
2017-11-26 08:43:44,600 [salt.state       ][INFO    ][3604] Locale en_US.UTF-8 is already present
2017-11-26 08:43:44,601 [salt.state       ][INFO    ][3604] Completed state [en_US.UTF-8] at time 08:43:44.600581 duration_in_ms=5.555
2017-11-26 08:43:44,602 [salt.state       ][INFO    ][3604] Running state [en_US.UTF-8] at time 08:43:44.602041
2017-11-26 08:43:44,602 [salt.state       ][INFO    ][3604] Executing state locale.system for en_US.UTF-8
2017-11-26 08:43:44,603 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'localectl' in directory '/root'
2017-11-26 08:43:44,620 [salt.state       ][INFO    ][3604] System locale en_US.UTF-8 already set
2017-11-26 08:43:44,620 [salt.state       ][INFO    ][3604] Completed state [en_US.UTF-8] at time 08:43:44.619833 duration_in_ms=17.791
2017-11-26 08:43:44,621 [salt.state       ][INFO    ][3604] Running state [root] at time 08:43:44.621134
2017-11-26 08:43:44,621 [salt.state       ][INFO    ][3604] Executing state user.present for root
2017-11-26 08:43:44,622 [salt.state       ][INFO    ][3604] User root is present and up to date
2017-11-26 08:43:44,622 [salt.state       ][INFO    ][3604] Completed state [root] at time 08:43:44.622467 duration_in_ms=1.333
2017-11-26 08:43:44,624 [salt.state       ][INFO    ][3604] Running state [/root] at time 08:43:44.623667
2017-11-26 08:43:44,624 [salt.state       ][INFO    ][3604] Executing state file.directory for /root
2017-11-26 08:43:44,624 [salt.state       ][INFO    ][3604] Directory /root is in the correct state
2017-11-26 08:43:44,625 [salt.state       ][INFO    ][3604] Completed state [/root] at time 08:43:44.624486 duration_in_ms=0.819
2017-11-26 08:43:44,625 [salt.state       ][INFO    ][3604] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:43:44.624651
2017-11-26 08:43:44,625 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-26 08:43:44,625 [salt.state       ][INFO    ][3604] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-26 08:43:44,625 [salt.state       ][INFO    ][3604] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:43:44.625418 duration_in_ms=0.767
2017-11-26 08:43:44,626 [salt.state       ][INFO    ][3604] Running state [ubuntu] at time 08:43:44.625606
2017-11-26 08:43:44,626 [salt.state       ][INFO    ][3604] Executing state user.present for ubuntu
2017-11-26 08:43:44,627 [salt.state       ][INFO    ][3604] User ubuntu is present and up to date
2017-11-26 08:43:44,627 [salt.state       ][INFO    ][3604] Completed state [ubuntu] at time 08:43:44.626888 duration_in_ms=1.283
2017-11-26 08:43:44,628 [salt.state       ][INFO    ][3604] Running state [/home/ubuntu] at time 08:43:44.628008
2017-11-26 08:43:44,628 [salt.state       ][INFO    ][3604] Executing state file.directory for /home/ubuntu
2017-11-26 08:43:44,629 [salt.state       ][INFO    ][3604] Directory /home/ubuntu is in the correct state
2017-11-26 08:43:44,629 [salt.state       ][INFO    ][3604] Completed state [/home/ubuntu] at time 08:43:44.628834 duration_in_ms=0.826
2017-11-26 08:43:44,630 [salt.state       ][INFO    ][3604] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:43:44.629849
2017-11-26 08:43:44,630 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-26 08:43:44,650 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-26 08:43:44,653 [salt.state       ][INFO    ][3604] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-26 08:43:44,653 [salt.state       ][INFO    ][3604] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:43:44.652865 duration_in_ms=23.015
2017-11-26 08:43:44,653 [salt.state       ][INFO    ][3604] Running state [/etc/security/limits.d/90-salt-default.conf] at time 08:43:44.653037
2017-11-26 08:43:44,653 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-26 08:43:44,671 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-26 08:43:44,694 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:44,740 [salt.state       ][INFO    ][3604] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-26 08:43:44,741 [salt.state       ][INFO    ][3604] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 08:43:44.740593 duration_in_ms=87.556
2017-11-26 08:43:44,741 [salt.state       ][INFO    ][3604] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:43:44.740760
2017-11-26 08:43:44,741 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-26 08:43:44,759 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-26 08:43:44,778 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:43:44,823 [salt.state       ][INFO    ][3604] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-26 08:43:44,824 [salt.state       ][INFO    ][3604] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:43:44.823492 duration_in_ms=82.732
2017-11-26 08:43:44,824 [salt.state       ][INFO    ][3604] Running state [service.systemctl_reload] at time 08:43:44.824460
2017-11-26 08:43:44,825 [salt.state       ][INFO    ][3604] Executing state module.wait for service.systemctl_reload
2017-11-26 08:43:44,825 [salt.state       ][INFO    ][3604] No changes made for service.systemctl_reload
2017-11-26 08:43:44,825 [salt.state       ][INFO    ][3604] Completed state [service.systemctl_reload] at time 08:43:44.825030 duration_in_ms=0.57
2017-11-26 08:43:44,825 [salt.state       ][INFO    ][3604] Running state [/etc/hostname] at time 08:43:44.825210
2017-11-26 08:43:44,825 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/hostname
2017-11-26 08:43:44,842 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-26 08:43:44,844 [salt.state       ][INFO    ][3604] File /etc/hostname is in the correct state
2017-11-26 08:43:44,844 [salt.state       ][INFO    ][3604] Completed state [/etc/hostname] at time 08:43:44.843795 duration_in_ms=18.585
2017-11-26 08:43:44,845 [salt.state       ][INFO    ][3604] Running state [hostname kvm02] at time 08:43:44.845467
2017-11-26 08:43:44,846 [salt.state       ][INFO    ][3604] Executing state cmd.wait for hostname kvm02
2017-11-26 08:43:44,846 [salt.state       ][INFO    ][3604] No changes made for hostname kvm02
2017-11-26 08:43:44,846 [salt.state       ][INFO    ][3604] Completed state [hostname kvm02] at time 08:43:44.846045 duration_in_ms=0.578
2017-11-26 08:43:44,847 [salt.state       ][INFO    ][3604] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.846642
2017-11-26 08:43:44,847 [salt.state       ][INFO    ][3604] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,847 [salt.state       ][INFO    ][3604] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-26 08:43:44,848 [salt.state       ][INFO    ][3604] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.847465 duration_in_ms=0.822
2017-11-26 08:43:44,848 [salt.state       ][INFO    ][3604] Running state [mdb02] at time 08:43:44.847662
2017-11-26 08:43:44,848 [salt.state       ][INFO    ][3604] Executing state host.present for mdb02
2017-11-26 08:43:44,848 [salt.state       ][INFO    ][3604] Host mdb02 (192.168.10.77) already present
2017-11-26 08:43:44,848 [salt.state       ][INFO    ][3604] Completed state [mdb02] at time 08:43:44.848372 duration_in_ms=0.71
2017-11-26 08:43:44,849 [salt.state       ][INFO    ][3604] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.848585
2017-11-26 08:43:44,849 [salt.state       ][INFO    ][3604] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,849 [salt.state       ][INFO    ][3604] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-26 08:43:44,849 [salt.state       ][INFO    ][3604] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.849353 duration_in_ms=0.768
2017-11-26 08:43:44,850 [salt.state       ][INFO    ][3604] Running state [mdb03] at time 08:43:44.849527
2017-11-26 08:43:44,850 [salt.state       ][INFO    ][3604] Executing state host.present for mdb03
2017-11-26 08:43:44,850 [salt.state       ][INFO    ][3604] Host mdb03 (192.168.10.78) already present
2017-11-26 08:43:44,850 [salt.state       ][INFO    ][3604] Completed state [mdb03] at time 08:43:44.850254 duration_in_ms=0.727
2017-11-26 08:43:44,850 [salt.state       ][INFO    ][3604] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.850438
2017-11-26 08:43:44,851 [salt.state       ][INFO    ][3604] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,851 [salt.state       ][INFO    ][3604] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-26 08:43:44,851 [salt.state       ][INFO    ][3604] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.851135 duration_in_ms=0.697
2017-11-26 08:43:44,851 [salt.state       ][INFO    ][3604] Running state [mdb01] at time 08:43:44.851319
2017-11-26 08:43:44,851 [salt.state       ][INFO    ][3604] Executing state host.present for mdb01
2017-11-26 08:43:44,852 [salt.state       ][INFO    ][3604] Host mdb01 (192.168.10.76) already present
2017-11-26 08:43:44,852 [salt.state       ][INFO    ][3604] Completed state [mdb01] at time 08:43:44.852023 duration_in_ms=0.704
2017-11-26 08:43:44,852 [salt.state       ][INFO    ][3604] Running state [mdb] at time 08:43:44.852196
2017-11-26 08:43:44,852 [salt.state       ][INFO    ][3604] Executing state host.present for mdb
2017-11-26 08:43:44,853 [salt.state       ][INFO    ][3604] Host mdb (192.168.10.75) already present
2017-11-26 08:43:44,853 [salt.state       ][INFO    ][3604] Completed state [mdb] at time 08:43:44.852894 duration_in_ms=0.698
2017-11-26 08:43:44,853 [salt.state       ][INFO    ][3604] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.853064
2017-11-26 08:43:44,853 [salt.state       ][INFO    ][3604] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,854 [salt.state       ][INFO    ][3604] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-26 08:43:44,854 [salt.state       ][INFO    ][3604] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.853756 duration_in_ms=0.692
2017-11-26 08:43:44,854 [salt.state       ][INFO    ][3604] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.853943
2017-11-26 08:43:44,854 [salt.state       ][INFO    ][3604] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,855 [salt.state       ][INFO    ][3604] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-26 08:43:44,855 [salt.state       ][INFO    ][3604] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.854648 duration_in_ms=0.705
2017-11-26 08:43:44,855 [salt.state       ][INFO    ][3604] Running state [cfg01] at time 08:43:44.854834
2017-11-26 08:43:44,855 [salt.state       ][INFO    ][3604] Executing state host.present for cfg01
2017-11-26 08:43:44,855 [salt.state       ][INFO    ][3604] Host cfg01 (192.168.10.100) already present
2017-11-26 08:43:44,856 [salt.state       ][INFO    ][3604] Completed state [cfg01] at time 08:43:44.855530 duration_in_ms=0.697
2017-11-26 08:43:44,856 [salt.state       ][INFO    ][3604] Running state [prx01] at time 08:43:44.855701
2017-11-26 08:43:44,856 [salt.state       ][INFO    ][3604] Executing state host.present for prx01
2017-11-26 08:43:44,856 [salt.state       ][INFO    ][3604] Host prx01 (192.168.10.104) already present
2017-11-26 08:43:44,856 [salt.state       ][INFO    ][3604] Completed state [prx01] at time 08:43:44.856414 duration_in_ms=0.712
2017-11-26 08:43:44,857 [salt.state       ][INFO    ][3604] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.856621
2017-11-26 08:43:44,857 [salt.state       ][INFO    ][3604] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,857 [salt.state       ][INFO    ][3604] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-11-26 08:43:44,857 [salt.state       ][INFO    ][3604] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.857336 duration_in_ms=0.716
2017-11-26 08:43:44,858 [salt.state       ][INFO    ][3604] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.857538
2017-11-26 08:43:44,858 [salt.state       ][INFO    ][3604] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,858 [salt.state       ][INFO    ][3604] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-26 08:43:44,858 [salt.state       ][INFO    ][3604] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.858288 duration_in_ms=0.75
2017-11-26 08:43:44,859 [salt.state       ][INFO    ][3604] Running state [kvm01] at time 08:43:44.858499
2017-11-26 08:43:44,859 [salt.state       ][INFO    ][3604] Executing state host.present for kvm01
2017-11-26 08:43:44,859 [salt.state       ][INFO    ][3604] Host kvm01 (192.168.10.141) already present
2017-11-26 08:43:44,859 [salt.state       ][INFO    ][3604] Completed state [kvm01] at time 08:43:44.859244 duration_in_ms=0.746
2017-11-26 08:43:44,859 [salt.state       ][INFO    ][3604] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.859436
2017-11-26 08:43:44,860 [salt.state       ][INFO    ][3604] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,860 [salt.state       ][INFO    ][3604] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-26 08:43:44,860 [salt.state       ][INFO    ][3604] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.860162 duration_in_ms=0.726
2017-11-26 08:43:44,860 [salt.state       ][INFO    ][3604] Running state [kvm03] at time 08:43:44.860332
2017-11-26 08:43:44,861 [salt.state       ][INFO    ][3604] Executing state host.present for kvm03
2017-11-26 08:43:44,861 [salt.state       ][INFO    ][3604] Host kvm03 (192.168.10.143) already present
2017-11-26 08:43:44,861 [salt.state       ][INFO    ][3604] Completed state [kvm03] at time 08:43:44.861157 duration_in_ms=0.825
2017-11-26 08:43:44,861 [salt.state       ][INFO    ][3604] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.861345
2017-11-26 08:43:44,862 [salt.state       ][INFO    ][3604] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:44,862 [salt.state       ][INFO    ][3604] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-26 08:43:44,862 [salt.state       ][INFO    ][3604] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:44.862045 duration_in_ms=0.7
2017-11-26 08:43:44,862 [salt.state       ][INFO    ][3604] Running state [kvm02] at time 08:43:44.862246
2017-11-26 08:43:44,862 [salt.state       ][INFO    ][3604] Executing state host.present for kvm02
2017-11-26 08:43:44,863 [salt.state       ][INFO    ][3604] Host kvm02 (192.168.10.142) already present
2017-11-26 08:43:44,863 [salt.state       ][INFO    ][3604] Completed state [kvm02] at time 08:43:44.862939 duration_in_ms=0.694
2017-11-26 08:43:44,864 [salt.state       ][INFO    ][3604] Running state [file.replace] at time 08:43:44.864047
2017-11-26 08:43:44,864 [salt.state       ][INFO    ][3604] Executing state module.run for file.replace
2017-11-26 08:43:44,963 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['git', '--version'] in directory '/root'
2017-11-26 08:43:45,061 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command 'grep -q "kvm02 kvm02.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-26 08:43:45,069 [salt.state       ][INFO    ][3604] onlyif execution failed
2017-11-26 08:43:45,069 [salt.state       ][INFO    ][3604] Completed state [file.replace] at time 08:43:45.069208 duration_in_ms=205.161
2017-11-26 08:43:45,070 [salt.state       ][INFO    ][3604] Running state [dbs] at time 08:43:45.069533
2017-11-26 08:43:45,070 [salt.state       ][INFO    ][3604] Executing state host.present for dbs
2017-11-26 08:43:45,071 [salt.state       ][INFO    ][3604] Host dbs (192.168.10.50) already present
2017-11-26 08:43:45,071 [salt.state       ][INFO    ][3604] Completed state [dbs] at time 08:43:45.070693 duration_in_ms=1.159
2017-11-26 08:43:45,071 [salt.state       ][INFO    ][3604] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.070904
2017-11-26 08:43:45,071 [salt.state       ][INFO    ][3604] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,072 [salt.state       ][INFO    ][3604] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-26 08:43:45,072 [salt.state       ][INFO    ][3604] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.071691 duration_in_ms=0.787
2017-11-26 08:43:45,072 [salt.state       ][INFO    ][3604] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.071905
2017-11-26 08:43:45,072 [salt.state       ][INFO    ][3604] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,073 [salt.state       ][INFO    ][3604] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-26 08:43:45,073 [salt.state       ][INFO    ][3604] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.072639 duration_in_ms=0.734
2017-11-26 08:43:45,073 [salt.state       ][INFO    ][3604] Running state [prx] at time 08:43:45.072835
2017-11-26 08:43:45,073 [salt.state       ][INFO    ][3604] Executing state host.present for prx
2017-11-26 08:43:45,074 [salt.state       ][INFO    ][3604] Host prx (100.64.200.103) already present
2017-11-26 08:43:45,074 [salt.state       ][INFO    ][3604] Completed state [prx] at time 08:43:45.073720 duration_in_ms=0.885
2017-11-26 08:43:45,074 [salt.state       ][INFO    ][3604] Running state [prx02] at time 08:43:45.073917
2017-11-26 08:43:45,074 [salt.state       ][INFO    ][3604] Executing state host.present for prx02
2017-11-26 08:43:45,075 [salt.state       ][INFO    ][3604] Host prx02 (192.168.10.105) already present
2017-11-26 08:43:45,075 [salt.state       ][INFO    ][3604] Completed state [prx02] at time 08:43:45.074720 duration_in_ms=0.803
2017-11-26 08:43:45,075 [salt.state       ][INFO    ][3604] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.074901
2017-11-26 08:43:45,075 [salt.state       ][INFO    ][3604] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,076 [salt.state       ][INFO    ][3604] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-11-26 08:43:45,076 [salt.state       ][INFO    ][3604] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.075644 duration_in_ms=0.743
2017-11-26 08:43:45,076 [salt.state       ][INFO    ][3604] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.075842
2017-11-26 08:43:45,076 [salt.state       ][INFO    ][3604] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,076 [salt.state       ][INFO    ][3604] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-26 08:43:45,077 [salt.state       ][INFO    ][3604] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.076556 duration_in_ms=0.713
2017-11-26 08:43:45,077 [salt.state       ][INFO    ][3604] Running state [msg02] at time 08:43:45.076747
2017-11-26 08:43:45,077 [salt.state       ][INFO    ][3604] Executing state host.present for msg02
2017-11-26 08:43:45,077 [salt.state       ][INFO    ][3604] Host msg02 (192.168.10.42) already present
2017-11-26 08:43:45,077 [salt.state       ][INFO    ][3604] Completed state [msg02] at time 08:43:45.077452 duration_in_ms=0.705
2017-11-26 08:43:45,078 [salt.state       ][INFO    ][3604] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.077645
2017-11-26 08:43:45,078 [salt.state       ][INFO    ][3604] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,078 [salt.state       ][INFO    ][3604] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-26 08:43:45,078 [salt.state       ][INFO    ][3604] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.078376 duration_in_ms=0.731
2017-11-26 08:43:45,079 [salt.state       ][INFO    ][3604] Running state [msg03] at time 08:43:45.078570
2017-11-26 08:43:45,079 [salt.state       ][INFO    ][3604] Executing state host.present for msg03
2017-11-26 08:43:45,079 [salt.state       ][INFO    ][3604] Host msg03 (192.168.10.43) already present
2017-11-26 08:43:45,079 [salt.state       ][INFO    ][3604] Completed state [msg03] at time 08:43:45.079281 duration_in_ms=0.711
2017-11-26 08:43:45,079 [salt.state       ][INFO    ][3604] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.079469
2017-11-26 08:43:45,080 [salt.state       ][INFO    ][3604] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,080 [salt.state       ][INFO    ][3604] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-26 08:43:45,080 [salt.state       ][INFO    ][3604] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.080181 duration_in_ms=0.712
2017-11-26 08:43:45,080 [salt.state       ][INFO    ][3604] Running state [msg01] at time 08:43:45.080371
2017-11-26 08:43:45,081 [salt.state       ][INFO    ][3604] Executing state host.present for msg01
2017-11-26 08:43:45,081 [salt.state       ][INFO    ][3604] Host msg01 (192.168.10.41) already present
2017-11-26 08:43:45,081 [salt.state       ][INFO    ][3604] Completed state [msg01] at time 08:43:45.081083 duration_in_ms=0.712
2017-11-26 08:43:45,081 [salt.state       ][INFO    ][3604] Running state [msg] at time 08:43:45.081257
2017-11-26 08:43:45,081 [salt.state       ][INFO    ][3604] Executing state host.present for msg
2017-11-26 08:43:45,082 [salt.state       ][INFO    ][3604] Host msg (192.168.10.40) already present
2017-11-26 08:43:45,082 [salt.state       ][INFO    ][3604] Completed state [msg] at time 08:43:45.081960 duration_in_ms=0.704
2017-11-26 08:43:45,082 [salt.state       ][INFO    ][3604] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.082172
2017-11-26 08:43:45,082 [salt.state       ][INFO    ][3604] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,083 [salt.state       ][INFO    ][3604] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-26 08:43:45,083 [salt.state       ][INFO    ][3604] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.082907 duration_in_ms=0.735
2017-11-26 08:43:45,083 [salt.state       ][INFO    ][3604] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.083098
2017-11-26 08:43:45,083 [salt.state       ][INFO    ][3604] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,084 [salt.state       ][INFO    ][3604] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-26 08:43:45,084 [salt.state       ][INFO    ][3604] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.083856 duration_in_ms=0.759
2017-11-26 08:43:45,084 [salt.state       ][INFO    ][3604] Running state [cfg01] at time 08:43:45.084063
2017-11-26 08:43:45,084 [salt.state       ][INFO    ][3604] Executing state host.present for cfg01
2017-11-26 08:43:45,085 [salt.state       ][INFO    ][3604] Host cfg01 (192.168.10.100) already present
2017-11-26 08:43:45,085 [salt.state       ][INFO    ][3604] Completed state [cfg01] at time 08:43:45.084818 duration_in_ms=0.754
2017-11-26 08:43:45,085 [salt.state       ][INFO    ][3604] Running state [cmp002] at time 08:43:45.085022
2017-11-26 08:43:45,085 [salt.state       ][INFO    ][3604] Executing state host.present for cmp002
2017-11-26 08:43:45,086 [salt.state       ][INFO    ][3604] Host cmp002 (192.168.10.102) already present
2017-11-26 08:43:45,086 [salt.state       ][INFO    ][3604] Completed state [cmp002] at time 08:43:45.085771 duration_in_ms=0.749
2017-11-26 08:43:45,086 [salt.state       ][INFO    ][3604] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.085984
2017-11-26 08:43:45,086 [salt.state       ][INFO    ][3604] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,087 [salt.state       ][INFO    ][3604] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-26 08:43:45,087 [salt.state       ][INFO    ][3604] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.086790 duration_in_ms=0.805
2017-11-26 08:43:45,087 [salt.state       ][INFO    ][3604] Running state [cmp001] at time 08:43:45.086979
2017-11-26 08:43:45,087 [salt.state       ][INFO    ][3604] Executing state host.present for cmp001
2017-11-26 08:43:45,088 [salt.state       ][INFO    ][3604] Host cmp001 (192.168.10.101) already present
2017-11-26 08:43:45,088 [salt.state       ][INFO    ][3604] Completed state [cmp001] at time 08:43:45.087703 duration_in_ms=0.724
2017-11-26 08:43:45,088 [salt.state       ][INFO    ][3604] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.087876
2017-11-26 08:43:45,088 [salt.state       ][INFO    ][3604] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,088 [salt.state       ][INFO    ][3604] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-26 08:43:45,089 [salt.state       ][INFO    ][3604] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.088590 duration_in_ms=0.714
2017-11-26 08:43:45,089 [salt.state       ][INFO    ][3604] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.088776
2017-11-26 08:43:45,089 [salt.state       ][INFO    ][3604] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,089 [salt.state       ][INFO    ][3604] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-26 08:43:45,090 [salt.state       ][INFO    ][3604] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.089484 duration_in_ms=0.709
2017-11-26 08:43:45,090 [salt.state       ][INFO    ][3604] Running state [dbs01] at time 08:43:45.089673
2017-11-26 08:43:45,090 [salt.state       ][INFO    ][3604] Executing state host.present for dbs01
2017-11-26 08:43:45,090 [salt.state       ][INFO    ][3604] Host dbs01 (192.168.10.51) already present
2017-11-26 08:43:45,090 [salt.state       ][INFO    ][3604] Completed state [dbs01] at time 08:43:45.090387 duration_in_ms=0.714
2017-11-26 08:43:45,091 [salt.state       ][INFO    ][3604] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.090593
2017-11-26 08:43:45,091 [salt.state       ][INFO    ][3604] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,093 [salt.state       ][INFO    ][3604] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-26 08:43:45,094 [salt.state       ][INFO    ][3604] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.093643 duration_in_ms=3.05
2017-11-26 08:43:45,094 [salt.state       ][INFO    ][3604] Running state [dbs02] at time 08:43:45.093849
2017-11-26 08:43:45,094 [salt.state       ][INFO    ][3604] Executing state host.present for dbs02
2017-11-26 08:43:45,095 [salt.state       ][INFO    ][3604] Host dbs02 (192.168.10.52) already present
2017-11-26 08:43:45,095 [salt.state       ][INFO    ][3604] Completed state [dbs02] at time 08:43:45.094676 duration_in_ms=0.827
2017-11-26 08:43:45,095 [salt.state       ][INFO    ][3604] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.094870
2017-11-26 08:43:45,095 [salt.state       ][INFO    ][3604] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,095 [salt.state       ][INFO    ][3604] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-26 08:43:45,096 [salt.state       ][INFO    ][3604] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.095595 duration_in_ms=0.726
2017-11-26 08:43:45,096 [salt.state       ][INFO    ][3604] Running state [dbs03] at time 08:43:45.095775
2017-11-26 08:43:45,096 [salt.state       ][INFO    ][3604] Executing state host.present for dbs03
2017-11-26 08:43:45,096 [salt.state       ][INFO    ][3604] Host dbs03 (192.168.10.53) already present
2017-11-26 08:43:45,097 [salt.state       ][INFO    ][3604] Completed state [dbs03] at time 08:43:45.096520 duration_in_ms=0.744
2017-11-26 08:43:45,097 [salt.state       ][INFO    ][3604] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.096697
2017-11-26 08:43:45,097 [salt.state       ][INFO    ][3604] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,097 [salt.state       ][INFO    ][3604] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-26 08:43:45,097 [salt.state       ][INFO    ][3604] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.097418 duration_in_ms=0.721
2017-11-26 08:43:45,098 [salt.state       ][INFO    ][3604] Running state [odl01] at time 08:43:45.097605
2017-11-26 08:43:45,098 [salt.state       ][INFO    ][3604] Executing state host.present for odl01
2017-11-26 08:43:45,098 [salt.state       ][INFO    ][3604] Host odl01 (192.168.10.111) already present
2017-11-26 08:43:45,098 [salt.state       ][INFO    ][3604] Completed state [odl01] at time 08:43:45.098370 duration_in_ms=0.765
2017-11-26 08:43:45,099 [salt.state       ][INFO    ][3604] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.098563
2017-11-26 08:43:45,099 [salt.state       ][INFO    ][3604] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,099 [salt.state       ][INFO    ][3604] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-26 08:43:45,099 [salt.state       ][INFO    ][3604] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.099281 duration_in_ms=0.718
2017-11-26 08:43:45,099 [salt.state       ][INFO    ][3604] Running state [mas01] at time 08:43:45.099456
2017-11-26 08:43:45,100 [salt.state       ][INFO    ][3604] Executing state host.present for mas01
2017-11-26 08:43:45,100 [salt.state       ][INFO    ][3604] Host mas01 (192.168.10.3) already present
2017-11-26 08:43:45,100 [salt.state       ][INFO    ][3604] Completed state [mas01] at time 08:43:45.100175 duration_in_ms=0.719
2017-11-26 08:43:45,100 [salt.state       ][INFO    ][3604] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.100365
2017-11-26 08:43:45,101 [salt.state       ][INFO    ][3604] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,101 [salt.state       ][INFO    ][3604] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-26 08:43:45,101 [salt.state       ][INFO    ][3604] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.101097 duration_in_ms=0.732
2017-11-26 08:43:45,101 [salt.state       ][INFO    ][3604] Running state [ctl02] at time 08:43:45.101274
2017-11-26 08:43:45,101 [salt.state       ][INFO    ][3604] Executing state host.present for ctl02
2017-11-26 08:43:45,102 [salt.state       ][INFO    ][3604] Host ctl02 (192.168.10.12) already present
2017-11-26 08:43:45,102 [salt.state       ][INFO    ][3604] Completed state [ctl02] at time 08:43:45.101977 duration_in_ms=0.703
2017-11-26 08:43:45,102 [salt.state       ][INFO    ][3604] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.102196
2017-11-26 08:43:45,102 [salt.state       ][INFO    ][3604] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,103 [salt.state       ][INFO    ][3604] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-26 08:43:45,103 [salt.state       ][INFO    ][3604] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.102927 duration_in_ms=0.731
2017-11-26 08:43:45,103 [salt.state       ][INFO    ][3604] Running state [ctl03] at time 08:43:45.103115
2017-11-26 08:43:45,103 [salt.state       ][INFO    ][3604] Executing state host.present for ctl03
2017-11-26 08:43:45,104 [salt.state       ][INFO    ][3604] Host ctl03 (192.168.10.13) already present
2017-11-26 08:43:45,104 [salt.state       ][INFO    ][3604] Completed state [ctl03] at time 08:43:45.103818 duration_in_ms=0.703
2017-11-26 08:43:45,104 [salt.state       ][INFO    ][3604] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.103992
2017-11-26 08:43:45,104 [salt.state       ][INFO    ][3604] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,105 [salt.state       ][INFO    ][3604] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-26 08:43:45,105 [salt.state       ][INFO    ][3604] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.104714 duration_in_ms=0.723
2017-11-26 08:43:45,105 [salt.state       ][INFO    ][3604] Running state [ctl01] at time 08:43:45.104889
2017-11-26 08:43:45,105 [salt.state       ][INFO    ][3604] Executing state host.present for ctl01
2017-11-26 08:43:45,105 [salt.state       ][INFO    ][3604] Host ctl01 (192.168.10.11) already present
2017-11-26 08:43:45,106 [salt.state       ][INFO    ][3604] Completed state [ctl01] at time 08:43:45.105584 duration_in_ms=0.696
2017-11-26 08:43:45,106 [salt.state       ][INFO    ][3604] Running state [ctl] at time 08:43:45.105773
2017-11-26 08:43:45,106 [salt.state       ][INFO    ][3604] Executing state host.present for ctl
2017-11-26 08:43:45,106 [salt.state       ][INFO    ][3604] Host ctl (192.168.10.10) already present
2017-11-26 08:43:45,107 [salt.state       ][INFO    ][3604] Completed state [ctl] at time 08:43:45.106527 duration_in_ms=0.754
2017-11-26 08:43:45,107 [salt.state       ][INFO    ][3604] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.106701
2017-11-26 08:43:45,107 [salt.state       ][INFO    ][3604] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-26 08:43:45,107 [salt.state       ][INFO    ][3604] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-26 08:43:45,107 [salt.state       ][INFO    ][3604] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 08:43:45.107406 duration_in_ms=0.706
2017-11-26 08:43:45,108 [salt.state       ][INFO    ][3604] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:43:45.107579
2017-11-26 08:43:45,108 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-26 08:43:45,108 [salt.state       ][INFO    ][3604] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-26 08:43:45,108 [salt.state       ][INFO    ][3604] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:43:45.108314 duration_in_ms=0.735
2017-11-26 08:43:45,110 [salt.state       ][INFO    ][3604] Running state [ens2f0.81] at time 08:43:45.110249
2017-11-26 08:43:45,110 [salt.state       ][INFO    ][3604] Executing state network.managed for ens2f0.81
2017-11-26 08:43:45,814 [salt.state       ][INFO    ][3604] Interface ens2f0.81 is up to date.
2017-11-26 08:43:45,814 [salt.state       ][INFO    ][3604] Completed state [ens2f0.81] at time 08:43:45.813890 duration_in_ms=703.64
2017-11-26 08:43:45,815 [salt.state       ][INFO    ][3604] Running state [br-ctl] at time 08:43:45.815280
2017-11-26 08:43:45,816 [salt.state       ][INFO    ][3604] Executing state network.managed for br-ctl
2017-11-26 08:43:45,821 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:43:46,028 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:43:46,696 [salt.state       ][INFO    ][3604] Interface br-ctl is up to date.
2017-11-26 08:43:46,697 [salt.state       ][INFO    ][3604] Completed state [br-ctl] at time 08:43:46.696691 duration_in_ms=881.411
2017-11-26 08:43:46,697 [salt.state       ][INFO    ][3604] Running state [eno1] at time 08:43:46.696928
2017-11-26 08:43:46,697 [salt.state       ][INFO    ][3604] Executing state network.managed for eno1
2017-11-26 08:43:47,367 [salt.state       ][INFO    ][3604] Interface eno1 is up to date.
2017-11-26 08:43:47,367 [salt.state       ][INFO    ][3604] Completed state [eno1] at time 08:43:47.367285 duration_in_ms=670.356
2017-11-26 08:43:47,368 [salt.state       ][INFO    ][3604] Running state [ens2f0] at time 08:43:47.367530
2017-11-26 08:43:47,368 [salt.state       ][INFO    ][3604] Executing state network.managed for ens2f0
2017-11-26 08:43:48,033 [salt.state       ][INFO    ][3604] Interface ens2f0 is up to date.
2017-11-26 08:43:48,033 [salt.state       ][INFO    ][3604] Completed state [ens2f0] at time 08:43:48.033264 duration_in_ms=665.734
2017-11-26 08:43:48,034 [salt.state       ][INFO    ][3604] Running state [ens2f0.80] at time 08:43:48.033538
2017-11-26 08:43:48,034 [salt.state       ][INFO    ][3604] Executing state network.managed for ens2f0.80
2017-11-26 08:43:48,697 [salt.state       ][INFO    ][3604] Interface ens2f0.80 is up to date.
2017-11-26 08:43:48,698 [salt.state       ][INFO    ][3604] Completed state [ens2f0.80] at time 08:43:48.697642 duration_in_ms=664.104
2017-11-26 08:43:48,699 [salt.state       ][INFO    ][3604] Running state [br-mgmt] at time 08:43:48.699246
2017-11-26 08:43:48,700 [salt.state       ][INFO    ][3604] Executing state network.managed for br-mgmt
2017-11-26 08:43:48,705 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:43:48,920 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:43:49,584 [salt.state       ][INFO    ][3604] Interface br-mgmt is up to date.
2017-11-26 08:43:49,585 [salt.state       ][INFO    ][3604] Completed state [br-mgmt] at time 08:43:49.584710 duration_in_ms=885.464
2017-11-26 08:43:49,586 [salt.state       ][INFO    ][3604] Running state [br-ex] at time 08:43:49.586317
2017-11-26 08:43:49,587 [salt.state       ][INFO    ][3604] Executing state network.managed for br-ex
2017-11-26 08:43:49,592 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-26 08:43:49,795 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:43:50,463 [salt.state       ][INFO    ][3604] Interface br-ex is up to date.
2017-11-26 08:43:50,464 [salt.state       ][INFO    ][3604] Completed state [br-ex] at time 08:43:50.463717 duration_in_ms=877.399
2017-11-26 08:43:50,464 [salt.state       ][INFO    ][3604] Running state [/etc/profile.d/proxy.sh] at time 08:43:50.463983
2017-11-26 08:43:50,464 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-26 08:43:50,465 [salt.state       ][INFO    ][3604] File /etc/profile.d/proxy.sh is not present
2017-11-26 08:43:50,465 [salt.state       ][INFO    ][3604] Completed state [/etc/profile.d/proxy.sh] at time 08:43:50.464782 duration_in_ms=0.799
2017-11-26 08:43:50,465 [salt.state       ][INFO    ][3604] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:43:50.465002
2017-11-26 08:43:50,465 [salt.state       ][INFO    ][3604] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-26 08:43:50,465 [salt.state       ][INFO    ][3604] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-26 08:43:50,466 [salt.state       ][INFO    ][3604] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:43:50.465618 duration_in_ms=0.616
2017-11-26 08:43:50,466 [salt.state       ][INFO    ][3604] Running state [ntp] at time 08:43:50.465824
2017-11-26 08:43:50,466 [salt.state       ][INFO    ][3604] Executing state pkg.installed for ntp
2017-11-26 08:43:50,470 [salt.state       ][INFO    ][3604] Package ntp is already installed
2017-11-26 08:43:50,471 [salt.state       ][INFO    ][3604] Completed state [ntp] at time 08:43:50.470578 duration_in_ms=4.754
2017-11-26 08:43:50,472 [salt.state       ][INFO    ][3604] Running state [/etc/ntp.conf] at time 08:43:50.471866
2017-11-26 08:43:50,472 [salt.state       ][INFO    ][3604] Executing state file.managed for /etc/ntp.conf
2017-11-26 08:43:50,493 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-26 08:43:50,522 [salt.fileclient  ][INFO    ][3604] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-26 08:43:50,530 [salt.state       ][INFO    ][3604] File /etc/ntp.conf is in the correct state
2017-11-26 08:43:50,531 [salt.state       ][INFO    ][3604] Completed state [/etc/ntp.conf] at time 08:43:50.530630 duration_in_ms=58.764
2017-11-26 08:43:50,532 [salt.state       ][INFO    ][3604] Running state [ntp] at time 08:43:50.531916
2017-11-26 08:43:50,532 [salt.state       ][INFO    ][3604] Executing state service.running for ntp
2017-11-26 08:43:50,533 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-26 08:43:50,543 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-26 08:43:50,551 [salt.loaded.int.module.cmdmod][INFO    ][3604] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-26 08:43:50,560 [salt.state       ][INFO    ][3604] The service ntp is already running
2017-11-26 08:43:50,560 [salt.state       ][INFO    ][3604] Completed state [ntp] at time 08:43:50.559847 duration_in_ms=27.931
2017-11-26 08:43:50,564 [salt.minion      ][INFO    ][3604] Returning information for job: 20171126084322618237
2017-11-26 08:44:34,305 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126084434292362
2017-11-26 08:44:34,317 [salt.minion      ][INFO    ][8062] Starting a new job with PID 8062
2017-11-26 08:44:36,589 [salt.state       ][INFO    ][8062] Loading fresh modules for state activity
2017-11-26 08:44:36,620 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-11-26 08:44:36,643 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-11-26 08:44:36,653 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-11-26 08:44:36,674 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-26 08:44:36,697 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-11-26 08:44:36,720 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-26 08:44:36,739 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-11-26 08:44:36,760 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-26 08:44:37,054 [salt.state       ][INFO    ][8062] Running state [libvirt0] at time 08:44:37.053651
2017-11-26 08:44:37,054 [salt.state       ][INFO    ][8062] Executing state pkg.installed for libvirt0
2017-11-26 08:44:37,054 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:44:37,319 [salt.state       ][INFO    ][8062] Package libvirt0 is already installed
2017-11-26 08:44:37,319 [salt.state       ][INFO    ][8062] Completed state [libvirt0] at time 08:44:37.319346 duration_in_ms=265.696
2017-11-26 08:44:37,320 [salt.state       ][INFO    ][8062] Running state [pm-utils] at time 08:44:37.319617
2017-11-26 08:44:37,320 [salt.state       ][INFO    ][8062] Executing state pkg.installed for pm-utils
2017-11-26 08:44:37,323 [salt.state       ][INFO    ][8062] Package pm-utils is already installed
2017-11-26 08:44:37,324 [salt.state       ][INFO    ][8062] Completed state [pm-utils] at time 08:44:37.323624 duration_in_ms=4.006
2017-11-26 08:44:37,324 [salt.state       ][INFO    ][8062] Running state [python-libvirt] at time 08:44:37.323832
2017-11-26 08:44:37,324 [salt.state       ][INFO    ][8062] Executing state pkg.installed for python-libvirt
2017-11-26 08:44:37,328 [salt.state       ][INFO    ][8062] Package python-libvirt is already installed
2017-11-26 08:44:37,328 [salt.state       ][INFO    ][8062] Completed state [python-libvirt] at time 08:44:37.327698 duration_in_ms=3.866
2017-11-26 08:44:37,328 [salt.state       ][INFO    ][8062] Running state [libvirt-bin] at time 08:44:37.327888
2017-11-26 08:44:37,328 [salt.state       ][INFO    ][8062] Executing state pkg.installed for libvirt-bin
2017-11-26 08:44:37,332 [salt.state       ][INFO    ][8062] Package libvirt-bin is already installed
2017-11-26 08:44:37,332 [salt.state       ][INFO    ][8062] Completed state [libvirt-bin] at time 08:44:37.331922 duration_in_ms=4.033
2017-11-26 08:44:37,332 [salt.state       ][INFO    ][8062] Running state [qemu-utils] at time 08:44:37.332131
2017-11-26 08:44:37,332 [salt.state       ][INFO    ][8062] Executing state pkg.installed for qemu-utils
2017-11-26 08:44:37,336 [salt.state       ][INFO    ][8062] Package qemu-utils is already installed
2017-11-26 08:44:37,336 [salt.state       ][INFO    ][8062] Completed state [qemu-utils] at time 08:44:37.336085 duration_in_ms=3.954
2017-11-26 08:44:37,336 [salt.state       ][INFO    ][8062] Running state [qemu-kvm] at time 08:44:37.336273
2017-11-26 08:44:37,336 [salt.state       ][INFO    ][8062] Executing state pkg.installed for qemu-kvm
2017-11-26 08:44:37,340 [salt.state       ][INFO    ][8062] Package qemu-kvm is already installed
2017-11-26 08:44:37,340 [salt.state       ][INFO    ][8062] Completed state [qemu-kvm] at time 08:44:37.340154 duration_in_ms=3.881
2017-11-26 08:44:37,342 [salt.state       ][INFO    ][8062] Running state [/etc/libvirt/libvirtd.conf] at time 08:44:37.341810
2017-11-26 08:44:37,342 [salt.state       ][INFO    ][8062] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-26 08:44:37,367 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-11-26 08:44:37,372 [salt.state       ][INFO    ][8062] File /etc/libvirt/libvirtd.conf is in the correct state
2017-11-26 08:44:37,372 [salt.state       ][INFO    ][8062] Completed state [/etc/libvirt/libvirtd.conf] at time 08:44:37.372343 duration_in_ms=30.532
2017-11-26 08:44:37,373 [salt.state       ][INFO    ][8062] Running state [/etc/default/libvirt-bin] at time 08:44:37.372638
2017-11-26 08:44:37,373 [salt.state       ][INFO    ][8062] Executing state file.managed for /etc/default/libvirt-bin
2017-11-26 08:44:37,390 [salt.fileclient  ][INFO    ][8062] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-11-26 08:44:37,392 [salt.state       ][INFO    ][8062] File /etc/default/libvirt-bin is in the correct state
2017-11-26 08:44:37,392 [salt.state       ][INFO    ][8062] Completed state [/etc/default/libvirt-bin] at time 08:44:37.392179 duration_in_ms=19.541
2017-11-26 08:44:37,393 [salt.state       ][INFO    ][8062] Running state [service.systemctl_reload] at time 08:44:37.392865
2017-11-26 08:44:37,393 [salt.state       ][INFO    ][8062] Executing state module.wait for service.systemctl_reload
2017-11-26 08:44:37,393 [salt.state       ][INFO    ][8062] No changes made for service.systemctl_reload
2017-11-26 08:44:37,393 [salt.state       ][INFO    ][8062] Completed state [service.systemctl_reload] at time 08:44:37.393408 duration_in_ms=0.543
2017-11-26 08:44:37,395 [salt.state       ][INFO    ][8062] Running state [/etc/libvirt/qemu/networks/default.xml] at time 08:44:37.394779
2017-11-26 08:44:37,395 [salt.state       ][INFO    ][8062] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-11-26 08:44:37,395 [salt.state       ][INFO    ][8062] File /etc/libvirt/qemu/networks/default.xml is not present
2017-11-26 08:44:37,395 [salt.state       ][INFO    ][8062] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 08:44:37.395401 duration_in_ms=0.622
2017-11-26 08:44:37,396 [salt.state       ][INFO    ][8062] Running state [libvirt-bin] at time 08:44:37.395883
2017-11-26 08:44:37,396 [salt.state       ][INFO    ][8062] Executing state service.running for libvirt-bin
2017-11-26 08:44:37,397 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-11-26 08:44:37,411 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-11-26 08:44:37,417 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-11-26 08:44:37,425 [salt.state       ][INFO    ][8062] The service libvirt-bin is already running
2017-11-26 08:44:37,425 [salt.state       ][INFO    ][8062] Completed state [libvirt-bin] at time 08:44:37.424771 duration_in_ms=28.887
2017-11-26 08:44:37,426 [salt.state       ][INFO    ][8062] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:44:37.425785
2017-11-26 08:44:37,426 [salt.state       ][INFO    ][8062] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-11-26 08:44:37,427 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-11-26 08:44:37,445 [salt.state       ][INFO    ][8062] onlyif execution failed
2017-11-26 08:44:37,445 [salt.state       ][INFO    ][8062] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:44:37.445247 duration_in_ms=19.461
2017-11-26 08:44:37,446 [salt.state       ][INFO    ][8062] Running state [virsh net-autostart default --disable] at time 08:44:37.445563
2017-11-26 08:44:37,446 [salt.state       ][INFO    ][8062] Executing state cmd.run for virsh net-autostart default --disable
2017-11-26 08:44:37,446 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-11-26 08:44:37,460 [salt.state       ][INFO    ][8062] onlyif execution failed
2017-11-26 08:44:37,461 [salt.state       ][INFO    ][8062] Completed state [virsh net-autostart default --disable] at time 08:44:37.460516 duration_in_ms=14.952
2017-11-26 08:44:37,461 [salt.state       ][INFO    ][8062] Running state [virsh net-destroy default] at time 08:44:37.460821
2017-11-26 08:44:37,461 [salt.state       ][INFO    ][8062] Executing state cmd.run for virsh net-destroy default
2017-11-26 08:44:37,462 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-11-26 08:44:37,475 [salt.state       ][INFO    ][8062] onlyif execution failed
2017-11-26 08:44:37,475 [salt.state       ][INFO    ][8062] Completed state [virsh net-destroy default] at time 08:44:37.475270 duration_in_ms=14.448
2017-11-26 08:44:37,476 [salt.state       ][INFO    ][8062] Running state [echo 'No pool is defined'] at time 08:44:37.475570
2017-11-26 08:44:37,476 [salt.state       ][INFO    ][8062] Executing state cmd.run for echo 'No pool is defined'
2017-11-26 08:44:37,476 [salt.loaded.int.module.cmdmod][INFO    ][8062] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-11-26 08:44:37,481 [salt.state       ][INFO    ][8062] {'pid': 8096, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-11-26 08:44:37,481 [salt.state       ][INFO    ][8062] Completed state [echo 'No pool is defined'] at time 08:44:37.481312 duration_in_ms=5.742
2017-11-26 08:44:37,483 [salt.minion      ][INFO    ][8062] Returning information for job: 20171126084434292362
2017-11-26 08:44:39,548 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.apply with jid 20171126084439535029
2017-11-26 08:44:39,562 [salt.minion      ][INFO    ][8101] Starting a new job with PID 8101
2017-11-26 08:44:42,225 [salt.state       ][INFO    ][8101] Loading fresh modules for state activity
2017-11-26 08:44:42,255 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-26 08:44:42,278 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-26 08:44:42,291 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-26 08:44:42,321 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:44:42,387 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-26 08:44:42,406 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:44:42,460 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-26 08:44:42,477 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-26 08:44:42,487 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:44:42,533 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-26 08:44:42,543 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-26 08:44:42,563 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-26 08:44:42,583 [py.warnings      ][WARNING ][8101] /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-11-26 08:44:42,584 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'salt-minion --version' in directory '/root'
2017-11-26 08:44:42,835 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-26 08:44:42,859 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-26 08:44:42,874 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-26 08:44:42,888 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-26 08:44:42,938 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-26 08:44:42,957 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-26 08:44:42,986 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-26 08:44:43,033 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-26 08:44:43,144 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-26 08:44:43,172 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:44:43,247 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-26 08:44:43,270 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:44:43,336 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-26 08:44:43,357 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-26 08:44:43,369 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:44:43,387 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-26 08:44:43,396 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-26 08:44:43,419 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-26 08:44:43,439 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'salt-minion --version' in directory '/root'
2017-11-26 08:44:43,719 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-26 08:44:43,734 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-26 08:44:43,745 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-26 08:44:43,759 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-26 08:44:43,809 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-26 08:44:43,824 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-26 08:44:43,849 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-26 08:44:43,889 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-26 08:44:43,975 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-26 08:44:44,066 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:44:44,139 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-26 08:44:44,159 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-26 08:44:44,192 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:44:44,608 [salt.state       ][INFO    ][8101] Running state [salt-minion] at time 08:44:44.607911
2017-11-26 08:44:44,608 [salt.state       ][INFO    ][8101] Executing state pkg.installed for salt-minion
2017-11-26 08:44:44,609 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:44:44,950 [salt.state       ][INFO    ][8101] Package salt-minion is already installed
2017-11-26 08:44:44,951 [salt.state       ][INFO    ][8101] Completed state [salt-minion] at time 08:44:44.950448 duration_in_ms=342.537
2017-11-26 08:44:44,951 [salt.state       ][INFO    ][8101] Running state [salt_minion_dependency_packages] at time 08:44:44.950705
2017-11-26 08:44:44,951 [salt.state       ][INFO    ][8101] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-26 08:44:44,955 [salt.state       ][INFO    ][8101] All specified packages are already installed
2017-11-26 08:44:44,956 [salt.state       ][INFO    ][8101] Completed state [salt_minion_dependency_packages] at time 08:44:44.955480 duration_in_ms=4.775
2017-11-26 08:44:44,957 [salt.state       ][INFO    ][8101] Running state [/etc/salt/minion.d/minion.conf] at time 08:44:44.957423
2017-11-26 08:44:44,958 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-26 08:44:44,984 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-26 08:44:45,088 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:44:45,154 [salt.fileclient  ][INFO    ][8101] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:44:45,211 [salt.state       ][INFO    ][8101] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-26 08:44:45,212 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/minion.d/minion.conf] at time 08:44:45.211673 duration_in_ms=254.249
2017-11-26 08:44:45,212 [salt.state       ][INFO    ][8101] Running state [/etc/salt/minion.d/_virt.conf] at time 08:44:45.212098
2017-11-26 08:44:45,212 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-26 08:44:45,213 [salt.state       ][INFO    ][8101] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-26 08:44:45,214 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/minion.d/_virt.conf] at time 08:44:45.213517 duration_in_ms=1.419
2017-11-26 08:44:45,216 [salt.state       ][INFO    ][8101] Running state [salt-minion] at time 08:44:45.215561
2017-11-26 08:44:45,216 [salt.state       ][INFO    ][8101] Executing state service.running for salt-minion
2017-11-26 08:44:45,216 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-26 08:44:45,236 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-26 08:44:45,245 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-26 08:44:45,253 [salt.state       ][INFO    ][8101] The service salt-minion is already running
2017-11-26 08:44:45,253 [salt.state       ][INFO    ][8101] Completed state [salt-minion] at time 08:44:45.253170 duration_in_ms=37.607
2017-11-26 08:44:45,255 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains.d] at time 08:44:45.255099
2017-11-26 08:44:45,255 [salt.state       ][INFO    ][8101] Executing state file.directory for /etc/salt/grains.d
2017-11-26 08:44:45,256 [salt.state       ][INFO    ][8101] Directory /etc/salt/grains.d is in the correct state
2017-11-26 08:44:45,256 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains.d] at time 08:44:45.256230 duration_in_ms=1.131
2017-11-26 08:44:45,257 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains] at time 08:44:45.256805
2017-11-26 08:44:45,257 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/grains
2017-11-26 08:44:45,257 [salt.state       ][INFO    ][8101] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-26 08:44:45,258 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains] at time 08:44:45.257612 duration_in_ms=0.806
2017-11-26 08:44:45,258 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains.d/placeholder] at time 08:44:45.257984
2017-11-26 08:44:45,258 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-26 08:44:45,261 [salt.state       ][INFO    ][8101] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-26 08:44:45,261 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains.d/placeholder] at time 08:44:45.261046 duration_in_ms=3.061
2017-11-26 08:44:45,261 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains.d/sphinx] at time 08:44:45.261401
2017-11-26 08:44:45,262 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-26 08:44:45,264 [salt.state       ][INFO    ][8101] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.142
               - 192.168.11.252
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-26 08:44:45,264 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains.d/sphinx] at time 08:44:45.264448 duration_in_ms=3.047
2017-11-26 08:44:45,265 [salt.state       ][INFO    ][8101] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.265231
2017-11-26 08:44:45,265 [salt.state       ][INFO    ][8101] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,266 [salt.state       ][INFO    ][8101] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,266 [salt.state       ][INFO    ][8101] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.265851 duration_in_ms=0.62
2017-11-26 08:44:45,266 [salt.state       ][INFO    ][8101] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.266031
2017-11-26 08:44:45,266 [salt.state       ][INFO    ][8101] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,267 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-26 08:44:45,360 [salt.state       ][INFO    ][8101] {'pid': 8151, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-26 08:44:45,360 [salt.state       ][INFO    ][8101] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.360142 duration_in_ms=94.11
2017-11-26 08:44:45,361 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains.d/dns_records] at time 08:44:45.360672
2017-11-26 08:44:45,361 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-26 08:44:45,362 [salt.state       ][INFO    ][8101] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-26 08:44:45,363 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains.d/dns_records] at time 08:44:45.362572 duration_in_ms=1.9
2017-11-26 08:44:45,364 [salt.state       ][INFO    ][8101] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.363482
2017-11-26 08:44:45,364 [salt.state       ][INFO    ][8101] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,364 [salt.state       ][INFO    ][8101] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,364 [salt.state       ][INFO    ][8101] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.364149 duration_in_ms=0.667
2017-11-26 08:44:45,365 [salt.state       ][INFO    ][8101] Running state [/etc/salt/grains.d/salt] at time 08:44:45.364508
2017-11-26 08:44:45,365 [salt.state       ][INFO    ][8101] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-26 08:44:45,366 [salt.state       ][INFO    ][8101] File /etc/salt/grains.d/salt is in the correct state
2017-11-26 08:44:45,366 [salt.state       ][INFO    ][8101] Completed state [/etc/salt/grains.d/salt] at time 08:44:45.365939 duration_in_ms=1.431
2017-11-26 08:44:45,367 [salt.state       ][INFO    ][8101] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.366761
2017-11-26 08:44:45,367 [salt.state       ][INFO    ][8101] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,367 [salt.state       ][INFO    ][8101] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:44:45,367 [salt.state       ][INFO    ][8101] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:44:45.367392 duration_in_ms=0.631
2017-11-26 08:44:45,369 [salt.state       ][INFO    ][8101] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:44:45.368960
2017-11-26 08:44:45,369 [salt.state       ][INFO    ][8101] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-26 08:44:45,369 [salt.state       ][INFO    ][8101] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-26 08:44:45,370 [salt.state       ][INFO    ][8101] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:44:45.369584 duration_in_ms=0.625
2017-11-26 08:44:45,370 [salt.state       ][INFO    ][8101] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:44:45.369750
2017-11-26 08:44:45,370 [salt.state       ][INFO    ][8101] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-26 08:44:45,372 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-26 08:44:45,378 [salt.state       ][INFO    ][8101] {'pid': 8153, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-26 08:44:45,379 [salt.state       ][INFO    ][8101] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:44:45.378589 duration_in_ms=8.839
2017-11-26 08:44:45,379 [salt.state       ][INFO    ][8101] Running state [mine.update] at time 08:44:45.379288
2017-11-26 08:44:45,380 [salt.state       ][INFO    ][8101] Executing state module.wait for mine.update
2017-11-26 08:44:45,380 [salt.state       ][INFO    ][8101] No changes made for mine.update
2017-11-26 08:44:45,380 [salt.state       ][INFO    ][8101] Completed state [mine.update] at time 08:44:45.379913 duration_in_ms=0.625
2017-11-26 08:44:45,380 [salt.state       ][INFO    ][8101] Running state [mine.update] at time 08:44:45.380077
2017-11-26 08:44:45,380 [salt.state       ][INFO    ][8101] Executing state module.mod_watch for mine.update
2017-11-26 08:44:45,896 [salt.state       ][INFO    ][8101] {'ret': True}
2017-11-26 08:44:45,896 [salt.state       ][INFO    ][8101] Completed state [mine.update] at time 08:44:45.895976 duration_in_ms=515.898
2017-11-26 08:44:45,896 [salt.state       ][INFO    ][8101] Running state [ca-certificates] at time 08:44:45.896278
2017-11-26 08:44:45,897 [salt.state       ][INFO    ][8101] Executing state pkg.installed for ca-certificates
2017-11-26 08:44:45,901 [salt.state       ][INFO    ][8101] Package ca-certificates is already installed
2017-11-26 08:44:45,901 [salt.state       ][INFO    ][8101] Completed state [ca-certificates] at time 08:44:45.901262 duration_in_ms=4.984
2017-11-26 08:44:45,902 [salt.state       ][INFO    ][8101] Running state [update-ca-certificates] at time 08:44:45.902013
2017-11-26 08:44:45,902 [salt.state       ][INFO    ][8101] Executing state cmd.wait for update-ca-certificates
2017-11-26 08:44:45,903 [salt.state       ][INFO    ][8101] No changes made for update-ca-certificates
2017-11-26 08:44:45,903 [salt.state       ][INFO    ][8101] Completed state [update-ca-certificates] at time 08:44:45.902665 duration_in_ms=0.651
2017-11-26 08:44:45,903 [salt.state       ][INFO    ][8101] Running state [libvirt-dev] at time 08:44:45.902888
2017-11-26 08:44:45,903 [salt.state       ][INFO    ][8101] Executing state pkg.installed for libvirt-dev
2017-11-26 08:44:45,907 [salt.state       ][INFO    ][8101] Package libvirt-dev is already installed
2017-11-26 08:44:45,907 [salt.state       ][INFO    ][8101] Completed state [libvirt-dev] at time 08:44:45.907055 duration_in_ms=4.166
2017-11-26 08:44:45,907 [salt.state       ][INFO    ][8101] Running state [pkg-config] at time 08:44:45.907252
2017-11-26 08:44:45,907 [salt.state       ][INFO    ][8101] Executing state pkg.installed for pkg-config
2017-11-26 08:44:45,911 [salt.state       ][INFO    ][8101] Package pkg-config is already installed
2017-11-26 08:44:45,911 [salt.state       ][INFO    ][8101] Completed state [pkg-config] at time 08:44:45.911325 duration_in_ms=4.072
2017-11-26 08:44:45,912 [salt.state       ][INFO    ][8101] Running state [virtng.init] at time 08:44:45.911527
2017-11-26 08:44:45,912 [salt.state       ][INFO    ][8101] Executing state module.run for virtng.init
2017-11-26 08:44:45,959 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command ['git', '--version'] in directory '/root'
2017-11-26 08:44:46,011 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,032 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,032 [salt.state       ][INFO    ][8101] Completed state [virtng.init] at time 08:44:46.032436 duration_in_ms=120.908
2017-11-26 08:44:46,033 [salt.state       ][INFO    ][8101] Running state [virt.set_autostart] at time 08:44:46.032682
2017-11-26 08:44:46,033 [salt.state       ][INFO    ][8101] Executing state module.run for virt.set_autostart
2017-11-26 08:44:46,036 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,054 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,055 [salt.state       ][INFO    ][8101] Completed state [virt.set_autostart] at time 08:44:46.054488 duration_in_ms=21.806
2017-11-26 08:44:46,055 [salt.state       ][INFO    ][8101] Running state [virtng.init] at time 08:44:46.054812
2017-11-26 08:44:46,055 [salt.state       ][INFO    ][8101] Executing state module.run for virtng.init
2017-11-26 08:44:46,058 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,075 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,075 [salt.state       ][INFO    ][8101] Completed state [virtng.init] at time 08:44:46.075161 duration_in_ms=20.349
2017-11-26 08:44:46,075 [salt.state       ][INFO    ][8101] Running state [virt.set_autostart] at time 08:44:46.075434
2017-11-26 08:44:46,076 [salt.state       ][INFO    ][8101] Executing state module.run for virt.set_autostart
2017-11-26 08:44:46,079 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,095 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,095 [salt.state       ][INFO    ][8101] Completed state [virt.set_autostart] at time 08:44:46.095127 duration_in_ms=19.692
2017-11-26 08:44:46,095 [salt.state       ][INFO    ][8101] Running state [virtng.init] at time 08:44:46.095394
2017-11-26 08:44:46,096 [salt.state       ][INFO    ][8101] Executing state module.run for virtng.init
2017-11-26 08:44:46,099 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,115 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,115 [salt.state       ][INFO    ][8101] Completed state [virtng.init] at time 08:44:46.115112 duration_in_ms=19.718
2017-11-26 08:44:46,115 [salt.state       ][INFO    ][8101] Running state [virt.set_autostart] at time 08:44:46.115395
2017-11-26 08:44:46,116 [salt.state       ][INFO    ][8101] Executing state module.run for virt.set_autostart
2017-11-26 08:44:46,119 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,134 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,135 [salt.state       ][INFO    ][8101] Completed state [virt.set_autostart] at time 08:44:46.134628 duration_in_ms=19.233
2017-11-26 08:44:46,135 [salt.state       ][INFO    ][8101] Running state [virtng.init] at time 08:44:46.134895
2017-11-26 08:44:46,135 [salt.state       ][INFO    ][8101] Executing state module.run for virtng.init
2017-11-26 08:44:46,138 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,155 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,155 [salt.state       ][INFO    ][8101] Completed state [virtng.init] at time 08:44:46.154861 duration_in_ms=19.965
2017-11-26 08:44:46,155 [salt.state       ][INFO    ][8101] Running state [virt.set_autostart] at time 08:44:46.155137
2017-11-26 08:44:46,155 [salt.state       ][INFO    ][8101] Executing state module.run for virt.set_autostart
2017-11-26 08:44:46,158 [salt.loaded.int.module.cmdmod][INFO    ][8101] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:44:46,176 [salt.state       ][INFO    ][8101] unless execution succeeded
2017-11-26 08:44:46,176 [salt.state       ][INFO    ][8101] Completed state [virt.set_autostart] at time 08:44:46.176013 duration_in_ms=20.876
2017-11-26 08:44:46,179 [salt.minion      ][INFO    ][8101] Returning information for job: 20171126084439535029
2017-11-26 08:45:22,064 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171126084522053322
2017-11-26 08:45:22,075 [salt.minion      ][INFO    ][8200] Starting a new job with PID 8200
2017-11-26 08:45:24,459 [salt.state       ][INFO    ][8200] Loading fresh modules for state activity
2017-11-26 08:45:24,484 [salt.state       ][ERROR   ][8200] No contents found in top file
2017-11-26 08:45:24,485 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-26 08:45:24,488 [salt.utils.extmods][INFO    ][8200] Syncing beacons for environment 'base'
2017-11-26 08:45:24,488 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_beacons, for base)
2017-11-26 08:45:24,488 [salt.fileclient  ][INFO    ][8200] Caching directory '_beacons/' for environment 'base'
2017-11-26 08:45:24,518 [salt.utils.extmods][INFO    ][8200] Syncing modules for environment 'base'
2017-11-26 08:45:24,519 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_modules, for base)
2017-11-26 08:45:24,519 [salt.fileclient  ][INFO    ][8200] Caching directory '_modules/' for environment 'base'
2017-11-26 08:45:24,557 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-11-26 08:45:24,566 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-26 08:45:24,575 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-26 08:45:24,585 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-26 08:45:24,595 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-26 08:45:24,604 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-26 08:45:24,617 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-26 08:45:24,629 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-26 08:45:24,639 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-26 08:45:24,652 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-26 08:45:24,757 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-26 08:45:24,769 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-26 08:45:24,782 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-26 08:45:24,794 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-26 08:45:24,806 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-26 08:45:24,818 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-26 08:45:24,833 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-26 08:45:24,842 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-26 08:45:24,852 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-26 08:45:24,862 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-26 08:45:24,872 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-26 08:45:24,883 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-26 08:45:24,893 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-26 08:45:24,902 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-26 08:45:24,911 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-26 08:45:24,921 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-26 08:45:24,931 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-26 08:45:24,941 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-26 08:45:24,952 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-26 08:45:24,969 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-26 08:45:24,981 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-26 08:45:24,992 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-26 08:45:25,003 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-26 08:45:25,017 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-26 08:45:25,021 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-26 08:45:25,021 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-11-26 08:45:25,022 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-26 08:45:25,022 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-26 08:45:25,023 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-26 08:45:25,023 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-26 08:45:25,024 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-26 08:45:25,024 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-26 08:45:25,024 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-26 08:45:25,025 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-26 08:45:25,026 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-26 08:45:25,026 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-26 08:45:25,027 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-26 08:45:25,027 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-26 08:45:25,027 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-26 08:45:25,028 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-26 08:45:25,028 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-26 08:45:25,029 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-26 08:45:25,029 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-26 08:45:25,030 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-26 08:45:25,030 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-26 08:45:25,030 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-26 08:45:25,031 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-26 08:45:25,031 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-26 08:45:25,032 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-26 08:45:25,033 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-26 08:45:25,033 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-26 08:45:25,034 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-26 08:45:25,034 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-26 08:45:25,035 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-26 08:45:25,035 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-26 08:45:25,035 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-26 08:45:25,036 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-26 08:45:25,036 [salt.utils.extmods][INFO    ][8200] 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-11-26 08:45:25,037 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-26 08:45:25,037 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-26 08:45:25,043 [salt.utils.extmods][INFO    ][8200] Syncing states for environment 'base'
2017-11-26 08:45:25,043 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_states, for base)
2017-11-26 08:45:25,043 [salt.fileclient  ][INFO    ][8200] Caching directory '_states/' for environment 'base'
2017-11-26 08:45:25,089 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-11-26 08:45:25,101 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-26 08:45:25,111 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-26 08:45:25,125 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-26 08:45:25,138 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-26 08:45:25,151 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-26 08:45:25,163 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-26 08:45:25,176 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-26 08:45:25,189 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-26 08:45:25,202 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-26 08:45:25,217 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-26 08:45:25,229 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-26 08:45:25,240 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-26 08:45:25,250 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-26 08:45:25,261 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-26 08:45:25,273 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-26 08:45:25,284 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-26 08:45:25,297 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-26 08:45:25,309 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-26 08:45:25,320 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-26 08:45:25,333 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-26 08:45:25,346 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-26 08:45:25,357 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-26 08:45:25,369 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-26 08:45:25,381 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-26 08:45:25,404 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-26 08:45:25,415 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-26 08:45:25,427 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-26 08:45:25,441 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-26 08:45:25,454 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-26 08:45:25,465 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-26 08:45:25,469 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-11-26 08:45:25,470 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-26 08:45:25,470 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-26 08:45:25,471 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-26 08:45:25,471 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-26 08:45:25,472 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-26 08:45:25,472 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-26 08:45:25,473 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-26 08:45:25,473 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-26 08:45:25,473 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-26 08:45:25,474 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-26 08:45:25,474 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-26 08:45:25,475 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-26 08:45:25,475 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-26 08:45:25,476 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-26 08:45:25,476 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-26 08:45:25,476 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-26 08:45:25,477 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-26 08:45:25,477 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-26 08:45:25,478 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-26 08:45:25,478 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-26 08:45:25,478 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-26 08:45:25,479 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-26 08:45:25,479 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-26 08:45:25,479 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-26 08:45:25,480 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-26 08:45:25,480 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-26 08:45:25,481 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-26 08:45:25,481 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-26 08:45:25,481 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-26 08:45:25,482 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-26 08:45:25,482 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-26 08:45:25,485 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-26 08:45:25,488 [salt.utils.extmods][INFO    ][8200] Syncing sdb for environment 'base'
2017-11-26 08:45:25,488 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_sdb, for base)
2017-11-26 08:45:25,488 [salt.fileclient  ][INFO    ][8200] Caching directory '_sdb/' for environment 'base'
2017-11-26 08:45:25,521 [salt.utils.extmods][INFO    ][8200] Syncing grains for environment 'base'
2017-11-26 08:45:25,522 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_grains, for base)
2017-11-26 08:45:25,522 [salt.fileclient  ][INFO    ][8200] Caching directory '_grains/' for environment 'base'
2017-11-26 08:45:25,556 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-26 08:45:25,565 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-26 08:45:25,576 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-26 08:45:25,589 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-26 08:45:25,602 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-26 08:45:25,615 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-26 08:45:25,629 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-26 08:45:25,640 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-26 08:45:25,650 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-26 08:45:25,661 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-26 08:45:25,672 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-26 08:45:25,681 [salt.fileclient  ][INFO    ][8200] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-26 08:45:25,685 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-26 08:45:25,686 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-26 08:45:25,686 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-26 08:45:25,686 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-26 08:45:25,687 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-26 08:45:25,687 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-26 08:45:25,687 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-26 08:45:25,688 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-26 08:45:25,688 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-26 08:45:25,688 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-26 08:45:25,689 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-26 08:45:25,689 [salt.utils.extmods][INFO    ][8200] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-26 08:45:25,690 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-26 08:45:25,693 [salt.utils.extmods][INFO    ][8200] Syncing renderers for environment 'base'
2017-11-26 08:45:25,693 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_renderers, for base)
2017-11-26 08:45:25,693 [salt.fileclient  ][INFO    ][8200] Caching directory '_renderers/' for environment 'base'
2017-11-26 08:45:25,723 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-26 08:45:25,726 [salt.utils.extmods][INFO    ][8200] Syncing returners for environment 'base'
2017-11-26 08:45:25,726 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_returners, for base)
2017-11-26 08:45:25,726 [salt.fileclient  ][INFO    ][8200] Caching directory '_returners/' for environment 'base'
2017-11-26 08:45:25,764 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-26 08:45:25,767 [salt.utils.extmods][INFO    ][8200] Syncing output for environment 'base'
2017-11-26 08:45:25,767 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_output, for base)
2017-11-26 08:45:25,767 [salt.fileclient  ][INFO    ][8200] Caching directory '_output/' for environment 'base'
2017-11-26 08:45:25,795 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-26 08:45:25,798 [salt.utils.extmods][INFO    ][8200] Syncing utils for environment 'base'
2017-11-26 08:45:25,798 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_utils, for base)
2017-11-26 08:45:25,798 [salt.fileclient  ][INFO    ][8200] Caching directory '_utils/' for environment 'base'
2017-11-26 08:45:25,827 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-26 08:45:25,830 [salt.utils.extmods][INFO    ][8200] Syncing log_handlers for environment 'base'
2017-11-26 08:45:25,830 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_log_handlers, for base)
2017-11-26 08:45:25,830 [salt.fileclient  ][INFO    ][8200] Caching directory '_log_handlers/' for environment 'base'
2017-11-26 08:45:25,859 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-26 08:45:25,861 [salt.utils.extmods][INFO    ][8200] Syncing proxy for environment 'base'
2017-11-26 08:45:25,862 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_proxy, for base)
2017-11-26 08:45:25,862 [salt.fileclient  ][INFO    ][8200] Caching directory '_proxy/' for environment 'base'
2017-11-26 08:45:25,891 [salt.utils.extmods][INFO    ][8200] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-26 08:45:25,893 [salt.utils.extmods][INFO    ][8200] Syncing engines for environment 'base'
2017-11-26 08:45:25,894 [salt.utils.extmods][INFO    ][8200] Loading cache from salt://_engines, for base)
2017-11-26 08:45:25,894 [salt.fileclient  ][INFO    ][8200] Caching directory '_engines/' for environment 'base'
2017-11-26 08:45:25,926 [salt.minion      ][INFO    ][8200] Returning information for job: 20171126084522053322
2017-11-26 08:45:28,781 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126084528772414
2017-11-26 08:45:28,792 [salt.minion      ][INFO    ][8295] Starting a new job with PID 8295
2017-11-26 08:45:29,375 [salt.state       ][INFO    ][8295] Loading fresh modules for state activity
2017-11-26 08:45:29,400 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-26 08:45:29,417 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-26 08:45:29,445 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:45:29,519 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-26 08:45:29,532 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-26 08:45:29,560 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:45:29,732 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-26 08:45:29,749 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:45:29,813 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-26 08:45:29,833 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-26 08:45:29,847 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:45:29,865 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-26 08:45:29,874 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-26 08:45:29,897 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-26 08:45:29,915 [py.warnings      ][WARNING ][8295] /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-11-26 08:45:29,915 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'salt-minion --version' in directory '/root'
2017-11-26 08:45:30,169 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-26 08:45:30,189 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-26 08:45:30,202 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-26 08:45:30,215 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-26 08:45:30,258 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-26 08:45:30,273 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-26 08:45:30,301 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-26 08:45:30,341 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-26 08:45:30,409 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-26 08:45:30,438 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:45:30,508 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-26 08:45:30,530 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:45:30,586 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-26 08:45:30,608 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-26 08:45:30,624 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:45:30,643 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-26 08:45:30,651 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-26 08:45:30,674 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-26 08:45:30,692 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'salt-minion --version' in directory '/root'
2017-11-26 08:45:30,956 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-26 08:45:30,977 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-26 08:45:30,992 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-26 08:45:31,008 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-26 08:45:31,053 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-26 08:45:31,070 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-26 08:45:31,098 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-26 08:45:31,145 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-26 08:45:31,222 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-26 08:45:31,293 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:45:31,669 [salt.state       ][INFO    ][8295] Running state [salt-minion] at time 08:45:31.669241
2017-11-26 08:45:31,670 [salt.state       ][INFO    ][8295] Executing state pkg.installed for salt-minion
2017-11-26 08:45:31,670 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:45:31,970 [salt.state       ][INFO    ][8295] Package salt-minion is already installed
2017-11-26 08:45:31,971 [salt.state       ][INFO    ][8295] Completed state [salt-minion] at time 08:45:31.970479 duration_in_ms=301.238
2017-11-26 08:45:31,971 [salt.state       ][INFO    ][8295] Running state [salt_minion_dependency_packages] at time 08:45:31.970726
2017-11-26 08:45:31,971 [salt.state       ][INFO    ][8295] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-26 08:45:31,975 [salt.state       ][INFO    ][8295] All specified packages are already installed
2017-11-26 08:45:31,975 [salt.state       ][INFO    ][8295] Completed state [salt_minion_dependency_packages] at time 08:45:31.974800 duration_in_ms=4.074
2017-11-26 08:45:31,976 [salt.state       ][INFO    ][8295] Running state [/etc/salt/minion.d/minion.conf] at time 08:45:31.976211
2017-11-26 08:45:31,976 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-26 08:45:32,001 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-26 08:45:32,058 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-26 08:45:32,111 [salt.fileclient  ][INFO    ][8295] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-26 08:45:32,157 [salt.state       ][INFO    ][8295] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-26 08:45:32,157 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/minion.d/minion.conf] at time 08:45:32.157172 duration_in_ms=180.961
2017-11-26 08:45:32,158 [salt.state       ][INFO    ][8295] Running state [/etc/salt/minion.d/_virt.conf] at time 08:45:32.157542
2017-11-26 08:45:32,158 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-26 08:45:32,158 [salt.state       ][INFO    ][8295] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-26 08:45:32,159 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/minion.d/_virt.conf] at time 08:45:32.158624 duration_in_ms=1.082
2017-11-26 08:45:32,160 [salt.state       ][INFO    ][8295] Running state [salt-minion] at time 08:45:32.160201
2017-11-26 08:45:32,160 [salt.state       ][INFO    ][8295] Executing state service.running for salt-minion
2017-11-26 08:45:32,161 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-26 08:45:32,174 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-26 08:45:32,180 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-26 08:45:32,188 [salt.state       ][INFO    ][8295] The service salt-minion is already running
2017-11-26 08:45:32,188 [salt.state       ][INFO    ][8295] Completed state [salt-minion] at time 08:45:32.187988 duration_in_ms=27.786
2017-11-26 08:45:32,190 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains.d] at time 08:45:32.189475
2017-11-26 08:45:32,190 [salt.state       ][INFO    ][8295] Executing state file.directory for /etc/salt/grains.d
2017-11-26 08:45:32,190 [salt.state       ][INFO    ][8295] Directory /etc/salt/grains.d is in the correct state
2017-11-26 08:45:32,191 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains.d] at time 08:45:32.190549 duration_in_ms=1.074
2017-11-26 08:45:32,191 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains] at time 08:45:32.191130
2017-11-26 08:45:32,191 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/grains
2017-11-26 08:45:32,192 [salt.state       ][INFO    ][8295] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-26 08:45:32,192 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains] at time 08:45:32.191960 duration_in_ms=0.831
2017-11-26 08:45:32,192 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains.d/placeholder] at time 08:45:32.192331
2017-11-26 08:45:32,193 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-26 08:45:32,193 [salt.state       ][INFO    ][8295] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-26 08:45:32,193 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains.d/placeholder] at time 08:45:32.193060 duration_in_ms=0.728
2017-11-26 08:45:32,193 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains.d/sphinx] at time 08:45:32.193436
2017-11-26 08:45:32,194 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-26 08:45:32,194 [salt.state       ][INFO    ][8295] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-26 08:45:32,195 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains.d/sphinx] at time 08:45:32.194639 duration_in_ms=1.203
2017-11-26 08:45:32,195 [salt.state       ][INFO    ][8295] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.195366
2017-11-26 08:45:32,196 [salt.state       ][INFO    ][8295] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,196 [salt.state       ][INFO    ][8295] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,196 [salt.state       ][INFO    ][8295] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.195958 duration_in_ms=0.592
2017-11-26 08:45:32,196 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains.d/dns_records] at time 08:45:32.196315
2017-11-26 08:45:32,197 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-26 08:45:32,197 [salt.state       ][INFO    ][8295] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-26 08:45:32,197 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains.d/dns_records] at time 08:45:32.197301 duration_in_ms=0.986
2017-11-26 08:45:32,198 [salt.state       ][INFO    ][8295] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.198036
2017-11-26 08:45:32,198 [salt.state       ][INFO    ][8295] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,199 [salt.state       ][INFO    ][8295] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,199 [salt.state       ][INFO    ][8295] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.198654 duration_in_ms=0.617
2017-11-26 08:45:32,199 [salt.state       ][INFO    ][8295] Running state [/etc/salt/grains.d/salt] at time 08:45:32.199004
2017-11-26 08:45:32,199 [salt.state       ][INFO    ][8295] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-26 08:45:32,200 [salt.state       ][INFO    ][8295] File /etc/salt/grains.d/salt is in the correct state
2017-11-26 08:45:32,200 [salt.state       ][INFO    ][8295] Completed state [/etc/salt/grains.d/salt] at time 08:45:32.200000 duration_in_ms=0.996
2017-11-26 08:45:32,201 [salt.state       ][INFO    ][8295] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.200704
2017-11-26 08:45:32,201 [salt.state       ][INFO    ][8295] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,201 [salt.state       ][INFO    ][8295] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-26 08:45:32,201 [salt.state       ][INFO    ][8295] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:45:32.201260 duration_in_ms=0.556
2017-11-26 08:45:32,203 [salt.state       ][INFO    ][8295] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:32.202866
2017-11-26 08:45:32,203 [salt.state       ][INFO    ][8295] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-26 08:45:32,203 [salt.state       ][INFO    ][8295] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-26 08:45:32,203 [salt.state       ][INFO    ][8295] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:32.203459 duration_in_ms=0.593
2017-11-26 08:45:32,204 [salt.state       ][INFO    ][8295] Running state [mine.update] at time 08:45:32.203977
2017-11-26 08:45:32,204 [salt.state       ][INFO    ][8295] Executing state module.wait for mine.update
2017-11-26 08:45:32,204 [salt.state       ][INFO    ][8295] No changes made for mine.update
2017-11-26 08:45:32,205 [salt.state       ][INFO    ][8295] Completed state [mine.update] at time 08:45:32.204517 duration_in_ms=0.54
2017-11-26 08:45:32,205 [salt.state       ][INFO    ][8295] Running state [ca-certificates] at time 08:45:32.204685
2017-11-26 08:45:32,205 [salt.state       ][INFO    ][8295] Executing state pkg.installed for ca-certificates
2017-11-26 08:45:32,209 [salt.state       ][INFO    ][8295] Package ca-certificates is already installed
2017-11-26 08:45:32,209 [salt.state       ][INFO    ][8295] Completed state [ca-certificates] at time 08:45:32.208913 duration_in_ms=4.228
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] Running state [update-ca-certificates] at time 08:45:32.209498
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] Executing state cmd.wait for update-ca-certificates
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] No changes made for update-ca-certificates
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] Completed state [update-ca-certificates] at time 08:45:32.210087 duration_in_ms=0.588
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] Running state [libvirt-dev] at time 08:45:32.210287
2017-11-26 08:45:32,210 [salt.state       ][INFO    ][8295] Executing state pkg.installed for libvirt-dev
2017-11-26 08:45:32,214 [salt.state       ][INFO    ][8295] Package libvirt-dev is already installed
2017-11-26 08:45:32,214 [salt.state       ][INFO    ][8295] Completed state [libvirt-dev] at time 08:45:32.214180 duration_in_ms=3.894
2017-11-26 08:45:32,214 [salt.state       ][INFO    ][8295] Running state [pkg-config] at time 08:45:32.214377
2017-11-26 08:45:32,215 [salt.state       ][INFO    ][8295] Executing state pkg.installed for pkg-config
2017-11-26 08:45:32,218 [salt.state       ][INFO    ][8295] Package pkg-config is already installed
2017-11-26 08:45:32,219 [salt.state       ][INFO    ][8295] Completed state [pkg-config] at time 08:45:32.218547 duration_in_ms=4.17
2017-11-26 08:45:32,219 [salt.state       ][INFO    ][8295] Running state [virtng.init] at time 08:45:32.218725
2017-11-26 08:45:32,219 [salt.state       ][INFO    ][8295] Executing state module.run for virtng.init
2017-11-26 08:45:32,278 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command ['git', '--version'] in directory '/root'
2017-11-26 08:45:32,328 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,346 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,346 [salt.state       ][INFO    ][8295] Completed state [virtng.init] at time 08:45:32.345826 duration_in_ms=127.1
2017-11-26 08:45:32,346 [salt.state       ][INFO    ][8295] Running state [virt.set_autostart] at time 08:45:32.346096
2017-11-26 08:45:32,346 [salt.state       ][INFO    ][8295] Executing state module.run for virt.set_autostart
2017-11-26 08:45:32,349 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,365 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,365 [salt.state       ][INFO    ][8295] Completed state [virt.set_autostart] at time 08:45:32.364928 duration_in_ms=18.832
2017-11-26 08:45:32,365 [salt.state       ][INFO    ][8295] Running state [virtng.init] at time 08:45:32.365162
2017-11-26 08:45:32,365 [salt.state       ][INFO    ][8295] Executing state module.run for virtng.init
2017-11-26 08:45:32,368 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,384 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,385 [salt.state       ][INFO    ][8295] Completed state [virtng.init] at time 08:45:32.384729 duration_in_ms=19.567
2017-11-26 08:45:32,385 [salt.state       ][INFO    ][8295] Running state [virt.set_autostart] at time 08:45:32.384980
2017-11-26 08:45:32,385 [salt.state       ][INFO    ][8295] Executing state module.run for virt.set_autostart
2017-11-26 08:45:32,388 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,403 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,403 [salt.state       ][INFO    ][8295] Completed state [virt.set_autostart] at time 08:45:32.402977 duration_in_ms=17.996
2017-11-26 08:45:32,403 [salt.state       ][INFO    ][8295] Running state [virtng.init] at time 08:45:32.403287
2017-11-26 08:45:32,404 [salt.state       ][INFO    ][8295] Executing state module.run for virtng.init
2017-11-26 08:45:32,406 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,421 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,422 [salt.state       ][INFO    ][8295] Completed state [virtng.init] at time 08:45:32.421597 duration_in_ms=18.31
2017-11-26 08:45:32,422 [salt.state       ][INFO    ][8295] Running state [virt.set_autostart] at time 08:45:32.421855
2017-11-26 08:45:32,422 [salt.state       ][INFO    ][8295] Executing state module.run for virt.set_autostart
2017-11-26 08:45:32,425 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,439 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,439 [salt.state       ][INFO    ][8295] Completed state [virt.set_autostart] at time 08:45:32.439454 duration_in_ms=17.598
2017-11-26 08:45:32,440 [salt.state       ][INFO    ][8295] Running state [virtng.init] at time 08:45:32.439692
2017-11-26 08:45:32,440 [salt.state       ][INFO    ][8295] Executing state module.run for virtng.init
2017-11-26 08:45:32,442 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,458 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,458 [salt.state       ][INFO    ][8295] Completed state [virtng.init] at time 08:45:32.457914 duration_in_ms=18.221
2017-11-26 08:45:32,458 [salt.state       ][INFO    ][8295] Running state [virt.set_autostart] at time 08:45:32.458207
2017-11-26 08:45:32,458 [salt.state       ][INFO    ][8295] Executing state module.run for virt.set_autostart
2017-11-26 08:45:32,461 [salt.loaded.int.module.cmdmod][INFO    ][8295] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-26 08:45:32,475 [salt.state       ][INFO    ][8295] unless execution succeeded
2017-11-26 08:45:32,476 [salt.state       ][INFO    ][8295] Completed state [virt.set_autostart] at time 08:45:32.475632 duration_in_ms=17.425
2017-11-26 08:45:32,478 [salt.minion      ][INFO    ][8295] Returning information for job: 20171126084528772414
2017-11-26 08:45:55,228 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171126084555214479
2017-11-26 08:45:55,241 [salt.minion      ][INFO    ][8384] Starting a new job with PID 8384
2017-11-26 08:45:58,504 [salt.state       ][INFO    ][8384] Loading fresh modules for state activity
2017-11-26 08:45:58,527 [salt.state       ][ERROR   ][8384] No contents found in top file
2017-11-26 08:45:58,528 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-26 08:45:58,531 [salt.utils.extmods][INFO    ][8384] Syncing beacons for environment 'base'
2017-11-26 08:45:58,531 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_beacons, for base)
2017-11-26 08:45:58,531 [salt.fileclient  ][INFO    ][8384] Caching directory '_beacons/' for environment 'base'
2017-11-26 08:45:58,577 [salt.utils.extmods][INFO    ][8384] Syncing modules for environment 'base'
2017-11-26 08:45:58,577 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_modules, for base)
2017-11-26 08:45:58,578 [salt.fileclient  ][INFO    ][8384] Caching directory '_modules/' for environment 'base'
2017-11-26 08:45:58,626 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-11-26 08:45:58,634 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-26 08:45:58,642 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-26 08:45:58,652 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-26 08:45:59,478 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-26 08:46:00,254 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-26 08:46:00,268 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-26 08:46:00,284 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-26 08:46:00,302 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-26 08:46:00,333 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-26 08:46:00,354 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-26 08:46:00,368 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-26 08:46:00,382 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-26 08:46:00,392 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-26 08:46:00,440 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-26 08:46:00,459 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-26 08:46:00,475 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-26 08:46:00,505 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-26 08:46:00,540 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-26 08:46:00,554 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-26 08:46:00,570 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-26 08:46:00,595 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-26 08:46:00,632 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-26 08:46:00,653 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-26 08:46:00,668 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-26 08:46:00,684 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-26 08:46:00,717 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-26 08:46:00,731 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-26 08:46:00,745 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-26 08:46:00,776 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-26 08:46:00,813 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-26 08:46:00,827 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-26 08:46:00,844 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-26 08:46:00,863 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-26 08:46:00,868 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-26 08:46:00,868 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-11-26 08:46:00,869 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-26 08:46:00,869 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-26 08:46:00,869 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-26 08:46:00,870 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-26 08:46:00,870 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-26 08:46:00,871 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-26 08:46:00,871 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-26 08:46:00,871 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-26 08:46:00,872 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-26 08:46:00,872 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-26 08:46:00,872 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-26 08:46:00,873 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-26 08:46:00,873 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-26 08:46:00,873 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-26 08:46:00,874 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-26 08:46:00,874 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-26 08:46:00,874 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-26 08:46:00,875 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-26 08:46:00,875 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-26 08:46:00,875 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-26 08:46:00,876 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-26 08:46:00,876 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-26 08:46:00,877 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-26 08:46:00,877 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-26 08:46:00,877 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-26 08:46:00,878 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-26 08:46:00,878 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-26 08:46:00,878 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-26 08:46:00,879 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-26 08:46:00,879 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-26 08:46:00,879 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-26 08:46:00,880 [salt.utils.extmods][INFO    ][8384] 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-11-26 08:46:00,880 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-26 08:46:00,880 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-26 08:46:00,886 [salt.utils.extmods][INFO    ][8384] Syncing states for environment 'base'
2017-11-26 08:46:00,886 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_states, for base)
2017-11-26 08:46:00,886 [salt.fileclient  ][INFO    ][8384] Caching directory '_states/' for environment 'base'
2017-11-26 08:46:00,951 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-11-26 08:46:00,974 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-26 08:46:00,991 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-26 08:46:01,010 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-26 08:46:01,031 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-26 08:46:01,052 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-26 08:46:01,113 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-26 08:46:01,129 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-26 08:46:01,148 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-26 08:46:01,161 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-26 08:46:01,174 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-26 08:46:01,190 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-26 08:46:01,217 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-26 08:46:01,234 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-26 08:46:01,254 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-26 08:46:01,270 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-26 08:46:01,297 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-26 08:46:01,311 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-26 08:46:01,330 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-26 08:46:01,346 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-26 08:46:01,364 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-26 08:46:01,378 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-26 08:46:01,398 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-26 08:46:01,421 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-26 08:46:01,461 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-26 08:46:01,483 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-26 08:46:01,500 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-26 08:46:01,524 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-26 08:46:01,542 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-26 08:46:01,560 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-26 08:46:01,571 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-26 08:46:01,575 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-11-26 08:46:01,575 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-26 08:46:01,576 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-26 08:46:01,576 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-26 08:46:01,576 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-26 08:46:01,577 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-26 08:46:01,577 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-26 08:46:01,577 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-26 08:46:01,577 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-26 08:46:01,578 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-26 08:46:01,578 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-26 08:46:01,578 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-26 08:46:01,579 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-26 08:46:01,579 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-26 08:46:01,579 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-26 08:46:01,579 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-26 08:46:01,580 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-26 08:46:01,580 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-26 08:46:01,580 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-26 08:46:01,580 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-26 08:46:01,581 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-26 08:46:01,581 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-26 08:46:01,581 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-26 08:46:01,581 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-26 08:46:01,582 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-26 08:46:01,582 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-26 08:46:01,582 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-26 08:46:01,582 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-26 08:46:01,583 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-26 08:46:01,583 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-26 08:46:01,583 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-26 08:46:01,584 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-26 08:46:01,586 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-26 08:46:01,589 [salt.utils.extmods][INFO    ][8384] Syncing sdb for environment 'base'
2017-11-26 08:46:01,589 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_sdb, for base)
2017-11-26 08:46:01,589 [salt.fileclient  ][INFO    ][8384] Caching directory '_sdb/' for environment 'base'
2017-11-26 08:46:01,674 [salt.utils.extmods][INFO    ][8384] Syncing grains for environment 'base'
2017-11-26 08:46:01,674 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_grains, for base)
2017-11-26 08:46:01,674 [salt.fileclient  ][INFO    ][8384] Caching directory '_grains/' for environment 'base'
2017-11-26 08:46:01,725 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-26 08:46:01,736 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-26 08:46:01,751 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-26 08:46:01,771 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-26 08:46:01,784 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-26 08:46:01,801 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-26 08:46:01,814 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-26 08:46:01,827 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-26 08:46:01,843 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-26 08:46:01,862 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-26 08:46:01,892 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-26 08:46:01,906 [salt.fileclient  ][INFO    ][8384] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-26 08:46:01,910 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-26 08:46:01,911 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-26 08:46:01,911 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-26 08:46:01,911 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-26 08:46:01,911 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-26 08:46:01,911 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-26 08:46:01,912 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-26 08:46:01,912 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-26 08:46:01,912 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-26 08:46:01,912 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-26 08:46:01,913 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-26 08:46:01,913 [salt.utils.extmods][INFO    ][8384] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-26 08:46:01,914 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-26 08:46:01,917 [salt.utils.extmods][INFO    ][8384] Syncing renderers for environment 'base'
2017-11-26 08:46:01,917 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_renderers, for base)
2017-11-26 08:46:01,917 [salt.fileclient  ][INFO    ][8384] Caching directory '_renderers/' for environment 'base'
2017-11-26 08:46:01,951 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-26 08:46:01,954 [salt.utils.extmods][INFO    ][8384] Syncing returners for environment 'base'
2017-11-26 08:46:01,954 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_returners, for base)
2017-11-26 08:46:01,954 [salt.fileclient  ][INFO    ][8384] Caching directory '_returners/' for environment 'base'
2017-11-26 08:46:01,992 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-26 08:46:01,995 [salt.utils.extmods][INFO    ][8384] Syncing output for environment 'base'
2017-11-26 08:46:01,995 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_output, for base)
2017-11-26 08:46:01,995 [salt.fileclient  ][INFO    ][8384] Caching directory '_output/' for environment 'base'
2017-11-26 08:46:02,077 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-26 08:46:02,080 [salt.utils.extmods][INFO    ][8384] Syncing utils for environment 'base'
2017-11-26 08:46:02,080 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_utils, for base)
2017-11-26 08:46:02,080 [salt.fileclient  ][INFO    ][8384] Caching directory '_utils/' for environment 'base'
2017-11-26 08:46:02,122 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-26 08:46:02,125 [salt.utils.extmods][INFO    ][8384] Syncing log_handlers for environment 'base'
2017-11-26 08:46:02,125 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_log_handlers, for base)
2017-11-26 08:46:02,125 [salt.fileclient  ][INFO    ][8384] Caching directory '_log_handlers/' for environment 'base'
2017-11-26 08:46:02,168 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-26 08:46:02,171 [salt.utils.extmods][INFO    ][8384] Syncing proxy for environment 'base'
2017-11-26 08:46:02,171 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_proxy, for base)
2017-11-26 08:46:02,172 [salt.fileclient  ][INFO    ][8384] Caching directory '_proxy/' for environment 'base'
2017-11-26 08:46:02,241 [salt.utils.extmods][INFO    ][8384] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-26 08:46:02,244 [salt.utils.extmods][INFO    ][8384] Syncing engines for environment 'base'
2017-11-26 08:46:02,244 [salt.utils.extmods][INFO    ][8384] Loading cache from salt://_engines, for base)
2017-11-26 08:46:02,244 [salt.fileclient  ][INFO    ][8384] Caching directory '_engines/' for environment 'base'
2017-11-26 08:46:02,294 [salt.minion      ][INFO    ][8384] Returning information for job: 20171126084555214479
2017-11-26 08:46:02,917 [salt.transport.ipc][ERROR   ][3305] Exception occurred while handling stream: [Errno 0] Success
2017-11-26 08:57:37,709 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126085737697353
2017-11-26 08:57:37,721 [salt.minion      ][INFO    ][8652] Starting a new job with PID 8652
2017-11-26 08:57:37,755 [salt.minion      ][INFO    ][8652] Returning information for job: 20171126085737697353
2017-11-26 08:59:15,658 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126085915642139
2017-11-26 08:59:15,670 [salt.minion      ][INFO    ][8688] Starting a new job with PID 8688
2017-11-26 08:59:16,263 [salt.state       ][INFO    ][8688] Loading fresh modules for state activity
2017-11-26 08:59:16,294 [salt.fileclient  ][INFO    ][8688] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-26 08:59:16,311 [salt.fileclient  ][INFO    ][8688] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-26 08:59:16,339 [salt.fileclient  ][INFO    ][8688] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:59:16,679 [salt.state       ][INFO    ][8688] Running state [lsof] at time 08:59:16.678483
2017-11-26 08:59:16,679 [salt.state       ][INFO    ][8688] Executing state pkg.installed for lsof
2017-11-26 08:59:16,679 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:59:16,934 [salt.state       ][INFO    ][8688] Package lsof is already installed
2017-11-26 08:59:16,934 [salt.state       ][INFO    ][8688] Completed state [lsof] at time 08:59:16.934016 duration_in_ms=255.534
2017-11-26 08:59:16,934 [salt.state       ][INFO    ][8688] Running state [keepalived] at time 08:59:16.934295
2017-11-26 08:59:16,935 [salt.state       ][INFO    ][8688] Executing state pkg.installed for keepalived
2017-11-26 08:59:16,952 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 08:59:18,248 [salt.loaded.int.module.cmdmod][INFO    ][8688] 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-11-26 08:59:21,171 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 08:59:21,200 [salt.state       ][INFO    ][8688] 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-11-26 08:59:21,211 [salt.state       ][INFO    ][8688] Loading fresh modules for state activity
2017-11-26 08:59:21,228 [salt.state       ][INFO    ][8688] Completed state [keepalived] at time 08:59:21.227558 duration_in_ms=4293.262
2017-11-26 08:59:21,230 [salt.state       ][INFO    ][8688] Running state [/etc/keepalived/keepalived.conf] at time 08:59:21.229857
2017-11-26 08:59:21,230 [salt.state       ][INFO    ][8688] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-26 08:59:21,260 [salt.fileclient  ][INFO    ][8688] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-26 08:59:21,300 [salt.fileclient  ][INFO    ][8688] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 08:59:21,308 [salt.state       ][INFO    ][8688] File changed:
New file
2017-11-26 08:59:21,308 [salt.state       ][INFO    ][8688] Completed state [/etc/keepalived/keepalived.conf] at time 08:59:21.308081 duration_in_ms=78.224
2017-11-26 08:59:21,373 [salt.state       ][INFO    ][8688] Running state [keepalived] at time 08:59:21.373204
2017-11-26 08:59:21,374 [salt.state       ][INFO    ][8688] Executing state service.running for keepalived
2017-11-26 08:59:21,375 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-26 08:59:21,385 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,393 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,401 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,410 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,441 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,450 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,458 [salt.loaded.int.module.cmdmod][INFO    ][8688] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-26 08:59:21,466 [salt.state       ][INFO    ][8688] {'keepalived': True}
2017-11-26 08:59:21,466 [salt.state       ][INFO    ][8688] Completed state [keepalived] at time 08:59:21.466294 duration_in_ms=93.09
2017-11-26 08:59:21,467 [salt.minion      ][INFO    ][8688] Returning information for job: 20171126085915642139
2017-11-26 09:00:21,065 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command pillar.get with jid 20171126090021051923
2017-11-26 09:00:21,079 [salt.minion      ][INFO    ][10149] Starting a new job with PID 10149
2017-11-26 09:00:21,083 [salt.minion      ][INFO    ][10149] Returning information for job: 20171126090021051923
2017-11-26 09:05:55,140 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126090555128969
2017-11-26 09:05:55,152 [salt.minion      ][INFO    ][10238] Starting a new job with PID 10238
2017-11-26 09:05:57,438 [salt.state       ][INFO    ][10238] Loading fresh modules for state activity
2017-11-26 09:05:57,461 [salt.fileclient  ][INFO    ][10238] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-26 09:05:57,480 [salt.fileclient  ][INFO    ][10238] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:05:57,786 [salt.state       ][INFO    ][10238] Running state [attr] at time 09:05:57.786007
2017-11-26 09:05:57,786 [salt.state       ][INFO    ][10238] Executing state pkg.installed for attr
2017-11-26 09:05:57,787 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:05:58,086 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-26 09:05:59,388 [salt.loaded.int.module.cmdmod][INFO    ][10238] 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-11-26 09:06:00,740 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:06:00,768 [salt.state       ][INFO    ][10238] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-26 09:06:00,777 [salt.state       ][INFO    ][10238] Loading fresh modules for state activity
2017-11-26 09:06:00,793 [salt.state       ][INFO    ][10238] Completed state [attr] at time 09:06:00.793335 duration_in_ms=3007.328
2017-11-26 09:06:00,800 [salt.state       ][INFO    ][10238] Running state [glusterfs-server] at time 09:06:00.799522
2017-11-26 09:06:00,800 [salt.state       ][INFO    ][10238] Executing state pkg.installed for glusterfs-server
2017-11-26 09:06:01,036 [salt.loaded.int.module.cmdmod][INFO    ][10238] 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-11-26 09:06:05,239 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.find_job with jid 20171126090605224133
2017-11-26 09:06:05,250 [salt.minion      ][INFO    ][12207] Starting a new job with PID 12207
2017-11-26 09:06:05,261 [salt.minion      ][INFO    ][12207] Returning information for job: 20171126090605224133
2017-11-26 09:06:07,266 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:06:07,295 [salt.state       ][INFO    ][10238] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-client' changed from 'absent' to '3.10.7-ubuntu1~xenial1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.10.7-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.7-ubuntu1~xenial1'

2017-11-26 09:06:07,304 [salt.state       ][INFO    ][10238] Loading fresh modules for state activity
2017-11-26 09:06:07,321 [salt.state       ][INFO    ][10238] Completed state [glusterfs-server] at time 09:06:07.321247 duration_in_ms=6521.724
2017-11-26 09:06:07,327 [salt.state       ][INFO    ][10238] Running state [bc] at time 09:06:07.326839
2017-11-26 09:06:07,327 [salt.state       ][INFO    ][10238] Executing state pkg.installed for bc
2017-11-26 09:06:07,553 [salt.loaded.int.module.cmdmod][INFO    ][10238] 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-11-26 09:06:08,973 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:06:09,004 [salt.state       ][INFO    ][10238] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-26 09:06:09,017 [salt.state       ][INFO    ][10238] Loading fresh modules for state activity
2017-11-26 09:06:09,036 [salt.state       ][INFO    ][10238] Completed state [bc] at time 09:06:09.035740 duration_in_ms=1708.9
2017-11-26 09:06:09,107 [salt.state       ][INFO    ][10238] Running state [glusterfs-server] at time 09:06:09.106866
2017-11-26 09:06:09,107 [salt.state       ][INFO    ][10238] Executing state service.running for glusterfs-server
2017-11-26 09:06:09,109 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-26 09:06:09,119 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:06:09,128 [salt.loaded.int.module.cmdmod][INFO    ][10238] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:06:09,138 [salt.state       ][INFO    ][10238] The service glusterfs-server is already running
2017-11-26 09:06:09,138 [salt.state       ][INFO    ][10238] Completed state [glusterfs-server] at time 09:06:09.138303 duration_in_ms=31.438
2017-11-26 09:06:09,140 [salt.state       ][INFO    ][10238] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:06:09.139821
2017-11-26 09:06:09,140 [salt.state       ][INFO    ][10238] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-26 09:06:09,145 [salt.state       ][INFO    ][10238] File changed:
New file
2017-11-26 09:06:09,145 [salt.state       ][INFO    ][10238] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:06:09.145025 duration_in_ms=5.204
2017-11-26 09:06:09,145 [salt.state       ][INFO    ][10238] Running state [/srv/glusterfs/glance] at time 09:06:09.145225
2017-11-26 09:06:09,145 [salt.state       ][INFO    ][10238] Executing state file.directory for /srv/glusterfs/glance
2017-11-26 09:06:09,146 [salt.state       ][INFO    ][10238] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-26 09:06:09,147 [salt.state       ][INFO    ][10238] Completed state [/srv/glusterfs/glance] at time 09:06:09.146580 duration_in_ms=1.355
2017-11-26 09:06:09,147 [salt.state       ][INFO    ][10238] Running state [/srv/glusterfs/keystone-keys] at time 09:06:09.146782
2017-11-26 09:06:09,147 [salt.state       ][INFO    ][10238] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-26 09:06:09,147 [salt.state       ][INFO    ][10238] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-26 09:06:09,148 [salt.state       ][INFO    ][10238] Completed state [/srv/glusterfs/keystone-keys] at time 09:06:09.147605 duration_in_ms=0.823
2017-11-26 09:06:09,148 [salt.state       ][INFO    ][10238] Running state [/srv/glusterfs/nova_instances] at time 09:06:09.147783
2017-11-26 09:06:09,148 [salt.state       ][INFO    ][10238] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-26 09:06:09,148 [salt.state       ][INFO    ][10238] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-26 09:06:09,149 [salt.state       ][INFO    ][10238] Completed state [/srv/glusterfs/nova_instances] at time 09:06:09.148572 duration_in_ms=0.79
2017-11-26 09:06:09,149 [salt.state       ][INFO    ][10238] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:06:09.148758
2017-11-26 09:06:09,149 [salt.state       ][INFO    ][10238] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-26 09:06:09,149 [salt.state       ][INFO    ][10238] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-26 09:06:09,150 [salt.state       ][INFO    ][10238] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:06:09.149578 duration_in_ms=0.82
2017-11-26 09:06:09,151 [salt.minion      ][INFO    ][10238] Returning information for job: 20171126090555128969
2017-11-26 09:06:22,478 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126090622466742
2017-11-26 09:06:22,488 [salt.minion      ][INFO    ][13068] Starting a new job with PID 13068
2017-11-26 09:06:22,524 [salt.minion      ][INFO    ][13068] Returning information for job: 20171126090622466742
2017-11-26 09:06:23,181 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126090623169931
2017-11-26 09:06:23,191 [salt.minion      ][INFO    ][13073] Starting a new job with PID 13073
2017-11-26 09:06:25,446 [salt.state       ][INFO    ][13073] Loading fresh modules for state activity
2017-11-26 09:06:25,476 [salt.fileclient  ][INFO    ][13073] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-26 09:06:25,521 [salt.fileclient  ][INFO    ][13073] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:06:25,608 [salt.fileclient  ][INFO    ][13073] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-26 09:06:25,633 [salt.fileclient  ][INFO    ][13073] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:06:25,938 [salt.state       ][INFO    ][13073] Running state [attr] at time 09:06:25.938200
2017-11-26 09:06:25,938 [salt.state       ][INFO    ][13073] Executing state pkg.installed for attr
2017-11-26 09:06:25,939 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:06:26,230 [salt.state       ][INFO    ][13073] Package attr is already installed
2017-11-26 09:06:26,231 [salt.state       ][INFO    ][13073] Completed state [attr] at time 09:06:26.230510 duration_in_ms=292.31
2017-11-26 09:06:26,231 [salt.state       ][INFO    ][13073] Running state [glusterfs-server] at time 09:06:26.230756
2017-11-26 09:06:26,231 [salt.state       ][INFO    ][13073] Executing state pkg.installed for glusterfs-server
2017-11-26 09:06:26,235 [salt.state       ][INFO    ][13073] Package glusterfs-server is already installed
2017-11-26 09:06:26,235 [salt.state       ][INFO    ][13073] Completed state [glusterfs-server] at time 09:06:26.234712 duration_in_ms=3.955
2017-11-26 09:06:26,235 [salt.state       ][INFO    ][13073] Running state [bc] at time 09:06:26.234908
2017-11-26 09:06:26,235 [salt.state       ][INFO    ][13073] Executing state pkg.installed for bc
2017-11-26 09:06:26,239 [salt.state       ][INFO    ][13073] Package bc is already installed
2017-11-26 09:06:26,239 [salt.state       ][INFO    ][13073] Completed state [bc] at time 09:06:26.238868 duration_in_ms=3.96
2017-11-26 09:06:26,240 [salt.state       ][INFO    ][13073] Running state [glusterfs-server] at time 09:06:26.239777
2017-11-26 09:06:26,240 [salt.state       ][INFO    ][13073] Executing state service.running for glusterfs-server
2017-11-26 09:06:26,240 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-26 09:06:26,249 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-26 09:06:26,294 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-26 09:06:26,307 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:06:26,315 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:06:26,323 [salt.state       ][INFO    ][13073] The service glusterfs-server is already running
2017-11-26 09:06:26,324 [salt.state       ][INFO    ][13073] Completed state [glusterfs-server] at time 09:06:26.323679 duration_in_ms=83.901
2017-11-26 09:06:26,325 [salt.state       ][INFO    ][13073] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:06:26.325204
2017-11-26 09:06:26,325 [salt.state       ][INFO    ][13073] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-26 09:06:26,327 [salt.state       ][INFO    ][13073] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-26 09:06:26,328 [salt.state       ][INFO    ][13073] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:06:26.327544 duration_in_ms=2.34
2017-11-26 09:06:26,328 [salt.state       ][INFO    ][13073] Running state [/srv/glusterfs/glance] at time 09:06:26.327732
2017-11-26 09:06:26,328 [salt.state       ][INFO    ][13073] Executing state file.directory for /srv/glusterfs/glance
2017-11-26 09:06:26,328 [salt.state       ][INFO    ][13073] Directory /srv/glusterfs/glance is in the correct state
2017-11-26 09:06:26,328 [salt.state       ][INFO    ][13073] Completed state [/srv/glusterfs/glance] at time 09:06:26.328393 duration_in_ms=0.661
2017-11-26 09:06:26,329 [salt.state       ][INFO    ][13073] Running state [/srv/glusterfs/keystone-keys] at time 09:06:26.328556
2017-11-26 09:06:26,329 [salt.state       ][INFO    ][13073] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-26 09:06:26,329 [salt.state       ][INFO    ][13073] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-26 09:06:26,329 [salt.state       ][INFO    ][13073] Completed state [/srv/glusterfs/keystone-keys] at time 09:06:26.329188 duration_in_ms=0.632
2017-11-26 09:06:26,329 [salt.state       ][INFO    ][13073] Running state [/srv/glusterfs/nova_instances] at time 09:06:26.329348
2017-11-26 09:06:26,330 [salt.state       ][INFO    ][13073] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-26 09:06:26,330 [salt.state       ][INFO    ][13073] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-26 09:06:26,330 [salt.state       ][INFO    ][13073] Completed state [/srv/glusterfs/nova_instances] at time 09:06:26.329980 duration_in_ms=0.632
2017-11-26 09:06:26,330 [salt.state       ][INFO    ][13073] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:06:26.330193
2017-11-26 09:06:26,330 [salt.state       ][INFO    ][13073] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-26 09:06:26,331 [salt.state       ][INFO    ][13073] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-26 09:06:26,331 [salt.state       ][INFO    ][13073] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:06:26.330882 duration_in_ms=0.689
2017-11-26 09:06:26,391 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command ['git', '--version'] in directory '/root'
2017-11-26 09:06:26,442 [salt.state       ][INFO    ][13073] Running state [sleep 5] at time 09:06:26.441990
2017-11-26 09:06:26,442 [salt.state       ][INFO    ][13073] Executing state cmd.wait for sleep 5
2017-11-26 09:06:26,443 [salt.state       ][INFO    ][13073] No changes made for sleep 5
2017-11-26 09:06:26,443 [salt.state       ][INFO    ][13073] Completed state [sleep 5] at time 09:06:26.442626 duration_in_ms=0.637
2017-11-26 09:06:26,443 [salt.state       ][INFO    ][13073] Running state [192.168.10.143] at time 09:06:26.443154
2017-11-26 09:06:26,443 [salt.state       ][INFO    ][13073] Executing state glusterfs.peered for 192.168.10.143
2017-11-26 09:06:26,444 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,452 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,508 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,514 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,584 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,592 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,649 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,657 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,713 [salt.state       ][INFO    ][13073] {'new': {'192.168.10.143': []}, 'old': None}
2017-11-26 09:06:26,713 [salt.state       ][INFO    ][13073] Completed state [192.168.10.143] at time 09:06:26.713043 duration_in_ms=269.889
2017-11-26 09:06:26,716 [salt.state       ][INFO    ][13073] Running state [192.168.10.142] at time 09:06:26.716095
2017-11-26 09:06:26,716 [salt.state       ][INFO    ][13073] Executing state glusterfs.peered for 192.168.10.142
2017-11-26 09:06:26,717 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,725 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,779 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,787 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,843 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,851 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,907 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,914 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:26,969 [salt.state       ][INFO    ][13073] Peering with localhost is not needed
2017-11-26 09:06:26,969 [salt.state       ][INFO    ][13073] Completed state [192.168.10.142] at time 09:06:26.969255 duration_in_ms=253.16
2017-11-26 09:06:26,972 [salt.state       ][INFO    ][13073] Running state [192.168.10.141] at time 09:06:26.972270
2017-11-26 09:06:26,973 [salt.state       ][INFO    ][13073] Executing state glusterfs.peered for 192.168.10.141
2017-11-26 09:06:26,973 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:26,981 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,036 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,044 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,107 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,115 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,173 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,181 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,235 [salt.state       ][INFO    ][13073] {'new': {'192.168.10.143': [], '192.168.10.141': []}, 'old': {'192.168.10.143': []}}
2017-11-26 09:06:27,236 [salt.state       ][INFO    ][13073] Completed state [192.168.10.141] at time 09:06:27.235675 duration_in_ms=263.405
2017-11-26 09:06:27,237 [salt.state       ][INFO    ][13073] Running state [glance] at time 09:06:27.236773
2017-11-26 09:06:27,237 [salt.state       ][INFO    ][13073] Executing state glusterfs.created for glance
2017-11-26 09:06:27,238 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,246 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,300 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,308 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:27,393 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:27,401 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:29,654 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:29,663 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:29,719 [salt.state       ][INFO    ][13073] {'new': ['glance'], 'old': []}
2017-11-26 09:06:29,719 [salt.state       ][INFO    ][13073] Completed state [glance] at time 09:06:29.718889 duration_in_ms=2482.115
2017-11-26 09:06:29,723 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:29.723303
2017-11-26 09:06:29,724 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:06:29,724 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:29,779 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:29,908 [salt.state       ][INFO    ][13073] {'pid': 13334, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:29,909 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:29.908531 duration_in_ms=185.228
2017-11-26 09:06:29,909 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:06:29.909172
2017-11-26 09:06:29,909 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-26 09:06:29,910 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:06:29,967 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-11-26 09:06:30,094 [salt.state       ][INFO    ][13073] {'pid': 13373, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:30,094 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:06:30.094102 duration_in_ms=184.93
2017-11-26 09:06:30,095 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:06:30.094779
2017-11-26 09:06:30,095 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-26 09:06:30,096 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:06:30,154 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-11-26 09:06:30,285 [salt.state       ][INFO    ][13073] {'pid': 13410, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:30,286 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:06:30.285525 duration_in_ms=190.743
2017-11-26 09:06:30,286 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:30.286151
2017-11-26 09:06:30,286 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:06:30,287 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:06:30,343 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-26 09:06:30,467 [salt.state       ][INFO    ][13073] {'pid': 13447, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:30,467 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:30.467159 duration_in_ms=181.007
2017-11-26 09:06:30,468 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:30.467804
2017-11-26 09:06:30,468 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:06:30,469 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:30,528 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:30,659 [salt.state       ][INFO    ][13073] {'pid': 13484, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:30,660 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:30.659779 duration_in_ms=191.974
2017-11-26 09:06:30,661 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:06:30.661015
2017-11-26 09:06:30,662 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-26 09:06:30,662 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:06:30,720 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-26 09:06:30,848 [salt.state       ][INFO    ][13073] {'pid': 13522, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:30,849 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:06:30.848574 duration_in_ms=187.557
2017-11-26 09:06:30,850 [salt.state       ][INFO    ][13073] Running state [glance] at time 09:06:30.850256
2017-11-26 09:06:30,851 [salt.state       ][INFO    ][13073] Executing state glusterfs.started for glance
2017-11-26 09:06:30,851 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:30,860 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:30,914 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:30,921 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:30,984 [salt.state       ][INFO    ][13073] Volume glance is already started
2017-11-26 09:06:30,985 [salt.state       ][INFO    ][13073] Completed state [glance] at time 09:06:30.984736 duration_in_ms=134.479
2017-11-26 09:06:30,986 [salt.state       ][INFO    ][13073] Running state [keystone-keys] at time 09:06:30.986187
2017-11-26 09:06:30,987 [salt.state       ][INFO    ][13073] Executing state glusterfs.created for keystone-keys
2017-11-26 09:06:30,987 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:30,995 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:31,052 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:31,061 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:31,151 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:31,158 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:33,241 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.find_job with jid 20171126090633227450
2017-11-26 09:06:33,253 [salt.minion      ][INFO    ][13634] Starting a new job with PID 13634
2017-11-26 09:06:33,265 [salt.minion      ][INFO    ][13634] Returning information for job: 20171126090633227450
2017-11-26 09:06:33,278 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:33,287 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:33,343 [salt.state       ][INFO    ][13073] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-11-26 09:06:33,343 [salt.state       ][INFO    ][13073] Completed state [keystone-keys] at time 09:06:33.342791 duration_in_ms=2356.604
2017-11-26 09:06:33,349 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:06:33.348771
2017-11-26 09:06:33,349 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-26 09:06:33,350 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:06:33,406 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-26 09:06:33,547 [salt.state       ][INFO    ][13073] {'pid': 13678, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:33,547 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:06:33.547369 duration_in_ms=198.597
2017-11-26 09:06:33,548 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:33.548037
2017-11-26 09:06:33,548 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:06:33,549 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:33,605 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:33,741 [salt.state       ][INFO    ][13073] {'pid': 13715, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:33,741 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:33.741117 duration_in_ms=193.08
2017-11-26 09:06:33,742 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:33.741849
2017-11-26 09:06:33,742 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:06:33,743 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:06:33,800 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-26 09:06:33,936 [salt.state       ][INFO    ][13073] {'pid': 13754, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:33,936 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:33.935949 duration_in_ms=194.101
2017-11-26 09:06:33,937 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:33.936594
2017-11-26 09:06:33,937 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:06:33,937 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:33,993 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:34,129 [salt.state       ][INFO    ][13073] {'pid': 13791, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:34,130 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:34.129615 duration_in_ms=193.021
2017-11-26 09:06:34,130 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:06:34.130307
2017-11-26 09:06:34,131 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-26 09:06:34,131 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:06:34,188 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-26 09:06:34,329 [salt.state       ][INFO    ][13073] {'pid': 13828, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:34,329 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:06:34.329409 duration_in_ms=199.101
2017-11-26 09:06:34,330 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:06:34.330139
2017-11-26 09:06:34,330 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-26 09:06:34,331 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:06:34,388 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-26 09:06:34,525 [salt.state       ][INFO    ][13073] {'pid': 13865, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:34,525 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:06:34.524838 duration_in_ms=194.698
2017-11-26 09:06:34,527 [salt.state       ][INFO    ][13073] Running state [keystone-keys] at time 09:06:34.526537
2017-11-26 09:06:34,527 [salt.state       ][INFO    ][13073] Executing state glusterfs.started for keystone-keys
2017-11-26 09:06:34,527 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:34,536 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:34,593 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:34,600 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:34,662 [salt.state       ][INFO    ][13073] Volume keystone-keys is already started
2017-11-26 09:06:34,663 [salt.state       ][INFO    ][13073] Completed state [keystone-keys] at time 09:06:34.662629 duration_in_ms=136.091
2017-11-26 09:06:34,664 [salt.state       ][INFO    ][13073] Running state [nova_instances] at time 09:06:34.663720
2017-11-26 09:06:34,664 [salt.state       ][INFO    ][13073] Executing state glusterfs.created for nova_instances
2017-11-26 09:06:34,664 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:34,673 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:34,729 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:34,738 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:34,828 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:34,836 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:37,958 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:37,969 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:38,026 [salt.state       ][INFO    ][13073] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-11-26 09:06:38,026 [salt.state       ][INFO    ][13073] Completed state [nova_instances] at time 09:06:38.025933 duration_in_ms=3362.212
2017-11-26 09:06:38,030 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:38.030279
2017-11-26 09:06:38,031 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:06:38,031 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:38,086 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:38,219 [salt.state       ][INFO    ][13073] {'pid': 14029, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:38,219 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:38.219120 duration_in_ms=188.839
2017-11-26 09:06:38,220 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 09:06:38.219877
2017-11-26 09:06:38,220 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-26 09:06:38,221 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-26 09:06:38,277 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-11-26 09:06:38,414 [salt.state       ][INFO    ][13073] {'pid': 14068, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:38,414 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 09:06:38.414054 duration_in_ms=194.176
2017-11-26 09:06:38,415 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 09:06:38.414776
2017-11-26 09:06:38,415 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-26 09:06:38,416 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-26 09:06:38,471 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-11-26 09:06:38,614 [salt.state       ][INFO    ][13073] {'pid': 14105, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:38,614 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 09:06:38.613749 duration_in_ms=198.973
2017-11-26 09:06:38,614 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 09:06:38.614432
2017-11-26 09:06:38,615 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-26 09:06:38,615 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-26 09:06:38,671 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-11-26 09:06:38,817 [salt.state       ][INFO    ][13073] {'pid': 14142, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:38,817 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 09:06:38.817240 duration_in_ms=202.807
2017-11-26 09:06:38,818 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:38.817913
2017-11-26 09:06:38,818 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:06:38,819 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:38,875 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:39,011 [salt.state       ][INFO    ][13073] {'pid': 14179, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:39,011 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:39.011419 duration_in_ms=193.504
2017-11-26 09:06:39,013 [salt.state       ][INFO    ][13073] Running state [nova_instances] at time 09:06:39.012853
2017-11-26 09:06:39,013 [salt.state       ][INFO    ][13073] Executing state glusterfs.started for nova_instances
2017-11-26 09:06:39,014 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:39,023 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:39,077 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:39,086 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:39,145 [salt.state       ][INFO    ][13073] Volume nova_instances is already started
2017-11-26 09:06:39,145 [salt.state       ][INFO    ][13073] Completed state [nova_instances] at time 09:06:39.144816 duration_in_ms=131.962
2017-11-26 09:06:39,146 [salt.state       ][INFO    ][13073] Running state [keystone-credential-keys] at time 09:06:39.145993
2017-11-26 09:06:39,146 [salt.state       ][INFO    ][13073] Executing state glusterfs.created for keystone-credential-keys
2017-11-26 09:06:39,147 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:39,155 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:39,211 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:39,220 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:39,314 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:39,321 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:42,448 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:42,456 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:42,514 [salt.state       ][INFO    ][13073] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-11-26 09:06:42,514 [salt.state       ][INFO    ][13073] Completed state [keystone-credential-keys] at time 09:06:42.514211 duration_in_ms=3368.217
2017-11-26 09:06:42,519 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:06:42.519380
2017-11-26 09:06:42,520 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-26 09:06:42,520 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:06:42,576 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-26 09:06:42,723 [salt.state       ][INFO    ][13073] {'pid': 14338, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:42,723 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:06:42.723230 duration_in_ms=203.85
2017-11-26 09:06:42,724 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:42.723956
2017-11-26 09:06:42,724 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:06:42,725 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:06:42,781 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-26 09:06:42,927 [salt.state       ][INFO    ][13073] {'pid': 14375, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:42,927 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:42.926937 duration_in_ms=202.981
2017-11-26 09:06:42,928 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:42.927564
2017-11-26 09:06:42,928 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:06:42,928 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:42,983 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:43,132 [salt.state       ][INFO    ][13073] {'pid': 14412, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:43,132 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:43.132145 duration_in_ms=204.581
2017-11-26 09:06:43,133 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:06:43.132835
2017-11-26 09:06:43,133 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-26 09:06:43,134 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:06:43,192 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-26 09:06:43,352 [salt.state       ][INFO    ][13073] {'pid': 14451, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:43,352 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:06:43.352406 duration_in_ms=219.57
2017-11-26 09:06:43,353 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:43.353016
2017-11-26 09:06:43,353 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:06:43,354 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:06:43,399 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command saltutil.find_job with jid 20171126090643383037
2017-11-26 09:06:43,409 [salt.minion      ][INFO    ][14488] Starting a new job with PID 14488
2017-11-26 09:06:43,412 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-26 09:06:43,421 [salt.minion      ][INFO    ][14488] Returning information for job: 20171126090643383037
2017-11-26 09:06:43,567 [salt.state       ][INFO    ][13073] {'pid': 14491, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:43,567 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:43.567007 duration_in_ms=213.99
2017-11-26 09:06:43,568 [salt.state       ][INFO    ][13073] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:06:43.567801
2017-11-26 09:06:43,568 [salt.state       ][INFO    ][13073] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-26 09:06:43,569 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:06:43,626 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-26 09:06:43,779 [salt.state       ][INFO    ][13073] {'pid': 14530, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-26 09:06:43,779 [salt.state       ][INFO    ][13073] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:06:43.778987 duration_in_ms=211.187
2017-11-26 09:06:43,781 [salt.state       ][INFO    ][13073] Running state [keystone-credential-keys] at time 09:06:43.780597
2017-11-26 09:06:43,781 [salt.state       ][INFO    ][13073] Executing state glusterfs.started for keystone-credential-keys
2017-11-26 09:06:43,781 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:43,790 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:43,844 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:06:43,851 [salt.loaded.int.module.cmdmod][INFO    ][13073] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:06:43,914 [salt.state       ][INFO    ][13073] Volume keystone-credential-keys is already started
2017-11-26 09:06:43,914 [salt.state       ][INFO    ][13073] Completed state [keystone-credential-keys] at time 09:06:43.914053 duration_in_ms=133.442
2017-11-26 09:06:43,917 [salt.minion      ][INFO    ][13073] Returning information for job: 20171126090623169931
2017-11-26 09:07:03,671 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126090703660170
2017-11-26 09:07:03,682 [salt.minion      ][INFO    ][14585] Starting a new job with PID 14585
2017-11-26 09:07:03,718 [salt.minion      ][INFO    ][14585] Returning information for job: 20171126090703660170
2017-11-26 09:07:03,862 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command cmd.run with jid 20171126090703847196
2017-11-26 09:07:03,873 [salt.minion      ][INFO    ][14590] Starting a new job with PID 14590
2017-11-26 09:07:03,877 [salt.loaded.int.module.cmdmod][INFO    ][14590] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-26 09:07:03,997 [salt.minion      ][INFO    ][14590] Returning information for job: 20171126090703847196
2017-11-26 09:43:23,067 [salt.utils.schedule][INFO    ][3305] Running scheduled job: __mine_interval
2017-11-26 09:50:38,556 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126095038546100
2017-11-26 09:50:38,569 [salt.minion      ][INFO    ][15197] Starting a new job with PID 15197
2017-11-26 09:50:38,608 [salt.minion      ][INFO    ][15197] Returning information for job: 20171126095038546100
2017-11-26 09:51:08,932 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126095108919220
2017-11-26 09:51:08,944 [salt.minion      ][INFO    ][15206] Starting a new job with PID 15206
2017-11-26 09:51:09,541 [salt.state       ][INFO    ][15206] Loading fresh modules for state activity
2017-11-26 09:51:09,569 [salt.fileclient  ][INFO    ][15206] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-26 09:51:09,587 [salt.fileclient  ][INFO    ][15206] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-26 09:51:09,614 [salt.fileclient  ][INFO    ][15206] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 09:51:09,926 [salt.state       ][INFO    ][15206] Running state [lsof] at time 09:51:09.926352
2017-11-26 09:51:09,927 [salt.state       ][INFO    ][15206] Executing state pkg.installed for lsof
2017-11-26 09:51:09,927 [salt.loaded.int.module.cmdmod][INFO    ][15206] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:51:10,237 [salt.state       ][INFO    ][15206] Package lsof is already installed
2017-11-26 09:51:10,237 [salt.state       ][INFO    ][15206] Completed state [lsof] at time 09:51:10.237264 duration_in_ms=310.911
2017-11-26 09:51:10,238 [salt.state       ][INFO    ][15206] Running state [keepalived] at time 09:51:10.237535
2017-11-26 09:51:10,238 [salt.state       ][INFO    ][15206] Executing state pkg.installed for keepalived
2017-11-26 09:51:10,242 [salt.state       ][INFO    ][15206] Package keepalived is already installed
2017-11-26 09:51:10,242 [salt.state       ][INFO    ][15206] Completed state [keepalived] at time 09:51:10.241653 duration_in_ms=4.118
2017-11-26 09:51:10,243 [salt.state       ][INFO    ][15206] Running state [/etc/keepalived/keepalived.conf] at time 09:51:10.243243
2017-11-26 09:51:10,243 [salt.state       ][INFO    ][15206] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-26 09:51:10,269 [salt.fileclient  ][INFO    ][15206] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-26 09:51:10,309 [salt.fileclient  ][INFO    ][15206] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-26 09:51:10,315 [salt.state       ][INFO    ][15206] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-26 09:51:10,315 [salt.state       ][INFO    ][15206] Completed state [/etc/keepalived/keepalived.conf] at time 09:51:10.315312 duration_in_ms=72.068
2017-11-26 09:51:10,316 [salt.state       ][INFO    ][15206] Running state [keepalived] at time 09:51:10.315918
2017-11-26 09:51:10,316 [salt.state       ][INFO    ][15206] Executing state service.running for keepalived
2017-11-26 09:51:10,317 [salt.loaded.int.module.cmdmod][INFO    ][15206] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-26 09:51:10,333 [salt.loaded.int.module.cmdmod][INFO    ][15206] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-26 09:51:10,339 [salt.loaded.int.module.cmdmod][INFO    ][15206] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-26 09:51:10,346 [salt.state       ][INFO    ][15206] The service keepalived is already running
2017-11-26 09:51:10,347 [salt.state       ][INFO    ][15206] Completed state [keepalived] at time 09:51:10.346603 duration_in_ms=30.685
2017-11-26 09:51:10,348 [salt.minion      ][INFO    ][15206] Returning information for job: 20171126095108919220
2017-11-26 09:51:27,956 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command pillar.get with jid 20171126095127946568
2017-11-26 09:51:27,972 [salt.minion      ][INFO    ][15243] Starting a new job with PID 15243
2017-11-26 09:51:27,976 [salt.minion      ][INFO    ][15243] Returning information for job: 20171126095127946568
2017-11-26 09:52:42,629 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126095242619469
2017-11-26 09:52:42,641 [salt.minion      ][INFO    ][15252] Starting a new job with PID 15252
2017-11-26 09:52:44,910 [salt.state       ][INFO    ][15252] Loading fresh modules for state activity
2017-11-26 09:52:44,933 [salt.fileclient  ][INFO    ][15252] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-26 09:52:44,953 [salt.fileclient  ][INFO    ][15252] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:52:45,253 [salt.state       ][INFO    ][15252] Running state [attr] at time 09:52:45.253353
2017-11-26 09:52:45,254 [salt.state       ][INFO    ][15252] Executing state pkg.installed for attr
2017-11-26 09:52:45,254 [salt.loaded.int.module.cmdmod][INFO    ][15252] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:52:45,538 [salt.state       ][INFO    ][15252] Package attr is already installed
2017-11-26 09:52:45,539 [salt.state       ][INFO    ][15252] Completed state [attr] at time 09:52:45.538635 duration_in_ms=285.282
2017-11-26 09:52:45,539 [salt.state       ][INFO    ][15252] Running state [glusterfs-server] at time 09:52:45.538902
2017-11-26 09:52:45,539 [salt.state       ][INFO    ][15252] Executing state pkg.installed for glusterfs-server
2017-11-26 09:52:45,543 [salt.state       ][INFO    ][15252] Package glusterfs-server is already installed
2017-11-26 09:52:45,543 [salt.state       ][INFO    ][15252] Completed state [glusterfs-server] at time 09:52:45.542907 duration_in_ms=4.005
2017-11-26 09:52:45,543 [salt.state       ][INFO    ][15252] Running state [bc] at time 09:52:45.543101
2017-11-26 09:52:45,543 [salt.state       ][INFO    ][15252] Executing state pkg.installed for bc
2017-11-26 09:52:45,547 [salt.state       ][INFO    ][15252] Package bc is already installed
2017-11-26 09:52:45,547 [salt.state       ][INFO    ][15252] Completed state [bc] at time 09:52:45.546975 duration_in_ms=3.874
2017-11-26 09:52:45,548 [salt.state       ][INFO    ][15252] Running state [glusterfs-server] at time 09:52:45.547778
2017-11-26 09:52:45,548 [salt.state       ][INFO    ][15252] Executing state service.running for glusterfs-server
2017-11-26 09:52:45,549 [salt.loaded.int.module.cmdmod][INFO    ][15252] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-26 09:52:45,566 [salt.loaded.int.module.cmdmod][INFO    ][15252] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:52:45,574 [salt.loaded.int.module.cmdmod][INFO    ][15252] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:52:45,584 [salt.state       ][INFO    ][15252] The service glusterfs-server is already running
2017-11-26 09:52:45,584 [salt.state       ][INFO    ][15252] Completed state [glusterfs-server] at time 09:52:45.584256 duration_in_ms=36.478
2017-11-26 09:52:45,586 [salt.state       ][INFO    ][15252] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:52:45.585959
2017-11-26 09:52:45,586 [salt.state       ][INFO    ][15252] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-26 09:52:45,588 [salt.state       ][INFO    ][15252] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-26 09:52:45,588 [salt.state       ][INFO    ][15252] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:52:45.588357 duration_in_ms=2.398
2017-11-26 09:52:45,589 [salt.state       ][INFO    ][15252] Running state [/srv/glusterfs/glance] at time 09:52:45.588561
2017-11-26 09:52:45,589 [salt.state       ][INFO    ][15252] Executing state file.directory for /srv/glusterfs/glance
2017-11-26 09:52:45,589 [salt.state       ][INFO    ][15252] Directory /srv/glusterfs/glance is in the correct state
2017-11-26 09:52:45,589 [salt.state       ][INFO    ][15252] Completed state [/srv/glusterfs/glance] at time 09:52:45.589325 duration_in_ms=0.764
2017-11-26 09:52:45,590 [salt.state       ][INFO    ][15252] Running state [/srv/glusterfs/keystone-keys] at time 09:52:45.589534
2017-11-26 09:52:45,590 [salt.state       ][INFO    ][15252] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-26 09:52:45,590 [salt.state       ][INFO    ][15252] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-26 09:52:45,590 [salt.state       ][INFO    ][15252] Completed state [/srv/glusterfs/keystone-keys] at time 09:52:45.590335 duration_in_ms=0.801
2017-11-26 09:52:45,591 [salt.state       ][INFO    ][15252] Running state [/srv/glusterfs/nova_instances] at time 09:52:45.590524
2017-11-26 09:52:45,591 [salt.state       ][INFO    ][15252] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-26 09:52:45,591 [salt.state       ][INFO    ][15252] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-26 09:52:45,591 [salt.state       ][INFO    ][15252] Completed state [/srv/glusterfs/nova_instances] at time 09:52:45.591239 duration_in_ms=0.716
2017-11-26 09:52:45,591 [salt.state       ][INFO    ][15252] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:52:45.591453
2017-11-26 09:52:45,592 [salt.state       ][INFO    ][15252] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-26 09:52:45,592 [salt.state       ][INFO    ][15252] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-26 09:52:45,592 [salt.state       ][INFO    ][15252] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:52:45.592251 duration_in_ms=0.798
2017-11-26 09:52:45,593 [salt.minion      ][INFO    ][15252] Returning information for job: 20171126095242619469
2017-11-26 09:52:47,772 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126095247761232
2017-11-26 09:52:47,782 [salt.minion      ][INFO    ][15276] Starting a new job with PID 15276
2017-11-26 09:52:47,820 [salt.minion      ][INFO    ][15276] Returning information for job: 20171126095247761232
2017-11-26 09:52:48,012 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command state.sls with jid 20171126095248001428
2017-11-26 09:52:48,022 [salt.minion      ][INFO    ][15281] Starting a new job with PID 15281
2017-11-26 09:52:48,617 [salt.state       ][INFO    ][15281] Loading fresh modules for state activity
2017-11-26 09:52:48,645 [salt.fileclient  ][INFO    ][15281] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-26 09:52:48,684 [salt.fileclient  ][INFO    ][15281] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:52:48,767 [salt.fileclient  ][INFO    ][15281] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-26 09:52:48,786 [salt.fileclient  ][INFO    ][15281] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-26 09:52:49,099 [salt.state       ][INFO    ][15281] Running state [attr] at time 09:52:49.098953
2017-11-26 09:52:49,099 [salt.state       ][INFO    ][15281] Executing state pkg.installed for attr
2017-11-26 09:52:49,100 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-26 09:52:49,417 [salt.state       ][INFO    ][15281] Package attr is already installed
2017-11-26 09:52:49,417 [salt.state       ][INFO    ][15281] Completed state [attr] at time 09:52:49.416935 duration_in_ms=317.983
2017-11-26 09:52:49,417 [salt.state       ][INFO    ][15281] Running state [glusterfs-server] at time 09:52:49.417189
2017-11-26 09:52:49,417 [salt.state       ][INFO    ][15281] Executing state pkg.installed for glusterfs-server
2017-11-26 09:52:49,421 [salt.state       ][INFO    ][15281] Package glusterfs-server is already installed
2017-11-26 09:52:49,421 [salt.state       ][INFO    ][15281] Completed state [glusterfs-server] at time 09:52:49.421428 duration_in_ms=4.238
2017-11-26 09:52:49,422 [salt.state       ][INFO    ][15281] Running state [bc] at time 09:52:49.421633
2017-11-26 09:52:49,422 [salt.state       ][INFO    ][15281] Executing state pkg.installed for bc
2017-11-26 09:52:49,426 [salt.state       ][INFO    ][15281] Package bc is already installed
2017-11-26 09:52:49,426 [salt.state       ][INFO    ][15281] Completed state [bc] at time 09:52:49.425817 duration_in_ms=4.184
2017-11-26 09:52:49,427 [salt.state       ][INFO    ][15281] Running state [glusterfs-server] at time 09:52:49.426890
2017-11-26 09:52:49,427 [salt.state       ][INFO    ][15281] Executing state service.running for glusterfs-server
2017-11-26 09:52:49,428 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-26 09:52:49,445 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:52:49,453 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-26 09:52:49,463 [salt.state       ][INFO    ][15281] The service glusterfs-server is already running
2017-11-26 09:52:49,463 [salt.state       ][INFO    ][15281] Completed state [glusterfs-server] at time 09:52:49.463048 duration_in_ms=36.158
2017-11-26 09:52:49,465 [salt.state       ][INFO    ][15281] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:52:49.464747
2017-11-26 09:52:49,465 [salt.state       ][INFO    ][15281] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-26 09:52:49,467 [salt.state       ][INFO    ][15281] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-26 09:52:49,467 [salt.state       ][INFO    ][15281] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 09:52:49.467341 duration_in_ms=2.593
2017-11-26 09:52:49,468 [salt.state       ][INFO    ][15281] Running state [/srv/glusterfs/glance] at time 09:52:49.467541
2017-11-26 09:52:49,468 [salt.state       ][INFO    ][15281] Executing state file.directory for /srv/glusterfs/glance
2017-11-26 09:52:49,468 [salt.state       ][INFO    ][15281] Directory /srv/glusterfs/glance is in the correct state
2017-11-26 09:52:49,468 [salt.state       ][INFO    ][15281] Completed state [/srv/glusterfs/glance] at time 09:52:49.468375 duration_in_ms=0.834
2017-11-26 09:52:49,469 [salt.state       ][INFO    ][15281] Running state [/srv/glusterfs/keystone-keys] at time 09:52:49.468580
2017-11-26 09:52:49,469 [salt.state       ][INFO    ][15281] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-26 09:52:49,469 [salt.state       ][INFO    ][15281] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-26 09:52:49,469 [salt.state       ][INFO    ][15281] Completed state [/srv/glusterfs/keystone-keys] at time 09:52:49.469382 duration_in_ms=0.802
2017-11-26 09:52:49,470 [salt.state       ][INFO    ][15281] Running state [/srv/glusterfs/nova_instances] at time 09:52:49.469569
2017-11-26 09:52:49,470 [salt.state       ][INFO    ][15281] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-26 09:52:49,470 [salt.state       ][INFO    ][15281] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-26 09:52:49,470 [salt.state       ][INFO    ][15281] Completed state [/srv/glusterfs/nova_instances] at time 09:52:49.470371 duration_in_ms=0.801
2017-11-26 09:52:49,471 [salt.state       ][INFO    ][15281] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:52:49.470576
2017-11-26 09:52:49,471 [salt.state       ][INFO    ][15281] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-26 09:52:49,471 [salt.state       ][INFO    ][15281] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-26 09:52:49,471 [salt.state       ][INFO    ][15281] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:52:49.471424 duration_in_ms=0.848
2017-11-26 09:52:49,517 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command ['git', '--version'] in directory '/root'
2017-11-26 09:52:49,563 [salt.state       ][INFO    ][15281] Running state [sleep 5] at time 09:52:49.563226
2017-11-26 09:52:49,564 [salt.state       ][INFO    ][15281] Executing state cmd.wait for sleep 5
2017-11-26 09:52:49,564 [salt.state       ][INFO    ][15281] No changes made for sleep 5
2017-11-26 09:52:49,564 [salt.state       ][INFO    ][15281] Completed state [sleep 5] at time 09:52:49.563893 duration_in_ms=0.667
2017-11-26 09:52:49,565 [salt.state       ][INFO    ][15281] Running state [192.168.10.143] at time 09:52:49.564485
2017-11-26 09:52:49,565 [salt.state       ][INFO    ][15281] Executing state glusterfs.peered for 192.168.10.143
2017-11-26 09:52:49,565 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,574 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,631 [salt.state       ][INFO    ][15281] Host 192.168.10.143 already peered
2017-11-26 09:52:49,631 [salt.state       ][INFO    ][15281] Completed state [192.168.10.143] at time 09:52:49.631004 duration_in_ms=66.519
2017-11-26 09:52:49,634 [salt.state       ][INFO    ][15281] Running state [192.168.10.142] at time 09:52:49.634232
2017-11-26 09:52:49,634 [salt.state       ][INFO    ][15281] Executing state glusterfs.peered for 192.168.10.142
2017-11-26 09:52:49,635 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,644 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,701 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,709 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,766 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,775 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,831 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,839 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,894 [salt.state       ][INFO    ][15281] Peering with localhost is not needed
2017-11-26 09:52:49,894 [salt.state       ][INFO    ][15281] Completed state [192.168.10.142] at time 09:52:49.894356 duration_in_ms=260.123
2017-11-26 09:52:49,897 [salt.state       ][INFO    ][15281] Running state [192.168.10.141] at time 09:52:49.897407
2017-11-26 09:52:49,898 [salt.state       ][INFO    ][15281] Executing state glusterfs.peered for 192.168.10.141
2017-11-26 09:52:49,898 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,908 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:49,966 [salt.state       ][INFO    ][15281] Host 192.168.10.141 already peered
2017-11-26 09:52:49,966 [salt.state       ][INFO    ][15281] Completed state [192.168.10.141] at time 09:52:49.966102 duration_in_ms=68.695
2017-11-26 09:52:49,967 [salt.state       ][INFO    ][15281] Running state [glance] at time 09:52:49.967236
2017-11-26 09:52:49,968 [salt.state       ][INFO    ][15281] Executing state glusterfs.created for glance
2017-11-26 09:52:49,968 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:49,977 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,034 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:50,042 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,104 [salt.state       ][INFO    ][15281] Volume glance already exists and is started.
2017-11-26 09:52:50,104 [salt.state       ][INFO    ][15281] Completed state [glance] at time 09:52:50.103954 duration_in_ms=136.717
2017-11-26 09:52:50,108 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:50.108393
2017-11-26 09:52:50,109 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:52:50,109 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:50,166 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,166 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:50.166305 duration_in_ms=57.91
2017-11-26 09:52:50,167 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:52:50.166960
2017-11-26 09:52:50,167 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-26 09:52:50,168 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:52:50,225 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,225 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:52:50.225379 duration_in_ms=58.418
2017-11-26 09:52:50,226 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:52:50.226067
2017-11-26 09:52:50,226 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-26 09:52:50,227 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:52:50,284 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,284 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:52:50.284280 duration_in_ms=58.213
2017-11-26 09:52:50,285 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:50.284886
2017-11-26 09:52:50,285 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:52:50,286 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:52:50,342 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,343 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:50.342545 duration_in_ms=57.658
2017-11-26 09:52:50,343 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:50.343201
2017-11-26 09:52:50,343 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:52:50,344 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:50,401 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,401 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:50.400885 duration_in_ms=57.682
2017-11-26 09:52:50,402 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:52:50.401504
2017-11-26 09:52:50,402 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-26 09:52:50,402 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:52:50,458 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,458 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:52:50.458182 duration_in_ms=56.677
2017-11-26 09:52:50,460 [salt.state       ][INFO    ][15281] Running state [glance] at time 09:52:50.459827
2017-11-26 09:52:50,460 [salt.state       ][INFO    ][15281] Executing state glusterfs.started for glance
2017-11-26 09:52:50,461 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:50,470 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,527 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:50,536 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,598 [salt.state       ][INFO    ][15281] Volume glance is already started
2017-11-26 09:52:50,598 [salt.state       ][INFO    ][15281] Completed state [glance] at time 09:52:50.597915 duration_in_ms=138.086
2017-11-26 09:52:50,599 [salt.state       ][INFO    ][15281] Running state [keystone-keys] at time 09:52:50.599139
2017-11-26 09:52:50,599 [salt.state       ][INFO    ][15281] Executing state glusterfs.created for keystone-keys
2017-11-26 09:52:50,600 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:50,609 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,666 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:50,675 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:50,736 [salt.state       ][INFO    ][15281] Volume keystone-keys already exists and is started.
2017-11-26 09:52:50,737 [salt.state       ][INFO    ][15281] Completed state [keystone-keys] at time 09:52:50.736578 duration_in_ms=137.438
2017-11-26 09:52:50,747 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:52:50.746485
2017-11-26 09:52:50,748 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-26 09:52:50,750 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:52:50,811 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,811 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:52:50.810933 duration_in_ms=64.454
2017-11-26 09:52:50,812 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:50.811644
2017-11-26 09:52:50,812 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:52:50,812 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:50,870 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,871 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:50.870677 duration_in_ms=59.033
2017-11-26 09:52:50,871 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:50.871289
2017-11-26 09:52:50,872 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:52:50,872 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:52:50,930 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,931 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:50.930704 duration_in_ms=59.415
2017-11-26 09:52:50,931 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:50.931270
2017-11-26 09:52:50,932 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:52:50,932 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:50,990 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:50,991 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:50.990536 duration_in_ms=59.265
2017-11-26 09:52:50,991 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:52:50.991167
2017-11-26 09:52:50,991 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-26 09:52:50,992 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:52:51,051 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,051 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:52:51.050954 duration_in_ms=59.786
2017-11-26 09:52:51,052 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:52:51.051583
2017-11-26 09:52:51,052 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-26 09:52:51,052 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:52:51,109 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,109 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:52:51.109384 duration_in_ms=57.801
2017-11-26 09:52:51,111 [salt.state       ][INFO    ][15281] Running state [keystone-keys] at time 09:52:51.110958
2017-11-26 09:52:51,111 [salt.state       ][INFO    ][15281] Executing state glusterfs.started for keystone-keys
2017-11-26 09:52:51,112 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,121 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,177 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,186 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,248 [salt.state       ][INFO    ][15281] Volume keystone-keys is already started
2017-11-26 09:52:51,248 [salt.state       ][INFO    ][15281] Completed state [keystone-keys] at time 09:52:51.248197 duration_in_ms=137.237
2017-11-26 09:52:51,249 [salt.state       ][INFO    ][15281] Running state [nova_instances] at time 09:52:51.249415
2017-11-26 09:52:51,250 [salt.state       ][INFO    ][15281] Executing state glusterfs.created for nova_instances
2017-11-26 09:52:51,250 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,259 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,315 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,324 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,385 [salt.state       ][INFO    ][15281] Volume nova_instances already exists and is started.
2017-11-26 09:52:51,385 [salt.state       ][INFO    ][15281] Completed state [nova_instances] at time 09:52:51.385136 duration_in_ms=135.719
2017-11-26 09:52:51,389 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:51.389312
2017-11-26 09:52:51,390 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:52:51,390 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:51,447 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,447 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:51.446760 duration_in_ms=57.447
2017-11-26 09:52:51,448 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 09:52:51.447558
2017-11-26 09:52:51,448 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-26 09:52:51,448 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-26 09:52:51,505 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,505 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 09:52:51.505238 duration_in_ms=57.68
2017-11-26 09:52:51,506 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 09:52:51.505974
2017-11-26 09:52:51,506 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-26 09:52:51,507 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-26 09:52:51,565 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,566 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 09:52:51.565592 duration_in_ms=59.618
2017-11-26 09:52:51,566 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 09:52:51.566285
2017-11-26 09:52:51,567 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-26 09:52:51,567 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-26 09:52:51,625 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,625 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 09:52:51.624811 duration_in_ms=58.524
2017-11-26 09:52:51,626 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:51.625516
2017-11-26 09:52:51,626 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:52:51,627 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:51,684 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:51,685 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:51.684467 duration_in_ms=58.951
2017-11-26 09:52:51,686 [salt.state       ][INFO    ][15281] Running state [nova_instances] at time 09:52:51.685835
2017-11-26 09:52:51,686 [salt.state       ][INFO    ][15281] Executing state glusterfs.started for nova_instances
2017-11-26 09:52:51,687 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,696 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,754 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,763 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,826 [salt.state       ][INFO    ][15281] Volume nova_instances is already started
2017-11-26 09:52:51,826 [salt.state       ][INFO    ][15281] Completed state [nova_instances] at time 09:52:51.825883 duration_in_ms=140.047
2017-11-26 09:52:51,827 [salt.state       ][INFO    ][15281] Running state [keystone-credential-keys] at time 09:52:51.827128
2017-11-26 09:52:51,827 [salt.state       ][INFO    ][15281] Executing state glusterfs.created for keystone-credential-keys
2017-11-26 09:52:51,828 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,837 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,894 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:51,903 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:51,964 [salt.state       ][INFO    ][15281] Volume keystone-credential-keys already exists and is started.
2017-11-26 09:52:51,964 [salt.state       ][INFO    ][15281] Completed state [keystone-credential-keys] at time 09:52:51.964242 duration_in_ms=137.113
2017-11-26 09:52:51,969 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:52:51.969216
2017-11-26 09:52:51,969 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-26 09:52:51,970 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-26 09:52:52,026 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,027 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:52:52.026493 duration_in_ms=57.276
2017-11-26 09:52:52,027 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:52.027274
2017-11-26 09:52:52,028 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-26 09:52:52,028 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-26 09:52:52,090 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,090 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:52:52.089959 duration_in_ms=62.685
2017-11-26 09:52:52,091 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:52.090680
2017-11-26 09:52:52,091 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-26 09:52:52,092 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:52,152 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,153 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:52:52.152498 duration_in_ms=61.818
2017-11-26 09:52:52,153 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:52:52.153165
2017-11-26 09:52:52,153 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-26 09:52:52,154 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-26 09:52:52,213 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,213 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:52:52.212823 duration_in_ms=59.657
2017-11-26 09:52:52,213 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:52.213405
2017-11-26 09:52:52,214 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-26 09:52:52,214 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-26 09:52:52,271 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,271 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:52:52.270917 duration_in_ms=57.512
2017-11-26 09:52:52,272 [salt.state       ][INFO    ][15281] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:52:52.271625
2017-11-26 09:52:52,272 [salt.state       ][INFO    ][15281] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-26 09:52:52,273 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-26 09:52:52,331 [salt.state       ][INFO    ][15281] unless execution succeeded
2017-11-26 09:52:52,331 [salt.state       ][INFO    ][15281] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:52:52.331118 duration_in_ms=59.492
2017-11-26 09:52:52,333 [salt.state       ][INFO    ][15281] Running state [keystone-credential-keys] at time 09:52:52.332590
2017-11-26 09:52:52,333 [salt.state       ][INFO    ][15281] Executing state glusterfs.started for keystone-credential-keys
2017-11-26 09:52:52,333 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:52,343 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:52,399 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --version' in directory '/root'
2017-11-26 09:52:52,408 [salt.loaded.int.module.cmdmod][INFO    ][15281] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-26 09:52:52,471 [salt.state       ][INFO    ][15281] Volume keystone-credential-keys is already started
2017-11-26 09:52:52,471 [salt.state       ][INFO    ][15281] Completed state [keystone-credential-keys] at time 09:52:52.471169 duration_in_ms=138.579
2017-11-26 09:52:52,474 [salt.minion      ][INFO    ][15281] Returning information for job: 20171126095248001428
2017-11-26 09:53:09,349 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command test.ping with jid 20171126095309338618
2017-11-26 09:53:09,361 [salt.minion      ][INFO    ][15782] Starting a new job with PID 15782
2017-11-26 09:53:09,397 [salt.minion      ][INFO    ][15782] Returning information for job: 20171126095309338618
2017-11-26 09:53:09,593 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command cmd.run with jid 20171126095309578449
2017-11-26 09:53:09,605 [salt.minion      ][INFO    ][15787] Starting a new job with PID 15787
2017-11-26 09:53:09,608 [salt.loaded.int.module.cmdmod][INFO    ][15787] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-26 09:53:09,732 [salt.minion      ][INFO    ][15787] Returning information for job: 20171126095309578449
2017-11-26 10:20:09,575 [salt.minion      ][INFO    ][3305] User sudo_ubuntu Executing command cp.push_dir with jid 20171126102009568951
2017-11-26 10:20:09,595 [salt.minion      ][INFO    ][16015] Starting a new job with PID 16015
