2017-11-04 06:27:56,414 [salt.cli.daemons ][WARNING ][2360] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-04 06:28:13,331 [salt.state       ][ERROR   ][3944] No contents found in top file
2017-11-04 06:30:56,480 [salt.utils.parsers][WARNING ][2360] Minion received a SIGTERM. Exiting.
2017-11-04 06:35:20,389 [salt.cli.daemons ][WARNING ][3868] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-04 06:37:26,679 [salt.loaded.int.module.cmdmod][ERROR   ][12177] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-04 06:37:26,679 [salt.loaded.int.module.cmdmod][ERROR   ][12177] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-04 06:37:26,679 [salt.loaded.int.module.cmdmod][ERROR   ][12177] retcode: 1
2017-11-04 06:37:26,679 [salt.state       ][ERROR   ][12177] {'pid': 17138, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-04 06:37:52,207 [py.warnings      ][WARNING ][17224] /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-04 06:38:17,789 [salt.loaded.int.module.cmdmod][ERROR   ][17224] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-04 06:38:17,790 [salt.loaded.int.module.cmdmod][ERROR   ][17224] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-04 06:38:22,645 [salt.loaded.int.module.cmdmod][ERROR   ][17224] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-04 06:38:22,645 [salt.loaded.int.module.cmdmod][ERROR   ][17224] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-04 06:38:27,457 [salt.loaded.int.module.cmdmod][ERROR   ][17224] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-04 06:38:27,458 [salt.loaded.int.module.cmdmod][ERROR   ][17224] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-04 06:38:32,245 [salt.loaded.int.module.cmdmod][ERROR   ][17224] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-04 06:38:32,245 [salt.loaded.int.module.cmdmod][ERROR   ][17224] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-04 06:38:36,939 [salt.loaded.int.module.cmdmod][ERROR   ][17224] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-04 06:38:36,939 [salt.loaded.int.module.cmdmod][ERROR   ][17224] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-04 06:38:40,371 [salt.loaded.int.module.cmdmod][ERROR   ][17224] 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-04 06:38:43,893 [salt.state       ][ERROR   ][25126] No contents found in top file
2017-11-04 06:38:46,932 [salt.loaded.int.module.cmdmod][INFO    ][25338] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-04 06:38:46,939 [salt.loaded.int.module.cmdmod][INFO    ][25338] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-04 06:38:46,952 [salt.loaded.int.module.cmdmod][INFO    ][25338] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-04 06:38:46,961 [salt.utils.parsers][WARNING ][3868] Minion received a SIGTERM. Exiting.
2017-11-04 06:38:47,348 [salt.cli.daemons ][INFO    ][25482] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-04 06:38:48,151 [salt.minion      ][INFO    ][25482] Creating minion process manager
2017-11-04 06:38:48,152 [salt.cli.daemons ][WARNING ][25482] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-04 06:38:48,152 [salt.cli.daemons ][INFO    ][25482] The Salt Minion is starting up
2017-11-04 06:38:48,152 [salt.minion      ][INFO    ][25482] Minion is starting as user 'root'
2017-11-04 06:38:48,153 [salt.utils.event ][INFO    ][25482] Starting pull socket on /var/run/salt/minion/minion_event_4fcafbd0f5_pull.ipc
2017-11-04 06:38:49,420 [salt.loaded.int.module.cmdmod][INFO    ][25482] Executing command ['date', '+%z'] in directory '/root'
2017-11-04 06:38:49,430 [salt.utils.schedule][INFO    ][25482] Updating job settings for scheduled job: __mine_interval
2017-11-04 06:38:49,432 [salt.minion      ][INFO    ][25482] Added mine.update to scheduler
2017-11-04 06:38:49,453 [salt.minion      ][INFO    ][25482] Minion is ready to receive requests!
2017-11-04 06:38:50,454 [salt.utils.schedule][INFO    ][25482] Running scheduled job: __mine_interval
2017-11-04 06:38:56,725 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104063856695908
2017-11-04 06:38:56,736 [salt.minion      ][INFO    ][25608] Starting a new job with PID 25608
2017-11-04 06:38:56,745 [salt.minion      ][INFO    ][25608] Returning information for job: 20171104063856695908
2017-11-04 06:39:17,744 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104063917724776
2017-11-04 06:39:17,753 [salt.minion      ][INFO    ][25614] Starting a new job with PID 25614
2017-11-04 06:39:19,818 [salt.state       ][INFO    ][25614] Loading fresh modules for state activity
2017-11-04 06:39:19,845 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-04 06:39:19,862 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-04 06:39:19,892 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-04 06:39:19,974 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-04 06:39:19,987 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-04 06:39:20,014 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-04 06:39:20,103 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-04 06:39:20,120 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:39:20,173 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-04 06:39:20,192 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-04 06:39:20,205 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:39:20,220 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-04 06:39:20,231 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-04 06:39:20,379 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-04 06:39:20,398 [py.warnings      ][WARNING ][25614] /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-04 06:39:20,398 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'salt-minion --version' in directory '/root'
2017-11-04 06:39:20,719 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-04 06:39:20,740 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-04 06:39:20,753 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-04 06:39:20,767 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-04 06:39:20,821 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-04 06:39:20,864 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-04 06:39:20,932 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-04 06:39:20,959 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-04 06:39:21,023 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-04 06:39:21,043 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:39:21,098 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-04 06:39:21,120 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-04 06:39:21,137 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:39:21,154 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-04 06:39:21,162 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-04 06:39:21,183 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-04 06:39:21,202 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'salt-minion --version' in directory '/root'
2017-11-04 06:39:21,462 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-04 06:39:21,477 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-04 06:39:21,788 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-04 06:39:21,800 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-04 06:39:21,855 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-04 06:39:21,899 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-04 06:39:21,979 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-04 06:39:22,052 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-04 06:39:22,420 [salt.state       ][INFO    ][25614] Running state [salt-minion] at time 06:39:22.419871
2017-11-04 06:39:22,420 [salt.state       ][INFO    ][25614] Executing state pkg.installed for salt-minion
2017-11-04 06:39:22,421 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:39:22,688 [salt.state       ][INFO    ][25614] Package salt-minion is already installed
2017-11-04 06:39:22,688 [salt.state       ][INFO    ][25614] Completed state [salt-minion] at time 06:39:22.688064 duration_in_ms=268.194
2017-11-04 06:39:22,688 [salt.state       ][INFO    ][25614] Running state [salt_minion_dependency_packages] at time 06:39:22.688333
2017-11-04 06:39:22,689 [salt.state       ][INFO    ][25614] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-04 06:39:22,692 [salt.state       ][INFO    ][25614] All specified packages are already installed
2017-11-04 06:39:22,693 [salt.state       ][INFO    ][25614] Completed state [salt_minion_dependency_packages] at time 06:39:22.692519 duration_in_ms=4.186
2017-11-04 06:39:22,694 [salt.state       ][INFO    ][25614] Running state [/etc/salt/minion.d/minion.conf] at time 06:39:22.694182
2017-11-04 06:39:22,694 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-04 06:39:22,714 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-04 06:39:22,771 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-04 06:39:22,822 [salt.fileclient  ][INFO    ][25614] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:39:22,868 [salt.state       ][INFO    ][25614] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-04 06:39:22,868 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/minion.d/minion.conf] at time 06:39:22.868172 duration_in_ms=173.992
2017-11-04 06:39:22,869 [salt.state       ][INFO    ][25614] Running state [/etc/salt/minion.d/_virt.conf] at time 06:39:22.868546
2017-11-04 06:39:22,869 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-04 06:39:22,869 [salt.state       ][INFO    ][25614] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-04 06:39:22,870 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/minion.d/_virt.conf] at time 06:39:22.869588 duration_in_ms=1.041
2017-11-04 06:39:22,871 [salt.state       ][INFO    ][25614] Running state [salt-minion] at time 06:39:22.871252
2017-11-04 06:39:22,871 [salt.state       ][INFO    ][25614] Executing state service.running for salt-minion
2017-11-04 06:39:22,872 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-04 06:39:22,887 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-04 06:39:22,895 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-04 06:39:22,903 [salt.state       ][INFO    ][25614] The service salt-minion is already running
2017-11-04 06:39:22,903 [salt.state       ][INFO    ][25614] Completed state [salt-minion] at time 06:39:22.903246 duration_in_ms=31.992
2017-11-04 06:39:22,905 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains.d] at time 06:39:22.904934
2017-11-04 06:39:22,905 [salt.state       ][INFO    ][25614] Executing state file.directory for /etc/salt/grains.d
2017-11-04 06:39:22,906 [salt.state       ][INFO    ][25614] Directory /etc/salt/grains.d is in the correct state
2017-11-04 06:39:22,906 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains.d] at time 06:39:22.906001 duration_in_ms=1.066
2017-11-04 06:39:22,907 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains] at time 06:39:22.906537
2017-11-04 06:39:22,907 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/grains
2017-11-04 06:39:22,907 [salt.state       ][INFO    ][25614] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-04 06:39:22,907 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains] at time 06:39:22.907236 duration_in_ms=0.699
2017-11-04 06:39:22,908 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains.d/placeholder] at time 06:39:22.907584
2017-11-04 06:39:22,908 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-04 06:39:22,908 [salt.state       ][INFO    ][25614] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-04 06:39:22,908 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains.d/placeholder] at time 06:39:22.908244 duration_in_ms=0.659
2017-11-04 06:39:22,909 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains.d/sphinx] at time 06:39:22.908595
2017-11-04 06:39:22,909 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-04 06:39:22,911 [salt.state       ][INFO    ][25614] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-04 06:39:22,911 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains.d/sphinx] at time 06:39:22.910727 duration_in_ms=2.131
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.911496
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.912061 duration_in_ms=0.564
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.912216
2017-11-04 06:39:22,912 [salt.state       ][INFO    ][25614] 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-04 06:39:22,913 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-04 06:39:22,990 [salt.state       ][INFO    ][25614] {'pid': 25663, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-04 06:39:22,990 [salt.state       ][INFO    ][25614] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.990058 duration_in_ms=77.842
2017-11-04 06:39:22,991 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains.d/dns_records] at time 06:39:22.990589
2017-11-04 06:39:22,991 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-04 06:39:22,992 [salt.state       ][INFO    ][25614] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-04 06:39:22,992 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains.d/dns_records] at time 06:39:22.991863 duration_in_ms=1.274
2017-11-04 06:39:22,993 [salt.state       ][INFO    ][25614] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.992724
2017-11-04 06:39:22,993 [salt.state       ][INFO    ][25614] 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-04 06:39:22,993 [salt.state       ][INFO    ][25614] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-04 06:39:22,993 [salt.state       ][INFO    ][25614] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.993364 duration_in_ms=0.64
2017-11-04 06:39:22,994 [salt.state       ][INFO    ][25614] Running state [/etc/salt/grains.d/salt] at time 06:39:22.993764
2017-11-04 06:39:22,994 [salt.state       ][INFO    ][25614] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-04 06:39:22,995 [salt.state       ][INFO    ][25614] File /etc/salt/grains.d/salt is in the correct state
2017-11-04 06:39:22,995 [salt.state       ][INFO    ][25614] Completed state [/etc/salt/grains.d/salt] at time 06:39:22.994870 duration_in_ms=1.106
2017-11-04 06:39:22,996 [salt.state       ][INFO    ][25614] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.995631
2017-11-04 06:39:22,996 [salt.state       ][INFO    ][25614] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-04 06:39:22,996 [salt.state       ][INFO    ][25614] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-04 06:39:22,996 [salt.state       ][INFO    ][25614] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:39:22.996231 duration_in_ms=0.6
2017-11-04 06:39:22,998 [salt.state       ][INFO    ][25614] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:39:22.997992
2017-11-04 06:39:22,998 [salt.state       ][INFO    ][25614] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-04 06:39:22,998 [salt.state       ][INFO    ][25614] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-04 06:39:22,999 [salt.state       ][INFO    ][25614] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:39:22.998614 duration_in_ms=0.622
2017-11-04 06:39:22,999 [salt.state       ][INFO    ][25614] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:39:22.998777
2017-11-04 06:39:22,999 [salt.state       ][INFO    ][25614] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-04 06:39:23,001 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-04 06:39:23,007 [salt.state       ][INFO    ][25614] {'pid': 25665, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-04 06:39:23,007 [salt.state       ][INFO    ][25614] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:39:23.007157 duration_in_ms=8.379
2017-11-04 06:39:23,008 [salt.state       ][INFO    ][25614] Running state [mine.update] at time 06:39:23.007858
2017-11-04 06:39:23,008 [salt.state       ][INFO    ][25614] Executing state module.wait for mine.update
2017-11-04 06:39:23,008 [salt.state       ][INFO    ][25614] No changes made for mine.update
2017-11-04 06:39:23,008 [salt.state       ][INFO    ][25614] Completed state [mine.update] at time 06:39:23.008426 duration_in_ms=0.568
2017-11-04 06:39:23,009 [salt.state       ][INFO    ][25614] Running state [mine.update] at time 06:39:23.008574
2017-11-04 06:39:23,009 [salt.state       ][INFO    ][25614] Executing state module.mod_watch for mine.update
2017-11-04 06:39:23,526 [salt.state       ][INFO    ][25614] {'ret': True}
2017-11-04 06:39:23,526 [salt.state       ][INFO    ][25614] Completed state [mine.update] at time 06:39:23.526039 duration_in_ms=517.465
2017-11-04 06:39:23,526 [salt.state       ][INFO    ][25614] Running state [ca-certificates] at time 06:39:23.526310
2017-11-04 06:39:23,527 [salt.state       ][INFO    ][25614] Executing state pkg.installed for ca-certificates
2017-11-04 06:39:23,530 [salt.state       ][INFO    ][25614] Package ca-certificates is already installed
2017-11-04 06:39:23,531 [salt.state       ][INFO    ][25614] Completed state [ca-certificates] at time 06:39:23.530638 duration_in_ms=4.327
2017-11-04 06:39:23,531 [salt.state       ][INFO    ][25614] Running state [update-ca-certificates] at time 06:39:23.531266
2017-11-04 06:39:23,531 [salt.state       ][INFO    ][25614] Executing state cmd.wait for update-ca-certificates
2017-11-04 06:39:23,532 [salt.state       ][INFO    ][25614] No changes made for update-ca-certificates
2017-11-04 06:39:23,532 [salt.state       ][INFO    ][25614] Completed state [update-ca-certificates] at time 06:39:23.531836 duration_in_ms=0.57
2017-11-04 06:39:23,532 [salt.state       ][INFO    ][25614] Running state [libvirt-dev] at time 06:39:23.532008
2017-11-04 06:39:23,532 [salt.state       ][INFO    ][25614] Executing state pkg.installed for libvirt-dev
2017-11-04 06:39:23,536 [salt.state       ][INFO    ][25614] Package libvirt-dev is already installed
2017-11-04 06:39:23,536 [salt.state       ][INFO    ][25614] Completed state [libvirt-dev] at time 06:39:23.535904 duration_in_ms=3.895
2017-11-04 06:39:23,536 [salt.state       ][INFO    ][25614] Running state [pkg-config] at time 06:39:23.536092
2017-11-04 06:39:23,536 [salt.state       ][INFO    ][25614] Executing state pkg.installed for pkg-config
2017-11-04 06:39:23,540 [salt.state       ][INFO    ][25614] Package pkg-config is already installed
2017-11-04 06:39:23,540 [salt.state       ][INFO    ][25614] Completed state [pkg-config] at time 06:39:23.540109 duration_in_ms=4.017
2017-11-04 06:39:23,540 [salt.state       ][INFO    ][25614] Running state [virtng.init] at time 06:39:23.540284
2017-11-04 06:39:23,540 [salt.state       ][INFO    ][25614] Executing state module.run for virtng.init
2017-11-04 06:39:23,600 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command ['git', '--version'] in directory '/root'
2017-11-04 06:39:23,677 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,695 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,695 [salt.state       ][INFO    ][25614] Completed state [virtng.init] at time 06:39:23.694834 duration_in_ms=154.55
2017-11-04 06:39:23,695 [salt.state       ][INFO    ][25614] Running state [virt.set_autostart] at time 06:39:23.695119
2017-11-04 06:39:23,695 [salt.state       ][INFO    ][25614] Executing state module.run for virt.set_autostart
2017-11-04 06:39:23,698 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,718 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,719 [salt.state       ][INFO    ][25614] Completed state [virt.set_autostart] at time 06:39:23.718510 duration_in_ms=23.391
2017-11-04 06:39:23,719 [salt.state       ][INFO    ][25614] Running state [virtng.init] at time 06:39:23.718774
2017-11-04 06:39:23,719 [salt.state       ][INFO    ][25614] Executing state module.run for virtng.init
2017-11-04 06:39:23,722 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,740 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,740 [salt.state       ][INFO    ][25614] Completed state [virtng.init] at time 06:39:23.740066 duration_in_ms=21.292
2017-11-04 06:39:23,740 [salt.state       ][INFO    ][25614] Running state [virt.set_autostart] at time 06:39:23.740328
2017-11-04 06:39:23,741 [salt.state       ][INFO    ][25614] Executing state module.run for virt.set_autostart
2017-11-04 06:39:23,743 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,762 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,763 [salt.state       ][INFO    ][25614] Completed state [virt.set_autostart] at time 06:39:23.762663 duration_in_ms=22.335
2017-11-04 06:39:23,763 [salt.state       ][INFO    ][25614] Running state [virtng.init] at time 06:39:23.762938
2017-11-04 06:39:23,763 [salt.state       ][INFO    ][25614] Executing state module.run for virtng.init
2017-11-04 06:39:23,766 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,782 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,782 [salt.state       ][INFO    ][25614] Completed state [virtng.init] at time 06:39:23.782221 duration_in_ms=19.283
2017-11-04 06:39:23,783 [salt.state       ][INFO    ][25614] Running state [virt.set_autostart] at time 06:39:23.782483
2017-11-04 06:39:23,783 [salt.state       ][INFO    ][25614] Executing state module.run for virt.set_autostart
2017-11-04 06:39:23,786 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,801 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,801 [salt.state       ][INFO    ][25614] Completed state [virt.set_autostart] at time 06:39:23.801315 duration_in_ms=18.831
2017-11-04 06:39:23,802 [salt.state       ][INFO    ][25614] Running state [virtng.init] at time 06:39:23.801583
2017-11-04 06:39:23,802 [salt.state       ][INFO    ][25614] Executing state module.run for virtng.init
2017-11-04 06:39:23,805 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,820 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,820 [salt.state       ][INFO    ][25614] Completed state [virtng.init] at time 06:39:23.820139 duration_in_ms=18.555
2017-11-04 06:39:23,820 [salt.state       ][INFO    ][25614] Running state [virt.set_autostart] at time 06:39:23.820395
2017-11-04 06:39:23,821 [salt.state       ][INFO    ][25614] Executing state module.run for virt.set_autostart
2017-11-04 06:39:23,823 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,838 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,839 [salt.state       ][INFO    ][25614] Completed state [virt.set_autostart] at time 06:39:23.838638 duration_in_ms=18.243
2017-11-04 06:39:23,839 [salt.state       ][INFO    ][25614] Running state [virtng.init] at time 06:39:23.838886
2017-11-04 06:39:23,839 [salt.state       ][INFO    ][25614] Executing state module.run for virtng.init
2017-11-04 06:39:23,842 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,860 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,860 [salt.state       ][INFO    ][25614] Completed state [virtng.init] at time 06:39:23.860151 duration_in_ms=21.265
2017-11-04 06:39:23,860 [salt.state       ][INFO    ][25614] Running state [virt.set_autostart] at time 06:39:23.860403
2017-11-04 06:39:23,861 [salt.state       ][INFO    ][25614] Executing state module.run for virt.set_autostart
2017-11-04 06:39:23,863 [salt.loaded.int.module.cmdmod][INFO    ][25614] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-04 06:39:23,882 [salt.state       ][INFO    ][25614] unless execution succeeded
2017-11-04 06:39:23,882 [salt.state       ][INFO    ][25614] Completed state [virt.set_autostart] at time 06:39:23.882169 duration_in_ms=21.766
2017-11-04 06:39:23,885 [salt.minion      ][INFO    ][25614] Returning information for job: 20171104063917724776
2017-11-04 06:39:43,989 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171104063943981217
2017-11-04 06:39:44,003 [salt.minion      ][INFO    ][25719] Starting a new job with PID 25719
2017-11-04 06:39:48,133 [salt.state       ][INFO    ][25719] Loading fresh modules for state activity
2017-11-04 06:39:48,164 [salt.state       ][ERROR   ][25719] No contents found in top file
2017-11-04 06:39:48,165 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-04 06:39:48,169 [salt.utils.extmods][INFO    ][25719] Syncing beacons for environment 'base'
2017-11-04 06:39:48,169 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_beacons, for base)
2017-11-04 06:39:48,169 [salt.fileclient  ][INFO    ][25719] Caching directory '_beacons/' for environment 'base'
2017-11-04 06:39:48,217 [salt.utils.extmods][INFO    ][25719] Syncing modules for environment 'base'
2017-11-04 06:39:48,217 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_modules, for base)
2017-11-04 06:39:48,217 [salt.fileclient  ][INFO    ][25719] Caching directory '_modules/' for environment 'base'
2017-11-04 06:39:48,333 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-04 06:39:48,342 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-04 06:39:48,364 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-04 06:39:48,373 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-04 06:39:48,380 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-04 06:39:48,389 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-04 06:39:48,400 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-04 06:39:48,411 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-04 06:39:48,563 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-04 06:39:48,816 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-04 06:39:48,836 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-04 06:39:48,871 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-04 06:39:48,891 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-04 06:39:48,913 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-04 06:39:48,932 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-04 06:39:48,945 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-04 06:39:48,957 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-04 06:39:48,969 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-04 06:39:48,986 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-04 06:39:48,994 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-04 06:39:49,016 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-04 06:39:49,044 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-04 06:39:49,094 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-04 06:39:49,109 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-04 06:39:49,123 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-04 06:39:49,145 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-04 06:39:49,160 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-04 06:39:49,170 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-04 06:39:49,192 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-04 06:39:49,205 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-04 06:39:49,219 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-04 06:39:49,230 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-04 06:39:49,242 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-04 06:39:49,246 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-04 06:39:49,246 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-04 06:39:49,246 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-04 06:39:49,247 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-04 06:39:49,247 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-04 06:39:49,248 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-04 06:39:49,248 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-04 06:39:49,248 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-04 06:39:49,248 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-04 06:39:49,249 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-04 06:39:49,249 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-04 06:39:49,249 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-04 06:39:49,250 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-04 06:39:49,250 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-04 06:39:49,250 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-04 06:39:49,250 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-04 06:39:49,250 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-04 06:39:49,251 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-04 06:39:49,251 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-04 06:39:49,251 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-04 06:39:49,252 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-04 06:39:49,252 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-04 06:39:49,252 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-04 06:39:49,253 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-04 06:39:49,253 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-04 06:39:49,253 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-04 06:39:49,253 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-04 06:39:49,254 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-04 06:39:49,254 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-04 06:39:49,254 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-04 06:39:49,254 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-04 06:39:49,255 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-04 06:39:49,255 [salt.utils.extmods][INFO    ][25719] 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-04 06:39:49,255 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-04 06:39:49,255 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-04 06:39:49,261 [salt.utils.extmods][INFO    ][25719] Syncing states for environment 'base'
2017-11-04 06:39:49,262 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_states, for base)
2017-11-04 06:39:49,262 [salt.fileclient  ][INFO    ][25719] Caching directory '_states/' for environment 'base'
2017-11-04 06:39:49,318 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-04 06:39:49,361 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-04 06:39:49,381 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-04 06:39:49,412 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-04 06:39:49,431 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-04 06:39:49,458 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-04 06:39:49,478 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-04 06:39:49,487 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-04 06:39:49,502 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-04 06:39:49,546 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-04 06:39:49,564 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-04 06:39:49,588 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-04 06:39:49,604 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-04 06:39:49,623 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-04 06:39:49,645 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-04 06:39:49,666 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-04 06:39:49,675 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-04 06:39:49,689 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-04 06:39:49,717 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-04 06:39:49,736 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-04 06:39:49,760 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-04 06:39:49,772 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-04 06:39:49,788 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-04 06:39:49,809 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-04 06:39:49,856 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-04 06:39:49,916 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-04 06:39:49,930 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-04 06:39:49,949 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-04 06:39:49,962 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-04 06:39:49,966 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-04 06:39:49,967 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-04 06:39:49,967 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-04 06:39:49,967 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-04 06:39:49,968 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-04 06:39:49,968 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-04 06:39:49,968 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-04 06:39:49,968 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-04 06:39:49,969 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-04 06:39:49,969 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-04 06:39:49,969 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-04 06:39:49,969 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-04 06:39:49,970 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-04 06:39:49,970 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-04 06:39:49,970 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-04 06:39:49,970 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-04 06:39:49,971 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-04 06:39:49,971 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-04 06:39:49,971 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-04 06:39:49,971 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-04 06:39:49,972 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-04 06:39:49,972 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-04 06:39:49,972 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-04 06:39:49,972 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-04 06:39:49,973 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-04 06:39:49,973 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-04 06:39:49,973 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-04 06:39:49,974 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-04 06:39:49,974 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-04 06:39:49,974 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-04 06:39:49,977 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-04 06:39:49,980 [salt.utils.extmods][INFO    ][25719] Syncing sdb for environment 'base'
2017-11-04 06:39:49,980 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_sdb, for base)
2017-11-04 06:39:49,980 [salt.fileclient  ][INFO    ][25719] Caching directory '_sdb/' for environment 'base'
2017-11-04 06:39:50,048 [salt.utils.extmods][INFO    ][25719] Syncing grains for environment 'base'
2017-11-04 06:39:50,049 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_grains, for base)
2017-11-04 06:39:50,049 [salt.fileclient  ][INFO    ][25719] Caching directory '_grains/' for environment 'base'
2017-11-04 06:39:50,100 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-04 06:39:50,112 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-04 06:39:50,124 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-04 06:39:50,143 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-04 06:39:50,169 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-04 06:39:50,186 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-04 06:39:50,211 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-04 06:39:50,228 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-04 06:39:50,240 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-04 06:39:50,252 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-04 06:39:50,271 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-04 06:39:50,280 [salt.fileclient  ][INFO    ][25719] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-04 06:39:50,284 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-04 06:39:50,284 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-04 06:39:50,284 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-04 06:39:50,285 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-04 06:39:50,285 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-04 06:39:50,285 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-04 06:39:50,285 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-04 06:39:50,285 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-04 06:39:50,286 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-04 06:39:50,286 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-04 06:39:50,286 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-04 06:39:50,286 [salt.utils.extmods][INFO    ][25719] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-04 06:39:50,288 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-04 06:39:50,290 [salt.utils.extmods][INFO    ][25719] Syncing renderers for environment 'base'
2017-11-04 06:39:50,290 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_renderers, for base)
2017-11-04 06:39:50,291 [salt.fileclient  ][INFO    ][25719] Caching directory '_renderers/' for environment 'base'
2017-11-04 06:39:50,345 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-04 06:39:50,347 [salt.utils.extmods][INFO    ][25719] Syncing returners for environment 'base'
2017-11-04 06:39:50,348 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_returners, for base)
2017-11-04 06:39:50,348 [salt.fileclient  ][INFO    ][25719] Caching directory '_returners/' for environment 'base'
2017-11-04 06:39:50,431 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-04 06:39:50,434 [salt.utils.extmods][INFO    ][25719] Syncing output for environment 'base'
2017-11-04 06:39:50,434 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_output, for base)
2017-11-04 06:39:50,434 [salt.fileclient  ][INFO    ][25719] Caching directory '_output/' for environment 'base'
2017-11-04 06:39:50,487 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-04 06:39:50,489 [salt.utils.extmods][INFO    ][25719] Syncing utils for environment 'base'
2017-11-04 06:39:50,489 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_utils, for base)
2017-11-04 06:39:50,490 [salt.fileclient  ][INFO    ][25719] Caching directory '_utils/' for environment 'base'
2017-11-04 06:39:50,608 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-04 06:39:50,611 [salt.utils.extmods][INFO    ][25719] Syncing log_handlers for environment 'base'
2017-11-04 06:39:50,611 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_log_handlers, for base)
2017-11-04 06:39:50,611 [salt.fileclient  ][INFO    ][25719] Caching directory '_log_handlers/' for environment 'base'
2017-11-04 06:39:50,688 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-04 06:39:50,691 [salt.utils.extmods][INFO    ][25719] Syncing proxy for environment 'base'
2017-11-04 06:39:50,691 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_proxy, for base)
2017-11-04 06:39:50,691 [salt.fileclient  ][INFO    ][25719] Caching directory '_proxy/' for environment 'base'
2017-11-04 06:39:50,800 [salt.utils.extmods][INFO    ][25719] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-04 06:39:50,803 [salt.utils.extmods][INFO    ][25719] Syncing engines for environment 'base'
2017-11-04 06:39:50,803 [salt.utils.extmods][INFO    ][25719] Loading cache from salt://_engines, for base)
2017-11-04 06:39:50,803 [salt.fileclient  ][INFO    ][25719] Caching directory '_engines/' for environment 'base'
2017-11-04 06:39:50,879 [salt.minion      ][INFO    ][25719] Returning information for job: 20171104063943981217
2017-11-04 06:46:09,385 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104064609374132
2017-11-04 06:46:09,397 [salt.minion      ][INFO    ][25929] Starting a new job with PID 25929
2017-11-04 06:46:09,431 [salt.minion      ][INFO    ][25929] Returning information for job: 20171104064609374132
2017-11-04 06:47:48,268 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104064748257120
2017-11-04 06:47:48,278 [salt.minion      ][INFO    ][25956] Starting a new job with PID 25956
2017-11-04 06:47:48,825 [salt.state       ][INFO    ][25956] Loading fresh modules for state activity
2017-11-04 06:47:48,892 [salt.fileclient  ][INFO    ][25956] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-04 06:47:48,910 [salt.fileclient  ][INFO    ][25956] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-04 06:47:48,939 [salt.fileclient  ][INFO    ][25956] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:47:49,264 [salt.state       ][INFO    ][25956] Running state [lsof] at time 06:47:49.263731
2017-11-04 06:47:49,264 [salt.state       ][INFO    ][25956] Executing state pkg.installed for lsof
2017-11-04 06:47:49,264 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:47:49,544 [salt.state       ][INFO    ][25956] Package lsof is already installed
2017-11-04 06:47:49,544 [salt.state       ][INFO    ][25956] Completed state [lsof] at time 06:47:49.543999 duration_in_ms=280.268
2017-11-04 06:47:49,544 [salt.state       ][INFO    ][25956] Running state [keepalived] at time 06:47:49.544237
2017-11-04 06:47:49,544 [salt.state       ][INFO    ][25956] Executing state pkg.installed for keepalived
2017-11-04 06:47:49,562 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:47:51,391 [salt.loaded.int.module.cmdmod][INFO    ][25956] 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-04 06:47:54,003 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:47:54,031 [salt.state       ][INFO    ][25956] 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-04 06:47:54,042 [salt.state       ][INFO    ][25956] Loading fresh modules for state activity
2017-11-04 06:47:54,058 [salt.state       ][INFO    ][25956] Completed state [keepalived] at time 06:47:54.058183 duration_in_ms=4513.945
2017-11-04 06:47:54,061 [salt.state       ][INFO    ][25956] Running state [/etc/keepalived/keepalived.conf] at time 06:47:54.060490
2017-11-04 06:47:54,061 [salt.state       ][INFO    ][25956] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-04 06:47:54,087 [salt.fileclient  ][INFO    ][25956] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-04 06:47:54,127 [salt.fileclient  ][INFO    ][25956] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:47:54,134 [salt.state       ][INFO    ][25956] File changed:
New file
2017-11-04 06:47:54,135 [salt.state       ][INFO    ][25956] Completed state [/etc/keepalived/keepalived.conf] at time 06:47:54.134530 duration_in_ms=74.039
2017-11-04 06:47:54,205 [salt.state       ][INFO    ][25956] Running state [keepalived] at time 06:47:54.205334
2017-11-04 06:47:54,206 [salt.state       ][INFO    ][25956] Executing state service.running for keepalived
2017-11-04 06:47:54,207 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-04 06:47:54,217 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,226 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,233 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,240 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,274 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,283 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,291 [salt.loaded.int.module.cmdmod][INFO    ][25956] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:47:54,298 [salt.state       ][INFO    ][25956] {'keepalived': True}
2017-11-04 06:47:54,298 [salt.state       ][INFO    ][25956] Completed state [keepalived] at time 06:47:54.297741 duration_in_ms=92.407
2017-11-04 06:47:54,299 [salt.minion      ][INFO    ][25956] Returning information for job: 20171104064748257120
2017-11-04 06:48:16,115 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command pillar.get with jid 20171104064816107078
2017-11-04 06:48:16,130 [salt.minion      ][INFO    ][27550] Starting a new job with PID 27550
2017-11-04 06:48:16,137 [salt.minion      ][INFO    ][27550] Returning information for job: 20171104064816107078
2017-11-04 06:53:22,612 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104065322601372
2017-11-04 06:53:22,625 [salt.minion      ][INFO    ][27660] Starting a new job with PID 27660
2017-11-04 06:53:25,227 [salt.state       ][INFO    ][27660] Loading fresh modules for state activity
2017-11-04 06:53:25,249 [salt.fileclient  ][INFO    ][27660] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-04 06:53:25,268 [salt.fileclient  ][INFO    ][27660] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 06:53:25,568 [salt.state       ][INFO    ][27660] Running state [attr] at time 06:53:25.567565
2017-11-04 06:53:25,568 [salt.state       ][INFO    ][27660] Executing state pkg.installed for attr
2017-11-04 06:53:25,568 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:53:25,873 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:53:27,700 [salt.loaded.int.module.cmdmod][INFO    ][27660] 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-04 06:53:29,011 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:53:29,039 [salt.state       ][INFO    ][27660] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-04 06:53:29,049 [salt.state       ][INFO    ][27660] Loading fresh modules for state activity
2017-11-04 06:53:29,066 [salt.state       ][INFO    ][27660] Completed state [attr] at time 06:53:29.065842 duration_in_ms=3498.277
2017-11-04 06:53:29,072 [salt.state       ][INFO    ][27660] Running state [glusterfs-server] at time 06:53:29.071917
2017-11-04 06:53:29,072 [salt.state       ][INFO    ][27660] Executing state pkg.installed for glusterfs-server
2017-11-04 06:53:29,285 [salt.loaded.int.module.cmdmod][INFO    ][27660] 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-04 06:53:32,717 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104065332706274
2017-11-04 06:53:32,729 [salt.minion      ][INFO    ][31507] Starting a new job with PID 31507
2017-11-04 06:53:32,740 [salt.minion      ][INFO    ][31507] Returning information for job: 20171104065332706274
2017-11-04 06:53:35,221 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:53:35,250 [salt.state       ][INFO    ][27660] 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-04 06:53:35,260 [salt.state       ][INFO    ][27660] Loading fresh modules for state activity
2017-11-04 06:53:35,276 [salt.state       ][INFO    ][27660] Completed state [glusterfs-server] at time 06:53:35.275525 duration_in_ms=6203.608
2017-11-04 06:53:35,281 [salt.state       ][INFO    ][27660] Running state [bc] at time 06:53:35.280823
2017-11-04 06:53:35,281 [salt.state       ][INFO    ][27660] Executing state pkg.installed for bc
2017-11-04 06:53:35,560 [salt.loaded.int.module.cmdmod][INFO    ][27660] 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-04 06:53:36,918 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:53:36,951 [salt.state       ][INFO    ][27660] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-04 06:53:36,961 [salt.state       ][INFO    ][27660] Loading fresh modules for state activity
2017-11-04 06:53:36,978 [salt.state       ][INFO    ][27660] Completed state [bc] at time 06:53:36.977969 duration_in_ms=1697.146
2017-11-04 06:53:37,049 [salt.state       ][INFO    ][27660] Running state [glusterfs-server] at time 06:53:37.048497
2017-11-04 06:53:37,049 [salt.state       ][INFO    ][27660] Executing state service.running for glusterfs-server
2017-11-04 06:53:37,050 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-04 06:53:37,060 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-04 06:53:37,066 [salt.loaded.int.module.cmdmod][INFO    ][27660] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-04 06:53:37,075 [salt.state       ][INFO    ][27660] The service glusterfs-server is already running
2017-11-04 06:53:37,075 [salt.state       ][INFO    ][27660] Completed state [glusterfs-server] at time 06:53:37.074864 duration_in_ms=26.367
2017-11-04 06:53:37,076 [salt.state       ][INFO    ][27660] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:37.076417
2017-11-04 06:53:37,077 [salt.state       ][INFO    ][27660] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-04 06:53:37,082 [salt.state       ][INFO    ][27660] File changed:
New file
2017-11-04 06:53:37,082 [salt.state       ][INFO    ][27660] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:37.081959 duration_in_ms=5.542
2017-11-04 06:53:37,082 [salt.state       ][INFO    ][27660] Running state [/srv/glusterfs/glance] at time 06:53:37.082135
2017-11-04 06:53:37,082 [salt.state       ][INFO    ][27660] Executing state file.directory for /srv/glusterfs/glance
2017-11-04 06:53:37,083 [salt.state       ][INFO    ][27660] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-04 06:53:37,083 [salt.state       ][INFO    ][27660] Completed state [/srv/glusterfs/glance] at time 06:53:37.083085 duration_in_ms=0.95
2017-11-04 06:53:37,083 [salt.state       ][INFO    ][27660] Running state [/srv/glusterfs/keystone-keys] at time 06:53:37.083254
2017-11-04 06:53:37,083 [salt.state       ][INFO    ][27660] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-04 06:53:37,084 [salt.state       ][INFO    ][27660] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-04 06:53:37,084 [salt.state       ][INFO    ][27660] Completed state [/srv/glusterfs/keystone-keys] at time 06:53:37.084015 duration_in_ms=0.76
2017-11-04 06:53:37,084 [salt.state       ][INFO    ][27660] Running state [/srv/glusterfs/nova_instances] at time 06:53:37.084196
2017-11-04 06:53:37,084 [salt.state       ][INFO    ][27660] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-04 06:53:37,085 [salt.state       ][INFO    ][27660] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-04 06:53:37,085 [salt.state       ][INFO    ][27660] Completed state [/srv/glusterfs/nova_instances] at time 06:53:37.084920 duration_in_ms=0.724
2017-11-04 06:53:37,085 [salt.state       ][INFO    ][27660] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:53:37.085084
2017-11-04 06:53:37,085 [salt.state       ][INFO    ][27660] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-04 06:53:37,086 [salt.state       ][INFO    ][27660] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-04 06:53:37,086 [salt.state       ][INFO    ][27660] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:53:37.085942 duration_in_ms=0.858
2017-11-04 06:53:37,087 [salt.minion      ][INFO    ][27660] Returning information for job: 20171104065322601372
2017-11-04 06:53:46,358 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104065346348692
2017-11-04 06:53:46,368 [salt.minion      ][INFO    ][32419] Starting a new job with PID 32419
2017-11-04 06:53:46,406 [salt.minion      ][INFO    ][32419] Returning information for job: 20171104065346348692
2017-11-04 06:53:46,545 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104065346536369
2017-11-04 06:53:46,556 [salt.minion      ][INFO    ][32424] Starting a new job with PID 32424
2017-11-04 06:53:48,605 [salt.state       ][INFO    ][32424] Loading fresh modules for state activity
2017-11-04 06:53:48,633 [salt.fileclient  ][INFO    ][32424] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-04 06:53:48,675 [salt.fileclient  ][INFO    ][32424] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 06:53:48,752 [salt.fileclient  ][INFO    ][32424] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-04 06:53:48,776 [salt.fileclient  ][INFO    ][32424] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 06:53:49,089 [salt.state       ][INFO    ][32424] Running state [attr] at time 06:53:49.089339
2017-11-04 06:53:49,090 [salt.state       ][INFO    ][32424] Executing state pkg.installed for attr
2017-11-04 06:53:49,090 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:53:49,386 [salt.state       ][INFO    ][32424] Package attr is already installed
2017-11-04 06:53:49,386 [salt.state       ][INFO    ][32424] Completed state [attr] at time 06:53:49.386428 duration_in_ms=297.088
2017-11-04 06:53:49,387 [salt.state       ][INFO    ][32424] Running state [glusterfs-server] at time 06:53:49.386663
2017-11-04 06:53:49,387 [salt.state       ][INFO    ][32424] Executing state pkg.installed for glusterfs-server
2017-11-04 06:53:49,390 [salt.state       ][INFO    ][32424] Package glusterfs-server is already installed
2017-11-04 06:53:49,391 [salt.state       ][INFO    ][32424] Completed state [glusterfs-server] at time 06:53:49.390506 duration_in_ms=3.842
2017-11-04 06:53:49,391 [salt.state       ][INFO    ][32424] Running state [bc] at time 06:53:49.390673
2017-11-04 06:53:49,391 [salt.state       ][INFO    ][32424] Executing state pkg.installed for bc
2017-11-04 06:53:49,394 [salt.state       ][INFO    ][32424] Package bc is already installed
2017-11-04 06:53:49,394 [salt.state       ][INFO    ][32424] Completed state [bc] at time 06:53:49.394405 duration_in_ms=3.732
2017-11-04 06:53:49,395 [salt.state       ][INFO    ][32424] Running state [glusterfs-server] at time 06:53:49.395293
2017-11-04 06:53:49,395 [salt.state       ][INFO    ][32424] Executing state service.running for glusterfs-server
2017-11-04 06:53:49,396 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-04 06:53:49,405 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-04 06:53:49,454 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-04 06:53:49,468 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-04 06:53:49,474 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-04 06:53:49,481 [salt.state       ][INFO    ][32424] The service glusterfs-server is already running
2017-11-04 06:53:49,482 [salt.state       ][INFO    ][32424] Completed state [glusterfs-server] at time 06:53:49.481644 duration_in_ms=86.35
2017-11-04 06:53:49,483 [salt.state       ][INFO    ][32424] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:49.483116
2017-11-04 06:53:49,483 [salt.state       ][INFO    ][32424] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-04 06:53:49,485 [salt.state       ][INFO    ][32424] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-04 06:53:49,485 [salt.state       ][INFO    ][32424] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:49.485351 duration_in_ms=2.235
2017-11-04 06:53:49,486 [salt.state       ][INFO    ][32424] Running state [/srv/glusterfs/glance] at time 06:53:49.485577
2017-11-04 06:53:49,486 [salt.state       ][INFO    ][32424] Executing state file.directory for /srv/glusterfs/glance
2017-11-04 06:53:49,486 [salt.state       ][INFO    ][32424] Directory /srv/glusterfs/glance is in the correct state
2017-11-04 06:53:49,486 [salt.state       ][INFO    ][32424] Completed state [/srv/glusterfs/glance] at time 06:53:49.486355 duration_in_ms=0.777
2017-11-04 06:53:49,487 [salt.state       ][INFO    ][32424] Running state [/srv/glusterfs/keystone-keys] at time 06:53:49.486522
2017-11-04 06:53:49,487 [salt.state       ][INFO    ][32424] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-04 06:53:49,487 [salt.state       ][INFO    ][32424] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-04 06:53:49,487 [salt.state       ][INFO    ][32424] Completed state [/srv/glusterfs/keystone-keys] at time 06:53:49.487241 duration_in_ms=0.718
2017-11-04 06:53:49,487 [salt.state       ][INFO    ][32424] Running state [/srv/glusterfs/nova_instances] at time 06:53:49.487414
2017-11-04 06:53:49,488 [salt.state       ][INFO    ][32424] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-04 06:53:49,488 [salt.state       ][INFO    ][32424] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-04 06:53:49,488 [salt.state       ][INFO    ][32424] Completed state [/srv/glusterfs/nova_instances] at time 06:53:49.488083 duration_in_ms=0.67
2017-11-04 06:53:49,488 [salt.state       ][INFO    ][32424] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:53:49.488248
2017-11-04 06:53:49,488 [salt.state       ][INFO    ][32424] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-04 06:53:49,489 [salt.state       ][INFO    ][32424] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-04 06:53:49,489 [salt.state       ][INFO    ][32424] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:53:49.488939 duration_in_ms=0.69
2017-11-04 06:53:49,552 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command ['git', '--version'] in directory '/root'
2017-11-04 06:53:49,635 [salt.state       ][INFO    ][32424] Running state [sleep 5] at time 06:53:49.634842
2017-11-04 06:53:49,635 [salt.state       ][INFO    ][32424] Executing state cmd.wait for sleep 5
2017-11-04 06:53:49,635 [salt.state       ][INFO    ][32424] No changes made for sleep 5
2017-11-04 06:53:49,636 [salt.state       ][INFO    ][32424] Completed state [sleep 5] at time 06:53:49.635564 duration_in_ms=0.723
2017-11-04 06:53:49,636 [salt.state       ][INFO    ][32424] Running state [192.168.10.143] at time 06:53:49.636115
2017-11-04 06:53:49,636 [salt.state       ][INFO    ][32424] Executing state glusterfs.peered for 192.168.10.143
2017-11-04 06:53:49,637 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,645 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:49,698 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,706 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:49,758 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,767 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:49,820 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,828 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:49,879 [salt.state       ][INFO    ][32424] Peering with localhost is not needed
2017-11-04 06:53:49,880 [salt.state       ][INFO    ][32424] Completed state [192.168.10.143] at time 06:53:49.879630 duration_in_ms=243.514
2017-11-04 06:53:49,883 [salt.state       ][INFO    ][32424] Running state [192.168.10.142] at time 06:53:49.882718
2017-11-04 06:53:49,883 [salt.state       ][INFO    ][32424] Executing state glusterfs.peered for 192.168.10.142
2017-11-04 06:53:49,883 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,892 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:49,944 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:49,952 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,023 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,032 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,085 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,093 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,143 [salt.state       ][INFO    ][32424] {'new': {'192.168.10.142': []}, 'old': None}
2017-11-04 06:53:50,143 [salt.state       ][INFO    ][32424] Completed state [192.168.10.142] at time 06:53:50.143030 duration_in_ms=260.311
2017-11-04 06:53:50,146 [salt.state       ][INFO    ][32424] Running state [192.168.10.141] at time 06:53:50.146137
2017-11-04 06:53:50,146 [salt.state       ][INFO    ][32424] Executing state glusterfs.peered for 192.168.10.141
2017-11-04 06:53:50,147 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,155 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,208 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,216 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,279 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,287 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,340 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,348 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,399 [salt.state       ][INFO    ][32424] {'new': {'192.168.10.142': [], '192.168.10.141': []}, 'old': {'192.168.10.142': []}}
2017-11-04 06:53:50,400 [salt.state       ][INFO    ][32424] Completed state [192.168.10.141] at time 06:53:50.399947 duration_in_ms=253.81
2017-11-04 06:53:50,401 [salt.state       ][INFO    ][32424] Running state [glance] at time 06:53:50.401373
2017-11-04 06:53:50,402 [salt.state       ][INFO    ][32424] Executing state glusterfs.created for glance
2017-11-04 06:53:50,402 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,409 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,460 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,467 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:50,554 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:50,563 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:51,015 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:51,025 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:51,077 [salt.state       ][INFO    ][32424] {'new': ['glance'], 'old': []}
2017-11-04 06:53:51,078 [salt.state       ][INFO    ][32424] Completed state [glance] at time 06:53:51.077615 duration_in_ms=676.241
2017-11-04 06:53:51,082 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:51.081587
2017-11-04 06:53:51,082 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 06:53:51,083 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 06:53:51,135 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:53:51,253 [salt.state       ][INFO    ][32424] {'pid': 32646, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:51,253 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:51.253336 duration_in_ms=171.749
2017-11-04 06:53:51,254 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:53:51.254061
2017-11-04 06:53:51,254 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-04 06:53:51,255 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 06:53:51,309 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-11-04 06:53:51,425 [salt.state       ][INFO    ][32424] {'pid': 32664, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:51,426 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:53:51.425640 duration_in_ms=171.579
2017-11-04 06:53:51,426 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:53:51.426313
2017-11-04 06:53:51,427 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-04 06:53:51,427 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 06:53:51,480 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-11-04 06:53:53,609 [salt.state       ][INFO    ][32424] {'pid': 32681, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:53,609 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:53:53.609265 duration_in_ms=2182.951
2017-11-04 06:53:53,610 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:53.610082
2017-11-04 06:53:53,611 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 06:53:53,611 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 06:53:53,665 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:53:53,773 [salt.state       ][INFO    ][32424] {'pid': 32699, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:53,773 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:53.772972 duration_in_ms=162.89
2017-11-04 06:53:53,774 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:53:53.773631
2017-11-04 06:53:53,774 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-04 06:53:53,774 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 06:53:53,826 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-04 06:53:53,936 [salt.state       ][INFO    ][32424] {'pid': 32716, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:53,936 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:53:53.936328 duration_in_ms=162.696
2017-11-04 06:53:53,938 [salt.state       ][INFO    ][32424] Running state [glance] at time 06:53:53.937715
2017-11-04 06:53:53,938 [salt.state       ][INFO    ][32424] Executing state glusterfs.started for glance
2017-11-04 06:53:53,939 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:53,947 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:53,997 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:54,005 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:54,062 [salt.state       ][INFO    ][32424] Volume glance is already started
2017-11-04 06:53:54,063 [salt.state       ][INFO    ][32424] Completed state [glance] at time 06:53:54.062588 duration_in_ms=124.872
2017-11-04 06:53:54,064 [salt.state       ][INFO    ][32424] Running state [keystone-keys] at time 06:53:54.063702
2017-11-04 06:53:54,064 [salt.state       ][INFO    ][32424] Executing state glusterfs.created for keystone-keys
2017-11-04 06:53:54,064 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:54,073 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:54,123 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:54,132 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:54,220 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:54,228 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:56,409 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:56,419 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:56,472 [salt.state       ][INFO    ][32424] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-11-04 06:53:56,472 [salt.state       ][INFO    ][32424] Completed state [keystone-keys] at time 06:53:56.471915 duration_in_ms=2408.213
2017-11-04 06:53:56,476 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:53:56.475668
2017-11-04 06:53:56,476 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-04 06:53:56,476 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 06:53:56,528 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-04 06:53:56,595 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104065356578296
2017-11-04 06:53:56,605 [salt.minion      ][INFO    ][32837] Starting a new job with PID 32837
2017-11-04 06:53:56,617 [salt.minion      ][INFO    ][32837] Returning information for job: 20171104065356578296
2017-11-04 06:53:56,654 [salt.state       ][INFO    ][32424] {'pid': 32827, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:56,654 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:53:56.653944 duration_in_ms=178.276
2017-11-04 06:53:56,655 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:56.654590
2017-11-04 06:53:56,655 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 06:53:56,655 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 06:53:56,710 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:53:56,829 [salt.state       ][INFO    ][32424] {'pid': 32849, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:56,829 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:56.829312 duration_in_ms=174.722
2017-11-04 06:53:56,830 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:56.829976
2017-11-04 06:53:56,830 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 06:53:56,831 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 06:53:56,882 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:53:57,019 [salt.state       ][INFO    ][32424] {'pid': 32867, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:57,019 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:57.019149 duration_in_ms=189.171
2017-11-04 06:53:57,020 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:53:57.019769
2017-11-04 06:53:57,020 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-04 06:53:57,021 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 06:53:57,071 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-04 06:53:59,208 [salt.state       ][INFO    ][32424] {'pid': 32884, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:59,208 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:53:59.207926 duration_in_ms=2188.156
2017-11-04 06:53:59,209 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:59.208521
2017-11-04 06:53:59,209 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-04 06:53:59,209 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 06:53:59,263 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-04 06:53:59,377 [salt.state       ][INFO    ][32424] {'pid': 32902, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:53:59,377 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:59.377172 duration_in_ms=168.651
2017-11-04 06:53:59,379 [salt.state       ][INFO    ][32424] Running state [keystone-keys] at time 06:53:59.378521
2017-11-04 06:53:59,379 [salt.state       ][INFO    ][32424] Executing state glusterfs.started for keystone-keys
2017-11-04 06:53:59,379 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:59,388 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:59,439 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:59,449 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:59,506 [salt.state       ][INFO    ][32424] Volume keystone-keys is already started
2017-11-04 06:53:59,506 [salt.state       ][INFO    ][32424] Completed state [keystone-keys] at time 06:53:59.506302 duration_in_ms=127.779
2017-11-04 06:53:59,507 [salt.state       ][INFO    ][32424] Running state [nova_instances] at time 06:53:59.507348
2017-11-04 06:53:59,508 [salt.state       ][INFO    ][32424] Executing state glusterfs.created for nova_instances
2017-11-04 06:53:59,508 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:59,517 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:59,570 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:59,579 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:53:59,668 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:53:59,676 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:01,865 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:01,875 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:01,928 [salt.state       ][INFO    ][32424] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-11-04 06:54:01,928 [salt.state       ][INFO    ][32424] Completed state [nova_instances] at time 06:54:01.928081 duration_in_ms=2420.732
2017-11-04 06:54:01,932 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:54:01.932277
2017-11-04 06:54:01,933 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 06:54:01,933 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 06:54:01,985 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:54:02,104 [salt.state       ][INFO    ][32424] {'pid': 33019, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:02,105 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:54:02.104553 duration_in_ms=172.275
2017-11-04 06:54:02,105 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:54:02.105142
2017-11-04 06:54:02,105 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-04 06:54:02,106 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-04 06:54:02,157 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-11-04 06:54:02,291 [salt.state       ][INFO    ][32424] {'pid': 33037, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:02,291 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:54:02.290972 duration_in_ms=185.829
2017-11-04 06:54:02,292 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:54:02.291525
2017-11-04 06:54:02,292 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-04 06:54:02,292 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-04 06:54:02,344 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-11-04 06:54:02,471 [salt.state       ][INFO    ][32424] {'pid': 33054, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:02,471 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:54:02.471284 duration_in_ms=179.758
2017-11-04 06:54:02,472 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:54:02.471923
2017-11-04 06:54:02,472 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-04 06:54:02,473 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-04 06:54:02,525 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-11-04 06:54:04,665 [salt.state       ][INFO    ][32424] {'pid': 33071, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:04,666 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:54:04.665465 duration_in_ms=2193.542
2017-11-04 06:54:04,666 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:54:04.666227
2017-11-04 06:54:04,667 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 06:54:04,667 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 06:54:04,722 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:54:04,843 [salt.state       ][INFO    ][32424] {'pid': 33089, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:04,844 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:54:04.843682 duration_in_ms=177.456
2017-11-04 06:54:04,845 [salt.state       ][INFO    ][32424] Running state [nova_instances] at time 06:54:04.845021
2017-11-04 06:54:04,845 [salt.state       ][INFO    ][32424] Executing state glusterfs.started for nova_instances
2017-11-04 06:54:04,846 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:04,856 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:04,908 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:04,917 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:04,974 [salt.state       ][INFO    ][32424] Volume nova_instances is already started
2017-11-04 06:54:04,974 [salt.state       ][INFO    ][32424] Completed state [nova_instances] at time 06:54:04.973805 duration_in_ms=128.782
2017-11-04 06:54:04,975 [salt.state       ][INFO    ][32424] Running state [keystone-credential-keys] at time 06:54:04.974906
2017-11-04 06:54:04,975 [salt.state       ][INFO    ][32424] Executing state glusterfs.created for keystone-credential-keys
2017-11-04 06:54:04,976 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:04,984 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:05,036 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:05,044 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:05,136 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:05,145 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:06,747 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104065406729931
2017-11-04 06:54:06,759 [salt.minion      ][INFO    ][33193] Starting a new job with PID 33193
2017-11-04 06:54:06,770 [salt.minion      ][INFO    ][33193] Returning information for job: 20171104065406729931
2017-11-04 06:54:07,346 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:07,355 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:07,408 [salt.state       ][INFO    ][32424] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-11-04 06:54:07,408 [salt.state       ][INFO    ][32424] Completed state [keystone-credential-keys] at time 06:54:07.407934 duration_in_ms=2433.028
2017-11-04 06:54:07,412 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:54:07.411901
2017-11-04 06:54:07,412 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-04 06:54:07,413 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 06:54:07,462 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-04 06:54:07,597 [salt.state       ][INFO    ][32424] {'pid': 33214, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:07,598 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:54:07.597533 duration_in_ms=185.632
2017-11-04 06:54:07,598 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:54:07.598166
2017-11-04 06:54:07,598 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 06:54:07,599 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 06:54:07,652 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:54:07,776 [salt.state       ][INFO    ][32424] {'pid': 33231, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:07,776 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:54:07.776373 duration_in_ms=178.207
2017-11-04 06:54:07,777 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:54:07.777019
2017-11-04 06:54:07,777 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-04 06:54:07,778 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 06:54:07,831 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-04 06:54:09,970 [salt.state       ][INFO    ][32424] {'pid': 33249, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:09,971 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:54:09.970769 duration_in_ms=2193.75
2017-11-04 06:54:09,971 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:54:09.971386
2017-11-04 06:54:09,972 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 06:54:09,972 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 06:54:10,025 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-04 06:54:10,148 [salt.state       ][INFO    ][32424] {'pid': 33267, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:10,149 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:54:10.148681 duration_in_ms=177.293
2017-11-04 06:54:10,149 [salt.state       ][INFO    ][32424] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:54:10.149322
2017-11-04 06:54:10,150 [salt.state       ][INFO    ][32424] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-04 06:54:10,150 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 06:54:10,202 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-04 06:54:10,326 [salt.state       ][INFO    ][32424] {'pid': 33284, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-04 06:54:10,327 [salt.state       ][INFO    ][32424] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:54:10.326555 duration_in_ms=177.232
2017-11-04 06:54:10,328 [salt.state       ][INFO    ][32424] Running state [keystone-credential-keys] at time 06:54:10.327835
2017-11-04 06:54:10,328 [salt.state       ][INFO    ][32424] Executing state glusterfs.started for keystone-credential-keys
2017-11-04 06:54:10,329 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:10,336 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:10,388 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --version' in directory '/root'
2017-11-04 06:54:10,397 [salt.loaded.int.module.cmdmod][INFO    ][32424] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 06:54:10,455 [salt.state       ][INFO    ][32424] Volume keystone-credential-keys is already started
2017-11-04 06:54:10,456 [salt.state       ][INFO    ][32424] Completed state [keystone-credential-keys] at time 06:54:10.455637 duration_in_ms=127.802
2017-11-04 06:54:10,458 [salt.minion      ][INFO    ][32424] Returning information for job: 20171104065346536369
2017-11-04 06:54:23,629 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104065423620561
2017-11-04 06:54:23,641 [salt.minion      ][INFO    ][33319] Starting a new job with PID 33319
2017-11-04 06:54:23,674 [salt.minion      ][INFO    ][33319] Returning information for job: 20171104065423620561
2017-11-04 06:54:23,822 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command cmd.run with jid 20171104065423810250
2017-11-04 06:54:23,833 [salt.minion      ][INFO    ][33324] Starting a new job with PID 33324
2017-11-04 06:54:23,837 [salt.loaded.int.module.cmdmod][INFO    ][33324] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-04 06:54:23,955 [salt.minion      ][INFO    ][33324] Returning information for job: 20171104065423810250
2017-11-04 07:35:52,958 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104073552950937
2017-11-04 07:35:52,972 [salt.minion      ][INFO    ][34062] Starting a new job with PID 34062
2017-11-04 07:35:53,015 [salt.minion      ][INFO    ][34062] Returning information for job: 20171104073552950937
2017-11-04 07:36:24,988 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104073624976747
2017-11-04 07:36:24,1000 [salt.minion      ][INFO    ][34070] Starting a new job with PID 34070
2017-11-04 07:36:25,553 [salt.state       ][INFO    ][34070] Loading fresh modules for state activity
2017-11-04 07:36:25,581 [salt.fileclient  ][INFO    ][34070] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-04 07:36:25,598 [salt.fileclient  ][INFO    ][34070] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-04 07:36:25,623 [salt.fileclient  ][INFO    ][34070] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 07:36:25,913 [salt.state       ][INFO    ][34070] Running state [lsof] at time 07:36:25.912651
2017-11-04 07:36:25,913 [salt.state       ][INFO    ][34070] Executing state pkg.installed for lsof
2017-11-04 07:36:25,913 [salt.loaded.int.module.cmdmod][INFO    ][34070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:36:26,204 [salt.state       ][INFO    ][34070] Package lsof is already installed
2017-11-04 07:36:26,205 [salt.state       ][INFO    ][34070] Completed state [lsof] at time 07:36:26.204471 duration_in_ms=291.82
2017-11-04 07:36:26,205 [salt.state       ][INFO    ][34070] Running state [keepalived] at time 07:36:26.204732
2017-11-04 07:36:26,205 [salt.state       ][INFO    ][34070] Executing state pkg.installed for keepalived
2017-11-04 07:36:26,209 [salt.state       ][INFO    ][34070] Package keepalived is already installed
2017-11-04 07:36:26,209 [salt.state       ][INFO    ][34070] Completed state [keepalived] at time 07:36:26.208712 duration_in_ms=3.979
2017-11-04 07:36:26,210 [salt.state       ][INFO    ][34070] Running state [/etc/keepalived/keepalived.conf] at time 07:36:26.210252
2017-11-04 07:36:26,210 [salt.state       ][INFO    ][34070] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-04 07:36:26,237 [salt.fileclient  ][INFO    ][34070] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-04 07:36:26,277 [salt.fileclient  ][INFO    ][34070] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 07:36:26,282 [salt.state       ][INFO    ][34070] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-04 07:36:26,282 [salt.state       ][INFO    ][34070] Completed state [/etc/keepalived/keepalived.conf] at time 07:36:26.282215 duration_in_ms=71.963
2017-11-04 07:36:26,283 [salt.state       ][INFO    ][34070] Running state [keepalived] at time 07:36:26.282851
2017-11-04 07:36:26,283 [salt.state       ][INFO    ][34070] Executing state service.running for keepalived
2017-11-04 07:36:26,283 [salt.loaded.int.module.cmdmod][INFO    ][34070] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-04 07:36:26,297 [salt.loaded.int.module.cmdmod][INFO    ][34070] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 07:36:26,306 [salt.loaded.int.module.cmdmod][INFO    ][34070] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 07:36:26,315 [salt.state       ][INFO    ][34070] The service keepalived is already running
2017-11-04 07:36:26,315 [salt.state       ][INFO    ][34070] Completed state [keepalived] at time 07:36:26.315018 duration_in_ms=32.167
2017-11-04 07:36:26,316 [salt.minion      ][INFO    ][34070] Returning information for job: 20171104073624976747
2017-11-04 07:36:30,300 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command pillar.get with jid 20171104073630289976
2017-11-04 07:36:30,313 [salt.minion      ][INFO    ][34096] Starting a new job with PID 34096
2017-11-04 07:36:30,321 [salt.minion      ][INFO    ][34096] Returning information for job: 20171104073630289976
2017-11-04 07:37:20,613 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104073720605832
2017-11-04 07:37:20,627 [salt.minion      ][INFO    ][34106] Starting a new job with PID 34106
2017-11-04 07:37:22,701 [salt.state       ][INFO    ][34106] Loading fresh modules for state activity
2017-11-04 07:37:22,732 [salt.fileclient  ][INFO    ][34106] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-04 07:37:22,756 [salt.fileclient  ][INFO    ][34106] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 07:37:23,062 [salt.state       ][INFO    ][34106] Running state [attr] at time 07:37:23.062108
2017-11-04 07:37:23,062 [salt.state       ][INFO    ][34106] Executing state pkg.installed for attr
2017-11-04 07:37:23,063 [salt.loaded.int.module.cmdmod][INFO    ][34106] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:37:23,353 [salt.state       ][INFO    ][34106] Package attr is already installed
2017-11-04 07:37:23,354 [salt.state       ][INFO    ][34106] Completed state [attr] at time 07:37:23.353516 duration_in_ms=291.408
2017-11-04 07:37:23,354 [salt.state       ][INFO    ][34106] Running state [glusterfs-server] at time 07:37:23.353761
2017-11-04 07:37:23,354 [salt.state       ][INFO    ][34106] Executing state pkg.installed for glusterfs-server
2017-11-04 07:37:23,358 [salt.state       ][INFO    ][34106] Package glusterfs-server is already installed
2017-11-04 07:37:23,358 [salt.state       ][INFO    ][34106] Completed state [glusterfs-server] at time 07:37:23.357977 duration_in_ms=4.216
2017-11-04 07:37:23,358 [salt.state       ][INFO    ][34106] Running state [bc] at time 07:37:23.358191
2017-11-04 07:37:23,358 [salt.state       ][INFO    ][34106] Executing state pkg.installed for bc
2017-11-04 07:37:23,362 [salt.state       ][INFO    ][34106] Package bc is already installed
2017-11-04 07:37:23,362 [salt.state       ][INFO    ][34106] Completed state [bc] at time 07:37:23.362268 duration_in_ms=4.077
2017-11-04 07:37:23,363 [salt.state       ][INFO    ][34106] Running state [glusterfs-server] at time 07:37:23.363101
2017-11-04 07:37:23,363 [salt.state       ][INFO    ][34106] Executing state service.running for glusterfs-server
2017-11-04 07:37:23,364 [salt.loaded.int.module.cmdmod][INFO    ][34106] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-04 07:37:23,380 [salt.loaded.int.module.cmdmod][INFO    ][34106] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-04 07:37:23,388 [salt.loaded.int.module.cmdmod][INFO    ][34106] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-04 07:37:23,397 [salt.state       ][INFO    ][34106] The service glusterfs-server is already running
2017-11-04 07:37:23,398 [salt.state       ][INFO    ][34106] Completed state [glusterfs-server] at time 07:37:23.397635 duration_in_ms=34.533
2017-11-04 07:37:23,399 [salt.state       ][INFO    ][34106] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:37:23.399213
2017-11-04 07:37:23,399 [salt.state       ][INFO    ][34106] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-04 07:37:23,401 [salt.state       ][INFO    ][34106] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-04 07:37:23,402 [salt.state       ][INFO    ][34106] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:37:23.401581 duration_in_ms=2.368
2017-11-04 07:37:23,402 [salt.state       ][INFO    ][34106] Running state [/srv/glusterfs/glance] at time 07:37:23.401794
2017-11-04 07:37:23,402 [salt.state       ][INFO    ][34106] Executing state file.directory for /srv/glusterfs/glance
2017-11-04 07:37:23,403 [salt.state       ][INFO    ][34106] Directory /srv/glusterfs/glance is in the correct state
2017-11-04 07:37:23,403 [salt.state       ][INFO    ][34106] Completed state [/srv/glusterfs/glance] at time 07:37:23.402648 duration_in_ms=0.854
2017-11-04 07:37:23,403 [salt.state       ][INFO    ][34106] Running state [/srv/glusterfs/keystone-keys] at time 07:37:23.402835
2017-11-04 07:37:23,403 [salt.state       ][INFO    ][34106] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-04 07:37:23,403 [salt.state       ][INFO    ][34106] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-04 07:37:23,404 [salt.state       ][INFO    ][34106] Completed state [/srv/glusterfs/keystone-keys] at time 07:37:23.403625 duration_in_ms=0.79
2017-11-04 07:37:23,404 [salt.state       ][INFO    ][34106] Running state [/srv/glusterfs/nova_instances] at time 07:37:23.403812
2017-11-04 07:37:23,404 [salt.state       ][INFO    ][34106] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-04 07:37:23,404 [salt.state       ][INFO    ][34106] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-04 07:37:23,405 [salt.state       ][INFO    ][34106] Completed state [/srv/glusterfs/nova_instances] at time 07:37:23.404563 duration_in_ms=0.75
2017-11-04 07:37:23,405 [salt.state       ][INFO    ][34106] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:37:23.404763
2017-11-04 07:37:23,405 [salt.state       ][INFO    ][34106] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-04 07:37:23,405 [salt.state       ][INFO    ][34106] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-04 07:37:23,406 [salt.state       ][INFO    ][34106] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:37:23.405541 duration_in_ms=0.778
2017-11-04 07:37:23,406 [salt.minion      ][INFO    ][34106] Returning information for job: 20171104073720605832
2017-11-04 07:37:25,226 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104073725216943
2017-11-04 07:37:25,240 [salt.minion      ][INFO    ][34130] Starting a new job with PID 34130
2017-11-04 07:37:25,274 [salt.minion      ][INFO    ][34130] Returning information for job: 20171104073725216943
2017-11-04 07:37:25,440 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command state.sls with jid 20171104073725423121
2017-11-04 07:37:25,452 [salt.minion      ][INFO    ][34135] Starting a new job with PID 34135
2017-11-04 07:37:26,016 [salt.state       ][INFO    ][34135] Loading fresh modules for state activity
2017-11-04 07:37:26,044 [salt.fileclient  ][INFO    ][34135] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-04 07:37:26,085 [salt.fileclient  ][INFO    ][34135] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 07:37:26,162 [salt.fileclient  ][INFO    ][34135] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-04 07:37:26,185 [salt.fileclient  ][INFO    ][34135] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-04 07:37:26,484 [salt.state       ][INFO    ][34135] Running state [attr] at time 07:37:26.484310
2017-11-04 07:37:26,485 [salt.state       ][INFO    ][34135] Executing state pkg.installed for attr
2017-11-04 07:37:26,485 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:37:26,745 [salt.state       ][INFO    ][34135] Package attr is already installed
2017-11-04 07:37:26,745 [salt.state       ][INFO    ][34135] Completed state [attr] at time 07:37:26.744923 duration_in_ms=260.614
2017-11-04 07:37:26,745 [salt.state       ][INFO    ][34135] Running state [glusterfs-server] at time 07:37:26.745150
2017-11-04 07:37:26,745 [salt.state       ][INFO    ][34135] Executing state pkg.installed for glusterfs-server
2017-11-04 07:37:26,749 [salt.state       ][INFO    ][34135] Package glusterfs-server is already installed
2017-11-04 07:37:26,749 [salt.state       ][INFO    ][34135] Completed state [glusterfs-server] at time 07:37:26.749060 duration_in_ms=3.91
2017-11-04 07:37:26,749 [salt.state       ][INFO    ][34135] Running state [bc] at time 07:37:26.749262
2017-11-04 07:37:26,749 [salt.state       ][INFO    ][34135] Executing state pkg.installed for bc
2017-11-04 07:37:26,753 [salt.state       ][INFO    ][34135] Package bc is already installed
2017-11-04 07:37:26,753 [salt.state       ][INFO    ][34135] Completed state [bc] at time 07:37:26.753087 duration_in_ms=3.824
2017-11-04 07:37:26,754 [salt.state       ][INFO    ][34135] Running state [glusterfs-server] at time 07:37:26.754084
2017-11-04 07:37:26,754 [salt.state       ][INFO    ][34135] Executing state service.running for glusterfs-server
2017-11-04 07:37:26,755 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-04 07:37:26,771 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-04 07:37:26,779 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-04 07:37:26,788 [salt.state       ][INFO    ][34135] The service glusterfs-server is already running
2017-11-04 07:37:26,789 [salt.state       ][INFO    ][34135] Completed state [glusterfs-server] at time 07:37:26.788523 duration_in_ms=34.439
2017-11-04 07:37:26,790 [salt.state       ][INFO    ][34135] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:37:26.790068
2017-11-04 07:37:26,790 [salt.state       ][INFO    ][34135] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-04 07:37:26,792 [salt.state       ][INFO    ][34135] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-04 07:37:26,792 [salt.state       ][INFO    ][34135] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:37:26.792421 duration_in_ms=2.353
2017-11-04 07:37:26,793 [salt.state       ][INFO    ][34135] Running state [/srv/glusterfs/glance] at time 07:37:26.792625
2017-11-04 07:37:26,793 [salt.state       ][INFO    ][34135] Executing state file.directory for /srv/glusterfs/glance
2017-11-04 07:37:26,793 [salt.state       ][INFO    ][34135] Directory /srv/glusterfs/glance is in the correct state
2017-11-04 07:37:26,793 [salt.state       ][INFO    ][34135] Completed state [/srv/glusterfs/glance] at time 07:37:26.793437 duration_in_ms=0.812
2017-11-04 07:37:26,794 [salt.state       ][INFO    ][34135] Running state [/srv/glusterfs/keystone-keys] at time 07:37:26.793651
2017-11-04 07:37:26,794 [salt.state       ][INFO    ][34135] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-04 07:37:26,794 [salt.state       ][INFO    ][34135] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-04 07:37:26,794 [salt.state       ][INFO    ][34135] Completed state [/srv/glusterfs/keystone-keys] at time 07:37:26.794431 duration_in_ms=0.78
2017-11-04 07:37:26,795 [salt.state       ][INFO    ][34135] Running state [/srv/glusterfs/nova_instances] at time 07:37:26.794627
2017-11-04 07:37:26,795 [salt.state       ][INFO    ][34135] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-04 07:37:26,795 [salt.state       ][INFO    ][34135] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-04 07:37:26,795 [salt.state       ][INFO    ][34135] Completed state [/srv/glusterfs/nova_instances] at time 07:37:26.795340 duration_in_ms=0.713
2017-11-04 07:37:26,796 [salt.state       ][INFO    ][34135] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:37:26.795528
2017-11-04 07:37:26,796 [salt.state       ][INFO    ][34135] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-04 07:37:26,796 [salt.state       ][INFO    ][34135] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-04 07:37:26,796 [salt.state       ][INFO    ][34135] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:37:26.796288 duration_in_ms=0.761
2017-11-04 07:37:26,842 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command ['git', '--version'] in directory '/root'
2017-11-04 07:37:26,912 [salt.state       ][INFO    ][34135] Running state [sleep 5] at time 07:37:26.911458
2017-11-04 07:37:26,912 [salt.state       ][INFO    ][34135] Executing state cmd.wait for sleep 5
2017-11-04 07:37:26,912 [salt.state       ][INFO    ][34135] No changes made for sleep 5
2017-11-04 07:37:26,912 [salt.state       ][INFO    ][34135] Completed state [sleep 5] at time 07:37:26.912199 duration_in_ms=0.742
2017-11-04 07:37:26,913 [salt.state       ][INFO    ][34135] Running state [192.168.10.143] at time 07:37:26.912751
2017-11-04 07:37:26,913 [salt.state       ][INFO    ][34135] Executing state glusterfs.peered for 192.168.10.143
2017-11-04 07:37:26,913 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:26,922 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:26,977 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:26,987 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,040 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,048 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,100 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,108 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,160 [salt.state       ][INFO    ][34135] Peering with localhost is not needed
2017-11-04 07:37:27,160 [salt.state       ][INFO    ][34135] Completed state [192.168.10.143] at time 07:37:27.159951 duration_in_ms=247.199
2017-11-04 07:37:27,163 [salt.state       ][INFO    ][34135] Running state [192.168.10.142] at time 07:37:27.163156
2017-11-04 07:37:27,163 [salt.state       ][INFO    ][34135] Executing state glusterfs.peered for 192.168.10.142
2017-11-04 07:37:27,164 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,172 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,224 [salt.state       ][INFO    ][34135] Host 192.168.10.142 already peered
2017-11-04 07:37:27,225 [salt.state       ][INFO    ][34135] Completed state [192.168.10.142] at time 07:37:27.224770 duration_in_ms=61.614
2017-11-04 07:37:27,228 [salt.state       ][INFO    ][34135] Running state [192.168.10.141] at time 07:37:27.227735
2017-11-04 07:37:27,228 [salt.state       ][INFO    ][34135] Executing state glusterfs.peered for 192.168.10.141
2017-11-04 07:37:27,228 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,237 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,288 [salt.state       ][INFO    ][34135] Host 192.168.10.141 already peered
2017-11-04 07:37:27,288 [salt.state       ][INFO    ][34135] Completed state [192.168.10.141] at time 07:37:27.288372 duration_in_ms=60.637
2017-11-04 07:37:27,289 [salt.state       ][INFO    ][34135] Running state [glance] at time 07:37:27.289416
2017-11-04 07:37:27,290 [salt.state       ][INFO    ][34135] Executing state glusterfs.created for glance
2017-11-04 07:37:27,290 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,298 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,350 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,359 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,417 [salt.state       ][INFO    ][34135] Volume glance already exists and is started.
2017-11-04 07:37:27,417 [salt.state       ][INFO    ][34135] Completed state [glance] at time 07:37:27.417085 duration_in_ms=127.668
2017-11-04 07:37:27,421 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:27.420713
2017-11-04 07:37:27,421 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 07:37:27,422 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:27,475 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:27,476 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:27.475675 duration_in_ms=54.962
2017-11-04 07:37:27,476 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:37:27.476206
2017-11-04 07:37:27,476 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-04 07:37:27,477 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 07:37:27,531 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:27,531 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:37:27.531050 duration_in_ms=54.844
2017-11-04 07:37:27,532 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:37:27.531678
2017-11-04 07:37:27,532 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-04 07:37:27,532 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 07:37:27,586 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:27,586 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:37:27.585993 duration_in_ms=54.314
2017-11-04 07:37:27,587 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:27.586616
2017-11-04 07:37:27,587 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 07:37:27,587 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:27,637 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:27,637 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:27.637294 duration_in_ms=50.678
2017-11-04 07:37:27,638 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:37:27.637934
2017-11-04 07:37:27,638 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-04 07:37:27,639 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 07:37:27,693 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:27,694 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:37:27.693527 duration_in_ms=55.592
2017-11-04 07:37:27,695 [salt.state       ][INFO    ][34135] Running state [glance] at time 07:37:27.694783
2017-11-04 07:37:27,695 [salt.state       ][INFO    ][34135] Executing state glusterfs.started for glance
2017-11-04 07:37:27,695 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,703 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,756 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,765 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,820 [salt.state       ][INFO    ][34135] Volume glance is already started
2017-11-04 07:37:27,820 [salt.state       ][INFO    ][34135] Completed state [glance] at time 07:37:27.819757 duration_in_ms=124.973
2017-11-04 07:37:27,821 [salt.state       ][INFO    ][34135] Running state [keystone-keys] at time 07:37:27.820828
2017-11-04 07:37:27,821 [salt.state       ][INFO    ][34135] Executing state glusterfs.created for keystone-keys
2017-11-04 07:37:27,822 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,830 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,883 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:27,891 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:27,948 [salt.state       ][INFO    ][34135] Volume keystone-keys already exists and is started.
2017-11-04 07:37:27,949 [salt.state       ][INFO    ][34135] Completed state [keystone-keys] at time 07:37:27.948740 duration_in_ms=127.912
2017-11-04 07:37:27,953 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:37:27.952496
2017-11-04 07:37:27,953 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-04 07:37:27,953 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 07:37:28,007 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,007 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:37:28.007328 duration_in_ms=54.832
2017-11-04 07:37:28,008 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:28.007859
2017-11-04 07:37:28,008 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 07:37:28,009 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:28,061 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,062 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:28.061606 duration_in_ms=53.747
2017-11-04 07:37:28,062 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:28.062169
2017-11-04 07:37:28,062 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 07:37:28,063 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:28,116 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,116 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:28.115990 duration_in_ms=53.821
2017-11-04 07:37:28,117 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:37:28.116516
2017-11-04 07:37:28,117 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-04 07:37:28,117 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 07:37:28,172 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,172 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:37:28.172066 duration_in_ms=55.549
2017-11-04 07:37:28,173 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:37:28.172692
2017-11-04 07:37:28,173 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-04 07:37:28,173 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 07:37:28,225 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,226 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:37:28.225546 duration_in_ms=52.854
2017-11-04 07:37:28,227 [salt.state       ][INFO    ][34135] Running state [keystone-keys] at time 07:37:28.226870
2017-11-04 07:37:28,227 [salt.state       ][INFO    ][34135] Executing state glusterfs.started for keystone-keys
2017-11-04 07:37:28,228 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,236 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,288 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,296 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,353 [salt.state       ][INFO    ][34135] Volume keystone-keys is already started
2017-11-04 07:37:28,353 [salt.state       ][INFO    ][34135] Completed state [keystone-keys] at time 07:37:28.352925 duration_in_ms=126.054
2017-11-04 07:37:28,354 [salt.state       ][INFO    ][34135] Running state [nova_instances] at time 07:37:28.354024
2017-11-04 07:37:28,354 [salt.state       ][INFO    ][34135] Executing state glusterfs.created for nova_instances
2017-11-04 07:37:28,355 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,363 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,416 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,427 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,486 [salt.state       ][INFO    ][34135] Volume nova_instances already exists and is started.
2017-11-04 07:37:28,487 [salt.state       ][INFO    ][34135] Completed state [nova_instances] at time 07:37:28.486481 duration_in_ms=132.456
2017-11-04 07:37:28,491 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:28.490904
2017-11-04 07:37:28,491 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 07:37:28,492 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:28,544 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,545 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:28.544552 duration_in_ms=53.648
2017-11-04 07:37:28,545 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:37:28.545153
2017-11-04 07:37:28,545 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-04 07:37:28,546 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-04 07:37:28,602 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,602 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:37:28.602114 duration_in_ms=56.961
2017-11-04 07:37:28,603 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:37:28.602697
2017-11-04 07:37:28,603 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-04 07:37:28,604 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-04 07:37:28,659 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,659 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:37:28.659244 duration_in_ms=56.546
2017-11-04 07:37:28,660 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:37:28.659981
2017-11-04 07:37:28,660 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-04 07:37:28,661 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-04 07:37:28,714 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,715 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:37:28.714578 duration_in_ms=54.597
2017-11-04 07:37:28,715 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:28.715158
2017-11-04 07:37:28,715 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 07:37:28,716 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:28,770 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:28,770 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:28.770422 duration_in_ms=55.264
2017-11-04 07:37:28,772 [salt.state       ][INFO    ][34135] Running state [nova_instances] at time 07:37:28.771744
2017-11-04 07:37:28,772 [salt.state       ][INFO    ][34135] Executing state glusterfs.started for nova_instances
2017-11-04 07:37:28,773 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,782 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,835 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,844 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,903 [salt.state       ][INFO    ][34135] Volume nova_instances is already started
2017-11-04 07:37:28,903 [salt.state       ][INFO    ][34135] Completed state [nova_instances] at time 07:37:28.902955 duration_in_ms=131.209
2017-11-04 07:37:28,904 [salt.state       ][INFO    ][34135] Running state [keystone-credential-keys] at time 07:37:28.904120
2017-11-04 07:37:28,904 [salt.state       ][INFO    ][34135] Executing state glusterfs.created for keystone-credential-keys
2017-11-04 07:37:28,905 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,914 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:28,969 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:28,976 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:29,033 [salt.state       ][INFO    ][34135] Volume keystone-credential-keys already exists and is started.
2017-11-04 07:37:29,034 [salt.state       ][INFO    ][34135] Completed state [keystone-credential-keys] at time 07:37:29.033564 duration_in_ms=129.443
2017-11-04 07:37:29,038 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:37:29.037618
2017-11-04 07:37:29,038 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-04 07:37:29,038 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-04 07:37:29,093 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:29,093 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:37:29.093062 duration_in_ms=55.444
2017-11-04 07:37:29,094 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:29.093663
2017-11-04 07:37:29,094 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-04 07:37:29,094 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:29,146 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:29,147 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:37:29.146533 duration_in_ms=52.87
2017-11-04 07:37:29,147 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:37:29.147064
2017-11-04 07:37:29,147 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-04 07:37:29,148 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-04 07:37:29,199 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:29,200 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:37:29.199568 duration_in_ms=52.504
2017-11-04 07:37:29,200 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:29.200146
2017-11-04 07:37:29,200 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-04 07:37:29,201 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-04 07:37:29,253 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:29,253 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:37:29.252915 duration_in_ms=52.768
2017-11-04 07:37:29,254 [salt.state       ][INFO    ][34135] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:37:29.253555
2017-11-04 07:37:29,254 [salt.state       ][INFO    ][34135] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-04 07:37:29,254 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-04 07:37:29,309 [salt.state       ][INFO    ][34135] unless execution succeeded
2017-11-04 07:37:29,310 [salt.state       ][INFO    ][34135] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:37:29.309730 duration_in_ms=56.175
2017-11-04 07:37:29,311 [salt.state       ][INFO    ][34135] Running state [keystone-credential-keys] at time 07:37:29.311039
2017-11-04 07:37:29,311 [salt.state       ][INFO    ][34135] Executing state glusterfs.started for keystone-credential-keys
2017-11-04 07:37:29,312 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:29,319 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:29,372 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --version' in directory '/root'
2017-11-04 07:37:29,380 [salt.loaded.int.module.cmdmod][INFO    ][34135] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-04 07:37:29,437 [salt.state       ][INFO    ][34135] Volume keystone-credential-keys is already started
2017-11-04 07:37:29,437 [salt.state       ][INFO    ][34135] Completed state [keystone-credential-keys] at time 07:37:29.436992 duration_in_ms=125.953
2017-11-04 07:37:29,439 [salt.minion      ][INFO    ][34135] Returning information for job: 20171104073725423121
2017-11-04 07:37:41,090 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command test.ping with jid 20171104073741080887
2017-11-04 07:37:41,100 [salt.minion      ][INFO    ][34520] Starting a new job with PID 34520
2017-11-04 07:37:41,134 [salt.minion      ][INFO    ][34520] Returning information for job: 20171104073741080887
2017-11-04 07:37:41,304 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command cmd.run with jid 20171104073741290934
2017-11-04 07:37:41,314 [salt.minion      ][INFO    ][34525] Starting a new job with PID 34525
2017-11-04 07:37:41,318 [salt.loaded.int.module.cmdmod][INFO    ][34525] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-04 07:37:41,438 [salt.minion      ][INFO    ][34525] Returning information for job: 20171104073741290934
2017-11-04 07:38:50,454 [salt.utils.schedule][INFO    ][25482] Running scheduled job: __mine_interval
2017-11-04 08:00:27,990 [salt.minion      ][INFO    ][25482] User sudo_ubuntu Executing command cp.push_dir with jid 20171104080027976663
2017-11-04 08:00:28,006 [salt.minion      ][INFO    ][34799] Starting a new job with PID 34799
