2017-10-25 14:52:23,943 [salt.cli.daemons ][WARNING ][2528] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:26:24,970 [salt.state       ][ERROR   ][3900] No contents found in top file
2017-10-25 15:29:54,745 [salt.utils.parsers][WARNING ][2528] Minion received a SIGTERM. Exiting.
2017-10-25 15:32:20,867 [salt.cli.daemons ][WARNING ][3244] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:35:02,094 [salt.loaded.int.module.cmdmod][ERROR   ][11101] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-25 15:35:02,095 [salt.loaded.int.module.cmdmod][ERROR   ][11101] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-25 15:35:02,095 [salt.loaded.int.module.cmdmod][ERROR   ][11101] retcode: 1
2017-10-25 15:35:02,095 [salt.state       ][ERROR   ][11101] {'pid': 15989, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-25 15:35:24,007 [py.warnings      ][WARNING ][16066] /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-25 15:36:09,309 [salt.loaded.int.module.cmdmod][ERROR   ][16066] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:09,309 [salt.loaded.int.module.cmdmod][ERROR   ][16066] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:15,831 [salt.loaded.int.module.cmdmod][ERROR   ][16066] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:15,832 [salt.loaded.int.module.cmdmod][ERROR   ][16066] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:23,890 [salt.loaded.int.module.cmdmod][ERROR   ][16066] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:23,890 [salt.loaded.int.module.cmdmod][ERROR   ][16066] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:33,121 [salt.loaded.int.module.cmdmod][ERROR   ][16066] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:33,121 [salt.loaded.int.module.cmdmod][ERROR   ][16066] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:44,886 [salt.loaded.int.module.cmdmod][ERROR   ][16066] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:44,887 [salt.loaded.int.module.cmdmod][ERROR   ][16066] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:50,582 [salt.loaded.int.module.cmdmod][ERROR   ][16066] 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-25 15:36:52,732 [salt.loaded.int.module.cmdmod][INFO    ][23638] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-25 15:36:52,739 [salt.loaded.int.module.cmdmod][INFO    ][23638] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-25 15:36:52,749 [salt.loaded.int.module.cmdmod][INFO    ][23638] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-25 15:36:52,756 [salt.utils.parsers][WARNING ][3244] Minion received a SIGTERM. Exiting.
2017-10-25 15:36:53,010 [salt.cli.daemons ][INFO    ][23725] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-10-25 15:36:53,535 [salt.minion      ][INFO    ][23725] Creating minion process manager
2017-10-25 15:36:53,535 [salt.cli.daemons ][WARNING ][23725] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:36:53,535 [salt.cli.daemons ][INFO    ][23725] The Salt Minion is starting up
2017-10-25 15:36:53,535 [salt.minion      ][INFO    ][23725] Minion is starting as user 'root'
2017-10-25 15:36:53,536 [salt.utils.event ][INFO    ][23725] Starting pull socket on /var/run/salt/minion/minion_event_4fcafbd0f5_pull.ipc
2017-10-25 15:36:54,408 [salt.loaded.int.module.cmdmod][INFO    ][23725] Executing command ['date', '+%z'] in directory '/root'
2017-10-25 15:36:54,416 [salt.utils.schedule][INFO    ][23725] Updating job settings for scheduled job: __mine_interval
2017-10-25 15:36:54,418 [salt.minion      ][INFO    ][23725] Added mine.update to scheduler
2017-10-25 15:36:54,558 [salt.minion      ][INFO    ][23725] Minion is ready to receive requests!
2017-10-25 15:36:55,560 [salt.utils.schedule][INFO    ][23725] Running scheduled job: __mine_interval
2017-10-25 15:37:22,799 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171025153722786104
2017-10-25 15:37:22,815 [salt.minion      ][INFO    ][23856] Starting a new job with PID 23856
2017-10-25 15:37:24,462 [salt.state       ][INFO    ][23856] Loading fresh modules for state activity
2017-10-25 15:37:24,486 [salt.state       ][ERROR   ][23856] No contents found in top file
2017-10-25 15:37:24,487 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-25 15:37:24,490 [salt.utils.extmods][INFO    ][23856] Syncing beacons for environment 'base'
2017-10-25 15:37:24,490 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_beacons, for base)
2017-10-25 15:37:24,490 [salt.fileclient  ][INFO    ][23856] Caching directory '_beacons/' for environment 'base'
2017-10-25 15:37:24,513 [salt.utils.extmods][INFO    ][23856] Syncing modules for environment 'base'
2017-10-25 15:37:24,513 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_modules, for base)
2017-10-25 15:37:24,513 [salt.fileclient  ][INFO    ][23856] Caching directory '_modules/' for environment 'base'
2017-10-25 15:37:24,598 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-25 15:37:24,707 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-25 15:37:24,802 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-25 15:37:24,975 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-25 15:37:25,136 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-25 15:37:25,208 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-25 15:37:25,319 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-25 15:37:25,463 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-25 15:37:25,545 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-25 15:37:25,612 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-25 15:37:25,666 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-25 15:37:25,732 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-25 15:37:25,786 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-25 15:37:25,851 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-25 15:37:25,936 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-25 15:37:26,038 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-25 15:37:26,051 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-25 15:37:26,190 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-25 15:37:26,217 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-25 15:37:26,357 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-25 15:37:26,379 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-25 15:37:26,394 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-25 15:37:26,406 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-25 15:37:26,420 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-25 15:37:26,429 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-25 15:37:26,448 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-25 15:37:26,484 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-25 15:37:26,546 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-25 15:37:26,588 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-25 15:37:26,624 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-25 15:37:26,637 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-25 15:37:26,682 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-25 15:37:26,685 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-25 15:37:26,685 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-25 15:37:26,814 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-25 15:37:26,862 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-25 15:37:26,901 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-25 15:37:26,906 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-25 15:37:26,954 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-25 15:37:26,980 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-25 15:37:27,113 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-25 15:37:27,155 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-25 15:37:27,318 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-25 15:37:27,397 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-25 15:37:27,577 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-25 15:37:27,743 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-25 15:37:27,823 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-25 15:37:27,984 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-25 15:37:28,055 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-25 15:37:28,122 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-25 15:37:28,252 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-25 15:37:28,318 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-25 15:37:28,374 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-25 15:37:28,518 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-25 15:37:28,520 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-25 15:37:28,521 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-25 15:37:28,521 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-25 15:37:28,522 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-25 15:37:28,522 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-25 15:37:28,526 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-25 15:37:28,526 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-25 15:37:28,527 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-25 15:37:28,527 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-25 15:37:28,527 [salt.utils.extmods][INFO    ][23856] 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-25 15:37:28,528 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-25 15:37:28,528 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-25 15:37:28,537 [salt.utils.extmods][INFO    ][23856] Syncing states for environment 'base'
2017-10-25 15:37:28,537 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_states, for base)
2017-10-25 15:37:28,537 [salt.fileclient  ][INFO    ][23856] Caching directory '_states/' for environment 'base'
2017-10-25 15:37:28,621 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-25 15:37:28,808 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-25 15:37:29,008 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-25 15:37:29,335 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-25 15:37:29,423 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-25 15:37:29,485 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-25 15:37:29,677 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-25 15:37:29,782 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-25 15:37:29,884 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-25 15:37:30,038 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-25 15:37:30,123 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-25 15:37:30,215 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-25 15:37:30,324 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-25 15:37:30,457 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-25 15:37:30,636 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-25 15:37:30,722 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-25 15:37:30,859 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-25 15:37:31,019 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-25 15:37:31,219 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-25 15:37:31,410 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-25 15:37:31,625 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-25 15:37:31,721 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-25 15:37:31,910 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-25 15:37:32,039 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-25 15:37:32,177 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-25 15:37:32,249 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-25 15:37:32,305 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-25 15:37:32,356 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-25 15:37:32,466 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-25 15:37:32,468 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-25 15:37:32,469 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-25 15:37:32,469 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-25 15:37:32,469 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-25 15:37:32,470 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-25 15:37:32,470 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-25 15:37:32,470 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-25 15:37:32,471 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-25 15:37:32,471 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-25 15:37:32,471 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-25 15:37:32,471 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-25 15:37:32,472 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-25 15:37:32,472 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-25 15:37:32,472 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-25 15:37:32,472 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-25 15:37:32,473 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-25 15:37:32,473 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-25 15:37:32,473 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-25 15:37:32,509 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-25 15:37:32,510 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-25 15:37:32,510 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-25 15:37:32,510 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-25 15:37:32,511 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-25 15:37:32,511 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-25 15:37:32,511 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-25 15:37:32,511 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-25 15:37:32,512 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-25 15:37:32,512 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-25 15:37:32,512 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-25 15:37:32,513 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-25 15:37:32,514 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-25 15:37:32,518 [salt.utils.extmods][INFO    ][23856] Syncing sdb for environment 'base'
2017-10-25 15:37:32,528 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_sdb, for base)
2017-10-25 15:37:32,528 [salt.fileclient  ][INFO    ][23856] Caching directory '_sdb/' for environment 'base'
2017-10-25 15:37:32,560 [salt.utils.extmods][INFO    ][23856] Syncing grains for environment 'base'
2017-10-25 15:37:32,561 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_grains, for base)
2017-10-25 15:37:32,561 [salt.fileclient  ][INFO    ][23856] Caching directory '_grains/' for environment 'base'
2017-10-25 15:37:32,724 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-25 15:37:32,819 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025153732806699
2017-10-25 15:37:32,834 [salt.minion      ][INFO    ][23875] Starting a new job with PID 23875
2017-10-25 15:37:32,845 [salt.minion      ][INFO    ][23875] Returning information for job: 20171025153732806699
2017-10-25 15:37:32,904 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-25 15:37:32,963 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-25 15:37:33,059 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-25 15:37:33,143 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-25 15:37:33,222 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-25 15:37:33,397 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-25 15:37:33,545 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-25 15:37:33,701 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-25 15:37:33,820 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-25 15:37:33,988 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-25 15:37:34,172 [salt.fileclient  ][INFO    ][23856] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-25 15:37:34,175 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-25 15:37:34,255 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-25 15:37:34,366 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-25 15:37:34,460 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-25 15:37:34,697 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-25 15:37:34,802 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-25 15:37:34,918 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-25 15:37:35,071 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-25 15:37:35,167 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-25 15:37:35,270 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-25 15:37:35,379 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-25 15:37:35,599 [salt.utils.extmods][INFO    ][23856] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-25 15:37:35,796 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-25 15:37:35,899 [salt.utils.extmods][INFO    ][23856] Syncing renderers for environment 'base'
2017-10-25 15:37:35,899 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_renderers, for base)
2017-10-25 15:37:35,899 [salt.fileclient  ][INFO    ][23856] Caching directory '_renderers/' for environment 'base'
2017-10-25 15:37:35,931 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-25 15:37:35,933 [salt.utils.extmods][INFO    ][23856] Syncing returners for environment 'base'
2017-10-25 15:37:35,933 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_returners, for base)
2017-10-25 15:37:35,933 [salt.fileclient  ][INFO    ][23856] Caching directory '_returners/' for environment 'base'
2017-10-25 15:37:35,965 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-25 15:37:35,968 [salt.utils.extmods][INFO    ][23856] Syncing output for environment 'base'
2017-10-25 15:37:35,968 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_output, for base)
2017-10-25 15:37:35,968 [salt.fileclient  ][INFO    ][23856] Caching directory '_output/' for environment 'base'
2017-10-25 15:37:35,1000 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-25 15:37:36,002 [salt.utils.extmods][INFO    ][23856] Syncing utils for environment 'base'
2017-10-25 15:37:36,002 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_utils, for base)
2017-10-25 15:37:36,002 [salt.fileclient  ][INFO    ][23856] Caching directory '_utils/' for environment 'base'
2017-10-25 15:37:36,034 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-25 15:37:36,036 [salt.utils.extmods][INFO    ][23856] Syncing log_handlers for environment 'base'
2017-10-25 15:37:36,037 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_log_handlers, for base)
2017-10-25 15:37:36,037 [salt.fileclient  ][INFO    ][23856] Caching directory '_log_handlers/' for environment 'base'
2017-10-25 15:37:36,075 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-25 15:37:36,077 [salt.utils.extmods][INFO    ][23856] Syncing proxy for environment 'base'
2017-10-25 15:37:36,077 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_proxy, for base)
2017-10-25 15:37:36,077 [salt.fileclient  ][INFO    ][23856] Caching directory '_proxy/' for environment 'base'
2017-10-25 15:37:36,107 [salt.utils.extmods][INFO    ][23856] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-25 15:37:36,109 [salt.utils.extmods][INFO    ][23856] Syncing engines for environment 'base'
2017-10-25 15:37:36,109 [salt.utils.extmods][INFO    ][23856] Loading cache from salt://_engines, for base)
2017-10-25 15:37:36,109 [salt.fileclient  ][INFO    ][23856] Caching directory '_engines/' for environment 'base'
2017-10-25 15:37:36,133 [salt.minion      ][INFO    ][23856] Returning information for job: 20171025153722786104
2017-10-25 15:37:37,526 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025153737100431
2017-10-25 15:37:37,536 [salt.minion      ][INFO    ][23985] Starting a new job with PID 23985
2017-10-25 15:37:38,037 [salt.state       ][INFO    ][23985] Loading fresh modules for state activity
2017-10-25 15:37:38,064 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-25 15:37:38,084 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-25 15:37:38,152 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:38,220 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-25 15:37:38,235 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-25 15:37:38,261 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:38,313 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-25 15:37:38,330 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:38,374 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-25 15:37:38,392 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-25 15:37:38,406 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:37:38,423 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-25 15:37:38,432 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-25 15:37:38,453 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-25 15:37:38,468 [py.warnings      ][WARNING ][23985] /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-25 15:37:38,468 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'salt-minion --version' in directory '/root'
2017-10-25 15:37:38,749 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-25 15:37:38,768 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-25 15:37:38,779 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-25 15:37:38,934 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-25 15:37:38,979 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-25 15:37:39,111 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-25 15:37:39,170 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-25 15:37:39,190 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:39,243 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-25 15:37:39,260 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:39,307 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-25 15:37:39,326 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-25 15:37:39,339 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:37:39,356 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-25 15:37:39,362 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-25 15:37:39,478 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-25 15:37:39,493 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'salt-minion --version' in directory '/root'
2017-10-25 15:37:39,792 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-25 15:37:39,811 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-25 15:37:39,823 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-25 15:37:39,835 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-25 15:37:39,879 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-25 15:37:39,916 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-25 15:37:39,985 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-25 15:37:40,047 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:40,591 [salt.state       ][INFO    ][23985] Running state [salt-minion] at time 15:37:40.591133
2017-10-25 15:37:40,591 [salt.state       ][INFO    ][23985] Executing state pkg.installed for salt-minion
2017-10-25 15:37:40,592 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:37:40,882 [salt.state       ][INFO    ][23985] Package salt-minion is already installed
2017-10-25 15:37:40,917 [salt.state       ][INFO    ][23985] Completed state [salt-minion] at time 15:37:40.917001 duration_in_ms=325.869
2017-10-25 15:37:40,917 [salt.state       ][INFO    ][23985] Running state [salt_minion_dependency_packages] at time 15:37:40.917271
2017-10-25 15:37:40,917 [salt.state       ][INFO    ][23985] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-25 15:37:40,920 [salt.state       ][INFO    ][23985] All specified packages are already installed
2017-10-25 15:37:40,920 [salt.state       ][INFO    ][23985] Completed state [salt_minion_dependency_packages] at time 15:37:40.920270 duration_in_ms=2.999
2017-10-25 15:37:40,922 [salt.state       ][INFO    ][23985] Running state [/etc/salt/minion.d/minion.conf] at time 15:37:40.921796
2017-10-25 15:37:40,922 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-25 15:37:40,995 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-25 15:37:41,041 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:41,083 [salt.fileclient  ][INFO    ][23985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:41,116 [salt.state       ][INFO    ][23985] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-25 15:37:41,116 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/minion.d/minion.conf] at time 15:37:41.115655 duration_in_ms=193.859
2017-10-25 15:37:41,116 [salt.state       ][INFO    ][23985] Running state [/etc/salt/minion.d/_virt.conf] at time 15:37:41.115980
2017-10-25 15:37:41,116 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-25 15:37:41,289 [salt.state       ][INFO    ][23985] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-25 15:37:41,289 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/minion.d/_virt.conf] at time 15:37:41.289407 duration_in_ms=173.426
2017-10-25 15:37:41,291 [salt.state       ][INFO    ][23985] Running state [salt-minion] at time 15:37:41.291105
2017-10-25 15:37:41,291 [salt.state       ][INFO    ][23985] Executing state service.running for salt-minion
2017-10-25 15:37:41,292 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-25 15:37:41,310 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:41,318 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:41,327 [salt.state       ][INFO    ][23985] The service salt-minion is already running
2017-10-25 15:37:41,327 [salt.state       ][INFO    ][23985] Completed state [salt-minion] at time 15:37:41.327407 duration_in_ms=36.301
2017-10-25 15:37:41,329 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains.d] at time 15:37:41.328811
2017-10-25 15:37:41,329 [salt.state       ][INFO    ][23985] Executing state file.directory for /etc/salt/grains.d
2017-10-25 15:37:41,330 [salt.state       ][INFO    ][23985] Directory /etc/salt/grains.d is in the correct state
2017-10-25 15:37:41,330 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains.d] at time 15:37:41.329776 duration_in_ms=0.964
2017-10-25 15:37:41,330 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains] at time 15:37:41.330234
2017-10-25 15:37:41,330 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/grains
2017-10-25 15:37:41,331 [salt.state       ][INFO    ][23985] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-25 15:37:41,331 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains] at time 15:37:41.330969 duration_in_ms=0.736
2017-10-25 15:37:41,331 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains.d/placeholder] at time 15:37:41.331274
2017-10-25 15:37:41,332 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-25 15:37:41,332 [salt.state       ][INFO    ][23985] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-25 15:37:41,332 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains.d/placeholder] at time 15:37:41.332001 duration_in_ms=0.727
2017-10-25 15:37:41,332 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains.d/sphinx] at time 15:37:41.332308
2017-10-25 15:37:41,333 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-25 15:37:41,436 [salt.state       ][INFO    ][23985] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-25 15:37:41,436 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains.d/sphinx] at time 15:37:41.435901 duration_in_ms=103.593
2017-10-25 15:37:41,437 [salt.state       ][INFO    ][23985] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.436711
2017-10-25 15:37:41,437 [salt.state       ][INFO    ][23985] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:41,437 [salt.state       ][INFO    ][23985] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:41,438 [salt.state       ][INFO    ][23985] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.437544 duration_in_ms=0.833
2017-10-25 15:37:41,438 [salt.state       ][INFO    ][23985] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.437716
2017-10-25 15:37:41,438 [salt.state       ][INFO    ][23985] 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-25 15:37:41,439 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-25 15:37:41,656 [salt.state       ][INFO    ][23985] {'pid': 24033, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-25 15:37:41,656 [salt.state       ][INFO    ][23985] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.656284 duration_in_ms=218.567
2017-10-25 15:37:41,657 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains.d/dns_records] at time 15:37:41.656829
2017-10-25 15:37:41,657 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-25 15:37:41,883 [salt.state       ][INFO    ][23985] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-25 15:37:41,883 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains.d/dns_records] at time 15:37:41.883147 duration_in_ms=226.317
2017-10-25 15:37:41,884 [salt.state       ][INFO    ][23985] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.883967
2017-10-25 15:37:41,884 [salt.state       ][INFO    ][23985] 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-25 15:37:41,885 [salt.state       ][INFO    ][23985] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:41,885 [salt.state       ][INFO    ][23985] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 15:37:41.884699 duration_in_ms=0.732
2017-10-25 15:37:41,885 [salt.state       ][INFO    ][23985] Running state [/etc/salt/grains.d/salt] at time 15:37:41.885024
2017-10-25 15:37:41,885 [salt.state       ][INFO    ][23985] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-25 15:37:42,182 [salt.state       ][INFO    ][23985] File /etc/salt/grains.d/salt is in the correct state
2017-10-25 15:37:42,183 [salt.state       ][INFO    ][23985] Completed state [/etc/salt/grains.d/salt] at time 15:37:42.182500 duration_in_ms=297.475
2017-10-25 15:37:42,183 [salt.state       ][INFO    ][23985] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 15:37:42.183269
2017-10-25 15:37:42,184 [salt.state       ][INFO    ][23985] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:42,184 [salt.state       ][INFO    ][23985] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:42,184 [salt.state       ][INFO    ][23985] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 15:37:42.183948 duration_in_ms=0.679
2017-10-25 15:37:42,185 [salt.state       ][INFO    ][23985] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:42.185193
2017-10-25 15:37:42,185 [salt.state       ][INFO    ][23985] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:42,186 [salt.state       ][INFO    ][23985] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:42,186 [salt.state       ][INFO    ][23985] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:42.185801 duration_in_ms=0.609
2017-10-25 15:37:42,186 [salt.state       ][INFO    ][23985] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:42.185958
2017-10-25 15:37:42,186 [salt.state       ][INFO    ][23985] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:42,188 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-25 15:37:42,198 [salt.state       ][INFO    ][23985] {'pid': 24035, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-25 15:37:42,198 [salt.state       ][INFO    ][23985] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:42.197894 duration_in_ms=11.936
2017-10-25 15:37:42,199 [salt.state       ][INFO    ][23985] Running state [mine.update] at time 15:37:42.198531
2017-10-25 15:37:42,199 [salt.state       ][INFO    ][23985] Executing state module.wait for mine.update
2017-10-25 15:37:42,199 [salt.state       ][INFO    ][23985] No changes made for mine.update
2017-10-25 15:37:42,199 [salt.state       ][INFO    ][23985] Completed state [mine.update] at time 15:37:42.199173 duration_in_ms=0.642
2017-10-25 15:37:42,199 [salt.state       ][INFO    ][23985] Running state [mine.update] at time 15:37:42.199322
2017-10-25 15:37:42,200 [salt.state       ][INFO    ][23985] Executing state module.mod_watch for mine.update
2017-10-25 15:37:42,721 [salt.state       ][INFO    ][23985] {'ret': True}
2017-10-25 15:37:42,721 [salt.state       ][INFO    ][23985] Completed state [mine.update] at time 15:37:42.721256 duration_in_ms=521.933
2017-10-25 15:37:42,722 [salt.state       ][INFO    ][23985] Running state [ca-certificates] at time 15:37:42.721527
2017-10-25 15:37:42,722 [salt.state       ][INFO    ][23985] Executing state pkg.installed for ca-certificates
2017-10-25 15:37:42,725 [salt.state       ][INFO    ][23985] Package ca-certificates is already installed
2017-10-25 15:37:42,725 [salt.state       ][INFO    ][23985] Completed state [ca-certificates] at time 15:37:42.725223 duration_in_ms=3.697
2017-10-25 15:37:42,726 [salt.state       ][INFO    ][23985] Running state [update-ca-certificates] at time 15:37:42.725824
2017-10-25 15:37:42,726 [salt.state       ][INFO    ][23985] Executing state cmd.wait for update-ca-certificates
2017-10-25 15:37:42,726 [salt.state       ][INFO    ][23985] No changes made for update-ca-certificates
2017-10-25 15:37:42,726 [salt.state       ][INFO    ][23985] Completed state [update-ca-certificates] at time 15:37:42.726395 duration_in_ms=0.57
2017-10-25 15:37:42,727 [salt.state       ][INFO    ][23985] Running state [libvirt-dev] at time 15:37:42.726570
2017-10-25 15:37:42,727 [salt.state       ][INFO    ][23985] Executing state pkg.installed for libvirt-dev
2017-10-25 15:37:42,729 [salt.state       ][INFO    ][23985] Package libvirt-dev is already installed
2017-10-25 15:37:42,730 [salt.state       ][INFO    ][23985] Completed state [libvirt-dev] at time 15:37:42.729538 duration_in_ms=2.968
2017-10-25 15:37:42,730 [salt.state       ][INFO    ][23985] Running state [pkg-config] at time 15:37:42.729710
2017-10-25 15:37:42,730 [salt.state       ][INFO    ][23985] Executing state pkg.installed for pkg-config
2017-10-25 15:37:42,733 [salt.state       ][INFO    ][23985] Package pkg-config is already installed
2017-10-25 15:37:42,733 [salt.state       ][INFO    ][23985] Completed state [pkg-config] at time 15:37:42.732687 duration_in_ms=2.976
2017-10-25 15:37:42,733 [salt.state       ][INFO    ][23985] Running state [virtng.init] at time 15:37:42.732874
2017-10-25 15:37:42,733 [salt.state       ][INFO    ][23985] Executing state module.run for virtng.init
2017-10-25 15:37:42,870 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command ['git', '--version'] in directory '/root'
2017-10-25 15:37:42,916 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:42,932 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:42,932 [salt.state       ][INFO    ][23985] Completed state [virtng.init] at time 15:37:42.932264 duration_in_ms=199.388
2017-10-25 15:37:42,933 [salt.state       ][INFO    ][23985] Running state [virt.set_autostart] at time 15:37:42.932501
2017-10-25 15:37:42,933 [salt.state       ][INFO    ][23985] Executing state module.run for virt.set_autostart
2017-10-25 15:37:42,935 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:42,950 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:42,950 [salt.state       ][INFO    ][23985] Completed state [virt.set_autostart] at time 15:37:42.949861 duration_in_ms=17.36
2017-10-25 15:37:42,950 [salt.state       ][INFO    ][23985] Running state [virtng.init] at time 15:37:42.950095
2017-10-25 15:37:42,950 [salt.state       ][INFO    ][23985] Executing state module.run for virtng.init
2017-10-25 15:37:42,952 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:42,967 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:42,968 [salt.state       ][INFO    ][23985] Completed state [virtng.init] at time 15:37:42.967589 duration_in_ms=17.494
2017-10-25 15:37:42,968 [salt.state       ][INFO    ][23985] Running state [virt.set_autostart] at time 15:37:42.967788
2017-10-25 15:37:42,968 [salt.state       ][INFO    ][23985] Executing state module.run for virt.set_autostart
2017-10-25 15:37:42,970 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:42,984 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:42,984 [salt.state       ][INFO    ][23985] Completed state [virt.set_autostart] at time 15:37:42.984381 duration_in_ms=16.592
2017-10-25 15:37:42,985 [salt.state       ][INFO    ][23985] Running state [virtng.init] at time 15:37:42.984588
2017-10-25 15:37:42,985 [salt.state       ][INFO    ][23985] Executing state module.run for virtng.init
2017-10-25 15:37:42,987 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,002 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,002 [salt.state       ][INFO    ][23985] Completed state [virtng.init] at time 15:37:43.001739 duration_in_ms=17.151
2017-10-25 15:37:43,002 [salt.state       ][INFO    ][23985] Running state [virt.set_autostart] at time 15:37:43.001932
2017-10-25 15:37:43,002 [salt.state       ][INFO    ][23985] Executing state module.run for virt.set_autostart
2017-10-25 15:37:43,004 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,018 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,018 [salt.state       ][INFO    ][23985] Completed state [virt.set_autostart] at time 15:37:43.018118 duration_in_ms=16.186
2017-10-25 15:37:43,018 [salt.state       ][INFO    ][23985] Running state [virtng.init] at time 15:37:43.018330
2017-10-25 15:37:43,019 [salt.state       ][INFO    ][23985] Executing state module.run for virtng.init
2017-10-25 15:37:43,020 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,033 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,033 [salt.state       ][INFO    ][23985] Completed state [virtng.init] at time 15:37:43.033312 duration_in_ms=14.982
2017-10-25 15:37:43,034 [salt.state       ][INFO    ][23985] Running state [virt.set_autostart] at time 15:37:43.033502
2017-10-25 15:37:43,034 [salt.state       ][INFO    ][23985] Executing state module.run for virt.set_autostart
2017-10-25 15:37:43,036 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,049 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,049 [salt.state       ][INFO    ][23985] Completed state [virt.set_autostart] at time 15:37:43.048680 duration_in_ms=15.178
2017-10-25 15:37:43,049 [salt.state       ][INFO    ][23985] Running state [virtng.init] at time 15:37:43.048874
2017-10-25 15:37:43,049 [salt.state       ][INFO    ][23985] Executing state module.run for virtng.init
2017-10-25 15:37:43,051 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,064 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,064 [salt.state       ][INFO    ][23985] Completed state [virtng.init] at time 15:37:43.064119 duration_in_ms=15.245
2017-10-25 15:37:43,064 [salt.state       ][INFO    ][23985] Running state [virt.set_autostart] at time 15:37:43.064311
2017-10-25 15:37:43,064 [salt.state       ][INFO    ][23985] Executing state module.run for virt.set_autostart
2017-10-25 15:37:43,066 [salt.loaded.int.module.cmdmod][INFO    ][23985] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:43,079 [salt.state       ][INFO    ][23985] unless execution succeeded
2017-10-25 15:37:43,079 [salt.state       ][INFO    ][23985] Completed state [virt.set_autostart] at time 15:37:43.079089 duration_in_ms=14.778
2017-10-25 15:37:43,081 [salt.minion      ][INFO    ][23985] Returning information for job: 20171025153737100431
2017-10-25 15:38:47,676 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171025153847667470
2017-10-25 15:38:47,695 [salt.minion      ][INFO    ][24101] Starting a new job with PID 24101
2017-10-25 15:38:50,930 [salt.state       ][INFO    ][24101] Loading fresh modules for state activity
2017-10-25 15:38:50,981 [salt.state       ][ERROR   ][24101] No contents found in top file
2017-10-25 15:38:50,982 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-25 15:38:50,984 [salt.utils.extmods][INFO    ][24101] Syncing beacons for environment 'base'
2017-10-25 15:38:50,985 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_beacons, for base)
2017-10-25 15:38:50,985 [salt.fileclient  ][INFO    ][24101] Caching directory '_beacons/' for environment 'base'
2017-10-25 15:38:51,004 [salt.utils.extmods][INFO    ][24101] Syncing modules for environment 'base'
2017-10-25 15:38:51,005 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_modules, for base)
2017-10-25 15:38:51,005 [salt.fileclient  ][INFO    ][24101] Caching directory '_modules/' for environment 'base'
2017-10-25 15:38:51,030 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-25 15:38:51,039 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-25 15:38:51,204 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-25 15:38:51,248 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-25 15:38:51,280 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-25 15:38:51,299 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-25 15:38:51,312 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-25 15:38:51,321 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-25 15:38:51,347 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-25 15:38:51,362 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-25 15:38:51,386 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-25 15:38:51,414 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-25 15:38:51,441 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-25 15:38:51,465 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-25 15:38:51,511 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-25 15:38:51,525 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-25 15:38:51,550 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-25 15:38:51,594 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-25 15:38:51,607 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-25 15:38:51,617 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-25 15:38:51,633 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-25 15:38:51,644 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-25 15:38:51,655 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-25 15:38:51,687 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-25 15:38:51,705 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-25 15:38:51,727 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-25 15:38:51,743 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-25 15:38:51,772 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-25 15:38:51,806 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-25 15:38:51,820 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-25 15:38:51,840 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-25 15:38:51,870 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-25 15:38:51,872 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-25 15:38:51,873 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-25 15:38:51,873 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-25 15:38:51,873 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-25 15:38:51,874 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-25 15:38:51,874 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-25 15:38:51,874 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-25 15:38:51,874 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-25 15:38:51,875 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-25 15:38:51,875 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-25 15:38:51,875 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-25 15:38:51,875 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-25 15:38:51,876 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-25 15:38:51,876 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-25 15:38:51,876 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-25 15:38:51,876 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-25 15:38:51,877 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-25 15:38:51,877 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-25 15:38:51,877 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-25 15:38:51,877 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-25 15:38:51,878 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-25 15:38:51,878 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-25 15:38:51,878 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-25 15:38:51,879 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-25 15:38:51,879 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-25 15:38:51,879 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-25 15:38:51,879 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-25 15:38:51,880 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-25 15:38:51,880 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-25 15:38:51,880 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-25 15:38:51,880 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-25 15:38:51,881 [salt.utils.extmods][INFO    ][24101] 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-25 15:38:51,881 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-25 15:38:51,881 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-25 15:38:51,885 [salt.utils.extmods][INFO    ][24101] Syncing states for environment 'base'
2017-10-25 15:38:51,885 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_states, for base)
2017-10-25 15:38:51,885 [salt.fileclient  ][INFO    ][24101] Caching directory '_states/' for environment 'base'
2017-10-25 15:38:51,906 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-25 15:38:51,945 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-25 15:38:51,975 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-25 15:38:51,984 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-25 15:38:51,992 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-25 15:38:51,999 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-25 15:38:52,020 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-25 15:38:52,029 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-25 15:38:52,039 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-25 15:38:52,047 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-25 15:38:52,062 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-25 15:38:52,100 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-25 15:38:52,124 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-25 15:38:52,132 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-25 15:38:52,166 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-25 15:38:52,173 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-25 15:38:52,183 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-25 15:38:52,194 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-25 15:38:52,206 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-25 15:38:52,261 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-25 15:38:52,286 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-25 15:38:52,297 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-25 15:38:52,323 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-25 15:38:52,344 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-25 15:38:52,365 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-25 15:38:52,412 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-25 15:38:52,430 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-25 15:38:52,439 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-25 15:38:52,464 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-25 15:38:52,471 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-25 15:38:52,471 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-25 15:38:52,471 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-25 15:38:52,471 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-25 15:38:52,471 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-25 15:38:52,472 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-25 15:38:52,475 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-25 15:38:52,478 [salt.utils.extmods][INFO    ][24101] Syncing sdb for environment 'base'
2017-10-25 15:38:52,478 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_sdb, for base)
2017-10-25 15:38:52,478 [salt.fileclient  ][INFO    ][24101] Caching directory '_sdb/' for environment 'base'
2017-10-25 15:38:52,520 [salt.utils.extmods][INFO    ][24101] Syncing grains for environment 'base'
2017-10-25 15:38:52,520 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_grains, for base)
2017-10-25 15:38:52,521 [salt.fileclient  ][INFO    ][24101] Caching directory '_grains/' for environment 'base'
2017-10-25 15:38:52,543 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-25 15:38:52,550 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-25 15:38:52,566 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-25 15:38:52,579 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-25 15:38:52,589 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-25 15:38:52,611 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-25 15:38:52,626 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-25 15:38:52,637 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-25 15:38:52,646 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-25 15:38:52,657 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-25 15:38:52,666 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-25 15:38:52,673 [salt.fileclient  ][INFO    ][24101] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-25 15:38:52,676 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-25 15:38:52,676 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-25 15:38:52,677 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-25 15:38:52,677 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-25 15:38:52,677 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-25 15:38:52,677 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-25 15:38:52,677 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-25 15:38:52,678 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-25 15:38:52,678 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-25 15:38:52,678 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-25 15:38:52,678 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-25 15:38:52,679 [salt.utils.extmods][INFO    ][24101] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-25 15:38:52,680 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-25 15:38:52,682 [salt.utils.extmods][INFO    ][24101] Syncing renderers for environment 'base'
2017-10-25 15:38:52,682 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_renderers, for base)
2017-10-25 15:38:52,682 [salt.fileclient  ][INFO    ][24101] Caching directory '_renderers/' for environment 'base'
2017-10-25 15:38:52,708 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-25 15:38:52,710 [salt.utils.extmods][INFO    ][24101] Syncing returners for environment 'base'
2017-10-25 15:38:52,710 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_returners, for base)
2017-10-25 15:38:52,711 [salt.fileclient  ][INFO    ][24101] Caching directory '_returners/' for environment 'base'
2017-10-25 15:38:52,736 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-25 15:38:52,767 [salt.utils.extmods][INFO    ][24101] Syncing output for environment 'base'
2017-10-25 15:38:52,767 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_output, for base)
2017-10-25 15:38:52,768 [salt.fileclient  ][INFO    ][24101] Caching directory '_output/' for environment 'base'
2017-10-25 15:38:52,808 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-25 15:38:52,810 [salt.utils.extmods][INFO    ][24101] Syncing utils for environment 'base'
2017-10-25 15:38:52,810 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_utils, for base)
2017-10-25 15:38:52,810 [salt.fileclient  ][INFO    ][24101] Caching directory '_utils/' for environment 'base'
2017-10-25 15:38:52,829 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-25 15:38:52,832 [salt.utils.extmods][INFO    ][24101] Syncing log_handlers for environment 'base'
2017-10-25 15:38:52,832 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_log_handlers, for base)
2017-10-25 15:38:52,832 [salt.fileclient  ][INFO    ][24101] Caching directory '_log_handlers/' for environment 'base'
2017-10-25 15:38:52,851 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-25 15:38:52,854 [salt.utils.extmods][INFO    ][24101] Syncing proxy for environment 'base'
2017-10-25 15:38:52,854 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_proxy, for base)
2017-10-25 15:38:52,854 [salt.fileclient  ][INFO    ][24101] Caching directory '_proxy/' for environment 'base'
2017-10-25 15:38:52,884 [salt.utils.extmods][INFO    ][24101] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-25 15:38:52,887 [salt.utils.extmods][INFO    ][24101] Syncing engines for environment 'base'
2017-10-25 15:38:52,887 [salt.utils.extmods][INFO    ][24101] Loading cache from salt://_engines, for base)
2017-10-25 15:38:52,887 [salt.fileclient  ][INFO    ][24101] Caching directory '_engines/' for environment 'base'
2017-10-25 15:38:52,940 [salt.minion      ][INFO    ][24101] Returning information for job: 20171025153847667470
2017-10-25 15:46:48,814 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025154648804443
2017-10-25 15:46:48,832 [salt.minion      ][INFO    ][24329] Starting a new job with PID 24329
2017-10-25 15:46:48,857 [salt.minion      ][INFO    ][24329] Returning information for job: 20171025154648804443
2017-10-25 15:49:56,005 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025154955988617
2017-10-25 15:49:56,020 [salt.minion      ][INFO    ][24404] Starting a new job with PID 24404
2017-10-25 15:49:56,459 [salt.state       ][INFO    ][24404] Loading fresh modules for state activity
2017-10-25 15:49:56,484 [salt.fileclient  ][INFO    ][24404] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-25 15:49:56,501 [salt.fileclient  ][INFO    ][24404] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-25 15:49:56,525 [salt.fileclient  ][INFO    ][24404] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:49:56,829 [salt.state       ][INFO    ][24404] Running state [lsof] at time 15:49:56.829231
2017-10-25 15:49:56,830 [salt.state       ][INFO    ][24404] Executing state pkg.installed for lsof
2017-10-25 15:49:56,830 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:49:57,111 [salt.state       ][INFO    ][24404] Package lsof is already installed
2017-10-25 15:49:57,112 [salt.state       ][INFO    ][24404] Completed state [lsof] at time 15:49:57.111707 duration_in_ms=282.476
2017-10-25 15:49:57,112 [salt.state       ][INFO    ][24404] Running state [keepalived] at time 15:49:57.111889
2017-10-25 15:49:57,112 [salt.state       ][INFO    ][24404] Executing state pkg.installed for keepalived
2017-10-25 15:49:57,128 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-25 15:49:58,447 [salt.loaded.int.module.cmdmod][INFO    ][24404] 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-25 15:50:06,049 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155006033123
2017-10-25 15:50:06,062 [salt.minion      ][INFO    ][25912] Starting a new job with PID 25912
2017-10-25 15:50:06,071 [salt.minion      ][INFO    ][25912] Returning information for job: 20171025155006033123
2017-10-25 15:50:06,144 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:50:06,168 [salt.state       ][INFO    ][24404] 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-25 15:50:06,177 [salt.state       ][INFO    ][24404] Loading fresh modules for state activity
2017-10-25 15:50:06,188 [salt.state       ][INFO    ][24404] Completed state [keepalived] at time 15:50:06.188298 duration_in_ms=9076.409
2017-10-25 15:50:06,190 [salt.state       ][INFO    ][24404] Running state [/etc/keepalived/keepalived.conf] at time 15:50:06.190297
2017-10-25 15:50:06,191 [salt.state       ][INFO    ][24404] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-25 15:50:06,214 [salt.fileclient  ][INFO    ][24404] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-25 15:50:06,242 [salt.fileclient  ][INFO    ][24404] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:50:06,248 [salt.state       ][INFO    ][24404] File changed:
New file
2017-10-25 15:50:06,248 [salt.state       ][INFO    ][24404] Completed state [/etc/keepalived/keepalived.conf] at time 15:50:06.248229 duration_in_ms=57.931
2017-10-25 15:50:06,306 [salt.state       ][INFO    ][24404] Running state [keepalived] at time 15:50:06.305503
2017-10-25 15:50:06,306 [salt.state       ][INFO    ][24404] Executing state service.running for keepalived
2017-10-25 15:50:06,307 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-25 15:50:06,317 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,325 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,333 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,342 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,403 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,411 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,421 [salt.loaded.int.module.cmdmod][INFO    ][24404] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:06,428 [salt.state       ][INFO    ][24404] {'keepalived': True}
2017-10-25 15:50:06,429 [salt.state       ][INFO    ][24404] Completed state [keepalived] at time 15:50:06.428531 duration_in_ms=123.028
2017-10-25 15:50:06,429 [salt.minion      ][INFO    ][24404] Returning information for job: 20171025154955988617
2017-10-25 15:50:50,661 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command pillar.get with jid 20171025155050642409
2017-10-25 15:50:50,680 [salt.minion      ][INFO    ][26027] Starting a new job with PID 26027
2017-10-25 15:50:50,684 [salt.minion      ][INFO    ][26027] Returning information for job: 20171025155050642409
2017-10-25 15:56:05,284 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025155605268334
2017-10-25 15:56:05,299 [salt.minion      ][INFO    ][26129] Starting a new job with PID 26129
2017-10-25 15:56:07,756 [salt.state       ][INFO    ][26129] Loading fresh modules for state activity
2017-10-25 15:56:07,781 [salt.fileclient  ][INFO    ][26129] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 15:56:07,803 [salt.fileclient  ][INFO    ][26129] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:56:08,074 [salt.state       ][INFO    ][26129] Running state [attr] at time 15:56:08.073470
2017-10-25 15:56:08,074 [salt.state       ][INFO    ][26129] Executing state pkg.installed for attr
2017-10-25 15:56:08,074 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:08,363 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-25 15:56:11,599 [salt.loaded.int.module.cmdmod][INFO    ][26129] 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-25 15:56:13,966 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:13,991 [salt.state       ][INFO    ][26129] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-25 15:56:13,1000 [salt.state       ][INFO    ][26129] Loading fresh modules for state activity
2017-10-25 15:56:14,012 [salt.state       ][INFO    ][26129] Completed state [attr] at time 15:56:14.011998 duration_in_ms=5938.528
2017-10-25 15:56:14,018 [salt.state       ][INFO    ][26129] Running state [glusterfs-server] at time 15:56:14.017586
2017-10-25 15:56:14,018 [salt.state       ][INFO    ][26129] Executing state pkg.installed for glusterfs-server
2017-10-25 15:56:14,200 [salt.loaded.int.module.cmdmod][INFO    ][26129] 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-25 15:56:15,377 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155615360209
2017-10-25 15:56:15,392 [salt.minion      ][INFO    ][27158] Starting a new job with PID 27158
2017-10-25 15:56:15,402 [salt.minion      ][INFO    ][27158] Returning information for job: 20171025155615360209
2017-10-25 15:56:25,582 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155625563567
2017-10-25 15:56:25,596 [salt.minion      ][INFO    ][29897] Starting a new job with PID 29897
2017-10-25 15:56:25,606 [salt.minion      ][INFO    ][29897] Returning information for job: 20171025155625563567
2017-10-25 15:56:31,547 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:31,571 [salt.state       ][INFO    ][26129] 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-25 15:56:31,578 [salt.state       ][INFO    ][26129] Loading fresh modules for state activity
2017-10-25 15:56:31,590 [salt.state       ][INFO    ][26129] Completed state [glusterfs-server] at time 15:56:31.589734 duration_in_ms=17572.148
2017-10-25 15:56:31,594 [salt.state       ][INFO    ][26129] Running state [bc] at time 15:56:31.594107
2017-10-25 15:56:31,594 [salt.state       ][INFO    ][26129] Executing state pkg.installed for bc
2017-10-25 15:56:31,846 [salt.loaded.int.module.cmdmod][INFO    ][26129] 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-25 15:56:34,614 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:34,640 [salt.state       ][INFO    ][26129] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-25 15:56:34,650 [salt.state       ][INFO    ][26129] Loading fresh modules for state activity
2017-10-25 15:56:34,664 [salt.state       ][INFO    ][26129] Completed state [bc] at time 15:56:34.663633 duration_in_ms=3069.526
2017-10-25 15:56:34,725 [salt.state       ][INFO    ][26129] Running state [glusterfs-server] at time 15:56:34.725266
2017-10-25 15:56:34,726 [salt.state       ][INFO    ][26129] Executing state service.running for glusterfs-server
2017-10-25 15:56:34,727 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:56:34,736 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:34,743 [salt.loaded.int.module.cmdmod][INFO    ][26129] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:34,752 [salt.state       ][INFO    ][26129] The service glusterfs-server is already running
2017-10-25 15:56:34,752 [salt.state       ][INFO    ][26129] Completed state [glusterfs-server] at time 15:56:34.752211 duration_in_ms=26.944
2017-10-25 15:56:34,754 [salt.state       ][INFO    ][26129] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:34.753742
2017-10-25 15:56:34,754 [salt.state       ][INFO    ][26129] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 15:56:34,769 [salt.state       ][INFO    ][26129] File changed:
New file
2017-10-25 15:56:34,769 [salt.state       ][INFO    ][26129] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:34.768948 duration_in_ms=15.206
2017-10-25 15:56:34,769 [salt.state       ][INFO    ][26129] Running state [/srv/glusterfs/glance] at time 15:56:34.769129
2017-10-25 15:56:34,769 [salt.state       ][INFO    ][26129] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 15:56:34,770 [salt.state       ][INFO    ][26129] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-25 15:56:34,770 [salt.state       ][INFO    ][26129] Completed state [/srv/glusterfs/glance] at time 15:56:34.769954 duration_in_ms=0.824
2017-10-25 15:56:34,770 [salt.state       ][INFO    ][26129] Running state [/srv/glusterfs/keystone-keys] at time 15:56:34.770095
2017-10-25 15:56:34,770 [salt.state       ][INFO    ][26129] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 15:56:34,771 [salt.state       ][INFO    ][26129] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-25 15:56:34,771 [salt.state       ][INFO    ][26129] Completed state [/srv/glusterfs/keystone-keys] at time 15:56:34.770704 duration_in_ms=0.61
2017-10-25 15:56:34,771 [salt.state       ][INFO    ][26129] Running state [/srv/glusterfs/nova_instances] at time 15:56:34.770864
2017-10-25 15:56:34,771 [salt.state       ][INFO    ][26129] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 15:56:34,771 [salt.state       ][INFO    ][26129] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-25 15:56:34,772 [salt.state       ][INFO    ][26129] Completed state [/srv/glusterfs/nova_instances] at time 15:56:34.771523 duration_in_ms=0.659
2017-10-25 15:56:34,772 [salt.state       ][INFO    ][26129] Running state [/srv/glusterfs/keystone-credential-keys] at time 15:56:34.771672
2017-10-25 15:56:34,772 [salt.state       ][INFO    ][26129] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 15:56:34,772 [salt.state       ][INFO    ][26129] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-25 15:56:34,772 [salt.state       ][INFO    ][26129] Completed state [/srv/glusterfs/keystone-credential-keys] at time 15:56:34.772285 duration_in_ms=0.613
2017-10-25 15:56:34,773 [salt.minion      ][INFO    ][26129] Returning information for job: 20171025155605268334
2017-10-25 15:56:36,045 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025155636030852
2017-10-25 15:56:36,060 [salt.minion      ][INFO    ][30931] Starting a new job with PID 30931
2017-10-25 15:56:36,084 [salt.minion      ][INFO    ][30931] Returning information for job: 20171025155636030852
2017-10-25 15:56:36,219 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025155636203848
2017-10-25 15:56:36,233 [salt.minion      ][INFO    ][30936] Starting a new job with PID 30936
2017-10-25 15:56:37,879 [salt.state       ][INFO    ][30936] Loading fresh modules for state activity
2017-10-25 15:56:37,901 [salt.fileclient  ][INFO    ][30936] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-25 15:56:37,934 [salt.fileclient  ][INFO    ][30936] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:56:37,998 [salt.fileclient  ][INFO    ][30936] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 15:56:38,018 [salt.fileclient  ][INFO    ][30936] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:56:38,273 [salt.state       ][INFO    ][30936] Running state [attr] at time 15:56:38.273299
2017-10-25 15:56:38,274 [salt.state       ][INFO    ][30936] Executing state pkg.installed for attr
2017-10-25 15:56:38,274 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:38,535 [salt.state       ][INFO    ][30936] Package attr is already installed
2017-10-25 15:56:38,535 [salt.state       ][INFO    ][30936] Completed state [attr] at time 15:56:38.534890 duration_in_ms=261.591
2017-10-25 15:56:38,535 [salt.state       ][INFO    ][30936] Running state [glusterfs-server] at time 15:56:38.535097
2017-10-25 15:56:38,535 [salt.state       ][INFO    ][30936] Executing state pkg.installed for glusterfs-server
2017-10-25 15:56:38,538 [salt.state       ][INFO    ][30936] Package glusterfs-server is already installed
2017-10-25 15:56:38,538 [salt.state       ][INFO    ][30936] Completed state [glusterfs-server] at time 15:56:38.537923 duration_in_ms=2.825
2017-10-25 15:56:38,538 [salt.state       ][INFO    ][30936] Running state [bc] at time 15:56:38.538061
2017-10-25 15:56:38,538 [salt.state       ][INFO    ][30936] Executing state pkg.installed for bc
2017-10-25 15:56:38,541 [salt.state       ][INFO    ][30936] Package bc is already installed
2017-10-25 15:56:38,541 [salt.state       ][INFO    ][30936] Completed state [bc] at time 15:56:38.540774 duration_in_ms=2.713
2017-10-25 15:56:38,542 [salt.state       ][INFO    ][30936] Running state [glusterfs-server] at time 15:56:38.541598
2017-10-25 15:56:38,542 [salt.state       ][INFO    ][30936] Executing state service.running for glusterfs-server
2017-10-25 15:56:38,542 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:56:38,553 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-25 15:56:38,600 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:56:38,615 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:38,622 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:38,630 [salt.state       ][INFO    ][30936] The service glusterfs-server is already running
2017-10-25 15:56:38,630 [salt.state       ][INFO    ][30936] Completed state [glusterfs-server] at time 15:56:38.629952 duration_in_ms=88.353
2017-10-25 15:56:38,631 [salt.state       ][INFO    ][30936] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:38.631421
2017-10-25 15:56:38,632 [salt.state       ][INFO    ][30936] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 15:56:38,638 [salt.state       ][INFO    ][30936] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 15:56:38,638 [salt.state       ][INFO    ][30936] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:38.638418 duration_in_ms=6.996
2017-10-25 15:56:38,639 [salt.state       ][INFO    ][30936] Running state [/srv/glusterfs/glance] at time 15:56:38.638591
2017-10-25 15:56:38,639 [salt.state       ][INFO    ][30936] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 15:56:38,639 [salt.state       ][INFO    ][30936] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 15:56:38,639 [salt.state       ][INFO    ][30936] Completed state [/srv/glusterfs/glance] at time 15:56:38.639227 duration_in_ms=0.635
2017-10-25 15:56:38,639 [salt.state       ][INFO    ][30936] Running state [/srv/glusterfs/keystone-keys] at time 15:56:38.639368
2017-10-25 15:56:38,640 [salt.state       ][INFO    ][30936] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 15:56:38,640 [salt.state       ][INFO    ][30936] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 15:56:38,640 [salt.state       ][INFO    ][30936] Completed state [/srv/glusterfs/keystone-keys] at time 15:56:38.639953 duration_in_ms=0.584
2017-10-25 15:56:38,640 [salt.state       ][INFO    ][30936] Running state [/srv/glusterfs/nova_instances] at time 15:56:38.640093
2017-10-25 15:56:38,640 [salt.state       ][INFO    ][30936] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Completed state [/srv/glusterfs/nova_instances] at time 15:56:38.640668 duration_in_ms=0.575
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Running state [/srv/glusterfs/keystone-credential-keys] at time 15:56:38.640810
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 15:56:38,641 [salt.state       ][INFO    ][30936] Completed state [/srv/glusterfs/keystone-credential-keys] at time 15:56:38.641378 duration_in_ms=0.569
2017-10-25 15:56:38,691 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command ['git', '--version'] in directory '/root'
2017-10-25 15:56:38,778 [salt.state       ][INFO    ][30936] Running state [sleep 5] at time 15:56:38.777818
2017-10-25 15:56:38,778 [salt.state       ][INFO    ][30936] Executing state cmd.wait for sleep 5
2017-10-25 15:56:38,778 [salt.state       ][INFO    ][30936] No changes made for sleep 5
2017-10-25 15:56:38,778 [salt.state       ][INFO    ][30936] Completed state [sleep 5] at time 15:56:38.778392 duration_in_ms=0.574
2017-10-25 15:56:38,779 [salt.state       ][INFO    ][30936] Running state [10.167.4.141] at time 15:56:38.778769
2017-10-25 15:56:38,779 [salt.state       ][INFO    ][30936] Executing state glusterfs.peered for 10.167.4.141
2017-10-25 15:56:38,779 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:38,789 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:38,839 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:38,848 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,205 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,217 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,278 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,288 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,347 [salt.state       ][INFO    ][30936] {'new': {'10.167.4.141': []}, 'old': None}
2017-10-25 15:56:39,347 [salt.state       ][INFO    ][30936] Completed state [10.167.4.141] at time 15:56:39.346824 duration_in_ms=568.054
2017-10-25 15:56:39,349 [salt.state       ][INFO    ][30936] Running state [10.167.4.142] at time 15:56:39.349069
2017-10-25 15:56:39,349 [salt.state       ][INFO    ][30936] Executing state glusterfs.peered for 10.167.4.142
2017-10-25 15:56:39,350 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,360 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,413 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,423 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,830 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,842 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,904 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,915 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:39,967 [salt.state       ][INFO    ][30936] {'new': {'10.167.4.141': [], '10.167.4.142': []}, 'old': {'10.167.4.141': []}}
2017-10-25 15:56:39,967 [salt.state       ][INFO    ][30936] Completed state [10.167.4.142] at time 15:56:39.967394 duration_in_ms=618.324
2017-10-25 15:56:39,970 [salt.state       ][INFO    ][30936] Running state [10.167.4.143] at time 15:56:39.969555
2017-10-25 15:56:39,970 [salt.state       ][INFO    ][30936] Executing state glusterfs.peered for 10.167.4.143
2017-10-25 15:56:39,970 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:39,980 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:40,135 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:40,146 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:40,202 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:40,212 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:40,280 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:40,291 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:40,344 [salt.state       ][INFO    ][30936] Peering with localhost is not needed
2017-10-25 15:56:40,344 [salt.state       ][INFO    ][30936] Completed state [10.167.4.143] at time 15:56:40.344081 duration_in_ms=374.525
2017-10-25 15:56:40,345 [salt.state       ][INFO    ][30936] Running state [glance] at time 15:56:40.344913
2017-10-25 15:56:40,345 [salt.state       ][INFO    ][30936] Executing state glusterfs.created for glance
2017-10-25 15:56:40,346 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:40,355 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:40,413 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:40,423 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:41,124 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:41,136 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:42,389 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:42,401 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:42,453 [salt.state       ][INFO    ][30936] {'new': ['glance'], 'old': []}
2017-10-25 15:56:42,453 [salt.state       ][INFO    ][30936] Completed state [glance] at time 15:56:42.453242 duration_in_ms=2108.328
2017-10-25 15:56:42,456 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 15:56:42.456457
2017-10-25 15:56:42,457 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:56:42,457 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:56:42,511 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:56:43,135 [salt.state       ][INFO    ][30936] {'pid': 31160, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:43,136 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 15:56:43.135532 duration_in_ms=679.075
2017-10-25 15:56:43,136 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 15:56:43.136091
2017-10-25 15:56:43,136 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-25 15:56:43,137 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:56:43,195 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-10-25 15:56:43,813 [salt.state       ][INFO    ][30936] {'pid': 31178, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:43,814 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 15:56:43.813481 duration_in_ms=677.388
2017-10-25 15:56:43,814 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 15:56:43.814022
2017-10-25 15:56:43,814 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-25 15:56:43,815 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:56:43,870 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-10-25 15:56:46,257 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155646240555
2017-10-25 15:56:46,273 [salt.minion      ][INFO    ][31205] Starting a new job with PID 31205
2017-10-25 15:56:46,284 [salt.minion      ][INFO    ][31205] Returning information for job: 20171025155646240555
2017-10-25 15:56:46,514 [salt.state       ][INFO    ][30936] {'pid': 31195, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:46,514 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 15:56:46.514098 duration_in_ms=2700.075
2017-10-25 15:56:46,515 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 15:56:46.514662
2017-10-25 15:56:46,515 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:56:46,516 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:56:46,572 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:56:47,239 [salt.state       ][INFO    ][30936] {'pid': 31220, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:47,240 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 15:56:47.239526 duration_in_ms=724.862
2017-10-25 15:56:47,240 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 15:56:47.240084
2017-10-25 15:56:47,240 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-25 15:56:47,241 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:56:47,297 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-25 15:56:47,921 [salt.state       ][INFO    ][30936] {'pid': 31237, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:47,921 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 15:56:47.921149 duration_in_ms=681.064
2017-10-25 15:56:47,922 [salt.state       ][INFO    ][30936] Running state [glance] at time 15:56:47.922170
2017-10-25 15:56:47,922 [salt.state       ][INFO    ][30936] Executing state glusterfs.started for glance
2017-10-25 15:56:47,923 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:47,934 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:47,989 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:48,000 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:48,058 [salt.state       ][INFO    ][30936] Volume glance is already started
2017-10-25 15:56:48,059 [salt.state       ][INFO    ][30936] Completed state [glance] at time 15:56:48.058538 duration_in_ms=136.368
2017-10-25 15:56:48,059 [salt.state       ][INFO    ][30936] Running state [keystone-keys] at time 15:56:48.059447
2017-10-25 15:56:48,060 [salt.state       ][INFO    ][30936] Executing state glusterfs.created for keystone-keys
2017-10-25 15:56:48,060 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:48,071 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:48,124 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:48,134 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:48,891 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:48,904 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:51,726 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:51,738 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:51,789 [salt.state       ][INFO    ][30936] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-10-25 15:56:51,789 [salt.state       ][INFO    ][30936] Completed state [keystone-keys] at time 15:56:51.788875 duration_in_ms=3729.427
2017-10-25 15:56:51,792 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 15:56:51.791820
2017-10-25 15:56:51,792 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-25 15:56:51,793 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:56:51,843 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-25 15:56:52,509 [salt.state       ][INFO    ][30936] {'pid': 31349, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:52,510 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 15:56:52.509637 duration_in_ms=717.817
2017-10-25 15:56:52,510 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:56:52.510194
2017-10-25 15:56:52,510 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:56:52,511 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:56:52,570 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:56:53,171 [salt.state       ][INFO    ][30936] {'pid': 31367, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:53,171 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:56:53.171033 duration_in_ms=660.839
2017-10-25 15:56:53,172 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:56:53.171593
2017-10-25 15:56:53,172 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:56:53,172 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:56:53,234 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:56:53,897 [salt.state       ][INFO    ][30936] {'pid': 31386, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:53,897 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:56:53.897071 duration_in_ms=725.476
2017-10-25 15:56:53,898 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 15:56:53.897902
2017-10-25 15:56:53,898 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-25 15:56:53,899 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:56:53,958 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-25 15:56:56,407 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155656391081
2017-10-25 15:56:56,423 [salt.minion      ][INFO    ][31416] Starting a new job with PID 31416
2017-10-25 15:56:56,433 [salt.minion      ][INFO    ][31416] Returning information for job: 20171025155656391081
2017-10-25 15:56:56,599 [salt.state       ][INFO    ][30936] {'pid': 31403, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:56,599 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 15:56:56.599123 duration_in_ms=2701.221
2017-10-25 15:56:56,600 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 15:56:56.599672
2017-10-25 15:56:56,600 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 15:56:56,601 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:56:56,658 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-25 15:56:57,290 [salt.state       ][INFO    ][30936] {'pid': 31428, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:56:57,290 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 15:56:57.290424 duration_in_ms=690.751
2017-10-25 15:56:57,292 [salt.state       ][INFO    ][30936] Running state [keystone-keys] at time 15:56:57.291642
2017-10-25 15:56:57,292 [salt.state       ][INFO    ][30936] Executing state glusterfs.started for keystone-keys
2017-10-25 15:56:57,293 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:57,305 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:57,361 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:57,371 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:57,428 [salt.state       ][INFO    ][30936] Volume keystone-keys is already started
2017-10-25 15:56:57,428 [salt.state       ][INFO    ][30936] Completed state [keystone-keys] at time 15:56:57.428043 duration_in_ms=136.401
2017-10-25 15:56:57,429 [salt.state       ][INFO    ][30936] Running state [nova_instances] at time 15:56:57.429038
2017-10-25 15:56:57,429 [salt.state       ][INFO    ][30936] Executing state glusterfs.created for nova_instances
2017-10-25 15:56:57,430 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:57,440 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:57,492 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:57,502 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:56:58,238 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:56:58,250 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:01,117 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:01,129 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:01,180 [salt.state       ][INFO    ][30936] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-10-25 15:57:01,180 [salt.state       ][INFO    ][30936] Completed state [nova_instances] at time 15:57:01.180383 duration_in_ms=3751.344
2017-10-25 15:57:01,184 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:01.183878
2017-10-25 15:57:01,184 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:01,185 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:01,238 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:57:01,885 [salt.state       ][INFO    ][30936] {'pid': 31541, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:01,886 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:01.885701 duration_in_ms=701.822
2017-10-25 15:57:01,886 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 15:57:01.886394
2017-10-25 15:57:01,887 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-25 15:57:01,888 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-25 15:57:01,944 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-10-25 15:57:03,010 [salt.state       ][INFO    ][30936] {'pid': 31559, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:03,010 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 15:57:03.009876 duration_in_ms=1123.482
2017-10-25 15:57:03,011 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 15:57:03.010498
2017-10-25 15:57:03,011 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-25 15:57:03,011 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-25 15:57:03,070 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-10-25 15:57:03,726 [salt.state       ][INFO    ][30936] {'pid': 31576, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:03,727 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 15:57:03.726569 duration_in_ms=716.071
2017-10-25 15:57:03,728 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 15:57:03.727442
2017-10-25 15:57:03,728 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-25 15:57:03,729 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-25 15:57:03,784 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-10-25 15:57:06,450 [salt.state       ][INFO    ][30936] {'pid': 31598, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:06,451 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 15:57:06.450465 duration_in_ms=2723.022
2017-10-25 15:57:06,451 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:06.451086
2017-10-25 15:57:06,451 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:06,452 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:06,510 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:57:06,560 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155706532258
2017-10-25 15:57:06,573 [salt.minion      ][INFO    ][31625] Starting a new job with PID 31625
2017-10-25 15:57:06,584 [salt.minion      ][INFO    ][31625] Returning information for job: 20171025155706532258
2017-10-25 15:57:07,161 [salt.state       ][INFO    ][30936] {'pid': 31615, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:07,162 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:07.161617 duration_in_ms=710.531
2017-10-25 15:57:07,163 [salt.state       ][INFO    ][30936] Running state [nova_instances] at time 15:57:07.162629
2017-10-25 15:57:07,163 [salt.state       ][INFO    ][30936] Executing state glusterfs.started for nova_instances
2017-10-25 15:57:07,163 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:07,175 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:07,226 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:07,238 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:07,295 [salt.state       ][INFO    ][30936] Volume nova_instances is already started
2017-10-25 15:57:07,295 [salt.state       ][INFO    ][30936] Completed state [nova_instances] at time 15:57:07.295309 duration_in_ms=132.68
2017-10-25 15:57:07,296 [salt.state       ][INFO    ][30936] Running state [keystone-credential-keys] at time 15:57:07.296234
2017-10-25 15:57:07,296 [salt.state       ][INFO    ][30936] Executing state glusterfs.created for keystone-credential-keys
2017-10-25 15:57:07,297 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:07,306 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:07,357 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:07,367 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:08,152 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:08,164 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:11,055 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:11,068 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:11,121 [salt.state       ][INFO    ][30936] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-10-25 15:57:11,121 [salt.state       ][INFO    ][30936] Completed state [keystone-credential-keys] at time 15:57:11.120825 duration_in_ms=3824.59
2017-10-25 15:57:11,124 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:11.124005
2017-10-25 15:57:11,124 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 15:57:11,125 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:57:11,178 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-25 15:57:11,856 [salt.state       ][INFO    ][30936] {'pid': 31737, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:11,856 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:11.856046 duration_in_ms=732.039
2017-10-25 15:57:11,857 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:11.856648
2017-10-25 15:57:11,857 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:11,858 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:11,916 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:57:12,543 [salt.state       ][INFO    ][30936] {'pid': 31755, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:12,543 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:12.543046 duration_in_ms=686.397
2017-10-25 15:57:12,544 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 15:57:12.543625
2017-10-25 15:57:12,544 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-25 15:57:12,544 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:57:12,612 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-25 15:57:15,256 [salt.state       ][INFO    ][30936] {'pid': 31773, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:15,256 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 15:57:15.256276 duration_in_ms=2712.651
2017-10-25 15:57:15,257 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:15.256857
2017-10-25 15:57:15,257 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:15,258 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:15,315 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-25 15:57:15,948 [salt.state       ][INFO    ][30936] {'pid': 31794, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:15,948 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:15.948333 duration_in_ms=691.475
2017-10-25 15:57:15,949 [salt.state       ][INFO    ][30936] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 15:57:15.948903
2017-10-25 15:57:15,949 [salt.state       ][INFO    ][30936] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-25 15:57:15,950 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:57:16,008 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-25 15:57:16,602 [salt.state       ][INFO    ][30936] {'pid': 31811, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-25 15:57:16,602 [salt.state       ][INFO    ][30936] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 15:57:16.602175 duration_in_ms=653.271
2017-10-25 15:57:16,603 [salt.state       ][INFO    ][30936] Running state [keystone-credential-keys] at time 15:57:16.603259
2017-10-25 15:57:16,604 [salt.state       ][INFO    ][30936] Executing state glusterfs.started for keystone-credential-keys
2017-10-25 15:57:16,605 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:16,617 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:16,672 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:16,682 [salt.loaded.int.module.cmdmod][INFO    ][30936] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:16,699 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155716682555
2017-10-25 15:57:16,714 [salt.minion      ][INFO    ][31833] Starting a new job with PID 31833
2017-10-25 15:57:16,725 [salt.minion      ][INFO    ][31833] Returning information for job: 20171025155716682555
2017-10-25 15:57:16,738 [salt.state       ][INFO    ][30936] Volume keystone-credential-keys is already started
2017-10-25 15:57:16,738 [salt.state       ][INFO    ][30936] Completed state [keystone-credential-keys] at time 15:57:16.738383 duration_in_ms=135.123
2017-10-25 15:57:16,741 [salt.minion      ][INFO    ][30936] Returning information for job: 20171025155636203848
2017-10-25 15:57:26,840 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025155726823996
2017-10-25 15:57:26,856 [salt.minion      ][INFO    ][31848] Starting a new job with PID 31848
2017-10-25 15:57:26,882 [salt.minion      ][INFO    ][31848] Returning information for job: 20171025155726823996
2017-10-25 15:57:27,016 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command cmd.run with jid 20171025155726999461
2017-10-25 15:57:27,031 [salt.minion      ][INFO    ][31853] Starting a new job with PID 31853
2017-10-25 15:57:27,034 [salt.loaded.int.module.cmdmod][INFO    ][31853] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-25 15:57:27,148 [salt.minion      ][INFO    ][31853] Returning information for job: 20171025155726999461
2017-10-25 16:11:44,861 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025161144850192
2017-10-25 16:11:44,878 [salt.minion      ][INFO    ][32160] Starting a new job with PID 32160
2017-10-25 16:11:44,905 [salt.minion      ][INFO    ][32160] Returning information for job: 20171025161144850192
2017-10-25 16:12:05,650 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025161205638771
2017-10-25 16:12:05,664 [salt.minion      ][INFO    ][32167] Starting a new job with PID 32167
2017-10-25 16:12:06,051 [salt.state       ][INFO    ][32167] Loading fresh modules for state activity
2017-10-25 16:12:06,075 [salt.fileclient  ][INFO    ][32167] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-25 16:12:06,092 [salt.fileclient  ][INFO    ][32167] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-25 16:12:06,115 [salt.fileclient  ][INFO    ][32167] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 16:12:06,374 [salt.state       ][INFO    ][32167] Running state [lsof] at time 16:12:06.373817
2017-10-25 16:12:06,374 [salt.state       ][INFO    ][32167] Executing state pkg.installed for lsof
2017-10-25 16:12:06,374 [salt.loaded.int.module.cmdmod][INFO    ][32167] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:12:06,631 [salt.state       ][INFO    ][32167] Package lsof is already installed
2017-10-25 16:12:06,631 [salt.state       ][INFO    ][32167] Completed state [lsof] at time 16:12:06.631379 duration_in_ms=257.562
2017-10-25 16:12:06,632 [salt.state       ][INFO    ][32167] Running state [keepalived] at time 16:12:06.631576
2017-10-25 16:12:06,632 [salt.state       ][INFO    ][32167] Executing state pkg.installed for keepalived
2017-10-25 16:12:06,634 [salt.state       ][INFO    ][32167] Package keepalived is already installed
2017-10-25 16:12:06,634 [salt.state       ][INFO    ][32167] Completed state [keepalived] at time 16:12:06.634442 duration_in_ms=2.865
2017-10-25 16:12:06,636 [salt.state       ][INFO    ][32167] Running state [/etc/keepalived/keepalived.conf] at time 16:12:06.635827
2017-10-25 16:12:06,636 [salt.state       ][INFO    ][32167] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-25 16:12:06,658 [salt.fileclient  ][INFO    ][32167] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-25 16:12:06,687 [salt.fileclient  ][INFO    ][32167] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 16:12:06,692 [salt.state       ][INFO    ][32167] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-25 16:12:06,692 [salt.state       ][INFO    ][32167] Completed state [/etc/keepalived/keepalived.conf] at time 16:12:06.691712 duration_in_ms=55.885
2017-10-25 16:12:06,692 [salt.state       ][INFO    ][32167] Running state [keepalived] at time 16:12:06.692207
2017-10-25 16:12:06,692 [salt.state       ][INFO    ][32167] Executing state service.running for keepalived
2017-10-25 16:12:06,693 [salt.loaded.int.module.cmdmod][INFO    ][32167] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-25 16:12:06,712 [salt.loaded.int.module.cmdmod][INFO    ][32167] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 16:12:06,721 [salt.loaded.int.module.cmdmod][INFO    ][32167] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 16:12:06,729 [salt.state       ][INFO    ][32167] The service keepalived is already running
2017-10-25 16:12:06,729 [salt.state       ][INFO    ][32167] Completed state [keepalived] at time 16:12:06.728831 duration_in_ms=36.625
2017-10-25 16:12:06,730 [salt.minion      ][INFO    ][32167] Returning information for job: 20171025161205638771
2017-10-25 16:12:13,021 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command pillar.get with jid 20171025161213010705
2017-10-25 16:12:13,038 [salt.minion      ][INFO    ][32193] Starting a new job with PID 32193
2017-10-25 16:12:13,042 [salt.minion      ][INFO    ][32193] Returning information for job: 20171025161213010705
2017-10-25 16:12:48,924 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025161248917378
2017-10-25 16:12:48,940 [salt.minion      ][INFO    ][32203] Starting a new job with PID 32203
2017-10-25 16:12:49,325 [salt.state       ][INFO    ][32203] Loading fresh modules for state activity
2017-10-25 16:12:49,345 [salt.fileclient  ][INFO    ][32203] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 16:12:49,363 [salt.fileclient  ][INFO    ][32203] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:12:49,627 [salt.state       ][INFO    ][32203] Running state [attr] at time 16:12:49.626789
2017-10-25 16:12:49,627 [salt.state       ][INFO    ][32203] Executing state pkg.installed for attr
2017-10-25 16:12:49,628 [salt.loaded.int.module.cmdmod][INFO    ][32203] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:12:49,907 [salt.state       ][INFO    ][32203] Package attr is already installed
2017-10-25 16:12:49,907 [salt.state       ][INFO    ][32203] Completed state [attr] at time 16:12:49.906896 duration_in_ms=280.107
2017-10-25 16:12:49,907 [salt.state       ][INFO    ][32203] Running state [glusterfs-server] at time 16:12:49.907106
2017-10-25 16:12:49,907 [salt.state       ][INFO    ][32203] Executing state pkg.installed for glusterfs-server
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32203] Package glusterfs-server is already installed
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32203] Completed state [glusterfs-server] at time 16:12:49.909921 duration_in_ms=2.815
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32203] Running state [bc] at time 16:12:49.910064
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32203] Executing state pkg.installed for bc
2017-10-25 16:12:49,913 [salt.state       ][INFO    ][32203] Package bc is already installed
2017-10-25 16:12:49,913 [salt.state       ][INFO    ][32203] Completed state [bc] at time 16:12:49.912791 duration_in_ms=2.728
2017-10-25 16:12:49,914 [salt.state       ][INFO    ][32203] Running state [glusterfs-server] at time 16:12:49.913481
2017-10-25 16:12:49,914 [salt.state       ][INFO    ][32203] Executing state service.running for glusterfs-server
2017-10-25 16:12:49,914 [salt.loaded.int.module.cmdmod][INFO    ][32203] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 16:12:49,933 [salt.loaded.int.module.cmdmod][INFO    ][32203] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:49,942 [salt.loaded.int.module.cmdmod][INFO    ][32203] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:49,952 [salt.state       ][INFO    ][32203] The service glusterfs-server is already running
2017-10-25 16:12:49,953 [salt.state       ][INFO    ][32203] Completed state [glusterfs-server] at time 16:12:49.952561 duration_in_ms=39.08
2017-10-25 16:12:49,954 [salt.state       ][INFO    ][32203] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:49.954142
2017-10-25 16:12:49,954 [salt.state       ][INFO    ][32203] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 16:12:49,964 [salt.state       ][INFO    ][32203] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 16:12:49,965 [salt.state       ][INFO    ][32203] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:49.964595 duration_in_ms=10.453
2017-10-25 16:12:49,965 [salt.state       ][INFO    ][32203] Running state [/srv/glusterfs/glance] at time 16:12:49.964813
2017-10-25 16:12:49,965 [salt.state       ][INFO    ][32203] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 16:12:49,965 [salt.state       ][INFO    ][32203] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 16:12:49,966 [salt.state       ][INFO    ][32203] Completed state [/srv/glusterfs/glance] at time 16:12:49.965571 duration_in_ms=0.758
2017-10-25 16:12:49,966 [salt.state       ][INFO    ][32203] Running state [/srv/glusterfs/keystone-keys] at time 16:12:49.965750
2017-10-25 16:12:49,966 [salt.state       ][INFO    ][32203] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 16:12:49,966 [salt.state       ][INFO    ][32203] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 16:12:49,967 [salt.state       ][INFO    ][32203] Completed state [/srv/glusterfs/keystone-keys] at time 16:12:49.966471 duration_in_ms=0.721
2017-10-25 16:12:49,967 [salt.state       ][INFO    ][32203] Running state [/srv/glusterfs/nova_instances] at time 16:12:49.966648
2017-10-25 16:12:49,967 [salt.state       ][INFO    ][32203] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 16:12:49,967 [salt.state       ][INFO    ][32203] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 16:12:49,967 [salt.state       ][INFO    ][32203] Completed state [/srv/glusterfs/nova_instances] at time 16:12:49.967423 duration_in_ms=0.774
2017-10-25 16:12:49,968 [salt.state       ][INFO    ][32203] Running state [/srv/glusterfs/keystone-credential-keys] at time 16:12:49.967604
2017-10-25 16:12:49,968 [salt.state       ][INFO    ][32203] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 16:12:49,968 [salt.state       ][INFO    ][32203] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 16:12:49,968 [salt.state       ][INFO    ][32203] Completed state [/srv/glusterfs/keystone-credential-keys] at time 16:12:49.968295 duration_in_ms=0.69
2017-10-25 16:12:49,969 [salt.minion      ][INFO    ][32203] Returning information for job: 20171025161248917378
2017-10-25 16:12:51,184 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025161251175923
2017-10-25 16:12:51,199 [salt.minion      ][INFO    ][32227] Starting a new job with PID 32227
2017-10-25 16:12:51,224 [salt.minion      ][INFO    ][32227] Returning information for job: 20171025161251175923
2017-10-25 16:12:51,369 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command state.sls with jid 20171025161251357397
2017-10-25 16:12:51,383 [salt.minion      ][INFO    ][32232] Starting a new job with PID 32232
2017-10-25 16:12:52,768 [salt.state       ][INFO    ][32232] Loading fresh modules for state activity
2017-10-25 16:12:52,788 [salt.fileclient  ][INFO    ][32232] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-25 16:12:52,819 [salt.fileclient  ][INFO    ][32232] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:12:52,883 [salt.fileclient  ][INFO    ][32232] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 16:12:52,901 [salt.fileclient  ][INFO    ][32232] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:12:53,158 [salt.state       ][INFO    ][32232] Running state [attr] at time 16:12:53.158093
2017-10-25 16:12:53,158 [salt.state       ][INFO    ][32232] Executing state pkg.installed for attr
2017-10-25 16:12:53,172 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:12:53,426 [salt.state       ][INFO    ][32232] Package attr is already installed
2017-10-25 16:12:53,427 [salt.state       ][INFO    ][32232] Completed state [attr] at time 16:12:53.426477 duration_in_ms=268.384
2017-10-25 16:12:53,427 [salt.state       ][INFO    ][32232] Running state [glusterfs-server] at time 16:12:53.426669
2017-10-25 16:12:53,427 [salt.state       ][INFO    ][32232] Executing state pkg.installed for glusterfs-server
2017-10-25 16:12:53,429 [salt.state       ][INFO    ][32232] Package glusterfs-server is already installed
2017-10-25 16:12:53,430 [salt.state       ][INFO    ][32232] Completed state [glusterfs-server] at time 16:12:53.429480 duration_in_ms=2.81
2017-10-25 16:12:53,430 [salt.state       ][INFO    ][32232] Running state [bc] at time 16:12:53.429612
2017-10-25 16:12:53,430 [salt.state       ][INFO    ][32232] Executing state pkg.installed for bc
2017-10-25 16:12:53,432 [salt.state       ][INFO    ][32232] Package bc is already installed
2017-10-25 16:12:53,432 [salt.state       ][INFO    ][32232] Completed state [bc] at time 16:12:53.432328 duration_in_ms=2.716
2017-10-25 16:12:53,433 [salt.state       ][INFO    ][32232] Running state [glusterfs-server] at time 16:12:53.433081
2017-10-25 16:12:53,433 [salt.state       ][INFO    ][32232] Executing state service.running for glusterfs-server
2017-10-25 16:12:53,434 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 16:12:53,450 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:53,458 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:53,468 [salt.state       ][INFO    ][32232] The service glusterfs-server is already running
2017-10-25 16:12:53,468 [salt.state       ][INFO    ][32232] Completed state [glusterfs-server] at time 16:12:53.468350 duration_in_ms=35.268
2017-10-25 16:12:53,470 [salt.state       ][INFO    ][32232] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:53.469912
2017-10-25 16:12:53,470 [salt.state       ][INFO    ][32232] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 16:12:53,476 [salt.state       ][INFO    ][32232] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 16:12:53,476 [salt.state       ][INFO    ][32232] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:53.475770 duration_in_ms=5.858
2017-10-25 16:12:53,476 [salt.state       ][INFO    ][32232] Running state [/srv/glusterfs/glance] at time 16:12:53.475977
2017-10-25 16:12:53,476 [salt.state       ][INFO    ][32232] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 16:12:53,477 [salt.state       ][INFO    ][32232] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 16:12:53,477 [salt.state       ][INFO    ][32232] Completed state [/srv/glusterfs/glance] at time 16:12:53.476691 duration_in_ms=0.714
2017-10-25 16:12:53,477 [salt.state       ][INFO    ][32232] Running state [/srv/glusterfs/keystone-keys] at time 16:12:53.476864
2017-10-25 16:12:53,477 [salt.state       ][INFO    ][32232] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 16:12:53,477 [salt.state       ][INFO    ][32232] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 16:12:53,478 [salt.state       ][INFO    ][32232] Completed state [/srv/glusterfs/keystone-keys] at time 16:12:53.477531 duration_in_ms=0.667
2017-10-25 16:12:53,478 [salt.state       ][INFO    ][32232] Running state [/srv/glusterfs/nova_instances] at time 16:12:53.477701
2017-10-25 16:12:53,478 [salt.state       ][INFO    ][32232] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 16:12:53,478 [salt.state       ][INFO    ][32232] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 16:12:53,478 [salt.state       ][INFO    ][32232] Completed state [/srv/glusterfs/nova_instances] at time 16:12:53.478383 duration_in_ms=0.681
2017-10-25 16:12:53,479 [salt.state       ][INFO    ][32232] Running state [/srv/glusterfs/keystone-credential-keys] at time 16:12:53.478555
2017-10-25 16:12:53,479 [salt.state       ][INFO    ][32232] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 16:12:53,479 [salt.state       ][INFO    ][32232] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 16:12:53,479 [salt.state       ][INFO    ][32232] Completed state [/srv/glusterfs/keystone-credential-keys] at time 16:12:53.479319 duration_in_ms=0.763
2017-10-25 16:12:53,521 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command ['git', '--version'] in directory '/root'
2017-10-25 16:12:53,600 [salt.state       ][INFO    ][32232] Running state [sleep 5] at time 16:12:53.599595
2017-10-25 16:12:53,600 [salt.state       ][INFO    ][32232] Executing state cmd.wait for sleep 5
2017-10-25 16:12:53,600 [salt.state       ][INFO    ][32232] No changes made for sleep 5
2017-10-25 16:12:53,600 [salt.state       ][INFO    ][32232] Completed state [sleep 5] at time 16:12:53.600178 duration_in_ms=0.584
2017-10-25 16:12:53,601 [salt.state       ][INFO    ][32232] Running state [10.167.4.141] at time 16:12:53.600570
2017-10-25 16:12:53,601 [salt.state       ][INFO    ][32232] Executing state glusterfs.peered for 10.167.4.141
2017-10-25 16:12:53,601 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,610 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,660 [salt.state       ][INFO    ][32232] Host 10.167.4.141 already peered
2017-10-25 16:12:53,660 [salt.state       ][INFO    ][32232] Completed state [10.167.4.141] at time 16:12:53.659978 duration_in_ms=59.408
2017-10-25 16:12:53,662 [salt.state       ][INFO    ][32232] Running state [10.167.4.142] at time 16:12:53.662208
2017-10-25 16:12:53,662 [salt.state       ][INFO    ][32232] Executing state glusterfs.peered for 10.167.4.142
2017-10-25 16:12:53,663 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,673 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,720 [salt.state       ][INFO    ][32232] Host 10.167.4.142 already peered
2017-10-25 16:12:53,720 [salt.state       ][INFO    ][32232] Completed state [10.167.4.142] at time 16:12:53.719951 duration_in_ms=57.743
2017-10-25 16:12:53,722 [salt.state       ][INFO    ][32232] Running state [10.167.4.143] at time 16:12:53.722077
2017-10-25 16:12:53,722 [salt.state       ][INFO    ][32232] Executing state glusterfs.peered for 10.167.4.143
2017-10-25 16:12:53,723 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,732 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,780 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,790 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,842 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,852 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,903 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,912 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:53,960 [salt.state       ][INFO    ][32232] Peering with localhost is not needed
2017-10-25 16:12:53,960 [salt.state       ][INFO    ][32232] Completed state [10.167.4.143] at time 16:12:53.960013 duration_in_ms=237.936
2017-10-25 16:12:53,961 [salt.state       ][INFO    ][32232] Running state [glance] at time 16:12:53.960812
2017-10-25 16:12:53,961 [salt.state       ][INFO    ][32232] Executing state glusterfs.created for glance
2017-10-25 16:12:53,961 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:53,971 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,019 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,028 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,079 [salt.state       ][INFO    ][32232] Volume glance already exists and is started.
2017-10-25 16:12:54,079 [salt.state       ][INFO    ][32232] Completed state [glance] at time 16:12:54.079311 duration_in_ms=118.497
2017-10-25 16:12:54,082 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:54.081909
2017-10-25 16:12:54,082 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:12:54,083 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:54,133 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,134 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:54.133673 duration_in_ms=51.764
2017-10-25 16:12:54,134 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 16:12:54.134124
2017-10-25 16:12:54,134 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-25 16:12:54,135 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:12:54,183 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,183 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 16:12:54.182827 duration_in_ms=48.703
2017-10-25 16:12:54,183 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 16:12:54.183315
2017-10-25 16:12:54,184 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-25 16:12:54,184 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:12:54,234 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,234 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 16:12:54.233695 duration_in_ms=50.38
2017-10-25 16:12:54,234 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:54.234131
2017-10-25 16:12:54,234 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:12:54,235 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:54,283 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,283 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:54.283089 duration_in_ms=48.956
2017-10-25 16:12:54,284 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 16:12:54.283540
2017-10-25 16:12:54,284 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-25 16:12:54,284 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:12:54,333 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,333 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 16:12:54.332961 duration_in_ms=49.421
2017-10-25 16:12:54,334 [salt.state       ][INFO    ][32232] Running state [glance] at time 16:12:54.333886
2017-10-25 16:12:54,334 [salt.state       ][INFO    ][32232] Executing state glusterfs.started for glance
2017-10-25 16:12:54,334 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,343 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,391 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,400 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,453 [salt.state       ][INFO    ][32232] Volume glance is already started
2017-10-25 16:12:54,453 [salt.state       ][INFO    ][32232] Completed state [glance] at time 16:12:54.453336 duration_in_ms=119.448
2017-10-25 16:12:54,454 [salt.state       ][INFO    ][32232] Running state [keystone-keys] at time 16:12:54.454209
2017-10-25 16:12:54,454 [salt.state       ][INFO    ][32232] Executing state glusterfs.created for keystone-keys
2017-10-25 16:12:54,455 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,466 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,519 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,528 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,582 [salt.state       ][INFO    ][32232] Volume keystone-keys already exists and is started.
2017-10-25 16:12:54,583 [salt.state       ][INFO    ][32232] Completed state [keystone-keys] at time 16:12:54.582598 duration_in_ms=128.389
2017-10-25 16:12:54,585 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 16:12:54.585286
2017-10-25 16:12:54,586 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-25 16:12:54,586 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:12:54,636 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,637 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 16:12:54.636625 duration_in_ms=51.338
2017-10-25 16:12:54,637 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:54.637049
2017-10-25 16:12:54,637 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:12:54,638 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:54,687 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,688 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:54.687690 duration_in_ms=50.641
2017-10-25 16:12:54,688 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:54.688135
2017-10-25 16:12:54,688 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:12:54,689 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:54,739 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,740 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:54.739553 duration_in_ms=51.417
2017-10-25 16:12:54,740 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 16:12:54.739972
2017-10-25 16:12:54,740 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-25 16:12:54,741 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:12:54,790 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,791 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 16:12:54.790569 duration_in_ms=50.596
2017-10-25 16:12:54,791 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 16:12:54.791056
2017-10-25 16:12:54,791 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 16:12:54,792 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:12:54,841 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:54,841 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 16:12:54.841424 duration_in_ms=50.367
2017-10-25 16:12:54,842 [salt.state       ][INFO    ][32232] Running state [keystone-keys] at time 16:12:54.842380
2017-10-25 16:12:54,843 [salt.state       ][INFO    ][32232] Executing state glusterfs.started for keystone-keys
2017-10-25 16:12:54,843 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,852 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,900 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,909 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:54,963 [salt.state       ][INFO    ][32232] Volume keystone-keys is already started
2017-10-25 16:12:54,963 [salt.state       ][INFO    ][32232] Completed state [keystone-keys] at time 16:12:54.962739 duration_in_ms=120.357
2017-10-25 16:12:54,964 [salt.state       ][INFO    ][32232] Running state [nova_instances] at time 16:12:54.963580
2017-10-25 16:12:54,964 [salt.state       ][INFO    ][32232] Executing state glusterfs.created for nova_instances
2017-10-25 16:12:54,964 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:54,974 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,026 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,035 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,086 [salt.state       ][INFO    ][32232] Volume nova_instances already exists and is started.
2017-10-25 16:12:55,086 [salt.state       ][INFO    ][32232] Completed state [nova_instances] at time 16:12:55.086078 duration_in_ms=122.498
2017-10-25 16:12:55,089 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:55.089044
2017-10-25 16:12:55,089 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:12:55,090 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:55,139 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,139 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:55.139278 duration_in_ms=50.234
2017-10-25 16:12:55,140 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 16:12:55.139764
2017-10-25 16:12:55,140 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-25 16:12:55,141 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-25 16:12:55,196 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,196 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 16:12:55.196012 duration_in_ms=56.247
2017-10-25 16:12:55,196 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 16:12:55.196432
2017-10-25 16:12:55,197 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-25 16:12:55,197 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-25 16:12:55,250 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,250 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 16:12:55.249821 duration_in_ms=53.389
2017-10-25 16:12:55,250 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 16:12:55.250207
2017-10-25 16:12:55,250 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-25 16:12:55,251 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-25 16:12:55,300 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,301 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 16:12:55.300691 duration_in_ms=50.483
2017-10-25 16:12:55,301 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:55.301141
2017-10-25 16:12:55,301 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:12:55,302 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:55,353 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,353 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:55.353185 duration_in_ms=52.044
2017-10-25 16:12:55,354 [salt.state       ][INFO    ][32232] Running state [nova_instances] at time 16:12:55.354085
2017-10-25 16:12:55,354 [salt.state       ][INFO    ][32232] Executing state glusterfs.started for nova_instances
2017-10-25 16:12:55,355 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,363 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,413 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,422 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,475 [salt.state       ][INFO    ][32232] Volume nova_instances is already started
2017-10-25 16:12:55,476 [salt.state       ][INFO    ][32232] Completed state [nova_instances] at time 16:12:55.475509 duration_in_ms=121.424
2017-10-25 16:12:55,476 [salt.state       ][INFO    ][32232] Running state [keystone-credential-keys] at time 16:12:55.476396
2017-10-25 16:12:55,477 [salt.state       ][INFO    ][32232] Executing state glusterfs.created for keystone-credential-keys
2017-10-25 16:12:55,477 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,486 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,535 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,544 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,597 [salt.state       ][INFO    ][32232] Volume keystone-credential-keys already exists and is started.
2017-10-25 16:12:55,597 [salt.state       ][INFO    ][32232] Completed state [keystone-credential-keys] at time 16:12:55.597041 duration_in_ms=120.645
2017-10-25 16:12:55,600 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 16:12:55.600158
2017-10-25 16:12:55,600 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 16:12:55,601 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:12:55,653 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,654 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 16:12:55.653485 duration_in_ms=53.327
2017-10-25 16:12:55,654 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:55.653932
2017-10-25 16:12:55,654 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:12:55,655 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:55,703 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,703 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:12:55.703082 duration_in_ms=49.148
2017-10-25 16:12:55,704 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 16:12:55.703537
2017-10-25 16:12:55,704 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-25 16:12:55,704 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:12:55,754 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,754 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 16:12:55.753895 duration_in_ms=50.356
2017-10-25 16:12:55,754 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:55.754340
2017-10-25 16:12:55,755 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:12:55,755 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:12:55,808 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,808 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:12:55.808248 duration_in_ms=53.908
2017-10-25 16:12:55,809 [salt.state       ][INFO    ][32232] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 16:12:55.808689
2017-10-25 16:12:55,809 [salt.state       ][INFO    ][32232] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-25 16:12:55,809 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:12:55,859 [salt.state       ][INFO    ][32232] unless execution succeeded
2017-10-25 16:12:55,859 [salt.state       ][INFO    ][32232] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 16:12:55.859062 duration_in_ms=50.372
2017-10-25 16:12:55,860 [salt.state       ][INFO    ][32232] Running state [keystone-credential-keys] at time 16:12:55.860000
2017-10-25 16:12:55,860 [salt.state       ][INFO    ][32232] Executing state glusterfs.started for keystone-credential-keys
2017-10-25 16:12:55,861 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,869 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,918 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:12:55,928 [salt.loaded.int.module.cmdmod][INFO    ][32232] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:12:55,983 [salt.state       ][INFO    ][32232] Volume keystone-credential-keys is already started
2017-10-25 16:12:55,983 [salt.state       ][INFO    ][32232] Completed state [keystone-credential-keys] at time 16:12:55.983101 duration_in_ms=123.101
2017-10-25 16:12:55,985 [salt.minion      ][INFO    ][32232] Returning information for job: 20171025161251357397
2017-10-25 16:13:04,692 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command test.ping with jid 20171025161304684971
2017-10-25 16:13:04,708 [salt.minion      ][INFO    ][32617] Starting a new job with PID 32617
2017-10-25 16:13:04,733 [salt.minion      ][INFO    ][32617] Returning information for job: 20171025161304684971
2017-10-25 16:13:04,871 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command cmd.run with jid 20171025161304859756
2017-10-25 16:13:04,886 [salt.minion      ][INFO    ][32622] Starting a new job with PID 32622
2017-10-25 16:13:04,890 [salt.loaded.int.module.cmdmod][INFO    ][32622] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-25 16:13:05,004 [salt.minion      ][INFO    ][32622] Returning information for job: 20171025161304859756
2017-10-25 16:36:55,559 [salt.utils.schedule][INFO    ][23725] Running scheduled job: __mine_interval
2017-10-25 17:20:18,814 [salt.minion      ][INFO    ][23725] User sudo_ubuntu Executing command cp.push_dir with jid 20171025172018800577
2017-10-25 17:20:18,838 [salt.minion      ][INFO    ][1214] Starting a new job with PID 1214
