2017-10-21 04:09:04,607 [salt.cli.daemons ][WARNING ][2503] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-21 05:17:18,016 [salt.state       ][ERROR   ][3916] No contents found in top file
2017-10-21 05:19:00,207 [salt.utils.parsers][WARNING ][2503] Minion received a SIGTERM. Exiting.
2017-10-21 05:21:13,237 [salt.cli.daemons ][WARNING ][3219] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-21 05:23:19,642 [salt.transport.ipc][ERROR   ][3219] Exception occurred while handling stream: [Errno 0] Success
2017-10-21 05:24:18,850 [salt.loaded.int.module.cmdmod][ERROR   ][10122] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-21 05:24:18,850 [salt.loaded.int.module.cmdmod][ERROR   ][10122] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-21 05:24:18,850 [salt.loaded.int.module.cmdmod][ERROR   ][10122] retcode: 1
2017-10-21 05:24:18,850 [salt.state       ][ERROR   ][10122] {'pid': 14955, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-21 05:24:35,161 [py.warnings      ][WARNING ][15032] /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-10-21 05:30:30,105 [salt.loaded.int.module.cmdmod][ERROR   ][15032] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-21 05:30:30,105 [salt.loaded.int.module.cmdmod][ERROR   ][15032] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-21 05:30:36,493 [salt.loaded.int.module.cmdmod][ERROR   ][15032] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-21 05:30:36,493 [salt.loaded.int.module.cmdmod][ERROR   ][15032] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-21 05:30:44,216 [salt.loaded.int.module.cmdmod][ERROR   ][15032] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-21 05:30:44,216 [salt.loaded.int.module.cmdmod][ERROR   ][15032] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-21 05:30:53,164 [salt.loaded.int.module.cmdmod][ERROR   ][15032] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-21 05:30:53,165 [salt.loaded.int.module.cmdmod][ERROR   ][15032] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-21 05:31:01,563 [salt.loaded.int.module.cmdmod][ERROR   ][15032] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-21 05:31:01,564 [salt.loaded.int.module.cmdmod][ERROR   ][15032] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-21 05:31:07,734 [salt.loaded.int.module.cmdmod][ERROR   ][15032] 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-10-21 05:31:09,865 [salt.loaded.int.module.cmdmod][INFO    ][22745] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-21 05:31:09,871 [salt.loaded.int.module.cmdmod][INFO    ][22745] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:09,880 [salt.loaded.int.module.cmdmod][INFO    ][22745] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:09,887 [salt.utils.parsers][WARNING ][3219] Minion received a SIGTERM. Exiting.
2017-10-21 05:31:10,140 [salt.cli.daemons ][INFO    ][22834] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-ha.local"
2017-10-21 05:31:10,656 [salt.minion      ][INFO    ][22834] Creating minion process manager
2017-10-21 05:31:10,656 [salt.cli.daemons ][WARNING ][22834] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-21 05:31:10,656 [salt.cli.daemons ][INFO    ][22834] The Salt Minion is starting up
2017-10-21 05:31:10,656 [salt.minion      ][INFO    ][22834] Minion is starting as user 'root'
2017-10-21 05:31:10,657 [salt.utils.event ][INFO    ][22834] Starting pull socket on /var/run/salt/minion/minion_event_98ff1e569f_pull.ipc
2017-10-21 05:31:11,498 [salt.loaded.int.module.cmdmod][INFO    ][22834] Executing command ['date', '+%z'] in directory '/root'
2017-10-21 05:31:11,507 [salt.utils.schedule][INFO    ][22834] Updating job settings for scheduled job: __mine_interval
2017-10-21 05:31:11,509 [salt.minion      ][INFO    ][22834] Added mine.update to scheduler
2017-10-21 05:31:11,728 [salt.minion      ][INFO    ][22834] Minion is ready to receive requests!
2017-10-21 05:31:11,805 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171021053111802033
2017-10-21 05:31:11,816 [salt.minion      ][INFO    ][22949] Starting a new job with PID 22949
2017-10-21 05:31:12,730 [salt.utils.schedule][INFO    ][22834] Running scheduled job: __mine_interval
2017-10-21 05:31:13,255 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2017-10-21 05:31:13,277 [salt.state       ][ERROR   ][22949] No contents found in top file
2017-10-21 05:31:13,277 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-21 05:31:13,280 [salt.utils.extmods][INFO    ][22949] Syncing beacons for environment 'base'
2017-10-21 05:31:13,280 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_beacons, for base)
2017-10-21 05:31:13,280 [salt.fileclient  ][INFO    ][22949] Caching directory '_beacons/' for environment 'base'
2017-10-21 05:31:13,300 [salt.utils.extmods][INFO    ][22949] Syncing modules for environment 'base'
2017-10-21 05:31:13,300 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_modules, for base)
2017-10-21 05:31:13,301 [salt.fileclient  ][INFO    ][22949] Caching directory '_modules/' for environment 'base'
2017-10-21 05:31:13,394 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-21 05:31:13,418 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-21 05:31:13,449 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-21 05:31:13,514 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-21 05:31:13,712 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-21 05:31:13,766 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-21 05:31:13,840 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-21 05:31:13,918 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-21 05:31:13,936 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-21 05:31:14,023 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-21 05:31:14,150 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-21 05:31:14,306 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-21 05:31:14,354 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-21 05:31:14,389 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-21 05:31:14,438 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-21 05:31:14,487 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-21 05:31:14,499 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-21 05:31:14,512 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-21 05:31:14,522 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-21 05:31:14,666 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-21 05:31:14,681 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-21 05:31:14,720 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-21 05:31:14,731 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-21 05:31:14,826 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-21 05:31:14,883 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-21 05:31:14,923 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-21 05:31:14,969 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-21 05:31:15,007 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-21 05:31:15,043 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-21 05:31:15,091 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-21 05:31:15,176 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-21 05:31:15,199 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-21 05:31:15,202 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-21 05:31:15,202 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-21 05:31:15,264 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-21 05:31:15,266 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-21 05:31:15,281 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-21 05:31:15,282 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-21 05:31:15,282 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-21 05:31:15,282 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-21 05:31:15,283 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-21 05:31:15,284 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-21 05:31:15,290 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-21 05:31:15,290 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-21 05:31:15,297 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-21 05:31:15,297 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-21 05:31:15,303 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-21 05:31:15,303 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-21 05:31:15,304 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-21 05:31:15,305 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-21 05:31:15,305 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-21 05:31:15,306 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-21 05:31:15,306 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-21 05:31:15,307 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-21 05:31:15,308 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-21 05:31:15,308 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-21 05:31:15,309 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-21 05:31:15,311 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-21 05:31:15,312 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-21 05:31:15,312 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-21 05:31:15,315 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-21 05:31:15,315 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-21 05:31:15,315 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-21 05:31:15,316 [salt.utils.extmods][INFO    ][22949] 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-10-21 05:31:15,316 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-21 05:31:15,317 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-21 05:31:15,323 [salt.utils.extmods][INFO    ][22949] Syncing states for environment 'base'
2017-10-21 05:31:15,323 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_states, for base)
2017-10-21 05:31:15,323 [salt.fileclient  ][INFO    ][22949] Caching directory '_states/' for environment 'base'
2017-10-21 05:31:15,359 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-21 05:31:15,382 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-21 05:31:15,425 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-21 05:31:15,454 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-21 05:31:15,464 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-21 05:31:15,475 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-21 05:31:15,498 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-21 05:31:15,544 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-21 05:31:15,557 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-21 05:31:15,583 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-21 05:31:15,633 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-21 05:31:15,657 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-21 05:31:15,760 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-21 05:31:15,831 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-21 05:31:15,880 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-21 05:31:15,961 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-21 05:31:16,048 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-21 05:31:16,115 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-21 05:31:16,193 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-21 05:31:16,258 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-21 05:31:16,296 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-21 05:31:16,310 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-21 05:31:16,329 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-21 05:31:16,394 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-21 05:31:16,475 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-21 05:31:16,599 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-21 05:31:16,750 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-21 05:31:16,864 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-21 05:31:16,991 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-21 05:31:16,994 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-21 05:31:16,994 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-21 05:31:16,995 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-21 05:31:16,995 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-21 05:31:16,995 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-21 05:31:16,995 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-21 05:31:16,996 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-21 05:31:16,996 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-21 05:31:16,996 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-21 05:31:16,996 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-21 05:31:16,997 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-21 05:31:16,997 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-21 05:31:16,997 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-21 05:31:16,997 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-21 05:31:16,998 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-21 05:31:16,998 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-21 05:31:16,998 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-21 05:31:16,998 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-21 05:31:16,998 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-21 05:31:16,999 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-21 05:31:16,999 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-21 05:31:16,999 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-21 05:31:16,999 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-21 05:31:16,1000 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-21 05:31:16,1000 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-21 05:31:17,000 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-21 05:31:17,000 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-21 05:31:17,001 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-21 05:31:17,001 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-21 05:31:17,001 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-21 05:31:17,003 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-21 05:31:17,006 [salt.utils.extmods][INFO    ][22949] Syncing sdb for environment 'base'
2017-10-21 05:31:17,006 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_sdb, for base)
2017-10-21 05:31:17,006 [salt.fileclient  ][INFO    ][22949] Caching directory '_sdb/' for environment 'base'
2017-10-21 05:31:17,049 [salt.utils.extmods][INFO    ][22949] Syncing grains for environment 'base'
2017-10-21 05:31:17,049 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_grains, for base)
2017-10-21 05:31:17,049 [salt.fileclient  ][INFO    ][22949] Caching directory '_grains/' for environment 'base'
2017-10-21 05:31:17,100 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-21 05:31:17,141 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-21 05:31:17,158 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-21 05:31:17,217 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-21 05:31:17,242 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-21 05:31:17,309 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-21 05:31:17,345 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-21 05:31:17,368 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-21 05:31:17,398 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-21 05:31:17,423 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-21 05:31:17,446 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-21 05:31:17,519 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-21 05:31:17,521 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-21 05:31:17,529 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-21 05:31:17,545 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-21 05:31:17,546 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-21 05:31:17,546 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-21 05:31:17,546 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-21 05:31:17,547 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-21 05:31:17,551 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-21 05:31:17,551 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-21 05:31:17,552 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-21 05:31:17,552 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-21 05:31:17,552 [salt.utils.extmods][INFO    ][22949] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-21 05:31:17,554 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-21 05:31:17,556 [salt.utils.extmods][INFO    ][22949] Syncing renderers for environment 'base'
2017-10-21 05:31:17,556 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_renderers, for base)
2017-10-21 05:31:17,556 [salt.fileclient  ][INFO    ][22949] Caching directory '_renderers/' for environment 'base'
2017-10-21 05:31:17,595 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-21 05:31:17,597 [salt.utils.extmods][INFO    ][22949] Syncing returners for environment 'base'
2017-10-21 05:31:17,597 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_returners, for base)
2017-10-21 05:31:17,597 [salt.fileclient  ][INFO    ][22949] Caching directory '_returners/' for environment 'base'
2017-10-21 05:31:17,628 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-21 05:31:17,631 [salt.utils.extmods][INFO    ][22949] Syncing output for environment 'base'
2017-10-21 05:31:17,631 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_output, for base)
2017-10-21 05:31:17,631 [salt.fileclient  ][INFO    ][22949] Caching directory '_output/' for environment 'base'
2017-10-21 05:31:17,660 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-21 05:31:17,662 [salt.utils.extmods][INFO    ][22949] Syncing utils for environment 'base'
2017-10-21 05:31:17,662 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_utils, for base)
2017-10-21 05:31:17,663 [salt.fileclient  ][INFO    ][22949] Caching directory '_utils/' for environment 'base'
2017-10-21 05:31:17,690 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-21 05:31:17,692 [salt.utils.extmods][INFO    ][22949] Syncing log_handlers for environment 'base'
2017-10-21 05:31:17,692 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_log_handlers, for base)
2017-10-21 05:31:17,692 [salt.fileclient  ][INFO    ][22949] Caching directory '_log_handlers/' for environment 'base'
2017-10-21 05:31:17,720 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-21 05:31:17,722 [salt.utils.extmods][INFO    ][22949] Syncing proxy for environment 'base'
2017-10-21 05:31:17,723 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_proxy, for base)
2017-10-21 05:31:17,723 [salt.fileclient  ][INFO    ][22949] Caching directory '_proxy/' for environment 'base'
2017-10-21 05:31:17,745 [salt.utils.extmods][INFO    ][22949] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-21 05:31:17,748 [salt.utils.extmods][INFO    ][22949] Syncing engines for environment 'base'
2017-10-21 05:31:17,748 [salt.utils.extmods][INFO    ][22949] Loading cache from salt://_engines, for base)
2017-10-21 05:31:17,748 [salt.fileclient  ][INFO    ][22949] Caching directory '_engines/' for environment 'base'
2017-10-21 05:31:17,776 [salt.minion      ][INFO    ][22949] Returning information for job: 20171021053111802033
2017-10-21 05:31:21,088 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021053121069904
2017-10-21 05:31:21,103 [salt.minion      ][INFO    ][23082] Starting a new job with PID 23082
2017-10-21 05:31:21,466 [salt.state       ][INFO    ][23082] Loading fresh modules for state activity
2017-10-21 05:31:21,513 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-21 05:31:21,566 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-21 05:31:21,606 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:21,736 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-21 05:31:21,749 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-21 05:31:21,773 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:21,831 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-21 05:31:21,863 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:21,909 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-21 05:31:21,928 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-21 05:31:21,961 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:31:21,978 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-21 05:31:21,985 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-21 05:31:22,043 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-21 05:31:22,058 [py.warnings      ][WARNING ][23082] /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-10-21 05:31:22,075 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'salt-minion --version' in directory '/root'
2017-10-21 05:31:22,341 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-21 05:31:22,361 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-21 05:31:22,374 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-21 05:31:22,386 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-21 05:31:22,441 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-21 05:31:22,480 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-21 05:31:22,550 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-21 05:31:22,569 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:22,683 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-21 05:31:22,701 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:22,777 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-21 05:31:22,795 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-21 05:31:22,807 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:31:22,854 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-21 05:31:22,861 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-21 05:31:22,882 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-21 05:31:22,897 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'salt-minion --version' in directory '/root'
2017-10-21 05:31:23,149 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-21 05:31:23,166 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-21 05:31:23,177 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-21 05:31:23,191 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-21 05:31:23,241 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-21 05:31:23,274 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-21 05:31:23,334 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-21 05:31:23,388 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:23,828 [salt.state       ][INFO    ][23082] Running state [salt-minion] at time 05:31:23.828147
2017-10-21 05:31:23,828 [salt.state       ][INFO    ][23082] Executing state pkg.installed for salt-minion
2017-10-21 05:31:23,829 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:31:24,135 [salt.state       ][INFO    ][23082] Package salt-minion is already installed
2017-10-21 05:31:24,135 [salt.state       ][INFO    ][23082] Completed state [salt-minion] at time 05:31:24.135219 duration_in_ms=307.072
2017-10-21 05:31:24,135 [salt.state       ][INFO    ][23082] Running state [salt_minion_dependency_packages] at time 05:31:24.135467
2017-10-21 05:31:24,136 [salt.state       ][INFO    ][23082] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-21 05:31:24,138 [salt.state       ][INFO    ][23082] All specified packages are already installed
2017-10-21 05:31:24,138 [salt.state       ][INFO    ][23082] Completed state [salt_minion_dependency_packages] at time 05:31:24.138408 duration_in_ms=2.941
2017-10-21 05:31:24,140 [salt.state       ][INFO    ][23082] Running state [/etc/salt/minion.d/minion.conf] at time 05:31:24.139899
2017-10-21 05:31:24,140 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-21 05:31:24,173 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-21 05:31:24,218 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:24,293 [salt.fileclient  ][INFO    ][23082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:24,326 [salt.state       ][INFO    ][23082] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-21 05:31:24,326 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/minion.d/minion.conf] at time 05:31:24.325799 duration_in_ms=185.9
2017-10-21 05:31:24,326 [salt.state       ][INFO    ][23082] Running state [/etc/salt/minion.d/_virt.conf] at time 05:31:24.326120
2017-10-21 05:31:24,326 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-21 05:31:24,368 [salt.state       ][INFO    ][23082] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-21 05:31:24,368 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:31:24.367767 duration_in_ms=41.647
2017-10-21 05:31:24,369 [salt.state       ][INFO    ][23082] Running state [salt-minion] at time 05:31:24.369161
2017-10-21 05:31:24,369 [salt.state       ][INFO    ][23082] Executing state service.running for salt-minion
2017-10-21 05:31:24,370 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-21 05:31:24,386 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:24,394 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:24,411 [salt.state       ][INFO    ][23082] The service salt-minion is already running
2017-10-21 05:31:24,411 [salt.state       ][INFO    ][23082] Completed state [salt-minion] at time 05:31:24.410805 duration_in_ms=41.644
2017-10-21 05:31:24,412 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains.d] at time 05:31:24.412024
2017-10-21 05:31:24,412 [salt.state       ][INFO    ][23082] Executing state file.directory for /etc/salt/grains.d
2017-10-21 05:31:24,413 [salt.state       ][INFO    ][23082] Directory /etc/salt/grains.d is in the correct state
2017-10-21 05:31:24,413 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains.d] at time 05:31:24.412840 duration_in_ms=0.817
2017-10-21 05:31:24,413 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains] at time 05:31:24.413232
2017-10-21 05:31:24,413 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/grains
2017-10-21 05:31:24,414 [salt.state       ][INFO    ][23082] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-21 05:31:24,414 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains] at time 05:31:24.413839 duration_in_ms=0.606
2017-10-21 05:31:24,414 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains.d/placeholder] at time 05:31:24.414089
2017-10-21 05:31:24,414 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-21 05:31:24,415 [salt.state       ][INFO    ][23082] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-21 05:31:24,415 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains.d/placeholder] at time 05:31:24.414669 duration_in_ms=0.58
2017-10-21 05:31:24,415 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains.d/sphinx] at time 05:31:24.414927
2017-10-21 05:31:24,415 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-21 05:31:24,442 [salt.state       ][INFO    ][23082] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.252
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-21 05:31:24,442 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains.d/sphinx] at time 05:31:24.441947 duration_in_ms=27.02
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.442537
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.442996 duration_in_ms=0.458
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.443116
2017-10-21 05:31:24,443 [salt.state       ][INFO    ][23082] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,444 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-21 05:31:24,518 [salt.state       ][INFO    ][23082] {'pid': 23130, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-21 05:31:24,518 [salt.state       ][INFO    ][23082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.518277 duration_in_ms=75.16
2017-10-21 05:31:24,519 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains.d/dns_records] at time 05:31:24.518773
2017-10-21 05:31:24,519 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-21 05:31:24,548 [salt.state       ][INFO    ][23082] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-21 05:31:24,548 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains.d/dns_records] at time 05:31:24.548083 duration_in_ms=29.311
2017-10-21 05:31:24,549 [salt.state       ][INFO    ][23082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.548688
2017-10-21 05:31:24,549 [salt.state       ][INFO    ][23082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,549 [salt.state       ][INFO    ][23082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,549 [salt.state       ][INFO    ][23082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.549171 duration_in_ms=0.483
2017-10-21 05:31:24,549 [salt.state       ][INFO    ][23082] Running state [/etc/salt/grains.d/salt] at time 05:31:24.549438
2017-10-21 05:31:24,550 [salt.state       ][INFO    ][23082] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-21 05:31:24,578 [salt.state       ][INFO    ][23082] File /etc/salt/grains.d/salt is in the correct state
2017-10-21 05:31:24,578 [salt.state       ][INFO    ][23082] Completed state [/etc/salt/grains.d/salt] at time 05:31:24.578396 duration_in_ms=28.957
2017-10-21 05:31:24,579 [salt.state       ][INFO    ][23082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.578966
2017-10-21 05:31:24,579 [salt.state       ][INFO    ][23082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,579 [salt.state       ][INFO    ][23082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:24,579 [salt.state       ][INFO    ][23082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:31:24.579433 duration_in_ms=0.467
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:24.580548
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:24.581021 duration_in_ms=0.473
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:24.581138
2017-10-21 05:31:24,581 [salt.state       ][INFO    ][23082] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-21 05:31:24,582 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-21 05:31:24,591 [salt.state       ][INFO    ][23082] {'pid': 23132, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-21 05:31:24,591 [salt.state       ][INFO    ][23082] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:24.591088 duration_in_ms=9.949
2017-10-21 05:31:24,592 [salt.state       ][INFO    ][23082] Running state [mine.update] at time 05:31:24.591728
2017-10-21 05:31:24,592 [salt.state       ][INFO    ][23082] Executing state module.wait for mine.update
2017-10-21 05:31:24,592 [salt.state       ][INFO    ][23082] No changes made for mine.update
2017-10-21 05:31:24,592 [salt.state       ][INFO    ][23082] Completed state [mine.update] at time 05:31:24.592324 duration_in_ms=0.597
2017-10-21 05:31:24,592 [salt.state       ][INFO    ][23082] Running state [mine.update] at time 05:31:24.592471
2017-10-21 05:31:24,593 [salt.state       ][INFO    ][23082] Executing state module.mod_watch for mine.update
2017-10-21 05:31:25,114 [salt.state       ][INFO    ][23082] {'ret': True}
2017-10-21 05:31:25,114 [salt.state       ][INFO    ][23082] Completed state [mine.update] at time 05:31:25.114021 duration_in_ms=521.548
2017-10-21 05:31:25,114 [salt.state       ][INFO    ][23082] Running state [ca-certificates] at time 05:31:25.114288
2017-10-21 05:31:25,115 [salt.state       ][INFO    ][23082] Executing state pkg.installed for ca-certificates
2017-10-21 05:31:25,118 [salt.state       ][INFO    ][23082] Package ca-certificates is already installed
2017-10-21 05:31:25,118 [salt.state       ][INFO    ][23082] Completed state [ca-certificates] at time 05:31:25.117994 duration_in_ms=3.706
2017-10-21 05:31:25,119 [salt.state       ][INFO    ][23082] Running state [update-ca-certificates] at time 05:31:25.118560
2017-10-21 05:31:25,119 [salt.state       ][INFO    ][23082] Executing state cmd.wait for update-ca-certificates
2017-10-21 05:31:25,119 [salt.state       ][INFO    ][23082] No changes made for update-ca-certificates
2017-10-21 05:31:25,119 [salt.state       ][INFO    ][23082] Completed state [update-ca-certificates] at time 05:31:25.119192 duration_in_ms=0.632
2017-10-21 05:31:25,119 [salt.state       ][INFO    ][23082] Running state [libvirt-dev] at time 05:31:25.119383
2017-10-21 05:31:25,120 [salt.state       ][INFO    ][23082] Executing state pkg.installed for libvirt-dev
2017-10-21 05:31:25,122 [salt.state       ][INFO    ][23082] Package libvirt-dev is already installed
2017-10-21 05:31:25,123 [salt.state       ][INFO    ][23082] Completed state [libvirt-dev] at time 05:31:25.122470 duration_in_ms=3.087
2017-10-21 05:31:25,123 [salt.state       ][INFO    ][23082] Running state [pkg-config] at time 05:31:25.122658
2017-10-21 05:31:25,123 [salt.state       ][INFO    ][23082] Executing state pkg.installed for pkg-config
2017-10-21 05:31:25,126 [salt.state       ][INFO    ][23082] Package pkg-config is already installed
2017-10-21 05:31:25,126 [salt.state       ][INFO    ][23082] Completed state [pkg-config] at time 05:31:25.125741 duration_in_ms=3.082
2017-10-21 05:31:25,126 [salt.state       ][INFO    ][23082] Running state [virtng.init] at time 05:31:25.125931
2017-10-21 05:31:25,126 [salt.state       ][INFO    ][23082] Executing state module.run for virtng.init
2017-10-21 05:31:25,181 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command ['git', '--version'] in directory '/root'
2017-10-21 05:31:25,276 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,295 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,295 [salt.state       ][INFO    ][23082] Completed state [virtng.init] at time 05:31:25.294771 duration_in_ms=168.837
2017-10-21 05:31:25,295 [salt.state       ][INFO    ][23082] Running state [virt.set_autostart] at time 05:31:25.295020
2017-10-21 05:31:25,295 [salt.state       ][INFO    ][23082] Executing state module.run for virt.set_autostart
2017-10-21 05:31:25,297 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,315 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,316 [salt.state       ][INFO    ][23082] Completed state [virt.set_autostart] at time 05:31:25.315625 duration_in_ms=20.605
2017-10-21 05:31:25,316 [salt.state       ][INFO    ][23082] Running state [virtng.init] at time 05:31:25.315857
2017-10-21 05:31:25,316 [salt.state       ][INFO    ][23082] Executing state module.run for virtng.init
2017-10-21 05:31:25,318 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,335 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,335 [salt.state       ][INFO    ][23082] Completed state [virtng.init] at time 05:31:25.335196 duration_in_ms=19.339
2017-10-21 05:31:25,335 [salt.state       ][INFO    ][23082] Running state [virt.set_autostart] at time 05:31:25.335441
2017-10-21 05:31:25,336 [salt.state       ][INFO    ][23082] Executing state module.run for virt.set_autostart
2017-10-21 05:31:25,338 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,354 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,354 [salt.state       ][INFO    ][23082] Completed state [virt.set_autostart] at time 05:31:25.354257 duration_in_ms=18.816
2017-10-21 05:31:25,355 [salt.state       ][INFO    ][23082] Running state [virtng.init] at time 05:31:25.354509
2017-10-21 05:31:25,355 [salt.state       ][INFO    ][23082] Executing state module.run for virtng.init
2017-10-21 05:31:25,357 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,372 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,372 [salt.state       ][INFO    ][23082] Completed state [virtng.init] at time 05:31:25.372059 duration_in_ms=17.549
2017-10-21 05:31:25,372 [salt.state       ][INFO    ][23082] Running state [virt.set_autostart] at time 05:31:25.372353
2017-10-21 05:31:25,373 [salt.state       ][INFO    ][23082] Executing state module.run for virt.set_autostart
2017-10-21 05:31:25,375 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,389 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,389 [salt.state       ][INFO    ][23082] Completed state [virt.set_autostart] at time 05:31:25.388777 duration_in_ms=16.424
2017-10-21 05:31:25,389 [salt.state       ][INFO    ][23082] Running state [virtng.init] at time 05:31:25.389078
2017-10-21 05:31:25,389 [salt.state       ][INFO    ][23082] Executing state module.run for virtng.init
2017-10-21 05:31:25,391 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,407 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,407 [salt.state       ][INFO    ][23082] Completed state [virtng.init] at time 05:31:25.407335 duration_in_ms=18.256
2017-10-21 05:31:25,408 [salt.state       ][INFO    ][23082] Running state [virt.set_autostart] at time 05:31:25.407545
2017-10-21 05:31:25,408 [salt.state       ][INFO    ][23082] Executing state module.run for virt.set_autostart
2017-10-21 05:31:25,410 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,425 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,426 [salt.state       ][INFO    ][23082] Completed state [virt.set_autostart] at time 05:31:25.425576 duration_in_ms=18.031
2017-10-21 05:31:25,426 [salt.state       ][INFO    ][23082] Running state [virtng.init] at time 05:31:25.425813
2017-10-21 05:31:25,426 [salt.state       ][INFO    ][23082] Executing state module.run for virtng.init
2017-10-21 05:31:25,428 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,443 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,444 [salt.state       ][INFO    ][23082] Completed state [virtng.init] at time 05:31:25.443480 duration_in_ms=17.667
2017-10-21 05:31:25,444 [salt.state       ][INFO    ][23082] Running state [virt.set_autostart] at time 05:31:25.443709
2017-10-21 05:31:25,444 [salt.state       ][INFO    ][23082] Executing state module.run for virt.set_autostart
2017-10-21 05:31:25,446 [salt.loaded.int.module.cmdmod][INFO    ][23082] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:25,461 [salt.state       ][INFO    ][23082] unless execution succeeded
2017-10-21 05:31:25,461 [salt.state       ][INFO    ][23082] Completed state [virt.set_autostart] at time 05:31:25.461383 duration_in_ms=17.674
2017-10-21 05:31:25,464 [salt.minion      ][INFO    ][23082] Returning information for job: 20171021053121069904
2017-10-21 05:31:52,145 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021053152137541
2017-10-21 05:31:52,157 [salt.minion      ][INFO    ][23188] Starting a new job with PID 23188
2017-10-21 05:31:53,757 [salt.state       ][INFO    ][23188] Loading fresh modules for state activity
2017-10-21 05:31:53,858 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-21 05:31:53,939 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-21 05:31:54,101 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:54,245 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-21 05:31:54,259 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-21 05:31:54,361 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:54,409 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-21 05:31:54,424 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:54,505 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-21 05:31:54,521 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-21 05:31:54,630 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:31:54,764 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-21 05:31:54,771 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-21 05:31:54,794 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-21 05:31:54,808 [py.warnings      ][WARNING ][23188] /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-10-21 05:31:54,809 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'salt-minion --version' in directory '/root'
2017-10-21 05:31:55,100 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-21 05:31:55,118 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-21 05:31:55,130 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-21 05:31:55,142 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-21 05:31:55,220 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-21 05:31:55,254 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-21 05:31:55,312 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-21 05:31:55,332 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:55,420 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-21 05:31:55,437 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:55,486 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-21 05:31:55,505 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-21 05:31:55,591 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:31:55,606 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-21 05:31:55,612 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-21 05:31:55,717 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-21 05:31:55,732 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'salt-minion --version' in directory '/root'
2017-10-21 05:31:55,989 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-21 05:31:56,023 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-21 05:31:56,037 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-21 05:31:56,049 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-21 05:31:56,131 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-21 05:31:56,164 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-21 05:31:56,268 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-21 05:31:56,322 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:56,634 [salt.state       ][INFO    ][23188] Running state [salt-minion] at time 05:31:56.634015
2017-10-21 05:31:56,634 [salt.state       ][INFO    ][23188] Executing state pkg.installed for salt-minion
2017-10-21 05:31:56,635 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:31:56,877 [salt.state       ][INFO    ][23188] Package salt-minion is already installed
2017-10-21 05:31:56,877 [salt.state       ][INFO    ][23188] Completed state [salt-minion] at time 05:31:56.877180 duration_in_ms=243.165
2017-10-21 05:31:56,877 [salt.state       ][INFO    ][23188] Running state [salt_minion_dependency_packages] at time 05:31:56.877393
2017-10-21 05:31:56,878 [salt.state       ][INFO    ][23188] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-21 05:31:56,880 [salt.state       ][INFO    ][23188] All specified packages are already installed
2017-10-21 05:31:56,880 [salt.state       ][INFO    ][23188] Completed state [salt_minion_dependency_packages] at time 05:31:56.880373 duration_in_ms=2.98
2017-10-21 05:31:56,882 [salt.state       ][INFO    ][23188] Running state [/etc/salt/minion.d/minion.conf] at time 05:31:56.881868
2017-10-21 05:31:56,882 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-21 05:31:56,908 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-21 05:31:56,962 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-21 05:31:57,043 [salt.fileclient  ][INFO    ][23188] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-21 05:31:57,076 [salt.state       ][INFO    ][23188] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-21 05:31:57,076 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/minion.d/minion.conf] at time 05:31:57.076216 duration_in_ms=194.348
2017-10-21 05:31:57,077 [salt.state       ][INFO    ][23188] Running state [/etc/salt/minion.d/_virt.conf] at time 05:31:57.076567
2017-10-21 05:31:57,077 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-21 05:31:57,183 [salt.state       ][INFO    ][23188] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-21 05:31:57,183 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:31:57.183384 duration_in_ms=106.816
2017-10-21 05:31:57,185 [salt.state       ][INFO    ][23188] Running state [salt-minion] at time 05:31:57.184856
2017-10-21 05:31:57,185 [salt.state       ][INFO    ][23188] Executing state service.running for salt-minion
2017-10-21 05:31:57,185 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-21 05:31:57,204 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:57,212 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-21 05:31:57,220 [salt.state       ][INFO    ][23188] The service salt-minion is already running
2017-10-21 05:31:57,220 [salt.state       ][INFO    ][23188] Completed state [salt-minion] at time 05:31:57.220364 duration_in_ms=35.507
2017-10-21 05:31:57,222 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains.d] at time 05:31:57.221881
2017-10-21 05:31:57,222 [salt.state       ][INFO    ][23188] Executing state file.directory for /etc/salt/grains.d
2017-10-21 05:31:57,223 [salt.state       ][INFO    ][23188] Directory /etc/salt/grains.d is in the correct state
2017-10-21 05:31:57,223 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains.d] at time 05:31:57.222989 duration_in_ms=1.108
2017-10-21 05:31:57,223 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains] at time 05:31:57.223452
2017-10-21 05:31:57,224 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/grains
2017-10-21 05:31:57,224 [salt.state       ][INFO    ][23188] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-21 05:31:57,224 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains] at time 05:31:57.224201 duration_in_ms=0.749
2017-10-21 05:31:57,225 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains.d/placeholder] at time 05:31:57.224500
2017-10-21 05:31:57,225 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-21 05:31:57,225 [salt.state       ][INFO    ][23188] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-21 05:31:57,255 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains.d/placeholder] at time 05:31:57.255171 duration_in_ms=30.669
2017-10-21 05:31:57,256 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains.d/sphinx] at time 05:31:57.255610
2017-10-21 05:31:57,256 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-21 05:31:57,310 [salt.state       ][INFO    ][23188] File /etc/salt/grains.d/sphinx is in the correct state
2017-10-21 05:31:57,310 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains.d/sphinx] at time 05:31:57.309714 duration_in_ms=54.103
2017-10-21 05:31:57,311 [salt.state       ][INFO    ][23188] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.310616
2017-10-21 05:31:57,311 [salt.state       ][INFO    ][23188] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,311 [salt.state       ][INFO    ][23188] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,311 [salt.state       ][INFO    ][23188] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.311395 duration_in_ms=0.78
2017-10-21 05:31:57,312 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains.d/dns_records] at time 05:31:57.311746
2017-10-21 05:31:57,312 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-21 05:31:57,331 [salt.state       ][INFO    ][23188] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-21 05:31:57,331 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains.d/dns_records] at time 05:31:57.331351 duration_in_ms=19.604
2017-10-21 05:31:57,332 [salt.state       ][INFO    ][23188] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.331996
2017-10-21 05:31:57,332 [salt.state       ][INFO    ][23188] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,332 [salt.state       ][INFO    ][23188] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,333 [salt.state       ][INFO    ][23188] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.332619 duration_in_ms=0.623
2017-10-21 05:31:57,333 [salt.state       ][INFO    ][23188] Running state [/etc/salt/grains.d/salt] at time 05:31:57.332930
2017-10-21 05:31:57,333 [salt.state       ][INFO    ][23188] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-21 05:31:57,513 [salt.state       ][INFO    ][23188] File /etc/salt/grains.d/salt is in the correct state
2017-10-21 05:31:57,514 [salt.state       ][INFO    ][23188] Completed state [/etc/salt/grains.d/salt] at time 05:31:57.513530 duration_in_ms=180.6
2017-10-21 05:31:57,514 [salt.state       ][INFO    ][23188] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.514288
2017-10-21 05:31:57,515 [salt.state       ][INFO    ][23188] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,515 [salt.state       ][INFO    ][23188] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-21 05:31:57,515 [salt.state       ][INFO    ][23188] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:31:57.515058 duration_in_ms=0.77
2017-10-21 05:31:57,516 [salt.state       ][INFO    ][23188] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:57.516312
2017-10-21 05:31:57,517 [salt.state       ][INFO    ][23188] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-21 05:31:57,517 [salt.state       ][INFO    ][23188] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-21 05:31:57,517 [salt.state       ][INFO    ][23188] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:31:57.516935 duration_in_ms=0.624
2017-10-21 05:31:57,517 [salt.state       ][INFO    ][23188] Running state [mine.update] at time 05:31:57.517398
2017-10-21 05:31:57,518 [salt.state       ][INFO    ][23188] Executing state module.wait for mine.update
2017-10-21 05:31:57,518 [salt.state       ][INFO    ][23188] No changes made for mine.update
2017-10-21 05:31:57,518 [salt.state       ][INFO    ][23188] Completed state [mine.update] at time 05:31:57.517987 duration_in_ms=0.588
2017-10-21 05:31:57,518 [salt.state       ][INFO    ][23188] Running state [ca-certificates] at time 05:31:57.518168
2017-10-21 05:31:57,518 [salt.state       ][INFO    ][23188] Executing state pkg.installed for ca-certificates
2017-10-21 05:31:57,522 [salt.state       ][INFO    ][23188] Package ca-certificates is already installed
2017-10-21 05:31:57,522 [salt.state       ][INFO    ][23188] Completed state [ca-certificates] at time 05:31:57.521688 duration_in_ms=3.519
2017-10-21 05:31:57,522 [salt.state       ][INFO    ][23188] Running state [update-ca-certificates] at time 05:31:57.522165
2017-10-21 05:31:57,522 [salt.state       ][INFO    ][23188] Executing state cmd.wait for update-ca-certificates
2017-10-21 05:31:57,523 [salt.state       ][INFO    ][23188] No changes made for update-ca-certificates
2017-10-21 05:31:57,523 [salt.state       ][INFO    ][23188] Completed state [update-ca-certificates] at time 05:31:57.522824 duration_in_ms=0.659
2017-10-21 05:31:57,523 [salt.state       ][INFO    ][23188] Running state [libvirt-dev] at time 05:31:57.523027
2017-10-21 05:31:57,523 [salt.state       ][INFO    ][23188] Executing state pkg.installed for libvirt-dev
2017-10-21 05:31:57,526 [salt.state       ][INFO    ][23188] Package libvirt-dev is already installed
2017-10-21 05:31:57,526 [salt.state       ][INFO    ][23188] Completed state [libvirt-dev] at time 05:31:57.526108 duration_in_ms=3.081
2017-10-21 05:31:57,526 [salt.state       ][INFO    ][23188] Running state [pkg-config] at time 05:31:57.526330
2017-10-21 05:31:57,527 [salt.state       ][INFO    ][23188] Executing state pkg.installed for pkg-config
2017-10-21 05:31:57,529 [salt.state       ][INFO    ][23188] Package pkg-config is already installed
2017-10-21 05:31:57,529 [salt.state       ][INFO    ][23188] Completed state [pkg-config] at time 05:31:57.529395 duration_in_ms=3.065
2017-10-21 05:31:57,530 [salt.state       ][INFO    ][23188] Running state [virtng.init] at time 05:31:57.529599
2017-10-21 05:31:57,530 [salt.state       ][INFO    ][23188] Executing state module.run for virtng.init
2017-10-21 05:31:57,629 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command ['git', '--version'] in directory '/root'
2017-10-21 05:31:57,736 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,754 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,755 [salt.state       ][INFO    ][23188] Completed state [virtng.init] at time 05:31:57.754585 duration_in_ms=224.984
2017-10-21 05:31:57,755 [salt.state       ][INFO    ][23188] Running state [virt.set_autostart] at time 05:31:57.754840
2017-10-21 05:31:57,755 [salt.state       ][INFO    ][23188] Executing state module.run for virt.set_autostart
2017-10-21 05:31:57,757 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,775 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,776 [salt.state       ][INFO    ][23188] Completed state [virt.set_autostart] at time 05:31:57.775465 duration_in_ms=20.624
2017-10-21 05:31:57,776 [salt.state       ][INFO    ][23188] Running state [virtng.init] at time 05:31:57.775693
2017-10-21 05:31:57,776 [salt.state       ][INFO    ][23188] Executing state module.run for virtng.init
2017-10-21 05:31:57,778 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,793 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,794 [salt.state       ][INFO    ][23188] Completed state [virtng.init] at time 05:31:57.793537 duration_in_ms=17.844
2017-10-21 05:31:57,794 [salt.state       ][INFO    ][23188] Running state [virt.set_autostart] at time 05:31:57.793755
2017-10-21 05:31:57,794 [salt.state       ][INFO    ][23188] Executing state module.run for virt.set_autostart
2017-10-21 05:31:57,796 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,810 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,835 [salt.state       ][INFO    ][23188] Completed state [virt.set_autostart] at time 05:31:57.834688 duration_in_ms=40.933
2017-10-21 05:31:57,835 [salt.state       ][INFO    ][23188] Running state [virtng.init] at time 05:31:57.834943
2017-10-21 05:31:57,835 [salt.state       ][INFO    ][23188] Executing state module.run for virtng.init
2017-10-21 05:31:57,837 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,858 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,858 [salt.state       ][INFO    ][23188] Completed state [virtng.init] at time 05:31:57.858267 duration_in_ms=23.322
2017-10-21 05:31:57,859 [salt.state       ][INFO    ][23188] Running state [virt.set_autostart] at time 05:31:57.858586
2017-10-21 05:31:57,859 [salt.state       ][INFO    ][23188] Executing state module.run for virt.set_autostart
2017-10-21 05:31:57,861 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,877 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,913 [salt.state       ][INFO    ][23188] Completed state [virt.set_autostart] at time 05:31:57.912799 duration_in_ms=54.213
2017-10-21 05:31:57,913 [salt.state       ][INFO    ][23188] Running state [virtng.init] at time 05:31:57.913242
2017-10-21 05:31:57,913 [salt.state       ][INFO    ][23188] Executing state module.run for virtng.init
2017-10-21 05:31:57,915 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,934 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,935 [salt.state       ][INFO    ][23188] Completed state [virtng.init] at time 05:31:57.934473 duration_in_ms=21.229
2017-10-21 05:31:57,935 [salt.state       ][INFO    ][23188] Running state [virt.set_autostart] at time 05:31:57.934756
2017-10-21 05:31:57,935 [salt.state       ][INFO    ][23188] Executing state module.run for virt.set_autostart
2017-10-21 05:31:57,937 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,952 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,983 [salt.state       ][INFO    ][23188] Completed state [virt.set_autostart] at time 05:31:57.982573 duration_in_ms=47.816
2017-10-21 05:31:57,983 [salt.state       ][INFO    ][23188] Running state [virtng.init] at time 05:31:57.982900
2017-10-21 05:31:57,983 [salt.state       ][INFO    ][23188] Executing state module.run for virtng.init
2017-10-21 05:31:57,985 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:57,999 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:57,1000 [salt.state       ][INFO    ][23188] Completed state [virtng.init] at time 05:31:57.999649 duration_in_ms=16.749
2017-10-21 05:31:57,1000 [salt.state       ][INFO    ][23188] Running state [virt.set_autostart] at time 05:31:57.999907
2017-10-21 05:31:58,000 [salt.state       ][INFO    ][23188] Executing state module.run for virt.set_autostart
2017-10-21 05:31:58,002 [salt.loaded.int.module.cmdmod][INFO    ][23188] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-21 05:31:58,016 [salt.state       ][INFO    ][23188] unless execution succeeded
2017-10-21 05:31:58,016 [salt.state       ][INFO    ][23188] Completed state [virt.set_autostart] at time 05:31:58.016010 duration_in_ms=16.102
2017-10-21 05:31:58,019 [salt.minion      ][INFO    ][23188] Returning information for job: 20171021053152137541
2017-10-21 05:32:43,981 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171021053243971692
2017-10-21 05:32:43,1000 [salt.minion      ][INFO    ][23290] Starting a new job with PID 23290
2017-10-21 05:32:47,075 [salt.state       ][INFO    ][23290] Loading fresh modules for state activity
2017-10-21 05:32:47,352 [salt.state       ][ERROR   ][23290] No contents found in top file
2017-10-21 05:32:47,352 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-21 05:32:47,355 [salt.utils.extmods][INFO    ][23290] Syncing beacons for environment 'base'
2017-10-21 05:32:47,355 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_beacons, for base)
2017-10-21 05:32:47,356 [salt.fileclient  ][INFO    ][23290] Caching directory '_beacons/' for environment 'base'
2017-10-21 05:32:47,406 [salt.utils.extmods][INFO    ][23290] Syncing modules for environment 'base'
2017-10-21 05:32:47,406 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_modules, for base)
2017-10-21 05:32:47,406 [salt.fileclient  ][INFO    ][23290] Caching directory '_modules/' for environment 'base'
2017-10-21 05:32:47,452 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-21 05:32:47,476 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-21 05:32:47,511 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-21 05:32:47,531 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-21 05:32:47,555 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-21 05:32:47,566 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-21 05:32:47,590 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-21 05:32:47,650 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-21 05:32:47,661 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-21 05:32:47,672 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-21 05:32:47,683 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-21 05:32:47,704 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-21 05:32:47,722 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-21 05:32:47,730 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-21 05:32:47,778 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-21 05:32:47,803 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-21 05:32:47,870 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-21 05:32:47,971 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-21 05:32:47,996 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-21 05:32:48,004 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-21 05:32:48,038 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-21 05:32:48,082 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-21 05:32:48,098 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-21 05:32:48,106 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-21 05:32:48,126 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-21 05:32:48,158 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-21 05:32:48,196 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-21 05:32:48,266 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-21 05:32:48,361 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-21 05:32:48,367 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-21 05:32:48,395 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-21 05:32:48,431 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-21 05:32:48,434 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-21 05:32:48,434 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-21 05:32:48,435 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-21 05:32:48,435 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-21 05:32:48,435 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-21 05:32:48,435 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-21 05:32:48,436 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-21 05:32:48,436 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-21 05:32:48,436 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-21 05:32:48,436 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-21 05:32:48,437 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-21 05:32:48,437 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-21 05:32:48,437 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-21 05:32:48,437 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-21 05:32:48,438 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-21 05:32:48,438 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-21 05:32:48,438 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-21 05:32:48,438 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-21 05:32:48,439 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-21 05:32:48,439 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-21 05:32:48,439 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-21 05:32:48,439 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-21 05:32:48,440 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-21 05:32:48,440 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-21 05:32:48,440 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-21 05:32:48,441 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-21 05:32:48,441 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-21 05:32:48,441 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-21 05:32:48,442 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-21 05:32:48,442 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-21 05:32:48,442 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-21 05:32:48,442 [salt.utils.extmods][INFO    ][23290] 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-10-21 05:32:48,443 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-21 05:32:48,443 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-21 05:32:48,448 [salt.utils.extmods][INFO    ][23290] Syncing states for environment 'base'
2017-10-21 05:32:48,448 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_states, for base)
2017-10-21 05:32:48,448 [salt.fileclient  ][INFO    ][23290] Caching directory '_states/' for environment 'base'
2017-10-21 05:32:48,486 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-21 05:32:48,510 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-21 05:32:48,559 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-21 05:32:48,570 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-21 05:32:48,588 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-21 05:32:48,604 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-21 05:32:48,637 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-21 05:32:48,670 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-21 05:32:48,683 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-21 05:32:48,691 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-21 05:32:48,775 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-21 05:32:48,809 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-21 05:32:48,893 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-21 05:32:48,917 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-21 05:32:48,957 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-21 05:32:48,968 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-21 05:32:49,034 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-21 05:32:49,121 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-21 05:32:49,133 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-21 05:32:49,142 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-21 05:32:49,152 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-21 05:32:49,159 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-21 05:32:49,171 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-21 05:32:49,216 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-21 05:32:49,238 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-21 05:32:49,292 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-21 05:32:49,301 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-21 05:32:49,317 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-21 05:32:49,696 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-21 05:32:49,701 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-21 05:32:49,702 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-21 05:32:49,702 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-21 05:32:49,702 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-21 05:32:49,702 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-21 05:32:49,703 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-21 05:32:49,703 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-21 05:32:49,703 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-21 05:32:49,703 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-21 05:32:49,704 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-21 05:32:49,704 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-21 05:32:49,704 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-21 05:32:49,704 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-21 05:32:49,705 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-21 05:32:49,705 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-21 05:32:49,705 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-21 05:32:49,706 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-21 05:32:49,706 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-21 05:32:49,706 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-21 05:32:49,707 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-21 05:32:49,707 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-21 05:32:49,707 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-21 05:32:49,707 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-21 05:32:49,708 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-21 05:32:49,708 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-21 05:32:49,708 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-21 05:32:49,709 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-21 05:32:49,709 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-21 05:32:49,709 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-21 05:32:49,709 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-21 05:32:49,712 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-21 05:32:49,715 [salt.utils.extmods][INFO    ][23290] Syncing sdb for environment 'base'
2017-10-21 05:32:49,715 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_sdb, for base)
2017-10-21 05:32:49,715 [salt.fileclient  ][INFO    ][23290] Caching directory '_sdb/' for environment 'base'
2017-10-21 05:32:49,738 [salt.utils.extmods][INFO    ][23290] Syncing grains for environment 'base'
2017-10-21 05:32:49,738 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_grains, for base)
2017-10-21 05:32:49,738 [salt.fileclient  ][INFO    ][23290] Caching directory '_grains/' for environment 'base'
2017-10-21 05:32:49,773 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-21 05:32:49,793 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-21 05:32:49,812 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-21 05:32:49,820 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-21 05:32:49,833 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-21 05:32:49,841 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-21 05:32:49,853 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-21 05:32:49,860 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-21 05:32:49,866 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-21 05:32:49,878 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-21 05:32:49,894 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-21 05:32:49,905 [salt.fileclient  ][INFO    ][23290] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-21 05:32:49,908 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-21 05:32:49,908 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-21 05:32:49,908 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-21 05:32:49,909 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-21 05:32:49,909 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-21 05:32:49,909 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-21 05:32:49,909 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-21 05:32:49,910 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-21 05:32:49,910 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-21 05:32:49,910 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-21 05:32:49,910 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-21 05:32:49,911 [salt.utils.extmods][INFO    ][23290] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-21 05:32:49,912 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-21 05:32:49,914 [salt.utils.extmods][INFO    ][23290] Syncing renderers for environment 'base'
2017-10-21 05:32:49,914 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_renderers, for base)
2017-10-21 05:32:49,914 [salt.fileclient  ][INFO    ][23290] Caching directory '_renderers/' for environment 'base'
2017-10-21 05:32:49,942 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-21 05:32:49,944 [salt.utils.extmods][INFO    ][23290] Syncing returners for environment 'base'
2017-10-21 05:32:49,944 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_returners, for base)
2017-10-21 05:32:49,945 [salt.fileclient  ][INFO    ][23290] Caching directory '_returners/' for environment 'base'
2017-10-21 05:32:49,968 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-21 05:32:49,970 [salt.utils.extmods][INFO    ][23290] Syncing output for environment 'base'
2017-10-21 05:32:49,970 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_output, for base)
2017-10-21 05:32:49,970 [salt.fileclient  ][INFO    ][23290] Caching directory '_output/' for environment 'base'
2017-10-21 05:32:49,995 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-21 05:32:49,997 [salt.utils.extmods][INFO    ][23290] Syncing utils for environment 'base'
2017-10-21 05:32:49,997 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_utils, for base)
2017-10-21 05:32:49,998 [salt.fileclient  ][INFO    ][23290] Caching directory '_utils/' for environment 'base'
2017-10-21 05:32:50,021 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-21 05:32:50,024 [salt.utils.extmods][INFO    ][23290] Syncing log_handlers for environment 'base'
2017-10-21 05:32:50,024 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_log_handlers, for base)
2017-10-21 05:32:50,024 [salt.fileclient  ][INFO    ][23290] Caching directory '_log_handlers/' for environment 'base'
2017-10-21 05:32:50,057 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-21 05:32:50,059 [salt.utils.extmods][INFO    ][23290] Syncing proxy for environment 'base'
2017-10-21 05:32:50,060 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_proxy, for base)
2017-10-21 05:32:50,060 [salt.fileclient  ][INFO    ][23290] Caching directory '_proxy/' for environment 'base'
2017-10-21 05:32:50,076 [salt.utils.extmods][INFO    ][23290] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-21 05:32:50,078 [salt.utils.extmods][INFO    ][23290] Syncing engines for environment 'base'
2017-10-21 05:32:50,078 [salt.utils.extmods][INFO    ][23290] Loading cache from salt://_engines, for base)
2017-10-21 05:32:50,078 [salt.fileclient  ][INFO    ][23290] Caching directory '_engines/' for environment 'base'
2017-10-21 05:32:50,102 [salt.minion      ][INFO    ][23290] Returning information for job: 20171021053243971692
2017-10-21 05:37:11,381 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021053711379414
2017-10-21 05:37:11,402 [salt.minion      ][INFO    ][23449] Starting a new job with PID 23449
2017-10-21 05:37:11,427 [salt.minion      ][INFO    ][23449] Returning information for job: 20171021053711379414
2017-10-21 05:40:58,561 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021054058553648
2017-10-21 05:40:58,575 [salt.minion      ][INFO    ][23510] Starting a new job with PID 23510
2017-10-21 05:40:58,970 [salt.state       ][INFO    ][23510] Loading fresh modules for state activity
2017-10-21 05:40:58,997 [salt.fileclient  ][INFO    ][23510] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 05:40:59,016 [salt.fileclient  ][INFO    ][23510] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 05:40:59,040 [salt.fileclient  ][INFO    ][23510] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:40:59,331 [salt.state       ][INFO    ][23510] Running state [lsof] at time 05:40:59.330930
2017-10-21 05:40:59,331 [salt.state       ][INFO    ][23510] Executing state pkg.installed for lsof
2017-10-21 05:40:59,332 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:40:59,562 [salt.state       ][INFO    ][23510] Package lsof is already installed
2017-10-21 05:40:59,562 [salt.state       ][INFO    ][23510] Completed state [lsof] at time 05:40:59.561769 duration_in_ms=230.838
2017-10-21 05:40:59,562 [salt.state       ][INFO    ][23510] Running state [keepalived] at time 05:40:59.561953
2017-10-21 05:40:59,562 [salt.state       ][INFO    ][23510] Executing state pkg.installed for keepalived
2017-10-21 05:40:59,576 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 05:41:01,473 [salt.loaded.int.module.cmdmod][INFO    ][23510] 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-10-21 05:41:08,610 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021054108602330
2017-10-21 05:41:08,625 [salt.minion      ][INFO    ][24921] Starting a new job with PID 24921
2017-10-21 05:41:08,635 [salt.minion      ][INFO    ][24921] Returning information for job: 20171021054108602330
2017-10-21 05:41:09,704 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:41:09,727 [salt.state       ][INFO    ][23510] 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-10-21 05:41:09,736 [salt.state       ][INFO    ][23510] Loading fresh modules for state activity
2017-10-21 05:41:09,747 [salt.state       ][INFO    ][23510] Completed state [keepalived] at time 05:41:09.747211 duration_in_ms=10185.258
2017-10-21 05:41:09,749 [salt.state       ][INFO    ][23510] Running state [/etc/keepalived/keepalived.conf] at time 05:41:09.749182
2017-10-21 05:41:09,749 [salt.state       ][INFO    ][23510] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 05:41:09,774 [salt.fileclient  ][INFO    ][23510] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 05:41:09,805 [salt.fileclient  ][INFO    ][23510] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:41:09,811 [salt.state       ][INFO    ][23510] File changed:
New file
2017-10-21 05:41:09,811 [salt.state       ][INFO    ][23510] Completed state [/etc/keepalived/keepalived.conf] at time 05:41:09.811442 duration_in_ms=62.26
2017-10-21 05:41:09,869 [salt.state       ][INFO    ][23510] Running state [keepalived] at time 05:41:09.869180
2017-10-21 05:41:09,869 [salt.state       ][INFO    ][23510] Executing state service.running for keepalived
2017-10-21 05:41:09,871 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 05:41:09,879 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,887 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,895 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,904 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,963 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,970 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,976 [salt.loaded.int.module.cmdmod][INFO    ][23510] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:41:09,983 [salt.state       ][INFO    ][23510] {'keepalived': True}
2017-10-21 05:41:09,983 [salt.state       ][INFO    ][23510] Completed state [keepalived] at time 05:41:09.982957 duration_in_ms=113.777
2017-10-21 05:41:09,984 [salt.minion      ][INFO    ][23510] Returning information for job: 20171021054058553648
2017-10-21 05:41:22,523 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command pillar.get with jid 20171021054122517820
2017-10-21 05:41:22,541 [salt.minion      ][INFO    ][25069] Starting a new job with PID 25069
2017-10-21 05:41:22,548 [salt.minion      ][INFO    ][25069] Returning information for job: 20171021054122517820
2017-10-21 05:46:42,023 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021054642020394
2017-10-21 05:46:42,038 [salt.minion      ][INFO    ][25174] Starting a new job with PID 25174
2017-10-21 05:46:43,449 [salt.state       ][INFO    ][25174] Loading fresh modules for state activity
2017-10-21 05:46:43,470 [salt.fileclient  ][INFO    ][25174] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 05:46:43,493 [salt.fileclient  ][INFO    ][25174] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 05:46:43,762 [salt.state       ][INFO    ][25174] Running state [attr] at time 05:46:43.762394
2017-10-21 05:46:43,763 [salt.state       ][INFO    ][25174] Executing state pkg.installed for attr
2017-10-21 05:46:43,763 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:46:44,067 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 05:46:45,995 [salt.loaded.int.module.cmdmod][INFO    ][25174] 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-10-21 05:46:48,444 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:46:48,468 [salt.state       ][INFO    ][25174] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-21 05:46:48,476 [salt.state       ][INFO    ][25174] Loading fresh modules for state activity
2017-10-21 05:46:48,487 [salt.state       ][INFO    ][25174] Completed state [attr] at time 05:46:48.487320 duration_in_ms=4724.926
2017-10-21 05:46:48,491 [salt.state       ][INFO    ][25174] Running state [glusterfs-server] at time 05:46:48.491387
2017-10-21 05:46:48,492 [salt.state       ][INFO    ][25174] Executing state pkg.installed for glusterfs-server
2017-10-21 05:46:48,672 [salt.loaded.int.module.cmdmod][INFO    ][25174] 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-10-21 05:46:52,118 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021054652111431
2017-10-21 05:46:52,134 [salt.minion      ][INFO    ][26141] Starting a new job with PID 26141
2017-10-21 05:46:52,145 [salt.minion      ][INFO    ][26141] Returning information for job: 20171021054652111431
2017-10-21 05:47:02,319 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021054702312105
2017-10-21 05:47:02,357 [salt.minion      ][INFO    ][28851] Starting a new job with PID 28851
2017-10-21 05:47:02,368 [salt.minion      ][INFO    ][28851] Returning information for job: 20171021054702312105
2017-10-21 05:47:09,469 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:47:09,493 [salt.state       ][INFO    ][25174] 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-10-21 05:47:09,500 [salt.state       ][INFO    ][25174] Loading fresh modules for state activity
2017-10-21 05:47:09,511 [salt.state       ][INFO    ][25174] Completed state [glusterfs-server] at time 05:47:09.511415 duration_in_ms=21020.028
2017-10-21 05:47:09,515 [salt.state       ][INFO    ][25174] Running state [bc] at time 05:47:09.515259
2017-10-21 05:47:09,515 [salt.state       ][INFO    ][25174] Executing state pkg.installed for bc
2017-10-21 05:47:09,751 [salt.loaded.int.module.cmdmod][INFO    ][25174] 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-10-21 05:47:12,376 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021054712368290
2017-10-21 05:47:12,388 [salt.minion      ][INFO    ][29851] Starting a new job with PID 29851
2017-10-21 05:47:12,400 [salt.minion      ][INFO    ][29851] Returning information for job: 20171021054712368290
2017-10-21 05:47:12,576 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:47:12,602 [salt.state       ][INFO    ][25174] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-21 05:47:12,612 [salt.state       ][INFO    ][25174] Loading fresh modules for state activity
2017-10-21 05:47:12,625 [salt.state       ][INFO    ][25174] Completed state [bc] at time 05:47:12.625403 duration_in_ms=3110.142
2017-10-21 05:47:12,699 [salt.state       ][INFO    ][25174] Running state [glusterfs-server] at time 05:47:12.698886
2017-10-21 05:47:12,699 [salt.state       ][INFO    ][25174] Executing state service.running for glusterfs-server
2017-10-21 05:47:12,701 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 05:47:12,710 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 05:47:12,718 [salt.loaded.int.module.cmdmod][INFO    ][25174] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 05:47:12,727 [salt.state       ][INFO    ][25174] The service glusterfs-server is already running
2017-10-21 05:47:12,727 [salt.state       ][INFO    ][25174] Completed state [glusterfs-server] at time 05:47:12.727108 duration_in_ms=28.223
2017-10-21 05:47:12,729 [salt.state       ][INFO    ][25174] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 05:47:12.728583
2017-10-21 05:47:12,729 [salt.state       ][INFO    ][25174] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 05:47:12,741 [salt.state       ][INFO    ][25174] File changed:
New file
2017-10-21 05:47:12,741 [salt.state       ][INFO    ][25174] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 05:47:12.740881 duration_in_ms=12.298
2017-10-21 05:47:12,741 [salt.state       ][INFO    ][25174] Running state [/srv/glusterfs/glance] at time 05:47:12.741057
2017-10-21 05:47:12,741 [salt.state       ][INFO    ][25174] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 05:47:12,742 [salt.state       ][INFO    ][25174] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-21 05:47:12,742 [salt.state       ][INFO    ][25174] Completed state [/srv/glusterfs/glance] at time 05:47:12.741975 duration_in_ms=0.917
2017-10-21 05:47:12,742 [salt.state       ][INFO    ][25174] Running state [/srv/glusterfs/keystone-keys] at time 05:47:12.742134
2017-10-21 05:47:12,742 [salt.state       ][INFO    ][25174] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 05:47:12,743 [salt.state       ][INFO    ][25174] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-21 05:47:12,743 [salt.state       ][INFO    ][25174] Completed state [/srv/glusterfs/keystone-keys] at time 05:47:12.742850 duration_in_ms=0.715
2017-10-21 05:47:12,743 [salt.state       ][INFO    ][25174] Running state [/srv/glusterfs/nova_instances] at time 05:47:12.743006
2017-10-21 05:47:12,743 [salt.state       ][INFO    ][25174] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 05:47:12,744 [salt.state       ][INFO    ][25174] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-21 05:47:12,744 [salt.state       ][INFO    ][25174] Completed state [/srv/glusterfs/nova_instances] at time 05:47:12.743718 duration_in_ms=0.712
2017-10-21 05:47:12,744 [salt.state       ][INFO    ][25174] Running state [/srv/glusterfs/keystone-credential-keys] at time 05:47:12.743876
2017-10-21 05:47:12,744 [salt.state       ][INFO    ][25174] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 05:47:12,744 [salt.state       ][INFO    ][25174] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-21 05:47:12,745 [salt.state       ][INFO    ][25174] Completed state [/srv/glusterfs/keystone-credential-keys] at time 05:47:12.744581 duration_in_ms=0.704
2017-10-21 05:47:12,745 [salt.minion      ][INFO    ][25174] Returning information for job: 20171021054642020394
2017-10-21 05:47:13,958 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021054713951075
2017-10-21 05:47:13,971 [salt.minion      ][INFO    ][29914] Starting a new job with PID 29914
2017-10-21 05:47:13,997 [salt.minion      ][INFO    ][29914] Returning information for job: 20171021054713951075
2017-10-21 05:47:55,328 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021054755320946
2017-10-21 05:47:55,343 [salt.minion      ][INFO    ][30133] Starting a new job with PID 30133
2017-10-21 05:47:56,823 [salt.state       ][INFO    ][30133] Loading fresh modules for state activity
2017-10-21 05:47:56,846 [salt.fileclient  ][INFO    ][30133] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-21 05:47:56,878 [salt.fileclient  ][INFO    ][30133] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 05:47:56,943 [salt.fileclient  ][INFO    ][30133] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 05:47:56,963 [salt.fileclient  ][INFO    ][30133] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 05:47:57,222 [salt.state       ][INFO    ][30133] Running state [attr] at time 05:47:57.221588
2017-10-21 05:47:57,222 [salt.state       ][INFO    ][30133] Executing state pkg.installed for attr
2017-10-21 05:47:57,222 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:47:57,482 [salt.state       ][INFO    ][30133] Package attr is already installed
2017-10-21 05:47:57,482 [salt.state       ][INFO    ][30133] Completed state [attr] at time 05:47:57.482160 duration_in_ms=260.572
2017-10-21 05:47:57,482 [salt.state       ][INFO    ][30133] Running state [glusterfs-server] at time 05:47:57.482404
2017-10-21 05:47:57,483 [salt.state       ][INFO    ][30133] Executing state pkg.installed for glusterfs-server
2017-10-21 05:47:57,485 [salt.state       ][INFO    ][30133] Package glusterfs-server is already installed
2017-10-21 05:47:57,485 [salt.state       ][INFO    ][30133] Completed state [glusterfs-server] at time 05:47:57.485339 duration_in_ms=2.935
2017-10-21 05:47:57,486 [salt.state       ][INFO    ][30133] Running state [bc] at time 05:47:57.485499
2017-10-21 05:47:57,486 [salt.state       ][INFO    ][30133] Executing state pkg.installed for bc
2017-10-21 05:47:57,488 [salt.state       ][INFO    ][30133] Package bc is already installed
2017-10-21 05:47:57,488 [salt.state       ][INFO    ][30133] Completed state [bc] at time 05:47:57.488327 duration_in_ms=2.827
2017-10-21 05:47:57,489 [salt.state       ][INFO    ][30133] Running state [glusterfs-server] at time 05:47:57.489123
2017-10-21 05:47:57,489 [salt.state       ][INFO    ][30133] Executing state service.running for glusterfs-server
2017-10-21 05:47:57,490 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 05:47:57,499 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-21 05:47:57,541 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 05:47:57,554 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 05:47:57,561 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 05:47:57,569 [salt.state       ][INFO    ][30133] The service glusterfs-server is already running
2017-10-21 05:47:57,569 [salt.state       ][INFO    ][30133] Completed state [glusterfs-server] at time 05:47:57.569383 duration_in_ms=80.259
2017-10-21 05:47:57,571 [salt.state       ][INFO    ][30133] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 05:47:57.570906
2017-10-21 05:47:57,571 [salt.state       ][INFO    ][30133] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 05:47:57,581 [salt.state       ][INFO    ][30133] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-21 05:47:57,581 [salt.state       ][INFO    ][30133] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 05:47:57.581258 duration_in_ms=10.352
2017-10-21 05:47:57,581 [salt.state       ][INFO    ][30133] Running state [/srv/glusterfs/glance] at time 05:47:57.581435
2017-10-21 05:47:57,582 [salt.state       ][INFO    ][30133] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 05:47:57,582 [salt.state       ][INFO    ][30133] Directory /srv/glusterfs/glance is in the correct state
2017-10-21 05:47:57,582 [salt.state       ][INFO    ][30133] Completed state [/srv/glusterfs/glance] at time 05:47:57.582118 duration_in_ms=0.682
2017-10-21 05:47:57,582 [salt.state       ][INFO    ][30133] Running state [/srv/glusterfs/keystone-keys] at time 05:47:57.582286
2017-10-21 05:47:57,582 [salt.state       ][INFO    ][30133] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 05:47:57,583 [salt.state       ][INFO    ][30133] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-21 05:47:57,583 [salt.state       ][INFO    ][30133] Completed state [/srv/glusterfs/keystone-keys] at time 05:47:57.582995 duration_in_ms=0.709
2017-10-21 05:47:57,583 [salt.state       ][INFO    ][30133] Running state [/srv/glusterfs/nova_instances] at time 05:47:57.583160
2017-10-21 05:47:57,583 [salt.state       ][INFO    ][30133] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 05:47:57,584 [salt.state       ][INFO    ][30133] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-21 05:47:57,584 [salt.state       ][INFO    ][30133] Completed state [/srv/glusterfs/nova_instances] at time 05:47:57.583826 duration_in_ms=0.665
2017-10-21 05:47:57,584 [salt.state       ][INFO    ][30133] Running state [/srv/glusterfs/keystone-credential-keys] at time 05:47:57.583990
2017-10-21 05:47:57,584 [salt.state       ][INFO    ][30133] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 05:47:57,585 [salt.state       ][INFO    ][30133] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-21 05:47:57,585 [salt.state       ][INFO    ][30133] Completed state [/srv/glusterfs/keystone-credential-keys] at time 05:47:57.584638 duration_in_ms=0.648
2017-10-21 05:47:57,633 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command ['git', '--version'] in directory '/root'
2017-10-21 05:47:57,724 [salt.state       ][INFO    ][30133] Running state [sleep 5] at time 05:47:57.723530
2017-10-21 05:47:57,724 [salt.state       ][INFO    ][30133] Executing state cmd.wait for sleep 5
2017-10-21 05:47:57,724 [salt.state       ][INFO    ][30133] No changes made for sleep 5
2017-10-21 05:47:57,724 [salt.state       ][INFO    ][30133] Completed state [sleep 5] at time 05:47:57.724098 duration_in_ms=0.568
2017-10-21 05:47:57,724 [salt.state       ][INFO    ][30133] Running state [10.167.4.141] at time 05:47:57.724475
2017-10-21 05:47:57,725 [salt.state       ][INFO    ][30133] Executing state glusterfs.peered for 10.167.4.141
2017-10-21 05:47:57,725 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:57,734 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:57,784 [salt.state       ][INFO    ][30133] Host 10.167.4.141 already peered
2017-10-21 05:47:57,784 [salt.state       ][INFO    ][30133] Completed state [10.167.4.141] at time 05:47:57.784100 duration_in_ms=59.624
2017-10-21 05:47:57,786 [salt.state       ][INFO    ][30133] Running state [10.167.4.142] at time 05:47:57.786113
2017-10-21 05:47:57,786 [salt.state       ][INFO    ][30133] Executing state glusterfs.peered for 10.167.4.142
2017-10-21 05:47:57,787 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:57,795 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:57,843 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:57,850 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:57,904 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:57,912 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:57,972 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:57,980 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,028 [salt.state       ][INFO    ][30133] {'new': {'10.167.4.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': ['10.167.4.142']}, 'old': {'10.167.4.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': []}}
2017-10-21 05:47:58,028 [salt.state       ][INFO    ][30133] Completed state [10.167.4.142] at time 05:47:58.028002 duration_in_ms=241.887
2017-10-21 05:47:58,030 [salt.state       ][INFO    ][30133] Running state [10.167.4.143] at time 05:47:58.030112
2017-10-21 05:47:58,030 [salt.state       ][INFO    ][30133] Executing state glusterfs.peered for 10.167.4.143
2017-10-21 05:47:58,031 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,039 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,085 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,093 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,142 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,149 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,198 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,207 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,257 [salt.state       ][INFO    ][30133] Peering with localhost is not needed
2017-10-21 05:47:58,257 [salt.state       ][INFO    ][30133] Completed state [10.167.4.143] at time 05:47:58.256909 duration_in_ms=226.796
2017-10-21 05:47:58,258 [salt.state       ][INFO    ][30133] Running state [glance] at time 05:47:58.257655
2017-10-21 05:47:58,258 [salt.state       ][INFO    ][30133] Executing state glusterfs.created for glance
2017-10-21 05:47:58,258 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,266 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,314 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,322 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,374 [salt.state       ][INFO    ][30133] Volume glance already exists and is started.
2017-10-21 05:47:58,374 [salt.state       ][INFO    ][30133] Completed state [glance] at time 05:47:58.373731 duration_in_ms=116.076
2017-10-21 05:47:58,376 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:58.376329
2017-10-21 05:47:58,377 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 05:47:58,377 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:58,424 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,425 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:58.424673 duration_in_ms=48.343
2017-10-21 05:47:58,425 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 05:47:58.425074
2017-10-21 05:47:58,425 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-21 05:47:58,426 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 05:47:58,473 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,473 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 05:47:58.472876 duration_in_ms=47.802
2017-10-21 05:47:58,473 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 05:47:58.473318
2017-10-21 05:47:58,474 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-21 05:47:58,474 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 05:47:58,521 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,522 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 05:47:58.521469 duration_in_ms=48.151
2017-10-21 05:47:58,522 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:58.521878
2017-10-21 05:47:58,522 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 05:47:58,523 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:58,570 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,570 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:58.570218 duration_in_ms=48.339
2017-10-21 05:47:58,571 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 05:47:58.570673
2017-10-21 05:47:58,571 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-21 05:47:58,571 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 05:47:58,619 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,619 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 05:47:58.618765 duration_in_ms=48.091
2017-10-21 05:47:58,620 [salt.state       ][INFO    ][30133] Running state [glance] at time 05:47:58.619632
2017-10-21 05:47:58,620 [salt.state       ][INFO    ][30133] Executing state glusterfs.started for glance
2017-10-21 05:47:58,620 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,628 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,673 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,682 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,732 [salt.state       ][INFO    ][30133] Volume glance is already started
2017-10-21 05:47:58,732 [salt.state       ][INFO    ][30133] Completed state [glance] at time 05:47:58.731760 duration_in_ms=112.127
2017-10-21 05:47:58,733 [salt.state       ][INFO    ][30133] Running state [keystone-keys] at time 05:47:58.732575
2017-10-21 05:47:58,733 [salt.state       ][INFO    ][30133] Executing state glusterfs.created for keystone-keys
2017-10-21 05:47:58,733 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,741 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,787 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:58,795 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:58,846 [salt.state       ][INFO    ][30133] Volume keystone-keys already exists and is started.
2017-10-21 05:47:58,846 [salt.state       ][INFO    ][30133] Completed state [keystone-keys] at time 05:47:58.846077 duration_in_ms=113.501
2017-10-21 05:47:58,849 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 05:47:58.848732
2017-10-21 05:47:58,849 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-21 05:47:58,849 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 05:47:58,896 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,897 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 05:47:58.896691 duration_in_ms=47.958
2017-10-21 05:47:58,897 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:58.897215
2017-10-21 05:47:58,897 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 05:47:58,898 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:58,945 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,946 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:58.945703 duration_in_ms=48.486
2017-10-21 05:47:58,946 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:58.946198
2017-10-21 05:47:58,946 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 05:47:58,947 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:58,993 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:58,993 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:58.992753 duration_in_ms=46.555
2017-10-21 05:47:58,993 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 05:47:58.993236
2017-10-21 05:47:58,994 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-21 05:47:58,994 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 05:47:59,041 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,042 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 05:47:59.041659 duration_in_ms=48.421
2017-10-21 05:47:59,042 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 05:47:59.042101
2017-10-21 05:47:59,042 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 05:47:59,043 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 05:47:59,089 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,089 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 05:47:59.089006 duration_in_ms=46.905
2017-10-21 05:47:59,090 [salt.state       ][INFO    ][30133] Running state [keystone-keys] at time 05:47:59.089876
2017-10-21 05:47:59,090 [salt.state       ][INFO    ][30133] Executing state glusterfs.started for keystone-keys
2017-10-21 05:47:59,091 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,098 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,145 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,153 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,206 [salt.state       ][INFO    ][30133] Volume keystone-keys is already started
2017-10-21 05:47:59,206 [salt.state       ][INFO    ][30133] Completed state [keystone-keys] at time 05:47:59.206029 duration_in_ms=116.152
2017-10-21 05:47:59,207 [salt.state       ][INFO    ][30133] Running state [nova_instances] at time 05:47:59.206829
2017-10-21 05:47:59,207 [salt.state       ][INFO    ][30133] Executing state glusterfs.created for nova_instances
2017-10-21 05:47:59,207 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,216 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,264 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,272 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,323 [salt.state       ][INFO    ][30133] Volume nova_instances already exists and is started.
2017-10-21 05:47:59,323 [salt.state       ][INFO    ][30133] Completed state [nova_instances] at time 05:47:59.323092 duration_in_ms=116.262
2017-10-21 05:47:59,326 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:59.325967
2017-10-21 05:47:59,326 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 05:47:59,327 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:59,375 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,375 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:59.375206 duration_in_ms=49.239
2017-10-21 05:47:59,376 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 05:47:59.375615
2017-10-21 05:47:59,376 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-21 05:47:59,376 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-21 05:47:59,422 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,423 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 05:47:59.422670 duration_in_ms=47.055
2017-10-21 05:47:59,423 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 05:47:59.423093
2017-10-21 05:47:59,423 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-21 05:47:59,424 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-21 05:47:59,471 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,471 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 05:47:59.470745 duration_in_ms=47.651
2017-10-21 05:47:59,471 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 05:47:59.471141
2017-10-21 05:47:59,471 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-21 05:47:59,472 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-21 05:47:59,518 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,518 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 05:47:59.518452 duration_in_ms=47.31
2017-10-21 05:47:59,519 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:59.518891
2017-10-21 05:47:59,519 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 05:47:59,520 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:59,570 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,570 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:59.569741 duration_in_ms=50.85
2017-10-21 05:47:59,572 [salt.state       ][INFO    ][30133] Running state [nova_instances] at time 05:47:59.571592
2017-10-21 05:47:59,572 [salt.state       ][INFO    ][30133] Executing state glusterfs.started for nova_instances
2017-10-21 05:47:59,573 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,581 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,630 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,637 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,689 [salt.state       ][INFO    ][30133] Volume nova_instances is already started
2017-10-21 05:47:59,690 [salt.state       ][INFO    ][30133] Completed state [nova_instances] at time 05:47:59.689667 duration_in_ms=118.076
2017-10-21 05:47:59,691 [salt.state       ][INFO    ][30133] Running state [keystone-credential-keys] at time 05:47:59.690893
2017-10-21 05:47:59,691 [salt.state       ][INFO    ][30133] Executing state glusterfs.created for keystone-credential-keys
2017-10-21 05:47:59,692 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,700 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,747 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:47:59,755 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:47:59,806 [salt.state       ][INFO    ][30133] Volume keystone-credential-keys already exists and is started.
2017-10-21 05:47:59,806 [salt.state       ][INFO    ][30133] Completed state [keystone-credential-keys] at time 05:47:59.806139 duration_in_ms=115.246
2017-10-21 05:47:59,809 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 05:47:59.809319
2017-10-21 05:47:59,810 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 05:47:59,810 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 05:47:59,857 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,858 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 05:47:59.857697 duration_in_ms=48.377
2017-10-21 05:47:59,858 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:59.858214
2017-10-21 05:47:59,859 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 05:47:59,859 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 05:47:59,911 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,912 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 05:47:59.911640 duration_in_ms=53.426
2017-10-21 05:47:59,912 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 05:47:59.912071
2017-10-21 05:47:59,912 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-21 05:47:59,913 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 05:47:59,960 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:47:59,960 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 05:47:59.959820 duration_in_ms=47.749
2017-10-21 05:47:59,960 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 05:47:59.960258
2017-10-21 05:47:59,960 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 05:47:59,961 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 05:48:00,009 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:48:00,009 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 05:48:00.009420 duration_in_ms=49.162
2017-10-21 05:48:00,010 [salt.state       ][INFO    ][30133] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 05:48:00.009864
2017-10-21 05:48:00,010 [salt.state       ][INFO    ][30133] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-21 05:48:00,011 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 05:48:00,065 [salt.state       ][INFO    ][30133] unless execution succeeded
2017-10-21 05:48:00,065 [salt.state       ][INFO    ][30133] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 05:48:00.065402 duration_in_ms=55.537
2017-10-21 05:48:00,066 [salt.state       ][INFO    ][30133] Running state [keystone-credential-keys] at time 05:48:00.066388
2017-10-21 05:48:00,067 [salt.state       ][INFO    ][30133] Executing state glusterfs.started for keystone-credential-keys
2017-10-21 05:48:00,067 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:48:00,075 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:48:00,124 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --version' in directory '/root'
2017-10-21 05:48:00,132 [salt.loaded.int.module.cmdmod][INFO    ][30133] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 05:48:00,184 [salt.state       ][INFO    ][30133] Volume keystone-credential-keys is already started
2017-10-21 05:48:00,185 [salt.state       ][INFO    ][30133] Completed state [keystone-credential-keys] at time 05:48:00.184660 duration_in_ms=118.272
2017-10-21 05:48:00,187 [salt.minion      ][INFO    ][30133] Returning information for job: 20171021054755320946
2017-10-21 05:48:05,188 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021054805182927
2017-10-21 05:48:05,203 [salt.minion      ][INFO    ][30559] Starting a new job with PID 30559
2017-10-21 05:48:05,228 [salt.minion      ][INFO    ][30559] Returning information for job: 20171021054805182927
2017-10-21 05:48:05,655 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command cmd.run with jid 20171021054805648465
2017-10-21 05:48:05,669 [salt.minion      ][INFO    ][30564] Starting a new job with PID 30564
2017-10-21 05:48:05,673 [salt.loaded.int.module.cmdmod][INFO    ][30564] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-21 05:48:05,788 [salt.minion      ][INFO    ][30564] Returning information for job: 20171021054805648465
2017-10-21 06:31:12,729 [salt.utils.schedule][INFO    ][22834] Running scheduled job: __mine_interval
2017-10-21 06:56:32,971 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021065632965281
2017-10-21 06:56:32,990 [salt.minion      ][INFO    ][31960] Starting a new job with PID 31960
2017-10-21 06:56:33,210 [salt.minion      ][INFO    ][31960] Returning information for job: 20171021065632965281
2017-10-21 06:56:59,346 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021065659337206
2017-10-21 06:56:59,362 [salt.minion      ][INFO    ][31967] Starting a new job with PID 31967
2017-10-21 06:56:59,866 [salt.state       ][INFO    ][31967] Loading fresh modules for state activity
2017-10-21 06:56:59,892 [salt.fileclient  ][INFO    ][31967] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 06:56:59,911 [salt.fileclient  ][INFO    ][31967] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 06:56:59,944 [salt.fileclient  ][INFO    ][31967] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 06:57:00,725 [salt.state       ][INFO    ][31967] Running state [lsof] at time 06:57:00.724964
2017-10-21 06:57:00,725 [salt.state       ][INFO    ][31967] Executing state pkg.installed for lsof
2017-10-21 06:57:00,726 [salt.loaded.int.module.cmdmod][INFO    ][31967] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:57:01,276 [salt.state       ][INFO    ][31967] Package lsof is already installed
2017-10-21 06:57:01,276 [salt.state       ][INFO    ][31967] Completed state [lsof] at time 06:57:01.275932 duration_in_ms=550.969
2017-10-21 06:57:01,276 [salt.state       ][INFO    ][31967] Running state [keepalived] at time 06:57:01.276135
2017-10-21 06:57:01,276 [salt.state       ][INFO    ][31967] Executing state pkg.installed for keepalived
2017-10-21 06:57:01,279 [salt.state       ][INFO    ][31967] Package keepalived is already installed
2017-10-21 06:57:01,279 [salt.state       ][INFO    ][31967] Completed state [keepalived] at time 06:57:01.279176 duration_in_ms=3.04
2017-10-21 06:57:01,281 [salt.state       ][INFO    ][31967] Running state [/etc/keepalived/keepalived.conf] at time 06:57:01.280890
2017-10-21 06:57:01,281 [salt.state       ][INFO    ][31967] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 06:57:01,304 [salt.fileclient  ][INFO    ][31967] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 06:57:01,332 [salt.fileclient  ][INFO    ][31967] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 06:57:01,337 [salt.state       ][INFO    ][31967] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-21 06:57:01,337 [salt.state       ][INFO    ][31967] Completed state [/etc/keepalived/keepalived.conf] at time 06:57:01.336843 duration_in_ms=55.953
2017-10-21 06:57:01,337 [salt.state       ][INFO    ][31967] Running state [keepalived] at time 06:57:01.337356
2017-10-21 06:57:01,338 [salt.state       ][INFO    ][31967] Executing state service.running for keepalived
2017-10-21 06:57:01,338 [salt.loaded.int.module.cmdmod][INFO    ][31967] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 06:57:01,405 [salt.loaded.int.module.cmdmod][INFO    ][31967] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 06:57:01,413 [salt.loaded.int.module.cmdmod][INFO    ][31967] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 06:57:01,426 [salt.state       ][INFO    ][31967] The service keepalived is already running
2017-10-21 06:57:01,426 [salt.state       ][INFO    ][31967] Completed state [keepalived] at time 06:57:01.425785 duration_in_ms=88.429
2017-10-21 06:57:01,427 [salt.minion      ][INFO    ][31967] Returning information for job: 20171021065659337206
2017-10-21 06:57:07,191 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command pillar.get with jid 20171021065707184193
2017-10-21 06:57:07,214 [salt.minion      ][INFO    ][31994] Starting a new job with PID 31994
2017-10-21 06:57:07,219 [salt.minion      ][INFO    ][31994] Returning information for job: 20171021065707184193
2017-10-21 06:57:43,950 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021065743943078
2017-10-21 06:57:43,965 [salt.minion      ][INFO    ][32002] Starting a new job with PID 32002
2017-10-21 06:57:44,360 [salt.state       ][INFO    ][32002] Loading fresh modules for state activity
2017-10-21 06:57:44,382 [salt.fileclient  ][INFO    ][32002] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 06:57:44,406 [salt.fileclient  ][INFO    ][32002] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 06:57:44,685 [salt.state       ][INFO    ][32002] Running state [attr] at time 06:57:44.684792
2017-10-21 06:57:44,685 [salt.state       ][INFO    ][32002] Executing state pkg.installed for attr
2017-10-21 06:57:44,697 [salt.loaded.int.module.cmdmod][INFO    ][32002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:57:44,967 [salt.state       ][INFO    ][32002] Package attr is already installed
2017-10-21 06:57:44,967 [salt.state       ][INFO    ][32002] Completed state [attr] at time 06:57:44.966920 duration_in_ms=282.128
2017-10-21 06:57:44,967 [salt.state       ][INFO    ][32002] Running state [glusterfs-server] at time 06:57:44.967189
2017-10-21 06:57:44,967 [salt.state       ][INFO    ][32002] Executing state pkg.installed for glusterfs-server
2017-10-21 06:57:44,970 [salt.state       ][INFO    ][32002] Package glusterfs-server is already installed
2017-10-21 06:57:44,970 [salt.state       ][INFO    ][32002] Completed state [glusterfs-server] at time 06:57:44.970178 duration_in_ms=2.988
2017-10-21 06:57:44,970 [salt.state       ][INFO    ][32002] Running state [bc] at time 06:57:44.970396
2017-10-21 06:57:44,971 [salt.state       ][INFO    ][32002] Executing state pkg.installed for bc
2017-10-21 06:57:44,973 [salt.state       ][INFO    ][32002] Package bc is already installed
2017-10-21 06:57:44,973 [salt.state       ][INFO    ][32002] Completed state [bc] at time 06:57:44.973322 duration_in_ms=2.926
2017-10-21 06:57:44,974 [salt.state       ][INFO    ][32002] Running state [glusterfs-server] at time 06:57:44.974041
2017-10-21 06:57:44,974 [salt.state       ][INFO    ][32002] Executing state service.running for glusterfs-server
2017-10-21 06:57:44,975 [salt.loaded.int.module.cmdmod][INFO    ][32002] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 06:57:44,993 [salt.loaded.int.module.cmdmod][INFO    ][32002] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 06:57:45,002 [salt.loaded.int.module.cmdmod][INFO    ][32002] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 06:57:45,049 [salt.state       ][INFO    ][32002] The service glusterfs-server is already running
2017-10-21 06:57:45,049 [salt.state       ][INFO    ][32002] Completed state [glusterfs-server] at time 06:57:45.049257 duration_in_ms=75.215
2017-10-21 06:57:45,051 [salt.state       ][INFO    ][32002] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:57:45.050839
2017-10-21 06:57:45,051 [salt.state       ][INFO    ][32002] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 06:57:45,059 [salt.state       ][INFO    ][32002] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-21 06:57:45,059 [salt.state       ][INFO    ][32002] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:57:45.059010 duration_in_ms=8.171
2017-10-21 06:57:45,059 [salt.state       ][INFO    ][32002] Running state [/srv/glusterfs/glance] at time 06:57:45.059223
2017-10-21 06:57:45,059 [salt.state       ][INFO    ][32002] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 06:57:45,060 [salt.state       ][INFO    ][32002] Directory /srv/glusterfs/glance is in the correct state
2017-10-21 06:57:45,060 [salt.state       ][INFO    ][32002] Completed state [/srv/glusterfs/glance] at time 06:57:45.059994 duration_in_ms=0.771
2017-10-21 06:57:45,060 [salt.state       ][INFO    ][32002] Running state [/srv/glusterfs/keystone-keys] at time 06:57:45.060197
2017-10-21 06:57:45,060 [salt.state       ][INFO    ][32002] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 06:57:45,061 [salt.state       ][INFO    ][32002] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-21 06:57:45,061 [salt.state       ][INFO    ][32002] Completed state [/srv/glusterfs/keystone-keys] at time 06:57:45.060927 duration_in_ms=0.73
2017-10-21 06:57:45,061 [salt.state       ][INFO    ][32002] Running state [/srv/glusterfs/nova_instances] at time 06:57:45.061127
2017-10-21 06:57:45,061 [salt.state       ][INFO    ][32002] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 06:57:45,062 [salt.state       ][INFO    ][32002] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-21 06:57:45,062 [salt.state       ][INFO    ][32002] Completed state [/srv/glusterfs/nova_instances] at time 06:57:45.061879 duration_in_ms=0.752
2017-10-21 06:57:45,062 [salt.state       ][INFO    ][32002] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:57:45.062082
2017-10-21 06:57:45,062 [salt.state       ][INFO    ][32002] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 06:57:45,063 [salt.state       ][INFO    ][32002] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-21 06:57:45,063 [salt.state       ][INFO    ][32002] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:57:45.062852 duration_in_ms=0.77
2017-10-21 06:57:45,064 [salt.minion      ][INFO    ][32002] Returning information for job: 20171021065743943078
2017-10-21 06:57:46,175 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021065746167481
2017-10-21 06:57:46,191 [salt.minion      ][INFO    ][32025] Starting a new job with PID 32025
2017-10-21 06:57:46,218 [salt.minion      ][INFO    ][32025] Returning information for job: 20171021065746167481
2017-10-21 06:57:51,311 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021065751303560
2017-10-21 06:57:51,327 [salt.minion      ][INFO    ][32030] Starting a new job with PID 32030
2017-10-21 06:57:51,760 [salt.state       ][INFO    ][32030] Loading fresh modules for state activity
2017-10-21 06:57:51,782 [salt.fileclient  ][INFO    ][32030] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-21 06:57:51,814 [salt.fileclient  ][INFO    ][32030] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 06:57:51,878 [salt.fileclient  ][INFO    ][32030] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 06:57:51,898 [salt.fileclient  ][INFO    ][32030] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 06:57:52,167 [salt.state       ][INFO    ][32030] Running state [attr] at time 06:57:52.166701
2017-10-21 06:57:52,167 [salt.state       ][INFO    ][32030] Executing state pkg.installed for attr
2017-10-21 06:57:52,167 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:57:52,405 [salt.state       ][INFO    ][32030] Package attr is already installed
2017-10-21 06:57:52,406 [salt.state       ][INFO    ][32030] Completed state [attr] at time 06:57:52.405719 duration_in_ms=239.018
2017-10-21 06:57:52,406 [salt.state       ][INFO    ][32030] Running state [glusterfs-server] at time 06:57:52.405913
2017-10-21 06:57:52,406 [salt.state       ][INFO    ][32030] Executing state pkg.installed for glusterfs-server
2017-10-21 06:57:52,409 [salt.state       ][INFO    ][32030] Package glusterfs-server is already installed
2017-10-21 06:57:52,409 [salt.state       ][INFO    ][32030] Completed state [glusterfs-server] at time 06:57:52.408748 duration_in_ms=2.835
2017-10-21 06:57:52,409 [salt.state       ][INFO    ][32030] Running state [bc] at time 06:57:52.408882
2017-10-21 06:57:52,409 [salt.state       ][INFO    ][32030] Executing state pkg.installed for bc
2017-10-21 06:57:52,411 [salt.state       ][INFO    ][32030] Package bc is already installed
2017-10-21 06:57:52,412 [salt.state       ][INFO    ][32030] Completed state [bc] at time 06:57:52.411602 duration_in_ms=2.72
2017-10-21 06:57:52,412 [salt.state       ][INFO    ][32030] Running state [glusterfs-server] at time 06:57:52.412353
2017-10-21 06:57:52,413 [salt.state       ][INFO    ][32030] Executing state service.running for glusterfs-server
2017-10-21 06:57:52,413 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 06:57:52,430 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 06:57:52,438 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 06:57:52,447 [salt.state       ][INFO    ][32030] The service glusterfs-server is already running
2017-10-21 06:57:52,447 [salt.state       ][INFO    ][32030] Completed state [glusterfs-server] at time 06:57:52.447264 duration_in_ms=34.911
2017-10-21 06:57:52,449 [salt.state       ][INFO    ][32030] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:57:52.448790
2017-10-21 06:57:52,449 [salt.state       ][INFO    ][32030] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 06:57:52,461 [salt.state       ][INFO    ][32030] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-21 06:57:52,462 [salt.state       ][INFO    ][32030] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:57:52.461553 duration_in_ms=12.763
2017-10-21 06:57:52,462 [salt.state       ][INFO    ][32030] Running state [/srv/glusterfs/glance] at time 06:57:52.461749
2017-10-21 06:57:52,462 [salt.state       ][INFO    ][32030] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 06:57:52,462 [salt.state       ][INFO    ][32030] Directory /srv/glusterfs/glance is in the correct state
2017-10-21 06:57:52,463 [salt.state       ][INFO    ][32030] Completed state [/srv/glusterfs/glance] at time 06:57:52.462536 duration_in_ms=0.787
2017-10-21 06:57:52,463 [salt.state       ][INFO    ][32030] Running state [/srv/glusterfs/keystone-keys] at time 06:57:52.462721
2017-10-21 06:57:52,463 [salt.state       ][INFO    ][32030] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 06:57:52,463 [salt.state       ][INFO    ][32030] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-21 06:57:52,463 [salt.state       ][INFO    ][32030] Completed state [/srv/glusterfs/keystone-keys] at time 06:57:52.463453 duration_in_ms=0.732
2017-10-21 06:57:52,464 [salt.state       ][INFO    ][32030] Running state [/srv/glusterfs/nova_instances] at time 06:57:52.463635
2017-10-21 06:57:52,464 [salt.state       ][INFO    ][32030] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 06:57:52,464 [salt.state       ][INFO    ][32030] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-21 06:57:52,464 [salt.state       ][INFO    ][32030] Completed state [/srv/glusterfs/nova_instances] at time 06:57:52.464385 duration_in_ms=0.75
2017-10-21 06:57:52,465 [salt.state       ][INFO    ][32030] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:57:52.464564
2017-10-21 06:57:52,465 [salt.state       ][INFO    ][32030] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 06:57:52,465 [salt.state       ][INFO    ][32030] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-21 06:57:52,465 [salt.state       ][INFO    ][32030] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:57:52.465311 duration_in_ms=0.747
2017-10-21 06:57:52,521 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command ['git', '--version'] in directory '/root'
2017-10-21 06:57:52,649 [salt.state       ][INFO    ][32030] Running state [sleep 5] at time 06:57:52.649002
2017-10-21 06:57:52,649 [salt.state       ][INFO    ][32030] Executing state cmd.wait for sleep 5
2017-10-21 06:57:52,649 [salt.state       ][INFO    ][32030] No changes made for sleep 5
2017-10-21 06:57:52,650 [salt.state       ][INFO    ][32030] Completed state [sleep 5] at time 06:57:52.649550 duration_in_ms=0.55
2017-10-21 06:57:52,650 [salt.state       ][INFO    ][32030] Running state [10.167.4.141] at time 06:57:52.649906
2017-10-21 06:57:52,650 [salt.state       ][INFO    ][32030] Executing state glusterfs.peered for 10.167.4.141
2017-10-21 06:57:52,650 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:52,660 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:52,891 [salt.state       ][INFO    ][32030] Host 10.167.4.141 already peered
2017-10-21 06:57:52,891 [salt.state       ][INFO    ][32030] Completed state [10.167.4.141] at time 06:57:52.891381 duration_in_ms=241.474
2017-10-21 06:57:52,894 [salt.state       ][INFO    ][32030] Running state [10.167.4.142] at time 06:57:52.893708
2017-10-21 06:57:52,894 [salt.state       ][INFO    ][32030] Executing state glusterfs.peered for 10.167.4.142
2017-10-21 06:57:52,895 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:52,905 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:52,953 [salt.state       ][INFO    ][32030] Host 10.167.4.142 already peered
2017-10-21 06:57:52,953 [salt.state       ][INFO    ][32030] Completed state [10.167.4.142] at time 06:57:52.953263 duration_in_ms=59.554
2017-10-21 06:57:52,956 [salt.state       ][INFO    ][32030] Running state [10.167.4.143] at time 06:57:52.955490
2017-10-21 06:57:52,956 [salt.state       ][INFO    ][32030] Executing state glusterfs.peered for 10.167.4.143
2017-10-21 06:57:52,956 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:52,965 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,014 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,023 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,073 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,081 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,131 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,139 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,187 [salt.state       ][INFO    ][32030] Peering with localhost is not needed
2017-10-21 06:57:53,187 [salt.state       ][INFO    ][32030] Completed state [10.167.4.143] at time 06:57:53.186894 duration_in_ms=231.403
2017-10-21 06:57:53,188 [salt.state       ][INFO    ][32030] Running state [glance] at time 06:57:53.187637
2017-10-21 06:57:53,188 [salt.state       ][INFO    ][32030] Executing state glusterfs.created for glance
2017-10-21 06:57:53,188 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,196 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,243 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,252 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,303 [salt.state       ][INFO    ][32030] Volume glance already exists and is started.
2017-10-21 06:57:53,303 [salt.state       ][INFO    ][32030] Completed state [glance] at time 06:57:53.303037 duration_in_ms=115.399
2017-10-21 06:57:53,306 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:53.305547
2017-10-21 06:57:53,306 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 06:57:53,306 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:53,355 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,355 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:53.355184 duration_in_ms=49.636
2017-10-21 06:57:53,356 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:57:53.355595
2017-10-21 06:57:53,356 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-21 06:57:53,356 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 06:57:53,403 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,403 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:57:53.403030 duration_in_ms=47.434
2017-10-21 06:57:53,403 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:57:53.403454
2017-10-21 06:57:53,404 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-21 06:57:53,404 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 06:57:53,451 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,451 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:57:53.450873 duration_in_ms=47.419
2017-10-21 06:57:53,451 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:53.451296
2017-10-21 06:57:53,452 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 06:57:53,452 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:53,499 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,500 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:53.499604 duration_in_ms=48.306
2017-10-21 06:57:53,500 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:57:53.500038
2017-10-21 06:57:53,500 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-21 06:57:53,501 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 06:57:53,547 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,547 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:57:53.547274 duration_in_ms=47.236
2017-10-21 06:57:53,548 [salt.state       ][INFO    ][32030] Running state [glance] at time 06:57:53.548153
2017-10-21 06:57:53,548 [salt.state       ][INFO    ][32030] Executing state glusterfs.started for glance
2017-10-21 06:57:53,549 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,557 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,603 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,611 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,661 [salt.state       ][INFO    ][32030] Volume glance is already started
2017-10-21 06:57:53,661 [salt.state       ][INFO    ][32030] Completed state [glance] at time 06:57:53.661074 duration_in_ms=112.919
2017-10-21 06:57:53,662 [salt.state       ][INFO    ][32030] Running state [keystone-keys] at time 06:57:53.661864
2017-10-21 06:57:53,662 [salt.state       ][INFO    ][32030] Executing state glusterfs.created for keystone-keys
2017-10-21 06:57:53,663 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,671 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,718 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:53,727 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:53,779 [salt.state       ][INFO    ][32030] Volume keystone-keys already exists and is started.
2017-10-21 06:57:53,779 [salt.state       ][INFO    ][32030] Completed state [keystone-keys] at time 06:57:53.778731 duration_in_ms=116.867
2017-10-21 06:57:53,781 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:57:53.781372
2017-10-21 06:57:53,782 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-21 06:57:53,782 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 06:57:53,833 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,833 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:57:53.832719 duration_in_ms=51.347
2017-10-21 06:57:53,833 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:53.833122
2017-10-21 06:57:53,833 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 06:57:53,834 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:53,882 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,882 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:53.882237 duration_in_ms=49.114
2017-10-21 06:57:53,883 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:53.882692
2017-10-21 06:57:53,883 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 06:57:53,883 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:53,931 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,931 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:53.930816 duration_in_ms=48.124
2017-10-21 06:57:53,931 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:57:53.931242
2017-10-21 06:57:53,931 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-21 06:57:53,932 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 06:57:53,979 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:53,980 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:57:53.979504 duration_in_ms=48.26
2017-10-21 06:57:53,980 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:57:53.979915
2017-10-21 06:57:53,980 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 06:57:53,981 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 06:57:54,029 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,029 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:57:54.029154 duration_in_ms=49.237
2017-10-21 06:57:54,030 [salt.state       ][INFO    ][32030] Running state [keystone-keys] at time 06:57:54.030038
2017-10-21 06:57:54,030 [salt.state       ][INFO    ][32030] Executing state glusterfs.started for keystone-keys
2017-10-21 06:57:54,031 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,039 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,085 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,094 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,145 [salt.state       ][INFO    ][32030] Volume keystone-keys is already started
2017-10-21 06:57:54,145 [salt.state       ][INFO    ][32030] Completed state [keystone-keys] at time 06:57:54.145167 duration_in_ms=115.127
2017-10-21 06:57:54,146 [salt.state       ][INFO    ][32030] Running state [nova_instances] at time 06:57:54.145901
2017-10-21 06:57:54,146 [salt.state       ][INFO    ][32030] Executing state glusterfs.created for nova_instances
2017-10-21 06:57:54,147 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,154 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,201 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,209 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,258 [salt.state       ][INFO    ][32030] Volume nova_instances already exists and is started.
2017-10-21 06:57:54,259 [salt.state       ][INFO    ][32030] Completed state [nova_instances] at time 06:57:54.258613 duration_in_ms=112.712
2017-10-21 06:57:54,262 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:54.261477
2017-10-21 06:57:54,262 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 06:57:54,262 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:54,312 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,312 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:54.312263 duration_in_ms=50.786
2017-10-21 06:57:54,313 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:57:54.312685
2017-10-21 06:57:54,313 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-21 06:57:54,313 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-21 06:57:54,360 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,360 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:57:54.360255 duration_in_ms=47.569
2017-10-21 06:57:54,361 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:57:54.360719
2017-10-21 06:57:54,361 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-21 06:57:54,361 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-21 06:57:54,408 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,408 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:57:54.408358 duration_in_ms=47.638
2017-10-21 06:57:54,409 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:57:54.408794
2017-10-21 06:57:54,409 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-21 06:57:54,409 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-21 06:57:54,459 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,459 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:57:54.459296 duration_in_ms=50.501
2017-10-21 06:57:54,460 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:54.459707
2017-10-21 06:57:54,460 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 06:57:54,460 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:54,508 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,508 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:54.508184 duration_in_ms=48.477
2017-10-21 06:57:54,509 [salt.state       ][INFO    ][32030] Running state [nova_instances] at time 06:57:54.509081
2017-10-21 06:57:54,509 [salt.state       ][INFO    ][32030] Executing state glusterfs.started for nova_instances
2017-10-21 06:57:54,510 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,518 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,566 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,574 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,625 [salt.state       ][INFO    ][32030] Volume nova_instances is already started
2017-10-21 06:57:54,626 [salt.state       ][INFO    ][32030] Completed state [nova_instances] at time 06:57:54.625496 duration_in_ms=116.414
2017-10-21 06:57:54,626 [salt.state       ][INFO    ][32030] Running state [keystone-credential-keys] at time 06:57:54.626371
2017-10-21 06:57:54,627 [salt.state       ][INFO    ][32030] Executing state glusterfs.created for keystone-credential-keys
2017-10-21 06:57:54,627 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,635 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,682 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:54,690 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:54,740 [salt.state       ][INFO    ][32030] Volume keystone-credential-keys already exists and is started.
2017-10-21 06:57:54,740 [salt.state       ][INFO    ][32030] Completed state [keystone-credential-keys] at time 06:57:54.739939 duration_in_ms=113.567
2017-10-21 06:57:54,745 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:57:54.744659
2017-10-21 06:57:54,747 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 06:57:54,748 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 06:57:54,797 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,797 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:57:54.797141 duration_in_ms=52.485
2017-10-21 06:57:54,798 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:54.797639
2017-10-21 06:57:54,798 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 06:57:54,798 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:54,848 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,848 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:57:54.847994 duration_in_ms=50.354
2017-10-21 06:57:54,848 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:57:54.848455
2017-10-21 06:57:54,849 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-21 06:57:54,849 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 06:57:54,897 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,897 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:57:54.896954 duration_in_ms=48.499
2017-10-21 06:57:54,897 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:54.897383
2017-10-21 06:57:54,898 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 06:57:54,898 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 06:57:54,946 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,947 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:57:54.946536 duration_in_ms=49.152
2017-10-21 06:57:54,947 [salt.state       ][INFO    ][32030] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:57:54.946975
2017-10-21 06:57:54,947 [salt.state       ][INFO    ][32030] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-21 06:57:54,948 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 06:57:54,996 [salt.state       ][INFO    ][32030] unless execution succeeded
2017-10-21 06:57:54,996 [salt.state       ][INFO    ][32030] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:57:54.995908 duration_in_ms=48.932
2017-10-21 06:57:54,997 [salt.state       ][INFO    ][32030] Running state [keystone-credential-keys] at time 06:57:54.996908
2017-10-21 06:57:54,997 [salt.state       ][INFO    ][32030] Executing state glusterfs.started for keystone-credential-keys
2017-10-21 06:57:54,998 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:55,006 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:55,055 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --version' in directory '/root'
2017-10-21 06:57:55,064 [salt.loaded.int.module.cmdmod][INFO    ][32030] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 06:57:55,114 [salt.state       ][INFO    ][32030] Volume keystone-credential-keys is already started
2017-10-21 06:57:55,114 [salt.state       ][INFO    ][32030] Completed state [keystone-credential-keys] at time 06:57:55.114379 duration_in_ms=117.47
2017-10-21 06:57:55,117 [salt.minion      ][INFO    ][32030] Returning information for job: 20171021065751303560
2017-10-21 06:58:00,259 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021065800251261
2017-10-21 06:58:00,274 [salt.minion      ][INFO    ][32412] Starting a new job with PID 32412
2017-10-21 06:58:00,300 [salt.minion      ][INFO    ][32412] Returning information for job: 20171021065800251261
2017-10-21 06:58:00,688 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command cmd.run with jid 20171021065800681347
2017-10-21 06:58:00,703 [salt.minion      ][INFO    ][32417] Starting a new job with PID 32417
2017-10-21 06:58:00,708 [salt.loaded.int.module.cmdmod][INFO    ][32417] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-21 06:58:00,825 [salt.minion      ][INFO    ][32417] Returning information for job: 20171021065800681347
2017-10-21 07:02:51,158 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021070251151596
2017-10-21 07:02:51,182 [salt.minion      ][INFO    ][32492] Starting a new job with PID 32492
2017-10-21 07:02:51,217 [salt.minion      ][INFO    ][32492] Returning information for job: 20171021070251151596
2017-10-21 07:03:19,131 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021070319125760
2017-10-21 07:03:19,148 [salt.minion      ][INFO    ][614] Starting a new job with PID 614
2017-10-21 07:03:19,567 [salt.state       ][INFO    ][614] Loading fresh modules for state activity
2017-10-21 07:03:19,594 [salt.fileclient  ][INFO    ][614] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 07:03:19,613 [salt.fileclient  ][INFO    ][614] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 07:03:19,637 [salt.fileclient  ][INFO    ][614] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 07:03:19,898 [salt.state       ][INFO    ][614] Running state [lsof] at time 07:03:19.898025
2017-10-21 07:03:19,898 [salt.state       ][INFO    ][614] Executing state pkg.installed for lsof
2017-10-21 07:03:19,899 [salt.loaded.int.module.cmdmod][INFO    ][614] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:03:20,163 [salt.state       ][INFO    ][614] Package lsof is already installed
2017-10-21 07:03:20,164 [salt.state       ][INFO    ][614] Completed state [lsof] at time 07:03:20.163526 duration_in_ms=265.502
2017-10-21 07:03:20,164 [salt.state       ][INFO    ][614] Running state [keepalived] at time 07:03:20.163720
2017-10-21 07:03:20,164 [salt.state       ][INFO    ][614] Executing state pkg.installed for keepalived
2017-10-21 07:03:20,166 [salt.state       ][INFO    ][614] Package keepalived is already installed
2017-10-21 07:03:20,167 [salt.state       ][INFO    ][614] Completed state [keepalived] at time 07:03:20.166573 duration_in_ms=2.852
2017-10-21 07:03:20,168 [salt.state       ][INFO    ][614] Running state [/etc/keepalived/keepalived.conf] at time 07:03:20.167908
2017-10-21 07:03:20,168 [salt.state       ][INFO    ][614] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 07:03:20,192 [salt.fileclient  ][INFO    ][614] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 07:03:20,222 [salt.fileclient  ][INFO    ][614] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 07:03:20,226 [salt.state       ][INFO    ][614] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-21 07:03:20,226 [salt.state       ][INFO    ][614] Completed state [/etc/keepalived/keepalived.conf] at time 07:03:20.225983 duration_in_ms=58.074
2017-10-21 07:03:20,227 [salt.state       ][INFO    ][614] Running state [keepalived] at time 07:03:20.226496
2017-10-21 07:03:20,227 [salt.state       ][INFO    ][614] Executing state service.running for keepalived
2017-10-21 07:03:20,227 [salt.loaded.int.module.cmdmod][INFO    ][614] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 07:03:20,242 [salt.loaded.int.module.cmdmod][INFO    ][614] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 07:03:20,249 [salt.loaded.int.module.cmdmod][INFO    ][614] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 07:03:20,256 [salt.state       ][INFO    ][614] The service keepalived is already running
2017-10-21 07:03:20,256 [salt.state       ][INFO    ][614] Completed state [keepalived] at time 07:03:20.256116 duration_in_ms=29.619
2017-10-21 07:03:20,257 [salt.minion      ][INFO    ][614] Returning information for job: 20171021070319125760
2017-10-21 07:03:22,489 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command pillar.get with jid 20171021070322481503
2017-10-21 07:03:22,516 [salt.minion      ][INFO    ][638] Starting a new job with PID 638
2017-10-21 07:03:22,520 [salt.minion      ][INFO    ][638] Returning information for job: 20171021070322481503
2017-10-21 07:03:59,625 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021070359623358
2017-10-21 07:03:59,639 [salt.minion      ][INFO    ][645] Starting a new job with PID 645
2017-10-21 07:04:00,075 [salt.state       ][INFO    ][645] Loading fresh modules for state activity
2017-10-21 07:04:00,097 [salt.fileclient  ][INFO    ][645] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 07:04:00,116 [salt.fileclient  ][INFO    ][645] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 07:04:00,377 [salt.state       ][INFO    ][645] Running state [attr] at time 07:04:00.376649
2017-10-21 07:04:00,377 [salt.state       ][INFO    ][645] Executing state pkg.installed for attr
2017-10-21 07:04:00,377 [salt.loaded.int.module.cmdmod][INFO    ][645] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:04:00,610 [salt.state       ][INFO    ][645] Package attr is already installed
2017-10-21 07:04:00,610 [salt.state       ][INFO    ][645] Completed state [attr] at time 07:04:00.610174 duration_in_ms=233.525
2017-10-21 07:04:00,610 [salt.state       ][INFO    ][645] Running state [glusterfs-server] at time 07:04:00.610370
2017-10-21 07:04:00,611 [salt.state       ][INFO    ][645] Executing state pkg.installed for glusterfs-server
2017-10-21 07:04:00,613 [salt.state       ][INFO    ][645] Package glusterfs-server is already installed
2017-10-21 07:04:00,613 [salt.state       ][INFO    ][645] Completed state [glusterfs-server] at time 07:04:00.613232 duration_in_ms=2.862
2017-10-21 07:04:00,613 [salt.state       ][INFO    ][645] Running state [bc] at time 07:04:00.613371
2017-10-21 07:04:00,614 [salt.state       ][INFO    ][645] Executing state pkg.installed for bc
2017-10-21 07:04:00,616 [salt.state       ][INFO    ][645] Package bc is already installed
2017-10-21 07:04:00,616 [salt.state       ][INFO    ][645] Completed state [bc] at time 07:04:00.616173 duration_in_ms=2.802
2017-10-21 07:04:00,617 [salt.state       ][INFO    ][645] Running state [glusterfs-server] at time 07:04:00.616807
2017-10-21 07:04:00,617 [salt.state       ][INFO    ][645] Executing state service.running for glusterfs-server
2017-10-21 07:04:00,617 [salt.loaded.int.module.cmdmod][INFO    ][645] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 07:04:00,634 [salt.loaded.int.module.cmdmod][INFO    ][645] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 07:04:00,642 [salt.loaded.int.module.cmdmod][INFO    ][645] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 07:04:00,651 [salt.state       ][INFO    ][645] The service glusterfs-server is already running
2017-10-21 07:04:00,651 [salt.state       ][INFO    ][645] Completed state [glusterfs-server] at time 07:04:00.651425 duration_in_ms=34.618
2017-10-21 07:04:00,653 [salt.state       ][INFO    ][645] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:04:00.652804
2017-10-21 07:04:00,653 [salt.state       ][INFO    ][645] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 07:04:00,662 [salt.state       ][INFO    ][645] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-21 07:04:00,663 [salt.state       ][INFO    ][645] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:04:00.662611 duration_in_ms=9.808
2017-10-21 07:04:00,663 [salt.state       ][INFO    ][645] Running state [/srv/glusterfs/glance] at time 07:04:00.662757
2017-10-21 07:04:00,663 [salt.state       ][INFO    ][645] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 07:04:00,663 [salt.state       ][INFO    ][645] Directory /srv/glusterfs/glance is in the correct state
2017-10-21 07:04:00,663 [salt.state       ][INFO    ][645] Completed state [/srv/glusterfs/glance] at time 07:04:00.663391 duration_in_ms=0.634
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Running state [/srv/glusterfs/keystone-keys] at time 07:04:00.663533
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Completed state [/srv/glusterfs/keystone-keys] at time 07:04:00.664109 duration_in_ms=0.577
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Running state [/srv/glusterfs/nova_instances] at time 07:04:00.664248
2017-10-21 07:04:00,664 [salt.state       ][INFO    ][645] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 07:04:00,665 [salt.state       ][INFO    ][645] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-21 07:04:00,665 [salt.state       ][INFO    ][645] Completed state [/srv/glusterfs/nova_instances] at time 07:04:00.664842 duration_in_ms=0.595
2017-10-21 07:04:00,665 [salt.state       ][INFO    ][645] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:04:00.664980
2017-10-21 07:04:00,665 [salt.state       ][INFO    ][645] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 07:04:00,665 [salt.state       ][INFO    ][645] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-21 07:04:00,666 [salt.state       ][INFO    ][645] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:04:00.665561 duration_in_ms=0.582
2017-10-21 07:04:00,666 [salt.minion      ][INFO    ][645] Returning information for job: 20171021070359623358
2017-10-21 07:04:01,847 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021070401839262
2017-10-21 07:04:01,862 [salt.minion      ][INFO    ][668] Starting a new job with PID 668
2017-10-21 07:04:01,887 [salt.minion      ][INFO    ][668] Returning information for job: 20171021070401839262
2017-10-21 07:04:06,932 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command state.sls with jid 20171021070406913416
2017-10-21 07:04:06,948 [salt.minion      ][INFO    ][673] Starting a new job with PID 673
2017-10-21 07:04:07,367 [salt.state       ][INFO    ][673] Loading fresh modules for state activity
2017-10-21 07:04:07,390 [salt.fileclient  ][INFO    ][673] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-21 07:04:07,423 [salt.fileclient  ][INFO    ][673] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 07:04:07,523 [salt.fileclient  ][INFO    ][673] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-21 07:04:07,542 [salt.fileclient  ][INFO    ][673] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-21 07:04:07,812 [salt.state       ][INFO    ][673] Running state [attr] at time 07:04:07.811689
2017-10-21 07:04:07,812 [salt.state       ][INFO    ][673] Executing state pkg.installed for attr
2017-10-21 07:04:07,812 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:04:08,039 [salt.state       ][INFO    ][673] Package attr is already installed
2017-10-21 07:04:08,039 [salt.state       ][INFO    ][673] Completed state [attr] at time 07:04:08.039399 duration_in_ms=227.71
2017-10-21 07:04:08,040 [salt.state       ][INFO    ][673] Running state [glusterfs-server] at time 07:04:08.039592
2017-10-21 07:04:08,040 [salt.state       ][INFO    ][673] Executing state pkg.installed for glusterfs-server
2017-10-21 07:04:08,042 [salt.state       ][INFO    ][673] Package glusterfs-server is already installed
2017-10-21 07:04:08,043 [salt.state       ][INFO    ][673] Completed state [glusterfs-server] at time 07:04:08.042573 duration_in_ms=2.982
2017-10-21 07:04:08,043 [salt.state       ][INFO    ][673] Running state [bc] at time 07:04:08.042712
2017-10-21 07:04:08,043 [salt.state       ][INFO    ][673] Executing state pkg.installed for bc
2017-10-21 07:04:08,045 [salt.state       ][INFO    ][673] Package bc is already installed
2017-10-21 07:04:08,046 [salt.state       ][INFO    ][673] Completed state [bc] at time 07:04:08.045588 duration_in_ms=2.876
2017-10-21 07:04:08,046 [salt.state       ][INFO    ][673] Running state [glusterfs-server] at time 07:04:08.046376
2017-10-21 07:04:08,047 [salt.state       ][INFO    ][673] Executing state service.running for glusterfs-server
2017-10-21 07:04:08,047 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-21 07:04:08,064 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-21 07:04:08,072 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-21 07:04:08,081 [salt.state       ][INFO    ][673] The service glusterfs-server is already running
2017-10-21 07:04:08,081 [salt.state       ][INFO    ][673] Completed state [glusterfs-server] at time 07:04:08.081101 duration_in_ms=34.724
2017-10-21 07:04:08,083 [salt.state       ][INFO    ][673] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:04:08.082558
2017-10-21 07:04:08,083 [salt.state       ][INFO    ][673] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-21 07:04:08,094 [salt.state       ][INFO    ][673] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-21 07:04:08,094 [salt.state       ][INFO    ][673] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:04:08.093916 duration_in_ms=11.358
2017-10-21 07:04:08,094 [salt.state       ][INFO    ][673] Running state [/srv/glusterfs/glance] at time 07:04:08.094093
2017-10-21 07:04:08,094 [salt.state       ][INFO    ][673] Executing state file.directory for /srv/glusterfs/glance
2017-10-21 07:04:08,095 [salt.state       ][INFO    ][673] Directory /srv/glusterfs/glance is in the correct state
2017-10-21 07:04:08,095 [salt.state       ][INFO    ][673] Completed state [/srv/glusterfs/glance] at time 07:04:08.094750 duration_in_ms=0.657
2017-10-21 07:04:08,095 [salt.state       ][INFO    ][673] Running state [/srv/glusterfs/keystone-keys] at time 07:04:08.094909
2017-10-21 07:04:08,095 [salt.state       ][INFO    ][673] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-21 07:04:08,095 [salt.state       ][INFO    ][673] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Completed state [/srv/glusterfs/keystone-keys] at time 07:04:08.095538 duration_in_ms=0.629
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Running state [/srv/glusterfs/nova_instances] at time 07:04:08.095691
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Completed state [/srv/glusterfs/nova_instances] at time 07:04:08.096321 duration_in_ms=0.63
2017-10-21 07:04:08,096 [salt.state       ][INFO    ][673] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:04:08.096476
2017-10-21 07:04:08,097 [salt.state       ][INFO    ][673] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-21 07:04:08,097 [salt.state       ][INFO    ][673] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-21 07:04:08,097 [salt.state       ][INFO    ][673] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:04:08.097106 duration_in_ms=0.631
2017-10-21 07:04:08,130 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command ['git', '--version'] in directory '/root'
2017-10-21 07:04:08,224 [salt.state       ][INFO    ][673] Running state [sleep 5] at time 07:04:08.223930
2017-10-21 07:04:08,224 [salt.state       ][INFO    ][673] Executing state cmd.wait for sleep 5
2017-10-21 07:04:08,224 [salt.state       ][INFO    ][673] No changes made for sleep 5
2017-10-21 07:04:08,225 [salt.state       ][INFO    ][673] Completed state [sleep 5] at time 07:04:08.224543 duration_in_ms=0.613
2017-10-21 07:04:08,225 [salt.state       ][INFO    ][673] Running state [10.167.4.141] at time 07:04:08.224922
2017-10-21 07:04:08,225 [salt.state       ][INFO    ][673] Executing state glusterfs.peered for 10.167.4.141
2017-10-21 07:04:08,225 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,235 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,283 [salt.state       ][INFO    ][673] Host 10.167.4.141 already peered
2017-10-21 07:04:08,284 [salt.state       ][INFO    ][673] Completed state [10.167.4.141] at time 07:04:08.283564 duration_in_ms=58.64
2017-10-21 07:04:08,286 [salt.state       ][INFO    ][673] Running state [10.167.4.142] at time 07:04:08.285722
2017-10-21 07:04:08,286 [salt.state       ][INFO    ][673] Executing state glusterfs.peered for 10.167.4.142
2017-10-21 07:04:08,286 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,295 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,344 [salt.state       ][INFO    ][673] Host 10.167.4.142 already peered
2017-10-21 07:04:08,344 [salt.state       ][INFO    ][673] Completed state [10.167.4.142] at time 07:04:08.343849 duration_in_ms=58.125
2017-10-21 07:04:08,346 [salt.state       ][INFO    ][673] Running state [10.167.4.143] at time 07:04:08.346151
2017-10-21 07:04:08,346 [salt.state       ][INFO    ][673] Executing state glusterfs.peered for 10.167.4.143
2017-10-21 07:04:08,347 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,355 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,404 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,413 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,463 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,472 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,522 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,532 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,579 [salt.state       ][INFO    ][673] Peering with localhost is not needed
2017-10-21 07:04:08,580 [salt.state       ][INFO    ][673] Completed state [10.167.4.143] at time 07:04:08.579454 duration_in_ms=233.303
2017-10-21 07:04:08,580 [salt.state       ][INFO    ][673] Running state [glance] at time 07:04:08.580305
2017-10-21 07:04:08,581 [salt.state       ][INFO    ][673] Executing state glusterfs.created for glance
2017-10-21 07:04:08,581 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,590 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,641 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,649 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:08,702 [salt.state       ][INFO    ][673] Volume glance already exists and is started.
2017-10-21 07:04:08,702 [salt.state       ][INFO    ][673] Completed state [glance] at time 07:04:08.702221 duration_in_ms=121.916
2017-10-21 07:04:08,705 [salt.state       ][INFO    ][673] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:08.704773
2017-10-21 07:04:08,705 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 07:04:08,705 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:08,755 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:08,755 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:08.755381 duration_in_ms=50.608
2017-10-21 07:04:08,756 [salt.state       ][INFO    ][673] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:04:08.755796
2017-10-21 07:04:08,756 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-21 07:04:08,756 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 07:04:08,805 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:08,805 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:04:08.805047 duration_in_ms=49.25
2017-10-21 07:04:08,806 [salt.state       ][INFO    ][673] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:04:08.805483
2017-10-21 07:04:08,806 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-21 07:04:08,806 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 07:04:08,858 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:08,858 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:04:08.858009 duration_in_ms=52.525
2017-10-21 07:04:08,858 [salt.state       ][INFO    ][673] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:08.858460
2017-10-21 07:04:08,859 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 07:04:08,859 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:08,907 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:08,907 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:08.907173 duration_in_ms=48.713
2017-10-21 07:04:08,908 [salt.state       ][INFO    ][673] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:04:08.907601
2017-10-21 07:04:08,908 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-21 07:04:08,908 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 07:04:08,954 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:08,954 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:04:08.954428 duration_in_ms=46.826
2017-10-21 07:04:08,955 [salt.state       ][INFO    ][673] Running state [glance] at time 07:04:08.955402
2017-10-21 07:04:08,956 [salt.state       ][INFO    ][673] Executing state glusterfs.started for glance
2017-10-21 07:04:08,956 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:08,965 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,011 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,019 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,075 [salt.state       ][INFO    ][673] Volume glance is already started
2017-10-21 07:04:09,075 [salt.state       ][INFO    ][673] Completed state [glance] at time 07:04:09.074704 duration_in_ms=119.3
2017-10-21 07:04:09,076 [salt.state       ][INFO    ][673] Running state [keystone-keys] at time 07:04:09.075500
2017-10-21 07:04:09,076 [salt.state       ][INFO    ][673] Executing state glusterfs.created for keystone-keys
2017-10-21 07:04:09,076 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,084 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,130 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,139 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,189 [salt.state       ][INFO    ][673] Volume keystone-keys already exists and is started.
2017-10-21 07:04:09,190 [salt.state       ][INFO    ][673] Completed state [keystone-keys] at time 07:04:09.189552 duration_in_ms=114.051
2017-10-21 07:04:09,192 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:04:09.192244
2017-10-21 07:04:09,192 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-21 07:04:09,193 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 07:04:09,241 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,241 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:04:09.240933 duration_in_ms=48.688
2017-10-21 07:04:09,241 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:09.241345
2017-10-21 07:04:09,242 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 07:04:09,242 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:09,289 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,289 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:09.289325 duration_in_ms=47.98
2017-10-21 07:04:09,290 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:09.289754
2017-10-21 07:04:09,290 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 07:04:09,290 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:09,337 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,338 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:09.337525 duration_in_ms=47.77
2017-10-21 07:04:09,338 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:04:09.337963
2017-10-21 07:04:09,338 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-21 07:04:09,339 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 07:04:09,389 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,389 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:04:09.389312 duration_in_ms=51.348
2017-10-21 07:04:09,390 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:04:09.389751
2017-10-21 07:04:09,390 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 07:04:09,390 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 07:04:09,437 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,438 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:04:09.437497 duration_in_ms=47.746
2017-10-21 07:04:09,438 [salt.state       ][INFO    ][673] Running state [keystone-keys] at time 07:04:09.438462
2017-10-21 07:04:09,439 [salt.state       ][INFO    ][673] Executing state glusterfs.started for keystone-keys
2017-10-21 07:04:09,439 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,448 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,495 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,504 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,558 [salt.state       ][INFO    ][673] Volume keystone-keys is already started
2017-10-21 07:04:09,559 [salt.state       ][INFO    ][673] Completed state [keystone-keys] at time 07:04:09.558524 duration_in_ms=120.062
2017-10-21 07:04:09,559 [salt.state       ][INFO    ][673] Running state [nova_instances] at time 07:04:09.559295
2017-10-21 07:04:09,560 [salt.state       ][INFO    ][673] Executing state glusterfs.created for nova_instances
2017-10-21 07:04:09,560 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,568 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,615 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,624 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,676 [salt.state       ][INFO    ][673] Volume nova_instances already exists and is started.
2017-10-21 07:04:09,676 [salt.state       ][INFO    ][673] Completed state [nova_instances] at time 07:04:09.675712 duration_in_ms=116.416
2017-10-21 07:04:09,679 [salt.state       ][INFO    ][673] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:09.678696
2017-10-21 07:04:09,679 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 07:04:09,679 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:09,729 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,729 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:09.728943 duration_in_ms=50.246
2017-10-21 07:04:09,729 [salt.state       ][INFO    ][673] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:04:09.729358
2017-10-21 07:04:09,730 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-21 07:04:09,730 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-21 07:04:09,777 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,778 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:04:09.777614 duration_in_ms=48.255
2017-10-21 07:04:09,778 [salt.state       ][INFO    ][673] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:04:09.778073
2017-10-21 07:04:09,778 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-21 07:04:09,779 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-21 07:04:09,826 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,827 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:04:09.826506 duration_in_ms=48.433
2017-10-21 07:04:09,827 [salt.state       ][INFO    ][673] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:04:09.826929
2017-10-21 07:04:09,827 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-21 07:04:09,828 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-21 07:04:09,876 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,876 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:04:09.875774 duration_in_ms=48.844
2017-10-21 07:04:09,876 [salt.state       ][INFO    ][673] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:09.876229
2017-10-21 07:04:09,876 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 07:04:09,877 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:09,930 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:09,930 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:09.930103 duration_in_ms=53.874
2017-10-21 07:04:09,931 [salt.state       ][INFO    ][673] Running state [nova_instances] at time 07:04:09.931039
2017-10-21 07:04:09,931 [salt.state       ][INFO    ][673] Executing state glusterfs.started for nova_instances
2017-10-21 07:04:09,932 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,940 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:09,987 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:09,996 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:10,048 [salt.state       ][INFO    ][673] Volume nova_instances is already started
2017-10-21 07:04:10,048 [salt.state       ][INFO    ][673] Completed state [nova_instances] at time 07:04:10.047906 duration_in_ms=116.867
2017-10-21 07:04:10,049 [salt.state       ][INFO    ][673] Running state [keystone-credential-keys] at time 07:04:10.048742
2017-10-21 07:04:10,049 [salt.state       ][INFO    ][673] Executing state glusterfs.created for keystone-credential-keys
2017-10-21 07:04:10,049 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:10,058 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:10,109 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:10,116 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:10,168 [salt.state       ][INFO    ][673] Volume keystone-credential-keys already exists and is started.
2017-10-21 07:04:10,168 [salt.state       ][INFO    ][673] Completed state [keystone-credential-keys] at time 07:04:10.167796 duration_in_ms=119.053
2017-10-21 07:04:10,171 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:04:10.171033
2017-10-21 07:04:10,171 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-21 07:04:10,172 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-21 07:04:10,222 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:10,222 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:04:10.222375 duration_in_ms=51.342
2017-10-21 07:04:10,223 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:10.223215
2017-10-21 07:04:10,224 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-21 07:04:10,224 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:10,274 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:10,274 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:04:10.274339 duration_in_ms=51.124
2017-10-21 07:04:10,275 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:04:10.274777
2017-10-21 07:04:10,275 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-21 07:04:10,275 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-21 07:04:10,322 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:10,322 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:04:10.321882 duration_in_ms=47.103
2017-10-21 07:04:10,322 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:10.322379
2017-10-21 07:04:10,323 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-21 07:04:10,323 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-21 07:04:10,370 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:10,370 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:04:10.370264 duration_in_ms=47.884
2017-10-21 07:04:10,371 [salt.state       ][INFO    ][673] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:04:10.370761
2017-10-21 07:04:10,371 [salt.state       ][INFO    ][673] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-21 07:04:10,371 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-21 07:04:10,422 [salt.state       ][INFO    ][673] unless execution succeeded
2017-10-21 07:04:10,423 [salt.state       ][INFO    ][673] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:04:10.422494 duration_in_ms=51.733
2017-10-21 07:04:10,423 [salt.state       ][INFO    ][673] Running state [keystone-credential-keys] at time 07:04:10.423394
2017-10-21 07:04:10,424 [salt.state       ][INFO    ][673] Executing state glusterfs.started for keystone-credential-keys
2017-10-21 07:04:10,424 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:10,432 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:10,480 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --version' in directory '/root'
2017-10-21 07:04:10,489 [salt.loaded.int.module.cmdmod][INFO    ][673] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-21 07:04:10,540 [salt.state       ][INFO    ][673] Volume keystone-credential-keys is already started
2017-10-21 07:04:10,541 [salt.state       ][INFO    ][673] Completed state [keystone-credential-keys] at time 07:04:10.540614 duration_in_ms=117.22
2017-10-21 07:04:10,543 [salt.minion      ][INFO    ][673] Returning information for job: 20171021070406913416
2017-10-21 07:04:15,287 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command test.ping with jid 20171021070415282007
2017-10-21 07:04:15,302 [salt.minion      ][INFO    ][1094] Starting a new job with PID 1094
2017-10-21 07:04:15,326 [salt.minion      ][INFO    ][1094] Returning information for job: 20171021070415282007
2017-10-21 07:04:15,721 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command cmd.run with jid 20171021070415714218
2017-10-21 07:04:15,736 [salt.minion      ][INFO    ][1099] Starting a new job with PID 1099
2017-10-21 07:04:15,740 [salt.loaded.int.module.cmdmod][INFO    ][1099] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-21 07:04:15,853 [salt.minion      ][INFO    ][1099] Returning information for job: 20171021070415714218
2017-10-21 07:22:23,016 [salt.minion      ][INFO    ][22834] User sudo_ubuntu Executing command cp.push_dir with jid 20171021072223010145
2017-10-21 07:22:23,035 [salt.minion      ][INFO    ][1301] Starting a new job with PID 1301
