2018-01-09 23:38:57,801 [py.warnings      ][WARNING ][1819] /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-09 23:39:36,991 [salt.loaded.int.module.cmdmod][ERROR   ][1819] 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-09 23:39:39,059 [salt.loaded.int.module.cmdmod][INFO    ][2394] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 23:39:39,067 [salt.loaded.int.module.cmdmod][INFO    ][2394] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:39,078 [salt.loaded.int.module.cmdmod][INFO    ][2394] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:39,091 [salt.utils.parsers][WARNING ][1530] Minion received a SIGTERM. Exiting.
2018-01-09 23:39:39,919 [salt.cli.daemons ][INFO    ][2471] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-09 23:39:40,018 [salt.cli.daemons ][INFO    ][2471] Starting up the Salt Minion
2018-01-09 23:39:40,019 [salt.utils.event ][INFO    ][2471] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-09 23:39:40,343 [salt.minion      ][INFO    ][2471] Creating minion process manager
2018-01-09 23:39:41,140 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2471] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 23:39:41,151 [salt.utils.schedule][INFO    ][2471] Updating job settings for scheduled job: __mine_interval
2018-01-09 23:39:41,157 [salt.minion      ][INFO    ][2471] Added mine.update to scheduler
2018-01-09 23:39:41,171 [salt.minion      ][INFO    ][2471] Minion is starting as user 'root'
2018-01-09 23:39:41,204 [salt.minion      ][INFO    ][2471] Minion is ready to receive requests!
2018-01-09 23:39:42,205 [salt.utils.schedule][INFO    ][2471] Running scheduled job: __mine_interval
2018-01-09 23:39:43,229 [salt.minion      ][INFO    ][2471] User sudo_ubuntu Executing command service.force_reload with jid 20180109233943191044
2018-01-09 23:39:43,248 [salt.minion      ][INFO    ][2568] Starting a new job with PID 2568
2018-01-09 23:39:43,402 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 23:39:43,410 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:43,423 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:43,437 [salt.utils.parsers][WARNING ][2471] Minion received a SIGTERM. Exiting.
2018-01-09 23:39:43,438 [salt.cli.daemons ][INFO    ][2471] Shutting down the Salt Minion
2018-01-09 23:39:43,699 [salt.cli.daemons ][INFO    ][2606] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-09 23:39:43,765 [salt.cli.daemons ][INFO    ][2606] Starting up the Salt Minion
2018-01-09 23:39:43,766 [salt.utils.event ][INFO    ][2606] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-09 23:39:44,049 [salt.minion      ][INFO    ][2606] Creating minion process manager
2018-01-09 23:39:45,029 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2606] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 23:39:45,037 [salt.utils.schedule][INFO    ][2606] Updating job settings for scheduled job: __mine_interval
2018-01-09 23:39:45,045 [salt.minion      ][INFO    ][2606] Added mine.update to scheduler
2018-01-09 23:39:45,058 [salt.minion      ][INFO    ][2606] Minion is starting as user 'root'
2018-01-09 23:39:45,071 [salt.minion      ][INFO    ][2606] Minion is ready to receive requests!
2018-01-09 23:39:46,072 [salt.utils.schedule][INFO    ][2606] Running scheduled job: __mine_interval
2018-01-09 23:39:53,332 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109233953288308
2018-01-09 23:39:53,351 [salt.minion      ][INFO    ][2704] Starting a new job with PID 2704
2018-01-09 23:39:53,369 [salt.minion      ][INFO    ][2704] Returning information for job: 20180109233953288308
2018-01-09 23:40:04,280 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.apply with jid 20180109234004235796
2018-01-09 23:40:04,299 [salt.minion      ][INFO    ][2709] Starting a new job with PID 2709
2018-01-09 23:40:07,546 [salt.state       ][INFO    ][2709] Loading fresh modules for state activity
2018-01-09 23:40:07,837 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-09 23:40:07,873 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-09 23:40:07,988 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-09 23:40:08,058 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-09 23:40:08,138 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-09 23:40:08,266 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-09 23:40:08,351 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-09 23:40:08,413 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-09 23:40:08,495 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-09 23:40:08,567 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-09 23:40:08,642 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-09 23:40:08,701 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-09 23:40:08,780 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-09 23:40:08,843 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-09 23:40:08,911 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-09 23:40:08,999 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-09 23:40:09,116 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-09 23:40:09,187 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-09 23:40:09,249 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-09 23:40:09,355 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-09 23:40:09,475 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-09 23:40:09,551 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-09 23:40:09,620 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-09 23:40:09,636 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-09 23:40:09,677 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-09 23:40:09,716 [salt.state       ][INFO    ][2709] Running state [/etc/environment] at time 23:40:09.716130
2018-01-09 23:40:09,716 [salt.state       ][INFO    ][2709] Executing state file.blockreplace for /etc/environment
2018-01-09 23:40:09,724 [salt.state       ][INFO    ][2709] 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-09 23:40:09,725 [salt.state       ][INFO    ][2709] Completed state [/etc/environment] at time 23:40:09.725475 duration_in_ms=9.347
2018-01-09 23:40:09,725 [salt.state       ][INFO    ][2709] Running state [/etc/profile.d] at time 23:40:09.725937
2018-01-09 23:40:09,726 [salt.state       ][INFO    ][2709] Executing state file.directory for /etc/profile.d
2018-01-09 23:40:09,736 [salt.state       ][INFO    ][2709] Directory /etc/profile.d is in the correct state
2018-01-09 23:40:09,736 [salt.state       ][INFO    ][2709] Completed state [/etc/profile.d] at time 23:40:09.736759 duration_in_ms=10.821
2018-01-09 23:40:10,074 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:40:10.074106
2018-01-09 23:40:10,074 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-09 23:40:10,094 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-09 23:40:10,099 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:40:10,099 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:40:10.099894 duration_in_ms=25.788
2018-01-09 23:40:10,100 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:40:10.100217
2018-01-09 23:40:10,100 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-09 23:40:10,121 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:40:10,121 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:40:10.121877 duration_in_ms=21.66
2018-01-09 23:40:10,122 [salt.state       ][INFO    ][2709] Running state [linux_repo_prereq_pkgs] at time 23:40:10.122805
2018-01-09 23:40:10,123 [salt.state       ][INFO    ][2709] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-09 23:40:10,123 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:10,376 [salt.state       ][INFO    ][2709] All specified packages are already installed
2018-01-09 23:40:10,376 [salt.state       ][INFO    ][2709] Completed state [linux_repo_prereq_pkgs] at time 23:40:10.376614 duration_in_ms=253.808
2018-01-09 23:40:10,377 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 23:40:10.376976
2018-01-09 23:40:10,377 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-09 23:40:10,377 [salt.state       ][INFO    ][2709] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-09 23:40:10,378 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 23:40:10.378042 duration_in_ms=1.066
2018-01-09 23:40:10,378 [salt.state       ][INFO    ][2709] Running state [/etc/apt/preferences.d/mk_openstack] at time 23:40:10.378346
2018-01-09 23:40:10,378 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-09 23:40:10,401 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-09 23:40:10,449 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:40:10,449 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/preferences.d/mk_openstack] at time 23:40:10.449497 duration_in_ms=71.151
2018-01-09 23:40:10,484 [salt.state       ][INFO    ][2709] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 23:40:10.484114
2018-01-09 23:40:10,484 [salt.state       ][INFO    ][2709] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-09 23:40:10,674 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-09 23:40:11,068 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:14,376 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234014330681
2018-01-09 23:40:14,397 [salt.minion      ][INFO    ][3198] Starting a new job with PID 3198
2018-01-09 23:40:14,408 [salt.minion      ][INFO    ][3198] Returning information for job: 20180109234014330681
2018-01-09 23:40:14,696 [salt.state       ][INFO    ][2709] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-09 23:40:14,696 [salt.state       ][INFO    ][2709] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 23:40:14.696855 duration_in_ms=4212.74
2018-01-09 23:40:14,697 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 23:40:14.697242
2018-01-09 23:40:14,697 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-09 23:40:14,698 [salt.state       ][INFO    ][2709] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-09 23:40:14,698 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 23:40:14.698351 duration_in_ms=1.108
2018-01-09 23:40:14,698 [salt.state       ][INFO    ][2709] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 23:40:14.698677
2018-01-09 23:40:14,699 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-09 23:40:14,807 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:40:14,808 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 23:40:14.808388 duration_in_ms=109.71
2018-01-09 23:40:14,809 [salt.state       ][INFO    ][2709] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 23:40:14.809634
2018-01-09 23:40:14,810 [salt.state       ][INFO    ][2709] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-09 23:40:14,874 [salt.loaded.int.module.cmdmod][INFO    ][2709] 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-09 23:40:14,999 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:18,947 [salt.state       ][INFO    ][2709] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-09 23:40:18,947 [salt.state       ][INFO    ][2709] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 23:40:18.947916 duration_in_ms=4138.281
2018-01-09 23:40:18,948 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:40:18.948555
2018-01-09 23:40:18,949 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-09 23:40:18,949 [salt.state       ][INFO    ][2709] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-09 23:40:18,950 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:40:18.950409 duration_in_ms=1.853
2018-01-09 23:40:18,951 [salt.state       ][INFO    ][2709] Running state [/etc/apt/preferences.d/uca] at time 23:40:18.950985
2018-01-09 23:40:18,951 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-09 23:40:18,952 [salt.state       ][INFO    ][2709] File /etc/apt/preferences.d/uca is not present
2018-01-09 23:40:18,952 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/preferences.d/uca] at time 23:40:18.952606 duration_in_ms=1.62
2018-01-09 23:40:18,954 [salt.state       ][INFO    ][2709] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:40:18.953957
2018-01-09 23:40:18,954 [salt.state       ][INFO    ][2709] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-09 23:40:19,064 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-09 23:40:19,134 [salt.loaded.int.module.cmdmod][INFO    ][2709] 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-09 23:40:19,492 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:23,077 [salt.state       ][INFO    ][2709] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-09 23:40:23,078 [salt.state       ][INFO    ][2709] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:40:23.078366 duration_in_ms=4124.408
2018-01-09 23:40:23,079 [salt.state       ][INFO    ][2709] Running state [linux_extra_packages_purged] at time 23:40:23.079092
2018-01-09 23:40:23,079 [salt.state       ][INFO    ][2709] Executing state pkg.purged for linux_extra_packages_purged
2018-01-09 23:40:23,112 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-09 23:40:24,420 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234024378651
2018-01-09 23:40:24,434 [salt.minion      ][INFO    ][4303] Starting a new job with PID 4303
2018-01-09 23:40:24,447 [salt.minion      ][INFO    ][4303] Returning information for job: 20180109234024378651
2018-01-09 23:40:34,444 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234034401336
2018-01-09 23:40:34,459 [salt.minion      ][INFO    ][4938] Starting a new job with PID 4938
2018-01-09 23:40:34,474 [salt.minion      ][INFO    ][4938] Returning information for job: 20180109234034401336
2018-01-09 23:40:35,270 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:35,301 [salt.state       ][INFO    ][2709] {'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-09 23:40:35,312 [salt.state       ][INFO    ][2709] Loading fresh modules for state activity
2018-01-09 23:40:35,332 [salt.state       ][INFO    ][2709] Completed state [linux_extra_packages_purged] at time 23:40:35.332546 duration_in_ms=12253.453
2018-01-09 23:40:35,335 [salt.state       ][INFO    ][2709] Running state [linux_extra_packages_latest] at time 23:40:35.335893
2018-01-09 23:40:35,336 [salt.state       ][INFO    ][2709] Executing state pkg.latest for linux_extra_packages_latest
2018-01-09 23:40:35,588 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-09 23:40:35,631 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:40:35,655 [salt.loaded.int.module.cmdmod][INFO    ][2709] 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-09 23:40:44,573 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234044531817
2018-01-09 23:40:44,591 [salt.minion      ][INFO    ][5481] Starting a new job with PID 5481
2018-01-09 23:40:44,611 [salt.minion      ][INFO    ][5481] Returning information for job: 20180109234044531817
2018-01-09 23:40:44,832 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:44,870 [salt.state       ][INFO    ][2709] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-09 23:40:44,887 [salt.state       ][INFO    ][2709] Loading fresh modules for state activity
2018-01-09 23:40:44,920 [salt.state       ][INFO    ][2709] Completed state [linux_extra_packages_latest] at time 23:40:44.920148 duration_in_ms=9584.254
2018-01-09 23:40:45,001 [salt.state       ][INFO    ][2709] Running state [UTC] at time 23:40:45.001206
2018-01-09 23:40:45,002 [salt.state       ][INFO    ][2709] Executing state timezone.system for UTC
2018-01-09 23:40:45,006 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['timedatectl'] in directory '/root'
2018-01-09 23:40:45,803 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['timedatectl'] in directory '/root'
2018-01-09 23:40:45,819 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-09 23:40:46,151 [salt.state       ][INFO    ][2709] {'timezone': 'UTC'}
2018-01-09 23:40:46,151 [salt.state       ][INFO    ][2709] Completed state [UTC] at time 23:40:46.151832 duration_in_ms=1150.627
2018-01-09 23:40:46,298 [salt.state       ][INFO    ][2709] Running state [nf_conntrack] at time 23:40:46.298888
2018-01-09 23:40:46,300 [salt.state       ][INFO    ][2709] Executing state kmod.present for nf_conntrack
2018-01-09 23:40:46,301 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:48,154 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:48,164 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-09 23:40:48,324 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:48,409 [salt.state       ][INFO    ][2709] {'nf_conntrack': 'loaded'}
2018-01-09 23:40:48,409 [salt.state       ][INFO    ][2709] Completed state [nf_conntrack] at time 23:40:48.409807 duration_in_ms=2110.921
2018-01-09 23:40:48,582 [salt.state       ][INFO    ][2709] Running state [kernel.panic] at time 23:40:48.582103
2018-01-09 23:40:48,582 [salt.state       ][INFO    ][2709] Executing state sysctl.present for kernel.panic
2018-01-09 23:40:48,583 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,040 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-09 23:40:49,053 [salt.state       ][INFO    ][2709] {'kernel.panic': 60}
2018-01-09 23:40:49,053 [salt.state       ][INFO    ][2709] Completed state [kernel.panic] at time 23:40:49.053707 duration_in_ms=471.603
2018-01-09 23:40:49,054 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_keepalive_probes] at time 23:40:49.054287
2018-01-09 23:40:49,054 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-09 23:40:49,055 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,083 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-09 23:40:49,094 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-09 23:40:49,095 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:40:49.095455 duration_in_ms=41.166
2018-01-09 23:40:49,096 [salt.state       ][INFO    ][2709] Running state [fs.file-max] at time 23:40:49.095959
2018-01-09 23:40:49,096 [salt.state       ][INFO    ][2709] Executing state sysctl.present for fs.file-max
2018-01-09 23:40:49,097 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,169 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-09 23:40:49,179 [salt.state       ][INFO    ][2709] {'fs.file-max': 124165}
2018-01-09 23:40:49,180 [salt.state       ][INFO    ][2709] Completed state [fs.file-max] at time 23:40:49.180279 duration_in_ms=84.319
2018-01-09 23:40:49,180 [salt.state       ][INFO    ][2709] Running state [net.core.somaxconn] at time 23:40:49.180636
2018-01-09 23:40:49,180 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.core.somaxconn
2018-01-09 23:40:49,181 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,200 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-09 23:40:49,209 [salt.state       ][INFO    ][2709] {'net.core.somaxconn': 4096}
2018-01-09 23:40:49,210 [salt.state       ][INFO    ][2709] Completed state [net.core.somaxconn] at time 23:40:49.210244 duration_in_ms=29.607
2018-01-09 23:40:49,210 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:40:49.210567
2018-01-09 23:40:49,210 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-09 23:40:49,211 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,289 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-09 23:40:49,298 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-09 23:40:49,298 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:40:49.298861 duration_in_ms=88.294
2018-01-09 23:40:49,299 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_tw_reuse] at time 23:40:49.299400
2018-01-09 23:40:49,299 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-09 23:40:49,300 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,367 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-09 23:40:49,378 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-09 23:40:49,379 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_tw_reuse] at time 23:40:49.378910 duration_in_ms=79.509
2018-01-09 23:40:49,379 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_congestion_control] at time 23:40:49.379481
2018-01-09 23:40:49,380 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-09 23:40:49,381 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,414 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-09 23:40:49,485 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-09 23:40:49,486 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_congestion_control] at time 23:40:49.485959 duration_in_ms=106.477
2018-01-09 23:40:49,486 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_retries2] at time 23:40:49.486539
2018-01-09 23:40:49,487 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-09 23:40:49,488 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,513 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-09 23:40:49,523 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_retries2': 5}
2018-01-09 23:40:49,523 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_retries2] at time 23:40:49.523910 duration_in_ms=37.371
2018-01-09 23:40:49,524 [salt.state       ][INFO    ][2709] Running state [net.core.netdev_max_backlog] at time 23:40:49.524341
2018-01-09 23:40:49,524 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-09 23:40:49,525 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,630 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-09 23:40:49,644 [salt.state       ][INFO    ][2709] {'net.core.netdev_max_backlog': 261144}
2018-01-09 23:40:49,644 [salt.state       ][INFO    ][2709] Completed state [net.core.netdev_max_backlog] at time 23:40:49.644679 duration_in_ms=120.337
2018-01-09 23:40:49,645 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:40:49.645240
2018-01-09 23:40:49,645 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-09 23:40:49,646 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,744 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-09 23:40:49,757 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-09 23:40:49,757 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:40:49.757640 duration_in_ms=112.399
2018-01-09 23:40:49,758 [salt.state       ][INFO    ][2709] Running state [vm.swappiness] at time 23:40:49.758278
2018-01-09 23:40:49,758 [salt.state       ][INFO    ][2709] Executing state sysctl.present for vm.swappiness
2018-01-09 23:40:49,759 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,784 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-09 23:40:49,793 [salt.state       ][INFO    ][2709] {'vm.swappiness': 10}
2018-01-09 23:40:49,794 [salt.state       ][INFO    ][2709] Completed state [vm.swappiness] at time 23:40:49.794076 duration_in_ms=35.798
2018-01-09 23:40:49,794 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:40:49.794577
2018-01-09 23:40:49,795 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-09 23:40:49,795 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,906 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-09 23:40:49,917 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-09 23:40:49,917 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:40:49.917610 duration_in_ms=123.033
2018-01-09 23:40:49,918 [salt.state       ][INFO    ][2709] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:40:49.918222
2018-01-09 23:40:49,918 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-09 23:40:49,919 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:49,946 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-09 23:40:49,958 [salt.state       ][INFO    ][2709] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-09 23:40:49,958 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:40:49.958851 duration_in_ms=40.629
2018-01-09 23:40:49,959 [salt.state       ][INFO    ][2709] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:40:49.959393
2018-01-09 23:40:49,959 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-09 23:40:49,960 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:50,031 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-09 23:40:50,043 [salt.state       ][INFO    ][2709] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-09 23:40:50,043 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:40:50.043552 duration_in_ms=84.157
2018-01-09 23:40:50,044 [salt.state       ][INFO    ][2709] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:40:50.044086
2018-01-09 23:40:50,044 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-09 23:40:50,045 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:50,205 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-09 23:40:50,220 [salt.state       ][INFO    ][2709] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-09 23:40:50,221 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:40:50.221072 duration_in_ms=176.985
2018-01-09 23:40:50,221 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_fin_timeout] at time 23:40:50.221546
2018-01-09 23:40:50,222 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-09 23:40:50,222 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:50,245 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-09 23:40:50,253 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-09 23:40:50,254 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_fin_timeout] at time 23:40:50.254254 duration_in_ms=32.708
2018-01-09 23:40:50,254 [salt.state       ][INFO    ][2709] Running state [net.ipv4.tcp_keepalive_time] at time 23:40:50.254718
2018-01-09 23:40:50,255 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-09 23:40:50,255 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:50,505 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-09 23:40:50,517 [salt.state       ][INFO    ][2709] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-09 23:40:50,518 [salt.state       ][INFO    ][2709] Completed state [net.ipv4.tcp_keepalive_time] at time 23:40:50.517958 duration_in_ms=263.238
2018-01-09 23:40:50,518 [salt.state       ][INFO    ][2709] Running state [net.nf_conntrack_max] at time 23:40:50.518557
2018-01-09 23:40:50,519 [salt.state       ][INFO    ][2709] Executing state sysctl.present for net.nf_conntrack_max
2018-01-09 23:40:50,520 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:50,548 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-09 23:40:50,558 [salt.state       ][INFO    ][2709] {'net.nf_conntrack_max': 1048576}
2018-01-09 23:40:50,559 [salt.state       ][INFO    ][2709] Completed state [net.nf_conntrack_max] at time 23:40:50.559154 duration_in_ms=40.596
2018-01-09 23:40:50,564 [salt.state       ][INFO    ][2709] Running state [linux_sysfs_package] at time 23:40:50.564476
2018-01-09 23:40:50,564 [salt.state       ][INFO    ][2709] Executing state pkg.installed for linux_sysfs_package
2018-01-09 23:40:50,877 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-09 23:40:50,913 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:52,557 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:40:52,581 [salt.loaded.int.module.cmdmod][INFO    ][2709] 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-09 23:40:54,683 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234054640929
2018-01-09 23:40:54,702 [salt.minion      ][INFO    ][6019] Starting a new job with PID 6019
2018-01-09 23:40:54,717 [salt.minion      ][INFO    ][6019] Returning information for job: 20180109234054640929
2018-01-09 23:41:02,137 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:41:02,168 [salt.state       ][INFO    ][2709] 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-09 23:41:02,184 [salt.state       ][INFO    ][2709] Loading fresh modules for state activity
2018-01-09 23:41:02,216 [salt.state       ][INFO    ][2709] Completed state [linux_sysfs_package] at time 23:41:02.216726 duration_in_ms=11652.249
2018-01-09 23:41:02,220 [salt.state       ][INFO    ][2709] Running state [/etc/sysfs.d] at time 23:41:02.220881
2018-01-09 23:41:02,221 [salt.state       ][INFO    ][2709] Executing state file.directory for /etc/sysfs.d
2018-01-09 23:41:02,227 [salt.state       ][INFO    ][2709] Directory /etc/sysfs.d is in the correct state
2018-01-09 23:41:02,227 [salt.state       ][INFO    ][2709] Completed state [/etc/sysfs.d] at time 23:41:02.227377 duration_in_ms=6.497
2018-01-09 23:41:02,347 [salt.state       ][INFO    ][2709] Running state [ondemand] at time 23:41:02.347452
2018-01-09 23:41:02,347 [salt.state       ][INFO    ][2709] Executing state service.dead for ondemand
2018-01-09 23:41:02,348 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-09 23:41:02,357 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,364 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,374 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,409 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,421 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,435 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,454 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-09 23:41:02,748 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:41:02,769 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'runlevel' in directory '/root'
2018-01-09 23:41:02,780 [salt.state       ][INFO    ][2709] {'ondemand': True}
2018-01-09 23:41:02,781 [salt.state       ][INFO    ][2709] Completed state [ondemand] at time 23:41:02.781379 duration_in_ms=433.925
2018-01-09 23:41:03,012 [salt.state       ][INFO    ][2709] Running state [cs_CZ.UTF-8] at time 23:41:03.012804
2018-01-09 23:41:03,013 [salt.state       ][INFO    ][2709] Executing state locale.present for cs_CZ.UTF-8
2018-01-09 23:41:03,015 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'locale -a' in directory '/root'
2018-01-09 23:41:03,035 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-09 23:41:03,942 [salt.state       ][INFO    ][2709] {'locale': 'cs_CZ.UTF-8'}
2018-01-09 23:41:03,943 [salt.state       ][INFO    ][2709] Completed state [cs_CZ.UTF-8] at time 23:41:03.942955 duration_in_ms=930.153
2018-01-09 23:41:03,943 [salt.state       ][INFO    ][2709] Running state [en_US.UTF-8] at time 23:41:03.943295
2018-01-09 23:41:03,943 [salt.state       ][INFO    ][2709] Executing state locale.present for en_US.UTF-8
2018-01-09 23:41:03,944 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'locale -a' in directory '/root'
2018-01-09 23:41:03,953 [salt.state       ][INFO    ][2709] Locale en_US.UTF-8 is already present
2018-01-09 23:41:03,953 [salt.state       ][INFO    ][2709] Completed state [en_US.UTF-8] at time 23:41:03.953775 duration_in_ms=10.479
2018-01-09 23:41:03,954 [salt.state       ][INFO    ][2709] Running state [en_US.UTF-8] at time 23:41:03.954866
2018-01-09 23:41:03,955 [salt.state       ][INFO    ][2709] Executing state locale.system for en_US.UTF-8
2018-01-09 23:41:03,955 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'localectl' in directory '/root'
2018-01-09 23:41:04,676 [salt.state       ][INFO    ][2709] System locale en_US.UTF-8 already set
2018-01-09 23:41:04,676 [salt.state       ][INFO    ][2709] Completed state [en_US.UTF-8] at time 23:41:04.676559 duration_in_ms=721.691
2018-01-09 23:41:04,691 [salt.state       ][INFO    ][2709] Running state [root] at time 23:41:04.691663
2018-01-09 23:41:04,692 [salt.state       ][INFO    ][2709] Executing state user.present for root
2018-01-09 23:41:04,695 [salt.state       ][INFO    ][2709] User root is present and up to date
2018-01-09 23:41:04,695 [salt.state       ][INFO    ][2709] Completed state [root] at time 23:41:04.695725 duration_in_ms=4.062
2018-01-09 23:41:04,697 [salt.state       ][INFO    ][2709] Running state [/root] at time 23:41:04.697123
2018-01-09 23:41:04,697 [salt.state       ][INFO    ][2709] Executing state file.directory for /root
2018-01-09 23:41:04,698 [salt.state       ][INFO    ][2709] Directory /root is in the correct state
2018-01-09 23:41:04,698 [salt.state       ][INFO    ][2709] Completed state [/root] at time 23:41:04.698660 duration_in_ms=1.538
2018-01-09 23:41:04,699 [salt.state       ][INFO    ][2709] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:41:04.698956
2018-01-09 23:41:04,699 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-09 23:41:04,699 [salt.state       ][INFO    ][2709] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-09 23:41:04,700 [salt.state       ][INFO    ][2709] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:41:04.699926 duration_in_ms=0.969
2018-01-09 23:41:04,700 [salt.state       ][INFO    ][2709] Running state [ubuntu] at time 23:41:04.700376
2018-01-09 23:41:04,700 [salt.state       ][INFO    ][2709] Executing state user.present for ubuntu
2018-01-09 23:41:04,704 [salt.state       ][INFO    ][2709] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-09 23:41:04,704 [salt.state       ][INFO    ][2709] Completed state [ubuntu] at time 23:41:04.704706 duration_in_ms=4.329
2018-01-09 23:41:04,706 [salt.state       ][INFO    ][2709] Running state [/home/ubuntu] at time 23:41:04.705940
2018-01-09 23:41:04,706 [salt.state       ][INFO    ][2709] Executing state file.directory for /home/ubuntu
2018-01-09 23:41:04,707 [salt.state       ][INFO    ][2709] {'mode': '0700'}
2018-01-09 23:41:04,707 [salt.state       ][INFO    ][2709] Completed state [/home/ubuntu] at time 23:41:04.707737 duration_in_ms=1.797
2018-01-09 23:41:04,708 [salt.state       ][INFO    ][2709] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:41:04.708698
2018-01-09 23:41:04,709 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-09 23:41:04,742 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-09 23:41:04,747 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command '/usr/sbin/visudo -c -f /tmp/tmpbVv5x3' in directory '/root'
2018-01-09 23:41:04,861 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234104818485
2018-01-09 23:41:04,876 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:41:04,877 [salt.state       ][INFO    ][2709] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:41:04.877407 duration_in_ms=168.708
2018-01-09 23:41:04,878 [salt.state       ][INFO    ][2709] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:41:04.878140
2018-01-09 23:41:04,880 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-09 23:41:04,889 [salt.minion      ][INFO    ][6506] Starting a new job with PID 6506
2018-01-09 23:41:04,909 [salt.minion      ][INFO    ][6506] Returning information for job: 20180109234104818485
2018-01-09 23:41:04,986 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-09 23:41:05,056 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:41:05,057 [salt.state       ][INFO    ][2709] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:41:05.057211 duration_in_ms=179.072
2018-01-09 23:41:05,057 [salt.state       ][INFO    ][2709] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:41:05.057534
2018-01-09 23:41:05,057 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-09 23:41:05,082 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-09 23:41:05,135 [salt.state       ][INFO    ][2709] File changed:
New file
2018-01-09 23:41:05,135 [salt.state       ][INFO    ][2709] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:41:05.135726 duration_in_ms=78.192
2018-01-09 23:41:05,136 [salt.state       ][INFO    ][2709] Running state [service.systemctl_reload] at time 23:41:05.136936
2018-01-09 23:41:05,137 [salt.state       ][INFO    ][2709] Executing state module.wait for service.systemctl_reload
2018-01-09 23:41:05,137 [salt.state       ][INFO    ][2709] No changes made for service.systemctl_reload
2018-01-09 23:41:05,137 [salt.state       ][INFO    ][2709] Completed state [service.systemctl_reload] at time 23:41:05.137693 duration_in_ms=0.756
2018-01-09 23:41:05,137 [salt.state       ][INFO    ][2709] Running state [service.systemctl_reload] at time 23:41:05.137919
2018-01-09 23:41:05,138 [salt.state       ][INFO    ][2709] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 23:41:05,138 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 23:41:05,215 [salt.state       ][INFO    ][2709] {'ret': True}
2018-01-09 23:41:05,215 [salt.state       ][INFO    ][2709] Completed state [service.systemctl_reload] at time 23:41:05.215904 duration_in_ms=77.985
2018-01-09 23:41:05,216 [salt.state       ][INFO    ][2709] Running state [/etc/hostname] at time 23:41:05.216232
2018-01-09 23:41:05,216 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/hostname
2018-01-09 23:41:05,238 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-09 23:41:05,240 [salt.state       ][INFO    ][2709] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-09 23:41:05,241 [salt.state       ][INFO    ][2709] Completed state [/etc/hostname] at time 23:41:05.241088 duration_in_ms=24.856
2018-01-09 23:41:05,242 [salt.state       ][INFO    ][2709] Running state [hostname dbs01] at time 23:41:05.242764
2018-01-09 23:41:05,243 [salt.state       ][INFO    ][2709] Executing state cmd.wait for hostname dbs01
2018-01-09 23:41:05,243 [salt.state       ][INFO    ][2709] No changes made for hostname dbs01
2018-01-09 23:41:05,243 [salt.state       ][INFO    ][2709] Completed state [hostname dbs01] at time 23:41:05.243395 duration_in_ms=0.632
2018-01-09 23:41:05,243 [salt.state       ][INFO    ][2709] Running state [hostname dbs01] at time 23:41:05.243565
2018-01-09 23:41:05,243 [salt.state       ][INFO    ][2709] Executing state cmd.mod_watch for hostname dbs01
2018-01-09 23:41:05,244 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command 'hostname dbs01' in directory '/root'
2018-01-09 23:41:05,250 [salt.state       ][INFO    ][2709] {'pid': 6527, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-09 23:41:05,251 [salt.state       ][INFO    ][2709] Completed state [hostname dbs01] at time 23:41:05.251071 duration_in_ms=7.505
2018-01-09 23:41:05,376 [salt.state       ][INFO    ][2709] Running state [mdb02] at time 23:41:05.376346
2018-01-09 23:41:05,376 [salt.state       ][INFO    ][2709] Executing state host.present for mdb02
2018-01-09 23:41:05,380 [salt.state       ][INFO    ][2709] {'host': 'mdb02'}
2018-01-09 23:41:05,381 [salt.state       ][INFO    ][2709] Completed state [mdb02] at time 23:41:05.380990 duration_in_ms=4.645
2018-01-09 23:41:05,381 [salt.state       ][INFO    ][2709] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.381402
2018-01-09 23:41:05,381 [salt.state       ][INFO    ][2709] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,504 [salt.state       ][INFO    ][2709] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,504 [salt.state       ][INFO    ][2709] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.504795 duration_in_ms=123.392
2018-01-09 23:41:05,505 [salt.state       ][INFO    ][2709] Running state [mdb03] at time 23:41:05.505201
2018-01-09 23:41:05,505 [salt.state       ][INFO    ][2709] Executing state host.present for mdb03
2018-01-09 23:41:05,552 [salt.state       ][INFO    ][2709] {'host': 'mdb03'}
2018-01-09 23:41:05,552 [salt.state       ][INFO    ][2709] Completed state [mdb03] at time 23:41:05.552647 duration_in_ms=47.446
2018-01-09 23:41:05,553 [salt.state       ][INFO    ][2709] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.553008
2018-01-09 23:41:05,553 [salt.state       ][INFO    ][2709] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,558 [salt.state       ][INFO    ][2709] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,558 [salt.state       ][INFO    ][2709] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.558556 duration_in_ms=5.547
2018-01-09 23:41:05,558 [salt.state       ][INFO    ][2709] Running state [mdb01] at time 23:41:05.558939
2018-01-09 23:41:05,559 [salt.state       ][INFO    ][2709] Executing state host.present for mdb01
2018-01-09 23:41:05,564 [salt.state       ][INFO    ][2709] {'host': 'mdb01'}
2018-01-09 23:41:05,564 [salt.state       ][INFO    ][2709] Completed state [mdb01] at time 23:41:05.564509 duration_in_ms=5.568
2018-01-09 23:41:05,564 [salt.state       ][INFO    ][2709] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.564842
2018-01-09 23:41:05,565 [salt.state       ][INFO    ][2709] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,570 [salt.state       ][INFO    ][2709] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,570 [salt.state       ][INFO    ][2709] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.570478 duration_in_ms=5.636
2018-01-09 23:41:05,570 [salt.state       ][INFO    ][2709] Running state [mdb] at time 23:41:05.570843
2018-01-09 23:41:05,571 [salt.state       ][INFO    ][2709] Executing state host.present for mdb
2018-01-09 23:41:05,576 [salt.state       ][INFO    ][2709] {'host': 'mdb'}
2018-01-09 23:41:05,576 [salt.state       ][INFO    ][2709] Completed state [mdb] at time 23:41:05.576377 duration_in_ms=5.534
2018-01-09 23:41:05,576 [salt.state       ][INFO    ][2709] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.576710
2018-01-09 23:41:05,577 [salt.state       ][INFO    ][2709] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,582 [salt.state       ][INFO    ][2709] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,582 [salt.state       ][INFO    ][2709] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.582447 duration_in_ms=5.736
2018-01-09 23:41:05,582 [salt.state       ][INFO    ][2709] Running state [cfg01] at time 23:41:05.582798
2018-01-09 23:41:05,583 [salt.state       ][INFO    ][2709] Executing state host.present for cfg01
2018-01-09 23:41:05,588 [salt.state       ][INFO    ][2709] {'host': 'cfg01'}
2018-01-09 23:41:05,588 [salt.state       ][INFO    ][2709] Completed state [cfg01] at time 23:41:05.588376 duration_in_ms=5.578
2018-01-09 23:41:05,588 [salt.state       ][INFO    ][2709] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.588694
2018-01-09 23:41:05,588 [salt.state       ][INFO    ][2709] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,594 [salt.state       ][INFO    ][2709] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,594 [salt.state       ][INFO    ][2709] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.594336 duration_in_ms=5.642
2018-01-09 23:41:05,594 [salt.state       ][INFO    ][2709] Running state [prx01] at time 23:41:05.594658
2018-01-09 23:41:05,594 [salt.state       ][INFO    ][2709] Executing state host.present for prx01
2018-01-09 23:41:05,600 [salt.state       ][INFO    ][2709] {'host': 'prx01'}
2018-01-09 23:41:05,600 [salt.state       ][INFO    ][2709] Completed state [prx01] at time 23:41:05.600471 duration_in_ms=5.813
2018-01-09 23:41:05,600 [salt.state       ][INFO    ][2709] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.600771
2018-01-09 23:41:05,601 [salt.state       ][INFO    ][2709] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,606 [salt.state       ][INFO    ][2709] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,606 [salt.state       ][INFO    ][2709] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.606543 duration_in_ms=5.771
2018-01-09 23:41:05,607 [salt.state       ][INFO    ][2709] Running state [kvm01] at time 23:41:05.607009
2018-01-09 23:41:05,607 [salt.state       ][INFO    ][2709] Executing state host.present for kvm01
2018-01-09 23:41:05,612 [salt.state       ][INFO    ][2709] {'host': 'kvm01'}
2018-01-09 23:41:05,612 [salt.state       ][INFO    ][2709] Completed state [kvm01] at time 23:41:05.612407 duration_in_ms=5.398
2018-01-09 23:41:05,612 [salt.state       ][INFO    ][2709] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.612699
2018-01-09 23:41:05,612 [salt.state       ][INFO    ][2709] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,618 [salt.state       ][INFO    ][2709] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,618 [salt.state       ][INFO    ][2709] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.618479 duration_in_ms=5.78
2018-01-09 23:41:05,618 [salt.state       ][INFO    ][2709] Running state [kvm03] at time 23:41:05.618795
2018-01-09 23:41:05,619 [salt.state       ][INFO    ][2709] Executing state host.present for kvm03
2018-01-09 23:41:05,625 [salt.state       ][INFO    ][2709] {'host': 'kvm03'}
2018-01-09 23:41:05,625 [salt.state       ][INFO    ][2709] Completed state [kvm03] at time 23:41:05.625573 duration_in_ms=6.778
2018-01-09 23:41:05,625 [salt.state       ][INFO    ][2709] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.625837
2018-01-09 23:41:05,626 [salt.state       ][INFO    ][2709] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,631 [salt.state       ][INFO    ][2709] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,631 [salt.state       ][INFO    ][2709] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.631588 duration_in_ms=5.75
2018-01-09 23:41:05,632 [salt.state       ][INFO    ][2709] Running state [kvm02] at time 23:41:05.631993
2018-01-09 23:41:05,632 [salt.state       ][INFO    ][2709] Executing state host.present for kvm02
2018-01-09 23:41:05,637 [salt.state       ][INFO    ][2709] {'host': 'kvm02'}
2018-01-09 23:41:05,637 [salt.state       ][INFO    ][2709] Completed state [kvm02] at time 23:41:05.637520 duration_in_ms=5.527
2018-01-09 23:41:05,637 [salt.state       ][INFO    ][2709] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.637776
2018-01-09 23:41:05,638 [salt.state       ][INFO    ][2709] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,643 [salt.state       ][INFO    ][2709] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,643 [salt.state       ][INFO    ][2709] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.643538 duration_in_ms=5.761
2018-01-09 23:41:05,643 [salt.state       ][INFO    ][2709] Running state [dbs] at time 23:41:05.643799
2018-01-09 23:41:05,644 [salt.state       ][INFO    ][2709] Executing state host.present for dbs
2018-01-09 23:41:05,649 [salt.state       ][INFO    ][2709] {'host': 'dbs'}
2018-01-09 23:41:05,649 [salt.state       ][INFO    ][2709] Completed state [dbs] at time 23:41:05.649525 duration_in_ms=5.726
2018-01-09 23:41:05,649 [salt.state       ][INFO    ][2709] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.649765
2018-01-09 23:41:05,650 [salt.state       ][INFO    ][2709] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,769 [salt.state       ][INFO    ][2709] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,770 [salt.state       ][INFO    ][2709] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.769990 duration_in_ms=120.224
2018-01-09 23:41:05,770 [salt.state       ][INFO    ][2709] Running state [prx] at time 23:41:05.770502
2018-01-09 23:41:05,770 [salt.state       ][INFO    ][2709] Executing state host.present for prx
2018-01-09 23:41:05,775 [salt.state       ][INFO    ][2709] {'host': 'prx'}
2018-01-09 23:41:05,775 [salt.state       ][INFO    ][2709] Completed state [prx] at time 23:41:05.775624 duration_in_ms=5.122
2018-01-09 23:41:05,776 [salt.state       ][INFO    ][2709] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.776129
2018-01-09 23:41:05,776 [salt.state       ][INFO    ][2709] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,781 [salt.state       ][INFO    ][2709] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,781 [salt.state       ][INFO    ][2709] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.781552 duration_in_ms=5.424
2018-01-09 23:41:05,781 [salt.state       ][INFO    ][2709] Running state [prx02] at time 23:41:05.781885
2018-01-09 23:41:05,782 [salt.state       ][INFO    ][2709] Executing state host.present for prx02
2018-01-09 23:41:05,787 [salt.state       ][INFO    ][2709] {'host': 'prx02'}
2018-01-09 23:41:05,787 [salt.state       ][INFO    ][2709] Completed state [prx02] at time 23:41:05.787632 duration_in_ms=5.747
2018-01-09 23:41:05,788 [salt.state       ][INFO    ][2709] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.787993
2018-01-09 23:41:05,788 [salt.state       ][INFO    ][2709] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,793 [salt.state       ][INFO    ][2709] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,793 [salt.state       ][INFO    ][2709] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.793618 duration_in_ms=5.624
2018-01-09 23:41:05,794 [salt.state       ][INFO    ][2709] Running state [msg02] at time 23:41:05.793969
2018-01-09 23:41:05,794 [salt.state       ][INFO    ][2709] Executing state host.present for msg02
2018-01-09 23:41:05,799 [salt.state       ][INFO    ][2709] {'host': 'msg02'}
2018-01-09 23:41:05,799 [salt.state       ][INFO    ][2709] Completed state [msg02] at time 23:41:05.799510 duration_in_ms=5.539
2018-01-09 23:41:05,799 [salt.state       ][INFO    ][2709] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.799865
2018-01-09 23:41:05,800 [salt.state       ][INFO    ][2709] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,805 [salt.state       ][INFO    ][2709] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,805 [salt.state       ][INFO    ][2709] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.805592 duration_in_ms=5.728
2018-01-09 23:41:05,805 [salt.state       ][INFO    ][2709] Running state [msg03] at time 23:41:05.805927
2018-01-09 23:41:05,806 [salt.state       ][INFO    ][2709] Executing state host.present for msg03
2018-01-09 23:41:05,811 [salt.state       ][INFO    ][2709] {'host': 'msg03'}
2018-01-09 23:41:05,811 [salt.state       ][INFO    ][2709] Completed state [msg03] at time 23:41:05.811504 duration_in_ms=5.576
2018-01-09 23:41:05,811 [salt.state       ][INFO    ][2709] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.811850
2018-01-09 23:41:05,812 [salt.state       ][INFO    ][2709] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,817 [salt.state       ][INFO    ][2709] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,817 [salt.state       ][INFO    ][2709] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.817508 duration_in_ms=5.658
2018-01-09 23:41:05,817 [salt.state       ][INFO    ][2709] Running state [msg01] at time 23:41:05.817811
2018-01-09 23:41:05,818 [salt.state       ][INFO    ][2709] Executing state host.present for msg01
2018-01-09 23:41:05,823 [salt.state       ][INFO    ][2709] {'host': 'msg01'}
2018-01-09 23:41:05,823 [salt.state       ][INFO    ][2709] Completed state [msg01] at time 23:41:05.823495 duration_in_ms=5.683
2018-01-09 23:41:05,823 [salt.state       ][INFO    ][2709] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.823792
2018-01-09 23:41:05,824 [salt.state       ][INFO    ][2709] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,829 [salt.state       ][INFO    ][2709] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,829 [salt.state       ][INFO    ][2709] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.829499 duration_in_ms=5.707
2018-01-09 23:41:05,829 [salt.state       ][INFO    ][2709] Running state [msg] at time 23:41:05.829810
2018-01-09 23:41:05,830 [salt.state       ][INFO    ][2709] Executing state host.present for msg
2018-01-09 23:41:05,833 [salt.state       ][INFO    ][2709] {'host': 'msg'}
2018-01-09 23:41:05,833 [salt.state       ][INFO    ][2709] Completed state [msg] at time 23:41:05.833946 duration_in_ms=4.136
2018-01-09 23:41:05,834 [salt.state       ][INFO    ][2709] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.834270
2018-01-09 23:41:05,834 [salt.state       ][INFO    ][2709] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,839 [salt.state       ][INFO    ][2709] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,840 [salt.state       ][INFO    ][2709] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.839992 duration_in_ms=5.722
2018-01-09 23:41:05,840 [salt.state       ][INFO    ][2709] Running state [cfg01] at time 23:41:05.840293
2018-01-09 23:41:05,840 [salt.state       ][INFO    ][2709] Executing state host.present for cfg01
2018-01-09 23:41:05,841 [salt.state       ][INFO    ][2709] Host cfg01 (10.167.4.100) already present
2018-01-09 23:41:05,841 [salt.state       ][INFO    ][2709] Completed state [cfg01] at time 23:41:05.841288 duration_in_ms=0.994
2018-01-09 23:41:05,841 [salt.state       ][INFO    ][2709] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.841571
2018-01-09 23:41:05,841 [salt.state       ][INFO    ][2709] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,842 [salt.state       ][INFO    ][2709] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-09 23:41:05,842 [salt.state       ][INFO    ][2709] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.842605 duration_in_ms=1.034
2018-01-09 23:41:05,842 [salt.state       ][INFO    ][2709] Running state [cmp002] at time 23:41:05.842878
2018-01-09 23:41:05,843 [salt.state       ][INFO    ][2709] Executing state host.present for cmp002
2018-01-09 23:41:05,845 [salt.state       ][INFO    ][2709] {'host': 'cmp002'}
2018-01-09 23:41:05,845 [salt.state       ][INFO    ][2709] Completed state [cmp002] at time 23:41:05.845923 duration_in_ms=3.046
2018-01-09 23:41:05,846 [salt.state       ][INFO    ][2709] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.846207
2018-01-09 23:41:05,846 [salt.state       ][INFO    ][2709] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,851 [salt.state       ][INFO    ][2709] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,851 [salt.state       ][INFO    ][2709] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.851916 duration_in_ms=5.708
2018-01-09 23:41:05,852 [salt.state       ][INFO    ][2709] Running state [cmp001] at time 23:41:05.852184
2018-01-09 23:41:05,852 [salt.state       ][INFO    ][2709] Executing state host.present for cmp001
2018-01-09 23:41:05,857 [salt.state       ][INFO    ][2709] {'host': 'cmp001'}
2018-01-09 23:41:05,858 [salt.state       ][INFO    ][2709] Completed state [cmp001] at time 23:41:05.857966 duration_in_ms=5.783
2018-01-09 23:41:05,858 [salt.state       ][INFO    ][2709] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.858268
2018-01-09 23:41:05,858 [salt.state       ][INFO    ][2709] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,863 [salt.state       ][INFO    ][2709] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,863 [salt.state       ][INFO    ][2709] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.863906 duration_in_ms=5.638
2018-01-09 23:41:05,864 [salt.state       ][INFO    ][2709] Running state [dbs01] at time 23:41:05.864165
2018-01-09 23:41:05,864 [salt.state       ][INFO    ][2709] Executing state host.present for dbs01
2018-01-09 23:41:05,869 [salt.state       ][INFO    ][2709] {'host': 'dbs01'}
2018-01-09 23:41:05,869 [salt.state       ][INFO    ][2709] Completed state [dbs01] at time 23:41:05.869930 duration_in_ms=5.765
2018-01-09 23:41:05,870 [salt.state       ][INFO    ][2709] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.870197
2018-01-09 23:41:05,870 [salt.state       ][INFO    ][2709] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,942 [salt.state       ][INFO    ][2709] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,942 [salt.state       ][INFO    ][2709] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.942473 duration_in_ms=72.274
2018-01-09 23:41:05,942 [salt.state       ][INFO    ][2709] Running state [dbs02] at time 23:41:05.942923
2018-01-09 23:41:05,943 [salt.state       ][INFO    ][2709] Executing state host.present for dbs02
2018-01-09 23:41:05,947 [salt.state       ][INFO    ][2709] {'host': 'dbs02'}
2018-01-09 23:41:05,948 [salt.state       ][INFO    ][2709] Completed state [dbs02] at time 23:41:05.948086 duration_in_ms=5.163
2018-01-09 23:41:05,948 [salt.state       ][INFO    ][2709] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.948482
2018-01-09 23:41:05,948 [salt.state       ][INFO    ][2709] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,953 [salt.state       ][INFO    ][2709] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,954 [salt.state       ][INFO    ][2709] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.954102 duration_in_ms=5.62
2018-01-09 23:41:05,954 [salt.state       ][INFO    ][2709] Running state [dbs03] at time 23:41:05.954506
2018-01-09 23:41:05,954 [salt.state       ][INFO    ][2709] Executing state host.present for dbs03
2018-01-09 23:41:05,959 [salt.state       ][INFO    ][2709] {'host': 'dbs03'}
2018-01-09 23:41:05,960 [salt.state       ][INFO    ][2709] Completed state [dbs03] at time 23:41:05.960094 duration_in_ms=5.588
2018-01-09 23:41:05,960 [salt.state       ][INFO    ][2709] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.960501
2018-01-09 23:41:05,960 [salt.state       ][INFO    ][2709] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,965 [salt.state       ][INFO    ][2709] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,966 [salt.state       ][INFO    ][2709] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.966173 duration_in_ms=5.671
2018-01-09 23:41:05,966 [salt.state       ][INFO    ][2709] Running state [mas01] at time 23:41:05.966610
2018-01-09 23:41:05,967 [salt.state       ][INFO    ][2709] Executing state host.present for mas01
2018-01-09 23:41:05,971 [salt.state       ][INFO    ][2709] {'host': 'mas01'}
2018-01-09 23:41:05,972 [salt.state       ][INFO    ][2709] Completed state [mas01] at time 23:41:05.972108 duration_in_ms=5.499
2018-01-09 23:41:05,972 [salt.state       ][INFO    ][2709] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.972500
2018-01-09 23:41:05,972 [salt.state       ][INFO    ][2709] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,977 [salt.state       ][INFO    ][2709] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,978 [salt.state       ][INFO    ][2709] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.978103 duration_in_ms=5.604
2018-01-09 23:41:05,978 [salt.state       ][INFO    ][2709] Running state [ctl02] at time 23:41:05.978498
2018-01-09 23:41:05,978 [salt.state       ][INFO    ][2709] Executing state host.present for ctl02
2018-01-09 23:41:05,983 [salt.state       ][INFO    ][2709] {'host': 'ctl02'}
2018-01-09 23:41:05,984 [salt.state       ][INFO    ][2709] Completed state [ctl02] at time 23:41:05.984113 duration_in_ms=5.615
2018-01-09 23:41:05,984 [salt.state       ][INFO    ][2709] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.984490
2018-01-09 23:41:05,984 [salt.state       ][INFO    ][2709] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:05,989 [salt.state       ][INFO    ][2709] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:05,990 [salt.state       ][INFO    ][2709] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.990189 duration_in_ms=5.699
2018-01-09 23:41:05,990 [salt.state       ][INFO    ][2709] Running state [ctl03] at time 23:41:05.990579
2018-01-09 23:41:05,990 [salt.state       ][INFO    ][2709] Executing state host.present for ctl03
2018-01-09 23:41:05,997 [salt.state       ][INFO    ][2709] {'host': 'ctl03'}
2018-01-09 23:41:05,997 [salt.state       ][INFO    ][2709] Completed state [ctl03] at time 23:41:05.997328 duration_in_ms=6.748
2018-01-09 23:41:05,997 [salt.state       ][INFO    ][2709] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:05.997676
2018-01-09 23:41:05,998 [salt.state       ][INFO    ][2709] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:06,002 [salt.state       ][INFO    ][2709] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:06,003 [salt.state       ][INFO    ][2709] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:41:06.003261 duration_in_ms=5.584
2018-01-09 23:41:06,003 [salt.state       ][INFO    ][2709] Running state [ctl01] at time 23:41:06.003586
2018-01-09 23:41:06,003 [salt.state       ][INFO    ][2709] Executing state host.present for ctl01
2018-01-09 23:41:06,009 [salt.state       ][INFO    ][2709] {'host': 'ctl01'}
2018-01-09 23:41:06,009 [salt.state       ][INFO    ][2709] Completed state [ctl01] at time 23:41:06.009301 duration_in_ms=5.714
2018-01-09 23:41:06,009 [salt.state       ][INFO    ][2709] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:06.009627
2018-01-09 23:41:06,009 [salt.state       ][INFO    ][2709] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:06,015 [salt.state       ][INFO    ][2709] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:06,015 [salt.state       ][INFO    ][2709] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:41:06.015259 duration_in_ms=5.632
2018-01-09 23:41:06,015 [salt.state       ][INFO    ][2709] Running state [ctl] at time 23:41:06.015594
2018-01-09 23:41:06,015 [salt.state       ][INFO    ][2709] Executing state host.present for ctl
2018-01-09 23:41:06,039 [salt.state       ][INFO    ][2709] {'host': 'ctl'}
2018-01-09 23:41:06,039 [salt.state       ][INFO    ][2709] Completed state [ctl] at time 23:41:06.039537 duration_in_ms=23.943
2018-01-09 23:41:06,039 [salt.state       ][INFO    ][2709] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:41:06.039862
2018-01-09 23:41:06,040 [salt.state       ][INFO    ][2709] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:41:06,045 [salt.state       ][INFO    ][2709] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:41:06,045 [salt.state       ][INFO    ][2709] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:41:06.045248 duration_in_ms=5.386
2018-01-09 23:41:06,046 [salt.state       ][INFO    ][2709] Running state [ens2] at time 23:41:06.046879
2018-01-09 23:41:06,047 [salt.state       ][INFO    ][2709] Executing state network.managed for ens2
2018-01-09 23:41:06,584 [salt.state       ][INFO    ][2709] Interface ens2 is up to date.
2018-01-09 23:41:06,584 [salt.state       ][INFO    ][2709] Completed state [ens2] at time 23:41:06.584756 duration_in_ms=537.878
2018-01-09 23:41:06,585 [salt.state       ][INFO    ][2709] Running state [ens3] at time 23:41:06.585064
2018-01-09 23:41:06,585 [salt.state       ][INFO    ][2709] Executing state network.managed for ens3
2018-01-09 23:41:06,600 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-09 23:41:06,989 [salt.state       ][INFO    ][2709] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-09 23:41:06,989 [salt.state       ][INFO    ][2709] Completed state [ens3] at time 23:41:06.989572 duration_in_ms=404.508
2018-01-09 23:41:06,989 [salt.state       ][INFO    ][2709] Running state [/etc/profile.d/proxy.sh] at time 23:41:06.989774
2018-01-09 23:41:06,989 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-09 23:41:06,990 [salt.state       ][INFO    ][2709] File /etc/profile.d/proxy.sh is not present
2018-01-09 23:41:06,990 [salt.state       ][INFO    ][2709] Completed state [/etc/profile.d/proxy.sh] at time 23:41:06.990385 duration_in_ms=0.61
2018-01-09 23:41:06,990 [salt.state       ][INFO    ][2709] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:41:06.990538
2018-01-09 23:41:06,990 [salt.state       ][INFO    ][2709] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-09 23:41:06,990 [salt.state       ][INFO    ][2709] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-09 23:41:06,991 [salt.state       ][INFO    ][2709] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:41:06.991032 duration_in_ms=0.495
2018-01-09 23:41:06,991 [salt.state       ][INFO    ][2709] Running state [ntp] at time 23:41:06.991834
2018-01-09 23:41:06,992 [salt.state       ][INFO    ][2709] Executing state pkg.installed for ntp
2018-01-09 23:41:07,202 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:41:07,218 [salt.loaded.int.module.cmdmod][INFO    ][2709] 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-09 23:41:14,986 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234114945247
2018-01-09 23:41:14,999 [salt.minion      ][INFO    ][7432] Starting a new job with PID 7432
2018-01-09 23:41:15,010 [salt.minion      ][INFO    ][7432] Returning information for job: 20180109234114945247
2018-01-09 23:41:16,367 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:41:16,400 [salt.state       ][INFO    ][2709] 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-09 23:41:16,417 [salt.state       ][INFO    ][2709] Loading fresh modules for state activity
2018-01-09 23:41:16,453 [salt.state       ][INFO    ][2709] Completed state [ntp] at time 23:41:16.453025 duration_in_ms=9461.189
2018-01-09 23:41:16,457 [salt.state       ][INFO    ][2709] Running state [/etc/ntp.conf] at time 23:41:16.457416
2018-01-09 23:41:16,458 [salt.state       ][INFO    ][2709] Executing state file.managed for /etc/ntp.conf
2018-01-09 23:41:16,489 [salt.fileclient  ][INFO    ][2709] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-09 23:41:16,527 [salt.state       ][INFO    ][2709] 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-09 23:41:16,531 [salt.state       ][INFO    ][2709] Completed state [/etc/ntp.conf] at time 23:41:16.531023 duration_in_ms=73.607
2018-01-09 23:41:16,674 [salt.state       ][INFO    ][2709] Running state [ntp] at time 23:41:16.674183
2018-01-09 23:41:16,674 [salt.state       ][INFO    ][2709] Executing state service.running for ntp
2018-01-09 23:41:16,675 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-09 23:41:16,688 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 23:41:16,702 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 23:41:16,717 [salt.state       ][INFO    ][2709] The service ntp is already running
2018-01-09 23:41:16,718 [salt.state       ][INFO    ][2709] Completed state [ntp] at time 23:41:16.718146 duration_in_ms=43.963
2018-01-09 23:41:16,718 [salt.state       ][INFO    ][2709] Running state [ntp] at time 23:41:16.718564
2018-01-09 23:41:16,719 [salt.state       ][INFO    ][2709] Executing state service.mod_watch for ntp
2018-01-09 23:41:16,719 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 23:41:16,730 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 23:41:16,745 [salt.loaded.int.module.cmdmod][INFO    ][2709] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-09 23:41:16,807 [salt.state       ][INFO    ][2709] {'ntp': True}
2018-01-09 23:41:16,807 [salt.state       ][INFO    ][2709] Completed state [ntp] at time 23:41:16.807616 duration_in_ms=89.051
2018-01-09 23:41:16,810 [salt.minion      ][INFO    ][2709] Returning information for job: 20180109234004235796
2018-01-09 23:41:28,024 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180109234127980694
2018-01-09 23:41:28,045 [salt.minion      ][INFO    ][7599] Starting a new job with PID 7599
2018-01-09 23:41:28,056 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7599] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-09 23:41:28,059 [salt.minion      ][INFO    ][7599] Returning information for job: 20180109234127980694
2018-01-09 23:41:51,965 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command pkg.upgrade with jid 20180109234151930996
2018-01-09 23:41:51,998 [salt.minion      ][INFO    ][7612] Starting a new job with PID 7612
2018-01-09 23:41:52,022 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7612] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:41:52,364 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7612] 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-09 23:42:02,067 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234202024822
2018-01-09 23:42:02,084 [salt.minion      ][INFO    ][7769] Starting a new job with PID 7769
2018-01-09 23:42:02,104 [salt.minion      ][INFO    ][7769] Returning information for job: 20180109234202024822
2018-01-09 23:42:12,218 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234212176284
2018-01-09 23:42:12,240 [salt.minion      ][INFO    ][7823] Starting a new job with PID 7823
2018-01-09 23:42:12,262 [salt.minion      ][INFO    ][7823] Returning information for job: 20180109234212176284
2018-01-09 23:42:22,309 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234222268630
2018-01-09 23:42:22,335 [salt.minion      ][INFO    ][7890] Starting a new job with PID 7890
2018-01-09 23:42:22,364 [salt.minion      ][INFO    ][7890] Returning information for job: 20180109234222268630
2018-01-09 23:42:32,430 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234232389972
2018-01-09 23:42:32,458 [salt.minion      ][INFO    ][7954] Starting a new job with PID 7954
2018-01-09 23:42:32,613 [salt.minion      ][INFO    ][7954] Returning information for job: 20180109234232389972
2018-01-09 23:42:42,579 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234242538185
2018-01-09 23:42:42,602 [salt.minion      ][INFO    ][8403] Starting a new job with PID 8403
2018-01-09 23:42:42,626 [salt.minion      ][INFO    ][8403] Returning information for job: 20180109234242538185
2018-01-09 23:42:48,449 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7612] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:42:48,481 [salt.minion      ][INFO    ][7612] Returning information for job: 20180109234151930996
2018-01-09 23:42:58,845 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command test.ping with jid 20180109234258804563
2018-01-09 23:42:58,877 [salt.minion      ][INFO    ][8528] Starting a new job with PID 8528
2018-01-09 23:42:58,926 [salt.minion      ][INFO    ][8528] Returning information for job: 20180109234258804563
2018-01-09 23:44:43,872 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180109234443835179
2018-01-09 23:44:43,890 [salt.minion      ][INFO    ][8533] Starting a new job with PID 8533
2018-01-09 23:44:45,511 [salt.state       ][INFO    ][8533] Loading fresh modules for state activity
2018-01-09 23:44:45,570 [salt.fileclient  ][INFO    ][8533] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-09 23:44:45,599 [salt.fileclient  ][INFO    ][8533] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-09 23:44:45,997 [salt.state       ][INFO    ][8533] Running state [keepalived] at time 23:44:45.997613
2018-01-09 23:44:45,998 [salt.state       ][INFO    ][8533] Executing state pkg.installed for keepalived
2018-01-09 23:44:45,998 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:44:46,316 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-09 23:44:46,405 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:44:48,327 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:44:48,353 [salt.loaded.int.module.cmdmod][INFO    ][8533] 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-09 23:44:53,916 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234453878778
2018-01-09 23:44:53,938 [salt.minion      ][INFO    ][9703] Starting a new job with PID 9703
2018-01-09 23:44:53,960 [salt.minion      ][INFO    ][9703] Returning information for job: 20180109234453878778
2018-01-09 23:44:55,566 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:44:55,595 [salt.state       ][INFO    ][8533] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-09 23:44:55,605 [salt.state       ][INFO    ][8533] Loading fresh modules for state activity
2018-01-09 23:44:55,622 [salt.state       ][INFO    ][8533] Completed state [keepalived] at time 23:44:55.622191 duration_in_ms=9624.578
2018-01-09 23:44:55,625 [salt.state       ][INFO    ][8533] Running state [lsof] at time 23:44:55.625059
2018-01-09 23:44:55,625 [salt.state       ][INFO    ][8533] Executing state pkg.installed for lsof
2018-01-09 23:44:55,872 [salt.state       ][INFO    ][8533] All specified packages are already installed
2018-01-09 23:44:55,873 [salt.state       ][INFO    ][8533] Completed state [lsof] at time 23:44:55.873111 duration_in_ms=248.051
2018-01-09 23:44:55,874 [salt.state       ][INFO    ][8533] Running state [/etc/keepalived/keepalived.conf] at time 23:44:55.874891
2018-01-09 23:44:55,875 [salt.state       ][INFO    ][8533] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 23:44:55,902 [salt.fileclient  ][INFO    ][8533] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-09 23:44:55,937 [salt.state       ][INFO    ][8533] File changed:
New file
2018-01-09 23:44:55,937 [salt.state       ][INFO    ][8533] Completed state [/etc/keepalived/keepalived.conf] at time 23:44:55.937451 duration_in_ms=62.559
2018-01-09 23:44:55,938 [salt.state       ][INFO    ][8533] Running state [keepalived] at time 23:44:55.938186
2018-01-09 23:44:55,938 [salt.state       ][INFO    ][8533] Executing state service.running for keepalived
2018-01-09 23:44:55,939 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 23:44:55,951 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:55,960 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:55,968 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:55,976 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:56,019 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:56,029 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:56,038 [salt.loaded.int.module.cmdmod][INFO    ][8533] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:44:56,045 [salt.state       ][INFO    ][8533] {'keepalived': True}
2018-01-09 23:44:56,046 [salt.state       ][INFO    ][8533] Completed state [keepalived] at time 23:44:56.045998 duration_in_ms=107.811
2018-01-09 23:44:56,047 [salt.minion      ][INFO    ][8533] Returning information for job: 20180109234443835179
2018-01-09 23:46:40,267 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command pillar.get with jid 20180109234640235204
2018-01-09 23:46:40,302 [salt.minion      ][INFO    ][9869] Starting a new job with PID 9869
2018-01-09 23:46:40,309 [salt.minion      ][INFO    ][9869] Returning information for job: 20180109234640235204
2018-01-09 23:53:59,004 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180109235358979649
2018-01-09 23:53:59,023 [salt.minion      ][INFO    ][9898] Starting a new job with PID 9898
2018-01-09 23:54:00,679 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:54:00,740 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-09 23:54:00,776 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-09 23:54:00,854 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-09 23:54:00,913 [py.warnings      ][WARNING ][9898] /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-09 23:54:00,915 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-09 23:54:00,985 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-09 23:54:01,465 [salt.state       ][INFO    ][9898] Running state [/etc/mysql/my.cnf] at time 23:54:01.465136
2018-01-09 23:54:01,465 [salt.state       ][INFO    ][9898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 23:54:01,489 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-09 23:54:01,492 [salt.state       ][INFO    ][9898] File changed:
New file
2018-01-09 23:54:01,492 [salt.state       ][INFO    ][9898] Completed state [/etc/mysql/my.cnf] at time 23:54:01.492816 duration_in_ms=27.682
2018-01-09 23:54:01,493 [salt.state       ][INFO    ][9898] Running state [mysql-wsrep-5.6] at time 23:54:01.493398
2018-01-09 23:54:01,493 [salt.state       ][INFO    ][9898] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-09 23:54:01,494 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:54:01,838 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-09 23:54:01,926 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:54:05,513 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:54:05,543 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:54:09,108 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235409084237
2018-01-09 23:54:09,126 [salt.minion      ][INFO    ][10331] Starting a new job with PID 10331
2018-01-09 23:54:09,146 [salt.minion      ][INFO    ][10331] Returning information for job: 20180109235409084237
2018-01-09 23:54:19,317 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235419291384
2018-01-09 23:54:19,335 [salt.minion      ][INFO    ][10882] Starting a new job with PID 10882
2018-01-09 23:54:19,354 [salt.minion      ][INFO    ][10882] Returning information for job: 20180109235419291384
2018-01-09 23:54:29,522 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235429497625
2018-01-09 23:54:29,543 [salt.minion      ][INFO    ][11352] Starting a new job with PID 11352
2018-01-09 23:54:29,569 [salt.minion      ][INFO    ][11352] Returning information for job: 20180109235429497625
2018-01-09 23:54:39,741 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235439719007
2018-01-09 23:54:39,762 [salt.minion      ][INFO    ][11472] Starting a new job with PID 11472
2018-01-09 23:54:39,784 [salt.minion      ][INFO    ][11472] Returning information for job: 20180109235439719007
2018-01-09 23:54:41,992 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:54:42,036 [salt.state       ][INFO    ][9898] 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-09 23:54:42,058 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:54:42,092 [salt.state       ][INFO    ][9898] Completed state [mysql-wsrep-5.6] at time 23:54:42.092675 duration_in_ms=40599.275
2018-01-09 23:54:42,097 [salt.state       ][INFO    ][9898] Running state [galera-3] at time 23:54:42.097841
2018-01-09 23:54:42,098 [salt.state       ][INFO    ][9898] Executing state pkg.installed for galera-3
2018-01-09 23:54:42,418 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-09 23:54:42,495 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:54:44,275 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:54:44,303 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:54:47,835 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:54:47,878 [salt.state       ][INFO    ][9898] 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-09 23:54:47,896 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:54:47,936 [salt.state       ][INFO    ][9898] Completed state [galera-3] at time 23:54:47.936110 duration_in_ms=5838.268
2018-01-09 23:54:47,942 [salt.state       ][INFO    ][9898] Running state [rsync] at time 23:54:47.942220
2018-01-09 23:54:47,942 [salt.state       ][INFO    ][9898] Executing state pkg.installed for rsync
2018-01-09 23:54:48,239 [salt.state       ][INFO    ][9898] All specified packages are already installed
2018-01-09 23:54:48,239 [salt.state       ][INFO    ][9898] Completed state [rsync] at time 23:54:48.239948 duration_in_ms=297.729
2018-01-09 23:54:48,240 [salt.state       ][INFO    ][9898] Running state [python-mysqldb] at time 23:54:48.240641
2018-01-09 23:54:48,240 [salt.state       ][INFO    ][9898] Executing state pkg.installed for python-mysqldb
2018-01-09 23:54:48,252 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-09 23:54:48,330 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:54:49,950 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235449926726
2018-01-09 23:54:49,968 [salt.minion      ][INFO    ][12425] Starting a new job with PID 12425
2018-01-09 23:54:49,989 [salt.minion      ][INFO    ][12425] Returning information for job: 20180109235449926726
2018-01-09 23:54:50,098 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:54:50,116 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:54:52,930 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:54:52,982 [salt.state       ][INFO    ][9898] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-09 23:54:53,000 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:54:53,039 [salt.state       ][INFO    ][9898] Completed state [python-mysqldb] at time 23:54:53.039299 duration_in_ms=4798.656
2018-01-09 23:54:53,047 [salt.state       ][INFO    ][9898] Running state [psmisc] at time 23:54:53.047434
2018-01-09 23:54:53,048 [salt.state       ][INFO    ][9898] Executing state pkg.installed for psmisc
2018-01-09 23:54:53,393 [salt.state       ][INFO    ][9898] All specified packages are already installed
2018-01-09 23:54:53,394 [salt.state       ][INFO    ][9898] Completed state [psmisc] at time 23:54:53.394367 duration_in_ms=346.934
2018-01-09 23:54:53,395 [salt.state       ][INFO    ][9898] Running state [netcat] at time 23:54:53.395096
2018-01-09 23:54:53,395 [salt.state       ][INFO    ][9898] Executing state pkg.installed for netcat
2018-01-09 23:54:53,399 [salt.state       ][INFO    ][9898] All specified packages are already installed
2018-01-09 23:54:53,399 [salt.state       ][INFO    ][9898] Completed state [netcat] at time 23:54:53.399727 duration_in_ms=4.631
2018-01-09 23:54:53,400 [salt.state       ][INFO    ][9898] Running state [percona-xtrabackup] at time 23:54:53.400290
2018-01-09 23:54:53,400 [salt.state       ][INFO    ][9898] Executing state pkg.installed for percona-xtrabackup
2018-01-09 23:54:53,412 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-09 23:54:53,496 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:54:55,235 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:54:55,265 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:55:00,156 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235500133593
2018-01-09 23:55:00,175 [salt.minion      ][INFO    ][13013] Starting a new job with PID 13013
2018-01-09 23:55:00,199 [salt.minion      ][INFO    ][13013] Returning information for job: 20180109235500133593
2018-01-09 23:55:00,916 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:55:00,957 [salt.state       ][INFO    ][9898] 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-09 23:55:00,972 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:55:01,001 [salt.state       ][INFO    ][9898] Completed state [percona-xtrabackup] at time 23:55:01.001513 duration_in_ms=7601.222
2018-01-09 23:55:01,006 [salt.state       ][INFO    ][9898] Running state [socat] at time 23:55:01.006875
2018-01-09 23:55:01,007 [salt.state       ][INFO    ][9898] Executing state pkg.installed for socat
2018-01-09 23:55:01,273 [salt.state       ][INFO    ][9898] All specified packages are already installed
2018-01-09 23:55:01,274 [salt.state       ][INFO    ][9898] Completed state [socat] at time 23:55:01.274067 duration_in_ms=267.192
2018-01-09 23:55:01,274 [salt.state       ][INFO    ][9898] Running state [libdbd-mysql] at time 23:55:01.274808
2018-01-09 23:55:01,275 [salt.state       ][INFO    ][9898] Executing state pkg.installed for libdbd-mysql
2018-01-09 23:55:01,288 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-09 23:55:01,363 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:55:03,138 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:55:03,171 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:55:07,068 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:55:07,113 [salt.state       ][INFO    ][9898] 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-09 23:55:07,130 [salt.state       ][INFO    ][9898] Loading fresh modules for state activity
2018-01-09 23:55:07,161 [salt.state       ][INFO    ][9898] Completed state [libdbd-mysql] at time 23:55:07.161177 duration_in_ms=5886.367
2018-01-09 23:55:07,169 [salt.state       ][INFO    ][9898] Running state [python-pymysql] at time 23:55:07.169874
2018-01-09 23:55:07,170 [salt.state       ][INFO    ][9898] Executing state pkg.installed for python-pymysql
2018-01-09 23:55:07,465 [salt.state       ][INFO    ][9898] All specified packages are already installed
2018-01-09 23:55:07,466 [salt.state       ][INFO    ][9898] Completed state [python-pymysql] at time 23:55:07.466439 duration_in_ms=296.566
2018-01-09 23:55:07,468 [salt.state       ][INFO    ][9898] Running state [/var/log/mysql] at time 23:55:07.468163
2018-01-09 23:55:07,468 [salt.state       ][INFO    ][9898] Executing state file.directory for /var/log/mysql
2018-01-09 23:55:07,469 [salt.state       ][INFO    ][9898] {'mode': '0755'}
2018-01-09 23:55:07,469 [salt.state       ][INFO    ][9898] Completed state [/var/log/mysql] at time 23:55:07.469549 duration_in_ms=1.386
2018-01-09 23:55:07,470 [salt.state       ][INFO    ][9898] Running state [/var/run/mysqld] at time 23:55:07.470208
2018-01-09 23:55:07,470 [salt.state       ][INFO    ][9898] Executing state file.directory for /var/run/mysqld
2018-01-09 23:55:07,471 [salt.state       ][INFO    ][9898] Directory /var/run/mysqld is in the correct state
2018-01-09 23:55:07,471 [salt.state       ][INFO    ][9898] Completed state [/var/run/mysqld] at time 23:55:07.471496 duration_in_ms=1.288
2018-01-09 23:55:07,472 [salt.state       ][INFO    ][9898] Running state [/etc/systemd/system/mysql.service.d] at time 23:55:07.472131
2018-01-09 23:55:07,472 [salt.state       ][INFO    ][9898] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-09 23:55:07,473 [salt.state       ][INFO    ][9898] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-09 23:55:07,473 [salt.state       ][INFO    ][9898] Completed state [/etc/systemd/system/mysql.service.d] at time 23:55:07.473516 duration_in_ms=1.384
2018-01-09 23:55:07,474 [salt.state       ][INFO    ][9898] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 23:55:07.474645
2018-01-09 23:55:07,475 [salt.state       ][INFO    ][9898] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-09 23:55:07,496 [salt.state       ][INFO    ][9898] File changed:
New file
2018-01-09 23:55:07,496 [salt.state       ][INFO    ][9898] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 23:55:07.496884 duration_in_ms=22.239
2018-01-09 23:55:07,498 [salt.state       ][INFO    ][9898] Running state [service.systemctl_reload] at time 23:55:07.498323
2018-01-09 23:55:07,498 [salt.state       ][INFO    ][9898] Executing state module.wait for service.systemctl_reload
2018-01-09 23:55:07,499 [salt.state       ][INFO    ][9898] No changes made for service.systemctl_reload
2018-01-09 23:55:07,499 [salt.state       ][INFO    ][9898] Completed state [service.systemctl_reload] at time 23:55:07.499613 duration_in_ms=1.289
2018-01-09 23:55:07,500 [salt.state       ][INFO    ][9898] Running state [service.systemctl_reload] at time 23:55:07.499994
2018-01-09 23:55:07,500 [salt.state       ][INFO    ][9898] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 23:55:07,501 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 23:55:07,603 [salt.state       ][INFO    ][9898] {'ret': True}
2018-01-09 23:55:07,604 [salt.state       ][INFO    ][9898] Completed state [service.systemctl_reload] at time 23:55:07.604105 duration_in_ms=104.11
2018-01-09 23:55:07,606 [salt.state       ][INFO    ][9898] Running state [/etc/mysql/debian.cnf] at time 23:55:07.605962
2018-01-09 23:55:07,606 [salt.state       ][INFO    ][9898] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-09 23:55:07,632 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-09 23:55:07,689 [salt.state       ][INFO    ][9898] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = EZhbwNIo90TI4Ctl
-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 = EZhbwNIo90TI4Ctl
-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-09 23:55:07,692 [salt.state       ][INFO    ][9898] Completed state [/etc/mysql/debian.cnf] at time 23:55:07.692767 duration_in_ms=86.804
2018-01-09 23:55:07,693 [salt.state       ][INFO    ][9898] Running state [/usr/local/sbin/galera_init.sh] at time 23:55:07.693352
2018-01-09 23:55:07,693 [salt.state       ][INFO    ][9898] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-09 23:55:07,716 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-09 23:55:07,720 [salt.state       ][INFO    ][9898] File changed:
New file
2018-01-09 23:55:07,721 [salt.state       ][INFO    ][9898] Completed state [/usr/local/sbin/galera_init.sh] at time 23:55:07.721276 duration_in_ms=27.925
2018-01-09 23:55:07,721 [salt.state       ][INFO    ][9898] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 23:55:07.721860
2018-01-09 23:55:07,722 [salt.state       ][INFO    ][9898] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 23:55:07,743 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-09 23:55:07,747 [salt.state       ][INFO    ][9898] File changed:
New file
2018-01-09 23:55:07,748 [salt.state       ][INFO    ][9898] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 23:55:07.748372 duration_in_ms=26.512
2018-01-09 23:55:07,751 [salt.state       ][INFO    ][9898] Running state [/usr/local/sbin/galera_init.sh] at time 23:55:07.751597
2018-01-09 23:55:07,752 [salt.state       ][INFO    ][9898] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-09 23:55:07,753 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-09 23:55:10,370 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235510347511
2018-01-09 23:55:10,391 [salt.minion      ][INFO    ][14024] Starting a new job with PID 14024
2018-01-09 23:55:10,415 [salt.minion      ][INFO    ][14024] Returning information for job: 20180109235510347511
2018-01-09 23:55:11,793 [salt.state       ][INFO    ][9898] {'pid': 13587, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-09 23:55:11,794 [salt.state       ][INFO    ][9898] Completed state [/usr/local/sbin/galera_init.sh] at time 23:55:11.794135 duration_in_ms=4042.537
2018-01-09 23:55:11,796 [salt.state       ][INFO    ][9898] Running state [mysqladmin password "opnfv_secret"] at time 23:55:11.796350
2018-01-09 23:55:11,796 [salt.state       ][INFO    ][9898] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-09 23:55:11,798 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-09 23:55:11,816 [salt.state       ][INFO    ][9898] {'pid': 14063, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 23:55:11,817 [salt.state       ][INFO    ][9898] Completed state [mysqladmin password "opnfv_secret"] at time 23:55:11.817367 duration_in_ms=21.017
2018-01-09 23:55:11,819 [salt.state       ][INFO    ][9898] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 23:55:11.819303
2018-01-09 23:55:11,819 [salt.state       ][INFO    ][9898] 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-09 23:55:11,820 [salt.loaded.int.module.cmdmod][INFO    ][9898] 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-09 23:55:11,836 [salt.state       ][INFO    ][9898] {'pid': 14065, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 23:55:11,837 [salt.state       ][INFO    ][9898] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 23:55:11.837072 duration_in_ms=17.769
2018-01-09 23:55:11,839 [salt.state       ][INFO    ][9898] Running state [mysql] at time 23:55:11.839902
2018-01-09 23:55:11,840 [salt.state       ][INFO    ][9898] Executing state service.dead for mysql
2018-01-09 23:55:11,841 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-09 23:55:11,856 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 23:55:11,872 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 23:55:11,892 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-09 23:55:20,425 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235520403396
2018-01-09 23:55:20,443 [salt.minion      ][INFO    ][14162] Starting a new job with PID 14162
2018-01-09 23:55:20,464 [salt.minion      ][INFO    ][14162] Returning information for job: 20180109235520403396
2018-01-09 23:55:30,638 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235530615588
2018-01-09 23:55:30,655 [salt.minion      ][INFO    ][14167] Starting a new job with PID 14167
2018-01-09 23:55:30,677 [salt.minion      ][INFO    ][14167] Returning information for job: 20180109235530615588
2018-01-09 23:55:40,853 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235540831100
2018-01-09 23:55:40,870 [salt.minion      ][INFO    ][14172] Starting a new job with PID 14172
2018-01-09 23:55:40,891 [salt.minion      ][INFO    ][14172] Returning information for job: 20180109235540831100
2018-01-09 23:55:51,070 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235551047760
2018-01-09 23:55:51,087 [salt.minion      ][INFO    ][14177] Starting a new job with PID 14177
2018-01-09 23:55:51,108 [salt.minion      ][INFO    ][14177] Returning information for job: 20180109235551047760
2018-01-09 23:56:01,287 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235601266343
2018-01-09 23:56:01,304 [salt.minion      ][INFO    ][14182] Starting a new job with PID 14182
2018-01-09 23:56:01,325 [salt.minion      ][INFO    ][14182] Returning information for job: 20180109235601266343
2018-01-09 23:56:11,506 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235611484677
2018-01-09 23:56:11,524 [salt.minion      ][INFO    ][14187] Starting a new job with PID 14187
2018-01-09 23:56:11,546 [salt.minion      ][INFO    ][14187] Returning information for job: 20180109235611484677
2018-01-09 23:56:21,730 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235621709239
2018-01-09 23:56:21,749 [salt.minion      ][INFO    ][14192] Starting a new job with PID 14192
2018-01-09 23:56:21,771 [salt.minion      ][INFO    ][14192] Returning information for job: 20180109235621709239
2018-01-09 23:56:31,956 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235631934107
2018-01-09 23:56:31,976 [salt.minion      ][INFO    ][14197] Starting a new job with PID 14197
2018-01-09 23:56:31,999 [salt.minion      ][INFO    ][14197] Returning information for job: 20180109235631934107
2018-01-09 23:56:41,977 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235641956022
2018-01-09 23:56:41,995 [salt.minion      ][INFO    ][14202] Starting a new job with PID 14202
2018-01-09 23:56:42,017 [salt.minion      ][INFO    ][14202] Returning information for job: 20180109235641956022
2018-01-09 23:56:52,003 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235651979392
2018-01-09 23:56:52,021 [salt.minion      ][INFO    ][14207] Starting a new job with PID 14207
2018-01-09 23:56:52,041 [salt.minion      ][INFO    ][14207] Returning information for job: 20180109235651979392
2018-01-09 23:57:02,025 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235702005519
2018-01-09 23:57:02,044 [salt.minion      ][INFO    ][14212] Starting a new job with PID 14212
2018-01-09 23:57:02,064 [salt.minion      ][INFO    ][14212] Returning information for job: 20180109235702005519
2018-01-09 23:57:12,049 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235712028657
2018-01-09 23:57:12,069 [salt.minion      ][INFO    ][14217] Starting a new job with PID 14217
2018-01-09 23:57:12,090 [salt.minion      ][INFO    ][14217] Returning information for job: 20180109235712028657
2018-01-09 23:57:22,082 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235722062370
2018-01-09 23:57:22,099 [salt.minion      ][INFO    ][14222] Starting a new job with PID 14222
2018-01-09 23:57:22,119 [salt.minion      ][INFO    ][14222] Returning information for job: 20180109235722062370
2018-01-09 23:57:32,120 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235732099871
2018-01-09 23:57:32,139 [salt.minion      ][INFO    ][14227] Starting a new job with PID 14227
2018-01-09 23:57:32,160 [salt.minion      ][INFO    ][14227] Returning information for job: 20180109235732099871
2018-01-09 23:57:42,168 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235742148949
2018-01-09 23:57:42,189 [salt.minion      ][INFO    ][14232] Starting a new job with PID 14232
2018-01-09 23:57:42,211 [salt.minion      ][INFO    ][14232] Returning information for job: 20180109235742148949
2018-01-09 23:57:52,213 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235752194553
2018-01-09 23:57:52,235 [salt.minion      ][INFO    ][14237] Starting a new job with PID 14237
2018-01-09 23:57:52,256 [salt.minion      ][INFO    ][14237] Returning information for job: 20180109235752194553
2018-01-09 23:58:02,256 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235802237728
2018-01-09 23:58:02,276 [salt.minion      ][INFO    ][14242] Starting a new job with PID 14242
2018-01-09 23:58:02,298 [salt.minion      ][INFO    ][14242] Returning information for job: 20180109235802237728
2018-01-09 23:58:12,308 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235812289112
2018-01-09 23:58:12,326 [salt.minion      ][INFO    ][14247] Starting a new job with PID 14247
2018-01-09 23:58:12,348 [salt.minion      ][INFO    ][14247] Returning information for job: 20180109235812289112
2018-01-09 23:58:22,357 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235822338184
2018-01-09 23:58:22,379 [salt.minion      ][INFO    ][14252] Starting a new job with PID 14252
2018-01-09 23:58:22,401 [salt.minion      ][INFO    ][14252] Returning information for job: 20180109235822338184
2018-01-09 23:58:32,413 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235832395221
2018-01-09 23:58:32,434 [salt.minion      ][INFO    ][14257] Starting a new job with PID 14257
2018-01-09 23:58:32,457 [salt.minion      ][INFO    ][14257] Returning information for job: 20180109235832395221
2018-01-09 23:58:42,473 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235842455068
2018-01-09 23:58:42,494 [salt.minion      ][INFO    ][14262] Starting a new job with PID 14262
2018-01-09 23:58:42,517 [salt.minion      ][INFO    ][14262] Returning information for job: 20180109235842455068
2018-01-09 23:58:52,532 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235852515969
2018-01-09 23:58:52,554 [salt.minion      ][INFO    ][14267] Starting a new job with PID 14267
2018-01-09 23:58:52,576 [salt.minion      ][INFO    ][14267] Returning information for job: 20180109235852515969
2018-01-09 23:59:02,598 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235902580733
2018-01-09 23:59:02,618 [salt.minion      ][INFO    ][14272] Starting a new job with PID 14272
2018-01-09 23:59:02,639 [salt.minion      ][INFO    ][14272] Returning information for job: 20180109235902580733
2018-01-09 23:59:12,664 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235912646557
2018-01-09 23:59:12,682 [salt.minion      ][INFO    ][14277] Starting a new job with PID 14277
2018-01-09 23:59:12,702 [salt.minion      ][INFO    ][14277] Returning information for job: 20180109235912646557
2018-01-09 23:59:22,738 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235922721136
2018-01-09 23:59:22,759 [salt.minion      ][INFO    ][14282] Starting a new job with PID 14282
2018-01-09 23:59:22,780 [salt.minion      ][INFO    ][14282] Returning information for job: 20180109235922721136
2018-01-09 23:59:32,816 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235932798434
2018-01-09 23:59:32,834 [salt.minion      ][INFO    ][14287] Starting a new job with PID 14287
2018-01-09 23:59:32,856 [salt.minion      ][INFO    ][14287] Returning information for job: 20180109235932798434
2018-01-09 23:59:42,898 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235942882441
2018-01-09 23:59:42,916 [salt.minion      ][INFO    ][14292] Starting a new job with PID 14292
2018-01-09 23:59:42,936 [salt.minion      ][INFO    ][14292] Returning information for job: 20180109235942882441
2018-01-09 23:59:52,982 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109235952965985
2018-01-09 23:59:53,001 [salt.minion      ][INFO    ][14297] Starting a new job with PID 14297
2018-01-09 23:59:53,022 [salt.minion      ][INFO    ][14297] Returning information for job: 20180109235952965985
2018-01-10 00:00:03,069 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000003053750
2018-01-10 00:00:03,089 [salt.minion      ][INFO    ][14312] Starting a new job with PID 14312
2018-01-10 00:00:03,108 [salt.minion      ][INFO    ][14312] Returning information for job: 20180110000003053750
2018-01-10 00:00:13,181 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000013165861
2018-01-10 00:00:13,198 [salt.minion      ][INFO    ][14317] Starting a new job with PID 14317
2018-01-10 00:00:13,219 [salt.minion      ][INFO    ][14317] Returning information for job: 20180110000013165861
2018-01-10 00:00:23,283 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000023267614
2018-01-10 00:00:23,301 [salt.minion      ][INFO    ][14322] Starting a new job with PID 14322
2018-01-10 00:00:23,321 [salt.minion      ][INFO    ][14322] Returning information for job: 20180110000023267614
2018-01-10 00:00:33,390 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000033375791
2018-01-10 00:00:33,408 [salt.minion      ][INFO    ][14327] Starting a new job with PID 14327
2018-01-10 00:00:33,430 [salt.minion      ][INFO    ][14327] Returning information for job: 20180110000033375791
2018-01-10 00:00:43,499 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000043484971
2018-01-10 00:00:43,517 [salt.minion      ][INFO    ][14332] Starting a new job with PID 14332
2018-01-10 00:00:43,536 [salt.minion      ][INFO    ][14332] Returning information for job: 20180110000043484971
2018-01-10 00:00:53,613 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000053600046
2018-01-10 00:00:53,631 [salt.minion      ][INFO    ][14337] Starting a new job with PID 14337
2018-01-10 00:00:53,650 [salt.minion      ][INFO    ][14337] Returning information for job: 20180110000053600046
2018-01-10 00:01:03,738 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000103723915
2018-01-10 00:01:03,755 [salt.minion      ][INFO    ][14342] Starting a new job with PID 14342
2018-01-10 00:01:03,776 [salt.minion      ][INFO    ][14342] Returning information for job: 20180110000103723915
2018-01-10 00:01:13,866 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000113852744
2018-01-10 00:01:13,884 [salt.minion      ][INFO    ][14347] Starting a new job with PID 14347
2018-01-10 00:01:13,904 [salt.minion      ][INFO    ][14347] Returning information for job: 20180110000113852744
2018-01-10 00:01:24,007 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000123989870
2018-01-10 00:01:24,024 [salt.minion      ][INFO    ][14352] Starting a new job with PID 14352
2018-01-10 00:01:24,045 [salt.minion      ][INFO    ][14352] Returning information for job: 20180110000123989870
2018-01-10 00:01:34,148 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000134135232
2018-01-10 00:01:34,166 [salt.minion      ][INFO    ][14357] Starting a new job with PID 14357
2018-01-10 00:01:34,186 [salt.minion      ][INFO    ][14357] Returning information for job: 20180110000134135232
2018-01-10 00:01:44,295 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000144278766
2018-01-10 00:01:44,313 [salt.minion      ][INFO    ][14362] Starting a new job with PID 14362
2018-01-10 00:01:44,334 [salt.minion      ][INFO    ][14362] Returning information for job: 20180110000144278766
2018-01-10 00:01:54,446 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000154431890
2018-01-10 00:01:54,462 [salt.minion      ][INFO    ][14367] Starting a new job with PID 14367
2018-01-10 00:01:54,482 [salt.minion      ][INFO    ][14367] Returning information for job: 20180110000154431890
2018-01-10 00:02:04,603 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000204586948
2018-01-10 00:02:04,622 [salt.minion      ][INFO    ][14372] Starting a new job with PID 14372
2018-01-10 00:02:04,642 [salt.minion      ][INFO    ][14372] Returning information for job: 20180110000204586948
2018-01-10 00:02:14,775 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000214761311
2018-01-10 00:02:14,794 [salt.minion      ][INFO    ][14377] Starting a new job with PID 14377
2018-01-10 00:02:14,816 [salt.minion      ][INFO    ][14377] Returning information for job: 20180110000214761311
2018-01-10 00:02:24,947 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000224934523
2018-01-10 00:02:24,966 [salt.minion      ][INFO    ][14382] Starting a new job with PID 14382
2018-01-10 00:02:24,988 [salt.minion      ][INFO    ][14382] Returning information for job: 20180110000224934523
2018-01-10 00:02:35,124 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000235113581
2018-01-10 00:02:35,144 [salt.minion      ][INFO    ][14387] Starting a new job with PID 14387
2018-01-10 00:02:35,165 [salt.minion      ][INFO    ][14387] Returning information for job: 20180110000235113581
2018-01-10 00:02:45,311 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000245299717
2018-01-10 00:02:45,329 [salt.minion      ][INFO    ][14392] Starting a new job with PID 14392
2018-01-10 00:02:45,348 [salt.minion      ][INFO    ][14392] Returning information for job: 20180110000245299717
2018-01-10 00:02:55,504 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000255490939
2018-01-10 00:02:55,521 [salt.minion      ][INFO    ][14397] Starting a new job with PID 14397
2018-01-10 00:02:55,543 [salt.minion      ][INFO    ][14397] Returning information for job: 20180110000255490939
2018-01-10 00:03:05,700 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000305688772
2018-01-10 00:03:05,718 [salt.minion      ][INFO    ][14402] Starting a new job with PID 14402
2018-01-10 00:03:05,740 [salt.minion      ][INFO    ][14402] Returning information for job: 20180110000305688772
2018-01-10 00:03:15,906 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000315895070
2018-01-10 00:03:15,926 [salt.minion      ][INFO    ][14407] Starting a new job with PID 14407
2018-01-10 00:03:15,948 [salt.minion      ][INFO    ][14407] Returning information for job: 20180110000315895070
2018-01-10 00:03:26,118 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000326106190
2018-01-10 00:03:26,138 [salt.minion      ][INFO    ][14412] Starting a new job with PID 14412
2018-01-10 00:03:26,158 [salt.minion      ][INFO    ][14412] Returning information for job: 20180110000326106190
2018-01-10 00:03:36,336 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000336325981
2018-01-10 00:03:36,356 [salt.minion      ][INFO    ][14417] Starting a new job with PID 14417
2018-01-10 00:03:36,377 [salt.minion      ][INFO    ][14417] Returning information for job: 20180110000336325981
2018-01-10 00:03:46,569 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000346557294
2018-01-10 00:03:46,589 [salt.minion      ][INFO    ][14422] Starting a new job with PID 14422
2018-01-10 00:03:46,611 [salt.minion      ][INFO    ][14422] Returning information for job: 20180110000346557294
2018-01-10 00:03:56,596 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000356585440
2018-01-10 00:03:56,615 [salt.minion      ][INFO    ][14427] Starting a new job with PID 14427
2018-01-10 00:03:56,637 [salt.minion      ][INFO    ][14427] Returning information for job: 20180110000356585440
2018-01-10 00:04:06,620 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000406610024
2018-01-10 00:04:06,639 [salt.minion      ][INFO    ][14432] Starting a new job with PID 14432
2018-01-10 00:04:06,661 [salt.minion      ][INFO    ][14432] Returning information for job: 20180110000406610024
2018-01-10 00:04:16,654 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000416643696
2018-01-10 00:04:16,675 [salt.minion      ][INFO    ][14437] Starting a new job with PID 14437
2018-01-10 00:04:16,699 [salt.minion      ][INFO    ][14437] Returning information for job: 20180110000416643696
2018-01-10 00:04:26,699 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000426689675
2018-01-10 00:04:26,717 [salt.minion      ][INFO    ][14442] Starting a new job with PID 14442
2018-01-10 00:04:26,739 [salt.minion      ][INFO    ][14442] Returning information for job: 20180110000426689675
2018-01-10 00:04:36,750 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000436739442
2018-01-10 00:04:36,768 [salt.minion      ][INFO    ][14457] Starting a new job with PID 14457
2018-01-10 00:04:36,789 [salt.minion      ][INFO    ][14457] Returning information for job: 20180110000436739442
2018-01-10 00:04:46,808 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000446797948
2018-01-10 00:04:46,825 [salt.minion      ][INFO    ][14462] Starting a new job with PID 14462
2018-01-10 00:04:46,847 [salt.minion      ][INFO    ][14462] Returning information for job: 20180110000446797948
2018-01-10 00:04:56,867 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000456858413
2018-01-10 00:04:56,884 [salt.minion      ][INFO    ][14467] Starting a new job with PID 14467
2018-01-10 00:04:56,905 [salt.minion      ][INFO    ][14467] Returning information for job: 20180110000456858413
2018-01-10 00:05:06,933 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000506923483
2018-01-10 00:05:06,951 [salt.minion      ][INFO    ][14472] Starting a new job with PID 14472
2018-01-10 00:05:06,970 [salt.minion      ][INFO    ][14472] Returning information for job: 20180110000506923483
2018-01-10 00:05:12,165 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-10 00:05:12,180 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:05:12,198 [salt.state       ][INFO    ][9898] {'mysql': False}
2018-01-10 00:05:12,199 [salt.state       ][INFO    ][9898] Completed state [mysql] at time 00:05:12.199768 duration_in_ms=600359.865
2018-01-10 00:05:12,202 [salt.state       ][INFO    ][9898] Running state [/etc/mysql/my.cnf] at time 00:05:12.201955
2018-01-10 00:05:12,203 [salt.state       ][INFO    ][9898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-10 00:05:12,228 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-10 00:05:12,290 [salt.state       ][INFO    ][9898] File changed:
--- 
+++ 
@@ -1,36 +1,59 @@
-[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
 [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=10.167.4.51
+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
 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
+
+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://"
+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=10.167.4.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://10.167.4.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-10 00:05:12,291 [salt.state       ][INFO    ][9898] Completed state [/etc/mysql/my.cnf] at time 00:05:12.291013 duration_in_ms=89.056
2018-01-10 00:05:12,294 [salt.state       ][INFO    ][9898] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 00:05:12.294000
2018-01-10 00:05:12,294 [salt.state       ][INFO    ][9898] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-10 00:05:12,295 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-10 00:05:17,023 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000517013752
2018-01-10 00:05:17,043 [salt.minion      ][INFO    ][15227] Starting a new job with PID 15227
2018-01-10 00:05:17,063 [salt.minion      ][INFO    ][15227] Returning information for job: 20180110000517013752
2018-01-10 00:05:23,998 [salt.state       ][INFO    ][9898] {'pid': 14499, '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-10 00:05:23,998 [salt.state       ][INFO    ][9898] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 00:05:23.998684 duration_in_ms=11704.682
2018-01-10 00:05:24,000 [salt.state       ][INFO    ][9898] Running state [/var/lib/mysql/.galera_bootstrap] at time 00:05:24.000859
2018-01-10 00:05:24,001 [salt.state       ][INFO    ][9898] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-10 00:05:24,002 [salt.state       ][INFO    ][9898] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-10 00:05:24,002 [salt.state       ][INFO    ][9898] Completed state [/var/lib/mysql/.galera_bootstrap] at time 00:05:24.002766 duration_in_ms=1.907
2018-01-10 00:05:24,527 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['git', '--version'] in directory '/root'
2018-01-10 00:05:24,618 [salt.state       ][INFO    ][9898] Running state [/etc/mysql/my.cnf] at time 00:05:24.618844
2018-01-10 00:05:24,619 [salt.state       ][INFO    ][9898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-10 00:05:24,646 [salt.fileclient  ][INFO    ][9898] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-10 00:05:24,717 [salt.state       ][INFO    ][9898] File changed:
--- 
+++ 
@@ -1,8 +1,13 @@
 # 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]
 syslog
+
 [mysqld]
 datadir=/var/lib/mysql
 bind-address=10.167.4.51
@@ -14,8 +19,10 @@
 init-connect='SET NAMES utf8'
 character-set-server=utf8
 default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
 skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
 
 myisam_sort_buffer_size=64M
 wait_timeout=1800
@@ -38,8 +45,7 @@
 innodb_doublewrite=0
 innodb_autoinc_lock_mode=2
 innodb_locks_unsafe_for_binlog=1
-
-wsrep_cluster_address="gcomm://"
+wsrep_cluster_address="gcomm://10.167.4.51:4567,10.167.4.52:4567,10.167.4.53:4567/?pc.wait_prim=no"
 wsrep_provider=/usr/lib/galera/libgalera_smm.so
 wsrep_cluster_name="openstack"
 
@@ -50,6 +56,8 @@
 wsrep_provider_options="gcache.size = 256M"
 wsrep_provider_options="gmcast.listen_addr = tcp://10.167.4.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-10 00:05:24,719 [salt.state       ][INFO    ][9898] Completed state [/etc/mysql/my.cnf] at time 00:05:24.719135 duration_in_ms=100.291
2018-01-10 00:05:24,723 [salt.state       ][INFO    ][9898] Running state [mysql] at time 00:05:24.723187
2018-01-10 00:05:24,723 [salt.state       ][INFO    ][9898] Executing state service.running for mysql
2018-01-10 00:05:24,724 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-10 00:05:24,741 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:05:24,761 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:05:24,784 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:05:24,808 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-10 00:05:25,263 [salt.loaded.int.module.cmdmod][INFO    ][9898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:05:25,281 [salt.state       ][INFO    ][9898] {'mysql': True}
2018-01-10 00:05:25,281 [salt.state       ][INFO    ][9898] Completed state [mysql] at time 00:05:25.281638 duration_in_ms=558.45
2018-01-10 00:05:25,282 [salt.state       ][INFO    ][9898] Running state [ceilometer] at time 00:05:25.282257
2018-01-10 00:05:25,282 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for ceilometer
2018-01-10 00:05:25,316 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'ceilometer' created
2018-01-10 00:05:25,317 [salt.state       ][INFO    ][9898] {'ceilometer': 'Present'}
2018-01-10 00:05:25,317 [salt.state       ][INFO    ][9898] Completed state [ceilometer] at time 00:05:25.317357 duration_in_ms=35.099
2018-01-10 00:05:25,317 [salt.state       ][INFO    ][9898] Running state [ceilometer] at time 00:05:25.317798
2018-01-10 00:05:25,318 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for ceilometer
2018-01-10 00:05:25,355 [salt.loaded.int.module.mysql][INFO    ][9898] User 'ceilometer'@'%' has been created
2018-01-10 00:05:25,356 [salt.state       ][INFO    ][9898] {'ceilometer': 'Present'}
2018-01-10 00:05:25,356 [salt.state       ][INFO    ][9898] Completed state [ceilometer] at time 00:05:25.356367 duration_in_ms=38.569
2018-01-10 00:05:25,360 [salt.state       ][INFO    ][9898] Running state [mysql_grants_ceilometer_ceilometer_%] at time 00:05:25.360014
2018-01-10 00:05:25,360 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-10 00:05:25,398 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-10 00:05:25,398 [salt.state       ][INFO    ][9898] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-10 00:05:25,399 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 00:05:25.399061 duration_in_ms=39.048
2018-01-10 00:05:25,399 [salt.state       ][INFO    ][9898] Running state [ceilometer] at time 00:05:25.399481
2018-01-10 00:05:25,399 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for ceilometer
2018-01-10 00:05:25,438 [salt.loaded.int.module.mysql][INFO    ][9898] User 'ceilometer'@'10.167.4.51' has been created
2018-01-10 00:05:25,439 [salt.state       ][INFO    ][9898] {'ceilometer': 'Present'}
2018-01-10 00:05:25,439 [salt.state       ][INFO    ][9898] Completed state [ceilometer] at time 00:05:25.439438 duration_in_ms=39.956
2018-01-10 00:05:25,442 [salt.state       ][INFO    ][9898] Running state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 00:05:25.442086
2018-01-10 00:05:25,442 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_10.167.4.51
2018-01-10 00:05:25,477 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-10 00:05:25,477 [salt.state       ][INFO    ][9898] {'mysql_grants_ceilometer_ceilometer_10.167.4.51': 'Present'}
2018-01-10 00:05:25,478 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 00:05:25.477977 duration_in_ms=35.891
2018-01-10 00:05:25,478 [salt.state       ][INFO    ][9898] Running state [aodh] at time 00:05:25.478394
2018-01-10 00:05:25,478 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for aodh
2018-01-10 00:05:25,504 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'aodh' created
2018-01-10 00:05:25,504 [salt.state       ][INFO    ][9898] {'aodh': 'Present'}
2018-01-10 00:05:25,505 [salt.state       ][INFO    ][9898] Completed state [aodh] at time 00:05:25.505186 duration_in_ms=26.792
2018-01-10 00:05:25,505 [salt.state       ][INFO    ][9898] Running state [aodh] at time 00:05:25.505548
2018-01-10 00:05:25,505 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for aodh
2018-01-10 00:05:25,541 [salt.loaded.int.module.mysql][INFO    ][9898] User 'aodh'@'%' has been created
2018-01-10 00:05:25,541 [salt.state       ][INFO    ][9898] {'aodh': 'Present'}
2018-01-10 00:05:25,541 [salt.state       ][INFO    ][9898] Completed state [aodh] at time 00:05:25.541830 duration_in_ms=36.281
2018-01-10 00:05:25,544 [salt.state       ][INFO    ][9898] Running state [mysql_grants_aodh_aodh_%] at time 00:05:25.544444
2018-01-10 00:05:25,544 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-10 00:05:25,577 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-10 00:05:25,578 [salt.state       ][INFO    ][9898] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-10 00:05:25,578 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_aodh_aodh_%] at time 00:05:25.578713 duration_in_ms=34.269
2018-01-10 00:05:25,579 [salt.state       ][INFO    ][9898] Running state [aodh] at time 00:05:25.579117
2018-01-10 00:05:25,579 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for aodh
2018-01-10 00:05:25,618 [salt.loaded.int.module.mysql][INFO    ][9898] User 'aodh'@'10.167.4.50' has been created
2018-01-10 00:05:25,619 [salt.state       ][INFO    ][9898] {'aodh': 'Present'}
2018-01-10 00:05:25,619 [salt.state       ][INFO    ][9898] Completed state [aodh] at time 00:05:25.619300 duration_in_ms=40.183
2018-01-10 00:05:25,621 [salt.state       ][INFO    ][9898] Running state [mysql_grants_aodh_aodh_10.167.4.50] at time 00:05:25.621706
2018-01-10 00:05:25,622 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_aodh_aodh_10.167.4.50
2018-01-10 00:05:25,655 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-10 00:05:25,655 [salt.state       ][INFO    ][9898] {'mysql_grants_aodh_aodh_10.167.4.50': 'Present'}
2018-01-10 00:05:25,656 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_aodh_aodh_10.167.4.50] at time 00:05:25.656117 duration_in_ms=34.41
2018-01-10 00:05:25,656 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:25.656494
2018-01-10 00:05:25,656 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for nova
2018-01-10 00:05:25,676 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'nova' created
2018-01-10 00:05:25,677 [salt.state       ][INFO    ][9898] {'nova': 'Present'}
2018-01-10 00:05:25,677 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:25.677463 duration_in_ms=20.968
2018-01-10 00:05:25,677 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:25.677799
2018-01-10 00:05:25,678 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:25,718 [salt.loaded.int.module.mysql][INFO    ][9898] User 'nova'@'%' has been created
2018-01-10 00:05:25,718 [salt.state       ][INFO    ][9898] {'nova': 'Present'}
2018-01-10 00:05:25,719 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:25.718994 duration_in_ms=41.194
2018-01-10 00:05:25,721 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_%] at time 00:05:25.721740
2018-01-10 00:05:25,722 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-10 00:05:25,759 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-10 00:05:25,759 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-10 00:05:25,760 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_%] at time 00:05:25.760003 duration_in_ms=38.263
2018-01-10 00:05:25,760 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:25.760404
2018-01-10 00:05:25,760 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:25,795 [salt.loaded.int.module.mysql][INFO    ][9898] User 'nova'@'10.167.4.51' has been created
2018-01-10 00:05:25,795 [salt.state       ][INFO    ][9898] {'nova': 'Present'}
2018-01-10 00:05:25,796 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:25.796062 duration_in_ms=35.657
2018-01-10 00:05:25,798 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_10.167.4.51] at time 00:05:25.798420
2018-01-10 00:05:25,798 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_10.167.4.51
2018-01-10 00:05:25,835 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-10 00:05:25,836 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_10.167.4.51': 'Present'}
2018-01-10 00:05:25,836 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_10.167.4.51] at time 00:05:25.836347 duration_in_ms=37.927
2018-01-10 00:05:25,836 [salt.state       ][INFO    ][9898] Running state [grafana] at time 00:05:25.836720
2018-01-10 00:05:25,837 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for grafana
2018-01-10 00:05:25,859 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'grafana' created
2018-01-10 00:05:25,859 [salt.state       ][INFO    ][9898] {'grafana': 'Present'}
2018-01-10 00:05:25,860 [salt.state       ][INFO    ][9898] Completed state [grafana] at time 00:05:25.860176 duration_in_ms=23.455
2018-01-10 00:05:25,860 [salt.state       ][INFO    ][9898] Running state [grafana] at time 00:05:25.860514
2018-01-10 00:05:25,860 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for grafana
2018-01-10 00:05:25,899 [salt.loaded.int.module.mysql][INFO    ][9898] User 'grafana'@'%' has been created
2018-01-10 00:05:25,899 [salt.state       ][INFO    ][9898] {'grafana': 'Present'}
2018-01-10 00:05:25,900 [salt.state       ][INFO    ][9898] Completed state [grafana] at time 00:05:25.900151 duration_in_ms=39.635
2018-01-10 00:05:25,903 [salt.state       ][INFO    ][9898] Running state [mysql_grants_grafana_grafana_%] at time 00:05:25.902992
2018-01-10 00:05:25,903 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-10 00:05:25,942 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-10 00:05:25,942 [salt.state       ][INFO    ][9898] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-10 00:05:25,943 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_grafana_grafana_%] at time 00:05:25.943091 duration_in_ms=40.098
2018-01-10 00:05:25,943 [salt.state       ][INFO    ][9898] Running state [grafana] at time 00:05:25.943461
2018-01-10 00:05:25,943 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for grafana
2018-01-10 00:05:25,984 [salt.loaded.int.module.mysql][INFO    ][9898] User 'grafana'@'10.167.4.51' has been created
2018-01-10 00:05:25,985 [salt.state       ][INFO    ][9898] {'grafana': 'Present'}
2018-01-10 00:05:25,985 [salt.state       ][INFO    ][9898] Completed state [grafana] at time 00:05:25.985652 duration_in_ms=42.191
2018-01-10 00:05:25,988 [salt.state       ][INFO    ][9898] Running state [mysql_grants_grafana_grafana_10.167.4.51] at time 00:05:25.988438
2018-01-10 00:05:25,988 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_grafana_grafana_10.167.4.51
2018-01-10 00:05:26,022 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-10 00:05:26,022 [salt.state       ][INFO    ][9898] {'mysql_grants_grafana_grafana_10.167.4.51': 'Present'}
2018-01-10 00:05:26,022 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_grafana_grafana_10.167.4.51] at time 00:05:26.022924 duration_in_ms=34.486
2018-01-10 00:05:26,023 [salt.state       ][INFO    ][9898] Running state [designate_pool_manager] at time 00:05:26.023314
2018-01-10 00:05:26,023 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for designate_pool_manager
2018-01-10 00:05:26,049 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'designate_pool_manager' created
2018-01-10 00:05:26,049 [salt.state       ][INFO    ][9898] {'designate_pool_manager': 'Present'}
2018-01-10 00:05:26,050 [salt.state       ][INFO    ][9898] Completed state [designate_pool_manager] at time 00:05:26.050095 duration_in_ms=26.78
2018-01-10 00:05:26,050 [salt.state       ][INFO    ][9898] Running state [designate] at time 00:05:26.050473
2018-01-10 00:05:26,050 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for designate
2018-01-10 00:05:26,085 [salt.loaded.int.module.mysql][INFO    ][9898] User 'designate'@'%' has been created
2018-01-10 00:05:26,086 [salt.state       ][INFO    ][9898] {'designate': 'Present'}
2018-01-10 00:05:26,086 [salt.state       ][INFO    ][9898] Completed state [designate] at time 00:05:26.086330 duration_in_ms=35.857
2018-01-10 00:05:26,089 [salt.state       ][INFO    ][9898] Running state [mysql_grants_designate_designate_pool_manager_%] at time 00:05:26.089190
2018-01-10 00:05:26,089 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-10 00:05:26,127 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-10 00:05:26,127 [salt.state       ][INFO    ][9898] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-10 00:05:26,127 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 00:05:26.127807 duration_in_ms=38.617
2018-01-10 00:05:26,128 [salt.state       ][INFO    ][9898] Running state [designate] at time 00:05:26.128226
2018-01-10 00:05:26,128 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for designate
2018-01-10 00:05:26,166 [salt.loaded.int.module.mysql][INFO    ][9898] User 'designate'@'10.167.4.50' has been created
2018-01-10 00:05:26,167 [salt.state       ][INFO    ][9898] {'designate': 'Present'}
2018-01-10 00:05:26,167 [salt.state       ][INFO    ][9898] Completed state [designate] at time 00:05:26.167618 duration_in_ms=39.391
2018-01-10 00:05:26,170 [salt.state       ][INFO    ][9898] Running state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 00:05:26.170562
2018-01-10 00:05:26,171 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_10.167.4.50
2018-01-10 00:05:26,203 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-10 00:05:26,203 [salt.state       ][INFO    ][9898] {'mysql_grants_designate_designate_pool_manager_10.167.4.50': 'Present'}
2018-01-10 00:05:26,203 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 00:05:26.203857 duration_in_ms=33.295
2018-01-10 00:05:26,204 [salt.state       ][INFO    ][9898] Running state [heat] at time 00:05:26.204240
2018-01-10 00:05:26,204 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for heat
2018-01-10 00:05:26,229 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'heat' created
2018-01-10 00:05:26,230 [salt.state       ][INFO    ][9898] {'heat': 'Present'}
2018-01-10 00:05:26,230 [salt.state       ][INFO    ][9898] Completed state [heat] at time 00:05:26.230533 duration_in_ms=26.292
2018-01-10 00:05:26,231 [salt.state       ][INFO    ][9898] Running state [heat] at time 00:05:26.230999
2018-01-10 00:05:26,231 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for heat
2018-01-10 00:05:26,268 [salt.loaded.int.module.mysql][INFO    ][9898] User 'heat'@'%' has been created
2018-01-10 00:05:26,268 [salt.state       ][INFO    ][9898] {'heat': 'Present'}
2018-01-10 00:05:26,268 [salt.state       ][INFO    ][9898] Completed state [heat] at time 00:05:26.268879 duration_in_ms=37.878
2018-01-10 00:05:26,271 [salt.state       ][INFO    ][9898] Running state [mysql_grants_heat_heat_%] at time 00:05:26.271642
2018-01-10 00:05:26,272 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-10 00:05:26,305 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-10 00:05:26,306 [salt.state       ][INFO    ][9898] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-10 00:05:26,306 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_heat_heat_%] at time 00:05:26.306477 duration_in_ms=34.835
2018-01-10 00:05:26,306 [salt.state       ][INFO    ][9898] Running state [heat] at time 00:05:26.306909
2018-01-10 00:05:26,307 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for heat
2018-01-10 00:05:26,345 [salt.loaded.int.module.mysql][INFO    ][9898] User 'heat'@'10.167.4.51' has been created
2018-01-10 00:05:26,345 [salt.state       ][INFO    ][9898] {'heat': 'Present'}
2018-01-10 00:05:26,345 [salt.state       ][INFO    ][9898] Completed state [heat] at time 00:05:26.345818 duration_in_ms=38.909
2018-01-10 00:05:26,348 [salt.state       ][INFO    ][9898] Running state [mysql_grants_heat_heat_10.167.4.51] at time 00:05:26.348596
2018-01-10 00:05:26,349 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_heat_heat_10.167.4.51
2018-01-10 00:05:26,389 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-10 00:05:26,389 [salt.state       ][INFO    ][9898] {'mysql_grants_heat_heat_10.167.4.51': 'Present'}
2018-01-10 00:05:26,389 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_heat_heat_10.167.4.51] at time 00:05:26.389837 duration_in_ms=41.24
2018-01-10 00:05:26,390 [salt.state       ][INFO    ][9898] Running state [nova_api] at time 00:05:26.390284
2018-01-10 00:05:26,390 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for nova_api
2018-01-10 00:05:26,411 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'nova_api' created
2018-01-10 00:05:26,412 [salt.state       ][INFO    ][9898] {'nova_api': 'Present'}
2018-01-10 00:05:26,412 [salt.state       ][INFO    ][9898] Completed state [nova_api] at time 00:05:26.412764 duration_in_ms=22.48
2018-01-10 00:05:26,413 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:26.413159
2018-01-10 00:05:26,413 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:26,418 [salt.state       ][INFO    ][9898] User nova@% is already present with the desired password
2018-01-10 00:05:26,419 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:26.419244 duration_in_ms=6.083
2018-01-10 00:05:26,422 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_api_%] at time 00:05:26.422017
2018-01-10 00:05:26,422 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-10 00:05:26,456 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-10 00:05:26,456 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-10 00:05:26,456 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_api_%] at time 00:05:26.456728 duration_in_ms=34.71
2018-01-10 00:05:26,457 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:26.457075
2018-01-10 00:05:26,457 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:26,462 [salt.state       ][INFO    ][9898] User nova@10.167.4.51 is already present with the desired password
2018-01-10 00:05:26,462 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:26.462505 duration_in_ms=5.429
2018-01-10 00:05:26,464 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_api_10.167.4.51] at time 00:05:26.464760
2018-01-10 00:05:26,465 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_api_10.167.4.51
2018-01-10 00:05:26,504 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-10 00:05:26,505 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_api_10.167.4.51': 'Present'}
2018-01-10 00:05:26,505 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_api_10.167.4.51] at time 00:05:26.505407 duration_in_ms=40.647
2018-01-10 00:05:26,505 [salt.state       ][INFO    ][9898] Running state [keystone] at time 00:05:26.505796
2018-01-10 00:05:26,506 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for keystone
2018-01-10 00:05:26,529 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'keystone' created
2018-01-10 00:05:26,529 [salt.state       ][INFO    ][9898] {'keystone': 'Present'}
2018-01-10 00:05:26,529 [salt.state       ][INFO    ][9898] Completed state [keystone] at time 00:05:26.529811 duration_in_ms=24.013
2018-01-10 00:05:26,530 [salt.state       ][INFO    ][9898] Running state [keystone] at time 00:05:26.530237
2018-01-10 00:05:26,530 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for keystone
2018-01-10 00:05:26,569 [salt.loaded.int.module.mysql][INFO    ][9898] User 'keystone'@'%' has been created
2018-01-10 00:05:26,570 [salt.state       ][INFO    ][9898] {'keystone': 'Present'}
2018-01-10 00:05:26,570 [salt.state       ][INFO    ][9898] Completed state [keystone] at time 00:05:26.570804 duration_in_ms=40.566
2018-01-10 00:05:26,574 [salt.state       ][INFO    ][9898] Running state [mysql_grants_keystone_keystone_%] at time 00:05:26.574311
2018-01-10 00:05:26,574 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-10 00:05:26,609 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-10 00:05:26,609 [salt.state       ][INFO    ][9898] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-10 00:05:26,609 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_keystone_keystone_%] at time 00:05:26.609810 duration_in_ms=35.498
2018-01-10 00:05:26,610 [salt.state       ][INFO    ][9898] Running state [keystone] at time 00:05:26.610228
2018-01-10 00:05:26,610 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for keystone
2018-01-10 00:05:26,645 [salt.loaded.int.module.mysql][INFO    ][9898] User 'keystone'@'10.167.4.51' has been created
2018-01-10 00:05:26,645 [salt.state       ][INFO    ][9898] {'keystone': 'Present'}
2018-01-10 00:05:26,646 [salt.state       ][INFO    ][9898] Completed state [keystone] at time 00:05:26.646035 duration_in_ms=35.806
2018-01-10 00:05:26,648 [salt.state       ][INFO    ][9898] Running state [mysql_grants_keystone_keystone_10.167.4.51] at time 00:05:26.648508
2018-01-10 00:05:26,648 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_keystone_keystone_10.167.4.51
2018-01-10 00:05:26,686 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-10 00:05:26,686 [salt.state       ][INFO    ][9898] {'mysql_grants_keystone_keystone_10.167.4.51': 'Present'}
2018-01-10 00:05:26,687 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_keystone_keystone_10.167.4.51] at time 00:05:26.687016 duration_in_ms=38.507
2018-01-10 00:05:26,687 [salt.state       ][INFO    ][9898] Running state [nova_cell0] at time 00:05:26.687415
2018-01-10 00:05:26,687 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for nova_cell0
2018-01-10 00:05:26,718 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'nova_cell0' created
2018-01-10 00:05:26,719 [salt.state       ][INFO    ][9898] {'nova_cell0': 'Present'}
2018-01-10 00:05:26,719 [salt.state       ][INFO    ][9898] Completed state [nova_cell0] at time 00:05:26.719393 duration_in_ms=31.977
2018-01-10 00:05:26,719 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:26.719813
2018-01-10 00:05:26,720 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:26,725 [salt.state       ][INFO    ][9898] User nova@% is already present with the desired password
2018-01-10 00:05:26,726 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:26.726149 duration_in_ms=6.336
2018-01-10 00:05:26,729 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_cell0_%] at time 00:05:26.729002
2018-01-10 00:05:26,729 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-10 00:05:26,760 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-10 00:05:26,761 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-10 00:05:26,761 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_cell0_%] at time 00:05:26.761382 duration_in_ms=32.38
2018-01-10 00:05:26,761 [salt.state       ][INFO    ][9898] Running state [nova] at time 00:05:26.761774
2018-01-10 00:05:26,762 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for nova
2018-01-10 00:05:26,767 [salt.state       ][INFO    ][9898] User nova@10.167.4.51 is already present with the desired password
2018-01-10 00:05:26,767 [salt.state       ][INFO    ][9898] Completed state [nova] at time 00:05:26.767649 duration_in_ms=5.874
2018-01-10 00:05:26,770 [salt.state       ][INFO    ][9898] Running state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 00:05:26.770064
2018-01-10 00:05:26,770 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_10.167.4.51
2018-01-10 00:05:26,804 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-10 00:05:26,805 [salt.state       ][INFO    ][9898] {'mysql_grants_nova_nova_cell0_10.167.4.51': 'Present'}
2018-01-10 00:05:26,805 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 00:05:26.805439 duration_in_ms=35.375
2018-01-10 00:05:26,805 [salt.state       ][INFO    ][9898] Running state [cinder] at time 00:05:26.805831
2018-01-10 00:05:26,806 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for cinder
2018-01-10 00:05:26,833 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'cinder' created
2018-01-10 00:05:26,833 [salt.state       ][INFO    ][9898] {'cinder': 'Present'}
2018-01-10 00:05:26,834 [salt.state       ][INFO    ][9898] Completed state [cinder] at time 00:05:26.834012 duration_in_ms=28.181
2018-01-10 00:05:26,834 [salt.state       ][INFO    ][9898] Running state [cinder] at time 00:05:26.834466
2018-01-10 00:05:26,834 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for cinder
2018-01-10 00:05:26,871 [salt.loaded.int.module.mysql][INFO    ][9898] User 'cinder'@'%' has been created
2018-01-10 00:05:26,872 [salt.state       ][INFO    ][9898] {'cinder': 'Present'}
2018-01-10 00:05:26,872 [salt.state       ][INFO    ][9898] Completed state [cinder] at time 00:05:26.872326 duration_in_ms=37.86
2018-01-10 00:05:26,875 [salt.state       ][INFO    ][9898] Running state [mysql_grants_cinder_cinder_%] at time 00:05:26.874979
2018-01-10 00:05:26,875 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-10 00:05:26,915 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-10 00:05:26,915 [salt.state       ][INFO    ][9898] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-10 00:05:26,916 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_cinder_cinder_%] at time 00:05:26.916075 duration_in_ms=41.096
2018-01-10 00:05:26,916 [salt.state       ][INFO    ][9898] Running state [cinder] at time 00:05:26.916469
2018-01-10 00:05:26,916 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for cinder
2018-01-10 00:05:26,953 [salt.loaded.int.module.mysql][INFO    ][9898] User 'cinder'@'10.167.4.51' has been created
2018-01-10 00:05:26,954 [salt.state       ][INFO    ][9898] {'cinder': 'Present'}
2018-01-10 00:05:26,954 [salt.state       ][INFO    ][9898] Completed state [cinder] at time 00:05:26.954391 duration_in_ms=37.921
2018-01-10 00:05:26,956 [salt.state       ][INFO    ][9898] Running state [mysql_grants_cinder_cinder_10.167.4.51] at time 00:05:26.956798
2018-01-10 00:05:26,957 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_cinder_cinder_10.167.4.51
2018-01-10 00:05:26,992 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-10 00:05:26,993 [salt.state       ][INFO    ][9898] {'mysql_grants_cinder_cinder_10.167.4.51': 'Present'}
2018-01-10 00:05:26,993 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_cinder_cinder_10.167.4.51] at time 00:05:26.993497 duration_in_ms=36.699
2018-01-10 00:05:26,993 [salt.state       ][INFO    ][9898] Running state [glance] at time 00:05:26.993867
2018-01-10 00:05:26,994 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for glance
2018-01-10 00:05:27,027 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'glance' created
2018-01-10 00:05:27,028 [salt.state       ][INFO    ][9898] {'glance': 'Present'}
2018-01-10 00:05:27,028 [salt.state       ][INFO    ][9898] Completed state [glance] at time 00:05:27.028655 duration_in_ms=34.786
2018-01-10 00:05:27,029 [salt.state       ][INFO    ][9898] Running state [glance] at time 00:05:27.029076
2018-01-10 00:05:27,029 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for glance
2018-01-10 00:05:27,072 [salt.loaded.int.module.mysql][INFO    ][9898] User 'glance'@'%' has been created
2018-01-10 00:05:27,072 [salt.state       ][INFO    ][9898] {'glance': 'Present'}
2018-01-10 00:05:27,073 [salt.state       ][INFO    ][9898] Completed state [glance] at time 00:05:27.073118 duration_in_ms=44.041
2018-01-10 00:05:27,076 [salt.state       ][INFO    ][9898] Running state [mysql_grants_glance_glance_%] at time 00:05:27.076199
2018-01-10 00:05:27,076 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-10 00:05:27,116 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-10 00:05:27,117 [salt.state       ][INFO    ][9898] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-10 00:05:27,117 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_glance_glance_%] at time 00:05:27.117701 duration_in_ms=41.501
2018-01-10 00:05:27,118 [salt.state       ][INFO    ][9898] Running state [glance] at time 00:05:27.118085
2018-01-10 00:05:27,118 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for glance
2018-01-10 00:05:27,121 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110000527096797
2018-01-10 00:05:27,142 [salt.minion      ][INFO    ][15382] Starting a new job with PID 15382
2018-01-10 00:05:27,163 [salt.minion      ][INFO    ][15382] Returning information for job: 20180110000527096797
2018-01-10 00:05:27,166 [salt.loaded.int.module.mysql][INFO    ][9898] User 'glance'@'10.167.4.51' has been created
2018-01-10 00:05:27,167 [salt.state       ][INFO    ][9898] {'glance': 'Present'}
2018-01-10 00:05:27,167 [salt.state       ][INFO    ][9898] Completed state [glance] at time 00:05:27.167671 duration_in_ms=49.585
2018-01-10 00:05:27,170 [salt.state       ][INFO    ][9898] Running state [mysql_grants_glance_glance_10.167.4.51] at time 00:05:27.170464
2018-01-10 00:05:27,170 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_glance_glance_10.167.4.51
2018-01-10 00:05:27,205 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-10 00:05:27,206 [salt.state       ][INFO    ][9898] {'mysql_grants_glance_glance_10.167.4.51': 'Present'}
2018-01-10 00:05:27,206 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_glance_glance_10.167.4.51] at time 00:05:27.206761 duration_in_ms=36.296
2018-01-10 00:05:27,207 [salt.state       ][INFO    ][9898] Running state [neutron] at time 00:05:27.207155
2018-01-10 00:05:27,207 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for neutron
2018-01-10 00:05:27,224 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'neutron' created
2018-01-10 00:05:27,225 [salt.state       ][INFO    ][9898] {'neutron': 'Present'}
2018-01-10 00:05:27,225 [salt.state       ][INFO    ][9898] Completed state [neutron] at time 00:05:27.225545 duration_in_ms=18.39
2018-01-10 00:05:27,225 [salt.state       ][INFO    ][9898] Running state [neutron] at time 00:05:27.225899
2018-01-10 00:05:27,226 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for neutron
2018-01-10 00:05:27,263 [salt.loaded.int.module.mysql][INFO    ][9898] User 'neutron'@'%' has been created
2018-01-10 00:05:27,263 [salt.state       ][INFO    ][9898] {'neutron': 'Present'}
2018-01-10 00:05:27,263 [salt.state       ][INFO    ][9898] Completed state [neutron] at time 00:05:27.263890 duration_in_ms=37.99
2018-01-10 00:05:27,266 [salt.state       ][INFO    ][9898] Running state [mysql_grants_neutron_neutron_%] at time 00:05:27.266799
2018-01-10 00:05:27,267 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-10 00:05:27,304 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-10 00:05:27,305 [salt.state       ][INFO    ][9898] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-10 00:05:27,305 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_neutron_neutron_%] at time 00:05:27.305665 duration_in_ms=38.865
2018-01-10 00:05:27,306 [salt.state       ][INFO    ][9898] Running state [neutron] at time 00:05:27.306095
2018-01-10 00:05:27,306 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for neutron
2018-01-10 00:05:27,344 [salt.loaded.int.module.mysql][INFO    ][9898] User 'neutron'@'10.167.4.51' has been created
2018-01-10 00:05:27,344 [salt.state       ][INFO    ][9898] {'neutron': 'Present'}
2018-01-10 00:05:27,344 [salt.state       ][INFO    ][9898] Completed state [neutron] at time 00:05:27.344897 duration_in_ms=38.801
2018-01-10 00:05:27,347 [salt.state       ][INFO    ][9898] Running state [mysql_grants_neutron_neutron_10.167.4.51] at time 00:05:27.347366
2018-01-10 00:05:27,347 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_neutron_neutron_10.167.4.51
2018-01-10 00:05:27,373 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-10 00:05:27,373 [salt.state       ][INFO    ][9898] {'mysql_grants_neutron_neutron_10.167.4.51': 'Present'}
2018-01-10 00:05:27,374 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_neutron_neutron_10.167.4.51] at time 00:05:27.374081 duration_in_ms=26.715
2018-01-10 00:05:27,374 [salt.state       ][INFO    ][9898] Running state [designate] at time 00:05:27.374457
2018-01-10 00:05:27,374 [salt.state       ][INFO    ][9898] Executing state mysql_database.present for designate
2018-01-10 00:05:27,390 [salt.loaded.int.module.mysql][INFO    ][9898] DB 'designate' created
2018-01-10 00:05:27,390 [salt.state       ][INFO    ][9898] {'designate': 'Present'}
2018-01-10 00:05:27,390 [salt.state       ][INFO    ][9898] Completed state [designate] at time 00:05:27.390904 duration_in_ms=16.447
2018-01-10 00:05:27,391 [salt.state       ][INFO    ][9898] Running state [designate] at time 00:05:27.391251
2018-01-10 00:05:27,391 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for designate
2018-01-10 00:05:27,396 [salt.state       ][INFO    ][9898] User designate@% is already present with the desired password
2018-01-10 00:05:27,396 [salt.state       ][INFO    ][9898] Completed state [designate] at time 00:05:27.396314 duration_in_ms=5.062
2018-01-10 00:05:27,398 [salt.state       ][INFO    ][9898] Running state [mysql_grants_designate_designate_%] at time 00:05:27.398711
2018-01-10 00:05:27,399 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-10 00:05:27,427 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-10 00:05:27,427 [salt.state       ][INFO    ][9898] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-10 00:05:27,428 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_designate_designate_%] at time 00:05:27.428207 duration_in_ms=29.495
2018-01-10 00:05:27,428 [salt.state       ][INFO    ][9898] Running state [designate] at time 00:05:27.428513
2018-01-10 00:05:27,428 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for designate
2018-01-10 00:05:27,433 [salt.state       ][INFO    ][9898] User designate@10.167.4.50 is already present with the desired password
2018-01-10 00:05:27,433 [salt.state       ][INFO    ][9898] Completed state [designate] at time 00:05:27.433381 duration_in_ms=4.868
2018-01-10 00:05:27,435 [salt.state       ][INFO    ][9898] Running state [mysql_grants_designate_designate_10.167.4.50] at time 00:05:27.435544
2018-01-10 00:05:27,435 [salt.state       ][INFO    ][9898] Executing state mysql_grants.present for mysql_grants_designate_designate_10.167.4.50
2018-01-10 00:05:27,465 [salt.loaded.int.module.mysql][INFO    ][9898] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-10 00:05:27,466 [salt.state       ][INFO    ][9898] {'mysql_grants_designate_designate_10.167.4.50': 'Present'}
2018-01-10 00:05:27,466 [salt.state       ][INFO    ][9898] Completed state [mysql_grants_designate_designate_10.167.4.50] at time 00:05:27.466271 duration_in_ms=30.726
2018-01-10 00:05:27,466 [salt.state       ][INFO    ][9898] Running state [haproxy] at time 00:05:27.466621
2018-01-10 00:05:27,466 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for haproxy
2018-01-10 00:05:27,494 [salt.loaded.int.module.mysql][INFO    ][9898] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-10 00:05:27,494 [salt.state       ][INFO    ][9898] {'haproxy': 'Present'}
2018-01-10 00:05:27,495 [salt.state       ][INFO    ][9898] Completed state [haproxy] at time 00:05:27.494981 duration_in_ms=28.361
2018-01-10 00:05:27,495 [salt.state       ][INFO    ][9898] Running state [haproxy] at time 00:05:27.495309
2018-01-10 00:05:27,495 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for haproxy
2018-01-10 00:05:27,524 [salt.loaded.int.module.mysql][INFO    ][9898] User 'haproxy'@'%' has been created with passwordless login
2018-01-10 00:05:27,525 [salt.state       ][INFO    ][9898] {'haproxy': 'Present'}
2018-01-10 00:05:27,525 [salt.state       ][INFO    ][9898] Completed state [haproxy] at time 00:05:27.525534 duration_in_ms=30.224
2018-01-10 00:05:27,525 [salt.state       ][INFO    ][9898] Running state [haproxy] at time 00:05:27.525933
2018-01-10 00:05:27,526 [salt.state       ][INFO    ][9898] Executing state mysql_user.present for haproxy
2018-01-10 00:05:27,567 [salt.loaded.int.module.mysql][INFO    ][9898] User 'haproxy'@'10.167.4.51' has been created with passwordless login
2018-01-10 00:05:27,567 [salt.state       ][INFO    ][9898] {'haproxy': 'Present'}
2018-01-10 00:05:27,568 [salt.state       ][INFO    ][9898] Completed state [haproxy] at time 00:05:27.568039 duration_in_ms=42.104
2018-01-10 00:05:27,573 [salt.minion      ][INFO    ][9898] Returning information for job: 20180109235358979649
2018-01-10 00:17:37,831 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command mysql.status with jid 20180110001737837978
2018-01-10 00:17:37,852 [salt.minion      ][INFO    ][16001] Starting a new job with PID 16001
2018-01-10 00:17:37,877 [salt.minion      ][INFO    ][16001] Returning information for job: 20180110001737837978
2018-01-10 00:17:54,225 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180110001754231871
2018-01-10 00:17:54,249 [salt.minion      ][INFO    ][16006] Starting a new job with PID 16006
2018-01-10 00:17:55,283 [salt.state       ][INFO    ][16006] Loading fresh modules for state activity
2018-01-10 00:17:55,339 [salt.fileclient  ][INFO    ][16006] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-10 00:17:55,703 [salt.fileclient  ][INFO    ][16006] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-10 00:17:56,156 [salt.state       ][INFO    ][16006] Running state [haproxy] at time 00:17:56.156110
2018-01-10 00:17:56,156 [salt.state       ][INFO    ][16006] Executing state pkg.installed for haproxy
2018-01-10 00:17:56,157 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:17:56,483 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-10 00:17:56,554 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-10 00:17:58,036 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:17:58,054 [salt.loaded.int.module.cmdmod][INFO    ][16006] 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-10 00:18:04,323 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110001804327749
2018-01-10 00:18:04,341 [salt.minion      ][INFO    ][16663] Starting a new job with PID 16663
2018-01-10 00:18:04,370 [salt.minion      ][INFO    ][16663] Returning information for job: 20180110001804327749
2018-01-10 00:18:06,627 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:18:06,660 [salt.state       ][INFO    ][16006] 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-10 00:18:06,669 [salt.state       ][INFO    ][16006] Loading fresh modules for state activity
2018-01-10 00:18:06,687 [salt.state       ][INFO    ][16006] Completed state [haproxy] at time 00:18:06.687912 duration_in_ms=10531.802
2018-01-10 00:18:06,691 [salt.state       ][INFO    ][16006] Running state [/etc/default/haproxy] at time 00:18:06.691885
2018-01-10 00:18:06,692 [salt.state       ][INFO    ][16006] Executing state file.managed for /etc/default/haproxy
2018-01-10 00:18:06,722 [salt.fileclient  ][INFO    ][16006] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-10 00:18:06,724 [salt.state       ][INFO    ][16006] 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-10 00:18:06,726 [salt.state       ][INFO    ][16006] Completed state [/etc/default/haproxy] at time 00:18:06.726302 duration_in_ms=34.418
2018-01-10 00:18:06,726 [salt.state       ][INFO    ][16006] Running state [/etc/haproxy/haproxy.cfg] at time 00:18:06.726733
2018-01-10 00:18:06,727 [salt.state       ][INFO    ][16006] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-10 00:18:06,744 [salt.fileclient  ][INFO    ][16006] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-10 00:18:06,849 [salt.state       ][INFO    ][16006] 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 10.167.4.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 10.167.4.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 10.167.4.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 10.167.4.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-10 00:18:06,850 [salt.state       ][INFO    ][16006] Completed state [/etc/haproxy/haproxy.cfg] at time 00:18:06.850822 duration_in_ms=124.087
2018-01-10 00:18:06,851 [salt.state       ][INFO    ][16006] Running state [/etc/haproxy/ssl] at time 00:18:06.851247
2018-01-10 00:18:06,851 [salt.state       ][INFO    ][16006] Executing state file.directory for /etc/haproxy/ssl
2018-01-10 00:18:06,853 [salt.state       ][INFO    ][16006] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-10 00:18:06,853 [salt.state       ][INFO    ][16006] Completed state [/etc/haproxy/ssl] at time 00:18:06.853240 duration_in_ms=1.994
2018-01-10 00:18:06,854 [salt.state       ][INFO    ][16006] Running state [haproxy_status_packages] at time 00:18:06.854273
2018-01-10 00:18:06,854 [salt.state       ][INFO    ][16006] Executing state pkg.installed for haproxy_status_packages
2018-01-10 00:18:07,121 [salt.state       ][INFO    ][16006] All specified packages are already installed
2018-01-10 00:18:07,121 [salt.state       ][INFO    ][16006] Completed state [haproxy_status_packages] at time 00:18:07.121581 duration_in_ms=267.307
2018-01-10 00:18:07,122 [salt.state       ][INFO    ][16006] Running state [/usr/bin/haproxy-status.sh] at time 00:18:07.122205
2018-01-10 00:18:07,122 [salt.state       ][INFO    ][16006] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-10 00:18:07,154 [salt.fileclient  ][INFO    ][16006] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-10 00:18:07,173 [salt.state       ][INFO    ][16006] File changed:
New file
2018-01-10 00:18:07,174 [salt.state       ][INFO    ][16006] Completed state [/usr/bin/haproxy-status.sh] at time 00:18:07.174456 duration_in_ms=52.25
2018-01-10 00:18:07,175 [salt.state       ][INFO    ][16006] Running state [net.ipv4.ip_nonlocal_bind] at time 00:18:07.175341
2018-01-10 00:18:07,175 [salt.state       ][INFO    ][16006] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-10 00:18:07,176 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command 'sysctl -a' in directory '/root'
2018-01-10 00:18:07,200 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-10 00:18:07,210 [salt.state       ][INFO    ][16006] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-10 00:18:07,210 [salt.state       ][INFO    ][16006] Completed state [net.ipv4.ip_nonlocal_bind] at time 00:18:07.210847 duration_in_ms=35.505
2018-01-10 00:18:07,212 [salt.state       ][INFO    ][16006] Running state [haproxy] at time 00:18:07.212560
2018-01-10 00:18:07,213 [salt.state       ][INFO    ][16006] Executing state service.running for haproxy
2018-01-10 00:18:07,214 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:07,227 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:07,240 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:07,248 [salt.state       ][INFO    ][16006] The service haproxy is already running
2018-01-10 00:18:07,249 [salt.state       ][INFO    ][16006] Completed state [haproxy] at time 00:18:07.249090 duration_in_ms=36.531
2018-01-10 00:18:07,249 [salt.state       ][INFO    ][16006] Running state [haproxy] at time 00:18:07.249552
2018-01-10 00:18:07,250 [salt.state       ][INFO    ][16006] Executing state service.mod_watch for haproxy
2018-01-10 00:18:07,251 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:07,261 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:07,270 [salt.loaded.int.module.cmdmod][INFO    ][16006] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:07,300 [salt.state       ][INFO    ][16006] {'haproxy': True}
2018-01-10 00:18:07,301 [salt.state       ][INFO    ][16006] Completed state [haproxy] at time 00:18:07.300956 duration_in_ms=51.403
2018-01-10 00:18:07,304 [salt.minion      ][INFO    ][16006] Returning information for job: 20180110001754231871
2018-01-10 00:18:11,506 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command service.status with jid 20180110001811513379
2018-01-10 00:18:11,528 [salt.minion      ][INFO    ][16908] Starting a new job with PID 16908
2018-01-10 00:18:11,710 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16908] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:11,721 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16908] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:11,731 [salt.minion      ][INFO    ][16908] Returning information for job: 20180110001811513379
2018-01-10 00:18:12,673 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command service.restart with jid 20180110001812679751
2018-01-10 00:18:12,695 [salt.minion      ][INFO    ][16915] Starting a new job with PID 16915
2018-01-10 00:18:12,881 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16915] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:12,897 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16915] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-10 00:18:12,915 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16915] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-10 00:18:12,942 [salt.minion      ][INFO    ][16915] Returning information for job: 20180110001812679751
2018-01-10 00:39:46,072 [salt.utils.schedule][INFO    ][2606] Running scheduled job: __mine_interval
2018-01-10 00:44:57,414 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command test.ping with jid 20180110004457456818
2018-01-10 00:44:57,448 [salt.minion      ][INFO    ][17137] Starting a new job with PID 17137
2018-01-10 00:44:57,497 [salt.minion      ][INFO    ][17137] Returning information for job: 20180110004457456818
2018-01-10 00:45:14,966 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180110004515006563
2018-01-10 00:45:14,984 [salt.minion      ][INFO    ][17142] Starting a new job with PID 17142
2018-01-10 00:45:15,484 [salt.state       ][INFO    ][17142] Loading fresh modules for state activity
2018-01-10 00:45:16,012 [salt.state       ][INFO    ][17142] Running state [keepalived] at time 00:45:16.012142
2018-01-10 00:45:16,012 [salt.state       ][INFO    ][17142] Executing state pkg.installed for keepalived
2018-01-10 00:45:16,012 [salt.loaded.int.module.cmdmod][INFO    ][17142] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:45:16,353 [salt.state       ][INFO    ][17142] All specified packages are already installed
2018-01-10 00:45:16,353 [salt.state       ][INFO    ][17142] Completed state [keepalived] at time 00:45:16.353908 duration_in_ms=341.768
2018-01-10 00:45:16,354 [salt.state       ][INFO    ][17142] Running state [lsof] at time 00:45:16.354370
2018-01-10 00:45:16,354 [salt.state       ][INFO    ][17142] Executing state pkg.installed for lsof
2018-01-10 00:45:16,359 [salt.state       ][INFO    ][17142] All specified packages are already installed
2018-01-10 00:45:16,359 [salt.state       ][INFO    ][17142] Completed state [lsof] at time 00:45:16.359906 duration_in_ms=5.537
2018-01-10 00:45:16,362 [salt.state       ][INFO    ][17142] Running state [/etc/keepalived/keepalived.conf] at time 00:45:16.362230
2018-01-10 00:45:16,362 [salt.state       ][INFO    ][17142] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-10 00:45:16,422 [salt.state       ][INFO    ][17142] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-10 00:45:16,423 [salt.state       ][INFO    ][17142] Completed state [/etc/keepalived/keepalived.conf] at time 00:45:16.423276 duration_in_ms=61.046
2018-01-10 00:45:16,424 [salt.state       ][INFO    ][17142] Running state [keepalived] at time 00:45:16.424065
2018-01-10 00:45:16,424 [salt.state       ][INFO    ][17142] Executing state service.running for keepalived
2018-01-10 00:45:16,425 [salt.loaded.int.module.cmdmod][INFO    ][17142] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-10 00:45:16,450 [salt.loaded.int.module.cmdmod][INFO    ][17142] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-10 00:45:16,463 [salt.loaded.int.module.cmdmod][INFO    ][17142] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-10 00:45:16,476 [salt.state       ][INFO    ][17142] The service keepalived is already running
2018-01-10 00:45:16,476 [salt.state       ][INFO    ][17142] Completed state [keepalived] at time 00:45:16.476657 duration_in_ms=52.592
2018-01-10 00:45:16,477 [salt.minion      ][INFO    ][17142] Returning information for job: 20180110004515006563
2018-01-10 00:45:34,874 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command pillar.get with jid 20180110004534913842
2018-01-10 00:45:34,896 [salt.minion      ][INFO    ][17166] Starting a new job with PID 17166
2018-01-10 00:45:34,907 [salt.minion      ][INFO    ][17166] Returning information for job: 20180110004534913842
2018-01-10 00:47:16,231 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180110004716276343
2018-01-10 00:47:16,250 [salt.minion      ][INFO    ][17181] Starting a new job with PID 17181
2018-01-10 00:47:16,760 [salt.state       ][INFO    ][17181] Loading fresh modules for state activity
2018-01-10 00:47:16,960 [py.warnings      ][WARNING ][17181] /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-10 00:47:16,961 [salt.loaded.int.module.cmdmod][INFO    ][17181] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-10 00:47:17,503 [salt.state       ][INFO    ][17181] Running state [mysql-wsrep-5.6] at time 00:47:17.503475
2018-01-10 00:47:17,504 [salt.state       ][INFO    ][17181] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-10 00:47:17,504 [salt.loaded.int.module.cmdmod][INFO    ][17181] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:47:17,816 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,816 [salt.state       ][INFO    ][17181] Completed state [mysql-wsrep-5.6] at time 00:47:17.816827 duration_in_ms=313.351
2018-01-10 00:47:17,817 [salt.state       ][INFO    ][17181] Running state [galera-3] at time 00:47:17.817213
2018-01-10 00:47:17,817 [salt.state       ][INFO    ][17181] Executing state pkg.installed for galera-3
2018-01-10 00:47:17,821 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,821 [salt.state       ][INFO    ][17181] Completed state [galera-3] at time 00:47:17.821880 duration_in_ms=4.667
2018-01-10 00:47:17,822 [salt.state       ][INFO    ][17181] Running state [rsync] at time 00:47:17.822202
2018-01-10 00:47:17,822 [salt.state       ][INFO    ][17181] Executing state pkg.installed for rsync
2018-01-10 00:47:17,826 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,826 [salt.state       ][INFO    ][17181] Completed state [rsync] at time 00:47:17.826640 duration_in_ms=4.438
2018-01-10 00:47:17,826 [salt.state       ][INFO    ][17181] Running state [python-mysqldb] at time 00:47:17.826958
2018-01-10 00:47:17,827 [salt.state       ][INFO    ][17181] Executing state pkg.installed for python-mysqldb
2018-01-10 00:47:17,831 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,831 [salt.state       ][INFO    ][17181] Completed state [python-mysqldb] at time 00:47:17.831472 duration_in_ms=4.513
2018-01-10 00:47:17,831 [salt.state       ][INFO    ][17181] Running state [psmisc] at time 00:47:17.831787
2018-01-10 00:47:17,832 [salt.state       ][INFO    ][17181] Executing state pkg.installed for psmisc
2018-01-10 00:47:17,835 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,836 [salt.state       ][INFO    ][17181] Completed state [psmisc] at time 00:47:17.836185 duration_in_ms=4.397
2018-01-10 00:47:17,836 [salt.state       ][INFO    ][17181] Running state [netcat] at time 00:47:17.836502
2018-01-10 00:47:17,836 [salt.state       ][INFO    ][17181] Executing state pkg.installed for netcat
2018-01-10 00:47:17,840 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,841 [salt.state       ][INFO    ][17181] Completed state [netcat] at time 00:47:17.840990 duration_in_ms=4.488
2018-01-10 00:47:17,841 [salt.state       ][INFO    ][17181] Running state [percona-xtrabackup] at time 00:47:17.841302
2018-01-10 00:47:17,841 [salt.state       ][INFO    ][17181] Executing state pkg.installed for percona-xtrabackup
2018-01-10 00:47:17,845 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,845 [salt.state       ][INFO    ][17181] Completed state [percona-xtrabackup] at time 00:47:17.845843 duration_in_ms=4.541
2018-01-10 00:47:17,846 [salt.state       ][INFO    ][17181] Running state [socat] at time 00:47:17.846162
2018-01-10 00:47:17,846 [salt.state       ][INFO    ][17181] Executing state pkg.installed for socat
2018-01-10 00:47:17,850 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,850 [salt.state       ][INFO    ][17181] Completed state [socat] at time 00:47:17.850545 duration_in_ms=4.383
2018-01-10 00:47:17,850 [salt.state       ][INFO    ][17181] Running state [libdbd-mysql] at time 00:47:17.850884
2018-01-10 00:47:17,851 [salt.state       ][INFO    ][17181] Executing state pkg.installed for libdbd-mysql
2018-01-10 00:47:17,855 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,855 [salt.state       ][INFO    ][17181] Completed state [libdbd-mysql] at time 00:47:17.855345 duration_in_ms=4.461
2018-01-10 00:47:17,855 [salt.state       ][INFO    ][17181] Running state [python-pymysql] at time 00:47:17.855655
2018-01-10 00:47:17,855 [salt.state       ][INFO    ][17181] Executing state pkg.installed for python-pymysql
2018-01-10 00:47:17,859 [salt.state       ][INFO    ][17181] All specified packages are already installed
2018-01-10 00:47:17,860 [salt.state       ][INFO    ][17181] Completed state [python-pymysql] at time 00:47:17.860202 duration_in_ms=4.548
2018-01-10 00:47:17,862 [salt.state       ][INFO    ][17181] Running state [/var/log/mysql] at time 00:47:17.862555
2018-01-10 00:47:17,862 [salt.state       ][INFO    ][17181] Executing state file.directory for /var/log/mysql
2018-01-10 00:47:17,863 [salt.state       ][INFO    ][17181] Directory /var/log/mysql is in the correct state
2018-01-10 00:47:17,863 [salt.state       ][INFO    ][17181] Completed state [/var/log/mysql] at time 00:47:17.863799 duration_in_ms=1.243
2018-01-10 00:47:17,864 [salt.state       ][INFO    ][17181] Running state [/var/run/mysqld] at time 00:47:17.864414
2018-01-10 00:47:17,864 [salt.state       ][INFO    ][17181] Executing state file.directory for /var/run/mysqld
2018-01-10 00:47:17,865 [salt.state       ][INFO    ][17181] {'group': 'root'}
2018-01-10 00:47:17,865 [salt.state       ][INFO    ][17181] Completed state [/var/run/mysqld] at time 00:47:17.865749 duration_in_ms=1.335
2018-01-10 00:47:17,866 [salt.state       ][INFO    ][17181] Running state [/etc/systemd/system/mysql.service.d] at time 00:47:17.866377
2018-01-10 00:47:17,866 [salt.state       ][INFO    ][17181] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-10 00:47:17,867 [salt.state       ][INFO    ][17181] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-10 00:47:17,867 [salt.state       ][INFO    ][17181] Completed state [/etc/systemd/system/mysql.service.d] at time 00:47:17.867606 duration_in_ms=1.229
2018-01-10 00:47:17,868 [salt.state       ][INFO    ][17181] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 00:47:17.868625
2018-01-10 00:47:17,868 [salt.state       ][INFO    ][17181] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-10 00:47:17,873 [salt.state       ][INFO    ][17181] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-10 00:47:17,874 [salt.state       ][INFO    ][17181] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 00:47:17.874292 duration_in_ms=5.667
2018-01-10 00:47:17,875 [salt.state       ][INFO    ][17181] Running state [service.systemctl_reload] at time 00:47:17.875341
2018-01-10 00:47:17,875 [salt.state       ][INFO    ][17181] Executing state module.wait for service.systemctl_reload
2018-01-10 00:47:17,876 [salt.state       ][INFO    ][17181] No changes made for service.systemctl_reload
2018-01-10 00:47:17,876 [salt.state       ][INFO    ][17181] Completed state [service.systemctl_reload] at time 00:47:17.876290 duration_in_ms=0.949
2018-01-10 00:47:17,876 [salt.state       ][INFO    ][17181] Running state [/etc/mysql/debian.cnf] at time 00:47:17.876895
2018-01-10 00:47:17,877 [salt.state       ][INFO    ][17181] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-10 00:47:18,002 [salt.state       ][INFO    ][17181] File /etc/mysql/debian.cnf is in the correct state
2018-01-10 00:47:18,003 [salt.state       ][INFO    ][17181] Completed state [/etc/mysql/debian.cnf] at time 00:47:18.003125 duration_in_ms=126.228
2018-01-10 00:47:18,003 [salt.state       ][INFO    ][17181] Running state [/usr/local/sbin/galera_init.sh] at time 00:47:18.003798
2018-01-10 00:47:18,004 [salt.state       ][INFO    ][17181] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-10 00:47:18,024 [salt.state       ][INFO    ][17181] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-10 00:47:18,025 [salt.state       ][INFO    ][17181] Completed state [/usr/local/sbin/galera_init.sh] at time 00:47:18.025529 duration_in_ms=21.73
2018-01-10 00:47:18,026 [salt.state       ][INFO    ][17181] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 00:47:18.026191
2018-01-10 00:47:18,026 [salt.state       ][INFO    ][17181] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-10 00:47:18,045 [salt.state       ][INFO    ][17181] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-10 00:47:18,045 [salt.state       ][INFO    ][17181] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 00:47:18.045656 duration_in_ms=19.464
2018-01-10 00:47:18,046 [salt.state       ][INFO    ][17181] Running state [/etc/mysql/my.cnf] at time 00:47:18.046347
2018-01-10 00:47:18,047 [salt.state       ][INFO    ][17181] Executing state file.managed for /etc/mysql/my.cnf
2018-01-10 00:47:18,126 [salt.state       ][INFO    ][17181] File /etc/mysql/my.cnf is in the correct state
2018-01-10 00:47:18,126 [salt.state       ][INFO    ][17181] Completed state [/etc/mysql/my.cnf] at time 00:47:18.126888 duration_in_ms=80.541
2018-01-10 00:47:18,129 [salt.state       ][INFO    ][17181] Running state [mysql] at time 00:47:18.129736
2018-01-10 00:47:18,130 [salt.state       ][INFO    ][17181] Executing state service.running for mysql
2018-01-10 00:47:18,131 [salt.loaded.int.module.cmdmod][INFO    ][17181] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:18,174 [salt.loaded.int.module.cmdmod][INFO    ][17181] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-10 00:47:18,189 [salt.loaded.int.module.cmdmod][INFO    ][17181] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-10 00:47:18,202 [salt.state       ][INFO    ][17181] The service mysql is already running
2018-01-10 00:47:18,203 [salt.state       ][INFO    ][17181] Completed state [mysql] at time 00:47:18.203251 duration_in_ms=73.515
2018-01-10 00:47:18,205 [salt.state       ][INFO    ][17181] Running state [ceilometer] at time 00:47:18.205050
2018-01-10 00:47:18,205 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for ceilometer
2018-01-10 00:47:18,211 [salt.state       ][INFO    ][17181] Database ceilometer is already present
2018-01-10 00:47:18,212 [salt.state       ][INFO    ][17181] Completed state [ceilometer] at time 00:47:18.212330 duration_in_ms=7.28
2018-01-10 00:47:18,213 [salt.state       ][INFO    ][17181] Running state [ceilometer] at time 00:47:18.213264
2018-01-10 00:47:18,213 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for ceilometer
2018-01-10 00:47:18,218 [salt.state       ][INFO    ][17181] User ceilometer@% is already present with the desired password
2018-01-10 00:47:18,218 [salt.state       ][INFO    ][17181] Completed state [ceilometer] at time 00:47:18.218507 duration_in_ms=5.243
2018-01-10 00:47:18,220 [salt.state       ][INFO    ][17181] Running state [mysql_grants_ceilometer_ceilometer_%] at time 00:47:18.220933
2018-01-10 00:47:18,221 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-10 00:47:18,227 [salt.state       ][INFO    ][17181] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-10 00:47:18,227 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 00:47:18.227883 duration_in_ms=6.95
2018-01-10 00:47:18,228 [salt.state       ][INFO    ][17181] Running state [ceilometer] at time 00:47:18.228394
2018-01-10 00:47:18,228 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for ceilometer
2018-01-10 00:47:18,232 [salt.state       ][INFO    ][17181] User ceilometer@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,233 [salt.state       ][INFO    ][17181] Completed state [ceilometer] at time 00:47:18.233144 duration_in_ms=4.749
2018-01-10 00:47:18,234 [salt.state       ][INFO    ][17181] Running state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 00:47:18.234877
2018-01-10 00:47:18,235 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_10.167.4.51
2018-01-10 00:47:18,242 [salt.state       ][INFO    ][17181] Grant all on ceilometer.* to ceilometer@10.167.4.51 is already present
2018-01-10 00:47:18,242 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 00:47:18.242470 duration_in_ms=7.594
2018-01-10 00:47:18,243 [salt.state       ][INFO    ][17181] Running state [aodh] at time 00:47:18.243004
2018-01-10 00:47:18,243 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for aodh
2018-01-10 00:47:18,246 [salt.state       ][INFO    ][17181] Database aodh is already present
2018-01-10 00:47:18,247 [salt.state       ][INFO    ][17181] Completed state [aodh] at time 00:47:18.247233 duration_in_ms=4.23
2018-01-10 00:47:18,247 [salt.state       ][INFO    ][17181] Running state [aodh] at time 00:47:18.247731
2018-01-10 00:47:18,248 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for aodh
2018-01-10 00:47:18,252 [salt.state       ][INFO    ][17181] User aodh@% is already present with the desired password
2018-01-10 00:47:18,252 [salt.state       ][INFO    ][17181] Completed state [aodh] at time 00:47:18.252569 duration_in_ms=4.838
2018-01-10 00:47:18,254 [salt.state       ][INFO    ][17181] Running state [mysql_grants_aodh_aodh_%] at time 00:47:18.254281
2018-01-10 00:47:18,254 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-10 00:47:18,260 [salt.state       ][INFO    ][17181] Grant all on aodh.* to aodh@% is already present
2018-01-10 00:47:18,260 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_aodh_aodh_%] at time 00:47:18.260581 duration_in_ms=6.3
2018-01-10 00:47:18,261 [salt.state       ][INFO    ][17181] Running state [aodh] at time 00:47:18.261073
2018-01-10 00:47:18,261 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for aodh
2018-01-10 00:47:18,265 [salt.state       ][INFO    ][17181] User aodh@10.167.4.50 is already present with the desired password
2018-01-10 00:47:18,266 [salt.state       ][INFO    ][17181] Completed state [aodh] at time 00:47:18.266172 duration_in_ms=5.098
2018-01-10 00:47:18,267 [salt.state       ][INFO    ][17181] Running state [mysql_grants_aodh_aodh_10.167.4.50] at time 00:47:18.267730
2018-01-10 00:47:18,268 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_aodh_aodh_10.167.4.50
2018-01-10 00:47:18,273 [salt.state       ][INFO    ][17181] Grant all on aodh.* to aodh@10.167.4.50 is already present
2018-01-10 00:47:18,273 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_aodh_aodh_10.167.4.50] at time 00:47:18.273930 duration_in_ms=6.2
2018-01-10 00:47:18,274 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.274428
2018-01-10 00:47:18,274 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for nova
2018-01-10 00:47:18,277 [salt.state       ][INFO    ][17181] Database nova is already present
2018-01-10 00:47:18,278 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.277971 duration_in_ms=3.542
2018-01-10 00:47:18,278 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.278466
2018-01-10 00:47:18,278 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,282 [salt.state       ][INFO    ][17181] User nova@% is already present with the desired password
2018-01-10 00:47:18,283 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.283365 duration_in_ms=4.9
2018-01-10 00:47:18,285 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_%] at time 00:47:18.284991
2018-01-10 00:47:18,285 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-10 00:47:18,291 [salt.state       ][INFO    ][17181] Grant all on nova.* to nova@% is already present
2018-01-10 00:47:18,291 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_%] at time 00:47:18.291931 duration_in_ms=6.94
2018-01-10 00:47:18,292 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.292385
2018-01-10 00:47:18,292 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,296 [salt.state       ][INFO    ][17181] User nova@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,297 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.297041 duration_in_ms=4.656
2018-01-10 00:47:18,298 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_10.167.4.51] at time 00:47:18.298497
2018-01-10 00:47:18,299 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_10.167.4.51
2018-01-10 00:47:18,306 [salt.state       ][INFO    ][17181] Grant all on nova.* to nova@10.167.4.51 is already present
2018-01-10 00:47:18,306 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_10.167.4.51] at time 00:47:18.306886 duration_in_ms=8.389
2018-01-10 00:47:18,307 [salt.state       ][INFO    ][17181] Running state [grafana] at time 00:47:18.307323
2018-01-10 00:47:18,307 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for grafana
2018-01-10 00:47:18,310 [salt.state       ][INFO    ][17181] Database grafana is already present
2018-01-10 00:47:18,310 [salt.state       ][INFO    ][17181] Completed state [grafana] at time 00:47:18.310492 duration_in_ms=3.169
2018-01-10 00:47:18,310 [salt.state       ][INFO    ][17181] Running state [grafana] at time 00:47:18.310956
2018-01-10 00:47:18,311 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for grafana
2018-01-10 00:47:18,314 [salt.state       ][INFO    ][17181] User grafana@% is already present with the desired password
2018-01-10 00:47:18,315 [salt.state       ][INFO    ][17181] Completed state [grafana] at time 00:47:18.315003 duration_in_ms=4.047
2018-01-10 00:47:18,316 [salt.state       ][INFO    ][17181] Running state [mysql_grants_grafana_grafana_%] at time 00:47:18.316537
2018-01-10 00:47:18,317 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-10 00:47:18,321 [salt.state       ][INFO    ][17181] Grant all on grafana.* to grafana@% is already present
2018-01-10 00:47:18,321 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_grafana_grafana_%] at time 00:47:18.321928 duration_in_ms=5.391
2018-01-10 00:47:18,322 [salt.state       ][INFO    ][17181] Running state [grafana] at time 00:47:18.322377
2018-01-10 00:47:18,322 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for grafana
2018-01-10 00:47:18,326 [salt.state       ][INFO    ][17181] User grafana@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,326 [salt.state       ][INFO    ][17181] Completed state [grafana] at time 00:47:18.326743 duration_in_ms=4.366
2018-01-10 00:47:18,328 [salt.state       ][INFO    ][17181] Running state [mysql_grants_grafana_grafana_10.167.4.51] at time 00:47:18.328096
2018-01-10 00:47:18,328 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_grafana_grafana_10.167.4.51
2018-01-10 00:47:18,333 [salt.state       ][INFO    ][17181] Grant all on grafana.* to grafana@10.167.4.51 is already present
2018-01-10 00:47:18,334 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_grafana_grafana_10.167.4.51] at time 00:47:18.334071 duration_in_ms=5.975
2018-01-10 00:47:18,334 [salt.state       ][INFO    ][17181] Running state [designate_pool_manager] at time 00:47:18.334506
2018-01-10 00:47:18,334 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for designate_pool_manager
2018-01-10 00:47:18,337 [salt.state       ][INFO    ][17181] Database designate_pool_manager is already present
2018-01-10 00:47:18,337 [salt.state       ][INFO    ][17181] Completed state [designate_pool_manager] at time 00:47:18.337622 duration_in_ms=3.115
2018-01-10 00:47:18,338 [salt.state       ][INFO    ][17181] Running state [designate] at time 00:47:18.338036
2018-01-10 00:47:18,338 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for designate
2018-01-10 00:47:18,341 [salt.state       ][INFO    ][17181] User designate@% is already present with the desired password
2018-01-10 00:47:18,341 [salt.state       ][INFO    ][17181] Completed state [designate] at time 00:47:18.341817 duration_in_ms=3.781
2018-01-10 00:47:18,343 [salt.state       ][INFO    ][17181] Running state [mysql_grants_designate_designate_pool_manager_%] at time 00:47:18.343456
2018-01-10 00:47:18,343 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-10 00:47:18,348 [salt.state       ][INFO    ][17181] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-10 00:47:18,349 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 00:47:18.349014 duration_in_ms=5.558
2018-01-10 00:47:18,349 [salt.state       ][INFO    ][17181] Running state [designate] at time 00:47:18.349422
2018-01-10 00:47:18,349 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for designate
2018-01-10 00:47:18,352 [salt.state       ][INFO    ][17181] User designate@10.167.4.50 is already present with the desired password
2018-01-10 00:47:18,353 [salt.state       ][INFO    ][17181] Completed state [designate] at time 00:47:18.353198 duration_in_ms=3.776
2018-01-10 00:47:18,354 [salt.state       ][INFO    ][17181] Running state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 00:47:18.354567
2018-01-10 00:47:18,355 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_10.167.4.50
2018-01-10 00:47:18,360 [salt.state       ][INFO    ][17181] Grant all on designate_pool_manager.* to designate@10.167.4.50 is already present
2018-01-10 00:47:18,360 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 00:47:18.360690 duration_in_ms=6.123
2018-01-10 00:47:18,361 [salt.state       ][INFO    ][17181] Running state [heat] at time 00:47:18.361090
2018-01-10 00:47:18,361 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for heat
2018-01-10 00:47:18,363 [salt.state       ][INFO    ][17181] Database heat is already present
2018-01-10 00:47:18,363 [salt.state       ][INFO    ][17181] Completed state [heat] at time 00:47:18.363849 duration_in_ms=2.759
2018-01-10 00:47:18,364 [salt.state       ][INFO    ][17181] Running state [heat] at time 00:47:18.364238
2018-01-10 00:47:18,364 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for heat
2018-01-10 00:47:18,368 [salt.state       ][INFO    ][17181] User heat@% is already present with the desired password
2018-01-10 00:47:18,368 [salt.state       ][INFO    ][17181] Completed state [heat] at time 00:47:18.368455 duration_in_ms=4.217
2018-01-10 00:47:18,370 [salt.state       ][INFO    ][17181] Running state [mysql_grants_heat_heat_%] at time 00:47:18.370003
2018-01-10 00:47:18,370 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-10 00:47:18,375 [salt.state       ][INFO    ][17181] Grant all on heat.* to heat@% is already present
2018-01-10 00:47:18,375 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_heat_heat_%] at time 00:47:18.375449 duration_in_ms=5.447
2018-01-10 00:47:18,375 [salt.state       ][INFO    ][17181] Running state [heat] at time 00:47:18.375832
2018-01-10 00:47:18,376 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for heat
2018-01-10 00:47:18,379 [salt.state       ][INFO    ][17181] User heat@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,379 [salt.state       ][INFO    ][17181] Completed state [heat] at time 00:47:18.379676 duration_in_ms=3.844
2018-01-10 00:47:18,380 [salt.state       ][INFO    ][17181] Running state [mysql_grants_heat_heat_10.167.4.51] at time 00:47:18.380914
2018-01-10 00:47:18,381 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_heat_heat_10.167.4.51
2018-01-10 00:47:18,386 [salt.state       ][INFO    ][17181] Grant all on heat.* to heat@10.167.4.51 is already present
2018-01-10 00:47:18,386 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_heat_heat_10.167.4.51] at time 00:47:18.386880 duration_in_ms=5.966
2018-01-10 00:47:18,387 [salt.state       ][INFO    ][17181] Running state [nova_api] at time 00:47:18.387385
2018-01-10 00:47:18,387 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for nova_api
2018-01-10 00:47:18,389 [salt.state       ][INFO    ][17181] Database nova_api is already present
2018-01-10 00:47:18,390 [salt.state       ][INFO    ][17181] Completed state [nova_api] at time 00:47:18.390345 duration_in_ms=2.96
2018-01-10 00:47:18,390 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.390751
2018-01-10 00:47:18,391 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,394 [salt.state       ][INFO    ][17181] User nova@% is already present with the desired password
2018-01-10 00:47:18,394 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.394845 duration_in_ms=4.094
2018-01-10 00:47:18,396 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_api_%] at time 00:47:18.396178
2018-01-10 00:47:18,396 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-10 00:47:18,401 [salt.state       ][INFO    ][17181] Grant all on nova_api.* to nova@% is already present
2018-01-10 00:47:18,402 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_api_%] at time 00:47:18.402264 duration_in_ms=6.086
2018-01-10 00:47:18,402 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.402678
2018-01-10 00:47:18,403 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,406 [salt.state       ][INFO    ][17181] User nova@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,406 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.406911 duration_in_ms=4.233
2018-01-10 00:47:18,408 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_api_10.167.4.51] at time 00:47:18.408103
2018-01-10 00:47:18,408 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_api_10.167.4.51
2018-01-10 00:47:18,413 [salt.state       ][INFO    ][17181] Grant all on nova_api.* to nova@10.167.4.51 is already present
2018-01-10 00:47:18,413 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_api_10.167.4.51] at time 00:47:18.413799 duration_in_ms=5.696
2018-01-10 00:47:18,414 [salt.state       ][INFO    ][17181] Running state [keystone] at time 00:47:18.414171
2018-01-10 00:47:18,414 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for keystone
2018-01-10 00:47:18,416 [salt.state       ][INFO    ][17181] Database keystone is already present
2018-01-10 00:47:18,416 [salt.state       ][INFO    ][17181] Completed state [keystone] at time 00:47:18.416840 duration_in_ms=2.669
2018-01-10 00:47:18,417 [salt.state       ][INFO    ][17181] Running state [keystone] at time 00:47:18.417213
2018-01-10 00:47:18,417 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for keystone
2018-01-10 00:47:18,420 [salt.state       ][INFO    ][17181] User keystone@% is already present with the desired password
2018-01-10 00:47:18,420 [salt.state       ][INFO    ][17181] Completed state [keystone] at time 00:47:18.420655 duration_in_ms=3.442
2018-01-10 00:47:18,422 [salt.state       ][INFO    ][17181] Running state [mysql_grants_keystone_keystone_%] at time 00:47:18.421975
2018-01-10 00:47:18,422 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-10 00:47:18,426 [salt.state       ][INFO    ][17181] Grant all on keystone.* to keystone@% is already present
2018-01-10 00:47:18,426 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_keystone_keystone_%] at time 00:47:18.426631 duration_in_ms=4.655
2018-01-10 00:47:18,427 [salt.state       ][INFO    ][17181] Running state [keystone] at time 00:47:18.427003
2018-01-10 00:47:18,427 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for keystone
2018-01-10 00:47:18,430 [salt.state       ][INFO    ][17181] User keystone@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,430 [salt.state       ][INFO    ][17181] Completed state [keystone] at time 00:47:18.430640 duration_in_ms=3.638
2018-01-10 00:47:18,431 [salt.state       ][INFO    ][17181] Running state [mysql_grants_keystone_keystone_10.167.4.51] at time 00:47:18.431812
2018-01-10 00:47:18,432 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_keystone_keystone_10.167.4.51
2018-01-10 00:47:18,436 [salt.state       ][INFO    ][17181] Grant all on keystone.* to keystone@10.167.4.51 is already present
2018-01-10 00:47:18,436 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_keystone_keystone_10.167.4.51] at time 00:47:18.436409 duration_in_ms=4.597
2018-01-10 00:47:18,436 [salt.state       ][INFO    ][17181] Running state [nova_cell0] at time 00:47:18.436745
2018-01-10 00:47:18,437 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for nova_cell0
2018-01-10 00:47:18,439 [salt.state       ][INFO    ][17181] Database nova_cell0 is already present
2018-01-10 00:47:18,439 [salt.state       ][INFO    ][17181] Completed state [nova_cell0] at time 00:47:18.439327 duration_in_ms=2.581
2018-01-10 00:47:18,439 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.439655
2018-01-10 00:47:18,439 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,442 [salt.state       ][INFO    ][17181] User nova@% is already present with the desired password
2018-01-10 00:47:18,442 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.442613 duration_in_ms=2.958
2018-01-10 00:47:18,443 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_cell0_%] at time 00:47:18.443781
2018-01-10 00:47:18,444 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-10 00:47:18,448 [salt.state       ][INFO    ][17181] Grant all on nova_cell0.* to nova@% is already present
2018-01-10 00:47:18,448 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_cell0_%] at time 00:47:18.448297 duration_in_ms=4.516
2018-01-10 00:47:18,448 [salt.state       ][INFO    ][17181] Running state [nova] at time 00:47:18.448620
2018-01-10 00:47:18,448 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for nova
2018-01-10 00:47:18,451 [salt.state       ][INFO    ][17181] User nova@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,451 [salt.state       ][INFO    ][17181] Completed state [nova] at time 00:47:18.451795 duration_in_ms=3.175
2018-01-10 00:47:18,452 [salt.state       ][INFO    ][17181] Running state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 00:47:18.452842
2018-01-10 00:47:18,453 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_10.167.4.51
2018-01-10 00:47:18,457 [salt.state       ][INFO    ][17181] Grant all on nova_cell0.* to nova@10.167.4.51 is already present
2018-01-10 00:47:18,457 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 00:47:18.457620 duration_in_ms=4.777
2018-01-10 00:47:18,457 [salt.state       ][INFO    ][17181] Running state [cinder] at time 00:47:18.457944
2018-01-10 00:47:18,458 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for cinder
2018-01-10 00:47:18,459 [salt.state       ][INFO    ][17181] Database cinder is already present
2018-01-10 00:47:18,460 [salt.state       ][INFO    ][17181] Completed state [cinder] at time 00:47:18.460253 duration_in_ms=2.309
2018-01-10 00:47:18,460 [salt.state       ][INFO    ][17181] Running state [cinder] at time 00:47:18.460576
2018-01-10 00:47:18,460 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for cinder
2018-01-10 00:47:18,463 [salt.state       ][INFO    ][17181] User cinder@% is already present with the desired password
2018-01-10 00:47:18,463 [salt.state       ][INFO    ][17181] Completed state [cinder] at time 00:47:18.463497 duration_in_ms=2.921
2018-01-10 00:47:18,464 [salt.state       ][INFO    ][17181] Running state [mysql_grants_cinder_cinder_%] at time 00:47:18.464617
2018-01-10 00:47:18,464 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-10 00:47:18,469 [salt.state       ][INFO    ][17181] Grant all on cinder.* to cinder@% is already present
2018-01-10 00:47:18,469 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_cinder_cinder_%] at time 00:47:18.469680 duration_in_ms=5.063
2018-01-10 00:47:18,470 [salt.state       ][INFO    ][17181] Running state [cinder] at time 00:47:18.470001
2018-01-10 00:47:18,470 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for cinder
2018-01-10 00:47:18,472 [salt.state       ][INFO    ][17181] User cinder@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,473 [salt.state       ][INFO    ][17181] Completed state [cinder] at time 00:47:18.472989 duration_in_ms=2.988
2018-01-10 00:47:18,474 [salt.state       ][INFO    ][17181] Running state [mysql_grants_cinder_cinder_10.167.4.51] at time 00:47:18.474023
2018-01-10 00:47:18,474 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_cinder_cinder_10.167.4.51
2018-01-10 00:47:18,477 [salt.state       ][INFO    ][17181] Grant all on cinder.* to cinder@10.167.4.51 is already present
2018-01-10 00:47:18,478 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_cinder_cinder_10.167.4.51] at time 00:47:18.478204 duration_in_ms=4.181
2018-01-10 00:47:18,478 [salt.state       ][INFO    ][17181] Running state [glance] at time 00:47:18.478541
2018-01-10 00:47:18,478 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for glance
2018-01-10 00:47:18,480 [salt.state       ][INFO    ][17181] Database glance is already present
2018-01-10 00:47:18,481 [salt.state       ][INFO    ][17181] Completed state [glance] at time 00:47:18.481010 duration_in_ms=2.469
2018-01-10 00:47:18,481 [salt.state       ][INFO    ][17181] Running state [glance] at time 00:47:18.481335
2018-01-10 00:47:18,481 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for glance
2018-01-10 00:47:18,483 [salt.state       ][INFO    ][17181] User glance@% is already present with the desired password
2018-01-10 00:47:18,484 [salt.state       ][INFO    ][17181] Completed state [glance] at time 00:47:18.484239 duration_in_ms=2.904
2018-01-10 00:47:18,485 [salt.state       ][INFO    ][17181] Running state [mysql_grants_glance_glance_%] at time 00:47:18.485374
2018-01-10 00:47:18,485 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-10 00:47:18,489 [salt.state       ][INFO    ][17181] Grant all on glance.* to glance@% is already present
2018-01-10 00:47:18,490 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_glance_glance_%] at time 00:47:18.490162 duration_in_ms=4.787
2018-01-10 00:47:18,490 [salt.state       ][INFO    ][17181] Running state [glance] at time 00:47:18.490491
2018-01-10 00:47:18,490 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for glance
2018-01-10 00:47:18,493 [salt.state       ][INFO    ][17181] User glance@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,494 [salt.state       ][INFO    ][17181] Completed state [glance] at time 00:47:18.494012 duration_in_ms=3.521
2018-01-10 00:47:18,495 [salt.state       ][INFO    ][17181] Running state [mysql_grants_glance_glance_10.167.4.51] at time 00:47:18.495088
2018-01-10 00:47:18,495 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_glance_glance_10.167.4.51
2018-01-10 00:47:18,499 [salt.state       ][INFO    ][17181] Grant all on glance.* to glance@10.167.4.51 is already present
2018-01-10 00:47:18,500 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_glance_glance_10.167.4.51] at time 00:47:18.500002 duration_in_ms=4.914
2018-01-10 00:47:18,500 [salt.state       ][INFO    ][17181] Running state [neutron] at time 00:47:18.500322
2018-01-10 00:47:18,500 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for neutron
2018-01-10 00:47:18,502 [salt.state       ][INFO    ][17181] Database neutron is already present
2018-01-10 00:47:18,502 [salt.state       ][INFO    ][17181] Completed state [neutron] at time 00:47:18.502565 duration_in_ms=2.243
2018-01-10 00:47:18,502 [salt.state       ][INFO    ][17181] Running state [neutron] at time 00:47:18.502919
2018-01-10 00:47:18,503 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for neutron
2018-01-10 00:47:18,505 [salt.state       ][INFO    ][17181] User neutron@% is already present with the desired password
2018-01-10 00:47:18,505 [salt.state       ][INFO    ][17181] Completed state [neutron] at time 00:47:18.505732 duration_in_ms=2.813
2018-01-10 00:47:18,506 [salt.state       ][INFO    ][17181] Running state [mysql_grants_neutron_neutron_%] at time 00:47:18.506914
2018-01-10 00:47:18,507 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-10 00:47:18,510 [salt.state       ][INFO    ][17181] Grant all on neutron.* to neutron@% is already present
2018-01-10 00:47:18,510 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_neutron_neutron_%] at time 00:47:18.510847 duration_in_ms=3.933
2018-01-10 00:47:18,511 [salt.state       ][INFO    ][17181] Running state [neutron] at time 00:47:18.511169
2018-01-10 00:47:18,511 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for neutron
2018-01-10 00:47:18,514 [salt.state       ][INFO    ][17181] User neutron@10.167.4.51 is already present with the desired password
2018-01-10 00:47:18,514 [salt.state       ][INFO    ][17181] Completed state [neutron] at time 00:47:18.514327 duration_in_ms=3.157
2018-01-10 00:47:18,515 [salt.state       ][INFO    ][17181] Running state [mysql_grants_neutron_neutron_10.167.4.51] at time 00:47:18.515402
2018-01-10 00:47:18,515 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_neutron_neutron_10.167.4.51
2018-01-10 00:47:18,519 [salt.state       ][INFO    ][17181] Grant all on neutron.* to neutron@10.167.4.51 is already present
2018-01-10 00:47:18,519 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_neutron_neutron_10.167.4.51] at time 00:47:18.519507 duration_in_ms=4.104
2018-01-10 00:47:18,519 [salt.state       ][INFO    ][17181] Running state [designate] at time 00:47:18.519821
2018-01-10 00:47:18,520 [salt.state       ][INFO    ][17181] Executing state mysql_database.present for designate
2018-01-10 00:47:18,521 [salt.state       ][INFO    ][17181] Database designate is already present
2018-01-10 00:47:18,522 [salt.state       ][INFO    ][17181] Completed state [designate] at time 00:47:18.522156 duration_in_ms=2.335
2018-01-10 00:47:18,522 [salt.state       ][INFO    ][17181] Running state [designate] at time 00:47:18.522482
2018-01-10 00:47:18,522 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for designate
2018-01-10 00:47:18,525 [salt.state       ][INFO    ][17181] User designate@% is already present with the desired password
2018-01-10 00:47:18,525 [salt.state       ][INFO    ][17181] Completed state [designate] at time 00:47:18.525281 duration_in_ms=2.799
2018-01-10 00:47:18,526 [salt.state       ][INFO    ][17181] Running state [mysql_grants_designate_designate_%] at time 00:47:18.526510
2018-01-10 00:47:18,526 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-10 00:47:18,530 [salt.state       ][INFO    ][17181] Grant all on designate.* to designate@% is already present
2018-01-10 00:47:18,530 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_designate_designate_%] at time 00:47:18.530720 duration_in_ms=4.209
2018-01-10 00:47:18,531 [salt.state       ][INFO    ][17181] Running state [designate] at time 00:47:18.531038
2018-01-10 00:47:18,531 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for designate
2018-01-10 00:47:18,533 [salt.state       ][INFO    ][17181] User designate@10.167.4.50 is already present with the desired password
2018-01-10 00:47:18,533 [salt.state       ][INFO    ][17181] Completed state [designate] at time 00:47:18.533898 duration_in_ms=2.86
2018-01-10 00:47:18,535 [salt.state       ][INFO    ][17181] Running state [mysql_grants_designate_designate_10.167.4.50] at time 00:47:18.534986
2018-01-10 00:47:18,535 [salt.state       ][INFO    ][17181] Executing state mysql_grants.present for mysql_grants_designate_designate_10.167.4.50
2018-01-10 00:47:18,539 [salt.state       ][INFO    ][17181] Grant all on designate.* to designate@10.167.4.50 is already present
2018-01-10 00:47:18,539 [salt.state       ][INFO    ][17181] Completed state [mysql_grants_designate_designate_10.167.4.50] at time 00:47:18.539374 duration_in_ms=4.388
2018-01-10 00:47:18,539 [salt.state       ][INFO    ][17181] Running state [haproxy] at time 00:47:18.539689
2018-01-10 00:47:18,540 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for haproxy
2018-01-10 00:47:18,542 [salt.state       ][INFO    ][17181] User haproxy@localhost is already present with passwordless login
2018-01-10 00:47:18,542 [salt.state       ][INFO    ][17181] Completed state [haproxy] at time 00:47:18.542401 duration_in_ms=2.712
2018-01-10 00:47:18,542 [salt.state       ][INFO    ][17181] Running state [haproxy] at time 00:47:18.542755
2018-01-10 00:47:18,543 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for haproxy
2018-01-10 00:47:18,554 [salt.state       ][INFO    ][17181] User haproxy@% is already present with passwordless login
2018-01-10 00:47:18,555 [salt.state       ][INFO    ][17181] Completed state [haproxy] at time 00:47:18.554995 duration_in_ms=12.241
2018-01-10 00:47:18,555 [salt.state       ][INFO    ][17181] Running state [haproxy] at time 00:47:18.555316
2018-01-10 00:47:18,555 [salt.state       ][INFO    ][17181] Executing state mysql_user.present for haproxy
2018-01-10 00:47:18,557 [salt.state       ][INFO    ][17181] User haproxy@10.167.4.51 is already present with passwordless login
2018-01-10 00:47:18,558 [salt.state       ][INFO    ][17181] Completed state [haproxy] at time 00:47:18.558074 duration_in_ms=2.758
2018-01-10 00:47:18,560 [salt.minion      ][INFO    ][17181] Returning information for job: 20180110004716276343
2018-01-10 00:47:22,759 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command mysql.status with jid 20180110004722802707
2018-01-10 00:47:22,776 [salt.minion      ][INFO    ][17212] Starting a new job with PID 17212
2018-01-10 00:47:22,801 [salt.minion      ][INFO    ][17212] Returning information for job: 20180110004722802707
2018-01-10 00:47:27,504 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command state.sls with jid 20180110004727547746
2018-01-10 00:47:27,528 [salt.minion      ][INFO    ][17217] Starting a new job with PID 17217
2018-01-10 00:47:28,589 [salt.state       ][INFO    ][17217] Loading fresh modules for state activity
2018-01-10 00:47:29,072 [salt.state       ][INFO    ][17217] Running state [haproxy] at time 00:47:29.072866
2018-01-10 00:47:29,073 [salt.state       ][INFO    ][17217] Executing state pkg.installed for haproxy
2018-01-10 00:47:29,074 [salt.loaded.int.module.cmdmod][INFO    ][17217] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:47:29,384 [salt.state       ][INFO    ][17217] All specified packages are already installed
2018-01-10 00:47:29,385 [salt.state       ][INFO    ][17217] Completed state [haproxy] at time 00:47:29.385448 duration_in_ms=312.581
2018-01-10 00:47:29,387 [salt.state       ][INFO    ][17217] Running state [/etc/default/haproxy] at time 00:47:29.387619
2018-01-10 00:47:29,388 [salt.state       ][INFO    ][17217] Executing state file.managed for /etc/default/haproxy
2018-01-10 00:47:29,403 [salt.state       ][INFO    ][17217] File /etc/default/haproxy is in the correct state
2018-01-10 00:47:29,404 [salt.state       ][INFO    ][17217] Completed state [/etc/default/haproxy] at time 00:47:29.404224 duration_in_ms=16.605
2018-01-10 00:47:29,404 [salt.state       ][INFO    ][17217] Running state [/etc/haproxy/haproxy.cfg] at time 00:47:29.404602
2018-01-10 00:47:29,404 [salt.state       ][INFO    ][17217] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-10 00:47:29,520 [salt.state       ][INFO    ][17217] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-10 00:47:29,520 [salt.state       ][INFO    ][17217] Completed state [/etc/haproxy/haproxy.cfg] at time 00:47:29.520474 duration_in_ms=115.872
2018-01-10 00:47:29,520 [salt.state       ][INFO    ][17217] Running state [/etc/haproxy/ssl] at time 00:47:29.520867
2018-01-10 00:47:29,521 [salt.state       ][INFO    ][17217] Executing state file.directory for /etc/haproxy/ssl
2018-01-10 00:47:29,521 [salt.state       ][INFO    ][17217] Directory /etc/haproxy/ssl is in the correct state
2018-01-10 00:47:29,522 [salt.state       ][INFO    ][17217] Completed state [/etc/haproxy/ssl] at time 00:47:29.522170 duration_in_ms=1.303
2018-01-10 00:47:29,522 [salt.state       ][INFO    ][17217] Running state [haproxy_status_packages] at time 00:47:29.522496
2018-01-10 00:47:29,522 [salt.state       ][INFO    ][17217] Executing state pkg.installed for haproxy_status_packages
2018-01-10 00:47:29,528 [salt.state       ][INFO    ][17217] All specified packages are already installed
2018-01-10 00:47:29,528 [salt.state       ][INFO    ][17217] Completed state [haproxy_status_packages] at time 00:47:29.528362 duration_in_ms=5.866
2018-01-10 00:47:29,528 [salt.state       ][INFO    ][17217] Running state [/usr/bin/haproxy-status.sh] at time 00:47:29.528893
2018-01-10 00:47:29,529 [salt.state       ][INFO    ][17217] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-10 00:47:29,563 [salt.state       ][INFO    ][17217] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-10 00:47:29,564 [salt.state       ][INFO    ][17217] Completed state [/usr/bin/haproxy-status.sh] at time 00:47:29.563976 duration_in_ms=35.083
2018-01-10 00:47:29,564 [salt.state       ][INFO    ][17217] Running state [net.ipv4.ip_nonlocal_bind] at time 00:47:29.564533
2018-01-10 00:47:29,564 [salt.state       ][INFO    ][17217] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-10 00:47:29,573 [salt.loaded.int.module.cmdmod][INFO    ][17217] Executing command 'sysctl -a' in directory '/root'
2018-01-10 00:47:29,592 [salt.state       ][INFO    ][17217] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-10 00:47:29,592 [salt.state       ][INFO    ][17217] Completed state [net.ipv4.ip_nonlocal_bind] at time 00:47:29.592536 duration_in_ms=28.002
2018-01-10 00:47:29,593 [salt.state       ][INFO    ][17217] Running state [haproxy] at time 00:47:29.593740
2018-01-10 00:47:29,594 [salt.state       ][INFO    ][17217] Executing state service.running for haproxy
2018-01-10 00:47:29,594 [salt.loaded.int.module.cmdmod][INFO    ][17217] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:29,605 [salt.loaded.int.module.cmdmod][INFO    ][17217] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:29,614 [salt.loaded.int.module.cmdmod][INFO    ][17217] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:29,622 [salt.state       ][INFO    ][17217] The service haproxy is already running
2018-01-10 00:47:29,622 [salt.state       ][INFO    ][17217] Completed state [haproxy] at time 00:47:29.622858 duration_in_ms=29.117
2018-01-10 00:47:29,623 [salt.minion      ][INFO    ][17217] Returning information for job: 20180110004727547746
2018-01-10 00:47:32,348 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command service.status with jid 20180110004732392437
2018-01-10 00:47:32,369 [salt.minion      ][INFO    ][17244] Starting a new job with PID 17244
2018-01-10 00:47:32,558 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17244] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:32,572 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17244] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:32,580 [salt.minion      ][INFO    ][17244] Returning information for job: 20180110004732392437
2018-01-10 00:47:34,331 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command service.restart with jid 20180110004734377554
2018-01-10 00:47:34,358 [salt.minion      ][INFO    ][17251] Starting a new job with PID 17251
2018-01-10 00:47:34,545 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17251] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:34,558 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17251] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-10 00:47:34,576 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17251] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-10 00:47:34,598 [salt.minion      ][INFO    ][17251] Returning information for job: 20180110004734377554
2018-01-10 01:18:31,359 [salt.minion      ][INFO    ][2606] User sudo_ubuntu Executing command cp.push_dir with jid 20180110011831453548
2018-01-10 01:18:31,381 [salt.minion      ][INFO    ][17411] Starting a new job with PID 17411
