2018-03-07 02:45:07,093 [salt.loaded.int.module.cmdmod][ERROR   ][5182] 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
2018-03-07 02:45:10,324 [salt.loaded.int.module.cmdmod][INFO    ][5715] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-07 02:45:10,344 [salt.loaded.int.module.cmdmod][INFO    ][5715] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-07 02:45:10,375 [salt.loaded.int.module.cmdmod][INFO    ][5715] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-03-07 02:45:10,405 [salt.utils.parsers][WARNING ][2176] Minion received a SIGTERM. Exiting.
2018-03-07 02:45:11,329 [salt.cli.daemons ][INFO    ][5796] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-03-07 02:45:11,416 [salt.cli.daemons ][INFO    ][5796] Starting up the Salt Minion
2018-03-07 02:45:11,416 [salt.utils.event ][INFO    ][5796] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-03-07 02:45:12,232 [salt.minion      ][INFO    ][5796] Creating minion process manager
2018-03-07 02:45:13,684 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5796] Executing command ['date', '+%z'] in directory '/root'
2018-03-07 02:45:13,708 [salt.utils.schedule][INFO    ][5796] Updating job settings for scheduled job: __mine_interval
2018-03-07 02:45:13,710 [salt.minion      ][INFO    ][5796] Added mine.update to scheduler
2018-03-07 02:45:13,716 [salt.minion      ][INFO    ][5796] Minion is starting as user 'root'
2018-03-07 02:45:13,730 [salt.minion      ][INFO    ][5796] Minion is ready to receive requests!
2018-03-07 02:45:14,731 [salt.utils.schedule][INFO    ][5796] Running scheduled job: __mine_interval
2018-03-07 02:46:20,490 [salt.minion      ][INFO    ][5796] User sudo_ubuntu Executing command test.ping with jid 20180307024622218301
2018-03-07 02:46:20,511 [salt.minion      ][INFO    ][5889] Starting a new job with PID 5889
2018-03-07 02:46:20,555 [salt.minion      ][INFO    ][5889] Returning information for job: 20180307024622218301
2018-03-07 02:46:21,966 [salt.minion      ][INFO    ][5796] User sudo_ubuntu Executing command system.reboot with jid 20180307024623694197
2018-03-07 02:46:21,979 [salt.minion      ][INFO    ][5894] Starting a new job with PID 5894
2018-03-07 02:46:21,987 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5894] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-07 02:46:22,022 [salt.utils.parsers][WARNING ][5796] Minion received a SIGTERM. Exiting.
2018-03-07 02:46:22,023 [salt.cli.daemons ][INFO    ][5796] Shutting down the Salt Minion
2018-03-07 02:50:49,467 [salt.cli.daemons ][INFO    ][3376] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-03-07 02:50:49,544 [salt.cli.daemons ][INFO    ][3376] Starting up the Salt Minion
2018-03-07 02:50:49,544 [salt.utils.event ][INFO    ][3376] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-03-07 02:50:50,120 [salt.minion      ][INFO    ][3376] Creating minion process manager
2018-03-07 02:50:51,213 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3376] Executing command ['date', '+%z'] in directory '/root'
2018-03-07 02:50:51,223 [salt.utils.schedule][INFO    ][3376] Updating job settings for scheduled job: __mine_interval
2018-03-07 02:50:51,225 [salt.minion      ][INFO    ][3376] Added mine.update to scheduler
2018-03-07 02:50:51,228 [salt.minion      ][INFO    ][3376] Minion is starting as user 'root'
2018-03-07 02:50:51,256 [salt.minion      ][INFO    ][3376] Minion is ready to receive requests!
2018-03-07 02:50:52,257 [salt.utils.schedule][INFO    ][3376] Running scheduled job: __mine_interval
2018-03-07 02:50:59,428 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025100793762
2018-03-07 02:50:59,436 [salt.minion      ][INFO    ][3758] Starting a new job with PID 3758
2018-03-07 02:50:59,449 [salt.minion      ][INFO    ][3758] Returning information for job: 20180307025100793762
2018-03-07 02:51:20,164 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command test.ping with jid 20180307025121529240
2018-03-07 02:51:20,172 [salt.minion      ][INFO    ][3765] Starting a new job with PID 3765
2018-03-07 02:51:20,213 [salt.minion      ][INFO    ][3765] Returning information for job: 20180307025121529240
2018-03-07 02:51:20,973 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.apply with jid 20180307025122335052
2018-03-07 02:51:20,980 [salt.minion      ][INFO    ][3770] Starting a new job with PID 3770
2018-03-07 02:51:23,715 [salt.state       ][INFO    ][3770] Loading fresh modules for state activity
2018-03-07 02:51:23,763 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-03-07 02:51:23,796 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-03-07 02:51:23,901 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-03-07 02:51:23,983 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-03-07 02:51:24,065 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-03-07 02:51:24,229 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-03-07 02:51:24,320 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-03-07 02:51:24,508 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-03-07 02:51:24,635 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-03-07 02:51:24,718 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-03-07 02:51:24,798 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-03-07 02:51:24,900 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-03-07 02:51:24,996 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-03-07 02:51:25,077 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-03-07 02:51:25,160 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-03-07 02:51:25,760 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-03-07 02:51:25,854 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-03-07 02:51:25,872 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-03-07 02:51:25,909 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-03-07 02:51:25,940 [salt.state       ][INFO    ][3770] Running state [/etc/environment] at time 02:51:25.940215
2018-03-07 02:51:25,940 [salt.state       ][INFO    ][3770] Executing state file.blockreplace for /etc/environment
2018-03-07 02:51:25,942 [salt.state       ][INFO    ][3770] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-03-07 02:51:25,942 [salt.state       ][INFO    ][3770] Completed state [/etc/environment] at time 02:51:25.942611 duration_in_ms=2.396
2018-03-07 02:51:25,942 [salt.state       ][INFO    ][3770] Running state [/etc/profile.d] at time 02:51:25.942779
2018-03-07 02:51:25,942 [salt.state       ][INFO    ][3770] Executing state file.directory for /etc/profile.d
2018-03-07 02:51:25,944 [salt.state       ][INFO    ][3770] Directory /etc/profile.d is in the correct state
2018-03-07 02:51:25,944 [salt.state       ][INFO    ][3770] Completed state [/etc/profile.d] at time 02:51:25.944203 duration_in_ms=1.424
2018-03-07 02:51:26,425 [salt.state       ][INFO    ][3770] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:51:26.425738
2018-03-07 02:51:26,426 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-07 02:51:26,451 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-03-07 02:51:26,456 [salt.state       ][INFO    ][3770] File changed:
New file
2018-03-07 02:51:26,456 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:51:26.456737 duration_in_ms=30.999
2018-03-07 02:51:26,457 [salt.state       ][INFO    ][3770] Running state [linux_repo_prereq_pkgs] at time 02:51:26.457378
2018-03-07 02:51:26,457 [salt.state       ][INFO    ][3770] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-07 02:51:26,457 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:51:26,729 [salt.state       ][INFO    ][3770] All specified packages are already installed
2018-03-07 02:51:26,729 [salt.state       ][INFO    ][3770] Completed state [linux_repo_prereq_pkgs] at time 02:51:26.729936 duration_in_ms=272.557
2018-03-07 02:51:26,730 [salt.state       ][INFO    ][3770] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 02:51:26.730175
2018-03-07 02:51:26,730 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-07 02:51:26,730 [salt.state       ][INFO    ][3770] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-07 02:51:26,730 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 02:51:26.730804 duration_in_ms=0.629
2018-03-07 02:51:26,730 [salt.state       ][INFO    ][3770] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 02:51:26.730968
2018-03-07 02:51:26,731 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-07 02:51:26,731 [salt.state       ][INFO    ][3770] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-07 02:51:26,731 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 02:51:26.731451 duration_in_ms=0.483
2018-03-07 02:51:26,733 [salt.state       ][INFO    ][3770] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 02:51:26.733028
2018-03-07 02:51:26,733 [salt.state       ][INFO    ][3770] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-07 02:51:26,733 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-07 02:51:26,928 [salt.state       ][INFO    ][3770] {'pid': 3830, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: public key "Launchpad PPA for Gluster" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.ulUMGBQw7q/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-07 02:51:26,928 [salt.state       ][INFO    ][3770] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 02:51:26.928662 duration_in_ms=195.634
2018-03-07 02:51:26,931 [salt.state       ][INFO    ][3770] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 02:51:26.931710
2018-03-07 02:51:26,931 [salt.state       ][INFO    ][3770] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-07 02:51:26,997 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 02:51:29,556 [salt.state       ][INFO    ][3770] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-03-07 02:51:29,556 [salt.state       ][INFO    ][3770] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 02:51:29.556822 duration_in_ms=2625.111
2018-03-07 02:51:29,557 [salt.state       ][INFO    ][3770] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:51:29.557096
2018-03-07 02:51:29,557 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-07 02:51:29,557 [salt.state       ][INFO    ][3770] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-07 02:51:29,557 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:51:29.557833 duration_in_ms=0.736
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] Running state [/etc/apt/preferences.d/uca] at time 02:51:29.558025
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] File /etc/apt/preferences.d/uca is not present
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/preferences.d/uca] at time 02:51:29.558569 duration_in_ms=0.543
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:51:29.558743
2018-03-07 02:51:29,558 [salt.state       ][INFO    ][3770] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-07 02:51:29,559 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-07 02:51:29,703 [salt.state       ][INFO    ][3770] {'pid': 4258, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.fnENO9vu2V/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-07 02:51:29,703 [salt.state       ][INFO    ][3770] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:51:29.703782 duration_in_ms=145.039
2018-03-07 02:51:29,705 [salt.state       ][INFO    ][3770] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:51:29.704987
2018-03-07 02:51:29,705 [salt.state       ][INFO    ][3770] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-07 02:51:29,796 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 02:51:31,080 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025132446730
2018-03-07 02:51:31,088 [salt.minion      ][INFO    ][4730] Starting a new job with PID 4730
2018-03-07 02:51:31,100 [salt.minion      ][INFO    ][4730] Returning information for job: 20180307025132446730
2018-03-07 02:51:32,610 [salt.state       ][INFO    ][3770] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-03-07 02:51:32,610 [salt.state       ][INFO    ][3770] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:51:32.610377 duration_in_ms=2905.39
2018-03-07 02:51:32,611 [salt.state       ][INFO    ][3770] Running state [UTC] at time 02:51:32.611203
2018-03-07 02:51:32,611 [salt.state       ][INFO    ][3770] Executing state timezone.system for UTC
2018-03-07 02:51:32,611 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['timedatectl'] in directory '/root'
2018-03-07 02:51:32,630 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['timedatectl'] in directory '/root'
2018-03-07 02:51:32,636 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-03-07 02:51:32,644 [salt.state       ][INFO    ][3770] {'timezone': 'UTC'}
2018-03-07 02:51:32,644 [salt.state       ][INFO    ][3770] Completed state [UTC] at time 02:51:32.644315 duration_in_ms=33.111
2018-03-07 02:51:32,644 [salt.state       ][INFO    ][3770] Running state [/etc/default/grub.d] at time 02:51:32.644534
2018-03-07 02:51:32,644 [salt.state       ][INFO    ][3770] Executing state file.directory for /etc/default/grub.d
2018-03-07 02:51:32,645 [salt.state       ][INFO    ][3770] Directory /etc/default/grub.d is in the correct state
2018-03-07 02:51:32,645 [salt.state       ][INFO    ][3770] Completed state [/etc/default/grub.d] at time 02:51:32.645569 duration_in_ms=1.035
2018-03-07 02:51:32,647 [salt.state       ][INFO    ][3770] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:51:32.647872
2018-03-07 02:51:32,648 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-07 02:51:32,649 [salt.state       ][INFO    ][3770] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-07 02:51:32,649 [salt.state       ][INFO    ][3770] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:51:32.649200 duration_in_ms=1.328
2018-03-07 02:51:32,649 [salt.state       ][INFO    ][3770] Running state [update-grub] at time 02:51:32.649945
2018-03-07 02:51:32,650 [salt.state       ][INFO    ][3770] Executing state cmd.wait for update-grub
2018-03-07 02:51:32,650 [salt.state       ][INFO    ][3770] No changes made for update-grub
2018-03-07 02:51:32,650 [salt.state       ][INFO    ][3770] Completed state [update-grub] at time 02:51:32.650459 duration_in_ms=0.515
2018-03-07 02:51:32,651 [salt.state       ][INFO    ][3770] Running state [nf_conntrack] at time 02:51:32.651093
2018-03-07 02:51:32,651 [salt.state       ][INFO    ][3770] Executing state kmod.present for nf_conntrack
2018-03-07 02:51:32,651 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'lsmod' in directory '/root'
2018-03-07 02:51:32,659 [salt.state       ][INFO    ][3770] Kernel module nf_conntrack is already present
2018-03-07 02:51:32,659 [salt.state       ][INFO    ][3770] Completed state [nf_conntrack] at time 02:51:32.659453 duration_in_ms=8.36
2018-03-07 02:51:32,660 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_keepalive_probes] at time 02:51:32.660141
2018-03-07 02:51:32,660 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-07 02:51:32,666 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,714 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-07 02:51:32,715 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:51:32.715197 duration_in_ms=55.055
2018-03-07 02:51:32,715 [salt.state       ][INFO    ][3770] Running state [fs.file-max] at time 02:51:32.715438
2018-03-07 02:51:32,715 [salt.state       ][INFO    ][3770] Executing state sysctl.present for fs.file-max
2018-03-07 02:51:32,716 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,752 [salt.state       ][INFO    ][3770] Sysctl value fs.file-max = 124165 is already set
2018-03-07 02:51:32,753 [salt.state       ][INFO    ][3770] Completed state [fs.file-max] at time 02:51:32.753153 duration_in_ms=37.715
2018-03-07 02:51:32,753 [salt.state       ][INFO    ][3770] Running state [net.core.somaxconn] at time 02:51:32.753354
2018-03-07 02:51:32,753 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.core.somaxconn
2018-03-07 02:51:32,753 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,786 [salt.state       ][INFO    ][3770] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-07 02:51:32,786 [salt.state       ][INFO    ][3770] Completed state [net.core.somaxconn] at time 02:51:32.786824 duration_in_ms=33.47
2018-03-07 02:51:32,787 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:51:32.787053
2018-03-07 02:51:32,787 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-07 02:51:32,787 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,820 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-07 02:51:32,820 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:51:32.820508 duration_in_ms=33.455
2018-03-07 02:51:32,820 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_tw_reuse] at time 02:51:32.820718
2018-03-07 02:51:32,820 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-07 02:51:32,821 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,853 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-07 02:51:32,854 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_tw_reuse] at time 02:51:32.854009 duration_in_ms=33.29
2018-03-07 02:51:32,854 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_congestion_control] at time 02:51:32.854221
2018-03-07 02:51:32,854 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-07 02:51:32,854 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,888 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-07 02:51:32,889 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_congestion_control] at time 02:51:32.889085 duration_in_ms=34.865
2018-03-07 02:51:32,889 [salt.state       ][INFO    ][3770] Running state [net.nf_conntrack_max] at time 02:51:32.889318
2018-03-07 02:51:32,889 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.nf_conntrack_max
2018-03-07 02:51:32,889 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,922 [salt.state       ][INFO    ][3770] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-07 02:51:32,922 [salt.state       ][INFO    ][3770] Completed state [net.nf_conntrack_max] at time 02:51:32.922571 duration_in_ms=33.253
2018-03-07 02:51:32,922 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_retries2] at time 02:51:32.922798
2018-03-07 02:51:32,922 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-07 02:51:32,923 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,956 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-07 02:51:32,956 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_retries2] at time 02:51:32.956450 duration_in_ms=33.653
2018-03-07 02:51:32,956 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_fin_timeout] at time 02:51:32.956673
2018-03-07 02:51:32,956 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-07 02:51:32,957 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:32,991 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-07 02:51:32,991 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_fin_timeout] at time 02:51:32.991274 duration_in_ms=34.601
2018-03-07 02:51:32,991 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:51:32.991495
2018-03-07 02:51:32,991 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-07 02:51:32,992 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,024 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-07 02:51:33,024 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:51:33.024897 duration_in_ms=33.402
2018-03-07 02:51:33,025 [salt.state       ][INFO    ][3770] Running state [vm.swappiness] at time 02:51:33.025120
2018-03-07 02:51:33,025 [salt.state       ][INFO    ][3770] Executing state sysctl.present for vm.swappiness
2018-03-07 02:51:33,025 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,058 [salt.state       ][INFO    ][3770] Sysctl value vm.swappiness = 10 is already set
2018-03-07 02:51:33,058 [salt.state       ][INFO    ][3770] Completed state [vm.swappiness] at time 02:51:33.058809 duration_in_ms=33.688
2018-03-07 02:51:33,059 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:51:33.059037
2018-03-07 02:51:33,059 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-07 02:51:33,059 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,091 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-07 02:51:33,092 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:51:33.092154 duration_in_ms=33.117
2018-03-07 02:51:33,092 [salt.state       ][INFO    ][3770] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:51:33.092366
2018-03-07 02:51:33,092 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-07 02:51:33,092 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,125 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-07 02:51:33,126 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:51:33.126006 duration_in_ms=33.64
2018-03-07 02:51:33,126 [salt.state       ][INFO    ][3770] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:51:33.126239
2018-03-07 02:51:33,126 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-07 02:51:33,126 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,159 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-07 02:51:33,159 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:51:33.159880 duration_in_ms=33.641
2018-03-07 02:51:33,160 [salt.state       ][INFO    ][3770] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:51:33.160103
2018-03-07 02:51:33,160 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-07 02:51:33,160 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,194 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-07 02:51:33,194 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:51:33.194719 duration_in_ms=34.616
2018-03-07 02:51:33,194 [salt.state       ][INFO    ][3770] Running state [net.core.netdev_max_backlog] at time 02:51:33.194949
2018-03-07 02:51:33,195 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-07 02:51:33,195 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,228 [salt.state       ][INFO    ][3770] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-07 02:51:33,228 [salt.state       ][INFO    ][3770] Completed state [net.core.netdev_max_backlog] at time 02:51:33.228453 duration_in_ms=33.504
2018-03-07 02:51:33,228 [salt.state       ][INFO    ][3770] Running state [net.ipv4.tcp_keepalive_time] at time 02:51:33.228661
2018-03-07 02:51:33,228 [salt.state       ][INFO    ][3770] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-07 02:51:33,229 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,261 [salt.state       ][INFO    ][3770] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-07 02:51:33,261 [salt.state       ][INFO    ][3770] Completed state [net.ipv4.tcp_keepalive_time] at time 02:51:33.261937 duration_in_ms=33.276
2018-03-07 02:51:33,262 [salt.state       ][INFO    ][3770] Running state [kernel.panic] at time 02:51:33.262159
2018-03-07 02:51:33,262 [salt.state       ][INFO    ][3770] Executing state sysctl.present for kernel.panic
2018-03-07 02:51:33,262 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'sysctl -a' in directory '/root'
2018-03-07 02:51:33,295 [salt.state       ][INFO    ][3770] Sysctl value kernel.panic = 60 is already set
2018-03-07 02:51:33,295 [salt.state       ][INFO    ][3770] Completed state [kernel.panic] at time 02:51:33.295546 duration_in_ms=33.387
2018-03-07 02:51:33,295 [salt.state       ][INFO    ][3770] Running state [linux_sysfs_package] at time 02:51:33.295762
2018-03-07 02:51:33,295 [salt.state       ][INFO    ][3770] Executing state pkg.installed for linux_sysfs_package
2018-03-07 02:51:33,309 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-03-07 02:51:33,344 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 02:51:34,569 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:51:34,583 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-03-07 02:51:36,343 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:51:36,367 [salt.state       ][INFO    ][3770] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-03-07 02:51:36,380 [salt.state       ][INFO    ][3770] Loading fresh modules for state activity
2018-03-07 02:51:36,402 [salt.state       ][INFO    ][3770] Completed state [linux_sysfs_package] at time 02:51:36.402588 duration_in_ms=3106.824
2018-03-07 02:51:36,405 [salt.state       ][INFO    ][3770] Running state [/etc/sysfs.d] at time 02:51:36.405585
2018-03-07 02:51:36,405 [salt.state       ][INFO    ][3770] Executing state file.directory for /etc/sysfs.d
2018-03-07 02:51:36,408 [salt.state       ][INFO    ][3770] Directory /etc/sysfs.d is in the correct state
2018-03-07 02:51:36,408 [salt.state       ][INFO    ][3770] Completed state [/etc/sysfs.d] at time 02:51:36.408153 duration_in_ms=2.567
2018-03-07 02:51:36,537 [salt.state       ][INFO    ][3770] Running state [ondemand] at time 02:51:36.536954
2018-03-07 02:51:36,537 [salt.state       ][INFO    ][3770] Executing state service.dead for ondemand
2018-03-07 02:51:36,539 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-07 02:51:36,548 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,555 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,564 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,595 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,602 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,610 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,619 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-03-07 02:51:36,724 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-07 02:51:36,736 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'runlevel' in directory '/root'
2018-03-07 02:51:36,742 [salt.state       ][INFO    ][3770] {'ondemand': True}
2018-03-07 02:51:36,743 [salt.state       ][INFO    ][3770] Completed state [ondemand] at time 02:51:36.743030 duration_in_ms=206.076
2018-03-07 02:51:36,744 [salt.state       ][INFO    ][3770] Running state [/etc/sysfs.d/governor.conf] at time 02:51:36.744441
2018-03-07 02:51:36,744 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-07 02:51:36,773 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-03-07 02:51:36,778 [salt.state       ][INFO    ][3770] File changed:
New file
2018-03-07 02:51:36,778 [salt.state       ][INFO    ][3770] Completed state [/etc/sysfs.d/governor.conf] at time 02:51:36.778903 duration_in_ms=34.462
2018-03-07 02:51:36,779 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.779541
2018-03-07 02:51:36,779 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,780 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,780 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.780341 duration_in_ms=0.799
2018-03-07 02:51:36,780 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.780528
2018-03-07 02:51:36,780 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,781 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,781 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.781241 duration_in_ms=0.713
2018-03-07 02:51:36,781 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.781449
2018-03-07 02:51:36,781 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,782 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,782 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.782179 duration_in_ms=0.73
2018-03-07 02:51:36,782 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.782349
2018-03-07 02:51:36,782 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,782 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,783 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.783050 duration_in_ms=0.701
2018-03-07 02:51:36,783 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.783221
2018-03-07 02:51:36,783 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,783 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,783 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.783910 duration_in_ms=0.689
2018-03-07 02:51:36,784 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.784089
2018-03-07 02:51:36,784 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,784 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,784 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.784778 duration_in_ms=0.688
2018-03-07 02:51:36,784 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.784946
2018-03-07 02:51:36,785 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,785 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,785 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.785651 duration_in_ms=0.705
2018-03-07 02:51:36,785 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.785831
2018-03-07 02:51:36,786 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,786 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,786 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.786520 duration_in_ms=0.688
2018-03-07 02:51:36,786 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.786686
2018-03-07 02:51:36,786 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,787 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,787 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.787341 duration_in_ms=0.655
2018-03-07 02:51:36,787 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.787505
2018-03-07 02:51:36,787 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,788 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,788 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.788189 duration_in_ms=0.684
2018-03-07 02:51:36,788 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.788354
2018-03-07 02:51:36,788 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,788 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,789 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.789033 duration_in_ms=0.679
2018-03-07 02:51:36,789 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.789211
2018-03-07 02:51:36,789 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,789 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,789 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.789951 duration_in_ms=0.74
2018-03-07 02:51:36,790 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.790130
2018-03-07 02:51:36,790 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,790 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,790 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.790812 duration_in_ms=0.682
2018-03-07 02:51:36,791 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.790976
2018-03-07 02:51:36,791 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,791 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,791 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.791664 duration_in_ms=0.688
2018-03-07 02:51:36,791 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.791829
2018-03-07 02:51:36,792 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,792 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,792 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.792508 duration_in_ms=0.68
2018-03-07 02:51:36,792 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.792686
2018-03-07 02:51:36,792 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,793 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,793 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.793362 duration_in_ms=0.676
2018-03-07 02:51:36,793 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.793564
2018-03-07 02:51:36,793 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,794 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,794 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.794261 duration_in_ms=0.698
2018-03-07 02:51:36,794 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.794439
2018-03-07 02:51:36,794 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,795 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,795 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.795126 duration_in_ms=0.686
2018-03-07 02:51:36,795 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.795289
2018-03-07 02:51:36,795 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,795 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,796 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.795975 duration_in_ms=0.685
2018-03-07 02:51:36,796 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.796139
2018-03-07 02:51:36,796 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,796 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,796 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.796818 duration_in_ms=0.68
2018-03-07 02:51:36,797 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.796996
2018-03-07 02:51:36,797 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,797 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,797 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.797714 duration_in_ms=0.718
2018-03-07 02:51:36,797 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.797904
2018-03-07 02:51:36,798 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,798 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,798 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.798580 duration_in_ms=0.676
2018-03-07 02:51:36,798 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.798758
2018-03-07 02:51:36,798 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,799 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,799 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.799434 duration_in_ms=0.677
2018-03-07 02:51:36,799 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.799617
2018-03-07 02:51:36,799 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,800 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,800 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.800315 duration_in_ms=0.698
2018-03-07 02:51:36,800 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.800508
2018-03-07 02:51:36,800 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,801 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,801 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.801183 duration_in_ms=0.676
2018-03-07 02:51:36,801 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.801348
2018-03-07 02:51:36,801 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,801 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,802 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.802074 duration_in_ms=0.726
2018-03-07 02:51:36,802 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.802250
2018-03-07 02:51:36,802 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,802 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,802 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.802945 duration_in_ms=0.695
2018-03-07 02:51:36,803 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.803124
2018-03-07 02:51:36,803 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,803 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,803 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.803803 duration_in_ms=0.679
2018-03-07 02:51:36,803 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.803967
2018-03-07 02:51:36,804 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,804 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,804 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.804643 duration_in_ms=0.677
2018-03-07 02:51:36,804 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.804820
2018-03-07 02:51:36,804 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,805 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,805 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.805512 duration_in_ms=0.692
2018-03-07 02:51:36,805 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.805692
2018-03-07 02:51:36,805 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,806 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,806 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.806376 duration_in_ms=0.685
2018-03-07 02:51:36,806 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.806555
2018-03-07 02:51:36,806 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,807 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,807 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.807241 duration_in_ms=0.686
2018-03-07 02:51:36,807 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.807408
2018-03-07 02:51:36,807 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,807 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,808 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.808091 duration_in_ms=0.683
2018-03-07 02:51:36,808 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.808271
2018-03-07 02:51:36,808 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,808 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,808 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.808953 duration_in_ms=0.682
2018-03-07 02:51:36,809 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.809130
2018-03-07 02:51:36,809 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,809 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,809 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.809857 duration_in_ms=0.727
2018-03-07 02:51:36,810 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.810024
2018-03-07 02:51:36,810 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,810 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,810 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.810700 duration_in_ms=0.676
2018-03-07 02:51:36,810 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.810878
2018-03-07 02:51:36,811 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,811 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,811 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.811556 duration_in_ms=0.677
2018-03-07 02:51:36,811 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.811736
2018-03-07 02:51:36,811 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,812 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,812 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.812414 duration_in_ms=0.679
2018-03-07 02:51:36,812 [salt.state       ][INFO    ][3770] Running state [sysfs.write] at time 02:51:36.812594
2018-03-07 02:51:36,812 [salt.state       ][INFO    ][3770] Executing state module.run for sysfs.write
2018-03-07 02:51:36,813 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:36,813 [salt.state       ][INFO    ][3770] Completed state [sysfs.write] at time 02:51:36.813274 duration_in_ms=0.681
2018-03-07 02:51:36,814 [salt.state       ][INFO    ][3770] Running state [cs_CZ.UTF-8] at time 02:51:36.814968
2018-03-07 02:51:36,815 [salt.state       ][INFO    ][3770] Executing state locale.present for cs_CZ.UTF-8
2018-03-07 02:51:36,815 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'locale -a' in directory '/root'
2018-03-07 02:51:36,825 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-03-07 02:51:37,331 [salt.state       ][INFO    ][3770] {'locale': 'cs_CZ.UTF-8'}
2018-03-07 02:51:37,331 [salt.state       ][INFO    ][3770] Completed state [cs_CZ.UTF-8] at time 02:51:37.331869 duration_in_ms=516.901
2018-03-07 02:51:37,332 [salt.state       ][INFO    ][3770] Running state [en_US.UTF-8] at time 02:51:37.332128
2018-03-07 02:51:37,332 [salt.state       ][INFO    ][3770] Executing state locale.present for en_US.UTF-8
2018-03-07 02:51:37,332 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'locale -a' in directory '/root'
2018-03-07 02:51:37,338 [salt.state       ][INFO    ][3770] Locale en_US.UTF-8 is already present
2018-03-07 02:51:37,338 [salt.state       ][INFO    ][3770] Completed state [en_US.UTF-8] at time 02:51:37.338297 duration_in_ms=6.169
2018-03-07 02:51:37,339 [salt.state       ][INFO    ][3770] Running state [en_US.UTF-8] at time 02:51:37.339598
2018-03-07 02:51:37,339 [salt.state       ][INFO    ][3770] Executing state locale.system for en_US.UTF-8
2018-03-07 02:51:37,340 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'localectl' in directory '/root'
2018-03-07 02:51:37,357 [salt.state       ][INFO    ][3770] System locale en_US.UTF-8 already set
2018-03-07 02:51:37,357 [salt.state       ][INFO    ][3770] Completed state [en_US.UTF-8] at time 02:51:37.357693 duration_in_ms=18.094
2018-03-07 02:51:37,359 [salt.state       ][INFO    ][3770] Running state [root] at time 02:51:37.359681
2018-03-07 02:51:37,359 [salt.state       ][INFO    ][3770] Executing state user.present for root
2018-03-07 02:51:37,363 [salt.state       ][INFO    ][3770] User root is present and up to date
2018-03-07 02:51:37,363 [salt.state       ][INFO    ][3770] Completed state [root] at time 02:51:37.363245 duration_in_ms=3.564
2018-03-07 02:51:37,364 [salt.state       ][INFO    ][3770] Running state [/root] at time 02:51:37.364484
2018-03-07 02:51:37,364 [salt.state       ][INFO    ][3770] Executing state file.directory for /root
2018-03-07 02:51:37,365 [salt.state       ][INFO    ][3770] Directory /root is in the correct state
2018-03-07 02:51:37,365 [salt.state       ][INFO    ][3770] Completed state [/root] at time 02:51:37.365474 duration_in_ms=0.99
2018-03-07 02:51:37,365 [salt.state       ][INFO    ][3770] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:51:37.365661
2018-03-07 02:51:37,365 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-07 02:51:37,366 [salt.state       ][INFO    ][3770] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-07 02:51:37,366 [salt.state       ][INFO    ][3770] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:51:37.366250 duration_in_ms=0.589
2018-03-07 02:51:37,366 [salt.state       ][INFO    ][3770] Running state [ubuntu] at time 02:51:37.366440
2018-03-07 02:51:37,366 [salt.state       ][INFO    ][3770] Executing state user.present for ubuntu
2018-03-07 02:51:37,368 [salt.state       ][INFO    ][3770] {'passwd': 'XXX-REDACTED-XXX'}
2018-03-07 02:51:37,368 [salt.state       ][INFO    ][3770] Completed state [ubuntu] at time 02:51:37.368849 duration_in_ms=2.41
2018-03-07 02:51:37,369 [salt.state       ][INFO    ][3770] Running state [/home/ubuntu] at time 02:51:37.369965
2018-03-07 02:51:37,370 [salt.state       ][INFO    ][3770] Executing state file.directory for /home/ubuntu
2018-03-07 02:51:37,370 [salt.state       ][INFO    ][3770] {'mode': '0700'}
2018-03-07 02:51:37,371 [salt.state       ][INFO    ][3770] Completed state [/home/ubuntu] at time 02:51:37.370980 duration_in_ms=1.015
2018-03-07 02:51:37,371 [salt.state       ][INFO    ][3770] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:51:37.371903
2018-03-07 02:51:37,372 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-07 02:51:37,399 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-03-07 02:51:37,402 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command '/usr/sbin/visudo -c -f /tmp/tmp2f0HdD' in directory '/root'
2018-03-07 02:51:37,409 [salt.state       ][INFO    ][3770] File changed:
New file
2018-03-07 02:51:37,409 [salt.state       ][INFO    ][3770] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:51:37.409826 duration_in_ms=37.922
2018-03-07 02:51:37,410 [salt.state       ][INFO    ][3770] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:51:37.410048
2018-03-07 02:51:37,410 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-07 02:51:37,435 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-03-07 02:51:37,509 [salt.state       ][INFO    ][3770] File changed:
New file
2018-03-07 02:51:37,509 [salt.state       ][INFO    ][3770] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:51:37.509501 duration_in_ms=99.453
2018-03-07 02:51:37,509 [salt.state       ][INFO    ][3770] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:51:37.509719
2018-03-07 02:51:37,509 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-07 02:51:37,534 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-03-07 02:51:37,600 [salt.state       ][INFO    ][3770] File changed:
New file
2018-03-07 02:51:37,600 [salt.state       ][INFO    ][3770] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:51:37.600504 duration_in_ms=90.785
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] Running state [service.systemctl_reload] at time 02:51:37.602117
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] Executing state module.wait for service.systemctl_reload
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] No changes made for service.systemctl_reload
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] Completed state [service.systemctl_reload] at time 02:51:37.602662 duration_in_ms=0.545
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] Running state [service.systemctl_reload] at time 02:51:37.602813
2018-03-07 02:51:37,602 [salt.state       ][INFO    ][3770] Executing state module.mod_watch for service.systemctl_reload
2018-03-07 02:51:37,603 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-07 02:51:37,672 [salt.state       ][INFO    ][3770] {'ret': True}
2018-03-07 02:51:37,672 [salt.state       ][INFO    ][3770] Completed state [service.systemctl_reload] at time 02:51:37.672927 duration_in_ms=70.114
2018-03-07 02:51:37,673 [salt.state       ][INFO    ][3770] Running state [/etc/hostname] at time 02:51:37.673260
2018-03-07 02:51:37,673 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/hostname
2018-03-07 02:51:37,693 [salt.state       ][INFO    ][3770] File /etc/hostname is in the correct state
2018-03-07 02:51:37,693 [salt.state       ][INFO    ][3770] Completed state [/etc/hostname] at time 02:51:37.693787 duration_in_ms=20.528
2018-03-07 02:51:37,695 [salt.state       ][INFO    ][3770] Running state [hostname kvm02] at time 02:51:37.695272
2018-03-07 02:51:37,695 [salt.state       ][INFO    ][3770] Executing state cmd.wait for hostname kvm02
2018-03-07 02:51:37,695 [salt.state       ][INFO    ][3770] No changes made for hostname kvm02
2018-03-07 02:51:37,695 [salt.state       ][INFO    ][3770] Completed state [hostname kvm02] at time 02:51:37.695792 duration_in_ms=0.52
2018-03-07 02:51:37,696 [salt.state       ][INFO    ][3770] Running state [mdb02] at time 02:51:37.696345
2018-03-07 02:51:37,696 [salt.state       ][INFO    ][3770] Executing state host.present for mdb02
2018-03-07 02:51:37,696 [salt.state       ][INFO    ][3770] Host mdb02 (192.168.10.24) already present
2018-03-07 02:51:37,697 [salt.state       ][INFO    ][3770] Completed state [mdb02] at time 02:51:37.697069 duration_in_ms=0.724
2018-03-07 02:51:37,697 [salt.state       ][INFO    ][3770] Running state [mdb02.mcp-pike-odl-ha.local] at time 02:51:37.697236
2018-03-07 02:51:37,697 [salt.state       ][INFO    ][3770] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-03-07 02:51:37,697 [salt.state       ][INFO    ][3770] Host mdb02.mcp-pike-odl-ha.local (192.168.10.24) already present
2018-03-07 02:51:37,697 [salt.state       ][INFO    ][3770] Completed state [mdb02.mcp-pike-odl-ha.local] at time 02:51:37.697927 duration_in_ms=0.69
2018-03-07 02:51:37,698 [salt.state       ][INFO    ][3770] Running state [mdb03] at time 02:51:37.698094
2018-03-07 02:51:37,698 [salt.state       ][INFO    ][3770] Executing state host.present for mdb03
2018-03-07 02:51:37,698 [salt.state       ][INFO    ][3770] Host mdb03 (192.168.10.25) already present
2018-03-07 02:51:37,698 [salt.state       ][INFO    ][3770] Completed state [mdb03] at time 02:51:37.698739 duration_in_ms=0.644
2018-03-07 02:51:37,698 [salt.state       ][INFO    ][3770] Running state [mdb03.mcp-pike-odl-ha.local] at time 02:51:37.698904
2018-03-07 02:51:37,699 [salt.state       ][INFO    ][3770] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-03-07 02:51:37,699 [salt.state       ][INFO    ][3770] Host mdb03.mcp-pike-odl-ha.local (192.168.10.25) already present
2018-03-07 02:51:37,699 [salt.state       ][INFO    ][3770] Completed state [mdb03.mcp-pike-odl-ha.local] at time 02:51:37.699541 duration_in_ms=0.637
2018-03-07 02:51:37,699 [salt.state       ][INFO    ][3770] Running state [mdb01] at time 02:51:37.699705
2018-03-07 02:51:37,699 [salt.state       ][INFO    ][3770] Executing state host.present for mdb01
2018-03-07 02:51:37,700 [salt.state       ][INFO    ][3770] Host mdb01 (192.168.10.23) already present
2018-03-07 02:51:37,700 [salt.state       ][INFO    ][3770] Completed state [mdb01] at time 02:51:37.700341 duration_in_ms=0.636
2018-03-07 02:51:37,700 [salt.state       ][INFO    ][3770] Running state [mdb01.mcp-pike-odl-ha.local] at time 02:51:37.700501
2018-03-07 02:51:37,700 [salt.state       ][INFO    ][3770] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Host mdb01.mcp-pike-odl-ha.local (192.168.10.23) already present
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Completed state [mdb01.mcp-pike-odl-ha.local] at time 02:51:37.701126 duration_in_ms=0.626
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Running state [mdb] at time 02:51:37.701287
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Executing state host.present for mdb
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Host mdb (192.168.10.22) already present
2018-03-07 02:51:37,701 [salt.state       ][INFO    ][3770] Completed state [mdb] at time 02:51:37.701970 duration_in_ms=0.683
2018-03-07 02:51:37,702 [salt.state       ][INFO    ][3770] Running state [mdb.mcp-pike-odl-ha.local] at time 02:51:37.702130
2018-03-07 02:51:37,702 [salt.state       ][INFO    ][3770] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-03-07 02:51:37,702 [salt.state       ][INFO    ][3770] Host mdb.mcp-pike-odl-ha.local (192.168.10.22) already present
2018-03-07 02:51:37,702 [salt.state       ][INFO    ][3770] Completed state [mdb.mcp-pike-odl-ha.local] at time 02:51:37.702761 duration_in_ms=0.631
2018-03-07 02:51:37,702 [salt.state       ][INFO    ][3770] Running state [cfg01] at time 02:51:37.702921
2018-03-07 02:51:37,703 [salt.state       ][INFO    ][3770] Executing state host.present for cfg01
2018-03-07 02:51:37,703 [salt.state       ][INFO    ][3770] Host cfg01 (192.168.10.2) already present
2018-03-07 02:51:37,703 [salt.state       ][INFO    ][3770] Completed state [cfg01] at time 02:51:37.703547 duration_in_ms=0.626
2018-03-07 02:51:37,703 [salt.state       ][INFO    ][3770] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:51:37.703707
2018-03-07 02:51:37,703 [salt.state       ][INFO    ][3770] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-07 02:51:37,704 [salt.state       ][INFO    ][3770] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-07 02:51:37,704 [salt.state       ][INFO    ][3770] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:51:37.704332 duration_in_ms=0.625
2018-03-07 02:51:37,704 [salt.state       ][INFO    ][3770] Running state [prx01] at time 02:51:37.704493
2018-03-07 02:51:37,704 [salt.state       ][INFO    ][3770] Executing state host.present for prx01
2018-03-07 02:51:37,705 [salt.state       ][INFO    ][3770] Host prx01 (192.168.10.5) already present
2018-03-07 02:51:37,705 [salt.state       ][INFO    ][3770] Completed state [prx01] at time 02:51:37.705118 duration_in_ms=0.625
2018-03-07 02:51:37,705 [salt.state       ][INFO    ][3770] Running state [prx01.mcp-pike-odl-ha.local] at time 02:51:37.705277
2018-03-07 02:51:37,705 [salt.state       ][INFO    ][3770] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-03-07 02:51:37,705 [salt.state       ][INFO    ][3770] Host prx01.mcp-pike-odl-ha.local (192.168.10.5) already present
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Completed state [prx01.mcp-pike-odl-ha.local] at time 02:51:37.705993 duration_in_ms=0.716
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Running state [kvm01] at time 02:51:37.706153
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Executing state host.present for kvm01
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Host kvm01 (192.168.10.11) already present
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Completed state [kvm01] at time 02:51:37.706782 duration_in_ms=0.629
2018-03-07 02:51:37,706 [salt.state       ][INFO    ][3770] Running state [kvm01.mcp-pike-odl-ha.local] at time 02:51:37.706942
2018-03-07 02:51:37,707 [salt.state       ][INFO    ][3770] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-03-07 02:51:37,707 [salt.state       ][INFO    ][3770] Host kvm01.mcp-pike-odl-ha.local (192.168.10.11) already present
2018-03-07 02:51:37,707 [salt.state       ][INFO    ][3770] Completed state [kvm01.mcp-pike-odl-ha.local] at time 02:51:37.707566 duration_in_ms=0.625
2018-03-07 02:51:37,707 [salt.state       ][INFO    ][3770] Running state [kvm03] at time 02:51:37.707725
2018-03-07 02:51:37,707 [salt.state       ][INFO    ][3770] Executing state host.present for kvm03
2018-03-07 02:51:37,708 [salt.state       ][INFO    ][3770] Host kvm03 (192.168.10.13) already present
2018-03-07 02:51:37,708 [salt.state       ][INFO    ][3770] Completed state [kvm03] at time 02:51:37.708396 duration_in_ms=0.672
2018-03-07 02:51:37,708 [salt.state       ][INFO    ][3770] Running state [kvm03.mcp-pike-odl-ha.local] at time 02:51:37.708554
2018-03-07 02:51:37,708 [salt.state       ][INFO    ][3770] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-03-07 02:51:37,709 [salt.state       ][INFO    ][3770] Host kvm03.mcp-pike-odl-ha.local (192.168.10.13) already present
2018-03-07 02:51:37,709 [salt.state       ][INFO    ][3770] Completed state [kvm03.mcp-pike-odl-ha.local] at time 02:51:37.709180 duration_in_ms=0.625
2018-03-07 02:51:37,709 [salt.state       ][INFO    ][3770] Running state [kvm02] at time 02:51:37.709340
2018-03-07 02:51:37,709 [salt.state       ][INFO    ][3770] Executing state host.present for kvm02
2018-03-07 02:51:37,709 [salt.state       ][INFO    ][3770] Host kvm02 (192.168.10.12) already present
2018-03-07 02:51:37,710 [salt.state       ][INFO    ][3770] Completed state [kvm02] at time 02:51:37.710012 duration_in_ms=0.671
2018-03-07 02:51:37,710 [salt.state       ][INFO    ][3770] Running state [kvm02.mcp-pike-odl-ha.local] at time 02:51:37.710170
2018-03-07 02:51:37,710 [salt.state       ][INFO    ][3770] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-03-07 02:51:37,710 [salt.state       ][INFO    ][3770] Host kvm02.mcp-pike-odl-ha.local (192.168.10.12) already present
2018-03-07 02:51:37,710 [salt.state       ][INFO    ][3770] Completed state [kvm02.mcp-pike-odl-ha.local] at time 02:51:37.710953 duration_in_ms=0.782
2018-03-07 02:51:37,711 [salt.state       ][INFO    ][3770] Running state [file.replace] at time 02:51:37.711918
2018-03-07 02:51:37,712 [salt.state       ][INFO    ][3770] Executing state module.run for file.replace
2018-03-07 02:51:37,977 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['git', '--version'] in directory '/root'
2018-03-07 02:51:38,060 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command 'grep -q "kvm02 kvm02.mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-03-07 02:51:38,067 [salt.state       ][INFO    ][3770] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 192.168.10.5\t\tprx01 prx01.mcp-pike-odl-ha.local\n 192.168.10.11\t\tkvm01 kvm01.mcp-pike-odl-ha.local\n 192.168.10.13\t\tkvm03 kvm03.mcp-pike-odl-ha.local\n-192.168.10.12\t\tkvm02 kvm02.mcp-pike-odl-ha.local\n+192.168.10.12\t\tkvm02.mcp-pike-odl-ha.local kvm02\n 192.168.10.14\t\tdbs dbs.mcp-pike-odl-ha.local\n 192.168.10.4\t\tprx prx.mcp-pike-odl-ha.local\n 192.168.10.6\t\tprx02 prx02.mcp-pike-odl-ha.local\n'}
2018-03-07 02:51:38,068 [salt.state       ][INFO    ][3770] Completed state [file.replace] at time 02:51:38.067956 duration_in_ms=356.038
2018-03-07 02:51:38,068 [salt.state       ][INFO    ][3770] Running state [dbs] at time 02:51:38.068194
2018-03-07 02:51:38,068 [salt.state       ][INFO    ][3770] Executing state host.present for dbs
2018-03-07 02:51:38,068 [salt.state       ][INFO    ][3770] Host dbs (192.168.10.14) already present
2018-03-07 02:51:38,068 [salt.state       ][INFO    ][3770] Completed state [dbs] at time 02:51:38.068961 duration_in_ms=0.768
2018-03-07 02:51:38,069 [salt.state       ][INFO    ][3770] Running state [dbs.mcp-pike-odl-ha.local] at time 02:51:38.069145
2018-03-07 02:51:38,069 [salt.state       ][INFO    ][3770] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-03-07 02:51:38,069 [salt.state       ][INFO    ][3770] Host dbs.mcp-pike-odl-ha.local (192.168.10.14) already present
2018-03-07 02:51:38,069 [salt.state       ][INFO    ][3770] Completed state [dbs.mcp-pike-odl-ha.local] at time 02:51:38.069822 duration_in_ms=0.678
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Running state [prx] at time 02:51:38.069988
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Executing state host.present for prx
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Host prx (192.168.10.4) already present
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Completed state [prx] at time 02:51:38.070618 duration_in_ms=0.63
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Running state [prx.mcp-pike-odl-ha.local] at time 02:51:38.070790
2018-03-07 02:51:38,070 [salt.state       ][INFO    ][3770] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-03-07 02:51:38,071 [salt.state       ][INFO    ][3770] Host prx.mcp-pike-odl-ha.local (192.168.10.4) already present
2018-03-07 02:51:38,071 [salt.state       ][INFO    ][3770] Completed state [prx.mcp-pike-odl-ha.local] at time 02:51:38.071435 duration_in_ms=0.645
2018-03-07 02:51:38,071 [salt.state       ][INFO    ][3770] Running state [prx02] at time 02:51:38.071605
2018-03-07 02:51:38,071 [salt.state       ][INFO    ][3770] Executing state host.present for prx02
2018-03-07 02:51:38,072 [salt.state       ][INFO    ][3770] Host prx02 (192.168.10.6) already present
2018-03-07 02:51:38,072 [salt.state       ][INFO    ][3770] Completed state [prx02] at time 02:51:38.072363 duration_in_ms=0.758
2018-03-07 02:51:38,072 [salt.state       ][INFO    ][3770] Running state [prx02.mcp-pike-odl-ha.local] at time 02:51:38.072527
2018-03-07 02:51:38,072 [salt.state       ][INFO    ][3770] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Host prx02.mcp-pike-odl-ha.local (192.168.10.6) already present
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Completed state [prx02.mcp-pike-odl-ha.local] at time 02:51:38.073160 duration_in_ms=0.633
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Running state [msg02] at time 02:51:38.073322
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Executing state host.present for msg02
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Host msg02 (192.168.10.20) already present
2018-03-07 02:51:38,073 [salt.state       ][INFO    ][3770] Completed state [msg02] at time 02:51:38.073958 duration_in_ms=0.636
2018-03-07 02:51:38,074 [salt.state       ][INFO    ][3770] Running state [msg02.mcp-pike-odl-ha.local] at time 02:51:38.074131
2018-03-07 02:51:38,074 [salt.state       ][INFO    ][3770] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-03-07 02:51:38,074 [salt.state       ][INFO    ][3770] Host msg02.mcp-pike-odl-ha.local (192.168.10.20) already present
2018-03-07 02:51:38,074 [salt.state       ][INFO    ][3770] Completed state [msg02.mcp-pike-odl-ha.local] at time 02:51:38.074753 duration_in_ms=0.622
2018-03-07 02:51:38,074 [salt.state       ][INFO    ][3770] Running state [msg03] at time 02:51:38.074932
2018-03-07 02:51:38,075 [salt.state       ][INFO    ][3770] Executing state host.present for msg03
2018-03-07 02:51:38,075 [salt.state       ][INFO    ][3770] Host msg03 (192.168.10.21) already present
2018-03-07 02:51:38,075 [salt.state       ][INFO    ][3770] Completed state [msg03] at time 02:51:38.075566 duration_in_ms=0.634
2018-03-07 02:51:38,075 [salt.state       ][INFO    ][3770] Running state [msg03.mcp-pike-odl-ha.local] at time 02:51:38.075727
2018-03-07 02:51:38,075 [salt.state       ][INFO    ][3770] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-03-07 02:51:38,076 [salt.state       ][INFO    ][3770] Host msg03.mcp-pike-odl-ha.local (192.168.10.21) already present
2018-03-07 02:51:38,076 [salt.state       ][INFO    ][3770] Completed state [msg03.mcp-pike-odl-ha.local] at time 02:51:38.076352 duration_in_ms=0.626
2018-03-07 02:51:38,076 [salt.state       ][INFO    ][3770] Running state [msg01] at time 02:51:38.076517
2018-03-07 02:51:38,076 [salt.state       ][INFO    ][3770] Executing state host.present for msg01
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Host msg01 (192.168.10.19) already present
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Completed state [msg01] at time 02:51:38.077144 duration_in_ms=0.627
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Running state [msg01.mcp-pike-odl-ha.local] at time 02:51:38.077309
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Host msg01.mcp-pike-odl-ha.local (192.168.10.19) already present
2018-03-07 02:51:38,077 [salt.state       ][INFO    ][3770] Completed state [msg01.mcp-pike-odl-ha.local] at time 02:51:38.077950 duration_in_ms=0.64
2018-03-07 02:51:38,078 [salt.state       ][INFO    ][3770] Running state [msg] at time 02:51:38.078115
2018-03-07 02:51:38,078 [salt.state       ][INFO    ][3770] Executing state host.present for msg
2018-03-07 02:51:38,078 [salt.state       ][INFO    ][3770] Host msg (192.168.10.18) already present
2018-03-07 02:51:38,078 [salt.state       ][INFO    ][3770] Completed state [msg] at time 02:51:38.078738 duration_in_ms=0.622
2018-03-07 02:51:38,078 [salt.state       ][INFO    ][3770] Running state [msg.mcp-pike-odl-ha.local] at time 02:51:38.078897
2018-03-07 02:51:38,079 [salt.state       ][INFO    ][3770] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-03-07 02:51:38,079 [salt.state       ][INFO    ][3770] Host msg.mcp-pike-odl-ha.local (192.168.10.18) already present
2018-03-07 02:51:38,079 [salt.state       ][INFO    ][3770] Completed state [msg.mcp-pike-odl-ha.local] at time 02:51:38.079525 duration_in_ms=0.629
2018-03-07 02:51:38,079 [salt.state       ][INFO    ][3770] Running state [cfg01] at time 02:51:38.079683
2018-03-07 02:51:38,079 [salt.state       ][INFO    ][3770] Executing state host.present for cfg01
2018-03-07 02:51:38,080 [salt.state       ][INFO    ][3770] Host cfg01 (192.168.10.2) already present
2018-03-07 02:51:38,080 [salt.state       ][INFO    ][3770] Completed state [cfg01] at time 02:51:38.080300 duration_in_ms=0.616
2018-03-07 02:51:38,080 [salt.state       ][INFO    ][3770] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:51:38.080460
2018-03-07 02:51:38,080 [salt.state       ][INFO    ][3770] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,080 [salt.state       ][INFO    ][3770] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-07 02:51:38,081 [salt.state       ][INFO    ][3770] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:51:38.081081 duration_in_ms=0.622
2018-03-07 02:51:38,081 [salt.state       ][INFO    ][3770] Running state [cmp002] at time 02:51:38.081246
2018-03-07 02:51:38,081 [salt.state       ][INFO    ][3770] Executing state host.present for cmp002
2018-03-07 02:51:38,081 [salt.state       ][INFO    ][3770] Host cmp002 (192.168.10.44) already present
2018-03-07 02:51:38,081 [salt.state       ][INFO    ][3770] Completed state [cmp002] at time 02:51:38.081891 duration_in_ms=0.644
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Running state [cmp002.mcp-pike-odl-ha.local] at time 02:51:38.082052
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Host cmp002.mcp-pike-odl-ha.local (192.168.10.44) already present
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Completed state [cmp002.mcp-pike-odl-ha.local] at time 02:51:38.082668 duration_in_ms=0.616
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Running state [cmp001] at time 02:51:38.082826
2018-03-07 02:51:38,082 [salt.state       ][INFO    ][3770] Executing state host.present for cmp001
2018-03-07 02:51:38,083 [salt.state       ][INFO    ][3770] Host cmp001 (192.168.10.43) already present
2018-03-07 02:51:38,083 [salt.state       ][INFO    ][3770] Completed state [cmp001] at time 02:51:38.083447 duration_in_ms=0.62
2018-03-07 02:51:38,083 [salt.state       ][INFO    ][3770] Running state [cmp001.mcp-pike-odl-ha.local] at time 02:51:38.083606
2018-03-07 02:51:38,083 [salt.state       ][INFO    ][3770] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-03-07 02:51:38,084 [salt.state       ][INFO    ][3770] Host cmp001.mcp-pike-odl-ha.local (192.168.10.43) already present
2018-03-07 02:51:38,084 [salt.state       ][INFO    ][3770] Completed state [cmp001.mcp-pike-odl-ha.local] at time 02:51:38.084226 duration_in_ms=0.619
2018-03-07 02:51:38,084 [salt.state       ][INFO    ][3770] Running state [dbs01] at time 02:51:38.084382
2018-03-07 02:51:38,084 [salt.state       ][INFO    ][3770] Executing state host.present for dbs01
2018-03-07 02:51:38,084 [salt.state       ][INFO    ][3770] Host dbs01 (192.168.10.15) already present
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Completed state [dbs01] at time 02:51:38.084996 duration_in_ms=0.614
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Running state [dbs01.mcp-pike-odl-ha.local] at time 02:51:38.085156
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Host dbs01.mcp-pike-odl-ha.local (192.168.10.15) already present
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Completed state [dbs01.mcp-pike-odl-ha.local] at time 02:51:38.085794 duration_in_ms=0.638
2018-03-07 02:51:38,085 [salt.state       ][INFO    ][3770] Running state [dbs02] at time 02:51:38.085951
2018-03-07 02:51:38,086 [salt.state       ][INFO    ][3770] Executing state host.present for dbs02
2018-03-07 02:51:38,086 [salt.state       ][INFO    ][3770] Host dbs02 (192.168.10.16) already present
2018-03-07 02:51:38,086 [salt.state       ][INFO    ][3770] Completed state [dbs02] at time 02:51:38.086566 duration_in_ms=0.614
2018-03-07 02:51:38,086 [salt.state       ][INFO    ][3770] Running state [dbs02.mcp-pike-odl-ha.local] at time 02:51:38.086723
2018-03-07 02:51:38,086 [salt.state       ][INFO    ][3770] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-03-07 02:51:38,088 [salt.state       ][INFO    ][3770] Host dbs02.mcp-pike-odl-ha.local (192.168.10.16) already present
2018-03-07 02:51:38,088 [salt.state       ][INFO    ][3770] Completed state [dbs02.mcp-pike-odl-ha.local] at time 02:51:38.088400 duration_in_ms=1.677
2018-03-07 02:51:38,088 [salt.state       ][INFO    ][3770] Running state [dbs03] at time 02:51:38.088572
2018-03-07 02:51:38,088 [salt.state       ][INFO    ][3770] Executing state host.present for dbs03
2018-03-07 02:51:38,089 [salt.state       ][INFO    ][3770] Host dbs03 (192.168.10.17) already present
2018-03-07 02:51:38,089 [salt.state       ][INFO    ][3770] Completed state [dbs03] at time 02:51:38.089208 duration_in_ms=0.637
2018-03-07 02:51:38,089 [salt.state       ][INFO    ][3770] Running state [dbs03.mcp-pike-odl-ha.local] at time 02:51:38.089371
2018-03-07 02:51:38,089 [salt.state       ][INFO    ][3770] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-03-07 02:51:38,089 [salt.state       ][INFO    ][3770] Host dbs03.mcp-pike-odl-ha.local (192.168.10.17) already present
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Completed state [dbs03.mcp-pike-odl-ha.local] at time 02:51:38.090020 duration_in_ms=0.649
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Running state [odl01] at time 02:51:38.090184
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Executing state host.present for odl01
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Host odl01 (192.168.10.30) already present
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Completed state [odl01] at time 02:51:38.090806 duration_in_ms=0.622
2018-03-07 02:51:38,090 [salt.state       ][INFO    ][3770] Running state [odl01.mcp-pike-odl-ha.local] at time 02:51:38.090966
2018-03-07 02:51:38,091 [salt.state       ][INFO    ][3770] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,091 [salt.state       ][INFO    ][3770] Host odl01.mcp-pike-odl-ha.local (192.168.10.30) already present
2018-03-07 02:51:38,091 [salt.state       ][INFO    ][3770] Completed state [odl01.mcp-pike-odl-ha.local] at time 02:51:38.091608 duration_in_ms=0.641
2018-03-07 02:51:38,091 [salt.state       ][INFO    ][3770] Running state [mas01] at time 02:51:38.091769
2018-03-07 02:51:38,091 [salt.state       ][INFO    ][3770] Executing state host.present for mas01
2018-03-07 02:51:38,092 [salt.state       ][INFO    ][3770] Host mas01 (192.168.10.3) already present
2018-03-07 02:51:38,092 [salt.state       ][INFO    ][3770] Completed state [mas01] at time 02:51:38.092385 duration_in_ms=0.616
2018-03-07 02:51:38,092 [salt.state       ][INFO    ][3770] Running state [mas01.mcp-pike-odl-ha.local] at time 02:51:38.092542
2018-03-07 02:51:38,092 [salt.state       ][INFO    ][3770] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Host mas01.mcp-pike-odl-ha.local (192.168.10.3) already present
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Completed state [mas01.mcp-pike-odl-ha.local] at time 02:51:38.093158 duration_in_ms=0.615
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Running state [ctl02] at time 02:51:38.093317
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Executing state host.present for ctl02
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Host ctl02 (192.168.10.28) already present
2018-03-07 02:51:38,093 [salt.state       ][INFO    ][3770] Completed state [ctl02] at time 02:51:38.093952 duration_in_ms=0.635
2018-03-07 02:51:38,094 [salt.state       ][INFO    ][3770] Running state [ctl02.mcp-pike-odl-ha.local] at time 02:51:38.094109
2018-03-07 02:51:38,094 [salt.state       ][INFO    ][3770] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-03-07 02:51:38,094 [salt.state       ][INFO    ][3770] Host ctl02.mcp-pike-odl-ha.local (192.168.10.28) already present
2018-03-07 02:51:38,094 [salt.state       ][INFO    ][3770] Completed state [ctl02.mcp-pike-odl-ha.local] at time 02:51:38.094727 duration_in_ms=0.619
2018-03-07 02:51:38,094 [salt.state       ][INFO    ][3770] Running state [ctl03] at time 02:51:38.094883
2018-03-07 02:51:38,095 [salt.state       ][INFO    ][3770] Executing state host.present for ctl03
2018-03-07 02:51:38,095 [salt.state       ][INFO    ][3770] Host ctl03 (192.168.10.29) already present
2018-03-07 02:51:38,095 [salt.state       ][INFO    ][3770] Completed state [ctl03] at time 02:51:38.095502 duration_in_ms=0.618
2018-03-07 02:51:38,095 [salt.state       ][INFO    ][3770] Running state [ctl03.mcp-pike-odl-ha.local] at time 02:51:38.095663
2018-03-07 02:51:38,095 [salt.state       ][INFO    ][3770] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-03-07 02:51:38,096 [salt.state       ][INFO    ][3770] Host ctl03.mcp-pike-odl-ha.local (192.168.10.29) already present
2018-03-07 02:51:38,096 [salt.state       ][INFO    ][3770] Completed state [ctl03.mcp-pike-odl-ha.local] at time 02:51:38.096281 duration_in_ms=0.618
2018-03-07 02:51:38,096 [salt.state       ][INFO    ][3770] Running state [ctl01] at time 02:51:38.096440
2018-03-07 02:51:38,096 [salt.state       ][INFO    ][3770] Executing state host.present for ctl01
2018-03-07 02:51:38,096 [salt.state       ][INFO    ][3770] Host ctl01 (192.168.10.27) already present
2018-03-07 02:51:38,097 [salt.state       ][INFO    ][3770] Completed state [ctl01] at time 02:51:38.097053 duration_in_ms=0.613
2018-03-07 02:51:38,097 [salt.state       ][INFO    ][3770] Running state [ctl01.mcp-pike-odl-ha.local] at time 02:51:38.097211
2018-03-07 02:51:38,097 [salt.state       ][INFO    ][3770] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-03-07 02:51:38,097 [salt.state       ][INFO    ][3770] Host ctl01.mcp-pike-odl-ha.local (192.168.10.27) already present
2018-03-07 02:51:38,097 [salt.state       ][INFO    ][3770] Completed state [ctl01.mcp-pike-odl-ha.local] at time 02:51:38.097922 duration_in_ms=0.711
2018-03-07 02:51:38,098 [salt.state       ][INFO    ][3770] Running state [ctl] at time 02:51:38.098081
2018-03-07 02:51:38,098 [salt.state       ][INFO    ][3770] Executing state host.present for ctl
2018-03-07 02:51:38,098 [salt.state       ][INFO    ][3770] Host ctl (192.168.10.26) already present
2018-03-07 02:51:38,098 [salt.state       ][INFO    ][3770] Completed state [ctl] at time 02:51:38.098702 duration_in_ms=0.621
2018-03-07 02:51:38,098 [salt.state       ][INFO    ][3770] Running state [ctl.mcp-pike-odl-ha.local] at time 02:51:38.098860
2018-03-07 02:51:38,099 [salt.state       ][INFO    ][3770] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-03-07 02:51:38,099 [salt.state       ][INFO    ][3770] Host ctl.mcp-pike-odl-ha.local (192.168.10.26) already present
2018-03-07 02:51:38,099 [salt.state       ][INFO    ][3770] Completed state [ctl.mcp-pike-odl-ha.local] at time 02:51:38.099476 duration_in_ms=0.617
2018-03-07 02:51:38,099 [salt.state       ][INFO    ][3770] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:51:38.099632
2018-03-07 02:51:38,099 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-07 02:51:38,100 [salt.state       ][INFO    ][3770] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-07 02:51:38,100 [salt.state       ][INFO    ][3770] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:51:38.100115 duration_in_ms=0.483
2018-03-07 02:51:38,101 [salt.state       ][INFO    ][3770] Running state [ens2f0.81] at time 02:51:38.101674
2018-03-07 02:51:38,101 [salt.state       ][INFO    ][3770] Executing state network.managed for ens2f0.81
2018-03-07 02:51:38,855 [salt.state       ][INFO    ][3770] Interface ens2f0.81 is up to date.
2018-03-07 02:51:38,855 [salt.state       ][INFO    ][3770] Completed state [ens2f0.81] at time 02:51:38.855363 duration_in_ms=753.688
2018-03-07 02:51:38,856 [salt.state       ][INFO    ][3770] Running state [br-ctl] at time 02:51:38.856415
2018-03-07 02:51:38,856 [salt.state       ][INFO    ][3770] Executing state network.managed for br-ctl
2018-03-07 02:51:38,863 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:51:38,876 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-07 02:51:39,082 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:51:39,728 [salt.state       ][INFO    ][3770] Interface br-ctl is up to date.
2018-03-07 02:51:39,728 [salt.state       ][INFO    ][3770] Completed state [br-ctl] at time 02:51:39.728667 duration_in_ms=872.245
2018-03-07 02:51:39,728 [salt.state       ][INFO    ][3770] Running state [eno1] at time 02:51:39.728900
2018-03-07 02:51:39,729 [salt.state       ][INFO    ][3770] Executing state network.managed for eno1
2018-03-07 02:51:40,381 [salt.state       ][INFO    ][3770] Interface eno1 is up to date.
2018-03-07 02:51:40,381 [salt.state       ][INFO    ][3770] Completed state [eno1] at time 02:51:40.381731 duration_in_ms=652.83
2018-03-07 02:51:40,382 [salt.state       ][INFO    ][3770] Running state [ens2f0] at time 02:51:40.382016
2018-03-07 02:51:40,382 [salt.state       ][INFO    ][3770] Executing state network.managed for ens2f0
2018-03-07 02:51:41,031 [salt.state       ][INFO    ][3770] Interface ens2f0 is up to date.
2018-03-07 02:51:41,031 [salt.state       ][INFO    ][3770] Completed state [ens2f0] at time 02:51:41.031285 duration_in_ms=649.269
2018-03-07 02:51:41,031 [salt.state       ][INFO    ][3770] Running state [ens2f0.80] at time 02:51:41.031502
2018-03-07 02:51:41,031 [salt.state       ][INFO    ][3770] Executing state network.managed for ens2f0.80
2018-03-07 02:51:41,616 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025142667695
2018-03-07 02:51:41,623 [salt.minion      ][INFO    ][6055] Starting a new job with PID 6055
2018-03-07 02:51:41,635 [salt.minion      ][INFO    ][6055] Returning information for job: 20180307025142667695
2018-03-07 02:51:41,687 [salt.state       ][INFO    ][3770] Interface ens2f0.80 is up to date.
2018-03-07 02:51:41,688 [salt.state       ][INFO    ][3770] Completed state [ens2f0.80] at time 02:51:41.688045 duration_in_ms=656.542
2018-03-07 02:51:41,689 [salt.state       ][INFO    ][3770] Running state [br-mgmt] at time 02:51:41.689426
2018-03-07 02:51:41,689 [salt.state       ][INFO    ][3770] Executing state network.managed for br-mgmt
2018-03-07 02:51:41,697 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:51:41,711 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-07 02:51:41,921 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:51:42,611 [salt.state       ][INFO    ][3770] Interface br-mgmt is up to date.
2018-03-07 02:51:42,611 [salt.state       ][INFO    ][3770] Completed state [br-mgmt] at time 02:51:42.611372 duration_in_ms=921.945
2018-03-07 02:51:42,612 [salt.state       ][INFO    ][3770] Running state [br-ex] at time 02:51:42.612726
2018-03-07 02:51:42,612 [salt.state       ][INFO    ][3770] Executing state network.managed for br-ex
2018-03-07 02:51:42,621 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:51:42,634 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-07 02:51:42,851 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:51:43,492 [salt.state       ][INFO    ][3770] Interface br-ex is up to date.
2018-03-07 02:51:43,493 [salt.state       ][INFO    ][3770] Completed state [br-ex] at time 02:51:43.493045 duration_in_ms=880.318
2018-03-07 02:51:43,493 [salt.state       ][INFO    ][3770] Running state [/etc/profile.d/proxy.sh] at time 02:51:43.493315
2018-03-07 02:51:43,493 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-07 02:51:43,493 [salt.state       ][INFO    ][3770] File /etc/profile.d/proxy.sh is not present
2018-03-07 02:51:43,494 [salt.state       ][INFO    ][3770] Completed state [/etc/profile.d/proxy.sh] at time 02:51:43.494097 duration_in_ms=0.782
2018-03-07 02:51:43,494 [salt.state       ][INFO    ][3770] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:51:43.494319
2018-03-07 02:51:43,494 [salt.state       ][INFO    ][3770] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-07 02:51:43,494 [salt.state       ][INFO    ][3770] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-07 02:51:43,494 [salt.state       ][INFO    ][3770] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:51:43.494868 duration_in_ms=0.549
2018-03-07 02:51:43,495 [salt.state       ][INFO    ][3770] Running state [ntp] at time 02:51:43.495050
2018-03-07 02:51:43,495 [salt.state       ][INFO    ][3770] Executing state pkg.installed for ntp
2018-03-07 02:51:43,500 [salt.state       ][INFO    ][3770] All specified packages are already installed
2018-03-07 02:51:43,501 [salt.state       ][INFO    ][3770] Completed state [ntp] at time 02:51:43.501099 duration_in_ms=6.049
2018-03-07 02:51:43,502 [salt.state       ][INFO    ][3770] Running state [/etc/ntp.conf] at time 02:51:43.502343
2018-03-07 02:51:43,502 [salt.state       ][INFO    ][3770] Executing state file.managed for /etc/ntp.conf
2018-03-07 02:51:43,528 [salt.fileclient  ][INFO    ][3770] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-03-07 02:51:43,558 [salt.state       ][INFO    ][3770] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Specify one or more NTP servers.
-
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-# pools
-pool ntp.ubuntu.com iburst
-
-# Use Ubuntu's ntp server as a fallback.
-# pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
-
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log

2018-03-07 02:51:43,558 [salt.state       ][INFO    ][3770] Completed state [/etc/ntp.conf] at time 02:51:43.558606 duration_in_ms=56.264
2018-03-07 02:51:43,559 [salt.state       ][INFO    ][3770] Running state [ntp] at time 02:51:43.559733
2018-03-07 02:51:43,559 [salt.state       ][INFO    ][3770] Executing state service.running for ntp
2018-03-07 02:51:43,560 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-07 02:51:43,568 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-07 02:51:43,576 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-07 02:51:43,585 [salt.state       ][INFO    ][3770] The service ntp is already running
2018-03-07 02:51:43,585 [salt.state       ][INFO    ][3770] Completed state [ntp] at time 02:51:43.585357 duration_in_ms=25.624
2018-03-07 02:51:43,585 [salt.state       ][INFO    ][3770] Running state [ntp] at time 02:51:43.585597
2018-03-07 02:51:43,585 [salt.state       ][INFO    ][3770] Executing state service.mod_watch for ntp
2018-03-07 02:51:43,586 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-07 02:51:43,593 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-07 02:51:43,603 [salt.loaded.int.module.cmdmod][INFO    ][3770] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-03-07 02:51:43,639 [salt.state       ][INFO    ][3770] {'ntp': True}
2018-03-07 02:51:43,639 [salt.state       ][INFO    ][3770] Completed state [ntp] at time 02:51:43.639886 duration_in_ms=54.288
2018-03-07 02:51:43,643 [salt.minion      ][INFO    ][3770] Returning information for job: 20180307025122335052
2018-03-07 02:52:01,737 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command pkg.upgrade with jid 20180307025203101207
2018-03-07 02:52:01,758 [salt.minion      ][INFO    ][6338] Starting a new job with PID 6338
2018-03-07 02:52:01,784 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6338] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:02,112 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6338] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-03-07 02:52:09,378 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6338] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:09,425 [salt.minion      ][INFO    ][6338] Returning information for job: 20180307025203101207
2018-03-07 02:52:10,971 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.sls with jid 20180307025212337541
2018-03-07 02:52:10,988 [salt.minion      ][INFO    ][7193] Starting a new job with PID 7193
2018-03-07 02:52:13,568 [salt.state       ][INFO    ][7193] Loading fresh modules for state activity
2018-03-07 02:52:13,625 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-03-07 02:52:13,662 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-03-07 02:52:13,682 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-03-07 02:52:13,716 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-03-07 02:52:13,778 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-03-07 02:52:13,837 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-03-07 02:52:14,219 [salt.state       ][INFO    ][7193] Running state [libvirt-bin] at time 02:52:14.219573
2018-03-07 02:52:14,219 [salt.state       ][INFO    ][7193] Executing state pkg.installed for libvirt-bin
2018-03-07 02:52:14,220 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:14,519 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-03-07 02:52:14,599 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 02:52:16,567 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:52:16,593 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2018-03-07 02:52:21,073 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025222431600
2018-03-07 02:52:21,090 [salt.minion      ][INFO    ][7915] Starting a new job with PID 7915
2018-03-07 02:52:21,113 [salt.minion      ][INFO    ][7915] Returning information for job: 20180307025222431600
2018-03-07 02:52:30,676 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:30,731 [salt.state       ][INFO    ][7193] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.1'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.8'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-03-07 02:52:30,750 [salt.state       ][INFO    ][7193] Loading fresh modules for state activity
2018-03-07 02:52:30,774 [salt.state       ][INFO    ][7193] Completed state [libvirt-bin] at time 02:52:30.774947 duration_in_ms=16555.373
2018-03-07 02:52:30,780 [salt.state       ][INFO    ][7193] Running state [pm-utils] at time 02:52:30.780917
2018-03-07 02:52:30,781 [salt.state       ][INFO    ][7193] Executing state pkg.installed for pm-utils
2018-03-07 02:52:31,144 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:52:31,169 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2018-03-07 02:52:31,595 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025232641057
2018-03-07 02:52:31,611 [salt.minion      ][INFO    ][10141] Starting a new job with PID 10141
2018-03-07 02:52:31,629 [salt.minion      ][INFO    ][10141] Returning information for job: 20180307025232641057
2018-03-07 02:52:33,212 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:33,271 [salt.state       ][INFO    ][7193] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2018-03-07 02:52:33,290 [salt.state       ][INFO    ][7193] Loading fresh modules for state activity
2018-03-07 02:52:33,377 [salt.state       ][INFO    ][7193] Completed state [pm-utils] at time 02:52:33.377624 duration_in_ms=2596.706
2018-03-07 02:52:33,383 [salt.state       ][INFO    ][7193] Running state [libvirt0] at time 02:52:33.383220
2018-03-07 02:52:33,383 [salt.state       ][INFO    ][7193] Executing state pkg.installed for libvirt0
2018-03-07 02:52:33,707 [salt.state       ][INFO    ][7193] All specified packages are already installed
2018-03-07 02:52:33,707 [salt.state       ][INFO    ][7193] Completed state [libvirt0] at time 02:52:33.707297 duration_in_ms=324.076
2018-03-07 02:52:33,707 [salt.state       ][INFO    ][7193] Running state [python-libvirt] at time 02:52:33.707530
2018-03-07 02:52:33,707 [salt.state       ][INFO    ][7193] Executing state pkg.installed for python-libvirt
2018-03-07 02:52:33,723 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:52:33,746 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2018-03-07 02:52:35,235 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:35,286 [salt.state       ][INFO    ][7193] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-03-07 02:52:35,298 [salt.state       ][INFO    ][7193] Loading fresh modules for state activity
2018-03-07 02:52:35,362 [salt.state       ][INFO    ][7193] Completed state [python-libvirt] at time 02:52:35.362549 duration_in_ms=1655.018
2018-03-07 02:52:35,377 [salt.state       ][INFO    ][7193] Running state [qemu-kvm] at time 02:52:35.377179
2018-03-07 02:52:35,378 [salt.state       ][INFO    ][7193] Executing state pkg.installed for qemu-kvm
2018-03-07 02:52:35,721 [salt.state       ][INFO    ][7193] All specified packages are already installed
2018-03-07 02:52:35,721 [salt.state       ][INFO    ][7193] Completed state [qemu-kvm] at time 02:52:35.721797 duration_in_ms=344.618
2018-03-07 02:52:35,722 [salt.state       ][INFO    ][7193] Running state [qemu-utils] at time 02:52:35.722048
2018-03-07 02:52:35,722 [salt.state       ][INFO    ][7193] Executing state pkg.installed for qemu-utils
2018-03-07 02:52:35,727 [salt.state       ][INFO    ][7193] All specified packages are already installed
2018-03-07 02:52:35,727 [salt.state       ][INFO    ][7193] Completed state [qemu-utils] at time 02:52:35.727767 duration_in_ms=5.719
2018-03-07 02:52:35,729 [salt.state       ][INFO    ][7193] Running state [/etc/libvirt/libvirtd.conf] at time 02:52:35.729211
2018-03-07 02:52:35,729 [salt.state       ][INFO    ][7193] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-03-07 02:52:35,769 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-03-07 02:52:35,806 [salt.state       ][INFO    ][7193] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -377,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -390,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2018-03-07 02:52:35,807 [salt.state       ][INFO    ][7193] Completed state [/etc/libvirt/libvirtd.conf] at time 02:52:35.807008 duration_in_ms=77.797
2018-03-07 02:52:35,807 [salt.state       ][INFO    ][7193] Running state [/etc/default/libvirtd] at time 02:52:35.807287
2018-03-07 02:52:35,807 [salt.state       ][INFO    ][7193] Executing state file.managed for /etc/default/libvirtd
2018-03-07 02:52:35,837 [salt.fileclient  ][INFO    ][7193] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-03-07 02:52:35,843 [salt.state       ][INFO    ][7193] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2018-03-07 02:52:35,843 [salt.state       ][INFO    ][7193] Completed state [/etc/default/libvirtd] at time 02:52:35.843463 duration_in_ms=36.176
2018-03-07 02:52:35,844 [salt.state       ][INFO    ][7193] Running state [service.systemctl_reload] at time 02:52:35.844410
2018-03-07 02:52:35,844 [salt.state       ][INFO    ][7193] Executing state module.wait for service.systemctl_reload
2018-03-07 02:52:35,844 [salt.state       ][INFO    ][7193] No changes made for service.systemctl_reload
2018-03-07 02:52:35,844 [salt.state       ][INFO    ][7193] Completed state [service.systemctl_reload] at time 02:52:35.844911 duration_in_ms=0.501
2018-03-07 02:52:35,845 [salt.state       ][INFO    ][7193] Running state [service.systemctl_reload] at time 02:52:35.845054
2018-03-07 02:52:35,845 [salt.state       ][INFO    ][7193] Executing state module.mod_watch for service.systemctl_reload
2018-03-07 02:52:35,846 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-07 02:52:35,948 [salt.state       ][INFO    ][7193] {'ret': True}
2018-03-07 02:52:35,948 [salt.state       ][INFO    ][7193] Completed state [service.systemctl_reload] at time 02:52:35.948653 duration_in_ms=103.598
2018-03-07 02:52:35,953 [salt.state       ][INFO    ][7193] Running state [/etc/libvirt/qemu/networks/default.xml] at time 02:52:35.953191
2018-03-07 02:52:35,955 [salt.state       ][INFO    ][7193] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-03-07 02:52:35,955 [salt.state       ][INFO    ][7193] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-03-07 02:52:35,956 [salt.state       ][INFO    ][7193] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 02:52:35.956409 duration_in_ms=3.218
2018-03-07 02:52:35,957 [salt.state       ][INFO    ][7193] Running state [libvirtd] at time 02:52:35.957135
2018-03-07 02:52:35,958 [salt.state       ][INFO    ][7193] Executing state service.running for libvirtd
2018-03-07 02:52:35,959 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-03-07 02:52:35,974 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-07 02:52:35,985 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-07 02:52:35,996 [salt.state       ][INFO    ][7193] The service libvirtd is already running
2018-03-07 02:52:35,997 [salt.state       ][INFO    ][7193] Completed state [libvirtd] at time 02:52:35.996960 duration_in_ms=39.825
2018-03-07 02:52:35,997 [salt.state       ][INFO    ][7193] Running state [libvirtd] at time 02:52:35.997300
2018-03-07 02:52:35,998 [salt.state       ][INFO    ][7193] Executing state service.mod_watch for libvirtd
2018-03-07 02:52:35,999 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-07 02:52:36,010 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-07 02:52:36,023 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-03-07 02:52:36,118 [salt.state       ][INFO    ][7193] {'libvirtd': True}
2018-03-07 02:52:36,118 [salt.state       ][INFO    ][7193] Completed state [libvirtd] at time 02:52:36.118908 duration_in_ms=121.608
2018-03-07 02:52:36,120 [salt.state       ][INFO    ][7193] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 02:52:36.120886
2018-03-07 02:52:36,121 [salt.state       ][INFO    ][7193] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-03-07 02:52:36,122 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-03-07 02:52:37,266 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-03-07 02:52:37,570 [salt.state       ][INFO    ][7193] {'pid': 10963, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-03-07 02:52:37,570 [salt.state       ][INFO    ][7193] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 02:52:37.570734 duration_in_ms=1449.847
2018-03-07 02:52:37,571 [salt.state       ][INFO    ][7193] Running state [virsh net-autostart default --disable] at time 02:52:37.571358
2018-03-07 02:52:37,571 [salt.state       ][INFO    ][7193] Executing state cmd.run for virsh net-autostart default --disable
2018-03-07 02:52:37,573 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-03-07 02:52:37,607 [salt.state       ][INFO    ][7193] onlyif execution failed
2018-03-07 02:52:37,608 [salt.state       ][INFO    ][7193] Completed state [virsh net-autostart default --disable] at time 02:52:37.608118 duration_in_ms=36.762
2018-03-07 02:52:37,608 [salt.state       ][INFO    ][7193] Running state [virsh net-destroy default] at time 02:52:37.608666
2018-03-07 02:52:37,608 [salt.state       ][INFO    ][7193] Executing state cmd.run for virsh net-destroy default
2018-03-07 02:52:37,609 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-03-07 02:52:37,637 [salt.state       ][INFO    ][7193] onlyif execution failed
2018-03-07 02:52:37,638 [salt.state       ][INFO    ][7193] Completed state [virsh net-destroy default] at time 02:52:37.638044 duration_in_ms=29.378
2018-03-07 02:52:37,638 [salt.state       ][INFO    ][7193] Running state [echo 'No pool is defined'] at time 02:52:37.638336
2018-03-07 02:52:37,638 [salt.state       ][INFO    ][7193] Executing state cmd.run for echo 'No pool is defined'
2018-03-07 02:52:37,639 [salt.loaded.int.module.cmdmod][INFO    ][7193] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-03-07 02:52:37,651 [salt.state       ][INFO    ][7193] {'pid': 11002, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-03-07 02:52:37,651 [salt.state       ][INFO    ][7193] Completed state [echo 'No pool is defined'] at time 02:52:37.651826 duration_in_ms=13.491
2018-03-07 02:52:37,654 [salt.minion      ][INFO    ][7193] Returning information for job: 20180307025212337541
2018-03-07 02:52:40,179 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.apply with jid 20180307025241545294
2018-03-07 02:52:40,200 [salt.minion      ][INFO    ][11007] Starting a new job with PID 11007
2018-03-07 02:52:42,871 [salt.state       ][INFO    ][11007] Loading fresh modules for state activity
2018-03-07 02:52:42,912 [salt.fileclient  ][INFO    ][11007] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-03-07 02:52:43,295 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:52:43,313 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:52:43,400 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:52:43,630 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:52:44,428 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:52:44,446 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:52:44,530 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:52:44,745 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:52:45,396 [salt.fileclient  ][INFO    ][11007] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-03-07 02:52:45,421 [salt.fileclient  ][INFO    ][11007] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-03-07 02:52:45,943 [salt.state       ][INFO    ][11007] Running state [salt-minion] at time 02:52:45.943355
2018-03-07 02:52:45,943 [salt.state       ][INFO    ][11007] Executing state pkg.installed for salt-minion
2018-03-07 02:52:45,944 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:52:46,244 [salt.state       ][INFO    ][11007] All specified packages are already installed
2018-03-07 02:52:46,245 [salt.state       ][INFO    ][11007] Completed state [salt-minion] at time 02:52:46.245149 duration_in_ms=301.793
2018-03-07 02:52:46,245 [salt.state       ][INFO    ][11007] Running state [salt_minion_dependency_packages] at time 02:52:46.245449
2018-03-07 02:52:46,246 [salt.state       ][INFO    ][11007] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-07 02:52:46,251 [salt.state       ][INFO    ][11007] All specified packages are already installed
2018-03-07 02:52:46,251 [salt.state       ][INFO    ][11007] Completed state [salt_minion_dependency_packages] at time 02:52:46.251276 duration_in_ms=5.828
2018-03-07 02:52:46,253 [salt.state       ][INFO    ][11007] Running state [/etc/salt/minion.d/minion.conf] at time 02:52:46.253304
2018-03-07 02:52:46,253 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-07 02:52:46,446 [salt.state       ][INFO    ][11007] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-07 02:52:46,447 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/minion.d/minion.conf] at time 02:52:46.447094 duration_in_ms=193.79
2018-03-07 02:52:46,447 [salt.state       ][INFO    ][11007] Running state [/etc/salt/minion.d/_virt.conf] at time 02:52:46.447418
2018-03-07 02:52:46,447 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-07 02:52:46,448 [salt.state       ][INFO    ][11007] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-07 02:52:46,448 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/minion.d/_virt.conf] at time 02:52:46.448263 duration_in_ms=0.845
2018-03-07 02:52:46,450 [salt.state       ][INFO    ][11007] Running state [salt-minion] at time 02:52:46.450146
2018-03-07 02:52:46,450 [salt.state       ][INFO    ][11007] Executing state service.running for salt-minion
2018-03-07 02:52:46,450 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-07 02:52:46,479 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-07 02:52:46,492 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-07 02:52:46,506 [salt.state       ][INFO    ][11007] The service salt-minion is already running
2018-03-07 02:52:46,507 [salt.state       ][INFO    ][11007] Completed state [salt-minion] at time 02:52:46.507123 duration_in_ms=56.974
2018-03-07 02:52:46,511 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains.d] at time 02:52:46.511148
2018-03-07 02:52:46,511 [salt.state       ][INFO    ][11007] Executing state file.directory for /etc/salt/grains.d
2018-03-07 02:52:46,512 [salt.state       ][INFO    ][11007] Directory /etc/salt/grains.d is in the correct state
2018-03-07 02:52:46,513 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains.d] at time 02:52:46.513156 duration_in_ms=2.008
2018-03-07 02:52:46,515 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains] at time 02:52:46.515183
2018-03-07 02:52:46,515 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/grains
2018-03-07 02:52:46,516 [salt.state       ][INFO    ][11007] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-07 02:52:46,516 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains] at time 02:52:46.516639 duration_in_ms=1.455
2018-03-07 02:52:46,517 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains.d/placeholder] at time 02:52:46.517895
2018-03-07 02:52:46,518 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-07 02:52:46,518 [salt.state       ][INFO    ][11007] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-07 02:52:46,518 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains.d/placeholder] at time 02:52:46.518741 duration_in_ms=0.847
2018-03-07 02:52:46,519 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains.d/sphinx] at time 02:52:46.519053
2018-03-07 02:52:46,519 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-07 02:52:46,520 [salt.state       ][INFO    ][11007] File changed:
--- 
+++ 
@@ -47,7 +47,9 @@
               name: IP Addresses
               value:
               - 127.0.0.1
+              - 192.168.10.12
               - 192.168.11.11
+              - 192.168.122.1
         system:
           name: System
           param:

2018-03-07 02:52:46,520 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains.d/sphinx] at time 02:52:46.520728 duration_in_ms=1.675
2018-03-07 02:52:46,522 [salt.state       ][INFO    ][11007] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.521360
2018-03-07 02:52:46,522 [salt.state       ][INFO    ][11007] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,522 [salt.state       ][INFO    ][11007] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,522 [salt.state       ][INFO    ][11007] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.522761 duration_in_ms=1.4
2018-03-07 02:52:46,522 [salt.state       ][INFO    ][11007] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.522898
2018-03-07 02:52:46,523 [salt.state       ][INFO    ][11007] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,523 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-07 02:52:46,612 [salt.state       ][INFO    ][11007] {'pid': 11065, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-07 02:52:46,613 [salt.state       ][INFO    ][11007] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.613326 duration_in_ms=90.427
2018-03-07 02:52:46,614 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains.d/dns_records] at time 02:52:46.614757
2018-03-07 02:52:46,615 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-07 02:52:46,617 [salt.state       ][INFO    ][11007] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-07 02:52:46,618 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains.d/dns_records] at time 02:52:46.617973 duration_in_ms=3.216
2018-03-07 02:52:46,619 [salt.state       ][INFO    ][11007] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.619547
2018-03-07 02:52:46,619 [salt.state       ][INFO    ][11007] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,620 [salt.state       ][INFO    ][11007] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,620 [salt.state       ][INFO    ][11007] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.620497 duration_in_ms=0.95
2018-03-07 02:52:46,621 [salt.state       ][INFO    ][11007] Running state [/etc/salt/grains.d/salt] at time 02:52:46.621104
2018-03-07 02:52:46,621 [salt.state       ][INFO    ][11007] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-07 02:52:46,622 [salt.state       ][INFO    ][11007] File /etc/salt/grains.d/salt is in the correct state
2018-03-07 02:52:46,622 [salt.state       ][INFO    ][11007] Completed state [/etc/salt/grains.d/salt] at time 02:52:46.622887 duration_in_ms=1.784
2018-03-07 02:52:46,624 [salt.state       ][INFO    ][11007] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.624357
2018-03-07 02:52:46,624 [salt.state       ][INFO    ][11007] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,625 [salt.state       ][INFO    ][11007] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:52:46,625 [salt.state       ][INFO    ][11007] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:52:46.625282 duration_in_ms=0.925
2018-03-07 02:52:46,628 [salt.state       ][INFO    ][11007] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:52:46.628218
2018-03-07 02:52:46,628 [salt.state       ][INFO    ][11007] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:52:46,628 [salt.state       ][INFO    ][11007] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:52:46,630 [salt.state       ][INFO    ][11007] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:52:46.630340 duration_in_ms=2.122
2018-03-07 02:52:46,630 [salt.state       ][INFO    ][11007] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:52:46.630508
2018-03-07 02:52:46,630 [salt.state       ][INFO    ][11007] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:52:46,632 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-07 02:52:46,643 [salt.state       ][INFO    ][11007] {'pid': 11067, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-07 02:52:46,644 [salt.state       ][INFO    ][11007] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:52:46.644516 duration_in_ms=14.007
2018-03-07 02:52:46,646 [salt.state       ][INFO    ][11007] Running state [mine.update] at time 02:52:46.646314
2018-03-07 02:52:46,646 [salt.state       ][INFO    ][11007] Executing state module.wait for mine.update
2018-03-07 02:52:46,647 [salt.state       ][INFO    ][11007] No changes made for mine.update
2018-03-07 02:52:46,647 [salt.state       ][INFO    ][11007] Completed state [mine.update] at time 02:52:46.647381 duration_in_ms=1.067
2018-03-07 02:52:46,647 [salt.state       ][INFO    ][11007] Running state [mine.update] at time 02:52:46.647664
2018-03-07 02:52:46,647 [salt.state       ][INFO    ][11007] Executing state module.mod_watch for mine.update
2018-03-07 02:52:47,186 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:52:47,186 [salt.state       ][INFO    ][11007] Completed state [mine.update] at time 02:52:47.186776 duration_in_ms=539.111
2018-03-07 02:52:47,187 [salt.state       ][INFO    ][11007] Running state [ca-certificates] at time 02:52:47.187296
2018-03-07 02:52:47,187 [salt.state       ][INFO    ][11007] Executing state pkg.installed for ca-certificates
2018-03-07 02:52:47,200 [salt.state       ][INFO    ][11007] All specified packages are already installed
2018-03-07 02:52:47,200 [salt.state       ][INFO    ][11007] Completed state [ca-certificates] at time 02:52:47.200185 duration_in_ms=12.89
2018-03-07 02:52:47,200 [salt.state       ][INFO    ][11007] Running state [update-ca-certificates] at time 02:52:47.200704
2018-03-07 02:52:47,200 [salt.state       ][INFO    ][11007] Executing state cmd.wait for update-ca-certificates
2018-03-07 02:52:47,201 [salt.state       ][INFO    ][11007] No changes made for update-ca-certificates
2018-03-07 02:52:47,201 [salt.state       ][INFO    ][11007] Completed state [update-ca-certificates] at time 02:52:47.201188 duration_in_ms=0.484
2018-03-07 02:52:47,201 [salt.state       ][INFO    ][11007] Running state [libvirt-dev] at time 02:52:47.201342
2018-03-07 02:52:47,201 [salt.state       ][INFO    ][11007] Executing state pkg.installed for libvirt-dev
2018-03-07 02:52:47,218 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-03-07 02:52:47,284 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 02:52:49,241 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 02:52:49,269 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2018-03-07 02:52:50,263 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025251624548
2018-03-07 02:52:50,282 [salt.minion      ][INFO    ][11442] Starting a new job with PID 11442
2018-03-07 02:52:50,304 [salt.minion      ][INFO    ][11442] Returning information for job: 20180307025251624548
2018-03-07 02:53:00,483 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025301848560
2018-03-07 02:53:00,495 [salt.minion      ][INFO    ][16537] Starting a new job with PID 16537
2018-03-07 02:53:00,519 [salt.minion      ][INFO    ][16537] Returning information for job: 20180307025301848560
2018-03-07 02:53:01,388 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:53:01,450 [salt.state       ][INFO    ][11007] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-116.140'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2018-03-07 02:53:01,486 [salt.state       ][INFO    ][11007] Loading fresh modules for state activity
2018-03-07 02:53:01,518 [salt.state       ][INFO    ][11007] Completed state [libvirt-dev] at time 02:53:01.518042 duration_in_ms=14316.7
2018-03-07 02:53:01,523 [salt.state       ][INFO    ][11007] Running state [pkg-config] at time 02:53:01.523747
2018-03-07 02:53:01,523 [salt.state       ][INFO    ][11007] Executing state pkg.installed for pkg-config
2018-03-07 02:53:01,859 [salt.state       ][INFO    ][11007] All specified packages are already installed
2018-03-07 02:53:01,859 [salt.state       ][INFO    ][11007] Completed state [pkg-config] at time 02:53:01.859925 duration_in_ms=336.176
2018-03-07 02:53:01,860 [salt.state       ][INFO    ][11007] Running state [virtng.init] at time 02:53:01.860519
2018-03-07 02:53:01,860 [salt.state       ][INFO    ][11007] Executing state module.run for virtng.init
2018-03-07 02:53:01,926 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command ['git', '--version'] in directory '/root'
2018-03-07 02:53:01,996 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:10,503 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025311868750
2018-03-07 02:53:10,517 [salt.minion      ][INFO    ][16626] Starting a new job with PID 16626
2018-03-07 02:53:10,536 [salt.minion      ][INFO    ][16626] Returning information for job: 20180307025311868750
2018-03-07 02:53:20,713 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025322081351
2018-03-07 02:53:20,727 [salt.minion      ][INFO    ][16631] Starting a new job with PID 16631
2018-03-07 02:53:20,748 [salt.minion      ][INFO    ][16631] Returning information for job: 20180307025322081351
2018-03-07 02:53:30,920 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025332288376
2018-03-07 02:53:30,936 [salt.minion      ][INFO    ][16636] Starting a new job with PID 16636
2018-03-07 02:53:30,955 [salt.minion      ][INFO    ][16636] Returning information for job: 20180307025332288376
2018-03-07 02:53:31,388 [salt.fileclient  ][INFO    ][11007] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-03-07 02:53:32,787 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-07 02:53:32,828 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:32,887 [salt.loaded.int.module.cmdmod][ERROR   ][11007] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-07 02:53:32,887 [salt.loaded.int.module.cmdmod][ERROR   ][11007] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-07 02:53:32,888 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-07 02:53:32,942 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:32,970 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-07 02:53:34,072 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-07 02:53:34,783 [salt.loaded.ext.module.seedng][INFO    ][11007] salt-minion pre-installed on image, configuring as mdb02.mcp-pike-odl-ha.local
2018-03-07 02:53:34,792 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -l' in directory '/root'
2018-03-07 02:53:34,814 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-07 02:53:34,871 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:35,758 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:35,759 [salt.state       ][INFO    ][11007] Completed state [virtng.init] at time 02:53:35.759371 duration_in_ms=33898.841
2018-03-07 02:53:35,760 [salt.state       ][INFO    ][11007] Running state [virt.set_autostart] at time 02:53:35.760008
2018-03-07 02:53:35,760 [salt.state       ][INFO    ][11007] Executing state module.run for virt.set_autostart
2018-03-07 02:53:35,769 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:35,807 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:35,808 [salt.state       ][INFO    ][11007] Completed state [virt.set_autostart] at time 02:53:35.807992 duration_in_ms=47.984
2018-03-07 02:53:35,808 [salt.state       ][INFO    ][11007] Running state [virtng.init] at time 02:53:35.808371
2018-03-07 02:53:35,808 [salt.state       ][INFO    ][11007] Executing state module.run for virtng.init
2018-03-07 02:53:35,818 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:41,146 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025342510022
2018-03-07 02:53:41,157 [salt.minion      ][INFO    ][17048] Starting a new job with PID 17048
2018-03-07 02:53:41,171 [salt.minion      ][INFO    ][17048] Returning information for job: 20180307025342510022
2018-03-07 02:53:42,032 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-07 02:53:42,043 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:42,058 [salt.loaded.int.module.cmdmod][ERROR   ][11007] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-07 02:53:42,058 [salt.loaded.int.module.cmdmod][ERROR   ][11007] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-07 02:53:42,058 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-07 02:53:42,083 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:42,102 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-07 02:53:43,174 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-07 02:53:43,844 [salt.loaded.ext.module.seedng][INFO    ][11007] salt-minion pre-installed on image, configuring as dbs02.mcp-pike-odl-ha.local
2018-03-07 02:53:43,850 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -l' in directory '/root'
2018-03-07 02:53:43,873 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-07 02:53:43,915 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:44,782 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:44,783 [salt.state       ][INFO    ][11007] Completed state [virtng.init] at time 02:53:44.782960 duration_in_ms=8974.589
2018-03-07 02:53:44,783 [salt.state       ][INFO    ][11007] Running state [virt.set_autostart] at time 02:53:44.783861
2018-03-07 02:53:44,784 [salt.state       ][INFO    ][11007] Executing state module.run for virt.set_autostart
2018-03-07 02:53:44,791 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:44,825 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:44,826 [salt.state       ][INFO    ][11007] Completed state [virt.set_autostart] at time 02:53:44.826010 duration_in_ms=42.149
2018-03-07 02:53:44,826 [salt.state       ][INFO    ][11007] Running state [virtng.init] at time 02:53:44.826602
2018-03-07 02:53:44,826 [salt.state       ][INFO    ][11007] Executing state module.run for virtng.init
2018-03-07 02:53:44,835 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:51,328 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025352695135
2018-03-07 02:53:51,339 [salt.minion      ][INFO    ][17351] Starting a new job with PID 17351
2018-03-07 02:53:51,358 [salt.minion      ][INFO    ][17351] Returning information for job: 20180307025352695135
2018-03-07 02:53:51,866 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-07 02:53:51,878 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:51,886 [salt.loaded.int.module.cmdmod][ERROR   ][11007] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-07 02:53:51,886 [salt.loaded.int.module.cmdmod][ERROR   ][11007] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-07 02:53:51,887 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-07 02:53:51,904 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:51,919 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-07 02:53:52,994 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-07 02:53:53,731 [salt.loaded.ext.module.seedng][INFO    ][11007] salt-minion pre-installed on image, configuring as odl01.mcp-pike-odl-ha.local
2018-03-07 02:53:53,740 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -l' in directory '/root'
2018-03-07 02:53:53,753 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-07 02:53:53,798 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-07 02:53:54,621 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:54,622 [salt.state       ][INFO    ][11007] Completed state [virtng.init] at time 02:53:54.622601 duration_in_ms=9795.998
2018-03-07 02:53:54,623 [salt.state       ][INFO    ][11007] Running state [virt.set_autostart] at time 02:53:54.623231
2018-03-07 02:53:54,623 [salt.state       ][INFO    ][11007] Executing state module.run for virt.set_autostart
2018-03-07 02:53:54,631 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:53:54,666 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:53:54,667 [salt.state       ][INFO    ][11007] Completed state [virt.set_autostart] at time 02:53:54.667036 duration_in_ms=43.804
2018-03-07 02:53:54,667 [salt.state       ][INFO    ][11007] Running state [virtng.init] at time 02:53:54.667627
2018-03-07 02:53:54,667 [salt.state       ][INFO    ][11007] Executing state module.run for virtng.init
2018-03-07 02:53:54,676 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:01,367 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025402732019
2018-03-07 02:54:01,380 [salt.minion      ][INFO    ][17652] Starting a new job with PID 17652
2018-03-07 02:54:01,395 [salt.minion      ][INFO    ][17652] Returning information for job: 20180307025402732019
2018-03-07 02:54:01,507 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-07 02:54:01,519 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:01,530 [salt.loaded.int.module.cmdmod][ERROR   ][11007] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-07 02:54:01,530 [salt.loaded.int.module.cmdmod][ERROR   ][11007] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-07 02:54:01,530 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-07 02:54:01,547 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:01,561 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-07 02:54:02,658 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-07 02:54:03,372 [salt.loaded.ext.module.seedng][INFO    ][11007] salt-minion pre-installed on image, configuring as ctl02.mcp-pike-odl-ha.local
2018-03-07 02:54:03,382 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -l' in directory '/root'
2018-03-07 02:54:03,402 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-07 02:54:03,455 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:04,268 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:54:04,268 [salt.state       ][INFO    ][11007] Completed state [virtng.init] at time 02:54:04.268906 duration_in_ms=9601.278
2018-03-07 02:54:04,269 [salt.state       ][INFO    ][11007] Running state [virt.set_autostart] at time 02:54:04.269309
2018-03-07 02:54:04,269 [salt.state       ][INFO    ][11007] Executing state module.run for virt.set_autostart
2018-03-07 02:54:04,277 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:04,318 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:54:04,319 [salt.state       ][INFO    ][11007] Completed state [virt.set_autostart] at time 02:54:04.319351 duration_in_ms=50.042
2018-03-07 02:54:04,319 [salt.state       ][INFO    ][11007] Running state [virtng.init] at time 02:54:04.319760
2018-03-07 02:54:04,320 [salt.state       ][INFO    ][11007] Executing state module.run for virtng.init
2018-03-07 02:54:04,328 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:11,213 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-07 02:54:11,228 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:11,237 [salt.loaded.int.module.cmdmod][ERROR   ][11007] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-07 02:54:11,238 [salt.loaded.int.module.cmdmod][ERROR   ][11007] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-07 02:54:11,238 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-07 02:54:11,255 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:11,268 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-07 02:54:11,530 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307025412895077
2018-03-07 02:54:11,546 [salt.minion      ][INFO    ][17977] Starting a new job with PID 17977
2018-03-07 02:54:11,568 [salt.minion      ][INFO    ][17977] Returning information for job: 20180307025412895077
2018-03-07 02:54:12,357 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-07 02:54:13,160 [salt.loaded.ext.module.seedng][INFO    ][11007] salt-minion pre-installed on image, configuring as msg02.mcp-pike-odl-ha.local
2018-03-07 02:54:13,170 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'mount -l' in directory '/root'
2018-03-07 02:54:13,188 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-07 02:54:13,233 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-07 02:54:14,062 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:54:14,063 [salt.state       ][INFO    ][11007] Completed state [virtng.init] at time 02:54:14.063311 duration_in_ms=9743.55
2018-03-07 02:54:14,063 [salt.state       ][INFO    ][11007] Running state [virt.set_autostart] at time 02:54:14.063844
2018-03-07 02:54:14,064 [salt.state       ][INFO    ][11007] Executing state module.run for virt.set_autostart
2018-03-07 02:54:14,077 [salt.loaded.int.module.cmdmod][INFO    ][11007] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:14,116 [salt.state       ][INFO    ][11007] {'ret': True}
2018-03-07 02:54:14,116 [salt.state       ][INFO    ][11007] Completed state [virt.set_autostart] at time 02:54:14.116725 duration_in_ms=52.881
2018-03-07 02:54:14,122 [salt.minion      ][INFO    ][11007] Returning information for job: 20180307025241545294
2018-03-07 02:54:18,552 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.sls with jid 20180307025419917852
2018-03-07 02:54:18,573 [salt.minion      ][INFO    ][18248] Starting a new job with PID 18248
2018-03-07 02:54:21,133 [salt.state       ][INFO    ][18248] Loading fresh modules for state activity
2018-03-07 02:54:21,694 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:54:21,707 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:54:21,786 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:54:22,011 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:54:22,848 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:54:22,868 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-07 02:54:22,950 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:54:23,156 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'salt-minion --version' in directory '/root'
2018-03-07 02:54:24,203 [salt.state       ][INFO    ][18248] Running state [salt-minion] at time 02:54:24.203166
2018-03-07 02:54:24,204 [salt.state       ][INFO    ][18248] Executing state pkg.installed for salt-minion
2018-03-07 02:54:24,204 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 02:54:24,528 [salt.state       ][INFO    ][18248] All specified packages are already installed
2018-03-07 02:54:24,528 [salt.state       ][INFO    ][18248] Completed state [salt-minion] at time 02:54:24.528740 duration_in_ms=325.573
2018-03-07 02:54:24,529 [salt.state       ][INFO    ][18248] Running state [salt_minion_dependency_packages] at time 02:54:24.528991
2018-03-07 02:54:24,529 [salt.state       ][INFO    ][18248] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-07 02:54:24,535 [salt.state       ][INFO    ][18248] All specified packages are already installed
2018-03-07 02:54:24,535 [salt.state       ][INFO    ][18248] Completed state [salt_minion_dependency_packages] at time 02:54:24.535795 duration_in_ms=6.804
2018-03-07 02:54:24,538 [salt.state       ][INFO    ][18248] Running state [/etc/salt/minion.d/minion.conf] at time 02:54:24.538173
2018-03-07 02:54:24,538 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-07 02:54:24,751 [salt.state       ][INFO    ][18248] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-07 02:54:24,751 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/minion.d/minion.conf] at time 02:54:24.751734 duration_in_ms=213.561
2018-03-07 02:54:24,752 [salt.state       ][INFO    ][18248] Running state [/etc/salt/minion.d/_virt.conf] at time 02:54:24.752104
2018-03-07 02:54:24,752 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-07 02:54:24,752 [salt.state       ][INFO    ][18248] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-07 02:54:24,753 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/minion.d/_virt.conf] at time 02:54:24.753105 duration_in_ms=1.002
2018-03-07 02:54:24,755 [salt.state       ][INFO    ][18248] Running state [salt-minion] at time 02:54:24.755030
2018-03-07 02:54:24,755 [salt.state       ][INFO    ][18248] Executing state service.running for salt-minion
2018-03-07 02:54:24,755 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-07 02:54:24,781 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-07 02:54:24,793 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-07 02:54:24,805 [salt.state       ][INFO    ][18248] The service salt-minion is already running
2018-03-07 02:54:24,805 [salt.state       ][INFO    ][18248] Completed state [salt-minion] at time 02:54:24.805650 duration_in_ms=50.62
2018-03-07 02:54:24,808 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains.d] at time 02:54:24.808025
2018-03-07 02:54:24,808 [salt.state       ][INFO    ][18248] Executing state file.directory for /etc/salt/grains.d
2018-03-07 02:54:24,809 [salt.state       ][INFO    ][18248] Directory /etc/salt/grains.d is in the correct state
2018-03-07 02:54:24,810 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains.d] at time 02:54:24.810690 duration_in_ms=2.666
2018-03-07 02:54:24,811 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains] at time 02:54:24.811617
2018-03-07 02:54:24,811 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/grains
2018-03-07 02:54:24,812 [salt.state       ][INFO    ][18248] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-07 02:54:24,812 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains] at time 02:54:24.812808 duration_in_ms=1.191
2018-03-07 02:54:24,813 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains.d/placeholder] at time 02:54:24.813751
2018-03-07 02:54:24,814 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-07 02:54:24,814 [salt.state       ][INFO    ][18248] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-07 02:54:24,814 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains.d/placeholder] at time 02:54:24.814912 duration_in_ms=1.161
2018-03-07 02:54:24,815 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains.d/sphinx] at time 02:54:24.815529
2018-03-07 02:54:24,815 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-07 02:54:24,818 [salt.state       ][INFO    ][18248] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.12
               - 192.168.11.11
-              - 192.168.122.1
         system:
           name: System
           param:

2018-03-07 02:54:24,818 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains.d/sphinx] at time 02:54:24.818756 duration_in_ms=3.227
2018-03-07 02:54:24,820 [salt.state       ][INFO    ][18248] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.819999
2018-03-07 02:54:24,820 [salt.state       ][INFO    ][18248] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,820 [salt.state       ][INFO    ][18248] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,821 [salt.state       ][INFO    ][18248] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.820964 duration_in_ms=0.965
2018-03-07 02:54:24,821 [salt.state       ][INFO    ][18248] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.821231
2018-03-07 02:54:24,822 [salt.state       ][INFO    ][18248] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,823 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-07 02:54:24,919 [salt.state       ][INFO    ][18248] {'pid': 18307, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-07 02:54:24,920 [salt.state       ][INFO    ][18248] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.919907 duration_in_ms=98.675
2018-03-07 02:54:24,921 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains.d/dns_records] at time 02:54:24.921299
2018-03-07 02:54:24,922 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-07 02:54:24,924 [salt.state       ][INFO    ][18248] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-07 02:54:24,925 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains.d/dns_records] at time 02:54:24.925177 duration_in_ms=3.879
2018-03-07 02:54:24,927 [salt.state       ][INFO    ][18248] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.926934
2018-03-07 02:54:24,927 [salt.state       ][INFO    ][18248] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,927 [salt.state       ][INFO    ][18248] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,928 [salt.state       ][INFO    ][18248] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.928219 duration_in_ms=1.285
2018-03-07 02:54:24,929 [salt.state       ][INFO    ][18248] Running state [/etc/salt/grains.d/salt] at time 02:54:24.929031
2018-03-07 02:54:24,930 [salt.state       ][INFO    ][18248] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-07 02:54:24,930 [salt.state       ][INFO    ][18248] File /etc/salt/grains.d/salt is in the correct state
2018-03-07 02:54:24,931 [salt.state       ][INFO    ][18248] Completed state [/etc/salt/grains.d/salt] at time 02:54:24.931121 duration_in_ms=2.091
2018-03-07 02:54:24,932 [salt.state       ][INFO    ][18248] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.932086
2018-03-07 02:54:24,932 [salt.state       ][INFO    ][18248] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,932 [salt.state       ][INFO    ][18248] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-07 02:54:24,932 [salt.state       ][INFO    ][18248] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:54:24.932630 duration_in_ms=0.543
2018-03-07 02:54:24,934 [salt.state       ][INFO    ][18248] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:54:24.934440
2018-03-07 02:54:24,934 [salt.state       ][INFO    ][18248] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:54:24,934 [salt.state       ][INFO    ][18248] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:54:24,935 [salt.state       ][INFO    ][18248] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:54:24.934999 duration_in_ms=0.559
2018-03-07 02:54:24,935 [salt.state       ][INFO    ][18248] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:54:24.935146
2018-03-07 02:54:24,936 [salt.state       ][INFO    ][18248] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-07 02:54:24,938 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-07 02:54:24,949 [salt.state       ][INFO    ][18248] {'pid': 18309, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-07 02:54:24,949 [salt.state       ][INFO    ][18248] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:54:24.949346 duration_in_ms=14.2
2018-03-07 02:54:24,950 [salt.state       ][INFO    ][18248] Running state [mine.update] at time 02:54:24.950044
2018-03-07 02:54:24,950 [salt.state       ][INFO    ][18248] Executing state module.wait for mine.update
2018-03-07 02:54:24,950 [salt.state       ][INFO    ][18248] No changes made for mine.update
2018-03-07 02:54:24,950 [salt.state       ][INFO    ][18248] Completed state [mine.update] at time 02:54:24.950915 duration_in_ms=0.871
2018-03-07 02:54:24,951 [salt.state       ][INFO    ][18248] Running state [mine.update] at time 02:54:24.951086
2018-03-07 02:54:24,951 [salt.state       ][INFO    ][18248] Executing state module.mod_watch for mine.update
2018-03-07 02:54:25,484 [salt.state       ][INFO    ][18248] {'ret': True}
2018-03-07 02:54:25,485 [salt.state       ][INFO    ][18248] Completed state [mine.update] at time 02:54:25.485022 duration_in_ms=533.935
2018-03-07 02:54:25,486 [salt.state       ][INFO    ][18248] Running state [ca-certificates] at time 02:54:25.485983
2018-03-07 02:54:25,486 [salt.state       ][INFO    ][18248] Executing state pkg.installed for ca-certificates
2018-03-07 02:54:25,501 [salt.state       ][INFO    ][18248] All specified packages are already installed
2018-03-07 02:54:25,501 [salt.state       ][INFO    ][18248] Completed state [ca-certificates] at time 02:54:25.501653 duration_in_ms=15.67
2018-03-07 02:54:25,502 [salt.state       ][INFO    ][18248] Running state [update-ca-certificates] at time 02:54:25.502303
2018-03-07 02:54:25,502 [salt.state       ][INFO    ][18248] Executing state cmd.wait for update-ca-certificates
2018-03-07 02:54:25,502 [salt.state       ][INFO    ][18248] No changes made for update-ca-certificates
2018-03-07 02:54:25,502 [salt.state       ][INFO    ][18248] Completed state [update-ca-certificates] at time 02:54:25.502842 duration_in_ms=0.54
2018-03-07 02:54:25,503 [salt.state       ][INFO    ][18248] Running state [libvirt-dev] at time 02:54:25.503010
2018-03-07 02:54:25,503 [salt.state       ][INFO    ][18248] Executing state pkg.installed for libvirt-dev
2018-03-07 02:54:25,510 [salt.state       ][INFO    ][18248] All specified packages are already installed
2018-03-07 02:54:25,510 [salt.state       ][INFO    ][18248] Completed state [libvirt-dev] at time 02:54:25.510451 duration_in_ms=7.441
2018-03-07 02:54:25,510 [salt.state       ][INFO    ][18248] Running state [pkg-config] at time 02:54:25.510649
2018-03-07 02:54:25,510 [salt.state       ][INFO    ][18248] Executing state pkg.installed for pkg-config
2018-03-07 02:54:25,517 [salt.state       ][INFO    ][18248] All specified packages are already installed
2018-03-07 02:54:25,517 [salt.state       ][INFO    ][18248] Completed state [pkg-config] at time 02:54:25.517232 duration_in_ms=6.583
2018-03-07 02:54:25,517 [salt.state       ][INFO    ][18248] Running state [virtng.init] at time 02:54:25.517731
2018-03-07 02:54:25,517 [salt.state       ][INFO    ][18248] Executing state module.run for virtng.init
2018-03-07 02:54:25,601 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command ['git', '--version'] in directory '/root'
2018-03-07 02:54:25,683 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,712 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,712 [salt.state       ][INFO    ][18248] Completed state [virtng.init] at time 02:54:25.712620 duration_in_ms=194.888
2018-03-07 02:54:25,712 [salt.state       ][INFO    ][18248] Running state [virt.set_autostart] at time 02:54:25.712913
2018-03-07 02:54:25,713 [salt.state       ][INFO    ][18248] Executing state module.run for virt.set_autostart
2018-03-07 02:54:25,722 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,753 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,753 [salt.state       ][INFO    ][18248] Completed state [virt.set_autostart] at time 02:54:25.753270 duration_in_ms=40.356
2018-03-07 02:54:25,753 [salt.state       ][INFO    ][18248] Running state [virtng.init] at time 02:54:25.753913
2018-03-07 02:54:25,754 [salt.state       ][INFO    ][18248] Executing state module.run for virtng.init
2018-03-07 02:54:25,764 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,797 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,797 [salt.state       ][INFO    ][18248] Completed state [virtng.init] at time 02:54:25.797229 duration_in_ms=43.316
2018-03-07 02:54:25,798 [salt.state       ][INFO    ][18248] Running state [virt.set_autostart] at time 02:54:25.798587
2018-03-07 02:54:25,798 [salt.state       ][INFO    ][18248] Executing state module.run for virt.set_autostart
2018-03-07 02:54:25,808 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,840 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,841 [salt.state       ][INFO    ][18248] Completed state [virt.set_autostart] at time 02:54:25.841121 duration_in_ms=42.533
2018-03-07 02:54:25,841 [salt.state       ][INFO    ][18248] Running state [virtng.init] at time 02:54:25.841366
2018-03-07 02:54:25,841 [salt.state       ][INFO    ][18248] Executing state module.run for virtng.init
2018-03-07 02:54:25,849 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,882 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,883 [salt.state       ][INFO    ][18248] Completed state [virtng.init] at time 02:54:25.882998 duration_in_ms=41.632
2018-03-07 02:54:25,883 [salt.state       ][INFO    ][18248] Running state [virt.set_autostart] at time 02:54:25.883269
2018-03-07 02:54:25,883 [salt.state       ][INFO    ][18248] Executing state module.run for virt.set_autostart
2018-03-07 02:54:25,891 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,924 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,926 [salt.state       ][INFO    ][18248] Completed state [virt.set_autostart] at time 02:54:25.925139 duration_in_ms=41.87
2018-03-07 02:54:25,926 [salt.state       ][INFO    ][18248] Running state [virtng.init] at time 02:54:25.926702
2018-03-07 02:54:25,927 [salt.state       ][INFO    ][18248] Executing state module.run for virtng.init
2018-03-07 02:54:25,938 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:25,968 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:25,969 [salt.state       ][INFO    ][18248] Completed state [virtng.init] at time 02:54:25.969027 duration_in_ms=42.322
2018-03-07 02:54:25,969 [salt.state       ][INFO    ][18248] Running state [virt.set_autostart] at time 02:54:25.969908
2018-03-07 02:54:25,970 [salt.state       ][INFO    ][18248] Executing state module.run for virt.set_autostart
2018-03-07 02:54:25,979 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:26,013 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:26,014 [salt.state       ][INFO    ][18248] Completed state [virt.set_autostart] at time 02:54:26.014755 duration_in_ms=44.846
2018-03-07 02:54:26,015 [salt.state       ][INFO    ][18248] Running state [virtng.init] at time 02:54:26.015149
2018-03-07 02:54:26,015 [salt.state       ][INFO    ][18248] Executing state module.run for virtng.init
2018-03-07 02:54:26,024 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:26,056 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:26,057 [salt.state       ][INFO    ][18248] Completed state [virtng.init] at time 02:54:26.057061 duration_in_ms=41.911
2018-03-07 02:54:26,058 [salt.state       ][INFO    ][18248] Running state [virt.set_autostart] at time 02:54:26.058679
2018-03-07 02:54:26,058 [salt.state       ][INFO    ][18248] Executing state module.run for virt.set_autostart
2018-03-07 02:54:26,067 [salt.loaded.int.module.cmdmod][INFO    ][18248] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-07 02:54:26,102 [salt.state       ][INFO    ][18248] unless execution succeeded
2018-03-07 02:54:26,103 [salt.state       ][INFO    ][18248] Completed state [virt.set_autostart] at time 02:54:26.103053 duration_in_ms=44.373
2018-03-07 02:54:26,112 [salt.minion      ][INFO    ][18248] Returning information for job: 20180307025419917852
2018-03-07 02:54:52,284 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180307025453645975
2018-03-07 02:54:52,303 [salt.minion      ][INFO    ][18366] Starting a new job with PID 18366
2018-03-07 02:54:54,437 [salt.state       ][INFO    ][18366] Loading fresh modules for state activity
2018-03-07 02:54:54,492 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-03-07 02:54:54,498 [salt.utils.extmods][INFO    ][18366] Syncing beacons for environment 'base'
2018-03-07 02:54:54,498 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_beacons, for base)
2018-03-07 02:54:54,498 [salt.fileclient  ][INFO    ][18366] Caching directory '_beacons/' for environment 'base'
2018-03-07 02:54:54,548 [salt.utils.extmods][INFO    ][18366] Syncing modules for environment 'base'
2018-03-07 02:54:54,548 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_modules, for base)
2018-03-07 02:54:54,548 [salt.fileclient  ][INFO    ][18366] Caching directory '_modules/' for environment 'base'
2018-03-07 02:54:55,287 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-03-07 02:54:55,287 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-03-07 02:54:55,288 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-03-07 02:54:55,290 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-03-07 02:54:55,290 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-03-07 02:54:55,291 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-03-07 02:54:55,292 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-03-07 02:54:55,293 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-03-07 02:54:55,294 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-03-07 02:54:55,294 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-03-07 02:54:55,295 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-03-07 02:54:55,296 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-03-07 02:54:55,297 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-03-07 02:54:55,298 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-03-07 02:54:55,299 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-03-07 02:54:55,301 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-03-07 02:54:55,302 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-03-07 02:54:55,302 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-03-07 02:54:55,304 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-03-07 02:54:55,305 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-03-07 02:54:55,305 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-03-07 02:54:55,307 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-03-07 02:54:55,308 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-03-07 02:54:55,308 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-03-07 02:54:55,309 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-03-07 02:54:55,311 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-03-07 02:54:55,311 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-03-07 02:54:55,311 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-03-07 02:54:55,312 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-03-07 02:54:55,314 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-03-07 02:54:55,315 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-03-07 02:54:55,315 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-03-07 02:54:55,315 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-03-07 02:54:55,316 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-03-07 02:54:55,316 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-03-07 02:54:55,317 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-03-07 02:54:55,318 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-03-07 02:54:55,318 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-03-07 02:54:55,319 [salt.utils.extmods][INFO    ][18366] 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'
2018-03-07 02:54:55,319 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-03-07 02:54:55,320 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-03-07 02:54:55,330 [salt.utils.extmods][INFO    ][18366] Syncing states for environment 'base'
2018-03-07 02:54:55,330 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_states, for base)
2018-03-07 02:54:55,330 [salt.fileclient  ][INFO    ][18366] Caching directory '_states/' for environment 'base'
2018-03-07 02:54:56,055 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-03-07 02:54:56,055 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-03-07 02:54:56,056 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-03-07 02:54:56,057 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-03-07 02:54:56,058 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-03-07 02:54:56,058 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-03-07 02:54:56,059 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-03-07 02:54:56,059 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-03-07 02:54:56,059 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-03-07 02:54:56,060 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-03-07 02:54:56,060 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-03-07 02:54:56,060 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-03-07 02:54:56,061 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-03-07 02:54:56,061 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-03-07 02:54:56,062 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-03-07 02:54:56,062 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-03-07 02:54:56,062 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-03-07 02:54:56,062 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-03-07 02:54:56,064 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-03-07 02:54:56,064 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-03-07 02:54:56,064 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-03-07 02:54:56,064 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-03-07 02:54:56,065 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-03-07 02:54:56,066 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-03-07 02:54:56,066 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-03-07 02:54:56,066 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-03-07 02:54:56,066 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-03-07 02:54:56,067 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-03-07 02:54:56,068 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-03-07 02:54:56,068 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-03-07 02:54:56,068 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-03-07 02:54:56,068 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-03-07 02:54:56,069 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-03-07 02:54:56,070 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-03-07 02:54:56,070 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-03-07 02:54:56,070 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-03-07 02:54:56,070 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-03-07 02:54:56,074 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-03-07 02:54:56,084 [salt.utils.extmods][INFO    ][18366] Syncing sdb for environment 'base'
2018-03-07 02:54:56,084 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_sdb, for base)
2018-03-07 02:54:56,084 [salt.fileclient  ][INFO    ][18366] Caching directory '_sdb/' for environment 'base'
2018-03-07 02:54:56,176 [salt.utils.extmods][INFO    ][18366] Syncing grains for environment 'base'
2018-03-07 02:54:56,176 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_grains, for base)
2018-03-07 02:54:56,176 [salt.fileclient  ][INFO    ][18366] Caching directory '_grains/' for environment 'base'
2018-03-07 02:54:56,410 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-03-07 02:54:56,411 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-03-07 02:54:56,412 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-03-07 02:54:56,412 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-03-07 02:54:56,413 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-03-07 02:54:56,414 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-03-07 02:54:56,415 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-03-07 02:54:56,416 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-03-07 02:54:56,416 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-03-07 02:54:56,417 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-03-07 02:54:56,418 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-03-07 02:54:56,418 [salt.utils.extmods][INFO    ][18366] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-03-07 02:54:56,420 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-03-07 02:54:56,425 [salt.utils.extmods][INFO    ][18366] Syncing renderers for environment 'base'
2018-03-07 02:54:56,426 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_renderers, for base)
2018-03-07 02:54:56,426 [salt.fileclient  ][INFO    ][18366] Caching directory '_renderers/' for environment 'base'
2018-03-07 02:54:56,491 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-03-07 02:54:56,494 [salt.utils.extmods][INFO    ][18366] Syncing returners for environment 'base'
2018-03-07 02:54:56,495 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_returners, for base)
2018-03-07 02:54:56,495 [salt.fileclient  ][INFO    ][18366] Caching directory '_returners/' for environment 'base'
2018-03-07 02:54:56,575 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-03-07 02:54:56,580 [salt.utils.extmods][INFO    ][18366] Syncing output for environment 'base'
2018-03-07 02:54:56,581 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_output, for base)
2018-03-07 02:54:56,582 [salt.fileclient  ][INFO    ][18366] Caching directory '_output/' for environment 'base'
2018-03-07 02:54:56,652 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-03-07 02:54:56,657 [salt.utils.extmods][INFO    ][18366] Syncing utils for environment 'base'
2018-03-07 02:54:56,657 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_utils, for base)
2018-03-07 02:54:56,658 [salt.fileclient  ][INFO    ][18366] Caching directory '_utils/' for environment 'base'
2018-03-07 02:54:56,719 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-03-07 02:54:56,725 [salt.utils.extmods][INFO    ][18366] Syncing log_handlers for environment 'base'
2018-03-07 02:54:56,726 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_log_handlers, for base)
2018-03-07 02:54:56,726 [salt.fileclient  ][INFO    ][18366] Caching directory '_log_handlers/' for environment 'base'
2018-03-07 02:54:56,775 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-03-07 02:54:56,781 [salt.utils.extmods][INFO    ][18366] Syncing proxy for environment 'base'
2018-03-07 02:54:56,781 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_proxy, for base)
2018-03-07 02:54:56,782 [salt.fileclient  ][INFO    ][18366] Caching directory '_proxy/' for environment 'base'
2018-03-07 02:54:56,854 [salt.utils.extmods][INFO    ][18366] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-03-07 02:54:56,859 [salt.utils.extmods][INFO    ][18366] Syncing engines for environment 'base'
2018-03-07 02:54:56,859 [salt.utils.extmods][INFO    ][18366] Loading cache from salt://_engines, for base)
2018-03-07 02:54:56,859 [salt.fileclient  ][INFO    ][18366] Caching directory '_engines/' for environment 'base'
2018-03-07 02:54:56,920 [salt.minion      ][INFO    ][18366] Returning information for job: 20180307025453645975
2018-03-07 03:04:10,016 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command test.ping with jid 20180307030411374792
2018-03-07 03:04:10,035 [salt.minion      ][INFO    ][18537] Starting a new job with PID 18537
2018-03-07 03:04:10,090 [salt.minion      ][INFO    ][18537] Returning information for job: 20180307030411374792
2018-03-07 03:05:14,934 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.sls with jid 20180307030516290425
2018-03-07 03:05:14,950 [salt.minion      ][INFO    ][18553] Starting a new job with PID 18553
2018-03-07 03:05:15,512 [salt.state       ][INFO    ][18553] Loading fresh modules for state activity
2018-03-07 03:05:15,564 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-03-07 03:05:15,594 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-03-07 03:05:16,092 [salt.state       ][INFO    ][18553] Running state [keepalived] at time 03:05:16.092528
2018-03-07 03:05:16,092 [salt.state       ][INFO    ][18553] Executing state pkg.installed for keepalived
2018-03-07 03:05:16,093 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:05:16,399 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-03-07 03:05:16,468 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 03:05:18,178 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 03:05:18,202 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-03-07 03:05:22,191 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:05:22,240 [salt.state       ][INFO    ][18553] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'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'

2018-03-07 03:05:22,252 [salt.state       ][INFO    ][18553] Loading fresh modules for state activity
2018-03-07 03:05:22,277 [salt.state       ][INFO    ][18553] Completed state [keepalived] at time 03:05:22.277817 duration_in_ms=6185.288
2018-03-07 03:05:22,284 [salt.state       ][INFO    ][18553] Running state [lsof] at time 03:05:22.284055
2018-03-07 03:05:22,284 [salt.state       ][INFO    ][18553] Executing state pkg.installed for lsof
2018-03-07 03:05:22,657 [salt.state       ][INFO    ][18553] All specified packages are already installed
2018-03-07 03:05:22,657 [salt.state       ][INFO    ][18553] Completed state [lsof] at time 03:05:22.657441 duration_in_ms=373.385
2018-03-07 03:05:22,659 [salt.state       ][INFO    ][18553] Running state [/etc/keepalived/keepalived.conf] at time 03:05:22.659541
2018-03-07 03:05:22,660 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-03-07 03:05:22,701 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-03-07 03:05:22,752 [salt.state       ][INFO    ][18553] File changed:
New file
2018-03-07 03:05:22,752 [salt.state       ][INFO    ][18553] Completed state [/etc/keepalived/keepalived.conf] at time 03:05:22.752582 duration_in_ms=93.04
2018-03-07 03:05:22,753 [salt.state       ][INFO    ][18553] Running state [keepalived] at time 03:05:22.753275
2018-03-07 03:05:22,753 [salt.state       ][INFO    ][18553] Executing state service.running for keepalived
2018-03-07 03:05:22,753 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-03-07 03:05:22,765 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,772 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,782 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,791 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,836 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,859 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,875 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-07 03:05:22,888 [salt.state       ][INFO    ][18553] {'keepalived': True}
2018-03-07 03:05:22,888 [salt.state       ][INFO    ][18553] Completed state [keepalived] at time 03:05:22.888635 duration_in_ms=135.359
2018-03-07 03:05:22,891 [salt.minion      ][INFO    ][18553] Returning information for job: 20180307030516290425
2018-03-07 03:06:44,199 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command pillar.get with jid 20180307030645555788
2018-03-07 03:06:44,224 [salt.minion      ][INFO    ][19996] Starting a new job with PID 19996
2018-03-07 03:06:44,231 [salt.minion      ][INFO    ][19996] Returning information for job: 20180307030645555788
2018-03-07 03:12:00,294 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.sls with jid 20180307031201657194
2018-03-07 03:12:00,318 [salt.minion      ][INFO    ][20056] Starting a new job with PID 20056
2018-03-07 03:12:02,900 [salt.state       ][INFO    ][20056] Loading fresh modules for state activity
2018-03-07 03:12:02,967 [salt.fileclient  ][INFO    ][20056] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-03-07 03:12:03,021 [salt.fileclient  ][INFO    ][20056] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-03-07 03:12:03,472 [salt.state       ][INFO    ][20056] Running state [glusterfs-server] at time 03:12:03.472651
2018-03-07 03:12:03,472 [salt.state       ][INFO    ][20056] Executing state pkg.installed for glusterfs-server
2018-03-07 03:12:03,473 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:12:03,816 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-03-07 03:12:03,895 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-07 03:12:06,036 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 03:12:06,067 [salt.loaded.int.module.cmdmod][INFO    ][20056] 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'
2018-03-07 03:12:10,406 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307031211762743
2018-03-07 03:12:10,430 [salt.minion      ][INFO    ][20619] Starting a new job with PID 20619
2018-03-07 03:12:10,463 [salt.minion      ][INFO    ][20619] Returning information for job: 20180307031211762743
2018-03-07 03:12:18,444 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:12:18,503 [salt.state       ][INFO    ][20056] 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.13.2-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2018-03-07 03:12:18,516 [salt.state       ][INFO    ][20056] Loading fresh modules for state activity
2018-03-07 03:12:18,543 [salt.state       ][INFO    ][20056] Completed state [glusterfs-server] at time 03:12:18.543481 duration_in_ms=15070.831
2018-03-07 03:12:18,551 [salt.state       ][INFO    ][20056] Running state [bc] at time 03:12:18.551209
2018-03-07 03:12:18,551 [salt.state       ][INFO    ][20056] Executing state pkg.installed for bc
2018-03-07 03:12:18,954 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-07 03:12:18,981 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2018-03-07 03:12:20,621 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command saltutil.find_job with jid 20180307031221974498
2018-03-07 03:12:20,640 [salt.minion      ][INFO    ][22459] Starting a new job with PID 22459
2018-03-07 03:12:20,656 [salt.minion      ][INFO    ][22459] Returning information for job: 20180307031221974498
2018-03-07 03:12:21,043 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:12:21,096 [salt.state       ][INFO    ][20056] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-03-07 03:12:21,111 [salt.state       ][INFO    ][20056] Loading fresh modules for state activity
2018-03-07 03:12:21,172 [salt.state       ][INFO    ][20056] Completed state [bc] at time 03:12:21.172180 duration_in_ms=2620.97
2018-03-07 03:12:21,180 [salt.state       ][INFO    ][20056] Running state [attr] at time 03:12:21.180225
2018-03-07 03:12:21,180 [salt.state       ][INFO    ][20056] Executing state pkg.installed for attr
2018-03-07 03:12:21,563 [salt.state       ][INFO    ][20056] All specified packages are already installed
2018-03-07 03:12:21,563 [salt.state       ][INFO    ][20056] Completed state [attr] at time 03:12:21.563731 duration_in_ms=383.504
2018-03-07 03:12:21,565 [salt.state       ][INFO    ][20056] Running state [glusterd] at time 03:12:21.565132
2018-03-07 03:12:21,565 [salt.state       ][INFO    ][20056] Executing state service.running for glusterd
2018-03-07 03:12:21,566 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-07 03:12:21,586 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-07 03:12:21,596 [salt.loaded.int.module.cmdmod][INFO    ][20056] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-07 03:12:21,606 [salt.state       ][INFO    ][20056] The service glusterd is already running
2018-03-07 03:12:21,606 [salt.state       ][INFO    ][20056] Completed state [glusterd] at time 03:12:21.606659 duration_in_ms=41.527
2018-03-07 03:12:21,608 [salt.state       ][INFO    ][20056] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:12:21.608624
2018-03-07 03:12:21,608 [salt.state       ][INFO    ][20056] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-07 03:12:21,611 [salt.state       ][INFO    ][20056] File changed:
New file
2018-03-07 03:12:21,611 [salt.state       ][INFO    ][20056] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:12:21.611941 duration_in_ms=3.317
2018-03-07 03:12:21,612 [salt.state       ][INFO    ][20056] Running state [/srv/glusterfs/glance] at time 03:12:21.612719
2018-03-07 03:12:21,613 [salt.state       ][INFO    ][20056] Executing state file.directory for /srv/glusterfs/glance
2018-03-07 03:12:21,615 [salt.state       ][INFO    ][20056] {'/srv/glusterfs/glance': 'New Dir'}
2018-03-07 03:12:21,615 [salt.state       ][INFO    ][20056] Completed state [/srv/glusterfs/glance] at time 03:12:21.615331 duration_in_ms=2.612
2018-03-07 03:12:21,615 [salt.state       ][INFO    ][20056] Running state [/srv/glusterfs/keystone-keys] at time 03:12:21.615523
2018-03-07 03:12:21,615 [salt.state       ][INFO    ][20056] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-07 03:12:21,616 [salt.state       ][INFO    ][20056] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-03-07 03:12:21,616 [salt.state       ][INFO    ][20056] Completed state [/srv/glusterfs/keystone-keys] at time 03:12:21.616355 duration_in_ms=0.832
2018-03-07 03:12:21,616 [salt.state       ][INFO    ][20056] Running state [/srv/glusterfs/nova_instances] at time 03:12:21.616544
2018-03-07 03:12:21,616 [salt.state       ][INFO    ][20056] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-07 03:12:21,617 [salt.state       ][INFO    ][20056] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-03-07 03:12:21,617 [salt.state       ][INFO    ][20056] Completed state [/srv/glusterfs/nova_instances] at time 03:12:21.617358 duration_in_ms=0.814
2018-03-07 03:12:21,618 [salt.state       ][INFO    ][20056] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:12:21.618689
2018-03-07 03:12:21,618 [salt.state       ][INFO    ][20056] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-07 03:12:21,619 [salt.state       ][INFO    ][20056] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-03-07 03:12:21,619 [salt.state       ][INFO    ][20056] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:12:21.619824 duration_in_ms=1.135
2018-03-07 03:12:21,620 [salt.minion      ][INFO    ][20056] Returning information for job: 20180307031201657194
2018-03-07 03:12:23,481 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command test.ping with jid 20180307031224842017
2018-03-07 03:12:23,502 [salt.minion      ][INFO    ][22516] Starting a new job with PID 22516
2018-03-07 03:12:23,552 [salt.minion      ][INFO    ][22516] Returning information for job: 20180307031224842017
2018-03-07 03:12:51,644 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command state.sls with jid 20180307031253005353
2018-03-07 03:12:51,671 [salt.minion      ][INFO    ][23140] Starting a new job with PID 23140
2018-03-07 03:12:54,108 [salt.state       ][INFO    ][23140] Loading fresh modules for state activity
2018-03-07 03:12:54,162 [salt.fileclient  ][INFO    ][23140] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-03-07 03:12:54,805 [salt.state       ][INFO    ][23140] Running state [glusterfs-server] at time 03:12:54.805843
2018-03-07 03:12:54,806 [salt.state       ][INFO    ][23140] Executing state pkg.installed for glusterfs-server
2018-03-07 03:12:54,806 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-07 03:12:55,165 [salt.state       ][INFO    ][23140] All specified packages are already installed
2018-03-07 03:12:55,165 [salt.state       ][INFO    ][23140] Completed state [glusterfs-server] at time 03:12:55.165250 duration_in_ms=359.407
2018-03-07 03:12:55,165 [salt.state       ][INFO    ][23140] Running state [bc] at time 03:12:55.165493
2018-03-07 03:12:55,166 [salt.state       ][INFO    ][23140] Executing state pkg.installed for bc
2018-03-07 03:12:55,171 [salt.state       ][INFO    ][23140] All specified packages are already installed
2018-03-07 03:12:55,171 [salt.state       ][INFO    ][23140] Completed state [bc] at time 03:12:55.171613 duration_in_ms=6.12
2018-03-07 03:12:55,172 [salt.state       ][INFO    ][23140] Running state [attr] at time 03:12:55.171778
2018-03-07 03:12:55,172 [salt.state       ][INFO    ][23140] Executing state pkg.installed for attr
2018-03-07 03:12:55,180 [salt.state       ][INFO    ][23140] All specified packages are already installed
2018-03-07 03:12:55,180 [salt.state       ][INFO    ][23140] Completed state [attr] at time 03:12:55.180688 duration_in_ms=8.912
2018-03-07 03:12:55,183 [salt.state       ][INFO    ][23140] Running state [glusterd] at time 03:12:55.183130
2018-03-07 03:12:55,183 [salt.state       ][INFO    ][23140] Executing state service.running for glusterd
2018-03-07 03:12:55,184 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-07 03:12:55,203 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-07 03:12:55,343 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-07 03:12:55,372 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-07 03:12:55,385 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-07 03:12:55,401 [salt.state       ][INFO    ][23140] The service glusterd is already running
2018-03-07 03:12:55,401 [salt.state       ][INFO    ][23140] Completed state [glusterd] at time 03:12:55.401637 duration_in_ms=218.507
2018-03-07 03:12:55,408 [salt.state       ][INFO    ][23140] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:12:55.408079
2018-03-07 03:12:55,409 [salt.state       ][INFO    ][23140] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-07 03:12:55,413 [salt.state       ][INFO    ][23140] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-03-07 03:12:55,413 [salt.state       ][INFO    ][23140] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:12:55.413226 duration_in_ms=5.148
2018-03-07 03:12:55,413 [salt.state       ][INFO    ][23140] Running state [/srv/glusterfs/glance] at time 03:12:55.413478
2018-03-07 03:12:55,413 [salt.state       ][INFO    ][23140] Executing state file.directory for /srv/glusterfs/glance
2018-03-07 03:12:55,414 [salt.state       ][INFO    ][23140] Directory /srv/glusterfs/glance is in the correct state
2018-03-07 03:12:55,414 [salt.state       ][INFO    ][23140] Completed state [/srv/glusterfs/glance] at time 03:12:55.414386 duration_in_ms=0.908
2018-03-07 03:12:55,414 [salt.state       ][INFO    ][23140] Running state [/srv/glusterfs/keystone-keys] at time 03:12:55.414609
2018-03-07 03:12:55,414 [salt.state       ][INFO    ][23140] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-07 03:12:55,415 [salt.state       ][INFO    ][23140] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-03-07 03:12:55,415 [salt.state       ][INFO    ][23140] Completed state [/srv/glusterfs/keystone-keys] at time 03:12:55.415486 duration_in_ms=0.877
2018-03-07 03:12:55,415 [salt.state       ][INFO    ][23140] Running state [/srv/glusterfs/nova_instances] at time 03:12:55.415705
2018-03-07 03:12:55,415 [salt.state       ][INFO    ][23140] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-07 03:12:55,416 [salt.state       ][INFO    ][23140] Directory /srv/glusterfs/nova_instances is in the correct state
2018-03-07 03:12:55,416 [salt.state       ][INFO    ][23140] Completed state [/srv/glusterfs/nova_instances] at time 03:12:55.416568 duration_in_ms=0.864
2018-03-07 03:12:55,416 [salt.state       ][INFO    ][23140] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:12:55.416787
2018-03-07 03:12:55,417 [salt.state       ][INFO    ][23140] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-07 03:12:55,418 [salt.state       ][INFO    ][23140] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-03-07 03:12:55,419 [salt.state       ][INFO    ][23140] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:12:55.419132 duration_in_ms=2.345
2018-03-07 03:12:55,545 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command ['git', '--version'] in directory '/root'
2018-03-07 03:12:55,682 [salt.state       ][INFO    ][23140] Running state [sleep 5] at time 03:12:55.682698
2018-03-07 03:12:55,682 [salt.state       ][INFO    ][23140] Executing state cmd.wait for sleep 5
2018-03-07 03:12:55,683 [salt.state       ][INFO    ][23140] No changes made for sleep 5
2018-03-07 03:12:55,683 [salt.state       ][INFO    ][23140] Completed state [sleep 5] at time 03:12:55.683328 duration_in_ms=0.63
2018-03-07 03:12:55,683 [salt.state       ][INFO    ][23140] Running state [192.168.10.11] at time 03:12:55.683822
2018-03-07 03:12:55,683 [salt.state       ][INFO    ][23140] Executing state glusterfs.peered for 192.168.10.11
2018-03-07 03:12:55,714 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:55,735 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:55,830 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "peer status" succeeded
2018-03-07 03:12:55,831 [salt.state       ][INFO    ][23140] Host 192.168.10.11 already peered
2018-03-07 03:12:55,831 [salt.state       ][INFO    ][23140] Completed state [192.168.10.11] at time 03:12:55.831574 duration_in_ms=147.75
2018-03-07 03:12:55,843 [salt.state       ][INFO    ][23140] Running state [192.168.10.12] at time 03:12:55.843305
2018-03-07 03:12:55,844 [salt.state       ][INFO    ][23140] Executing state glusterfs.peered for 192.168.10.12
2018-03-07 03:12:55,872 [salt.state       ][INFO    ][23140] Peering with localhost is not needed
2018-03-07 03:12:55,873 [salt.state       ][INFO    ][23140] Completed state [192.168.10.12] at time 03:12:55.873834 duration_in_ms=30.527
2018-03-07 03:12:55,883 [salt.state       ][INFO    ][23140] Running state [192.168.10.13] at time 03:12:55.883608
2018-03-07 03:12:55,884 [salt.state       ][INFO    ][23140] Executing state glusterfs.peered for 192.168.10.13
2018-03-07 03:12:55,908 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:55,926 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:56,015 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "peer status" succeeded
2018-03-07 03:12:56,015 [salt.state       ][INFO    ][23140] Host 192.168.10.13 already peered
2018-03-07 03:12:56,016 [salt.state       ][INFO    ][23140] Completed state [192.168.10.13] at time 03:12:56.016277 duration_in_ms=132.666
2018-03-07 03:12:56,019 [salt.state       ][INFO    ][23140] Running state [glance] at time 03:12:56.019399
2018-03-07 03:12:56,019 [salt.state       ][INFO    ][23140] Executing state glusterfs.created for glance
2018-03-07 03:12:56,022 [py.warnings      ][WARNING ][23140] /usr/lib/python2.7/dist-packages/salt/states/glusterfs.py:206: DeprecationWarning: The glusterfs.created state is deprecated in favor of more descriptive glusterfs.volume_present.

2018-03-07 03:12:56,023 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:56,042 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:56,131 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume list" succeeded
2018-03-07 03:12:56,132 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:56,153 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:56,256 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:56,258 [salt.state       ][INFO    ][23140] Volume glance already exists and is started
2018-03-07 03:12:56,258 [salt.state       ][INFO    ][23140] Completed state [glance] at time 03:12:56.258928 duration_in_ms=239.529
2018-03-07 03:12:56,263 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:56.263455
2018-03-07 03:12:56,263 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-03-07 03:12:56,264 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:56,356 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,358 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:56.356798 duration_in_ms=93.34
2018-03-07 03:12:56,359 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:12:56.359400
2018-03-07 03:12:56,359 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-03-07 03:12:56,361 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-07 03:12:56,458 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,459 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:12:56.458992 duration_in_ms=99.591
2018-03-07 03:12:56,460 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:12:56.460111
2018-03-07 03:12:56,460 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-03-07 03:12:56,461 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-03-07 03:12:56,568 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,568 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:12:56.568464 duration_in_ms=108.352
2018-03-07 03:12:56,570 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:56.569998
2018-03-07 03:12:56,570 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-03-07 03:12:56,571 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-07 03:12:56,667 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,668 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:56.668454 duration_in_ms=98.454
2018-03-07 03:12:56,670 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:56.670805
2018-03-07 03:12:56,671 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-03-07 03:12:56,672 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:56,781 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,781 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:56.781605 duration_in_ms=110.8
2018-03-07 03:12:56,783 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:12:56.783114
2018-03-07 03:12:56,783 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-03-07 03:12:56,784 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-07 03:12:56,888 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:56,890 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:12:56.890840 duration_in_ms=107.726
2018-03-07 03:12:56,894 [salt.state       ][INFO    ][23140] Running state [glance] at time 03:12:56.894525
2018-03-07 03:12:56,894 [salt.state       ][INFO    ][23140] Executing state glusterfs.started for glance
2018-03-07 03:12:56,895 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:56,920 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:57,028 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:57,030 [salt.state       ][INFO    ][23140] Volume glance is already started
2018-03-07 03:12:57,030 [salt.state       ][INFO    ][23140] Completed state [glance] at time 03:12:57.030791 duration_in_ms=136.265
2018-03-07 03:12:57,034 [salt.state       ][INFO    ][23140] Running state [keystone-keys] at time 03:12:57.033655
2018-03-07 03:12:57,034 [salt.state       ][INFO    ][23140] Executing state glusterfs.created for keystone-keys
2018-03-07 03:12:57,035 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:57,053 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:57,140 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume list" succeeded
2018-03-07 03:12:57,141 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:57,160 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:57,260 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:57,264 [salt.state       ][INFO    ][23140] Volume keystone-keys already exists and is started
2018-03-07 03:12:57,264 [salt.state       ][INFO    ][23140] Completed state [keystone-keys] at time 03:12:57.264465 duration_in_ms=231.076
2018-03-07 03:12:57,271 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:12:57.271747
2018-03-07 03:12:57,271 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-03-07 03:12:57,273 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-07 03:12:57,359 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,360 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:12:57.360458 duration_in_ms=88.709
2018-03-07 03:12:57,362 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:57.362454
2018-03-07 03:12:57,363 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-07 03:12:57,364 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:57,459 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,460 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:57.460324 duration_in_ms=97.869
2018-03-07 03:12:57,462 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:57.462346
2018-03-07 03:12:57,462 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-07 03:12:57,463 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-07 03:12:57,555 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,555 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:57.555815 duration_in_ms=93.468
2018-03-07 03:12:57,557 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:57.557246
2018-03-07 03:12:57,557 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-07 03:12:57,558 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:57,664 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,666 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:57.665311 duration_in_ms=108.064
2018-03-07 03:12:57,667 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:12:57.667762
2018-03-07 03:12:57,668 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-03-07 03:12:57,669 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-07 03:12:57,776 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,777 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:12:57.777326 duration_in_ms=109.563
2018-03-07 03:12:57,778 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:12:57.778375
2018-03-07 03:12:57,778 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-03-07 03:12:57,779 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-07 03:12:57,872 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:57,872 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:12:57.872592 duration_in_ms=94.215
2018-03-07 03:12:57,878 [salt.state       ][INFO    ][23140] Running state [keystone-keys] at time 03:12:57.878879
2018-03-07 03:12:57,879 [salt.state       ][INFO    ][23140] Executing state glusterfs.started for keystone-keys
2018-03-07 03:12:57,880 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:57,900 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:58,003 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:58,006 [salt.state       ][INFO    ][23140] Volume keystone-keys is already started
2018-03-07 03:12:58,007 [salt.state       ][INFO    ][23140] Completed state [keystone-keys] at time 03:12:58.007600 duration_in_ms=128.721
2018-03-07 03:12:58,011 [salt.state       ][INFO    ][23140] Running state [nova_instances] at time 03:12:58.011090
2018-03-07 03:12:58,011 [salt.state       ][INFO    ][23140] Executing state glusterfs.created for nova_instances
2018-03-07 03:12:58,012 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:58,028 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:58,124 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume list" succeeded
2018-03-07 03:12:58,125 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:58,143 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:58,248 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:58,252 [salt.state       ][INFO    ][23140] Volume nova_instances already exists and is started
2018-03-07 03:12:58,252 [salt.state       ][INFO    ][23140] Completed state [nova_instances] at time 03:12:58.252887 duration_in_ms=241.794
2018-03-07 03:12:58,264 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:58.264756
2018-03-07 03:12:58,265 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-03-07 03:12:58,265 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:58,360 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,361 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:58.360985 duration_in_ms=96.229
2018-03-07 03:12:58,362 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:12:58.362352
2018-03-07 03:12:58,362 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-03-07 03:12:58,364 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-07 03:12:58,464 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,466 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:12:58.466328 duration_in_ms=103.975
2018-03-07 03:12:58,468 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:12:58.468163
2018-03-07 03:12:58,468 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-03-07 03:12:58,469 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-07 03:12:58,576 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,577 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:12:58.577293 duration_in_ms=109.13
2018-03-07 03:12:58,578 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:58.578655
2018-03-07 03:12:58,579 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-03-07 03:12:58,580 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-07 03:12:58,692 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,693 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:58.692991 duration_in_ms=114.336
2018-03-07 03:12:58,694 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:12:58.694546
2018-03-07 03:12:58,695 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-03-07 03:12:58,696 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-03-07 03:12:58,802 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,802 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:12:58.802649 duration_in_ms=108.103
2018-03-07 03:12:58,804 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:58.804057
2018-03-07 03:12:58,804 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-03-07 03:12:58,806 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:58,908 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:58,908 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:58.908613 duration_in_ms=104.556
2018-03-07 03:12:58,912 [salt.state       ][INFO    ][23140] Running state [nova_instances] at time 03:12:58.912206
2018-03-07 03:12:58,912 [salt.state       ][INFO    ][23140] Executing state glusterfs.started for nova_instances
2018-03-07 03:12:58,914 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:58,935 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:59,038 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:59,039 [salt.state       ][INFO    ][23140] Volume nova_instances is already started
2018-03-07 03:12:59,039 [salt.state       ][INFO    ][23140] Completed state [nova_instances] at time 03:12:59.039762 duration_in_ms=127.557
2018-03-07 03:12:59,042 [salt.state       ][INFO    ][23140] Running state [keystone-credential-keys] at time 03:12:59.042320
2018-03-07 03:12:59,042 [salt.state       ][INFO    ][23140] Executing state glusterfs.created for keystone-credential-keys
2018-03-07 03:12:59,043 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:59,061 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:59,147 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume list" succeeded
2018-03-07 03:12:59,148 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:59,170 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:12:59,275 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:12:59,278 [salt.state       ][INFO    ][23140] Volume keystone-credential-keys already exists and is started
2018-03-07 03:12:59,278 [salt.state       ][INFO    ][23140] Completed state [keystone-credential-keys] at time 03:12:59.278714 duration_in_ms=236.393
2018-03-07 03:12:59,285 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:12:59.285304
2018-03-07 03:12:59,286 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-03-07 03:12:59,287 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-07 03:12:59,387 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,387 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:12:59.387697 duration_in_ms=102.392
2018-03-07 03:12:59,389 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:59.389041
2018-03-07 03:12:59,390 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-07 03:12:59,391 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-07 03:12:59,506 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,507 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:12:59.507033 duration_in_ms=117.992
2018-03-07 03:12:59,508 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:59.508356
2018-03-07 03:12:59,508 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-07 03:12:59,511 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:59,622 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,622 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:12:59.622788 duration_in_ms=114.432
2018-03-07 03:12:59,624 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:12:59.623952
2018-03-07 03:12:59,624 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-03-07 03:12:59,625 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-07 03:12:59,723 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,723 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:12:59.723842 duration_in_ms=99.889
2018-03-07 03:12:59,725 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:59.725045
2018-03-07 03:12:59,725 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-07 03:12:59,726 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-07 03:12:59,824 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,826 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:12:59.825351 duration_in_ms=100.306
2018-03-07 03:12:59,827 [salt.state       ][INFO    ][23140] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:12:59.827759
2018-03-07 03:12:59,828 [salt.state       ][INFO    ][23140] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-03-07 03:12:59,829 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-07 03:12:59,937 [salt.state       ][INFO    ][23140] unless execution succeeded
2018-03-07 03:12:59,938 [salt.state       ][INFO    ][23140] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:12:59.938244 duration_in_ms=110.485
2018-03-07 03:12:59,941 [salt.state       ][INFO    ][23140] Running state [keystone-credential-keys] at time 03:12:59.941257
2018-03-07 03:12:59,942 [salt.state       ][INFO    ][23140] Executing state glusterfs.started for keystone-credential-keys
2018-03-07 03:12:59,942 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --version' in directory '/root'
2018-03-07 03:12:59,964 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-07 03:13:00,067 [salt.loaded.int.module.glusterfs][INFO    ][23140] Gluster call "volume info" succeeded
2018-03-07 03:13:00,070 [salt.state       ][INFO    ][23140] Volume keystone-credential-keys is already started
2018-03-07 03:13:00,071 [salt.state       ][INFO    ][23140] Completed state [keystone-credential-keys] at time 03:13:00.070953 duration_in_ms=129.697
2018-03-07 03:13:00,073 [salt.minion      ][INFO    ][23140] Returning information for job: 20180307031253005353
2018-03-07 03:13:00,939 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command test.ping with jid 20180307031302299434
2018-03-07 03:13:00,960 [salt.minion      ][INFO    ][23578] Starting a new job with PID 23578
2018-03-07 03:13:01,010 [salt.minion      ][INFO    ][23578] Returning information for job: 20180307031302299434
2018-03-07 03:13:01,816 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command cmd.run with jid 20180307031303173125
2018-03-07 03:13:01,834 [salt.minion      ][INFO    ][23583] Starting a new job with PID 23583
2018-03-07 03:13:01,842 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][23583] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-03-07 03:13:02,048 [salt.minion      ][INFO    ][23583] Returning information for job: 20180307031303173125
2018-03-07 03:50:21,211 [salt.minion      ][INFO    ][3376] User sudo_ubuntu Executing command cp.push_dir with jid 20180307035022580200
2018-03-07 03:50:21,236 [salt.minion      ][INFO    ][23885] Starting a new job with PID 23885
