2017-11-06 05:36:21,386 [salt.cli.daemons ][WARNING ][2460] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-06 05:36:39,173 [salt.state       ][ERROR   ][3965] No contents found in top file
2017-11-06 05:39:23,850 [salt.utils.parsers][WARNING ][2460] Minion received a SIGTERM. Exiting.
2017-11-06 05:43:45,412 [salt.cli.daemons ][WARNING ][3864] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-06 05:45:49,780 [salt.loaded.int.module.cmdmod][ERROR   ][12197] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-06 05:45:49,781 [salt.loaded.int.module.cmdmod][ERROR   ][12197] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-06 05:45:49,781 [salt.loaded.int.module.cmdmod][ERROR   ][12197] retcode: 1
2017-11-06 05:45:49,781 [salt.state       ][ERROR   ][12197] {'pid': 17163, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-06 05:46:19,977 [py.warnings      ][WARNING ][17245] /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-06 05:46:45,464 [salt.loaded.int.module.cmdmod][ERROR   ][17245] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-06 05:46:45,464 [salt.loaded.int.module.cmdmod][ERROR   ][17245] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-06 05:46:49,766 [salt.loaded.int.module.cmdmod][ERROR   ][17245] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-06 05:46:49,766 [salt.loaded.int.module.cmdmod][ERROR   ][17245] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-06 05:46:53,953 [salt.loaded.int.module.cmdmod][ERROR   ][17245] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-06 05:46:53,953 [salt.loaded.int.module.cmdmod][ERROR   ][17245] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-06 05:46:58,182 [salt.loaded.int.module.cmdmod][ERROR   ][17245] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-06 05:46:58,182 [salt.loaded.int.module.cmdmod][ERROR   ][17245] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-06 05:47:02,530 [salt.loaded.int.module.cmdmod][ERROR   ][17245] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-06 05:47:02,531 [salt.loaded.int.module.cmdmod][ERROR   ][17245] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-06 05:47:05,959 [salt.loaded.int.module.cmdmod][ERROR   ][17245] 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-06 05:47:08,543 [salt.loaded.int.module.cmdmod][INFO    ][25162] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-06 05:47:08,550 [salt.loaded.int.module.cmdmod][INFO    ][25162] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-06 05:47:08,559 [salt.loaded.int.module.cmdmod][INFO    ][25162] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-06 05:47:08,567 [salt.utils.parsers][WARNING ][3864] Minion received a SIGTERM. Exiting.
2017-11-06 05:47:08,891 [salt.cli.daemons ][INFO    ][25255] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-06 05:47:09,518 [salt.minion      ][INFO    ][25255] Creating minion process manager
2017-11-06 05:47:09,519 [salt.cli.daemons ][WARNING ][25255] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-06 05:47:09,519 [salt.cli.daemons ][INFO    ][25255] The Salt Minion is starting up
2017-11-06 05:47:09,519 [salt.minion      ][INFO    ][25255] Minion is starting as user 'root'
2017-11-06 05:47:09,520 [salt.utils.event ][INFO    ][25255] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-11-06 05:47:10,664 [salt.loaded.int.module.cmdmod][INFO    ][25255] Executing command ['date', '+%z'] in directory '/root'
2017-11-06 05:47:10,674 [salt.utils.schedule][INFO    ][25255] Updating job settings for scheduled job: __mine_interval
2017-11-06 05:47:10,677 [salt.minion      ][INFO    ][25255] Added mine.update to scheduler
2017-11-06 05:47:10,695 [salt.minion      ][INFO    ][25255] Minion is ready to receive requests!
2017-11-06 05:47:11,696 [salt.utils.schedule][INFO    ][25255] Running scheduled job: __mine_interval
2017-11-06 05:47:18,363 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054718350159
2017-11-06 05:47:18,371 [salt.minion      ][INFO    ][25380] Starting a new job with PID 25380
2017-11-06 05:47:18,379 [salt.minion      ][INFO    ][25380] Returning information for job: 20171106054718350159
2017-11-06 05:47:29,261 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106054729251700
2017-11-06 05:47:29,269 [salt.minion      ][INFO    ][25386] Starting a new job with PID 25386
2017-11-06 05:47:30,606 [salt.state       ][INFO    ][25386] Loading fresh modules for state activity
2017-11-06 05:47:30,634 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-06 05:47:30,655 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-06 05:47:30,681 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-06 05:47:30,762 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-06 05:47:30,775 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-06 05:47:30,804 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-06 05:47:30,891 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-06 05:47:30,908 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:47:30,961 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-06 05:47:30,980 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-06 05:47:31,391 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:47:31,406 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-06 05:47:31,415 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-06 05:47:31,433 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-06 05:47:31,451 [py.warnings      ][WARNING ][25386] /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-06 05:47:31,451 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'salt-minion --version' in directory '/root'
2017-11-06 05:47:31,708 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-06 05:47:31,724 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-06 05:47:31,734 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-06 05:47:31,743 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-06 05:47:31,792 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-06 05:47:31,906 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-06 05:47:31,975 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-06 05:47:32,000 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-06 05:47:32,065 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-06 05:47:32,084 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:47:32,140 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-06 05:47:32,163 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-06 05:47:32,178 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:47:32,196 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-06 05:47:32,204 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-06 05:47:32,228 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-06 05:47:32,246 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'salt-minion --version' in directory '/root'
2017-11-06 05:47:32,504 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-06 05:47:32,523 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-06 05:47:32,535 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-06 05:47:32,548 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-06 05:47:32,599 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-06 05:47:32,639 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-06 05:47:32,720 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-06 05:47:32,792 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-06 05:47:33,123 [salt.state       ][INFO    ][25386] Running state [salt-minion] at time 05:47:33.123145
2017-11-06 05:47:33,124 [salt.state       ][INFO    ][25386] Executing state pkg.installed for salt-minion
2017-11-06 05:47:33,124 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:47:33,408 [salt.state       ][INFO    ][25386] Package salt-minion is already installed
2017-11-06 05:47:33,409 [salt.state       ][INFO    ][25386] Completed state [salt-minion] at time 05:47:33.408462 duration_in_ms=285.317
2017-11-06 05:47:33,409 [salt.state       ][INFO    ][25386] Running state [salt_minion_dependency_packages] at time 05:47:33.408868
2017-11-06 05:47:33,409 [salt.state       ][INFO    ][25386] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-06 05:47:33,413 [salt.state       ][INFO    ][25386] All specified packages are already installed
2017-11-06 05:47:33,413 [salt.state       ][INFO    ][25386] Completed state [salt_minion_dependency_packages] at time 05:47:33.413379 duration_in_ms=4.51
2017-11-06 05:47:33,415 [salt.state       ][INFO    ][25386] Running state [/etc/salt/minion.d/minion.conf] at time 05:47:33.415181
2017-11-06 05:47:33,415 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-06 05:47:33,440 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-06 05:47:33,500 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-06 05:47:33,550 [salt.fileclient  ][INFO    ][25386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:47:33,597 [salt.state       ][INFO    ][25386] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-06 05:47:33,597 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/minion.d/minion.conf] at time 05:47:33.597111 duration_in_ms=181.93
2017-11-06 05:47:33,598 [salt.state       ][INFO    ][25386] Running state [/etc/salt/minion.d/_virt.conf] at time 05:47:33.597577
2017-11-06 05:47:33,598 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-06 05:47:33,599 [salt.state       ][INFO    ][25386] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-06 05:47:33,599 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:47:33.598739 duration_in_ms=1.161
2017-11-06 05:47:33,600 [salt.state       ][INFO    ][25386] Running state [salt-minion] at time 05:47:33.600449
2017-11-06 05:47:33,601 [salt.state       ][INFO    ][25386] Executing state service.running for salt-minion
2017-11-06 05:47:33,601 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-06 05:47:33,613 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-06 05:47:33,618 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-06 05:47:33,624 [salt.state       ][INFO    ][25386] The service salt-minion is already running
2017-11-06 05:47:33,624 [salt.state       ][INFO    ][25386] Completed state [salt-minion] at time 05:47:33.623873 duration_in_ms=23.423
2017-11-06 05:47:33,625 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains.d] at time 05:47:33.625447
2017-11-06 05:47:33,626 [salt.state       ][INFO    ][25386] Executing state file.directory for /etc/salt/grains.d
2017-11-06 05:47:33,626 [salt.state       ][INFO    ][25386] Directory /etc/salt/grains.d is in the correct state
2017-11-06 05:47:33,627 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains.d] at time 05:47:33.626570 duration_in_ms=1.122
2017-11-06 05:47:33,627 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains] at time 05:47:33.627182
2017-11-06 05:47:33,627 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/grains
2017-11-06 05:47:33,628 [salt.state       ][INFO    ][25386] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-06 05:47:33,628 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains] at time 05:47:33.628109 duration_in_ms=0.925
2017-11-06 05:47:33,629 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains.d/placeholder] at time 05:47:33.628604
2017-11-06 05:47:33,629 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-06 05:47:33,629 [salt.state       ][INFO    ][25386] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-06 05:47:33,630 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains.d/placeholder] at time 05:47:33.629507 duration_in_ms=0.902
2017-11-06 05:47:33,630 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains.d/sphinx] at time 05:47:33.629959
2017-11-06 05:47:33,630 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-06 05:47:33,632 [salt.state       ][INFO    ][25386] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.2
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-06 05:47:33,632 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains.d/sphinx] at time 05:47:33.631776 duration_in_ms=1.817
2017-11-06 05:47:33,633 [salt.state       ][INFO    ][25386] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.633225
2017-11-06 05:47:33,634 [salt.state       ][INFO    ][25386] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-06 05:47:33,634 [salt.state       ][INFO    ][25386] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-06 05:47:33,634 [salt.state       ][INFO    ][25386] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.634066 duration_in_ms=0.841
2017-11-06 05:47:33,634 [salt.state       ][INFO    ][25386] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.634286
2017-11-06 05:47:33,635 [salt.state       ][INFO    ][25386] 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-06 05:47:33,635 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-06 05:47:33,709 [salt.state       ][INFO    ][25386] {'pid': 25434, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-06 05:47:33,709 [salt.state       ][INFO    ][25386] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.709072 duration_in_ms=74.786
2017-11-06 05:47:33,710 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains.d/dns_records] at time 05:47:33.709743
2017-11-06 05:47:33,710 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-06 05:47:33,711 [salt.state       ][INFO    ][25386] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-06 05:47:33,711 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains.d/dns_records] at time 05:47:33.711290 duration_in_ms=1.546
2017-11-06 05:47:33,712 [salt.state       ][INFO    ][25386] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.712209
2017-11-06 05:47:33,713 [salt.state       ][INFO    ][25386] 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-06 05:47:33,713 [salt.state       ][INFO    ][25386] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-06 05:47:33,713 [salt.state       ][INFO    ][25386] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.713005 duration_in_ms=0.796
2017-11-06 05:47:33,714 [salt.state       ][INFO    ][25386] Running state [/etc/salt/grains.d/salt] at time 05:47:33.713483
2017-11-06 05:47:33,714 [salt.state       ][INFO    ][25386] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-06 05:47:33,714 [salt.state       ][INFO    ][25386] File /etc/salt/grains.d/salt is in the correct state
2017-11-06 05:47:33,715 [salt.state       ][INFO    ][25386] Completed state [/etc/salt/grains.d/salt] at time 05:47:33.714653 duration_in_ms=1.169
2017-11-06 05:47:33,715 [salt.state       ][INFO    ][25386] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.715442
2017-11-06 05:47:33,716 [salt.state       ][INFO    ][25386] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-06 05:47:33,716 [salt.state       ][INFO    ][25386] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-06 05:47:33,716 [salt.state       ][INFO    ][25386] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:47:33.716225 duration_in_ms=0.781
2017-11-06 05:47:33,718 [salt.state       ][INFO    ][25386] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:47:33.717915
2017-11-06 05:47:33,718 [salt.state       ][INFO    ][25386] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-06 05:47:33,719 [salt.state       ][INFO    ][25386] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-06 05:47:33,719 [salt.state       ][INFO    ][25386] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:47:33.718696 duration_in_ms=0.78
2017-11-06 05:47:33,719 [salt.state       ][INFO    ][25386] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:47:33.718930
2017-11-06 05:47:33,719 [salt.state       ][INFO    ][25386] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-06 05:47:33,721 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-06 05:47:33,726 [salt.state       ][INFO    ][25386] {'pid': 25436, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-06 05:47:33,727 [salt.state       ][INFO    ][25386] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:47:33.726521 duration_in_ms=7.591
2017-11-06 05:47:33,727 [salt.state       ][INFO    ][25386] Running state [mine.update] at time 05:47:33.727277
2017-11-06 05:47:33,728 [salt.state       ][INFO    ][25386] Executing state module.wait for mine.update
2017-11-06 05:47:33,728 [salt.state       ][INFO    ][25386] No changes made for mine.update
2017-11-06 05:47:33,728 [salt.state       ][INFO    ][25386] Completed state [mine.update] at time 05:47:33.728097 duration_in_ms=0.82
2017-11-06 05:47:33,728 [salt.state       ][INFO    ][25386] Running state [mine.update] at time 05:47:33.728358
2017-11-06 05:47:33,729 [salt.state       ][INFO    ][25386] Executing state module.mod_watch for mine.update
2017-11-06 05:47:34,242 [salt.state       ][INFO    ][25386] {'ret': True}
2017-11-06 05:47:34,242 [salt.state       ][INFO    ][25386] Completed state [mine.update] at time 05:47:34.242189 duration_in_ms=513.83
2017-11-06 05:47:34,242 [salt.state       ][INFO    ][25386] Running state [ca-certificates] at time 05:47:34.242425
2017-11-06 05:47:34,243 [salt.state       ][INFO    ][25386] Executing state pkg.installed for ca-certificates
2017-11-06 05:47:34,246 [salt.state       ][INFO    ][25386] Package ca-certificates is already installed
2017-11-06 05:47:34,247 [salt.state       ][INFO    ][25386] Completed state [ca-certificates] at time 05:47:34.246633 duration_in_ms=4.208
2017-11-06 05:47:34,247 [salt.state       ][INFO    ][25386] Running state [update-ca-certificates] at time 05:47:34.247253
2017-11-06 05:47:34,247 [salt.state       ][INFO    ][25386] Executing state cmd.wait for update-ca-certificates
2017-11-06 05:47:34,248 [salt.state       ][INFO    ][25386] No changes made for update-ca-certificates
2017-11-06 05:47:34,248 [salt.state       ][INFO    ][25386] Completed state [update-ca-certificates] at time 05:47:34.247832 duration_in_ms=0.579
2017-11-06 05:47:34,248 [salt.state       ][INFO    ][25386] Running state [libvirt-dev] at time 05:47:34.248002
2017-11-06 05:47:34,248 [salt.state       ][INFO    ][25386] Executing state pkg.installed for libvirt-dev
2017-11-06 05:47:34,252 [salt.state       ][INFO    ][25386] Package libvirt-dev is already installed
2017-11-06 05:47:34,252 [salt.state       ][INFO    ][25386] Completed state [libvirt-dev] at time 05:47:34.251836 duration_in_ms=3.834
2017-11-06 05:47:34,252 [salt.state       ][INFO    ][25386] Running state [pkg-config] at time 05:47:34.252024
2017-11-06 05:47:34,252 [salt.state       ][INFO    ][25386] Executing state pkg.installed for pkg-config
2017-11-06 05:47:34,256 [salt.state       ][INFO    ][25386] Package pkg-config is already installed
2017-11-06 05:47:34,256 [salt.state       ][INFO    ][25386] Completed state [pkg-config] at time 05:47:34.256022 duration_in_ms=3.998
2017-11-06 05:47:34,256 [salt.state       ][INFO    ][25386] Running state [virtng.init] at time 05:47:34.256230
2017-11-06 05:47:34,256 [salt.state       ][INFO    ][25386] Executing state module.run for virtng.init
2017-11-06 05:47:34,305 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command ['git', '--version'] in directory '/root'
2017-11-06 05:47:34,370 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,386 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,386 [salt.state       ][INFO    ][25386] Completed state [virtng.init] at time 05:47:34.385971 duration_in_ms=129.739
2017-11-06 05:47:34,386 [salt.state       ][INFO    ][25386] Running state [virt.set_autostart] at time 05:47:34.386253
2017-11-06 05:47:34,387 [salt.state       ][INFO    ][25386] Executing state module.run for virt.set_autostart
2017-11-06 05:47:34,389 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,403 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,404 [salt.state       ][INFO    ][25386] Completed state [virt.set_autostart] at time 05:47:34.403687 duration_in_ms=17.434
2017-11-06 05:47:34,404 [salt.state       ][INFO    ][25386] Running state [virtng.init] at time 05:47:34.403944
2017-11-06 05:47:34,404 [salt.state       ][INFO    ][25386] Executing state module.run for virtng.init
2017-11-06 05:47:34,407 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,421 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,421 [salt.state       ][INFO    ][25386] Completed state [virtng.init] at time 05:47:34.421335 duration_in_ms=17.391
2017-11-06 05:47:34,422 [salt.state       ][INFO    ][25386] Running state [virt.set_autostart] at time 05:47:34.421608
2017-11-06 05:47:34,422 [salt.state       ][INFO    ][25386] Executing state module.run for virt.set_autostart
2017-11-06 05:47:34,425 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,439 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,440 [salt.state       ][INFO    ][25386] Completed state [virt.set_autostart] at time 05:47:34.439488 duration_in_ms=17.88
2017-11-06 05:47:34,440 [salt.state       ][INFO    ][25386] Running state [virtng.init] at time 05:47:34.439741
2017-11-06 05:47:34,440 [salt.state       ][INFO    ][25386] Executing state module.run for virtng.init
2017-11-06 05:47:34,443 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,457 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,457 [salt.state       ][INFO    ][25386] Completed state [virtng.init] at time 05:47:34.457025 duration_in_ms=17.283
2017-11-06 05:47:34,457 [salt.state       ][INFO    ][25386] Running state [virt.set_autostart] at time 05:47:34.457294
2017-11-06 05:47:34,458 [salt.state       ][INFO    ][25386] Executing state module.run for virt.set_autostart
2017-11-06 05:47:34,460 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,475 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,475 [salt.state       ][INFO    ][25386] Completed state [virt.set_autostart] at time 05:47:34.474880 duration_in_ms=17.586
2017-11-06 05:47:34,475 [salt.state       ][INFO    ][25386] Running state [virtng.init] at time 05:47:34.475134
2017-11-06 05:47:34,475 [salt.state       ][INFO    ][25386] Executing state module.run for virtng.init
2017-11-06 05:47:34,478 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,492 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,492 [salt.state       ][INFO    ][25386] Completed state [virtng.init] at time 05:47:34.491897 duration_in_ms=16.763
2017-11-06 05:47:34,492 [salt.state       ][INFO    ][25386] Running state [virt.set_autostart] at time 05:47:34.492177
2017-11-06 05:47:34,492 [salt.state       ][INFO    ][25386] Executing state module.run for virt.set_autostart
2017-11-06 05:47:34,495 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,509 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,509 [salt.state       ][INFO    ][25386] Completed state [virt.set_autostart] at time 05:47:34.509198 duration_in_ms=17.021
2017-11-06 05:47:34,509 [salt.state       ][INFO    ][25386] Running state [virtng.init] at time 05:47:34.509455
2017-11-06 05:47:34,510 [salt.state       ][INFO    ][25386] Executing state module.run for virtng.init
2017-11-06 05:47:34,513 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,527 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,527 [salt.state       ][INFO    ][25386] Completed state [virtng.init] at time 05:47:34.526860 duration_in_ms=17.404
2017-11-06 05:47:34,527 [salt.state       ][INFO    ][25386] Running state [virt.set_autostart] at time 05:47:34.527132
2017-11-06 05:47:34,527 [salt.state       ][INFO    ][25386] Executing state module.run for virt.set_autostart
2017-11-06 05:47:34,530 [salt.loaded.int.module.cmdmod][INFO    ][25386] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-06 05:47:34,544 [salt.state       ][INFO    ][25386] unless execution succeeded
2017-11-06 05:47:34,544 [salt.state       ][INFO    ][25386] Completed state [virt.set_autostart] at time 05:47:34.544340 duration_in_ms=17.208
2017-11-06 05:47:34,547 [salt.minion      ][INFO    ][25386] Returning information for job: 20171106054729251700
2017-11-06 05:47:37,420 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command pillar.get with jid 20171106054737410308
2017-11-06 05:47:37,428 [salt.minion      ][INFO    ][25489] Starting a new job with PID 25489
2017-11-06 05:47:37,431 [salt.minion      ][INFO    ][25489] Returning information for job: 20171106054737410308
2017-11-06 05:48:02,795 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171106054802783830
2017-11-06 05:48:02,807 [salt.minion      ][INFO    ][25494] Starting a new job with PID 25494
2017-11-06 05:48:04,928 [salt.state       ][INFO    ][25494] Loading fresh modules for state activity
2017-11-06 05:48:04,971 [salt.state       ][ERROR   ][25494] No contents found in top file
2017-11-06 05:48:04,972 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-06 05:48:04,975 [salt.utils.extmods][INFO    ][25494] Syncing beacons for environment 'base'
2017-11-06 05:48:04,975 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_beacons, for base)
2017-11-06 05:48:04,975 [salt.fileclient  ][INFO    ][25494] Caching directory '_beacons/' for environment 'base'
2017-11-06 05:48:05,035 [salt.utils.extmods][INFO    ][25494] Syncing modules for environment 'base'
2017-11-06 05:48:05,035 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_modules, for base)
2017-11-06 05:48:05,035 [salt.fileclient  ][INFO    ][25494] Caching directory '_modules/' for environment 'base'
2017-11-06 05:48:05,161 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-06 05:48:05,170 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-06 05:48:05,180 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-06 05:48:05,188 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-06 05:48:06,845 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-06 05:48:07,139 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-06 05:48:07,171 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-06 05:48:07,187 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-06 05:48:07,196 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-06 05:48:07,203 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-06 05:48:07,216 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-06 05:48:07,237 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-06 05:48:07,249 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-06 05:48:07,576 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-06 05:48:07,588 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-06 05:48:07,604 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-06 05:48:07,618 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-06 05:48:07,627 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-06 05:48:07,644 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-06 05:48:07,668 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-06 05:48:07,681 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-06 05:48:07,696 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-06 05:48:07,919 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-06 05:48:07,950 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-06 05:48:07,967 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-06 05:48:07,996 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-06 05:48:08,010 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-06 05:48:08,034 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-06 05:48:08,060 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-06 05:48:08,071 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-06 05:48:08,088 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-06 05:48:08,104 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-06 05:48:08,132 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-06 05:48:08,136 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-06 05:48:08,136 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-06 05:48:08,136 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-06 05:48:08,136 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-06 05:48:08,137 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-06 05:48:08,137 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-06 05:48:08,137 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-06 05:48:08,138 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-06 05:48:08,138 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-06 05:48:08,138 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-06 05:48:08,139 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-06 05:48:08,139 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-06 05:48:08,139 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-06 05:48:08,139 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-06 05:48:08,140 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-06 05:48:08,140 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-06 05:48:08,140 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-06 05:48:08,140 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-06 05:48:08,141 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-06 05:48:08,141 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-06 05:48:08,141 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-06 05:48:08,141 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-06 05:48:08,142 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-06 05:48:08,142 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-06 05:48:08,143 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-06 05:48:08,143 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-06 05:48:08,143 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-06 05:48:08,143 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-06 05:48:08,144 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-06 05:48:08,144 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-06 05:48:08,144 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-06 05:48:08,144 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-06 05:48:08,145 [salt.utils.extmods][INFO    ][25494] 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-06 05:48:08,145 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-06 05:48:08,145 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-06 05:48:08,152 [salt.utils.extmods][INFO    ][25494] Syncing states for environment 'base'
2017-11-06 05:48:08,152 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_states, for base)
2017-11-06 05:48:08,152 [salt.fileclient  ][INFO    ][25494] Caching directory '_states/' for environment 'base'
2017-11-06 05:48:08,202 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-06 05:48:08,217 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-06 05:48:08,229 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-06 05:48:08,243 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-06 05:48:08,263 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-06 05:48:08,295 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-06 05:48:08,315 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-06 05:48:08,343 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-06 05:48:08,359 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-06 05:48:08,375 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-06 05:48:08,407 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-06 05:48:08,424 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-06 05:48:08,442 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-06 05:48:08,468 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-06 05:48:08,478 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-06 05:48:08,493 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-06 05:48:08,502 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-06 05:48:08,521 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-06 05:48:08,534 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-06 05:48:08,549 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-06 05:48:08,564 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-06 05:48:08,577 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-06 05:48:08,600 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-06 05:48:08,689 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-06 05:48:08,715 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-06 05:48:08,741 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-06 05:48:08,760 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-06 05:48:08,778 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-06 05:48:08,791 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-06 05:48:08,795 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-06 05:48:08,796 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-06 05:48:08,796 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-06 05:48:08,796 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-06 05:48:08,797 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-06 05:48:08,797 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-06 05:48:08,797 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-06 05:48:08,797 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-06 05:48:08,798 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-06 05:48:08,798 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-06 05:48:08,798 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-06 05:48:08,798 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-06 05:48:08,799 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-06 05:48:08,799 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-06 05:48:08,799 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-06 05:48:08,799 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-06 05:48:08,800 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-06 05:48:08,800 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-06 05:48:08,800 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-06 05:48:08,800 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-06 05:48:08,801 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-06 05:48:08,801 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-06 05:48:08,801 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-06 05:48:08,801 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-06 05:48:08,802 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-06 05:48:08,802 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-06 05:48:08,802 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-06 05:48:08,803 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-06 05:48:08,803 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-06 05:48:08,803 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-06 05:48:08,806 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-06 05:48:08,809 [salt.utils.extmods][INFO    ][25494] Syncing sdb for environment 'base'
2017-11-06 05:48:08,809 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_sdb, for base)
2017-11-06 05:48:08,809 [salt.fileclient  ][INFO    ][25494] Caching directory '_sdb/' for environment 'base'
2017-11-06 05:48:08,872 [salt.utils.extmods][INFO    ][25494] Syncing grains for environment 'base'
2017-11-06 05:48:08,873 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_grains, for base)
2017-11-06 05:48:08,873 [salt.fileclient  ][INFO    ][25494] Caching directory '_grains/' for environment 'base'
2017-11-06 05:48:08,936 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-06 05:48:08,951 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-06 05:48:08,968 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-06 05:48:08,977 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-06 05:48:08,997 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-06 05:48:09,015 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-06 05:48:09,027 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-06 05:48:09,040 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-06 05:48:09,054 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-06 05:48:09,076 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-06 05:48:09,102 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-06 05:48:09,123 [salt.fileclient  ][INFO    ][25494] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-06 05:48:09,126 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-06 05:48:09,127 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-06 05:48:09,127 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-06 05:48:09,127 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-06 05:48:09,127 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-06 05:48:09,127 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-06 05:48:09,128 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-06 05:48:09,128 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-06 05:48:09,128 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-06 05:48:09,128 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-06 05:48:09,129 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-06 05:48:09,129 [salt.utils.extmods][INFO    ][25494] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-06 05:48:09,130 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-06 05:48:09,133 [salt.utils.extmods][INFO    ][25494] Syncing renderers for environment 'base'
2017-11-06 05:48:09,133 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_renderers, for base)
2017-11-06 05:48:09,133 [salt.fileclient  ][INFO    ][25494] Caching directory '_renderers/' for environment 'base'
2017-11-06 05:48:09,209 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-06 05:48:09,212 [salt.utils.extmods][INFO    ][25494] Syncing returners for environment 'base'
2017-11-06 05:48:09,212 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_returners, for base)
2017-11-06 05:48:09,212 [salt.fileclient  ][INFO    ][25494] Caching directory '_returners/' for environment 'base'
2017-11-06 05:48:09,271 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-06 05:48:09,274 [salt.utils.extmods][INFO    ][25494] Syncing output for environment 'base'
2017-11-06 05:48:09,274 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_output, for base)
2017-11-06 05:48:09,274 [salt.fileclient  ][INFO    ][25494] Caching directory '_output/' for environment 'base'
2017-11-06 05:48:09,310 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-06 05:48:09,312 [salt.utils.extmods][INFO    ][25494] Syncing utils for environment 'base'
2017-11-06 05:48:09,313 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_utils, for base)
2017-11-06 05:48:09,313 [salt.fileclient  ][INFO    ][25494] Caching directory '_utils/' for environment 'base'
2017-11-06 05:48:09,387 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-06 05:48:09,390 [salt.utils.extmods][INFO    ][25494] Syncing log_handlers for environment 'base'
2017-11-06 05:48:09,390 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_log_handlers, for base)
2017-11-06 05:48:09,390 [salt.fileclient  ][INFO    ][25494] Caching directory '_log_handlers/' for environment 'base'
2017-11-06 05:48:09,454 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-06 05:48:09,457 [salt.utils.extmods][INFO    ][25494] Syncing proxy for environment 'base'
2017-11-06 05:48:09,457 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_proxy, for base)
2017-11-06 05:48:09,457 [salt.fileclient  ][INFO    ][25494] Caching directory '_proxy/' for environment 'base'
2017-11-06 05:48:09,500 [salt.utils.extmods][INFO    ][25494] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-06 05:48:09,503 [salt.utils.extmods][INFO    ][25494] Syncing engines for environment 'base'
2017-11-06 05:48:09,503 [salt.utils.extmods][INFO    ][25494] Loading cache from salt://_engines, for base)
2017-11-06 05:48:09,503 [salt.fileclient  ][INFO    ][25494] Caching directory '_engines/' for environment 'base'
2017-11-06 05:48:09,541 [salt.minion      ][INFO    ][25494] Returning information for job: 20171106054802783830
2017-11-06 05:54:31,154 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106055431140850
2017-11-06 05:54:31,168 [salt.minion      ][INFO    ][25704] Starting a new job with PID 25704
2017-11-06 05:54:31,208 [salt.minion      ][INFO    ][25704] Returning information for job: 20171106055431140850
2017-11-06 05:56:31,802 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106055631783807
2017-11-06 05:56:31,812 [salt.minion      ][INFO    ][25733] Starting a new job with PID 25733
2017-11-06 05:56:33,929 [salt.state       ][INFO    ][25733] Loading fresh modules for state activity
2017-11-06 05:56:33,992 [salt.fileclient  ][INFO    ][25733] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-06 05:56:34,009 [salt.fileclient  ][INFO    ][25733] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-06 05:56:34,037 [salt.fileclient  ][INFO    ][25733] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:56:34,371 [salt.state       ][INFO    ][25733] Running state [lsof] at time 05:56:34.370593
2017-11-06 05:56:34,371 [salt.state       ][INFO    ][25733] Executing state pkg.installed for lsof
2017-11-06 05:56:34,371 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:56:34,621 [salt.state       ][INFO    ][25733] Package lsof is already installed
2017-11-06 05:56:34,622 [salt.state       ][INFO    ][25733] Completed state [lsof] at time 05:56:34.621529 duration_in_ms=250.936
2017-11-06 05:56:34,622 [salt.state       ][INFO    ][25733] Running state [keepalived] at time 05:56:34.621747
2017-11-06 05:56:34,622 [salt.state       ][INFO    ][25733] Executing state pkg.installed for keepalived
2017-11-06 05:56:34,639 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:56:36,488 [salt.loaded.int.module.cmdmod][INFO    ][25733] 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-06 05:56:39,158 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:56:39,186 [salt.state       ][INFO    ][25733] 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-06 05:56:39,197 [salt.state       ][INFO    ][25733] Loading fresh modules for state activity
2017-11-06 05:56:39,213 [salt.state       ][INFO    ][25733] Completed state [keepalived] at time 05:56:39.213281 duration_in_ms=4591.523
2017-11-06 05:56:39,216 [salt.state       ][INFO    ][25733] Running state [/etc/keepalived/keepalived.conf] at time 05:56:39.215673
2017-11-06 05:56:39,216 [salt.state       ][INFO    ][25733] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-06 05:56:39,243 [salt.fileclient  ][INFO    ][25733] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-06 05:56:39,283 [salt.fileclient  ][INFO    ][25733] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:56:39,291 [salt.state       ][INFO    ][25733] File changed:
New file
2017-11-06 05:56:39,291 [salt.state       ][INFO    ][25733] Completed state [/etc/keepalived/keepalived.conf] at time 05:56:39.290854 duration_in_ms=75.18
2017-11-06 05:56:39,359 [salt.state       ][INFO    ][25733] Running state [keepalived] at time 05:56:39.358769
2017-11-06 05:56:39,359 [salt.state       ][INFO    ][25733] Executing state service.running for keepalived
2017-11-06 05:56:39,361 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-06 05:56:39,369 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,375 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,382 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,390 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,423 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,431 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,438 [salt.loaded.int.module.cmdmod][INFO    ][25733] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:56:39,445 [salt.state       ][INFO    ][25733] {'keepalived': True}
2017-11-06 05:56:39,446 [salt.state       ][INFO    ][25733] Completed state [keepalived] at time 05:56:39.445480 duration_in_ms=86.71
2017-11-06 05:56:39,446 [salt.minion      ][INFO    ][25733] Returning information for job: 20171106055631783807
2017-11-06 05:56:40,302 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command pillar.get with jid 20171106055640284285
2017-11-06 05:56:40,313 [salt.minion      ][INFO    ][27330] Starting a new job with PID 27330
2017-11-06 05:56:40,317 [salt.minion      ][INFO    ][27330] Returning information for job: 20171106055640284285
2017-11-06 06:02:01,392 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106060201376816
2017-11-06 06:02:01,404 [salt.minion      ][INFO    ][27456] Starting a new job with PID 27456
2017-11-06 06:02:04,019 [salt.state       ][INFO    ][27456] Loading fresh modules for state activity
2017-11-06 06:02:04,043 [salt.fileclient  ][INFO    ][27456] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-06 06:02:04,063 [salt.fileclient  ][INFO    ][27456] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:02:04,352 [salt.state       ][INFO    ][27456] Running state [attr] at time 06:02:04.352100
2017-11-06 06:02:04,352 [salt.state       ][INFO    ][27456] Executing state pkg.installed for attr
2017-11-06 06:02:04,353 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:02:04,629 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 06:02:06,486 [salt.loaded.int.module.cmdmod][INFO    ][27456] 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-06 06:02:07,952 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:02:07,979 [salt.state       ][INFO    ][27456] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-06 06:02:07,990 [salt.state       ][INFO    ][27456] Loading fresh modules for state activity
2017-11-06 06:02:08,007 [salt.state       ][INFO    ][27456] Completed state [attr] at time 06:02:08.006778 duration_in_ms=3654.678
2017-11-06 06:02:08,013 [salt.state       ][INFO    ][27456] Running state [glusterfs-server] at time 06:02:08.012881
2017-11-06 06:02:08,013 [salt.state       ][INFO    ][27456] Executing state pkg.installed for glusterfs-server
2017-11-06 06:02:08,228 [salt.loaded.int.module.cmdmod][INFO    ][27456] 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-06 06:02:11,491 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106060211470888
2017-11-06 06:02:11,500 [salt.minion      ][INFO    ][31308] Starting a new job with PID 31308
2017-11-06 06:02:11,511 [salt.minion      ][INFO    ][31308] Returning information for job: 20171106060211470888
2017-11-06 06:02:14,098 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:02:14,127 [salt.state       ][INFO    ][27456] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.7.6-1ubuntu1'
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libacl1-dev' changed from 'absent' to '2.2.52-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2017-11-06 06:02:14,136 [salt.state       ][INFO    ][27456] Loading fresh modules for state activity
2017-11-06 06:02:14,153 [salt.state       ][INFO    ][27456] Completed state [glusterfs-server] at time 06:02:14.153339 duration_in_ms=6140.457
2017-11-06 06:02:14,159 [salt.state       ][INFO    ][27456] Running state [bc] at time 06:02:14.158621
2017-11-06 06:02:14,159 [salt.state       ][INFO    ][27456] Executing state pkg.installed for bc
2017-11-06 06:02:14,425 [salt.loaded.int.module.cmdmod][INFO    ][27456] 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-06 06:02:15,779 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:02:15,807 [salt.state       ][INFO    ][27456] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-06 06:02:15,817 [salt.state       ][INFO    ][27456] Loading fresh modules for state activity
2017-11-06 06:02:15,836 [salt.state       ][INFO    ][27456] Completed state [bc] at time 06:02:15.836158 duration_in_ms=1677.536
2017-11-06 06:02:15,905 [salt.state       ][INFO    ][27456] Running state [glusterfs-server] at time 06:02:15.904778
2017-11-06 06:02:15,905 [salt.state       ][INFO    ][27456] Executing state service.running for glusterfs-server
2017-11-06 06:02:15,907 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-06 06:02:15,915 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:02:15,923 [salt.loaded.int.module.cmdmod][INFO    ][27456] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:02:15,931 [salt.state       ][INFO    ][27456] The service glusterfs-server is already running
2017-11-06 06:02:15,932 [salt.state       ][INFO    ][27456] Completed state [glusterfs-server] at time 06:02:15.931681 duration_in_ms=26.903
2017-11-06 06:02:15,933 [salt.state       ][INFO    ][27456] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:15.933274
2017-11-06 06:02:15,934 [salt.state       ][INFO    ][27456] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-06 06:02:15,938 [salt.state       ][INFO    ][27456] File changed:
New file
2017-11-06 06:02:15,939 [salt.state       ][INFO    ][27456] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:15.938539 duration_in_ms=5.264
2017-11-06 06:02:15,939 [salt.state       ][INFO    ][27456] Running state [/srv/glusterfs/glance] at time 06:02:15.938737
2017-11-06 06:02:15,939 [salt.state       ][INFO    ][27456] Executing state file.directory for /srv/glusterfs/glance
2017-11-06 06:02:15,940 [salt.state       ][INFO    ][27456] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-06 06:02:15,940 [salt.state       ][INFO    ][27456] Completed state [/srv/glusterfs/glance] at time 06:02:15.939759 duration_in_ms=1.023
2017-11-06 06:02:15,940 [salt.state       ][INFO    ][27456] Running state [/srv/glusterfs/keystone-keys] at time 06:02:15.939950
2017-11-06 06:02:15,940 [salt.state       ][INFO    ][27456] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-06 06:02:15,941 [salt.state       ][INFO    ][27456] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-06 06:02:15,941 [salt.state       ][INFO    ][27456] Completed state [/srv/glusterfs/keystone-keys] at time 06:02:15.940867 duration_in_ms=0.917
2017-11-06 06:02:15,941 [salt.state       ][INFO    ][27456] Running state [/srv/glusterfs/nova_instances] at time 06:02:15.941055
2017-11-06 06:02:15,941 [salt.state       ][INFO    ][27456] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-06 06:02:15,942 [salt.state       ][INFO    ][27456] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-06 06:02:15,942 [salt.state       ][INFO    ][27456] Completed state [/srv/glusterfs/nova_instances] at time 06:02:15.941864 duration_in_ms=0.809
2017-11-06 06:02:15,942 [salt.state       ][INFO    ][27456] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:02:15.942052
2017-11-06 06:02:15,942 [salt.state       ][INFO    ][27456] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-06 06:02:15,943 [salt.state       ][INFO    ][27456] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-06 06:02:15,943 [salt.state       ][INFO    ][27456] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:02:15.942844 duration_in_ms=0.792
2017-11-06 06:02:15,944 [salt.minion      ][INFO    ][27456] Returning information for job: 20171106060201376816
2017-11-06 06:02:24,613 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106060224597304
2017-11-06 06:02:24,623 [salt.minion      ][INFO    ][32231] Starting a new job with PID 32231
2017-11-06 06:02:24,657 [salt.minion      ][INFO    ][32231] Returning information for job: 20171106060224597304
2017-11-06 06:02:57,146 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106060257123497
2017-11-06 06:02:57,157 [salt.minion      ][INFO    ][32450] Starting a new job with PID 32450
2017-11-06 06:02:57,711 [salt.state       ][INFO    ][32450] Loading fresh modules for state activity
2017-11-06 06:02:57,736 [salt.fileclient  ][INFO    ][32450] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-06 06:02:57,776 [salt.fileclient  ][INFO    ][32450] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:02:57,853 [salt.fileclient  ][INFO    ][32450] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-06 06:02:57,877 [salt.fileclient  ][INFO    ][32450] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:02:58,192 [salt.state       ][INFO    ][32450] Running state [attr] at time 06:02:58.192320
2017-11-06 06:02:58,193 [salt.state       ][INFO    ][32450] Executing state pkg.installed for attr
2017-11-06 06:02:58,193 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:02:58,452 [salt.state       ][INFO    ][32450] Package attr is already installed
2017-11-06 06:02:58,452 [salt.state       ][INFO    ][32450] Completed state [attr] at time 06:02:58.452087 duration_in_ms=259.768
2017-11-06 06:02:58,452 [salt.state       ][INFO    ][32450] Running state [glusterfs-server] at time 06:02:58.452320
2017-11-06 06:02:58,453 [salt.state       ][INFO    ][32450] Executing state pkg.installed for glusterfs-server
2017-11-06 06:02:58,456 [salt.state       ][INFO    ][32450] Package glusterfs-server is already installed
2017-11-06 06:02:58,456 [salt.state       ][INFO    ][32450] Completed state [glusterfs-server] at time 06:02:58.456166 duration_in_ms=3.846
2017-11-06 06:02:58,456 [salt.state       ][INFO    ][32450] Running state [bc] at time 06:02:58.456337
2017-11-06 06:02:58,457 [salt.state       ][INFO    ][32450] Executing state pkg.installed for bc
2017-11-06 06:02:58,460 [salt.state       ][INFO    ][32450] Package bc is already installed
2017-11-06 06:02:58,460 [salt.state       ][INFO    ][32450] Completed state [bc] at time 06:02:58.460093 duration_in_ms=3.756
2017-11-06 06:02:58,461 [salt.state       ][INFO    ][32450] Running state [glusterfs-server] at time 06:02:58.461015
2017-11-06 06:02:58,461 [salt.state       ][INFO    ][32450] Executing state service.running for glusterfs-server
2017-11-06 06:02:58,462 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-06 06:02:58,470 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-06 06:02:58,518 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-06 06:02:58,530 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:02:58,536 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:02:58,543 [salt.state       ][INFO    ][32450] The service glusterfs-server is already running
2017-11-06 06:02:58,543 [salt.state       ][INFO    ][32450] Completed state [glusterfs-server] at time 06:02:58.543367 duration_in_ms=82.351
2017-11-06 06:02:58,545 [salt.state       ][INFO    ][32450] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:58.545021
2017-11-06 06:02:58,545 [salt.state       ][INFO    ][32450] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-06 06:02:58,547 [salt.state       ][INFO    ][32450] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-06 06:02:58,548 [salt.state       ][INFO    ][32450] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:58.547574 duration_in_ms=2.554
2017-11-06 06:02:58,548 [salt.state       ][INFO    ][32450] Running state [/srv/glusterfs/glance] at time 06:02:58.547779
2017-11-06 06:02:58,548 [salt.state       ][INFO    ][32450] Executing state file.directory for /srv/glusterfs/glance
2017-11-06 06:02:58,548 [salt.state       ][INFO    ][32450] Directory /srv/glusterfs/glance is in the correct state
2017-11-06 06:02:58,549 [salt.state       ][INFO    ][32450] Completed state [/srv/glusterfs/glance] at time 06:02:58.548585 duration_in_ms=0.806
2017-11-06 06:02:58,549 [salt.state       ][INFO    ][32450] Running state [/srv/glusterfs/keystone-keys] at time 06:02:58.548774
2017-11-06 06:02:58,549 [salt.state       ][INFO    ][32450] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-06 06:02:58,549 [salt.state       ][INFO    ][32450] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-06 06:02:58,550 [salt.state       ][INFO    ][32450] Completed state [/srv/glusterfs/keystone-keys] at time 06:02:58.549491 duration_in_ms=0.716
2017-11-06 06:02:58,550 [salt.state       ][INFO    ][32450] Running state [/srv/glusterfs/nova_instances] at time 06:02:58.549683
2017-11-06 06:02:58,550 [salt.state       ][INFO    ][32450] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-06 06:02:58,550 [salt.state       ][INFO    ][32450] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-06 06:02:58,550 [salt.state       ][INFO    ][32450] Completed state [/srv/glusterfs/nova_instances] at time 06:02:58.550418 duration_in_ms=0.734
2017-11-06 06:02:58,551 [salt.state       ][INFO    ][32450] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:02:58.550627
2017-11-06 06:02:58,551 [salt.state       ][INFO    ][32450] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-06 06:02:58,551 [salt.state       ][INFO    ][32450] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-06 06:02:58,551 [salt.state       ][INFO    ][32450] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:02:58.551350 duration_in_ms=0.724
2017-11-06 06:02:58,614 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command ['git', '--version'] in directory '/root'
2017-11-06 06:02:58,699 [salt.state       ][INFO    ][32450] Running state [sleep 5] at time 06:02:58.699061
2017-11-06 06:02:58,699 [salt.state       ][INFO    ][32450] Executing state cmd.wait for sleep 5
2017-11-06 06:02:58,700 [salt.state       ][INFO    ][32450] No changes made for sleep 5
2017-11-06 06:02:58,700 [salt.state       ][INFO    ][32450] Completed state [sleep 5] at time 06:02:58.699758 duration_in_ms=0.697
2017-11-06 06:02:58,700 [salt.state       ][INFO    ][32450] Running state [192.168.10.143] at time 06:02:58.700328
2017-11-06 06:02:58,701 [salt.state       ][INFO    ][32450] Executing state glusterfs.peered for 192.168.10.143
2017-11-06 06:02:58,701 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:58,710 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:58,762 [salt.state       ][INFO    ][32450] Host 192.168.10.143 already peered
2017-11-06 06:02:58,762 [salt.state       ][INFO    ][32450] Completed state [192.168.10.143] at time 06:02:58.762223 duration_in_ms=61.895
2017-11-06 06:02:58,765 [salt.state       ][INFO    ][32450] Running state [192.168.10.142] at time 06:02:58.765075
2017-11-06 06:02:58,765 [salt.state       ][INFO    ][32450] Executing state glusterfs.peered for 192.168.10.142
2017-11-06 06:02:58,766 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:58,774 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:58,824 [salt.state       ][INFO    ][32450] Host 192.168.10.142 already peered
2017-11-06 06:02:58,824 [salt.state       ][INFO    ][32450] Completed state [192.168.10.142] at time 06:02:58.824325 duration_in_ms=59.25
2017-11-06 06:02:58,827 [salt.state       ][INFO    ][32450] Running state [192.168.10.141] at time 06:02:58.827290
2017-11-06 06:02:58,828 [salt.state       ][INFO    ][32450] Executing state glusterfs.peered for 192.168.10.141
2017-11-06 06:02:58,828 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:58,835 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:58,885 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:58,893 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:58,944 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:58,951 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,001 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,007 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,058 [salt.state       ][INFO    ][32450] Peering with localhost is not needed
2017-11-06 06:02:59,058 [salt.state       ][INFO    ][32450] Completed state [192.168.10.141] at time 06:02:59.058342 duration_in_ms=231.052
2017-11-06 06:02:59,059 [salt.state       ][INFO    ][32450] Running state [glance] at time 06:02:59.059330
2017-11-06 06:02:59,060 [salt.state       ][INFO    ][32450] Executing state glusterfs.created for glance
2017-11-06 06:02:59,060 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,067 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,116 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,121 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,177 [salt.state       ][INFO    ][32450] Volume glance already exists and is started.
2017-11-06 06:02:59,177 [salt.state       ][INFO    ][32450] Completed state [glance] at time 06:02:59.177328 duration_in_ms=117.997
2017-11-06 06:02:59,181 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:02:59.180902
2017-11-06 06:02:59,181 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:02:59,182 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:02:59,232 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,233 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:02:59.232486 duration_in_ms=51.584
2017-11-06 06:02:59,233 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:02:59.233001
2017-11-06 06:02:59,233 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-06 06:02:59,234 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:02:59,285 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,285 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:02:59.284873 duration_in_ms=51.872
2017-11-06 06:02:59,285 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:02:59.285413
2017-11-06 06:02:59,286 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-06 06:02:59,286 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:02:59,337 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,337 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:02:59.337353 duration_in_ms=51.94
2017-11-06 06:02:59,338 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:02:59.337836
2017-11-06 06:02:59,338 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:02:59,339 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:02:59,387 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,387 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:02:59.386834 duration_in_ms=48.985
2017-11-06 06:02:59,387 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:02:59.387398
2017-11-06 06:02:59,388 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-06 06:02:59,388 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:02:59,436 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,436 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:02:59.436351 duration_in_ms=48.953
2017-11-06 06:02:59,438 [salt.state       ][INFO    ][32450] Running state [glance] at time 06:02:59.437536
2017-11-06 06:02:59,438 [salt.state       ][INFO    ][32450] Executing state glusterfs.started for glance
2017-11-06 06:02:59,438 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,445 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,496 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,502 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,557 [salt.state       ][INFO    ][32450] Volume glance is already started
2017-11-06 06:02:59,557 [salt.state       ][INFO    ][32450] Completed state [glance] at time 06:02:59.557176 duration_in_ms=119.64
2017-11-06 06:02:59,558 [salt.state       ][INFO    ][32450] Running state [keystone-keys] at time 06:02:59.558233
2017-11-06 06:02:59,559 [salt.state       ][INFO    ][32450] Executing state glusterfs.created for keystone-keys
2017-11-06 06:02:59,559 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,567 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,619 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,627 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:02:59,684 [salt.state       ][INFO    ][32450] Volume keystone-keys already exists and is started.
2017-11-06 06:02:59,684 [salt.state       ][INFO    ][32450] Completed state [keystone-keys] at time 06:02:59.683764 duration_in_ms=125.53
2017-11-06 06:02:59,688 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:02:59.687517
2017-11-06 06:02:59,688 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-06 06:02:59,688 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:02:59,740 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,740 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:02:59.739751 duration_in_ms=52.233
2017-11-06 06:02:59,740 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:02:59.740323
2017-11-06 06:02:59,741 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:02:59,741 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:02:59,790 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,791 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:02:59.790458 duration_in_ms=50.135
2017-11-06 06:02:59,791 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:02:59.791030
2017-11-06 06:02:59,791 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:02:59,792 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:02:59,841 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,841 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:02:59.841212 duration_in_ms=50.182
2017-11-06 06:02:59,842 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:02:59.841710
2017-11-06 06:02:59,842 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-06 06:02:59,842 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:02:59,891 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,891 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:02:59.890733 duration_in_ms=49.022
2017-11-06 06:02:59,891 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:02:59.891288
2017-11-06 06:02:59,892 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-06 06:02:59,892 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:02:59,941 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:02:59,941 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:02:59.941167 duration_in_ms=49.879
2017-11-06 06:02:59,942 [salt.state       ][INFO    ][32450] Running state [keystone-keys] at time 06:02:59.942343
2017-11-06 06:02:59,943 [salt.state       ][INFO    ][32450] Executing state glusterfs.started for keystone-keys
2017-11-06 06:02:59,943 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:02:59,950 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,001 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,008 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,066 [salt.state       ][INFO    ][32450] Volume keystone-keys is already started
2017-11-06 06:03:00,066 [salt.state       ][INFO    ][32450] Completed state [keystone-keys] at time 06:03:00.066090 duration_in_ms=123.747
2017-11-06 06:03:00,068 [salt.state       ][INFO    ][32450] Running state [nova_instances] at time 06:03:00.067539
2017-11-06 06:03:00,068 [salt.state       ][INFO    ][32450] Executing state glusterfs.created for nova_instances
2017-11-06 06:03:00,069 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,076 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,129 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,136 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,191 [salt.state       ][INFO    ][32450] Volume nova_instances already exists and is started.
2017-11-06 06:03:00,191 [salt.state       ][INFO    ][32450] Completed state [nova_instances] at time 06:03:00.191174 duration_in_ms=123.635
2017-11-06 06:03:00,196 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:00.196180
2017-11-06 06:03:00,196 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:03:00,197 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:03:00,249 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,250 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:00.249552 duration_in_ms=53.372
2017-11-06 06:03:00,250 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:03:00.250126
2017-11-06 06:03:00,250 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-06 06:03:00,251 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-06 06:03:00,302 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,303 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:03:00.302654 duration_in_ms=52.527
2017-11-06 06:03:00,303 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:03:00.303237
2017-11-06 06:03:00,304 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-06 06:03:00,304 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-06 06:03:00,354 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,354 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:03:00.354233 duration_in_ms=50.982
2017-11-06 06:03:00,355 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:03:00.354739
2017-11-06 06:03:00,355 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-06 06:03:00,355 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-06 06:03:00,404 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,404 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:03:00.403995 duration_in_ms=49.256
2017-11-06 06:03:00,405 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:00.404626
2017-11-06 06:03:00,405 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:03:00,405 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:03:00,454 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,454 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:00.454168 duration_in_ms=49.542
2017-11-06 06:03:00,455 [salt.state       ][INFO    ][32450] Running state [nova_instances] at time 06:03:00.455348
2017-11-06 06:03:00,456 [salt.state       ][INFO    ][32450] Executing state glusterfs.started for nova_instances
2017-11-06 06:03:00,456 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,463 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,514 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,521 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,578 [salt.state       ][INFO    ][32450] Volume nova_instances is already started
2017-11-06 06:03:00,578 [salt.state       ][INFO    ][32450] Completed state [nova_instances] at time 06:03:00.578094 duration_in_ms=122.746
2017-11-06 06:03:00,579 [salt.state       ][INFO    ][32450] Running state [keystone-credential-keys] at time 06:03:00.579188
2017-11-06 06:03:00,579 [salt.state       ][INFO    ][32450] Executing state glusterfs.created for keystone-credential-keys
2017-11-06 06:03:00,580 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,587 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,637 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,645 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:00,701 [salt.state       ][INFO    ][32450] Volume keystone-credential-keys already exists and is started.
2017-11-06 06:03:00,701 [salt.state       ][INFO    ][32450] Completed state [keystone-credential-keys] at time 06:03:00.701266 duration_in_ms=122.078
2017-11-06 06:03:00,705 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:00.705312
2017-11-06 06:03:00,706 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-06 06:03:00,706 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:03:00,758 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,759 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:00.758472 duration_in_ms=53.159
2017-11-06 06:03:00,759 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:00.759139
2017-11-06 06:03:00,759 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:03:00,760 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:03:00,809 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,809 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:00.808942 duration_in_ms=49.803
2017-11-06 06:03:00,810 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:03:00.809477
2017-11-06 06:03:00,810 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-06 06:03:00,810 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:03:00,864 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,864 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:03:00.864176 duration_in_ms=54.699
2017-11-06 06:03:00,865 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:00.864834
2017-11-06 06:03:00,865 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:03:00,866 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:03:00,917 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,918 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:00.917463 duration_in_ms=52.62
2017-11-06 06:03:00,918 [salt.state       ][INFO    ][32450] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:03:00.918094
2017-11-06 06:03:00,918 [salt.state       ][INFO    ][32450] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-06 06:03:00,919 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:03:00,970 [salt.state       ][INFO    ][32450] unless execution succeeded
2017-11-06 06:03:00,970 [salt.state       ][INFO    ][32450] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:03:00.970113 duration_in_ms=52.019
2017-11-06 06:03:00,971 [salt.state       ][INFO    ][32450] Running state [keystone-credential-keys] at time 06:03:00.971449
2017-11-06 06:03:00,972 [salt.state       ][INFO    ][32450] Executing state glusterfs.started for keystone-credential-keys
2017-11-06 06:03:00,972 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:00,980 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:01,030 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:03:01,038 [salt.loaded.int.module.cmdmod][INFO    ][32450] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:03:01,094 [salt.state       ][INFO    ][32450] Volume keystone-credential-keys is already started
2017-11-06 06:03:01,094 [salt.state       ][INFO    ][32450] Completed state [keystone-credential-keys] at time 06:03:01.093980 duration_in_ms=122.531
2017-11-06 06:03:01,096 [salt.minion      ][INFO    ][32450] Returning information for job: 20171106060257123497
2017-11-06 06:03:02,105 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106060302083325
2017-11-06 06:03:02,114 [salt.minion      ][INFO    ][32851] Starting a new job with PID 32851
2017-11-06 06:03:02,153 [salt.minion      ][INFO    ][32851] Returning information for job: 20171106060302083325
2017-11-06 06:03:02,900 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command cmd.run with jid 20171106060302878576
2017-11-06 06:03:02,910 [salt.minion      ][INFO    ][32856] Starting a new job with PID 32856
2017-11-06 06:03:02,913 [salt.loaded.int.module.cmdmod][INFO    ][32856] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-06 06:03:03,029 [salt.minion      ][INFO    ][32856] Returning information for job: 20171106060302878576
2017-11-06 06:44:29,926 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106064429898477
2017-11-06 06:44:29,937 [salt.minion      ][INFO    ][33729] Starting a new job with PID 33729
2017-11-06 06:44:29,980 [salt.minion      ][INFO    ][33729] Returning information for job: 20171106064429898477
2017-11-06 06:45:03,141 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106064503109572
2017-11-06 06:45:03,150 [salt.minion      ][INFO    ][33736] Starting a new job with PID 33736
2017-11-06 06:45:03,694 [salt.state       ][INFO    ][33736] Loading fresh modules for state activity
2017-11-06 06:45:03,724 [salt.fileclient  ][INFO    ][33736] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-06 06:45:03,743 [salt.fileclient  ][INFO    ][33736] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-06 06:45:03,767 [salt.fileclient  ][INFO    ][33736] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 06:45:04,063 [salt.state       ][INFO    ][33736] Running state [lsof] at time 06:45:04.063350
2017-11-06 06:45:04,064 [salt.state       ][INFO    ][33736] Executing state pkg.installed for lsof
2017-11-06 06:45:04,064 [salt.loaded.int.module.cmdmod][INFO    ][33736] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:45:04,343 [salt.state       ][INFO    ][33736] Package lsof is already installed
2017-11-06 06:45:04,344 [salt.state       ][INFO    ][33736] Completed state [lsof] at time 06:45:04.343607 duration_in_ms=280.257
2017-11-06 06:45:04,344 [salt.state       ][INFO    ][33736] Running state [keepalived] at time 06:45:04.343857
2017-11-06 06:45:04,344 [salt.state       ][INFO    ][33736] Executing state pkg.installed for keepalived
2017-11-06 06:45:04,348 [salt.state       ][INFO    ][33736] Package keepalived is already installed
2017-11-06 06:45:04,348 [salt.state       ][INFO    ][33736] Completed state [keepalived] at time 06:45:04.347685 duration_in_ms=3.828
2017-11-06 06:45:04,349 [salt.state       ][INFO    ][33736] Running state [/etc/keepalived/keepalived.conf] at time 06:45:04.349260
2017-11-06 06:45:04,349 [salt.state       ][INFO    ][33736] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-06 06:45:04,372 [salt.fileclient  ][INFO    ][33736] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-06 06:45:04,413 [salt.fileclient  ][INFO    ][33736] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 06:45:04,418 [salt.state       ][INFO    ][33736] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-06 06:45:04,418 [salt.state       ][INFO    ][33736] Completed state [/etc/keepalived/keepalived.conf] at time 06:45:04.418025 duration_in_ms=68.764
2017-11-06 06:45:04,419 [salt.state       ][INFO    ][33736] Running state [keepalived] at time 06:45:04.418579
2017-11-06 06:45:04,419 [salt.state       ][INFO    ][33736] Executing state service.running for keepalived
2017-11-06 06:45:04,419 [salt.loaded.int.module.cmdmod][INFO    ][33736] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-06 06:45:04,433 [salt.loaded.int.module.cmdmod][INFO    ][33736] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 06:45:04,440 [salt.loaded.int.module.cmdmod][INFO    ][33736] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 06:45:04,447 [salt.state       ][INFO    ][33736] The service keepalived is already running
2017-11-06 06:45:04,447 [salt.state       ][INFO    ][33736] Completed state [keepalived] at time 06:45:04.447202 duration_in_ms=28.623
2017-11-06 06:45:04,448 [salt.minion      ][INFO    ][33736] Returning information for job: 20171106064503109572
2017-11-06 06:45:06,821 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command pillar.get with jid 20171106064506794279
2017-11-06 06:45:06,833 [salt.minion      ][INFO    ][33762] Starting a new job with PID 33762
2017-11-06 06:45:06,839 [salt.minion      ][INFO    ][33762] Returning information for job: 20171106064506794279
2017-11-06 06:45:57,177 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106064557148330
2017-11-06 06:45:57,190 [salt.minion      ][INFO    ][33772] Starting a new job with PID 33772
2017-11-06 06:45:59,743 [salt.state       ][INFO    ][33772] Loading fresh modules for state activity
2017-11-06 06:45:59,768 [salt.fileclient  ][INFO    ][33772] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-06 06:45:59,788 [salt.fileclient  ][INFO    ][33772] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:46:00,092 [salt.state       ][INFO    ][33772] Running state [attr] at time 06:46:00.091889
2017-11-06 06:46:00,092 [salt.state       ][INFO    ][33772] Executing state pkg.installed for attr
2017-11-06 06:46:00,093 [salt.loaded.int.module.cmdmod][INFO    ][33772] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:46:00,352 [salt.state       ][INFO    ][33772] Package attr is already installed
2017-11-06 06:46:00,352 [salt.state       ][INFO    ][33772] Completed state [attr] at time 06:46:00.351909 duration_in_ms=260.02
2017-11-06 06:46:00,352 [salt.state       ][INFO    ][33772] Running state [glusterfs-server] at time 06:46:00.352215
2017-11-06 06:46:00,352 [salt.state       ][INFO    ][33772] Executing state pkg.installed for glusterfs-server
2017-11-06 06:46:00,356 [salt.state       ][INFO    ][33772] Package glusterfs-server is already installed
2017-11-06 06:46:00,356 [salt.state       ][INFO    ][33772] Completed state [glusterfs-server] at time 06:46:00.356170 duration_in_ms=3.955
2017-11-06 06:46:00,356 [salt.state       ][INFO    ][33772] Running state [bc] at time 06:46:00.356383
2017-11-06 06:46:00,357 [salt.state       ][INFO    ][33772] Executing state pkg.installed for bc
2017-11-06 06:46:00,360 [salt.state       ][INFO    ][33772] Package bc is already installed
2017-11-06 06:46:00,360 [salt.state       ][INFO    ][33772] Completed state [bc] at time 06:46:00.360328 duration_in_ms=3.945
2017-11-06 06:46:00,361 [salt.state       ][INFO    ][33772] Running state [glusterfs-server] at time 06:46:00.361108
2017-11-06 06:46:00,361 [salt.state       ][INFO    ][33772] Executing state service.running for glusterfs-server
2017-11-06 06:46:00,362 [salt.loaded.int.module.cmdmod][INFO    ][33772] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-06 06:46:00,376 [salt.loaded.int.module.cmdmod][INFO    ][33772] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:46:00,382 [salt.loaded.int.module.cmdmod][INFO    ][33772] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:46:00,391 [salt.state       ][INFO    ][33772] The service glusterfs-server is already running
2017-11-06 06:46:00,391 [salt.state       ][INFO    ][33772] Completed state [glusterfs-server] at time 06:46:00.390932 duration_in_ms=29.823
2017-11-06 06:46:00,393 [salt.state       ][INFO    ][33772] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:00.392664
2017-11-06 06:46:00,393 [salt.state       ][INFO    ][33772] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-06 06:46:00,395 [salt.state       ][INFO    ][33772] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-06 06:46:00,395 [salt.state       ][INFO    ][33772] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:00.395041 duration_in_ms=2.377
2017-11-06 06:46:00,395 [salt.state       ][INFO    ][33772] Running state [/srv/glusterfs/glance] at time 06:46:00.395215
2017-11-06 06:46:00,395 [salt.state       ][INFO    ][33772] Executing state file.directory for /srv/glusterfs/glance
2017-11-06 06:46:00,396 [salt.state       ][INFO    ][33772] Directory /srv/glusterfs/glance is in the correct state
2017-11-06 06:46:00,396 [salt.state       ][INFO    ][33772] Completed state [/srv/glusterfs/glance] at time 06:46:00.395942 duration_in_ms=0.726
2017-11-06 06:46:00,396 [salt.state       ][INFO    ][33772] Running state [/srv/glusterfs/keystone-keys] at time 06:46:00.396140
2017-11-06 06:46:00,396 [salt.state       ][INFO    ][33772] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-06 06:46:00,397 [salt.state       ][INFO    ][33772] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-06 06:46:00,397 [salt.state       ][INFO    ][33772] Completed state [/srv/glusterfs/keystone-keys] at time 06:46:00.396949 duration_in_ms=0.81
2017-11-06 06:46:00,397 [salt.state       ][INFO    ][33772] Running state [/srv/glusterfs/nova_instances] at time 06:46:00.397123
2017-11-06 06:46:00,397 [salt.state       ][INFO    ][33772] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-06 06:46:00,398 [salt.state       ][INFO    ][33772] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-06 06:46:00,398 [salt.state       ][INFO    ][33772] Completed state [/srv/glusterfs/nova_instances] at time 06:46:00.397772 duration_in_ms=0.648
2017-11-06 06:46:00,398 [salt.state       ][INFO    ][33772] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:46:00.397935
2017-11-06 06:46:00,398 [salt.state       ][INFO    ][33772] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-06 06:46:00,399 [salt.state       ][INFO    ][33772] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-06 06:46:00,399 [salt.state       ][INFO    ][33772] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:46:00.398624 duration_in_ms=0.689
2017-11-06 06:46:00,399 [salt.minion      ][INFO    ][33772] Returning information for job: 20171106064557148330
2017-11-06 06:46:01,782 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106064601754074
2017-11-06 06:46:01,795 [salt.minion      ][INFO    ][33796] Starting a new job with PID 33796
2017-11-06 06:46:01,828 [salt.minion      ][INFO    ][33796] Returning information for job: 20171106064601754074
2017-11-06 06:46:12,703 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command state.sls with jid 20171106064612675796
2017-11-06 06:46:12,716 [salt.minion      ][INFO    ][33801] Starting a new job with PID 33801
2017-11-06 06:46:13,258 [salt.state       ][INFO    ][33801] Loading fresh modules for state activity
2017-11-06 06:46:13,286 [salt.fileclient  ][INFO    ][33801] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-06 06:46:13,325 [salt.fileclient  ][INFO    ][33801] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:46:13,401 [salt.fileclient  ][INFO    ][33801] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-06 06:46:13,421 [salt.fileclient  ][INFO    ][33801] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-06 06:46:13,714 [salt.state       ][INFO    ][33801] Running state [attr] at time 06:46:13.714350
2017-11-06 06:46:13,715 [salt.state       ][INFO    ][33801] Executing state pkg.installed for attr
2017-11-06 06:46:13,715 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:46:13,959 [salt.state       ][INFO    ][33801] Package attr is already installed
2017-11-06 06:46:13,960 [salt.state       ][INFO    ][33801] Completed state [attr] at time 06:46:13.959504 duration_in_ms=245.154
2017-11-06 06:46:13,960 [salt.state       ][INFO    ][33801] Running state [glusterfs-server] at time 06:46:13.959730
2017-11-06 06:46:13,960 [salt.state       ][INFO    ][33801] Executing state pkg.installed for glusterfs-server
2017-11-06 06:46:13,963 [salt.state       ][INFO    ][33801] Package glusterfs-server is already installed
2017-11-06 06:46:13,964 [salt.state       ][INFO    ][33801] Completed state [glusterfs-server] at time 06:46:13.963561 duration_in_ms=3.832
2017-11-06 06:46:13,964 [salt.state       ][INFO    ][33801] Running state [bc] at time 06:46:13.963730
2017-11-06 06:46:13,964 [salt.state       ][INFO    ][33801] Executing state pkg.installed for bc
2017-11-06 06:46:13,967 [salt.state       ][INFO    ][33801] Package bc is already installed
2017-11-06 06:46:13,967 [salt.state       ][INFO    ][33801] Completed state [bc] at time 06:46:13.967446 duration_in_ms=3.716
2017-11-06 06:46:13,968 [salt.state       ][INFO    ][33801] Running state [glusterfs-server] at time 06:46:13.968389
2017-11-06 06:46:13,969 [salt.state       ][INFO    ][33801] Executing state service.running for glusterfs-server
2017-11-06 06:46:13,969 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-06 06:46:13,980 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:46:13,986 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-06 06:46:13,993 [salt.state       ][INFO    ][33801] The service glusterfs-server is already running
2017-11-06 06:46:13,993 [salt.state       ][INFO    ][33801] Completed state [glusterfs-server] at time 06:46:13.992746 duration_in_ms=24.357
2017-11-06 06:46:13,994 [salt.state       ][INFO    ][33801] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:13.993997
2017-11-06 06:46:13,994 [salt.state       ][INFO    ][33801] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-06 06:46:13,996 [salt.state       ][INFO    ][33801] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-06 06:46:13,996 [salt.state       ][INFO    ][33801] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:13.996190 duration_in_ms=2.193
2017-11-06 06:46:13,996 [salt.state       ][INFO    ][33801] Running state [/srv/glusterfs/glance] at time 06:46:13.996400
2017-11-06 06:46:13,997 [salt.state       ][INFO    ][33801] Executing state file.directory for /srv/glusterfs/glance
2017-11-06 06:46:13,997 [salt.state       ][INFO    ][33801] Directory /srv/glusterfs/glance is in the correct state
2017-11-06 06:46:13,997 [salt.state       ][INFO    ][33801] Completed state [/srv/glusterfs/glance] at time 06:46:13.997122 duration_in_ms=0.721
2017-11-06 06:46:13,997 [salt.state       ][INFO    ][33801] Running state [/srv/glusterfs/keystone-keys] at time 06:46:13.997282
2017-11-06 06:46:13,997 [salt.state       ][INFO    ][33801] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-06 06:46:13,998 [salt.state       ][INFO    ][33801] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-06 06:46:13,998 [salt.state       ][INFO    ][33801] Completed state [/srv/glusterfs/keystone-keys] at time 06:46:13.997955 duration_in_ms=0.673
2017-11-06 06:46:13,998 [salt.state       ][INFO    ][33801] Running state [/srv/glusterfs/nova_instances] at time 06:46:13.998112
2017-11-06 06:46:13,998 [salt.state       ][INFO    ][33801] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-06 06:46:13,999 [salt.state       ][INFO    ][33801] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-06 06:46:13,999 [salt.state       ][INFO    ][33801] Completed state [/srv/glusterfs/nova_instances] at time 06:46:13.998739 duration_in_ms=0.626
2017-11-06 06:46:13,999 [salt.state       ][INFO    ][33801] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:46:13.998894
2017-11-06 06:46:13,999 [salt.state       ][INFO    ][33801] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-06 06:46:13,999 [salt.state       ][INFO    ][33801] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-06 06:46:13,1000 [salt.state       ][INFO    ][33801] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:46:13.999562 duration_in_ms=0.667
2017-11-06 06:46:14,048 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command ['git', '--version'] in directory '/root'
2017-11-06 06:46:14,112 [salt.state       ][INFO    ][33801] Running state [sleep 5] at time 06:46:14.111892
2017-11-06 06:46:14,112 [salt.state       ][INFO    ][33801] Executing state cmd.wait for sleep 5
2017-11-06 06:46:14,112 [salt.state       ][INFO    ][33801] No changes made for sleep 5
2017-11-06 06:46:14,113 [salt.state       ][INFO    ][33801] Completed state [sleep 5] at time 06:46:14.112625 duration_in_ms=0.734
2017-11-06 06:46:14,113 [salt.state       ][INFO    ][33801] Running state [192.168.10.143] at time 06:46:14.113154
2017-11-06 06:46:14,113 [salt.state       ][INFO    ][33801] Executing state glusterfs.peered for 192.168.10.143
2017-11-06 06:46:14,114 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,121 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,172 [salt.state       ][INFO    ][33801] Host 192.168.10.143 already peered
2017-11-06 06:46:14,172 [salt.state       ][INFO    ][33801] Completed state [192.168.10.143] at time 06:46:14.172184 duration_in_ms=59.03
2017-11-06 06:46:14,175 [salt.state       ][INFO    ][33801] Running state [192.168.10.142] at time 06:46:14.175090
2017-11-06 06:46:14,175 [salt.state       ][INFO    ][33801] Executing state glusterfs.peered for 192.168.10.142
2017-11-06 06:46:14,176 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,182 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,232 [salt.state       ][INFO    ][33801] Host 192.168.10.142 already peered
2017-11-06 06:46:14,232 [salt.state       ][INFO    ][33801] Completed state [192.168.10.142] at time 06:46:14.231893 duration_in_ms=56.803
2017-11-06 06:46:14,235 [salt.state       ][INFO    ][33801] Running state [192.168.10.141] at time 06:46:14.235068
2017-11-06 06:46:14,235 [salt.state       ][INFO    ][33801] Executing state glusterfs.peered for 192.168.10.141
2017-11-06 06:46:14,236 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,243 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,291 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,297 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,346 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,353 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,402 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,408 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,457 [salt.state       ][INFO    ][33801] Peering with localhost is not needed
2017-11-06 06:46:14,457 [salt.state       ][INFO    ][33801] Completed state [192.168.10.141] at time 06:46:14.456845 duration_in_ms=221.767
2017-11-06 06:46:14,458 [salt.state       ][INFO    ][33801] Running state [glance] at time 06:46:14.457814
2017-11-06 06:46:14,458 [salt.state       ][INFO    ][33801] Executing state glusterfs.created for glance
2017-11-06 06:46:14,459 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,465 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,513 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,522 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,578 [salt.state       ][INFO    ][33801] Volume glance already exists and is started.
2017-11-06 06:46:14,578 [salt.state       ][INFO    ][33801] Completed state [glance] at time 06:46:14.578329 duration_in_ms=120.515
2017-11-06 06:46:14,582 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:14.581915
2017-11-06 06:46:14,582 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:46:14,583 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:14,632 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:14,633 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:14.632706 duration_in_ms=50.791
2017-11-06 06:46:14,633 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:46:14.633285
2017-11-06 06:46:14,634 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-06 06:46:14,634 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:46:14,687 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:14,687 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:46:14.687084 duration_in_ms=53.799
2017-11-06 06:46:14,688 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:46:14.687641
2017-11-06 06:46:14,688 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-06 06:46:14,688 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:46:14,741 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:14,742 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:46:14.741449 duration_in_ms=53.807
2017-11-06 06:46:14,742 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:14.741972
2017-11-06 06:46:14,742 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:46:14,743 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:14,796 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:14,796 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:14.796144 duration_in_ms=54.172
2017-11-06 06:46:14,797 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:46:14.796727
2017-11-06 06:46:14,797 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-06 06:46:14,797 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:46:14,849 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:14,849 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:46:14.848901 duration_in_ms=52.173
2017-11-06 06:46:14,850 [salt.state       ][INFO    ][33801] Running state [glance] at time 06:46:14.850081
2017-11-06 06:46:14,850 [salt.state       ][INFO    ][33801] Executing state glusterfs.started for glance
2017-11-06 06:46:14,851 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,856 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,905 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,911 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:14,965 [salt.state       ][INFO    ][33801] Volume glance is already started
2017-11-06 06:46:14,965 [salt.state       ][INFO    ][33801] Completed state [glance] at time 06:46:14.965432 duration_in_ms=115.35
2017-11-06 06:46:14,966 [salt.state       ][INFO    ][33801] Running state [keystone-keys] at time 06:46:14.966428
2017-11-06 06:46:14,967 [salt.state       ][INFO    ][33801] Executing state glusterfs.created for keystone-keys
2017-11-06 06:46:14,967 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:14,974 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,023 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,030 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,087 [salt.state       ][INFO    ][33801] Volume keystone-keys already exists and is started.
2017-11-06 06:46:15,087 [salt.state       ][INFO    ][33801] Completed state [keystone-keys] at time 06:46:15.086996 duration_in_ms=120.566
2017-11-06 06:46:15,091 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:46:15.090725
2017-11-06 06:46:15,091 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-06 06:46:15,091 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:46:15,141 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,142 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:46:15.141631 duration_in_ms=50.906
2017-11-06 06:46:15,142 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:15.142177
2017-11-06 06:46:15,142 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:46:15,143 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:15,197 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,197 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:15.197120 duration_in_ms=54.943
2017-11-06 06:46:15,198 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:15.197711
2017-11-06 06:46:15,198 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:46:15,198 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:15,247 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,248 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:15.247593 duration_in_ms=49.881
2017-11-06 06:46:15,248 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:46:15.248204
2017-11-06 06:46:15,248 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-06 06:46:15,249 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:46:15,299 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,299 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:46:15.299029 duration_in_ms=50.824
2017-11-06 06:46:15,300 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:15.299634
2017-11-06 06:46:15,300 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-06 06:46:15,300 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:46:15,353 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,353 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:15.353006 duration_in_ms=53.372
2017-11-06 06:46:15,354 [salt.state       ][INFO    ][33801] Running state [keystone-keys] at time 06:46:15.354363
2017-11-06 06:46:15,355 [salt.state       ][INFO    ][33801] Executing state glusterfs.started for keystone-keys
2017-11-06 06:46:15,355 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,363 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,411 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,418 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,472 [salt.state       ][INFO    ][33801] Volume keystone-keys is already started
2017-11-06 06:46:15,472 [salt.state       ][INFO    ][33801] Completed state [keystone-keys] at time 06:46:15.472151 duration_in_ms=117.788
2017-11-06 06:46:15,473 [salt.state       ][INFO    ][33801] Running state [nova_instances] at time 06:46:15.473215
2017-11-06 06:46:15,473 [salt.state       ][INFO    ][33801] Executing state glusterfs.created for nova_instances
2017-11-06 06:46:15,474 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,480 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,529 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,538 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,597 [salt.state       ][INFO    ][33801] Volume nova_instances already exists and is started.
2017-11-06 06:46:15,598 [salt.state       ][INFO    ][33801] Completed state [nova_instances] at time 06:46:15.597674 duration_in_ms=124.459
2017-11-06 06:46:15,602 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:15.601527
2017-11-06 06:46:15,602 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:46:15,602 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:15,655 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,655 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:15.654909 duration_in_ms=53.382
2017-11-06 06:46:15,655 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:46:15.655404
2017-11-06 06:46:15,656 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-06 06:46:15,656 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-06 06:46:15,707 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,708 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:46:15.707596 duration_in_ms=52.191
2017-11-06 06:46:15,708 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:46:15.708191
2017-11-06 06:46:15,708 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-06 06:46:15,709 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-06 06:46:15,757 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,758 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:46:15.757655 duration_in_ms=49.464
2017-11-06 06:46:15,758 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:46:15.758204
2017-11-06 06:46:15,758 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-06 06:46:15,759 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-06 06:46:15,811 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,812 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:46:15.811458 duration_in_ms=53.253
2017-11-06 06:46:15,812 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:15.812028
2017-11-06 06:46:15,812 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:46:15,813 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:15,862 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:15,862 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:15.862287 duration_in_ms=50.259
2017-11-06 06:46:15,864 [salt.state       ][INFO    ][33801] Running state [nova_instances] at time 06:46:15.863555
2017-11-06 06:46:15,864 [salt.state       ][INFO    ][33801] Executing state glusterfs.started for nova_instances
2017-11-06 06:46:15,864 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,871 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,921 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,928 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:15,984 [salt.state       ][INFO    ][33801] Volume nova_instances is already started
2017-11-06 06:46:15,984 [salt.state       ][INFO    ][33801] Completed state [nova_instances] at time 06:46:15.984330 duration_in_ms=120.775
2017-11-06 06:46:15,985 [salt.state       ][INFO    ][33801] Running state [keystone-credential-keys] at time 06:46:15.985434
2017-11-06 06:46:15,986 [salt.state       ][INFO    ][33801] Executing state glusterfs.created for keystone-credential-keys
2017-11-06 06:46:15,986 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:15,993 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:16,046 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:16,054 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:16,111 [salt.state       ][INFO    ][33801] Volume keystone-credential-keys already exists and is started.
2017-11-06 06:46:16,111 [salt.state       ][INFO    ][33801] Completed state [keystone-credential-keys] at time 06:46:16.111428 duration_in_ms=125.993
2017-11-06 06:46:16,117 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:16.117320
2017-11-06 06:46:16,118 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-06 06:46:16,119 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-06 06:46:16,170 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:16,170 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:16.170062 duration_in_ms=52.748
2017-11-06 06:46:16,171 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:16.170761
2017-11-06 06:46:16,171 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-06 06:46:16,172 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:16,222 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:16,223 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:16.222710 duration_in_ms=51.947
2017-11-06 06:46:16,223 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:46:16.223277
2017-11-06 06:46:16,224 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-06 06:46:16,224 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-06 06:46:16,276 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:16,276 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:46:16.276196 duration_in_ms=52.919
2017-11-06 06:46:16,277 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:16.276821
2017-11-06 06:46:16,277 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-06 06:46:16,278 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-06 06:46:16,328 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:16,328 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:16.328145 duration_in_ms=51.324
2017-11-06 06:46:16,329 [salt.state       ][INFO    ][33801] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:46:16.328737
2017-11-06 06:46:16,329 [salt.state       ][INFO    ][33801] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-06 06:46:16,329 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-06 06:46:16,381 [salt.state       ][INFO    ][33801] unless execution succeeded
2017-11-06 06:46:16,381 [salt.state       ][INFO    ][33801] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:46:16.381245 duration_in_ms=52.508
2017-11-06 06:46:16,382 [salt.state       ][INFO    ][33801] Running state [keystone-credential-keys] at time 06:46:16.382469
2017-11-06 06:46:16,383 [salt.state       ][INFO    ][33801] Executing state glusterfs.started for keystone-credential-keys
2017-11-06 06:46:16,383 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:16,391 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:16,442 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --version' in directory '/root'
2017-11-06 06:46:16,451 [salt.loaded.int.module.cmdmod][INFO    ][33801] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-06 06:46:16,508 [salt.state       ][INFO    ][33801] Volume keystone-credential-keys is already started
2017-11-06 06:46:16,508 [salt.state       ][INFO    ][33801] Completed state [keystone-credential-keys] at time 06:46:16.508025 duration_in_ms=125.554
2017-11-06 06:46:16,511 [salt.minion      ][INFO    ][33801] Returning information for job: 20171106064612675796
2017-11-06 06:46:17,528 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command test.ping with jid 20171106064617499551
2017-11-06 06:46:17,540 [salt.minion      ][INFO    ][34268] Starting a new job with PID 34268
2017-11-06 06:46:17,574 [salt.minion      ][INFO    ][34268] Returning information for job: 20171106064617499551
2017-11-06 06:46:18,407 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command cmd.run with jid 20171106064618377275
2017-11-06 06:46:18,416 [salt.minion      ][INFO    ][34274] Starting a new job with PID 34274
2017-11-06 06:46:18,420 [salt.loaded.int.module.cmdmod][INFO    ][34274] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-06 06:46:18,539 [salt.minion      ][INFO    ][34274] Returning information for job: 20171106064618377275
2017-11-06 06:47:11,696 [salt.utils.schedule][INFO    ][25255] Running scheduled job: __mine_interval
2017-11-06 07:10:24,671 [salt.minion      ][INFO    ][25255] User sudo_ubuntu Executing command cp.push_dir with jid 20171106071024647815
2017-11-06 07:10:24,683 [salt.minion      ][INFO    ][34571] Starting a new job with PID 34571
