2018-01-20 09:29:22,801 [py.warnings      ][WARNING ][1447] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-20 09:29:37,449 [salt.loaded.int.module.cmdmod][ERROR   ][1447] 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-01-20 09:29:40,394 [salt.loaded.int.module.cmdmod][INFO    ][1965] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 09:29:40,412 [salt.loaded.int.module.cmdmod][INFO    ][1965] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:40,441 [salt.loaded.int.module.cmdmod][INFO    ][1965] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:40,479 [salt.utils.parsers][WARNING ][1213] Minion received a SIGTERM. Exiting.
2018-01-20 09:29:40,913 [salt.cli.daemons ][INFO    ][2014] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-20 09:29:41,022 [salt.cli.daemons ][INFO    ][2014] Starting up the Salt Minion
2018-01-20 09:29:41,023 [salt.utils.event ][INFO    ][2014] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-20 09:29:41,545 [salt.minion      ][INFO    ][2014] Creating minion process manager
2018-01-20 09:29:42,705 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2014] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 09:29:42,730 [salt.utils.schedule][INFO    ][2014] Updating job settings for scheduled job: __mine_interval
2018-01-20 09:29:42,732 [salt.minion      ][INFO    ][2014] Added mine.update to scheduler
2018-01-20 09:29:42,738 [salt.minion      ][INFO    ][2014] Minion is starting as user 'root'
2018-01-20 09:29:42,760 [salt.minion      ][INFO    ][2014] Minion is ready to receive requests!
2018-01-20 09:29:43,763 [salt.utils.schedule][INFO    ][2014] Running scheduled job: __mine_interval
2018-01-20 09:29:47,065 [salt.minion      ][INFO    ][2014] User sudo_ubuntu Executing command service.force_reload with jid 20180120092947397350
2018-01-20 09:29:47,089 [salt.minion      ][INFO    ][2105] Starting a new job with PID 2105
2018-01-20 09:29:47,452 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2105] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 09:29:47,469 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2105] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:47,510 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2105] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:47,552 [salt.utils.parsers][WARNING ][2014] Minion received a SIGTERM. Exiting.
2018-01-20 09:29:47,553 [salt.cli.daemons ][INFO    ][2014] Shutting down the Salt Minion
2018-01-20 09:29:47,967 [salt.cli.daemons ][INFO    ][2119] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-20 09:29:48,073 [salt.cli.daemons ][INFO    ][2119] Starting up the Salt Minion
2018-01-20 09:29:48,074 [salt.utils.event ][INFO    ][2119] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-20 09:29:48,736 [salt.minion      ][INFO    ][2119] Creating minion process manager
2018-01-20 09:29:50,641 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2119] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 09:29:50,666 [salt.utils.schedule][INFO    ][2119] Updating job settings for scheduled job: __mine_interval
2018-01-20 09:29:50,668 [salt.minion      ][INFO    ][2119] Added mine.update to scheduler
2018-01-20 09:29:50,674 [salt.minion      ][INFO    ][2119] Minion is starting as user 'root'
2018-01-20 09:29:50,695 [salt.minion      ][INFO    ][2119] Minion is ready to receive requests!
2018-01-20 09:29:51,697 [salt.utils.schedule][INFO    ][2119] Running scheduled job: __mine_interval
2018-01-20 09:29:57,193 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120092957521074
2018-01-20 09:29:57,225 [salt.minion      ][INFO    ][2210] Starting a new job with PID 2210
2018-01-20 09:29:57,247 [salt.minion      ][INFO    ][2210] Returning information for job: 20180120092957521074
2018-01-20 09:30:08,668 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command state.apply with jid 20180120093008998953
2018-01-20 09:30:08,691 [salt.minion      ][INFO    ][2215] Starting a new job with PID 2215
2018-01-20 09:30:12,391 [salt.state       ][INFO    ][2215] Loading fresh modules for state activity
2018-01-20 09:30:12,441 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-20 09:30:12,480 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-20 09:30:12,595 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-20 09:30:12,686 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-20 09:30:13,057 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-20 09:30:13,256 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-20 09:30:13,379 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-20 09:30:13,475 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-20 09:30:13,612 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-20 09:30:13,719 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-20 09:30:13,831 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-20 09:30:13,932 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-20 09:30:14,056 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-20 09:30:14,170 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-20 09:30:14,268 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-20 09:30:14,372 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-20 09:30:14,468 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-20 09:30:14,577 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-20 09:30:14,685 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-20 09:30:14,784 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-20 09:30:14,956 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-20 09:30:15,140 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-20 09:30:15,247 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-20 09:30:15,370 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-20 09:30:15,393 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-20 09:30:15,443 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-20 09:30:15,485 [salt.state       ][INFO    ][2215] Running state [/etc/environment] at time 09:30:15.485223
2018-01-20 09:30:15,485 [salt.state       ][INFO    ][2215] Executing state file.blockreplace for /etc/environment
2018-01-20 09:30:15,493 [salt.state       ][INFO    ][2215] 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-01-20 09:30:15,493 [salt.state       ][INFO    ][2215] Completed state [/etc/environment] at time 09:30:15.493572 duration_in_ms=8.35
2018-01-20 09:30:15,493 [salt.state       ][INFO    ][2215] Running state [/etc/profile.d] at time 09:30:15.493818
2018-01-20 09:30:15,494 [salt.state       ][INFO    ][2215] Executing state file.directory for /etc/profile.d
2018-01-20 09:30:15,496 [salt.state       ][INFO    ][2215] Directory /etc/profile.d is in the correct state
2018-01-20 09:30:15,496 [salt.state       ][INFO    ][2215] Completed state [/etc/profile.d] at time 09:30:15.496646 duration_in_ms=2.826
2018-01-20 09:30:16,079 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:30:16.079654
2018-01-20 09:30:16,080 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-20 09:30:16,114 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-20 09:30:16,122 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:16,123 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:30:16.123489 duration_in_ms=43.836
2018-01-20 09:30:16,124 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:30:16.123976
2018-01-20 09:30:16,124 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-20 09:30:16,142 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:16,143 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:30:16.142983 duration_in_ms=19.007
2018-01-20 09:30:16,144 [salt.state       ][INFO    ][2215] Running state [linux_repo_prereq_pkgs] at time 09:30:16.144325
2018-01-20 09:30:16,144 [salt.state       ][INFO    ][2215] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-20 09:30:16,145 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:16,504 [salt.state       ][INFO    ][2215] All specified packages are already installed
2018-01-20 09:30:16,504 [salt.state       ][INFO    ][2215] Completed state [linux_repo_prereq_pkgs] at time 09:30:16.504817 duration_in_ms=360.491
2018-01-20 09:30:16,505 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:30:16.505310
2018-01-20 09:30:16,505 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-20 09:30:16,506 [salt.state       ][INFO    ][2215] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-20 09:30:16,506 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:30:16.506896 duration_in_ms=1.586
2018-01-20 09:30:16,507 [salt.state       ][INFO    ][2215] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:30:16.507197
2018-01-20 09:30:16,507 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-20 09:30:16,537 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-20 09:30:16,620 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:16,621 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:30:16.621219 duration_in_ms=114.022
2018-01-20 09:30:16,625 [salt.state       ][INFO    ][2215] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:30:16.625922
2018-01-20 09:30:16,627 [salt.state       ][INFO    ][2215] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-20 09:30:16,724 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-20 09:30:16,930 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:18,768 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093019100355
2018-01-20 09:30:18,795 [salt.minion      ][INFO    ][2696] Starting a new job with PID 2696
2018-01-20 09:30:18,813 [salt.minion      ][INFO    ][2696] Returning information for job: 20180120093019100355
2018-01-20 09:30:20,636 [salt.state       ][INFO    ][2215] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-20 09:30:20,637 [salt.state       ][INFO    ][2215] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:30:20.637157 duration_in_ms=4011.234
2018-01-20 09:30:20,637 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:30:20.637808
2018-01-20 09:30:20,638 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-20 09:30:20,639 [salt.state       ][INFO    ][2215] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-20 09:30:20,639 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:30:20.639553 duration_in_ms=1.745
2018-01-20 09:30:20,640 [salt.state       ][INFO    ][2215] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:30:20.640006
2018-01-20 09:30:20,640 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-20 09:30:20,740 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:20,741 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:30:20.741175 duration_in_ms=101.169
2018-01-20 09:30:20,743 [salt.state       ][INFO    ][2215] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:30:20.743230
2018-01-20 09:30:20,743 [salt.state       ][INFO    ][2215] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-20 09:30:20,819 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2018-01-20 09:30:21,010 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:24,784 [salt.state       ][INFO    ][2215] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-20 09:30:24,785 [salt.state       ][INFO    ][2215] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:30:24.785421 duration_in_ms=4042.191
2018-01-20 09:30:24,786 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:30:24.786093
2018-01-20 09:30:24,786 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-20 09:30:24,787 [salt.state       ][INFO    ][2215] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-20 09:30:24,788 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:30:24.788207 duration_in_ms=2.114
2018-01-20 09:30:24,788 [salt.state       ][INFO    ][2215] Running state [/etc/apt/preferences.d/uca] at time 09:30:24.788691
2018-01-20 09:30:24,789 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-20 09:30:24,789 [salt.state       ][INFO    ][2215] File /etc/apt/preferences.d/uca is not present
2018-01-20 09:30:24,790 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/preferences.d/uca] at time 09:30:24.790116 duration_in_ms=1.425
2018-01-20 09:30:24,791 [salt.state       ][INFO    ][2215] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:30:24.791863
2018-01-20 09:30:24,792 [salt.state       ][INFO    ][2215] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-20 09:30:24,908 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-20 09:30:24,988 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-20 09:30:25,208 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:28,797 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093029125878
2018-01-20 09:30:28,819 [salt.minion      ][INFO    ][3753] Starting a new job with PID 3753
2018-01-20 09:30:28,842 [salt.minion      ][INFO    ][3753] Returning information for job: 20180120093029125878
2018-01-20 09:30:29,342 [salt.state       ][INFO    ][2215] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-20 09:30:29,343 [salt.state       ][INFO    ][2215] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:30:29.342966 duration_in_ms=4551.102
2018-01-20 09:30:29,343 [salt.state       ][INFO    ][2215] Running state [linux_extra_packages_purged] at time 09:30:29.343611
2018-01-20 09:30:29,344 [salt.state       ][INFO    ][2215] Executing state pkg.purged for linux_extra_packages_purged
2018-01-20 09:30:29,381 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-20 09:30:34,136 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:34,177 [salt.state       ][INFO    ][2215] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-20 09:30:34,200 [salt.state       ][INFO    ][2215] Loading fresh modules for state activity
2018-01-20 09:30:34,235 [salt.state       ][INFO    ][2215] Completed state [linux_extra_packages_purged] at time 09:30:34.235857 duration_in_ms=4892.245
2018-01-20 09:30:34,243 [salt.state       ][INFO    ][2215] Running state [linux_extra_packages_latest] at time 09:30:34.243648
2018-01-20 09:30:34,243 [salt.state       ][INFO    ][2215] Executing state pkg.latest for linux_extra_packages_latest
2018-01-20 09:30:34,698 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-20 09:30:34,766 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:34,795 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-20 09:30:37,660 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:37,704 [salt.state       ][INFO    ][2215] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-20 09:30:37,726 [salt.state       ][INFO    ][2215] Loading fresh modules for state activity
2018-01-20 09:30:37,765 [salt.state       ][INFO    ][2215] Completed state [linux_extra_packages_latest] at time 09:30:37.765014 duration_in_ms=3521.365
2018-01-20 09:30:37,768 [salt.state       ][INFO    ][2215] Running state [UTC] at time 09:30:37.768889
2018-01-20 09:30:37,769 [salt.state       ][INFO    ][2215] Executing state timezone.system for UTC
2018-01-20 09:30:37,773 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['timedatectl'] in directory '/root'
2018-01-20 09:30:37,853 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['timedatectl'] in directory '/root'
2018-01-20 09:30:37,872 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-20 09:30:37,890 [salt.state       ][INFO    ][2215] {'timezone': 'UTC'}
2018-01-20 09:30:37,892 [salt.state       ][INFO    ][2215] Completed state [UTC] at time 09:30:37.892048 duration_in_ms=123.158
2018-01-20 09:30:37,895 [salt.state       ][INFO    ][2215] Running state [nf_conntrack] at time 09:30:37.895555
2018-01-20 09:30:37,896 [salt.state       ][INFO    ][2215] Executing state kmod.present for nf_conntrack
2018-01-20 09:30:37,897 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:37,995 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:38,012 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-20 09:30:38,039 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:38,087 [salt.state       ][INFO    ][2215] {'nf_conntrack': 'loaded'}
2018-01-20 09:30:38,088 [salt.state       ][INFO    ][2215] Completed state [nf_conntrack] at time 09:30:38.088357 duration_in_ms=192.801
2018-01-20 09:30:38,091 [salt.state       ][INFO    ][2215] Running state [kernel.panic] at time 09:30:38.091680
2018-01-20 09:30:38,092 [salt.state       ][INFO    ][2215] Executing state sysctl.present for kernel.panic
2018-01-20 09:30:38,093 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,156 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-20 09:30:38,175 [salt.state       ][INFO    ][2215] {'kernel.panic': 60}
2018-01-20 09:30:38,175 [salt.state       ][INFO    ][2215] Completed state [kernel.panic] at time 09:30:38.175504 duration_in_ms=83.825
2018-01-20 09:30:38,176 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_keepalive_probes] at time 09:30:38.176052
2018-01-20 09:30:38,176 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-20 09:30:38,177 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,212 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-20 09:30:38,228 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-20 09:30:38,228 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:30:38.228772 duration_in_ms=52.72
2018-01-20 09:30:38,229 [salt.state       ][INFO    ][2215] Running state [fs.file-max] at time 09:30:38.229314
2018-01-20 09:30:38,229 [salt.state       ][INFO    ][2215] Executing state sysctl.present for fs.file-max
2018-01-20 09:30:38,231 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,264 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-20 09:30:38,280 [salt.state       ][INFO    ][2215] {'fs.file-max': 124165}
2018-01-20 09:30:38,281 [salt.state       ][INFO    ][2215] Completed state [fs.file-max] at time 09:30:38.281228 duration_in_ms=51.913
2018-01-20 09:30:38,281 [salt.state       ][INFO    ][2215] Running state [net.core.somaxconn] at time 09:30:38.281781
2018-01-20 09:30:38,282 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.core.somaxconn
2018-01-20 09:30:38,283 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,317 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-20 09:30:38,334 [salt.state       ][INFO    ][2215] {'net.core.somaxconn': 4096}
2018-01-20 09:30:38,335 [salt.state       ][INFO    ][2215] Completed state [net.core.somaxconn] at time 09:30:38.335316 duration_in_ms=53.535
2018-01-20 09:30:38,335 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:30:38.335835
2018-01-20 09:30:38,336 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-20 09:30:38,337 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,371 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-20 09:30:38,388 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-20 09:30:38,388 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:30:38.388514 duration_in_ms=52.678
2018-01-20 09:30:38,389 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_tw_reuse] at time 09:30:38.389049
2018-01-20 09:30:38,389 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-20 09:30:38,390 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,426 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-20 09:30:38,444 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-20 09:30:38,444 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_tw_reuse] at time 09:30:38.444604 duration_in_ms=55.555
2018-01-20 09:30:38,445 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_congestion_control] at time 09:30:38.445265
2018-01-20 09:30:38,445 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-20 09:30:38,446 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,484 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-20 09:30:38,507 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-20 09:30:38,507 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_congestion_control] at time 09:30:38.507887 duration_in_ms=62.623
2018-01-20 09:30:38,508 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_retries2] at time 09:30:38.508605
2018-01-20 09:30:38,509 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-20 09:30:38,510 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,546 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-20 09:30:38,563 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_retries2': 5}
2018-01-20 09:30:38,563 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_retries2] at time 09:30:38.563574 duration_in_ms=54.968
2018-01-20 09:30:38,564 [salt.state       ][INFO    ][2215] Running state [net.core.netdev_max_backlog] at time 09:30:38.564040
2018-01-20 09:30:38,564 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-20 09:30:38,565 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,601 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-20 09:30:38,618 [salt.state       ][INFO    ][2215] {'net.core.netdev_max_backlog': 261144}
2018-01-20 09:30:38,619 [salt.state       ][INFO    ][2215] Completed state [net.core.netdev_max_backlog] at time 09:30:38.619251 duration_in_ms=55.21
2018-01-20 09:30:38,619 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:38.619793
2018-01-20 09:30:38,620 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-20 09:30:38,621 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,662 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-20 09:30:38,680 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-20 09:30:38,680 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:38.680877 duration_in_ms=61.083
2018-01-20 09:30:38,681 [salt.state       ][INFO    ][2215] Running state [vm.swappiness] at time 09:30:38.681358
2018-01-20 09:30:38,681 [salt.state       ][INFO    ][2215] Executing state sysctl.present for vm.swappiness
2018-01-20 09:30:38,683 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,720 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-20 09:30:38,737 [salt.state       ][INFO    ][2215] {'vm.swappiness': 10}
2018-01-20 09:30:38,737 [salt.state       ][INFO    ][2215] Completed state [vm.swappiness] at time 09:30:38.737835 duration_in_ms=56.476
2018-01-20 09:30:38,738 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:30:38.738307
2018-01-20 09:30:38,739 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-20 09:30:38,739 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,774 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-20 09:30:38,791 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-20 09:30:38,792 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:30:38.791933 duration_in_ms=53.625
2018-01-20 09:30:38,792 [salt.state       ][INFO    ][2215] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:38.792384
2018-01-20 09:30:38,792 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-20 09:30:38,793 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,829 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-20 09:30:38,844 [salt.state       ][INFO    ][2215] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-20 09:30:38,845 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:38.845081 duration_in_ms=52.697
2018-01-20 09:30:38,845 [salt.state       ][INFO    ][2215] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:38.845583
2018-01-20 09:30:38,845 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-20 09:30:38,847 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,888 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-20 09:30:38,905 [salt.state       ][INFO    ][2215] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-20 09:30:38,905 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:38.905746 duration_in_ms=60.162
2018-01-20 09:30:38,906 [salt.state       ][INFO    ][2215] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:38.906283
2018-01-20 09:30:38,906 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-20 09:30:38,907 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,941 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-20 09:30:38,956 [salt.state       ][INFO    ][2215] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-20 09:30:38,957 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:38.957030 duration_in_ms=50.746
2018-01-20 09:30:38,957 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_fin_timeout] at time 09:30:38.957505
2018-01-20 09:30:38,957 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-20 09:30:38,959 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:38,998 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-20 09:30:39,016 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-20 09:30:39,017 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_fin_timeout] at time 09:30:39.017297 duration_in_ms=59.791
2018-01-20 09:30:39,017 [salt.state       ][INFO    ][2215] Running state [net.ipv4.tcp_keepalive_time] at time 09:30:39.017804
2018-01-20 09:30:39,018 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-20 09:30:39,020 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:39,024 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093039350439
2018-01-20 09:30:39,048 [salt.minion      ][INFO    ][4990] Starting a new job with PID 4990
2018-01-20 09:30:39,062 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-20 09:30:39,067 [salt.minion      ][INFO    ][4990] Returning information for job: 20180120093039350439
2018-01-20 09:30:39,079 [salt.state       ][INFO    ][2215] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-20 09:30:39,080 [salt.state       ][INFO    ][2215] Completed state [net.ipv4.tcp_keepalive_time] at time 09:30:39.080180 duration_in_ms=62.375
2018-01-20 09:30:39,080 [salt.state       ][INFO    ][2215] Running state [net.nf_conntrack_max] at time 09:30:39.080779
2018-01-20 09:30:39,081 [salt.state       ][INFO    ][2215] Executing state sysctl.present for net.nf_conntrack_max
2018-01-20 09:30:39,082 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:39,119 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-20 09:30:39,135 [salt.state       ][INFO    ][2215] {'net.nf_conntrack_max': 1048576}
2018-01-20 09:30:39,135 [salt.state       ][INFO    ][2215] Completed state [net.nf_conntrack_max] at time 09:30:39.135524 duration_in_ms=54.743
2018-01-20 09:30:39,144 [salt.state       ][INFO    ][2215] Running state [linux_sysfs_package] at time 09:30:39.144569
2018-01-20 09:30:39,144 [salt.state       ][INFO    ][2215] Executing state pkg.installed for linux_sysfs_package
2018-01-20 09:30:39,591 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-20 09:30:39,659 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:41,491 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:41,523 [salt.loaded.int.module.cmdmod][INFO    ][2215] 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-01-20 09:30:44,591 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:44,633 [salt.state       ][INFO    ][2215] 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-01-20 09:30:44,653 [salt.state       ][INFO    ][2215] Loading fresh modules for state activity
2018-01-20 09:30:44,691 [salt.state       ][INFO    ][2215] Completed state [linux_sysfs_package] at time 09:30:44.691133 duration_in_ms=5546.563
2018-01-20 09:30:44,695 [salt.state       ][INFO    ][2215] Running state [/etc/sysfs.d] at time 09:30:44.695825
2018-01-20 09:30:44,696 [salt.state       ][INFO    ][2215] Executing state file.directory for /etc/sysfs.d
2018-01-20 09:30:44,699 [salt.state       ][INFO    ][2215] Directory /etc/sysfs.d is in the correct state
2018-01-20 09:30:44,700 [salt.state       ][INFO    ][2215] Completed state [/etc/sysfs.d] at time 09:30:44.700160 duration_in_ms=4.335
2018-01-20 09:30:45,037 [salt.state       ][INFO    ][2215] Running state [ondemand] at time 09:30:45.037253
2018-01-20 09:30:45,038 [salt.state       ][INFO    ][2215] Executing state service.dead for ondemand
2018-01-20 09:30:45,039 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-20 09:30:45,062 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,080 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,100 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,174 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,192 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,213 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,238 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-20 09:30:45,389 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:45,416 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'runlevel' in directory '/root'
2018-01-20 09:30:45,433 [salt.state       ][INFO    ][2215] {'ondemand': True}
2018-01-20 09:30:45,433 [salt.state       ][INFO    ][2215] Completed state [ondemand] at time 09:30:45.433822 duration_in_ms=396.569
2018-01-20 09:30:45,438 [salt.state       ][INFO    ][2215] Running state [cs_CZ.UTF-8] at time 09:30:45.438108
2018-01-20 09:30:45,439 [salt.state       ][INFO    ][2215] Executing state locale.present for cs_CZ.UTF-8
2018-01-20 09:30:45,440 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'locale -a' in directory '/root'
2018-01-20 09:30:45,463 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-20 09:30:46,289 [salt.state       ][INFO    ][2215] {'locale': 'cs_CZ.UTF-8'}
2018-01-20 09:30:46,290 [salt.state       ][INFO    ][2215] Completed state [cs_CZ.UTF-8] at time 09:30:46.290182 duration_in_ms=852.073
2018-01-20 09:30:46,292 [salt.state       ][INFO    ][2215] Running state [en_US.UTF-8] at time 09:30:46.292352
2018-01-20 09:30:46,292 [salt.state       ][INFO    ][2215] Executing state locale.present for en_US.UTF-8
2018-01-20 09:30:46,293 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'locale -a' in directory '/root'
2018-01-20 09:30:46,311 [salt.state       ][INFO    ][2215] Locale en_US.UTF-8 is already present
2018-01-20 09:30:46,311 [salt.state       ][INFO    ][2215] Completed state [en_US.UTF-8] at time 09:30:46.311717 duration_in_ms=19.365
2018-01-20 09:30:46,313 [salt.state       ][INFO    ][2215] Running state [en_US.UTF-8] at time 09:30:46.313940
2018-01-20 09:30:46,315 [salt.state       ][INFO    ][2215] Executing state locale.system for en_US.UTF-8
2018-01-20 09:30:46,316 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'localectl' in directory '/root'
2018-01-20 09:30:46,367 [salt.state       ][INFO    ][2215] System locale en_US.UTF-8 already set
2018-01-20 09:30:46,368 [salt.state       ][INFO    ][2215] Completed state [en_US.UTF-8] at time 09:30:46.367926 duration_in_ms=53.985
2018-01-20 09:30:46,371 [salt.state       ][INFO    ][2215] Running state [root] at time 09:30:46.371074
2018-01-20 09:30:46,371 [salt.state       ][INFO    ][2215] Executing state user.present for root
2018-01-20 09:30:46,379 [salt.state       ][INFO    ][2215] User root is present and up to date
2018-01-20 09:30:46,380 [salt.state       ][INFO    ][2215] Completed state [root] at time 09:30:46.380131 duration_in_ms=9.057
2018-01-20 09:30:46,381 [salt.state       ][INFO    ][2215] Running state [/root] at time 09:30:46.381834
2018-01-20 09:30:46,382 [salt.state       ][INFO    ][2215] Executing state file.directory for /root
2018-01-20 09:30:46,383 [salt.state       ][INFO    ][2215] Directory /root is in the correct state
2018-01-20 09:30:46,383 [salt.state       ][INFO    ][2215] Completed state [/root] at time 09:30:46.383705 duration_in_ms=1.871
2018-01-20 09:30:46,384 [salt.state       ][INFO    ][2215] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:30:46.384149
2018-01-20 09:30:46,384 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-20 09:30:46,385 [salt.state       ][INFO    ][2215] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-20 09:30:46,385 [salt.state       ][INFO    ][2215] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:30:46.385458 duration_in_ms=1.309
2018-01-20 09:30:46,385 [salt.state       ][INFO    ][2215] Running state [ubuntu] at time 09:30:46.385928
2018-01-20 09:30:46,387 [salt.state       ][INFO    ][2215] Executing state user.present for ubuntu
2018-01-20 09:30:46,391 [salt.state       ][INFO    ][2215] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-20 09:30:46,391 [salt.state       ][INFO    ][2215] Completed state [ubuntu] at time 09:30:46.391505 duration_in_ms=5.576
2018-01-20 09:30:46,392 [salt.state       ][INFO    ][2215] Running state [/home/ubuntu] at time 09:30:46.392729
2018-01-20 09:30:46,393 [salt.state       ][INFO    ][2215] Executing state file.directory for /home/ubuntu
2018-01-20 09:30:46,394 [salt.state       ][INFO    ][2215] {'mode': '0700'}
2018-01-20 09:30:46,395 [salt.state       ][INFO    ][2215] Completed state [/home/ubuntu] at time 09:30:46.395072 duration_in_ms=2.343
2018-01-20 09:30:46,396 [salt.state       ][INFO    ][2215] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:46.396119
2018-01-20 09:30:46,396 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-20 09:30:46,424 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-20 09:30:46,430 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command '/usr/sbin/visudo -c -f /tmp/tmpgRja6y' in directory '/root'
2018-01-20 09:30:46,460 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:46,461 [salt.state       ][INFO    ][2215] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:46.461461 duration_in_ms=65.341
2018-01-20 09:30:46,462 [salt.state       ][INFO    ][2215] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:46.462207
2018-01-20 09:30:46,463 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-20 09:30:46,492 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-20 09:30:46,589 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:46,590 [salt.state       ][INFO    ][2215] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:46.590060 duration_in_ms=127.852
2018-01-20 09:30:46,591 [salt.state       ][INFO    ][2215] Running state [apt-daily.timer] at time 09:30:46.591411
2018-01-20 09:30:46,591 [salt.state       ][INFO    ][2215] Executing state service.dead for apt-daily.timer
2018-01-20 09:30:46,592 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-20 09:30:46,613 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,635 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,657 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,703 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,724 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,744 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,768 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,892 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:46,920 [salt.state       ][INFO    ][2215] {'apt-daily.timer': True}
2018-01-20 09:30:46,921 [salt.state       ][INFO    ][2215] Completed state [apt-daily.timer] at time 09:30:46.921276 duration_in_ms=329.864
2018-01-20 09:30:46,922 [salt.state       ][INFO    ][2215] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:46.922089
2018-01-20 09:30:46,923 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-20 09:30:46,956 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-20 09:30:47,045 [salt.state       ][INFO    ][2215] File changed:
New file
2018-01-20 09:30:47,047 [salt.state       ][INFO    ][2215] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:47.047935 duration_in_ms=125.846
2018-01-20 09:30:47,050 [salt.state       ][INFO    ][2215] Running state [service.systemctl_reload] at time 09:30:47.050013
2018-01-20 09:30:47,050 [salt.state       ][INFO    ][2215] Executing state module.wait for service.systemctl_reload
2018-01-20 09:30:47,051 [salt.state       ][INFO    ][2215] No changes made for service.systemctl_reload
2018-01-20 09:30:47,051 [salt.state       ][INFO    ][2215] Completed state [service.systemctl_reload] at time 09:30:47.051443 duration_in_ms=1.43
2018-01-20 09:30:47,051 [salt.state       ][INFO    ][2215] Running state [service.systemctl_reload] at time 09:30:47.051878
2018-01-20 09:30:47,052 [salt.state       ][INFO    ][2215] Executing state module.mod_watch for service.systemctl_reload
2018-01-20 09:30:47,053 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-20 09:30:47,148 [salt.state       ][INFO    ][2215] {'ret': True}
2018-01-20 09:30:47,149 [salt.state       ][INFO    ][2215] Completed state [service.systemctl_reload] at time 09:30:47.149276 duration_in_ms=97.397
2018-01-20 09:30:47,150 [salt.state       ][INFO    ][2215] Running state [/etc/hostname] at time 09:30:47.150206
2018-01-20 09:30:47,151 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/hostname
2018-01-20 09:30:47,177 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-20 09:30:47,182 [salt.state       ][INFO    ][2215] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-01-20 09:30:47,183 [salt.state       ][INFO    ][2215] Completed state [/etc/hostname] at time 09:30:47.183552 duration_in_ms=33.346
2018-01-20 09:30:47,187 [salt.state       ][INFO    ][2215] Running state [hostname dbs03] at time 09:30:47.186978
2018-01-20 09:30:47,187 [salt.state       ][INFO    ][2215] Executing state cmd.wait for hostname dbs03
2018-01-20 09:30:47,188 [salt.state       ][INFO    ][2215] No changes made for hostname dbs03
2018-01-20 09:30:47,188 [salt.state       ][INFO    ][2215] Completed state [hostname dbs03] at time 09:30:47.188401 duration_in_ms=1.423
2018-01-20 09:30:47,188 [salt.state       ][INFO    ][2215] Running state [hostname dbs03] at time 09:30:47.188831
2018-01-20 09:30:47,189 [salt.state       ][INFO    ][2215] Executing state cmd.mod_watch for hostname dbs03
2018-01-20 09:30:47,190 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command 'hostname dbs03' in directory '/root'
2018-01-20 09:30:47,207 [salt.state       ][INFO    ][2215] {'pid': 5883, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-20 09:30:47,208 [salt.state       ][INFO    ][2215] Completed state [hostname dbs03] at time 09:30:47.208080 duration_in_ms=19.248
2018-01-20 09:30:47,210 [salt.state       ][INFO    ][2215] Running state [mdb02] at time 09:30:47.209999
2018-01-20 09:30:47,210 [salt.state       ][INFO    ][2215] Executing state host.present for mdb02
2018-01-20 09:30:47,213 [salt.state       ][INFO    ][2215] {'host': 'mdb02'}
2018-01-20 09:30:47,214 [salt.state       ][INFO    ][2215] Completed state [mdb02] at time 09:30:47.214241 duration_in_ms=4.242
2018-01-20 09:30:47,215 [salt.state       ][INFO    ][2215] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.215298
2018-01-20 09:30:47,215 [salt.state       ][INFO    ][2215] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,216 [salt.state       ][INFO    ][2215] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,217 [salt.state       ][INFO    ][2215] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.217304 duration_in_ms=2.006
2018-01-20 09:30:47,217 [salt.state       ][INFO    ][2215] Running state [mdb03] at time 09:30:47.217819
2018-01-20 09:30:47,218 [salt.state       ][INFO    ][2215] Executing state host.present for mdb03
2018-01-20 09:30:47,219 [salt.state       ][INFO    ][2215] {'host': 'mdb03'}
2018-01-20 09:30:47,220 [salt.state       ][INFO    ][2215] Completed state [mdb03] at time 09:30:47.220071 duration_in_ms=2.252
2018-01-20 09:30:47,220 [salt.state       ][INFO    ][2215] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.220541
2018-01-20 09:30:47,221 [salt.state       ][INFO    ][2215] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,222 [salt.state       ][INFO    ][2215] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,222 [salt.state       ][INFO    ][2215] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.222825 duration_in_ms=2.284
2018-01-20 09:30:47,223 [salt.state       ][INFO    ][2215] Running state [mdb01] at time 09:30:47.223300
2018-01-20 09:30:47,223 [salt.state       ][INFO    ][2215] Executing state host.present for mdb01
2018-01-20 09:30:47,224 [salt.state       ][INFO    ][2215] {'host': 'mdb01'}
2018-01-20 09:30:47,225 [salt.state       ][INFO    ][2215] Completed state [mdb01] at time 09:30:47.225293 duration_in_ms=1.993
2018-01-20 09:30:47,225 [salt.state       ][INFO    ][2215] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.225801
2018-01-20 09:30:47,226 [salt.state       ][INFO    ][2215] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,228 [salt.state       ][INFO    ][2215] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,228 [salt.state       ][INFO    ][2215] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.228667 duration_in_ms=2.866
2018-01-20 09:30:47,229 [salt.state       ][INFO    ][2215] Running state [mdb] at time 09:30:47.229143
2018-01-20 09:30:47,229 [salt.state       ][INFO    ][2215] Executing state host.present for mdb
2018-01-20 09:30:47,230 [salt.state       ][INFO    ][2215] {'host': 'mdb'}
2018-01-20 09:30:47,231 [salt.state       ][INFO    ][2215] Completed state [mdb] at time 09:30:47.231200 duration_in_ms=2.057
2018-01-20 09:30:47,231 [salt.state       ][INFO    ][2215] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.231668
2018-01-20 09:30:47,232 [salt.state       ][INFO    ][2215] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,233 [salt.state       ][INFO    ][2215] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,233 [salt.state       ][INFO    ][2215] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.233704 duration_in_ms=2.036
2018-01-20 09:30:47,234 [salt.state       ][INFO    ][2215] Running state [cfg01] at time 09:30:47.234180
2018-01-20 09:30:47,234 [salt.state       ][INFO    ][2215] Executing state host.present for cfg01
2018-01-20 09:30:47,235 [salt.state       ][INFO    ][2215] {'host': 'cfg01'}
2018-01-20 09:30:47,236 [salt.state       ][INFO    ][2215] Completed state [cfg01] at time 09:30:47.236204 duration_in_ms=2.024
2018-01-20 09:30:47,236 [salt.state       ][INFO    ][2215] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.236672
2018-01-20 09:30:47,237 [salt.state       ][INFO    ][2215] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,238 [salt.state       ][INFO    ][2215] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,239 [salt.state       ][INFO    ][2215] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.239022 duration_in_ms=2.35
2018-01-20 09:30:47,239 [salt.state       ][INFO    ][2215] Running state [prx01] at time 09:30:47.239494
2018-01-20 09:30:47,239 [salt.state       ][INFO    ][2215] Executing state host.present for prx01
2018-01-20 09:30:47,241 [salt.state       ][INFO    ][2215] {'host': 'prx01'}
2018-01-20 09:30:47,241 [salt.state       ][INFO    ][2215] Completed state [prx01] at time 09:30:47.241555 duration_in_ms=2.06
2018-01-20 09:30:47,242 [salt.state       ][INFO    ][2215] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.242027
2018-01-20 09:30:47,242 [salt.state       ][INFO    ][2215] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,243 [salt.state       ][INFO    ][2215] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,244 [salt.state       ][INFO    ][2215] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.244072 duration_in_ms=2.044
2018-01-20 09:30:47,244 [salt.state       ][INFO    ][2215] Running state [kvm01] at time 09:30:47.244535
2018-01-20 09:30:47,245 [salt.state       ][INFO    ][2215] Executing state host.present for kvm01
2018-01-20 09:30:47,246 [salt.state       ][INFO    ][2215] {'host': 'kvm01'}
2018-01-20 09:30:47,246 [salt.state       ][INFO    ][2215] Completed state [kvm01] at time 09:30:47.246858 duration_in_ms=2.323
2018-01-20 09:30:47,247 [salt.state       ][INFO    ][2215] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.247320
2018-01-20 09:30:47,247 [salt.state       ][INFO    ][2215] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,248 [salt.state       ][INFO    ][2215] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,249 [salt.state       ][INFO    ][2215] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.249378 duration_in_ms=2.058
2018-01-20 09:30:47,249 [salt.state       ][INFO    ][2215] Running state [kvm03] at time 09:30:47.249885
2018-01-20 09:30:47,250 [salt.state       ][INFO    ][2215] Executing state host.present for kvm03
2018-01-20 09:30:47,251 [salt.state       ][INFO    ][2215] {'host': 'kvm03'}
2018-01-20 09:30:47,252 [salt.state       ][INFO    ][2215] Completed state [kvm03] at time 09:30:47.252253 duration_in_ms=2.368
2018-01-20 09:30:47,252 [salt.state       ][INFO    ][2215] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.252716
2018-01-20 09:30:47,253 [salt.state       ][INFO    ][2215] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,254 [salt.state       ][INFO    ][2215] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,255 [salt.state       ][INFO    ][2215] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.255219 duration_in_ms=2.503
2018-01-20 09:30:47,255 [salt.state       ][INFO    ][2215] Running state [kvm02] at time 09:30:47.255687
2018-01-20 09:30:47,256 [salt.state       ][INFO    ][2215] Executing state host.present for kvm02
2018-01-20 09:30:47,257 [salt.state       ][INFO    ][2215] {'host': 'kvm02'}
2018-01-20 09:30:47,257 [salt.state       ][INFO    ][2215] Completed state [kvm02] at time 09:30:47.257679 duration_in_ms=1.992
2018-01-20 09:30:47,258 [salt.state       ][INFO    ][2215] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.258130
2018-01-20 09:30:47,258 [salt.state       ][INFO    ][2215] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,259 [salt.state       ][INFO    ][2215] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,260 [salt.state       ][INFO    ][2215] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.260140 duration_in_ms=2.01
2018-01-20 09:30:47,260 [salt.state       ][INFO    ][2215] Running state [dbs] at time 09:30:47.260592
2018-01-20 09:30:47,261 [salt.state       ][INFO    ][2215] Executing state host.present for dbs
2018-01-20 09:30:47,262 [salt.state       ][INFO    ][2215] {'host': 'dbs'}
2018-01-20 09:30:47,262 [salt.state       ][INFO    ][2215] Completed state [dbs] at time 09:30:47.262917 duration_in_ms=2.325
2018-01-20 09:30:47,263 [salt.state       ][INFO    ][2215] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.263382
2018-01-20 09:30:47,263 [salt.state       ][INFO    ][2215] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,265 [salt.state       ][INFO    ][2215] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,265 [salt.state       ][INFO    ][2215] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.265406 duration_in_ms=2.024
2018-01-20 09:30:47,265 [salt.state       ][INFO    ][2215] Running state [prx] at time 09:30:47.265895
2018-01-20 09:30:47,266 [salt.state       ][INFO    ][2215] Executing state host.present for prx
2018-01-20 09:30:47,267 [salt.state       ][INFO    ][2215] {'host': 'prx'}
2018-01-20 09:30:47,267 [salt.state       ][INFO    ][2215] Completed state [prx] at time 09:30:47.267926 duration_in_ms=2.031
2018-01-20 09:30:47,268 [salt.state       ][INFO    ][2215] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.268376
2018-01-20 09:30:47,268 [salt.state       ][INFO    ][2215] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,270 [salt.state       ][INFO    ][2215] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,270 [salt.state       ][INFO    ][2215] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.270708 duration_in_ms=2.332
2018-01-20 09:30:47,271 [salt.state       ][INFO    ][2215] Running state [prx02] at time 09:30:47.271162
2018-01-20 09:30:47,271 [salt.state       ][INFO    ][2215] Executing state host.present for prx02
2018-01-20 09:30:47,272 [salt.state       ][INFO    ][2215] {'host': 'prx02'}
2018-01-20 09:30:47,273 [salt.state       ][INFO    ][2215] Completed state [prx02] at time 09:30:47.273200 duration_in_ms=2.038
2018-01-20 09:30:47,273 [salt.state       ][INFO    ][2215] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.273680
2018-01-20 09:30:47,274 [salt.state       ][INFO    ][2215] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,275 [salt.state       ][INFO    ][2215] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,276 [salt.state       ][INFO    ][2215] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.276058 duration_in_ms=2.378
2018-01-20 09:30:47,276 [salt.state       ][INFO    ][2215] Running state [msg02] at time 09:30:47.276513
2018-01-20 09:30:47,276 [salt.state       ][INFO    ][2215] Executing state host.present for msg02
2018-01-20 09:30:47,278 [salt.state       ][INFO    ][2215] {'host': 'msg02'}
2018-01-20 09:30:47,278 [salt.state       ][INFO    ][2215] Completed state [msg02] at time 09:30:47.278860 duration_in_ms=2.347
2018-01-20 09:30:47,279 [salt.state       ][INFO    ][2215] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.279319
2018-01-20 09:30:47,279 [salt.state       ][INFO    ][2215] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,280 [salt.state       ][INFO    ][2215] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,281 [salt.state       ][INFO    ][2215] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.281388 duration_in_ms=2.069
2018-01-20 09:30:47,281 [salt.state       ][INFO    ][2215] Running state [msg03] at time 09:30:47.281875
2018-01-20 09:30:47,282 [salt.state       ][INFO    ][2215] Executing state host.present for msg03
2018-01-20 09:30:47,283 [salt.state       ][INFO    ][2215] {'host': 'msg03'}
2018-01-20 09:30:47,284 [salt.state       ][INFO    ][2215] Completed state [msg03] at time 09:30:47.283996 duration_in_ms=2.121
2018-01-20 09:30:47,284 [salt.state       ][INFO    ][2215] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.284448
2018-01-20 09:30:47,284 [salt.state       ][INFO    ][2215] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,286 [salt.state       ][INFO    ][2215] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,287 [salt.state       ][INFO    ][2215] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.287001 duration_in_ms=2.553
2018-01-20 09:30:47,287 [salt.state       ][INFO    ][2215] Running state [msg01] at time 09:30:47.287460
2018-01-20 09:30:47,287 [salt.state       ][INFO    ][2215] Executing state host.present for msg01
2018-01-20 09:30:47,289 [salt.state       ][INFO    ][2215] {'host': 'msg01'}
2018-01-20 09:30:47,289 [salt.state       ][INFO    ][2215] Completed state [msg01] at time 09:30:47.289576 duration_in_ms=2.116
2018-01-20 09:30:47,290 [salt.state       ][INFO    ][2215] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.290029
2018-01-20 09:30:47,290 [salt.state       ][INFO    ][2215] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,292 [salt.state       ][INFO    ][2215] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,292 [salt.state       ][INFO    ][2215] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.292411 duration_in_ms=2.381
2018-01-20 09:30:47,292 [salt.state       ][INFO    ][2215] Running state [msg] at time 09:30:47.292863
2018-01-20 09:30:47,293 [salt.state       ][INFO    ][2215] Executing state host.present for msg
2018-01-20 09:30:47,294 [salt.state       ][INFO    ][2215] {'host': 'msg'}
2018-01-20 09:30:47,295 [salt.state       ][INFO    ][2215] Completed state [msg] at time 09:30:47.294984 duration_in_ms=2.121
2018-01-20 09:30:47,295 [salt.state       ][INFO    ][2215] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.295436
2018-01-20 09:30:47,295 [salt.state       ][INFO    ][2215] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,297 [salt.state       ][INFO    ][2215] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,297 [salt.state       ][INFO    ][2215] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.297555 duration_in_ms=2.119
2018-01-20 09:30:47,298 [salt.state       ][INFO    ][2215] Running state [cfg01] at time 09:30:47.298016
2018-01-20 09:30:47,299 [salt.state       ][INFO    ][2215] Executing state host.present for cfg01
2018-01-20 09:30:47,299 [salt.state       ][INFO    ][2215] Host cfg01 (192.168.10.100) already present
2018-01-20 09:30:47,300 [salt.state       ][INFO    ][2215] Completed state [cfg01] at time 09:30:47.300072 duration_in_ms=2.056
2018-01-20 09:30:47,300 [salt.state       ][INFO    ][2215] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.300523
2018-01-20 09:30:47,300 [salt.state       ][INFO    ][2215] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,301 [salt.state       ][INFO    ][2215] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-20 09:30:47,302 [salt.state       ][INFO    ][2215] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.302019 duration_in_ms=1.496
2018-01-20 09:30:47,302 [salt.state       ][INFO    ][2215] Running state [cmp002] at time 09:30:47.302486
2018-01-20 09:30:47,302 [salt.state       ][INFO    ][2215] Executing state host.present for cmp002
2018-01-20 09:30:47,304 [salt.state       ][INFO    ][2215] {'host': 'cmp002'}
2018-01-20 09:30:47,304 [salt.state       ][INFO    ][2215] Completed state [cmp002] at time 09:30:47.304581 duration_in_ms=2.095
2018-01-20 09:30:47,305 [salt.state       ][INFO    ][2215] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.305045
2018-01-20 09:30:47,305 [salt.state       ][INFO    ][2215] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,306 [salt.state       ][INFO    ][2215] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,307 [salt.state       ][INFO    ][2215] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.307257 duration_in_ms=2.212
2018-01-20 09:30:47,307 [salt.state       ][INFO    ][2215] Running state [cmp001] at time 09:30:47.307728
2018-01-20 09:30:47,308 [salt.state       ][INFO    ][2215] Executing state host.present for cmp001
2018-01-20 09:30:47,309 [salt.state       ][INFO    ][2215] {'host': 'cmp001'}
2018-01-20 09:30:47,310 [salt.state       ][INFO    ][2215] Completed state [cmp001] at time 09:30:47.309979 duration_in_ms=2.251
2018-01-20 09:30:47,311 [salt.state       ][INFO    ][2215] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.310996
2018-01-20 09:30:47,311 [salt.state       ][INFO    ][2215] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,312 [salt.state       ][INFO    ][2215] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,313 [salt.state       ][INFO    ][2215] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.313134 duration_in_ms=2.137
2018-01-20 09:30:47,313 [salt.state       ][INFO    ][2215] Running state [dbs01] at time 09:30:47.313623
2018-01-20 09:30:47,314 [salt.state       ][INFO    ][2215] Executing state host.present for dbs01
2018-01-20 09:30:47,315 [salt.state       ][INFO    ][2215] {'host': 'dbs01'}
2018-01-20 09:30:47,315 [salt.state       ][INFO    ][2215] Completed state [dbs01] at time 09:30:47.315881 duration_in_ms=2.258
2018-01-20 09:30:47,316 [salt.state       ][INFO    ][2215] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.316335
2018-01-20 09:30:47,316 [salt.state       ][INFO    ][2215] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,318 [salt.state       ][INFO    ][2215] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,318 [salt.state       ][INFO    ][2215] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.318524 duration_in_ms=2.189
2018-01-20 09:30:47,319 [salt.state       ][INFO    ][2215] Running state [dbs02] at time 09:30:47.318999
2018-01-20 09:30:47,319 [salt.state       ][INFO    ][2215] Executing state host.present for dbs02
2018-01-20 09:30:47,320 [salt.state       ][INFO    ][2215] {'host': 'dbs02'}
2018-01-20 09:30:47,321 [salt.state       ][INFO    ][2215] Completed state [dbs02] at time 09:30:47.321147 duration_in_ms=2.148
2018-01-20 09:30:47,321 [salt.state       ][INFO    ][2215] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.321627
2018-01-20 09:30:47,322 [salt.state       ][INFO    ][2215] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,323 [salt.state       ][INFO    ][2215] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,324 [salt.state       ][INFO    ][2215] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.324080 duration_in_ms=2.453
2018-01-20 09:30:47,324 [salt.state       ][INFO    ][2215] Running state [dbs03] at time 09:30:47.324544
2018-01-20 09:30:47,325 [salt.state       ][INFO    ][2215] Executing state host.present for dbs03
2018-01-20 09:30:47,326 [salt.state       ][INFO    ][2215] {'host': 'dbs03'}
2018-01-20 09:30:47,327 [salt.state       ][INFO    ][2215] Completed state [dbs03] at time 09:30:47.327032 duration_in_ms=2.488
2018-01-20 09:30:47,327 [salt.state       ][INFO    ][2215] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.327485
2018-01-20 09:30:47,327 [salt.state       ][INFO    ][2215] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,329 [salt.state       ][INFO    ][2215] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,329 [salt.state       ][INFO    ][2215] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.329644 duration_in_ms=2.159
2018-01-20 09:30:47,330 [salt.state       ][INFO    ][2215] Running state [mas01] at time 09:30:47.330093
2018-01-20 09:30:47,330 [salt.state       ][INFO    ][2215] Executing state host.present for mas01
2018-01-20 09:30:47,332 [salt.state       ][INFO    ][2215] {'host': 'mas01'}
2018-01-20 09:30:47,332 [salt.state       ][INFO    ][2215] Completed state [mas01] at time 09:30:47.332571 duration_in_ms=2.478
2018-01-20 09:30:47,333 [salt.state       ][INFO    ][2215] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.333029
2018-01-20 09:30:47,333 [salt.state       ][INFO    ][2215] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,334 [salt.state       ][INFO    ][2215] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,335 [salt.state       ][INFO    ][2215] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.335254 duration_in_ms=2.225
2018-01-20 09:30:47,335 [salt.state       ][INFO    ][2215] Running state [ctl02] at time 09:30:47.335715
2018-01-20 09:30:47,336 [salt.state       ][INFO    ][2215] Executing state host.present for ctl02
2018-01-20 09:30:47,340 [salt.state       ][INFO    ][2215] {'host': 'ctl02'}
2018-01-20 09:30:47,341 [salt.state       ][INFO    ][2215] Completed state [ctl02] at time 09:30:47.341396 duration_in_ms=5.681
2018-01-20 09:30:47,341 [salt.state       ][INFO    ][2215] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.341901
2018-01-20 09:30:47,342 [salt.state       ][INFO    ][2215] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,344 [salt.state       ][INFO    ][2215] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,344 [salt.state       ][INFO    ][2215] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.344458 duration_in_ms=2.556
2018-01-20 09:30:47,344 [salt.state       ][INFO    ][2215] Running state [ctl03] at time 09:30:47.344919
2018-01-20 09:30:47,345 [salt.state       ][INFO    ][2215] Executing state host.present for ctl03
2018-01-20 09:30:47,347 [salt.state       ][INFO    ][2215] {'host': 'ctl03'}
2018-01-20 09:30:47,347 [salt.state       ][INFO    ][2215] Completed state [ctl03] at time 09:30:47.347728 duration_in_ms=2.809
2018-01-20 09:30:47,348 [salt.state       ][INFO    ][2215] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.348190
2018-01-20 09:30:47,348 [salt.state       ][INFO    ][2215] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,350 [salt.state       ][INFO    ][2215] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,350 [salt.state       ][INFO    ][2215] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.350463 duration_in_ms=2.273
2018-01-20 09:30:47,350 [salt.state       ][INFO    ][2215] Running state [ctl01] at time 09:30:47.350922
2018-01-20 09:30:47,351 [salt.state       ][INFO    ][2215] Executing state host.present for ctl01
2018-01-20 09:30:47,352 [salt.state       ][INFO    ][2215] {'host': 'ctl01'}
2018-01-20 09:30:47,353 [salt.state       ][INFO    ][2215] Completed state [ctl01] at time 09:30:47.353132 duration_in_ms=2.209
2018-01-20 09:30:47,353 [salt.state       ][INFO    ][2215] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.353609
2018-01-20 09:30:47,354 [salt.state       ][INFO    ][2215] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,355 [salt.state       ][INFO    ][2215] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,356 [salt.state       ][INFO    ][2215] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.356150 duration_in_ms=2.541
2018-01-20 09:30:47,356 [salt.state       ][INFO    ][2215] Running state [ctl] at time 09:30:47.356609
2018-01-20 09:30:47,357 [salt.state       ][INFO    ][2215] Executing state host.present for ctl
2018-01-20 09:30:47,359 [salt.state       ][INFO    ][2215] {'host': 'ctl'}
2018-01-20 09:30:47,359 [salt.state       ][INFO    ][2215] Completed state [ctl] at time 09:30:47.359445 duration_in_ms=2.836
2018-01-20 09:30:47,359 [salt.state       ][INFO    ][2215] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.359899
2018-01-20 09:30:47,360 [salt.state       ][INFO    ][2215] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:47,361 [salt.state       ][INFO    ][2215] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:47,362 [salt.state       ][INFO    ][2215] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:47.362172 duration_in_ms=2.272
2018-01-20 09:30:47,362 [salt.state       ][INFO    ][2215] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:47.362640
2018-01-20 09:30:47,363 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-20 09:30:47,363 [salt.state       ][INFO    ][2215] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-20 09:30:47,364 [salt.state       ][INFO    ][2215] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:47.364112 duration_in_ms=1.472
2018-01-20 09:30:47,366 [salt.state       ][INFO    ][2215] Running state [ens2] at time 09:30:47.366187
2018-01-20 09:30:47,366 [salt.state       ][INFO    ][2215] Executing state network.managed for ens2
2018-01-20 09:30:47,516 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-20 09:30:48,699 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-20 09:30:49,949 [salt.state       ][INFO    ][2215] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-20 09:30:49,952 [salt.state       ][INFO    ][2215] Completed state [ens2] at time 09:30:49.950276 duration_in_ms=2584.086
2018-01-20 09:30:49,953 [salt.state       ][INFO    ][2215] Running state [ens3] at time 09:30:49.953171
2018-01-20 09:30:49,953 [salt.state       ][INFO    ][2215] Executing state network.managed for ens3
2018-01-20 09:30:49,987 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093049504578
2018-01-20 09:30:49,994 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-20 09:30:50,006 [salt.minion      ][INFO    ][6034] Starting a new job with PID 6034
2018-01-20 09:30:50,025 [salt.minion      ][INFO    ][6034] Returning information for job: 20180120093049504578
2018-01-20 09:30:50,717 [salt.state       ][INFO    ][2215] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-20 09:30:50,718 [salt.state       ][INFO    ][2215] Completed state [ens3] at time 09:30:50.718111 duration_in_ms=764.94
2018-01-20 09:30:50,719 [salt.state       ][INFO    ][2215] Running state [/etc/profile.d/proxy.sh] at time 09:30:50.719038
2018-01-20 09:30:50,719 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-20 09:30:50,719 [salt.state       ][INFO    ][2215] File /etc/profile.d/proxy.sh is not present
2018-01-20 09:30:50,720 [salt.state       ][INFO    ][2215] Completed state [/etc/profile.d/proxy.sh] at time 09:30:50.720096 duration_in_ms=1.058
2018-01-20 09:30:50,720 [salt.state       ][INFO    ][2215] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:30:50.720337
2018-01-20 09:30:50,720 [salt.state       ][INFO    ][2215] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-20 09:30:50,720 [salt.state       ][INFO    ][2215] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-20 09:30:50,721 [salt.state       ][INFO    ][2215] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:30:50.721061 duration_in_ms=0.723
2018-01-20 09:30:50,722 [salt.state       ][INFO    ][2215] Running state [ntp] at time 09:30:50.722571
2018-01-20 09:30:50,722 [salt.state       ][INFO    ][2215] Executing state pkg.installed for ntp
2018-01-20 09:30:50,907 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:50,940 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-20 09:30:54,381 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:54,427 [salt.state       ][INFO    ][2215] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-20 09:30:54,447 [salt.state       ][INFO    ][2215] Loading fresh modules for state activity
2018-01-20 09:30:54,558 [salt.state       ][INFO    ][2215] Completed state [ntp] at time 09:30:54.558271 duration_in_ms=3835.7
2018-01-20 09:30:54,562 [salt.state       ][INFO    ][2215] Running state [/etc/ntp.conf] at time 09:30:54.562902
2018-01-20 09:30:54,563 [salt.state       ][INFO    ][2215] Executing state file.managed for /etc/ntp.conf
2018-01-20 09:30:54,601 [salt.fileclient  ][INFO    ][2215] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-20 09:30:54,651 [salt.state       ][INFO    ][2215] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-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
+# 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
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# 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.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org 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-01-20 09:30:54,654 [salt.state       ][INFO    ][2215] Completed state [/etc/ntp.conf] at time 09:30:54.654056 duration_in_ms=91.153
2018-01-20 09:30:54,964 [salt.state       ][INFO    ][2215] Running state [ntp] at time 09:30:54.964288
2018-01-20 09:30:54,965 [salt.state       ][INFO    ][2215] Executing state service.running for ntp
2018-01-20 09:30:54,966 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-20 09:30:54,987 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 09:30:55,006 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 09:30:55,029 [salt.state       ][INFO    ][2215] The service ntp is already running
2018-01-20 09:30:55,030 [salt.state       ][INFO    ][2215] Completed state [ntp] at time 09:30:55.030727 duration_in_ms=66.44
2018-01-20 09:30:55,031 [salt.state       ][INFO    ][2215] Running state [ntp] at time 09:30:55.031297
2018-01-20 09:30:55,032 [salt.state       ][INFO    ][2215] Executing state service.mod_watch for ntp
2018-01-20 09:30:55,033 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 09:30:55,051 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 09:30:55,072 [salt.loaded.int.module.cmdmod][INFO    ][2215] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-20 09:30:55,167 [salt.state       ][INFO    ][2215] {'ntp': True}
2018-01-20 09:30:55,168 [salt.state       ][INFO    ][2215] Completed state [ntp] at time 09:30:55.168131 duration_in_ms=136.833
2018-01-20 09:30:55,174 [salt.minion      ][INFO    ][2215] Returning information for job: 20180120093008998953
2018-01-20 09:30:56,660 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180120093056991535
2018-01-20 09:30:56,688 [salt.minion      ][INFO    ][6971] Starting a new job with PID 6971
2018-01-20 09:30:56,702 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6971] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-20 09:30:56,704 [salt.minion      ][INFO    ][6971] Returning information for job: 20180120093056991535
2018-01-20 09:31:21,873 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command pkg.upgrade with jid 20180120093122207475
2018-01-20 09:31:21,900 [salt.minion      ][INFO    ][6983] Starting a new job with PID 6983
2018-01-20 09:31:21,928 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6983] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:31:22,360 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6983] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-20 09:31:31,996 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093132327467
2018-01-20 09:31:32,018 [salt.minion      ][INFO    ][9341] Starting a new job with PID 9341
2018-01-20 09:31:32,036 [salt.minion      ][INFO    ][9341] Returning information for job: 20180120093132327467
2018-01-20 09:31:42,144 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093142475934
2018-01-20 09:31:42,166 [salt.minion      ][INFO    ][13230] Starting a new job with PID 13230
2018-01-20 09:31:42,183 [salt.minion      ][INFO    ][13230] Returning information for job: 20180120093142475934
2018-01-20 09:31:43,339 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6983] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:31:43,382 [salt.minion      ][INFO    ][6983] Returning information for job: 20180120093122207475
2018-01-20 09:34:55,025 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command test.ping with jid 20180120093455357072
2018-01-20 09:34:55,057 [salt.minion      ][INFO    ][13274] Starting a new job with PID 13274
2018-01-20 09:34:55,125 [salt.minion      ][INFO    ][13274] Returning information for job: 20180120093455357072
2018-01-20 09:35:50,807 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command state.sls with jid 20180120093551138564
2018-01-20 09:35:50,831 [salt.minion      ][INFO    ][13364] Starting a new job with PID 13364
2018-01-20 09:35:53,143 [salt.state       ][INFO    ][13364] Loading fresh modules for state activity
2018-01-20 09:35:53,211 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-20 09:35:53,249 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-20 09:35:53,846 [salt.state       ][INFO    ][13364] Running state [keepalived] at time 09:35:53.846841
2018-01-20 09:35:53,847 [salt.state       ][INFO    ][13364] Executing state pkg.installed for keepalived
2018-01-20 09:35:53,847 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:35:54,241 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-20 09:35:54,329 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:35:56,254 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:35:56,285 [salt.loaded.int.module.cmdmod][INFO    ][13364] 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-01-20 09:36:00,104 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:36:00,151 [salt.state       ][INFO    ][13364] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-20 09:36:00,172 [salt.state       ][INFO    ][13364] Loading fresh modules for state activity
2018-01-20 09:36:00,205 [salt.state       ][INFO    ][13364] Completed state [keepalived] at time 09:36:00.205885 duration_in_ms=6359.044
2018-01-20 09:36:00,213 [salt.state       ][INFO    ][13364] Running state [lsof] at time 09:36:00.213656
2018-01-20 09:36:00,214 [salt.state       ][INFO    ][13364] Executing state pkg.installed for lsof
2018-01-20 09:36:00,638 [salt.state       ][INFO    ][13364] All specified packages are already installed
2018-01-20 09:36:00,639 [salt.state       ][INFO    ][13364] Completed state [lsof] at time 09:36:00.639551 duration_in_ms=425.894
2018-01-20 09:36:00,642 [salt.state       ][INFO    ][13364] Running state [/etc/keepalived/keepalived.conf] at time 09:36:00.642081
2018-01-20 09:36:00,642 [salt.state       ][INFO    ][13364] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-20 09:36:00,688 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-20 09:36:00,751 [salt.state       ][INFO    ][13364] File changed:
New file
2018-01-20 09:36:00,752 [salt.state       ][INFO    ][13364] Completed state [/etc/keepalived/keepalived.conf] at time 09:36:00.752226 duration_in_ms=110.145
2018-01-20 09:36:00,753 [salt.state       ][INFO    ][13364] Running state [keepalived] at time 09:36:00.753334
2018-01-20 09:36:00,753 [salt.state       ][INFO    ][13364] Executing state service.running for keepalived
2018-01-20 09:36:00,754 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-20 09:36:00,777 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,795 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,816 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,837 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,921 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093601248683
2018-01-20 09:36:00,924 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,945 [salt.minion      ][INFO    ][14629] Starting a new job with PID 14629
2018-01-20 09:36:00,947 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,963 [salt.minion      ][INFO    ][14629] Returning information for job: 20180120093601248683
2018-01-20 09:36:00,967 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:36:00,986 [salt.state       ][INFO    ][13364] {'keepalived': True}
2018-01-20 09:36:00,986 [salt.state       ][INFO    ][13364] Completed state [keepalived] at time 09:36:00.986790 duration_in_ms=233.455
2018-01-20 09:36:00,989 [salt.minion      ][INFO    ][13364] Returning information for job: 20180120093551138564
2018-01-20 09:37:34,183 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command pillar.get with jid 20180120093734515600
2018-01-20 09:37:34,212 [salt.minion      ][INFO    ][14639] Starting a new job with PID 14639
2018-01-20 09:37:34,221 [salt.minion      ][INFO    ][14639] Returning information for job: 20180120093734515600
2018-01-20 09:55:32,239 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command state.sls with jid 20180120095532573463
2018-01-20 09:55:32,268 [salt.minion      ][INFO    ][14688] Starting a new job with PID 14688
2018-01-20 09:55:34,888 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:55:34,943 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-20 09:55:34,979 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-20 09:55:35,056 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-20 09:55:35,121 [py.warnings      ][WARNING ][14688] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-20 09:55:35,122 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-20 09:55:35,218 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-20 09:55:35,998 [salt.state       ][INFO    ][14688] Running state [/etc/mysql/my.cnf] at time 09:55:35.998811
2018-01-20 09:55:35,999 [salt.state       ][INFO    ][14688] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 09:55:36,033 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-20 09:55:36,041 [salt.state       ][INFO    ][14688] File changed:
New file
2018-01-20 09:55:36,041 [salt.state       ][INFO    ][14688] Completed state [/etc/mysql/my.cnf] at time 09:55:36.041333 duration_in_ms=42.522
2018-01-20 09:55:36,042 [salt.state       ][INFO    ][14688] Running state [mysql-wsrep-5.6] at time 09:55:36.042226
2018-01-20 09:55:36,043 [salt.state       ][INFO    ][14688] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-20 09:55:36,043 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:55:36,434 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-20 09:55:36,527 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:55:40,268 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:55:40,302 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-20 09:55:42,344 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095542674298
2018-01-20 09:55:42,369 [salt.minion      ][INFO    ][15169] Starting a new job with PID 15169
2018-01-20 09:55:42,385 [salt.minion      ][INFO    ][15169] Returning information for job: 20180120095542674298
2018-01-20 09:55:52,570 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095552901065
2018-01-20 09:55:52,603 [salt.minion      ][INFO    ][16153] Starting a new job with PID 16153
2018-01-20 09:55:52,619 [salt.minion      ][INFO    ][16153] Returning information for job: 20180120095552901065
2018-01-20 09:55:59,115 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:55:59,167 [salt.state       ][INFO    ][14688] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-20 09:55:59,193 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:55:59,226 [salt.state       ][INFO    ][14688] Completed state [mysql-wsrep-5.6] at time 09:55:59.226818 duration_in_ms=23184.592
2018-01-20 09:55:59,234 [salt.state       ][INFO    ][14688] Running state [galera-3] at time 09:55:59.234061
2018-01-20 09:55:59,234 [salt.state       ][INFO    ][14688] Executing state pkg.installed for galera-3
2018-01-20 09:55:59,669 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-20 09:55:59,734 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:01,634 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:01,672 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-01-20 09:56:02,588 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095602919783
2018-01-20 09:56:02,608 [salt.minion      ][INFO    ][16728] Starting a new job with PID 16728
2018-01-20 09:56:02,624 [salt.minion      ][INFO    ][16728] Returning information for job: 20180120095602919783
2018-01-20 09:56:03,459 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:03,508 [salt.state       ][INFO    ][14688] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-01-20 09:56:03,527 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:56:03,557 [salt.state       ][INFO    ][14688] Completed state [galera-3] at time 09:56:03.557154 duration_in_ms=4323.092
2018-01-20 09:56:03,564 [salt.state       ][INFO    ][14688] Running state [rsync] at time 09:56:03.564894
2018-01-20 09:56:03,565 [salt.state       ][INFO    ][14688] Executing state pkg.installed for rsync
2018-01-20 09:56:04,063 [salt.state       ][INFO    ][14688] All specified packages are already installed
2018-01-20 09:56:04,063 [salt.state       ][INFO    ][14688] Completed state [rsync] at time 09:56:04.063564 duration_in_ms=498.67
2018-01-20 09:56:04,064 [salt.state       ][INFO    ][14688] Running state [python-mysqldb] at time 09:56:04.064483
2018-01-20 09:56:04,064 [salt.state       ][INFO    ][14688] Executing state pkg.installed for python-mysqldb
2018-01-20 09:56:04,083 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-20 09:56:04,141 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:06,030 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:06,065 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-01-20 09:56:07,835 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:07,891 [salt.state       ][INFO    ][14688] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-20 09:56:07,910 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:56:07,941 [salt.state       ][INFO    ][14688] Completed state [python-mysqldb] at time 09:56:07.941019 duration_in_ms=3876.535
2018-01-20 09:56:07,948 [salt.state       ][INFO    ][14688] Running state [libmysqlclient-dev] at time 09:56:07.948346
2018-01-20 09:56:07,948 [salt.state       ][INFO    ][14688] Executing state pkg.installed for libmysqlclient-dev
2018-01-20 09:56:08,397 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-20 09:56:08,458 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:10,341 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:10,373 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-20 09:56:12,818 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095613142516
2018-01-20 09:56:12,839 [salt.minion      ][INFO    ][18535] Starting a new job with PID 18535
2018-01-20 09:56:12,856 [salt.minion      ][INFO    ][18535] Returning information for job: 20180120095613142516
2018-01-20 09:56:15,519 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:15,570 [salt.state       ][INFO    ][14688] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-20 09:56:15,589 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:56:15,625 [salt.state       ][INFO    ][14688] Completed state [libmysqlclient-dev] at time 09:56:15.625905 duration_in_ms=7677.557
2018-01-20 09:56:15,634 [salt.state       ][INFO    ][14688] Running state [psmisc] at time 09:56:15.634151
2018-01-20 09:56:15,634 [salt.state       ][INFO    ][14688] Executing state pkg.installed for psmisc
2018-01-20 09:56:16,079 [salt.state       ][INFO    ][14688] All specified packages are already installed
2018-01-20 09:56:16,079 [salt.state       ][INFO    ][14688] Completed state [psmisc] at time 09:56:16.079734 duration_in_ms=445.582
2018-01-20 09:56:16,080 [salt.state       ][INFO    ][14688] Running state [netcat] at time 09:56:16.080664
2018-01-20 09:56:16,080 [salt.state       ][INFO    ][14688] Executing state pkg.installed for netcat
2018-01-20 09:56:16,087 [salt.state       ][INFO    ][14688] All specified packages are already installed
2018-01-20 09:56:16,088 [salt.state       ][INFO    ][14688] Completed state [netcat] at time 09:56:16.088136 duration_in_ms=7.472
2018-01-20 09:56:16,088 [salt.state       ][INFO    ][14688] Running state [percona-xtrabackup] at time 09:56:16.088735
2018-01-20 09:56:16,088 [salt.state       ][INFO    ][14688] Executing state pkg.installed for percona-xtrabackup
2018-01-20 09:56:16,107 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-20 09:56:16,167 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:18,069 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:18,103 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-01-20 09:56:20,422 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:20,476 [salt.state       ][INFO    ][14688] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.5'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-01-20 09:56:20,497 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:56:20,532 [salt.state       ][INFO    ][14688] Completed state [percona-xtrabackup] at time 09:56:20.531994 duration_in_ms=4443.258
2018-01-20 09:56:20,540 [salt.state       ][INFO    ][14688] Running state [socat] at time 09:56:20.540267
2018-01-20 09:56:20,540 [salt.state       ][INFO    ][14688] Executing state pkg.installed for socat
2018-01-20 09:56:20,970 [salt.state       ][INFO    ][14688] All specified packages are already installed
2018-01-20 09:56:20,971 [salt.state       ][INFO    ][14688] Completed state [socat] at time 09:56:20.971438 duration_in_ms=431.17
2018-01-20 09:56:20,972 [salt.state       ][INFO    ][14688] Running state [libdbd-mysql] at time 09:56:20.972616
2018-01-20 09:56:20,973 [salt.state       ][INFO    ][14688] Executing state pkg.installed for libdbd-mysql
2018-01-20 09:56:20,992 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-20 09:56:21,061 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:22,978 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:23,016 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-01-20 09:56:23,046 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095623374067
2018-01-20 09:56:23,072 [salt.minion      ][INFO    ][22072] Starting a new job with PID 22072
2018-01-20 09:56:23,090 [salt.minion      ][INFO    ][22072] Returning information for job: 20180120095623374067
2018-01-20 09:56:24,806 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:24,858 [salt.state       ][INFO    ][14688] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-01-20 09:56:24,878 [salt.state       ][INFO    ][14688] Loading fresh modules for state activity
2018-01-20 09:56:24,912 [salt.state       ][INFO    ][14688] Completed state [libdbd-mysql] at time 09:56:24.912475 duration_in_ms=3939.858
2018-01-20 09:56:24,920 [salt.state       ][INFO    ][14688] Running state [python-pymysql] at time 09:56:24.920643
2018-01-20 09:56:24,920 [salt.state       ][INFO    ][14688] Executing state pkg.installed for python-pymysql
2018-01-20 09:56:25,372 [salt.state       ][INFO    ][14688] All specified packages are already installed
2018-01-20 09:56:25,372 [salt.state       ][INFO    ][14688] Completed state [python-pymysql] at time 09:56:25.372576 duration_in_ms=451.933
2018-01-20 09:56:25,375 [salt.state       ][INFO    ][14688] Running state [/var/log/mysql] at time 09:56:25.375330
2018-01-20 09:56:25,375 [salt.state       ][INFO    ][14688] Executing state file.directory for /var/log/mysql
2018-01-20 09:56:25,376 [salt.state       ][INFO    ][14688] {'mode': '0755'}
2018-01-20 09:56:25,376 [salt.state       ][INFO    ][14688] Completed state [/var/log/mysql] at time 09:56:25.376826 duration_in_ms=1.496
2018-01-20 09:56:25,377 [salt.state       ][INFO    ][14688] Running state [/var/run/mysqld] at time 09:56:25.377677
2018-01-20 09:56:25,377 [salt.state       ][INFO    ][14688] Executing state file.directory for /var/run/mysqld
2018-01-20 09:56:25,378 [salt.state       ][INFO    ][14688] Directory /var/run/mysqld is in the correct state
2018-01-20 09:56:25,379 [salt.state       ][INFO    ][14688] Completed state [/var/run/mysqld] at time 09:56:25.379062 duration_in_ms=1.385
2018-01-20 09:56:25,379 [salt.state       ][INFO    ][14688] Running state [/etc/systemd/system/mysql.service.d] at time 09:56:25.379831
2018-01-20 09:56:25,380 [salt.state       ][INFO    ][14688] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-20 09:56:25,381 [salt.state       ][INFO    ][14688] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-20 09:56:25,381 [salt.state       ][INFO    ][14688] Completed state [/etc/systemd/system/mysql.service.d] at time 09:56:25.381474 duration_in_ms=1.64
2018-01-20 09:56:25,383 [salt.state       ][INFO    ][14688] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 09:56:25.383160
2018-01-20 09:56:25,383 [salt.state       ][INFO    ][14688] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-20 09:56:25,384 [salt.state       ][INFO    ][14688] File changed:
New file
2018-01-20 09:56:25,385 [salt.state       ][INFO    ][14688] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 09:56:25.385118 duration_in_ms=1.958
2018-01-20 09:56:25,386 [salt.state       ][INFO    ][14688] Running state [service.systemctl_reload] at time 09:56:25.386532
2018-01-20 09:56:25,386 [salt.state       ][INFO    ][14688] Executing state module.wait for service.systemctl_reload
2018-01-20 09:56:25,387 [salt.state       ][INFO    ][14688] No changes made for service.systemctl_reload
2018-01-20 09:56:25,387 [salt.state       ][INFO    ][14688] Completed state [service.systemctl_reload] at time 09:56:25.387229 duration_in_ms=0.697
2018-01-20 09:56:25,387 [salt.state       ][INFO    ][14688] Running state [service.systemctl_reload] at time 09:56:25.387429
2018-01-20 09:56:25,387 [salt.state       ][INFO    ][14688] Executing state module.mod_watch for service.systemctl_reload
2018-01-20 09:56:25,388 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-20 09:56:25,476 [salt.state       ][INFO    ][14688] {'ret': True}
2018-01-20 09:56:25,476 [salt.state       ][INFO    ][14688] Completed state [service.systemctl_reload] at time 09:56:25.476850 duration_in_ms=89.42
2018-01-20 09:56:25,478 [salt.state       ][INFO    ][14688] Running state [/etc/mysql/debian.cnf] at time 09:56:25.478262
2018-01-20 09:56:25,478 [salt.state       ][INFO    ][14688] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-20 09:56:25,524 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-20 09:56:25,585 [salt.state       ][INFO    ][14688] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = sMQLf22h8SOMLU3B
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = sMQLf22h8SOMLU3B
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-01-20 09:56:25,585 [salt.state       ][INFO    ][14688] Completed state [/etc/mysql/debian.cnf] at time 09:56:25.585536 duration_in_ms=107.273
2018-01-20 09:56:25,585 [salt.state       ][INFO    ][14688] Running state [/usr/local/sbin/galera_init.sh] at time 09:56:25.585800
2018-01-20 09:56:25,586 [salt.state       ][INFO    ][14688] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-20 09:56:25,625 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-20 09:56:25,631 [salt.state       ][INFO    ][14688] File changed:
New file
2018-01-20 09:56:25,632 [salt.state       ][INFO    ][14688] Completed state [/usr/local/sbin/galera_init.sh] at time 09:56:25.631986 duration_in_ms=46.186
2018-01-20 09:56:25,632 [salt.state       ][INFO    ][14688] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 09:56:25.632348
2018-01-20 09:56:25,632 [salt.state       ][INFO    ][14688] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-20 09:56:25,667 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-20 09:56:25,672 [salt.state       ][INFO    ][14688] File changed:
New file
2018-01-20 09:56:25,673 [salt.state       ][INFO    ][14688] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 09:56:25.673234 duration_in_ms=40.885
2018-01-20 09:56:25,677 [salt.state       ][INFO    ][14688] Running state [/usr/local/sbin/galera_init.sh] at time 09:56:25.677063
2018-01-20 09:56:25,677 [salt.state       ][INFO    ][14688] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-20 09:56:25,677 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-20 09:56:29,473 [salt.state       ][INFO    ][14688] {'pid': 22192, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-20 09:56:29,474 [salt.state       ][INFO    ][14688] Completed state [/usr/local/sbin/galera_init.sh] at time 09:56:29.474288 duration_in_ms=3797.221
2018-01-20 09:56:29,478 [salt.state       ][INFO    ][14688] Running state [mysqladmin password "opnfv_secret"] at time 09:56:29.478851
2018-01-20 09:56:29,479 [salt.state       ][INFO    ][14688] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-20 09:56:29,480 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-20 09:56:29,504 [salt.state       ][INFO    ][14688] {'pid': 22634, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-20 09:56:29,505 [salt.state       ][INFO    ][14688] Completed state [mysqladmin password "opnfv_secret"] at time 09:56:29.504968 duration_in_ms=26.116
2018-01-20 09:56:29,507 [salt.state       ][INFO    ][14688] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 09:56:29.507094
2018-01-20 09:56:29,507 [salt.state       ][INFO    ][14688] Executing state cmd.run for mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"
2018-01-20 09:56:29,508 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-01-20 09:56:29,530 [salt.state       ][INFO    ][14688] {'pid': 22636, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-20 09:56:29,532 [salt.state       ][INFO    ][14688] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 09:56:29.531902 duration_in_ms=24.807
2018-01-20 09:56:29,536 [salt.state       ][INFO    ][14688] Running state [mysql] at time 09:56:29.536708
2018-01-20 09:56:29,537 [salt.state       ][INFO    ][14688] Executing state service.dead for mysql
2018-01-20 09:56:29,539 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-20 09:56:29,564 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 09:56:29,585 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 09:56:29,615 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-20 09:56:33,276 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095633607159
2018-01-20 09:56:33,305 [salt.minion      ][INFO    ][22728] Starting a new job with PID 22728
2018-01-20 09:56:33,323 [salt.minion      ][INFO    ][22728] Returning information for job: 20180120095633607159
2018-01-20 09:56:43,300 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095643629137
2018-01-20 09:56:43,330 [salt.minion      ][INFO    ][22733] Starting a new job with PID 22733
2018-01-20 09:56:43,346 [salt.minion      ][INFO    ][22733] Returning information for job: 20180120095643629137
2018-01-20 09:56:53,324 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095653650199
2018-01-20 09:56:53,349 [salt.minion      ][INFO    ][22738] Starting a new job with PID 22738
2018-01-20 09:56:53,368 [salt.minion      ][INFO    ][22738] Returning information for job: 20180120095653650199
2018-01-20 09:57:03,364 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095703689067
2018-01-20 09:57:03,392 [salt.minion      ][INFO    ][22743] Starting a new job with PID 22743
2018-01-20 09:57:03,412 [salt.minion      ][INFO    ][22743] Returning information for job: 20180120095703689067
2018-01-20 09:57:13,401 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095713732143
2018-01-20 09:57:13,435 [salt.minion      ][INFO    ][22748] Starting a new job with PID 22748
2018-01-20 09:57:13,452 [salt.minion      ][INFO    ][22748] Returning information for job: 20180120095713732143
2018-01-20 09:57:23,443 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095723771837
2018-01-20 09:57:23,468 [salt.minion      ][INFO    ][22753] Starting a new job with PID 22753
2018-01-20 09:57:23,488 [salt.minion      ][INFO    ][22753] Returning information for job: 20180120095723771837
2018-01-20 09:57:33,477 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095733808491
2018-01-20 09:57:33,509 [salt.minion      ][INFO    ][22758] Starting a new job with PID 22758
2018-01-20 09:57:33,527 [salt.minion      ][INFO    ][22758] Returning information for job: 20180120095733808491
2018-01-20 09:57:43,520 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095743847266
2018-01-20 09:57:43,545 [salt.minion      ][INFO    ][22763] Starting a new job with PID 22763
2018-01-20 09:57:43,565 [salt.minion      ][INFO    ][22763] Returning information for job: 20180120095743847266
2018-01-20 09:57:53,563 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095753888111
2018-01-20 09:57:53,589 [salt.minion      ][INFO    ][22768] Starting a new job with PID 22768
2018-01-20 09:57:53,609 [salt.minion      ][INFO    ][22768] Returning information for job: 20180120095753888111
2018-01-20 09:58:03,605 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095803930702
2018-01-20 09:58:03,632 [salt.minion      ][INFO    ][22773] Starting a new job with PID 22773
2018-01-20 09:58:03,653 [salt.minion      ][INFO    ][22773] Returning information for job: 20180120095803930702
2018-01-20 09:58:13,660 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095813986438
2018-01-20 09:58:13,687 [salt.minion      ][INFO    ][22778] Starting a new job with PID 22778
2018-01-20 09:58:13,703 [salt.minion      ][INFO    ][22778] Returning information for job: 20180120095813986438
2018-01-20 09:58:23,700 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095824032304
2018-01-20 09:58:23,728 [salt.minion      ][INFO    ][22783] Starting a new job with PID 22783
2018-01-20 09:58:23,746 [salt.minion      ][INFO    ][22783] Returning information for job: 20180120095824032304
2018-01-20 09:58:33,738 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095834070474
2018-01-20 09:58:33,767 [salt.minion      ][INFO    ][22788] Starting a new job with PID 22788
2018-01-20 09:58:33,788 [salt.minion      ][INFO    ][22788] Returning information for job: 20180120095834070474
2018-01-20 09:58:43,782 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095844111188
2018-01-20 09:58:43,809 [salt.minion      ][INFO    ][22793] Starting a new job with PID 22793
2018-01-20 09:58:43,829 [salt.minion      ][INFO    ][22793] Returning information for job: 20180120095844111188
2018-01-20 09:58:53,827 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095854159627
2018-01-20 09:58:53,853 [salt.minion      ][INFO    ][22798] Starting a new job with PID 22798
2018-01-20 09:58:53,873 [salt.minion      ][INFO    ][22798] Returning information for job: 20180120095854159627
2018-01-20 09:59:03,873 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095904203200
2018-01-20 09:59:03,905 [salt.minion      ][INFO    ][22803] Starting a new job with PID 22803
2018-01-20 09:59:03,924 [salt.minion      ][INFO    ][22803] Returning information for job: 20180120095904203200
2018-01-20 09:59:13,947 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095914271033
2018-01-20 09:59:13,975 [salt.minion      ][INFO    ][22808] Starting a new job with PID 22808
2018-01-20 09:59:13,991 [salt.minion      ][INFO    ][22808] Returning information for job: 20180120095914271033
2018-01-20 09:59:23,999 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095924328870
2018-01-20 09:59:24,029 [salt.minion      ][INFO    ][22813] Starting a new job with PID 22813
2018-01-20 09:59:24,046 [salt.minion      ][INFO    ][22813] Returning information for job: 20180120095924328870
2018-01-20 09:59:34,065 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095934395567
2018-01-20 09:59:34,096 [salt.minion      ][INFO    ][22818] Starting a new job with PID 22818
2018-01-20 09:59:34,115 [salt.minion      ][INFO    ][22818] Returning information for job: 20180120095934395567
2018-01-20 09:59:44,141 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095944466844
2018-01-20 09:59:44,170 [salt.minion      ][INFO    ][22823] Starting a new job with PID 22823
2018-01-20 09:59:44,191 [salt.minion      ][INFO    ][22823] Returning information for job: 20180120095944466844
2018-01-20 09:59:54,212 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095954542399
2018-01-20 09:59:54,242 [salt.minion      ][INFO    ][22828] Starting a new job with PID 22828
2018-01-20 09:59:54,259 [salt.minion      ][INFO    ][22828] Returning information for job: 20180120095954542399
2018-01-20 10:00:04,294 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100004627478
2018-01-20 10:00:04,325 [salt.minion      ][INFO    ][22833] Starting a new job with PID 22833
2018-01-20 10:00:04,343 [salt.minion      ][INFO    ][22833] Returning information for job: 20180120100004627478
2018-01-20 10:00:14,374 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100014702782
2018-01-20 10:00:14,399 [salt.minion      ][INFO    ][22838] Starting a new job with PID 22838
2018-01-20 10:00:14,419 [salt.minion      ][INFO    ][22838] Returning information for job: 20180120100014702782
2018-01-20 10:00:24,463 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100024790733
2018-01-20 10:00:24,489 [salt.minion      ][INFO    ][22843] Starting a new job with PID 22843
2018-01-20 10:00:24,510 [salt.minion      ][INFO    ][22843] Returning information for job: 20180120100024790733
2018-01-20 10:00:34,545 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100034875597
2018-01-20 10:00:34,577 [salt.minion      ][INFO    ][22848] Starting a new job with PID 22848
2018-01-20 10:00:34,595 [salt.minion      ][INFO    ][22848] Returning information for job: 20180120100034875597
2018-01-20 10:00:44,638 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100044966302
2018-01-20 10:00:44,671 [salt.minion      ][INFO    ][22853] Starting a new job with PID 22853
2018-01-20 10:00:44,687 [salt.minion      ][INFO    ][22853] Returning information for job: 20180120100044966302
2018-01-20 10:00:54,739 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100055067141
2018-01-20 10:00:54,767 [salt.minion      ][INFO    ][22858] Starting a new job with PID 22858
2018-01-20 10:00:54,787 [salt.minion      ][INFO    ][22858] Returning information for job: 20180120100055067141
2018-01-20 10:01:04,839 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100105161174
2018-01-20 10:01:04,867 [salt.minion      ][INFO    ][22873] Starting a new job with PID 22873
2018-01-20 10:01:04,883 [salt.minion      ][INFO    ][22873] Returning information for job: 20180120100105161174
2018-01-20 10:01:14,938 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100115270418
2018-01-20 10:01:14,968 [salt.minion      ][INFO    ][22878] Starting a new job with PID 22878
2018-01-20 10:01:14,987 [salt.minion      ][INFO    ][22878] Returning information for job: 20180120100115270418
2018-01-20 10:01:25,049 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100125375476
2018-01-20 10:01:25,076 [salt.minion      ][INFO    ][22883] Starting a new job with PID 22883
2018-01-20 10:01:25,096 [salt.minion      ][INFO    ][22883] Returning information for job: 20180120100125375476
2018-01-20 10:01:35,180 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100135506459
2018-01-20 10:01:35,211 [salt.minion      ][INFO    ][22888] Starting a new job with PID 22888
2018-01-20 10:01:35,229 [salt.minion      ][INFO    ][22888] Returning information for job: 20180120100135506459
2018-01-20 10:01:45,299 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100145629557
2018-01-20 10:01:45,330 [salt.minion      ][INFO    ][22893] Starting a new job with PID 22893
2018-01-20 10:01:45,347 [salt.minion      ][INFO    ][22893] Returning information for job: 20180120100145629557
2018-01-20 10:01:55,430 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100155759151
2018-01-20 10:01:55,460 [salt.minion      ][INFO    ][22898] Starting a new job with PID 22898
2018-01-20 10:01:55,483 [salt.minion      ][INFO    ][22898] Returning information for job: 20180120100155759151
2018-01-20 10:02:05,569 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100205900881
2018-01-20 10:02:05,599 [salt.minion      ][INFO    ][22903] Starting a new job with PID 22903
2018-01-20 10:02:05,616 [salt.minion      ][INFO    ][22903] Returning information for job: 20180120100205900881
2018-01-20 10:02:15,718 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100216047326
2018-01-20 10:02:15,750 [salt.minion      ][INFO    ][22908] Starting a new job with PID 22908
2018-01-20 10:02:15,767 [salt.minion      ][INFO    ][22908] Returning information for job: 20180120100216047326
2018-01-20 10:02:25,871 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100226199473
2018-01-20 10:02:25,901 [salt.minion      ][INFO    ][22913] Starting a new job with PID 22913
2018-01-20 10:02:25,919 [salt.minion      ][INFO    ][22913] Returning information for job: 20180120100226199473
2018-01-20 10:02:36,026 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100236355534
2018-01-20 10:02:36,055 [salt.minion      ][INFO    ][22918] Starting a new job with PID 22918
2018-01-20 10:02:36,072 [salt.minion      ][INFO    ][22918] Returning information for job: 20180120100236355534
2018-01-20 10:02:46,176 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100246507506
2018-01-20 10:02:46,203 [salt.minion      ][INFO    ][22923] Starting a new job with PID 22923
2018-01-20 10:02:46,219 [salt.minion      ][INFO    ][22923] Returning information for job: 20180120100246507506
2018-01-20 10:02:56,339 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100256668230
2018-01-20 10:02:56,366 [salt.minion      ][INFO    ][22928] Starting a new job with PID 22928
2018-01-20 10:02:56,384 [salt.minion      ][INFO    ][22928] Returning information for job: 20180120100256668230
2018-01-20 10:03:06,512 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100306840672
2018-01-20 10:03:06,544 [salt.minion      ][INFO    ][22933] Starting a new job with PID 22933
2018-01-20 10:03:06,562 [salt.minion      ][INFO    ][22933] Returning information for job: 20180120100306840672
2018-01-20 10:03:16,686 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100317013369
2018-01-20 10:03:16,713 [salt.minion      ][INFO    ][22938] Starting a new job with PID 22938
2018-01-20 10:03:16,733 [salt.minion      ][INFO    ][22938] Returning information for job: 20180120100317013369
2018-01-20 10:03:26,867 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100327195359
2018-01-20 10:03:26,899 [salt.minion      ][INFO    ][22943] Starting a new job with PID 22943
2018-01-20 10:03:26,915 [salt.minion      ][INFO    ][22943] Returning information for job: 20180120100327195359
2018-01-20 10:03:37,043 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100337375053
2018-01-20 10:03:37,072 [salt.minion      ][INFO    ][22948] Starting a new job with PID 22948
2018-01-20 10:03:37,090 [salt.minion      ][INFO    ][22948] Returning information for job: 20180120100337375053
2018-01-20 10:03:47,250 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100347573897
2018-01-20 10:03:47,278 [salt.minion      ][INFO    ][22953] Starting a new job with PID 22953
2018-01-20 10:03:47,299 [salt.minion      ][INFO    ][22953] Returning information for job: 20180120100347573897
2018-01-20 10:03:57,450 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100357776415
2018-01-20 10:03:57,480 [salt.minion      ][INFO    ][22958] Starting a new job with PID 22958
2018-01-20 10:03:57,500 [salt.minion      ][INFO    ][22958] Returning information for job: 20180120100357776415
2018-01-20 10:04:07,668 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100407991315
2018-01-20 10:04:07,699 [salt.minion      ][INFO    ][22963] Starting a new job with PID 22963
2018-01-20 10:04:07,715 [salt.minion      ][INFO    ][22963] Returning information for job: 20180120100407991315
2018-01-20 10:04:17,880 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100418209625
2018-01-20 10:04:17,911 [salt.minion      ][INFO    ][22968] Starting a new job with PID 22968
2018-01-20 10:04:17,928 [salt.minion      ][INFO    ][22968] Returning information for job: 20180120100418209625
2018-01-20 10:04:28,102 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100428429721
2018-01-20 10:04:28,133 [salt.minion      ][INFO    ][22973] Starting a new job with PID 22973
2018-01-20 10:04:28,150 [salt.minion      ][INFO    ][22973] Returning information for job: 20180120100428429721
2018-01-20 10:04:38,317 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100438648019
2018-01-20 10:04:38,347 [salt.minion      ][INFO    ][22978] Starting a new job with PID 22978
2018-01-20 10:04:38,364 [salt.minion      ][INFO    ][22978] Returning information for job: 20180120100438648019
2018-01-20 10:04:48,536 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100448866479
2018-01-20 10:04:48,569 [salt.minion      ][INFO    ][22993] Starting a new job with PID 22993
2018-01-20 10:04:48,587 [salt.minion      ][INFO    ][22993] Returning information for job: 20180120100448866479
2018-01-20 10:04:58,566 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100458890757
2018-01-20 10:04:58,594 [salt.minion      ][INFO    ][22998] Starting a new job with PID 22998
2018-01-20 10:04:58,615 [salt.minion      ][INFO    ][22998] Returning information for job: 20180120100458890757
2018-01-20 10:05:08,597 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100508926629
2018-01-20 10:05:08,627 [salt.minion      ][INFO    ][23003] Starting a new job with PID 23003
2018-01-20 10:05:08,646 [salt.minion      ][INFO    ][23003] Returning information for job: 20180120100508926629
2018-01-20 10:05:18,629 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100518956875
2018-01-20 10:05:18,657 [salt.minion      ][INFO    ][23008] Starting a new job with PID 23008
2018-01-20 10:05:18,678 [salt.minion      ][INFO    ][23008] Returning information for job: 20180120100518956875
2018-01-20 10:05:28,671 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100528995807
2018-01-20 10:05:28,699 [salt.minion      ][INFO    ][23013] Starting a new job with PID 23013
2018-01-20 10:05:28,715 [salt.minion      ][INFO    ][23013] Returning information for job: 20180120100528995807
2018-01-20 10:05:38,719 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100539046917
2018-01-20 10:05:38,747 [salt.minion      ][INFO    ][23018] Starting a new job with PID 23018
2018-01-20 10:05:38,767 [salt.minion      ][INFO    ][23018] Returning information for job: 20180120100539046917
2018-01-20 10:05:48,767 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100549098657
2018-01-20 10:05:48,800 [salt.minion      ][INFO    ][23023] Starting a new job with PID 23023
2018-01-20 10:05:48,817 [salt.minion      ][INFO    ][23023] Returning information for job: 20180120100549098657
2018-01-20 10:05:58,832 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100559157630
2018-01-20 10:05:58,860 [salt.minion      ][INFO    ][23028] Starting a new job with PID 23028
2018-01-20 10:05:58,880 [salt.minion      ][INFO    ][23028] Returning information for job: 20180120100559157630
2018-01-20 10:06:08,897 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100609223606
2018-01-20 10:06:08,927 [salt.minion      ][INFO    ][23033] Starting a new job with PID 23033
2018-01-20 10:06:08,947 [salt.minion      ][INFO    ][23033] Returning information for job: 20180120100609223606
2018-01-20 10:06:18,979 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100619308597
2018-01-20 10:06:19,012 [salt.minion      ][INFO    ][23038] Starting a new job with PID 23038
2018-01-20 10:06:19,036 [salt.minion      ][INFO    ][23038] Returning information for job: 20180120100619308597
2018-01-20 10:06:29,070 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100629399929
2018-01-20 10:06:29,099 [salt.minion      ][INFO    ][23043] Starting a new job with PID 23043
2018-01-20 10:06:29,120 [salt.minion      ][INFO    ][23043] Returning information for job: 20180120100629399929
2018-01-20 10:06:29,694 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 10:06:29,722 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:29,748 [salt.state       ][INFO    ][14688] {'mysql': False}
2018-01-20 10:06:29,749 [salt.state       ][INFO    ][14688] Completed state [mysql] at time 10:06:29.749326 duration_in_ms=600212.618
2018-01-20 10:06:29,751 [salt.state       ][INFO    ][14688] Running state [/etc/mysql/my.cnf] at time 10:06:29.751252
2018-01-20 10:06:29,751 [salt.state       ][INFO    ][14688] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 10:06:29,794 [salt.fileclient  ][INFO    ][14688] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-20 10:06:29,864 [salt.state       ][INFO    ][14688] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.53
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.53
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.53:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-20 10:06:29,864 [salt.state       ][INFO    ][14688] Completed state [/etc/mysql/my.cnf] at time 10:06:29.864453 duration_in_ms=113.2
2018-01-20 10:06:29,866 [salt.state       ][INFO    ][14688] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:06:29.866148
2018-01-20 10:06:29,866 [salt.state       ][INFO    ][14688] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-20 10:06:29,866 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-20 10:06:39,163 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100639492953
2018-01-20 10:06:39,188 [salt.minion      ][INFO    ][24102] Starting a new job with PID 24102
2018-01-20 10:06:39,209 [salt.minion      ][INFO    ][24102] Returning information for job: 20180120100639492953
2018-01-20 10:06:49,257 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100649582348
2018-01-20 10:06:49,289 [salt.minion      ][INFO    ][24145] Starting a new job with PID 24145
2018-01-20 10:06:49,308 [salt.minion      ][INFO    ][24145] Returning information for job: 20180120100649582348
2018-01-20 10:06:59,436 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100659766926
2018-01-20 10:06:59,467 [salt.minion      ][INFO    ][24218] Starting a new job with PID 24218
2018-01-20 10:06:59,483 [salt.minion      ][INFO    ][24218] Returning information for job: 20180120100659766926
2018-01-20 10:07:01,866 [salt.state       ][INFO    ][14688] {'pid': 23053, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-20 10:07:01,866 [salt.state       ][INFO    ][14688] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:07:01.866905 duration_in_ms=32000.755
2018-01-20 10:07:01,870 [salt.state       ][INFO    ][14688] Running state [/var/lib/mysql/.galera_bootstrap] at time 10:07:01.869919
2018-01-20 10:07:01,870 [salt.state       ][INFO    ][14688] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-20 10:07:01,871 [salt.state       ][INFO    ][14688] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-20 10:07:01,871 [salt.state       ][INFO    ][14688] Completed state [/var/lib/mysql/.galera_bootstrap] at time 10:07:01.871869 duration_in_ms=1.951
2018-01-20 10:07:02,223 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['git', '--version'] in directory '/root'
2018-01-20 10:07:02,431 [salt.state       ][INFO    ][14688] Running state [/etc/mysql/my.cnf] at time 10:07:02.431561
2018-01-20 10:07:02,432 [salt.state       ][INFO    ][14688] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 10:07:02,544 [salt.state       ][INFO    ][14688] File /etc/mysql/my.cnf is in the correct state
2018-01-20 10:07:02,544 [salt.state       ][INFO    ][14688] Completed state [/etc/mysql/my.cnf] at time 10:07:02.544514 duration_in_ms=112.954
2018-01-20 10:07:02,546 [salt.state       ][INFO    ][14688] Running state [mysql] at time 10:07:02.546585
2018-01-20 10:07:02,546 [salt.state       ][INFO    ][14688] Executing state service.running for mysql
2018-01-20 10:07:02,547 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 10:07:02,579 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:07:02,611 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:07:02,642 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:07:02,672 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-20 10:07:03,022 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:07:03,046 [salt.state       ][INFO    ][14688] {'mysql': True}
2018-01-20 10:07:03,047 [salt.state       ][INFO    ][14688] Completed state [mysql] at time 10:07:03.047290 duration_in_ms=500.703
2018-01-20 10:07:03,048 [salt.state       ][INFO    ][14688] Running state [ceilometer] at time 10:07:03.048156
2018-01-20 10:07:03,048 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for ceilometer
2018-01-20 10:07:03,056 [salt.state       ][INFO    ][14688] Database ceilometer is already present
2018-01-20 10:07:03,056 [salt.state       ][INFO    ][14688] Completed state [ceilometer] at time 10:07:03.056739 duration_in_ms=8.583
2018-01-20 10:07:03,057 [salt.state       ][INFO    ][14688] Running state [ceilometer] at time 10:07:03.057231
2018-01-20 10:07:03,057 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for ceilometer
2018-01-20 10:07:03,062 [salt.state       ][INFO    ][14688] User ceilometer@% is already present with the desired password
2018-01-20 10:07:03,062 [salt.state       ][INFO    ][14688] Completed state [ceilometer] at time 10:07:03.062624 duration_in_ms=5.393
2018-01-20 10:07:03,065 [salt.state       ][INFO    ][14688] Running state [mysql_grants_ceilometer_ceilometer_%] at time 10:07:03.065327
2018-01-20 10:07:03,065 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-20 10:07:03,072 [salt.state       ][INFO    ][14688] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-20 10:07:03,072 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 10:07:03.072778 duration_in_ms=7.451
2018-01-20 10:07:03,073 [salt.state       ][INFO    ][14688] Running state [ceilometer] at time 10:07:03.073228
2018-01-20 10:07:03,073 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for ceilometer
2018-01-20 10:07:03,093 [salt.loaded.int.module.mysql][INFO    ][14688] User 'ceilometer'@'192.168.10.53' has been created
2018-01-20 10:07:03,093 [salt.state       ][INFO    ][14688] {'ceilometer': 'Present'}
2018-01-20 10:07:03,094 [salt.state       ][INFO    ][14688] Completed state [ceilometer] at time 10:07:03.094045 duration_in_ms=20.816
2018-01-20 10:07:03,096 [salt.state       ][INFO    ][14688] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 10:07:03.096496
2018-01-20 10:07:03,097 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.53
2018-01-20 10:07:03,114 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-20 10:07:03,114 [salt.state       ][INFO    ][14688] {'mysql_grants_ceilometer_ceilometer_192.168.10.53': 'Present'}
2018-01-20 10:07:03,115 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 10:07:03.115326 duration_in_ms=18.83
2018-01-20 10:07:03,115 [salt.state       ][INFO    ][14688] Running state [aodh] at time 10:07:03.115814
2018-01-20 10:07:03,116 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for aodh
2018-01-20 10:07:03,119 [salt.state       ][INFO    ][14688] Database aodh is already present
2018-01-20 10:07:03,120 [salt.state       ][INFO    ][14688] Completed state [aodh] at time 10:07:03.120128 duration_in_ms=4.314
2018-01-20 10:07:03,120 [salt.state       ][INFO    ][14688] Running state [aodh] at time 10:07:03.120612
2018-01-20 10:07:03,121 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for aodh
2018-01-20 10:07:03,125 [salt.state       ][INFO    ][14688] User aodh@% is already present with the desired password
2018-01-20 10:07:03,125 [salt.state       ][INFO    ][14688] Completed state [aodh] at time 10:07:03.125891 duration_in_ms=5.278
2018-01-20 10:07:03,128 [salt.state       ][INFO    ][14688] Running state [mysql_grants_aodh_aodh_%] at time 10:07:03.128259
2018-01-20 10:07:03,128 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-20 10:07:03,134 [salt.state       ][INFO    ][14688] Grant all on aodh.* to aodh@% is already present
2018-01-20 10:07:03,135 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_aodh_aodh_%] at time 10:07:03.135347 duration_in_ms=7.088
2018-01-20 10:07:03,135 [salt.state       ][INFO    ][14688] Running state [aodh] at time 10:07:03.135787
2018-01-20 10:07:03,136 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for aodh
2018-01-20 10:07:03,140 [salt.state       ][INFO    ][14688] User aodh@192.168.10.50 is already present with the desired password
2018-01-20 10:07:03,140 [salt.state       ][INFO    ][14688] Completed state [aodh] at time 10:07:03.140730 duration_in_ms=4.943
2018-01-20 10:07:03,142 [salt.state       ][INFO    ][14688] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:07:03.142608
2018-01-20 10:07:03,143 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-20 10:07:03,148 [salt.state       ][INFO    ][14688] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-20 10:07:03,149 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:07:03.149206 duration_in_ms=6.598
2018-01-20 10:07:03,149 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.149686
2018-01-20 10:07:03,150 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for nova
2018-01-20 10:07:03,153 [salt.state       ][INFO    ][14688] Database nova is already present
2018-01-20 10:07:03,154 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.153957 duration_in_ms=4.271
2018-01-20 10:07:03,154 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.154739
2018-01-20 10:07:03,155 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,159 [salt.state       ][INFO    ][14688] User nova@% is already present with the desired password
2018-01-20 10:07:03,159 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.159497 duration_in_ms=4.758
2018-01-20 10:07:03,161 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_%] at time 10:07:03.161379
2018-01-20 10:07:03,161 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-20 10:07:03,168 [salt.state       ][INFO    ][14688] Grant all on nova.* to nova@% is already present
2018-01-20 10:07:03,168 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_%] at time 10:07:03.168607 duration_in_ms=7.228
2018-01-20 10:07:03,169 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.169040
2018-01-20 10:07:03,169 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,185 [salt.loaded.int.module.mysql][INFO    ][14688] User 'nova'@'192.168.10.53' has been created
2018-01-20 10:07:03,186 [salt.state       ][INFO    ][14688] {'nova': 'Present'}
2018-01-20 10:07:03,186 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.186599 duration_in_ms=17.559
2018-01-20 10:07:03,188 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_192.168.10.53] at time 10:07:03.188339
2018-01-20 10:07:03,188 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.53
2018-01-20 10:07:03,204 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-20 10:07:03,204 [salt.state       ][INFO    ][14688] {'mysql_grants_nova_nova_192.168.10.53': 'Present'}
2018-01-20 10:07:03,205 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_192.168.10.53] at time 10:07:03.205217 duration_in_ms=16.877
2018-01-20 10:07:03,205 [salt.state       ][INFO    ][14688] Running state [grafana] at time 10:07:03.205736
2018-01-20 10:07:03,206 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for grafana
2018-01-20 10:07:03,209 [salt.state       ][INFO    ][14688] Database grafana is already present
2018-01-20 10:07:03,210 [salt.state       ][INFO    ][14688] Completed state [grafana] at time 10:07:03.209988 duration_in_ms=4.252
2018-01-20 10:07:03,210 [salt.state       ][INFO    ][14688] Running state [grafana] at time 10:07:03.210824
2018-01-20 10:07:03,211 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for grafana
2018-01-20 10:07:03,215 [salt.state       ][INFO    ][14688] User grafana@% is already present with the desired password
2018-01-20 10:07:03,215 [salt.state       ][INFO    ][14688] Completed state [grafana] at time 10:07:03.215607 duration_in_ms=4.783
2018-01-20 10:07:03,217 [salt.state       ][INFO    ][14688] Running state [mysql_grants_grafana_grafana_%] at time 10:07:03.217741
2018-01-20 10:07:03,218 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-20 10:07:03,224 [salt.state       ][INFO    ][14688] Grant all on grafana.* to grafana@% is already present
2018-01-20 10:07:03,225 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_grafana_grafana_%] at time 10:07:03.225048 duration_in_ms=7.307
2018-01-20 10:07:03,225 [salt.state       ][INFO    ][14688] Running state [grafana] at time 10:07:03.225516
2018-01-20 10:07:03,225 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for grafana
2018-01-20 10:07:03,245 [salt.loaded.int.module.mysql][INFO    ][14688] User 'grafana'@'192.168.10.53' has been created
2018-01-20 10:07:03,245 [salt.state       ][INFO    ][14688] {'grafana': 'Present'}
2018-01-20 10:07:03,246 [salt.state       ][INFO    ][14688] Completed state [grafana] at time 10:07:03.246729 duration_in_ms=21.213
2018-01-20 10:07:03,248 [salt.state       ][INFO    ][14688] Running state [mysql_grants_grafana_grafana_192.168.10.53] at time 10:07:03.248925
2018-01-20 10:07:03,249 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.53
2018-01-20 10:07:03,265 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-20 10:07:03,265 [salt.state       ][INFO    ][14688] {'mysql_grants_grafana_grafana_192.168.10.53': 'Present'}
2018-01-20 10:07:03,265 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_grafana_grafana_192.168.10.53] at time 10:07:03.265906 duration_in_ms=16.981
2018-01-20 10:07:03,266 [salt.state       ][INFO    ][14688] Running state [designate_pool_manager] at time 10:07:03.266140
2018-01-20 10:07:03,266 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for designate_pool_manager
2018-01-20 10:07:03,269 [salt.state       ][INFO    ][14688] Database designate_pool_manager is already present
2018-01-20 10:07:03,269 [salt.state       ][INFO    ][14688] Completed state [designate_pool_manager] at time 10:07:03.269928 duration_in_ms=3.788
2018-01-20 10:07:03,270 [salt.state       ][INFO    ][14688] Running state [designate] at time 10:07:03.270155
2018-01-20 10:07:03,271 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for designate
2018-01-20 10:07:03,275 [salt.state       ][INFO    ][14688] User designate@% is already present with the desired password
2018-01-20 10:07:03,275 [salt.state       ][INFO    ][14688] Completed state [designate] at time 10:07:03.275400 duration_in_ms=5.245
2018-01-20 10:07:03,277 [salt.state       ][INFO    ][14688] Running state [mysql_grants_designate_designate_pool_manager_%] at time 10:07:03.277433
2018-01-20 10:07:03,277 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-20 10:07:03,284 [salt.state       ][INFO    ][14688] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-20 10:07:03,284 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 10:07:03.284263 duration_in_ms=6.829
2018-01-20 10:07:03,284 [salt.state       ][INFO    ][14688] Running state [designate] at time 10:07:03.284507
2018-01-20 10:07:03,284 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for designate
2018-01-20 10:07:03,288 [salt.state       ][INFO    ][14688] User designate@192.168.10.50 is already present with the desired password
2018-01-20 10:07:03,288 [salt.state       ][INFO    ][14688] Completed state [designate] at time 10:07:03.288666 duration_in_ms=4.159
2018-01-20 10:07:03,290 [salt.state       ][INFO    ][14688] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:07:03.290887
2018-01-20 10:07:03,291 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-20 10:07:03,297 [salt.state       ][INFO    ][14688] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-20 10:07:03,297 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:07:03.297545 duration_in_ms=6.658
2018-01-20 10:07:03,297 [salt.state       ][INFO    ][14688] Running state [heat] at time 10:07:03.297781
2018-01-20 10:07:03,298 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for heat
2018-01-20 10:07:03,300 [salt.state       ][INFO    ][14688] Database heat is already present
2018-01-20 10:07:03,301 [salt.state       ][INFO    ][14688] Completed state [heat] at time 10:07:03.301363 duration_in_ms=3.582
2018-01-20 10:07:03,301 [salt.state       ][INFO    ][14688] Running state [heat] at time 10:07:03.301616
2018-01-20 10:07:03,301 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for heat
2018-01-20 10:07:03,305 [salt.state       ][INFO    ][14688] User heat@% is already present with the desired password
2018-01-20 10:07:03,305 [salt.state       ][INFO    ][14688] Completed state [heat] at time 10:07:03.305405 duration_in_ms=3.789
2018-01-20 10:07:03,307 [salt.state       ][INFO    ][14688] Running state [mysql_grants_heat_heat_%] at time 10:07:03.307145
2018-01-20 10:07:03,307 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-20 10:07:03,312 [salt.state       ][INFO    ][14688] Grant all on heat.* to heat@% is already present
2018-01-20 10:07:03,312 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_heat_heat_%] at time 10:07:03.312870 duration_in_ms=5.725
2018-01-20 10:07:03,313 [salt.state       ][INFO    ][14688] Running state [heat] at time 10:07:03.313094
2018-01-20 10:07:03,313 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for heat
2018-01-20 10:07:03,329 [salt.loaded.int.module.mysql][INFO    ][14688] User 'heat'@'192.168.10.53' has been created
2018-01-20 10:07:03,329 [salt.state       ][INFO    ][14688] {'heat': 'Present'}
2018-01-20 10:07:03,330 [salt.state       ][INFO    ][14688] Completed state [heat] at time 10:07:03.330097 duration_in_ms=17.003
2018-01-20 10:07:03,332 [salt.state       ][INFO    ][14688] Running state [mysql_grants_heat_heat_192.168.10.53] at time 10:07:03.332467
2018-01-20 10:07:03,332 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.53
2018-01-20 10:07:03,348 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-20 10:07:03,348 [salt.state       ][INFO    ][14688] {'mysql_grants_heat_heat_192.168.10.53': 'Present'}
2018-01-20 10:07:03,348 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_heat_heat_192.168.10.53] at time 10:07:03.348692 duration_in_ms=16.225
2018-01-20 10:07:03,348 [salt.state       ][INFO    ][14688] Running state [nova_api] at time 10:07:03.348939
2018-01-20 10:07:03,349 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for nova_api
2018-01-20 10:07:03,352 [salt.state       ][INFO    ][14688] Database nova_api is already present
2018-01-20 10:07:03,352 [salt.state       ][INFO    ][14688] Completed state [nova_api] at time 10:07:03.352368 duration_in_ms=3.427
2018-01-20 10:07:03,352 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.352617
2018-01-20 10:07:03,352 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,357 [salt.state       ][INFO    ][14688] User nova@% is already present with the desired password
2018-01-20 10:07:03,357 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.357353 duration_in_ms=4.736
2018-01-20 10:07:03,359 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_api_%] at time 10:07:03.359221
2018-01-20 10:07:03,359 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-20 10:07:03,365 [salt.state       ][INFO    ][14688] Grant all on nova_api.* to nova@% is already present
2018-01-20 10:07:03,365 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_api_%] at time 10:07:03.365711 duration_in_ms=6.49
2018-01-20 10:07:03,365 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.365957
2018-01-20 10:07:03,366 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,369 [salt.state       ][INFO    ][14688] User nova@192.168.10.53 is already present with the desired password
2018-01-20 10:07:03,370 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.370126 duration_in_ms=4.169
2018-01-20 10:07:03,371 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_api_192.168.10.53] at time 10:07:03.371740
2018-01-20 10:07:03,372 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.53
2018-01-20 10:07:03,387 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-20 10:07:03,387 [salt.state       ][INFO    ][14688] {'mysql_grants_nova_nova_api_192.168.10.53': 'Present'}
2018-01-20 10:07:03,387 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_api_192.168.10.53] at time 10:07:03.387661 duration_in_ms=15.92
2018-01-20 10:07:03,387 [salt.state       ][INFO    ][14688] Running state [keystone] at time 10:07:03.387899
2018-01-20 10:07:03,388 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for keystone
2018-01-20 10:07:03,391 [salt.state       ][INFO    ][14688] Database keystone is already present
2018-01-20 10:07:03,391 [salt.state       ][INFO    ][14688] Completed state [keystone] at time 10:07:03.391801 duration_in_ms=3.902
2018-01-20 10:07:03,392 [salt.state       ][INFO    ][14688] Running state [keystone] at time 10:07:03.392064
2018-01-20 10:07:03,392 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for keystone
2018-01-20 10:07:03,396 [salt.state       ][INFO    ][14688] User keystone@% is already present with the desired password
2018-01-20 10:07:03,396 [salt.state       ][INFO    ][14688] Completed state [keystone] at time 10:07:03.396331 duration_in_ms=4.266
2018-01-20 10:07:03,398 [salt.state       ][INFO    ][14688] Running state [mysql_grants_keystone_keystone_%] at time 10:07:03.398739
2018-01-20 10:07:03,399 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-20 10:07:03,405 [salt.state       ][INFO    ][14688] Grant all on keystone.* to keystone@% is already present
2018-01-20 10:07:03,405 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_keystone_keystone_%] at time 10:07:03.405313 duration_in_ms=6.575
2018-01-20 10:07:03,405 [salt.state       ][INFO    ][14688] Running state [keystone] at time 10:07:03.405585
2018-01-20 10:07:03,405 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for keystone
2018-01-20 10:07:03,422 [salt.loaded.int.module.mysql][INFO    ][14688] User 'keystone'@'192.168.10.53' has been created
2018-01-20 10:07:03,423 [salt.state       ][INFO    ][14688] {'keystone': 'Present'}
2018-01-20 10:07:03,423 [salt.state       ][INFO    ][14688] Completed state [keystone] at time 10:07:03.423300 duration_in_ms=17.713
2018-01-20 10:07:03,427 [salt.state       ][INFO    ][14688] Running state [mysql_grants_keystone_keystone_192.168.10.53] at time 10:07:03.427189
2018-01-20 10:07:03,427 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.53
2018-01-20 10:07:03,443 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-20 10:07:03,444 [salt.state       ][INFO    ][14688] {'mysql_grants_keystone_keystone_192.168.10.53': 'Present'}
2018-01-20 10:07:03,444 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_keystone_keystone_192.168.10.53] at time 10:07:03.444580 duration_in_ms=17.391
2018-01-20 10:07:03,445 [salt.state       ][INFO    ][14688] Running state [nova_cell0] at time 10:07:03.445107
2018-01-20 10:07:03,445 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for nova_cell0
2018-01-20 10:07:03,449 [salt.state       ][INFO    ][14688] Database nova_cell0 is already present
2018-01-20 10:07:03,449 [salt.state       ][INFO    ][14688] Completed state [nova_cell0] at time 10:07:03.449561 duration_in_ms=4.454
2018-01-20 10:07:03,450 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.450084
2018-01-20 10:07:03,450 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,454 [salt.state       ][INFO    ][14688] User nova@% is already present with the desired password
2018-01-20 10:07:03,455 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.455121 duration_in_ms=5.037
2018-01-20 10:07:03,457 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_cell0_%] at time 10:07:03.457186
2018-01-20 10:07:03,457 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-20 10:07:03,464 [salt.state       ][INFO    ][14688] Grant all on nova_cell0.* to nova@% is already present
2018-01-20 10:07:03,465 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_cell0_%] at time 10:07:03.465234 duration_in_ms=8.047
2018-01-20 10:07:03,465 [salt.state       ][INFO    ][14688] Running state [nova] at time 10:07:03.465746
2018-01-20 10:07:03,466 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for nova
2018-01-20 10:07:03,469 [salt.state       ][INFO    ][14688] User nova@192.168.10.53 is already present with the desired password
2018-01-20 10:07:03,470 [salt.state       ][INFO    ][14688] Completed state [nova] at time 10:07:03.470334 duration_in_ms=4.588
2018-01-20 10:07:03,472 [salt.state       ][INFO    ][14688] Running state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 10:07:03.472266
2018-01-20 10:07:03,472 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.53
2018-01-20 10:07:03,489 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-20 10:07:03,490 [salt.state       ][INFO    ][14688] {'mysql_grants_nova_nova_cell0_192.168.10.53': 'Present'}
2018-01-20 10:07:03,490 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 10:07:03.490887 duration_in_ms=18.621
2018-01-20 10:07:03,491 [salt.state       ][INFO    ][14688] Running state [cinder] at time 10:07:03.491411
2018-01-20 10:07:03,491 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for cinder
2018-01-20 10:07:03,495 [salt.state       ][INFO    ][14688] Database cinder is already present
2018-01-20 10:07:03,495 [salt.state       ][INFO    ][14688] Completed state [cinder] at time 10:07:03.495772 duration_in_ms=4.361
2018-01-20 10:07:03,496 [salt.state       ][INFO    ][14688] Running state [cinder] at time 10:07:03.496294
2018-01-20 10:07:03,496 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for cinder
2018-01-20 10:07:03,501 [salt.state       ][INFO    ][14688] User cinder@% is already present with the desired password
2018-01-20 10:07:03,501 [salt.state       ][INFO    ][14688] Completed state [cinder] at time 10:07:03.501918 duration_in_ms=5.624
2018-01-20 10:07:03,503 [salt.state       ][INFO    ][14688] Running state [mysql_grants_cinder_cinder_%] at time 10:07:03.503864
2018-01-20 10:07:03,504 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-20 10:07:03,510 [salt.state       ][INFO    ][14688] Grant all on cinder.* to cinder@% is already present
2018-01-20 10:07:03,511 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_cinder_cinder_%] at time 10:07:03.511077 duration_in_ms=7.212
2018-01-20 10:07:03,511 [salt.state       ][INFO    ][14688] Running state [cinder] at time 10:07:03.511566
2018-01-20 10:07:03,512 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for cinder
2018-01-20 10:07:03,530 [salt.loaded.int.module.mysql][INFO    ][14688] User 'cinder'@'192.168.10.53' has been created
2018-01-20 10:07:03,530 [salt.state       ][INFO    ][14688] {'cinder': 'Present'}
2018-01-20 10:07:03,531 [salt.state       ][INFO    ][14688] Completed state [cinder] at time 10:07:03.531224 duration_in_ms=19.657
2018-01-20 10:07:03,533 [salt.state       ][INFO    ][14688] Running state [mysql_grants_cinder_cinder_192.168.10.53] at time 10:07:03.533211
2018-01-20 10:07:03,533 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.53
2018-01-20 10:07:03,550 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-20 10:07:03,551 [salt.state       ][INFO    ][14688] {'mysql_grants_cinder_cinder_192.168.10.53': 'Present'}
2018-01-20 10:07:03,552 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_cinder_cinder_192.168.10.53] at time 10:07:03.552183 duration_in_ms=18.971
2018-01-20 10:07:03,552 [salt.state       ][INFO    ][14688] Running state [glance] at time 10:07:03.552678
2018-01-20 10:07:03,553 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for glance
2018-01-20 10:07:03,556 [salt.state       ][INFO    ][14688] Database glance is already present
2018-01-20 10:07:03,557 [salt.state       ][INFO    ][14688] Completed state [glance] at time 10:07:03.557325 duration_in_ms=4.647
2018-01-20 10:07:03,557 [salt.state       ][INFO    ][14688] Running state [glance] at time 10:07:03.557856
2018-01-20 10:07:03,559 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for glance
2018-01-20 10:07:03,563 [salt.state       ][INFO    ][14688] User glance@% is already present with the desired password
2018-01-20 10:07:03,564 [salt.state       ][INFO    ][14688] Completed state [glance] at time 10:07:03.564181 duration_in_ms=6.325
2018-01-20 10:07:03,566 [salt.state       ][INFO    ][14688] Running state [mysql_grants_glance_glance_%] at time 10:07:03.566091
2018-01-20 10:07:03,566 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-20 10:07:03,572 [salt.state       ][INFO    ][14688] Grant all on glance.* to glance@% is already present
2018-01-20 10:07:03,572 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_glance_glance_%] at time 10:07:03.572582 duration_in_ms=6.491
2018-01-20 10:07:03,573 [salt.state       ][INFO    ][14688] Running state [glance] at time 10:07:03.573014
2018-01-20 10:07:03,573 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for glance
2018-01-20 10:07:03,592 [salt.loaded.int.module.mysql][INFO    ][14688] User 'glance'@'192.168.10.53' has been created
2018-01-20 10:07:03,593 [salt.state       ][INFO    ][14688] {'glance': 'Present'}
2018-01-20 10:07:03,593 [salt.state       ][INFO    ][14688] Completed state [glance] at time 10:07:03.593431 duration_in_ms=20.417
2018-01-20 10:07:03,596 [salt.state       ][INFO    ][14688] Running state [mysql_grants_glance_glance_192.168.10.53] at time 10:07:03.596046
2018-01-20 10:07:03,596 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.53
2018-01-20 10:07:03,613 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-20 10:07:03,613 [salt.state       ][INFO    ][14688] {'mysql_grants_glance_glance_192.168.10.53': 'Present'}
2018-01-20 10:07:03,614 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_glance_glance_192.168.10.53] at time 10:07:03.614236 duration_in_ms=18.19
2018-01-20 10:07:03,614 [salt.state       ][INFO    ][14688] Running state [neutron] at time 10:07:03.614718
2018-01-20 10:07:03,615 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for neutron
2018-01-20 10:07:03,618 [salt.state       ][INFO    ][14688] Database neutron is already present
2018-01-20 10:07:03,619 [salt.state       ][INFO    ][14688] Completed state [neutron] at time 10:07:03.619040 duration_in_ms=4.322
2018-01-20 10:07:03,619 [salt.state       ][INFO    ][14688] Running state [neutron] at time 10:07:03.619471
2018-01-20 10:07:03,619 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for neutron
2018-01-20 10:07:03,623 [salt.state       ][INFO    ][14688] User neutron@% is already present with the desired password
2018-01-20 10:07:03,624 [salt.state       ][INFO    ][14688] Completed state [neutron] at time 10:07:03.624067 duration_in_ms=4.596
2018-01-20 10:07:03,626 [salt.state       ][INFO    ][14688] Running state [mysql_grants_neutron_neutron_%] at time 10:07:03.626000
2018-01-20 10:07:03,626 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-20 10:07:03,633 [salt.state       ][INFO    ][14688] Grant all on neutron.* to neutron@% is already present
2018-01-20 10:07:03,633 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_neutron_neutron_%] at time 10:07:03.633599 duration_in_ms=7.598
2018-01-20 10:07:03,634 [salt.state       ][INFO    ][14688] Running state [neutron] at time 10:07:03.634081
2018-01-20 10:07:03,634 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for neutron
2018-01-20 10:07:03,652 [salt.loaded.int.module.mysql][INFO    ][14688] User 'neutron'@'192.168.10.53' has been created
2018-01-20 10:07:03,652 [salt.state       ][INFO    ][14688] {'neutron': 'Present'}
2018-01-20 10:07:03,653 [salt.state       ][INFO    ][14688] Completed state [neutron] at time 10:07:03.653370 duration_in_ms=19.289
2018-01-20 10:07:03,655 [salt.state       ][INFO    ][14688] Running state [mysql_grants_neutron_neutron_192.168.10.53] at time 10:07:03.655877
2018-01-20 10:07:03,656 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.53
2018-01-20 10:07:03,672 [salt.loaded.int.module.mysql][INFO    ][14688] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-20 10:07:03,672 [salt.state       ][INFO    ][14688] {'mysql_grants_neutron_neutron_192.168.10.53': 'Present'}
2018-01-20 10:07:03,673 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_neutron_neutron_192.168.10.53] at time 10:07:03.673047 duration_in_ms=17.17
2018-01-20 10:07:03,673 [salt.state       ][INFO    ][14688] Running state [designate] at time 10:07:03.673539
2018-01-20 10:07:03,674 [salt.state       ][INFO    ][14688] Executing state mysql_database.present for designate
2018-01-20 10:07:03,677 [salt.state       ][INFO    ][14688] Database designate is already present
2018-01-20 10:07:03,677 [salt.state       ][INFO    ][14688] Completed state [designate] at time 10:07:03.677914 duration_in_ms=4.375
2018-01-20 10:07:03,678 [salt.state       ][INFO    ][14688] Running state [designate] at time 10:07:03.678742
2018-01-20 10:07:03,679 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for designate
2018-01-20 10:07:03,683 [salt.state       ][INFO    ][14688] User designate@% is already present with the desired password
2018-01-20 10:07:03,684 [salt.state       ][INFO    ][14688] Completed state [designate] at time 10:07:03.683950 duration_in_ms=5.209
2018-01-20 10:07:03,686 [salt.state       ][INFO    ][14688] Running state [mysql_grants_designate_designate_%] at time 10:07:03.686124
2018-01-20 10:07:03,686 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-20 10:07:03,693 [salt.state       ][INFO    ][14688] Grant all on designate.* to designate@% is already present
2018-01-20 10:07:03,694 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_designate_designate_%] at time 10:07:03.693966 duration_in_ms=7.842
2018-01-20 10:07:03,694 [salt.state       ][INFO    ][14688] Running state [designate] at time 10:07:03.694486
2018-01-20 10:07:03,695 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for designate
2018-01-20 10:07:03,699 [salt.state       ][INFO    ][14688] User designate@192.168.10.50 is already present with the desired password
2018-01-20 10:07:03,700 [salt.state       ][INFO    ][14688] Completed state [designate] at time 10:07:03.699981 duration_in_ms=5.495
2018-01-20 10:07:03,702 [salt.state       ][INFO    ][14688] Running state [mysql_grants_designate_designate_192.168.10.50] at time 10:07:03.702129
2018-01-20 10:07:03,703 [salt.state       ][INFO    ][14688] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-20 10:07:03,709 [salt.state       ][INFO    ][14688] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-20 10:07:03,709 [salt.state       ][INFO    ][14688] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 10:07:03.709404 duration_in_ms=7.275
2018-01-20 10:07:03,709 [salt.state       ][INFO    ][14688] Running state [haproxy] at time 10:07:03.709886
2018-01-20 10:07:03,710 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for haproxy
2018-01-20 10:07:03,713 [salt.state       ][INFO    ][14688] User haproxy@localhost is already present with passwordless login
2018-01-20 10:07:03,714 [salt.state       ][INFO    ][14688] Completed state [haproxy] at time 10:07:03.714701 duration_in_ms=4.815
2018-01-20 10:07:03,715 [salt.state       ][INFO    ][14688] Running state [haproxy] at time 10:07:03.715161
2018-01-20 10:07:03,715 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for haproxy
2018-01-20 10:07:03,720 [salt.state       ][INFO    ][14688] User haproxy@% is already present with passwordless login
2018-01-20 10:07:03,720 [salt.state       ][INFO    ][14688] Completed state [haproxy] at time 10:07:03.720462 duration_in_ms=5.301
2018-01-20 10:07:03,720 [salt.state       ][INFO    ][14688] Running state [haproxy] at time 10:07:03.720929
2018-01-20 10:07:03,721 [salt.state       ][INFO    ][14688] Executing state mysql_user.present for haproxy
2018-01-20 10:07:03,740 [salt.loaded.int.module.mysql][INFO    ][14688] User 'haproxy'@'192.168.10.53' has been created with passwordless login
2018-01-20 10:07:03,740 [salt.state       ][INFO    ][14688] {'haproxy': 'Present'}
2018-01-20 10:07:03,741 [salt.state       ][INFO    ][14688] Completed state [haproxy] at time 10:07:03.741337 duration_in_ms=20.408
2018-01-20 10:07:03,746 [salt.minion      ][INFO    ][14688] Returning information for job: 20180120095532573463
2018-01-20 10:07:21,181 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command state.sls with jid 20180120100721516637
2018-01-20 10:07:21,213 [salt.minion      ][INFO    ][24346] Starting a new job with PID 24346
2018-01-20 10:07:22,730 [salt.state       ][INFO    ][24346] Loading fresh modules for state activity
2018-01-20 10:07:22,775 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-20 10:07:22,799 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-20 10:07:23,421 [salt.state       ][INFO    ][24346] Running state [haproxy] at time 10:07:23.421233
2018-01-20 10:07:23,421 [salt.state       ][INFO    ][24346] Executing state pkg.installed for haproxy
2018-01-20 10:07:23,422 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 10:07:23,836 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-20 10:07:23,924 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 10:07:25,726 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 10:07:25,755 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-01-20 10:07:29,219 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 10:07:29,264 [salt.state       ][INFO    ][24346] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-01-20 10:07:29,285 [salt.state       ][INFO    ][24346] Loading fresh modules for state activity
2018-01-20 10:07:29,318 [salt.state       ][INFO    ][24346] Completed state [haproxy] at time 10:07:29.318721 duration_in_ms=5897.489
2018-01-20 10:07:29,323 [salt.state       ][INFO    ][24346] Running state [/etc/default/haproxy] at time 10:07:29.323498
2018-01-20 10:07:29,323 [salt.state       ][INFO    ][24346] Executing state file.managed for /etc/default/haproxy
2018-01-20 10:07:29,367 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-20 10:07:29,371 [salt.state       ][INFO    ][24346] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-01-20 10:07:29,371 [salt.state       ][INFO    ][24346] Completed state [/etc/default/haproxy] at time 10:07:29.371380 duration_in_ms=47.883
2018-01-20 10:07:29,371 [salt.state       ][INFO    ][24346] Running state [/etc/haproxy/haproxy.cfg] at time 10:07:29.371724
2018-01-20 10:07:29,371 [salt.state       ][INFO    ][24346] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-20 10:07:29,399 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-20 10:07:29,575 [salt.state       ][INFO    ][24346] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-20 10:07:29,576 [salt.state       ][INFO    ][24346] Completed state [/etc/haproxy/haproxy.cfg] at time 10:07:29.575965 duration_in_ms=204.241
2018-01-20 10:07:29,576 [salt.state       ][INFO    ][24346] Running state [/etc/haproxy/ssl] at time 10:07:29.576296
2018-01-20 10:07:29,576 [salt.state       ][INFO    ][24346] Executing state file.directory for /etc/haproxy/ssl
2018-01-20 10:07:29,578 [salt.state       ][INFO    ][24346] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-20 10:07:29,578 [salt.state       ][INFO    ][24346] Completed state [/etc/haproxy/ssl] at time 10:07:29.578531 duration_in_ms=2.235
2018-01-20 10:07:29,579 [salt.state       ][INFO    ][24346] Running state [haproxy_status_packages] at time 10:07:29.579374
2018-01-20 10:07:29,579 [salt.state       ][INFO    ][24346] Executing state pkg.installed for haproxy_status_packages
2018-01-20 10:07:29,979 [salt.state       ][INFO    ][24346] All specified packages are already installed
2018-01-20 10:07:29,979 [salt.state       ][INFO    ][24346] Completed state [haproxy_status_packages] at time 10:07:29.979884 duration_in_ms=400.51
2018-01-20 10:07:29,980 [salt.state       ][INFO    ][24346] Running state [/usr/bin/haproxy-status.sh] at time 10:07:29.980521
2018-01-20 10:07:29,980 [salt.state       ][INFO    ][24346] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-20 10:07:30,013 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-20 10:07:30,051 [salt.state       ][INFO    ][24346] File changed:
New file
2018-01-20 10:07:30,051 [salt.state       ][INFO    ][24346] Completed state [/usr/bin/haproxy-status.sh] at time 10:07:30.051444 duration_in_ms=70.921
2018-01-20 10:07:30,052 [salt.state       ][INFO    ][24346] Running state [net.ipv4.ip_nonlocal_bind] at time 10:07:30.052019
2018-01-20 10:07:30,052 [salt.state       ][INFO    ][24346] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-20 10:07:30,052 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'sysctl -a' in directory '/root'
2018-01-20 10:07:30,095 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-20 10:07:30,113 [salt.state       ][INFO    ][24346] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-20 10:07:30,113 [salt.state       ][INFO    ][24346] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:07:30.113627 duration_in_ms=61.607
2018-01-20 10:07:30,116 [salt.state       ][INFO    ][24346] Running state [haproxy] at time 10:07:30.116347
2018-01-20 10:07:30,116 [salt.state       ][INFO    ][24346] Executing state service.running for haproxy
2018-01-20 10:07:30,117 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:30,136 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,155 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,173 [salt.state       ][INFO    ][24346] The service haproxy is already running
2018-01-20 10:07:30,174 [salt.state       ][INFO    ][24346] Completed state [haproxy] at time 10:07:30.174149 duration_in_ms=57.801
2018-01-20 10:07:30,175 [salt.state       ][INFO    ][24346] Running state [haproxy] at time 10:07:30.175050
2018-01-20 10:07:30,175 [salt.state       ][INFO    ][24346] Executing state service.mod_watch for haproxy
2018-01-20 10:07:30,176 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,194 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,215 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,288 [salt.state       ][INFO    ][24346] {'haproxy': True}
2018-01-20 10:07:30,289 [salt.state       ][INFO    ][24346] Completed state [haproxy] at time 10:07:30.289299 duration_in_ms=114.249
2018-01-20 10:07:30,292 [salt.minion      ][INFO    ][24346] Returning information for job: 20180120100721516637
2018-01-20 10:07:35,475 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command service.status with jid 20180120100735808662
2018-01-20 10:07:35,501 [salt.minion      ][INFO    ][25188] Starting a new job with PID 25188
2018-01-20 10:07:35,865 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25188] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:35,887 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25188] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:35,908 [salt.minion      ][INFO    ][25188] Returning information for job: 20180120100735808662
2018-01-20 10:07:37,125 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command service.restart with jid 20180120100737459784
2018-01-20 10:07:37,155 [salt.minion      ][INFO    ][25197] Starting a new job with PID 25197
2018-01-20 10:07:37,520 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:37,542 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-20 10:07:37,591 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25197] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-20 10:07:37,647 [salt.minion      ][INFO    ][25197] Returning information for job: 20180120100737459784
2018-01-20 10:29:51,696 [salt.utils.schedule][INFO    ][2119] Running scheduled job: __mine_interval
2018-01-20 10:38:00,740 [salt.minion      ][INFO    ][2119] User sudo_ubuntu Executing command cp.push_dir with jid 20180120103801070986
2018-01-20 10:38:00,773 [salt.minion      ][INFO    ][25299] Starting a new job with PID 25299
