2018-01-12 14:04:53,671 [py.warnings      ][WARNING ][1874] /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-12 14:05:16,869 [salt.loaded.int.module.cmdmod][ERROR   ][1874] 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-12 14:05:20,055 [salt.loaded.int.module.cmdmod][INFO    ][2435] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-12 14:05:20,089 [salt.loaded.int.module.cmdmod][INFO    ][2435] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-12 14:05:20,133 [salt.loaded.int.module.cmdmod][INFO    ][2435] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-12 14:05:20,160 [salt.utils.parsers][WARNING ][1584] Minion received a SIGTERM. Exiting.
2018-01-12 14:05:21,194 [salt.cli.daemons ][INFO    ][2517] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-12 14:05:21,292 [salt.cli.daemons ][INFO    ][2517] Starting up the Salt Minion
2018-01-12 14:05:21,292 [salt.utils.event ][INFO    ][2517] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-12 14:05:21,850 [salt.minion      ][INFO    ][2517] Creating minion process manager
2018-01-12 14:05:22,969 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2517] Executing command ['date', '+%z'] in directory '/root'
2018-01-12 14:05:22,996 [salt.utils.schedule][INFO    ][2517] Updating job settings for scheduled job: __mine_interval
2018-01-12 14:05:23,004 [salt.minion      ][INFO    ][2517] Added mine.update to scheduler
2018-01-12 14:05:23,017 [salt.minion      ][INFO    ][2517] Minion is starting as user 'root'
2018-01-12 14:05:23,040 [salt.minion      ][INFO    ][2517] Minion is ready to receive requests!
2018-01-12 14:05:24,041 [salt.utils.schedule][INFO    ][2517] Running scheduled job: __mine_interval
2018-01-12 14:05:26,475 [salt.minion      ][INFO    ][2517] User sudo_ubuntu Executing command service.force_reload with jid 20180112140530265754
2018-01-12 14:05:26,498 [salt.minion      ][INFO    ][2614] Starting a new job with PID 2614
2018-01-12 14:05:26,569 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2614] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-12 14:05:26,595 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2614] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-12 14:05:26,644 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2614] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-12 14:05:26,688 [salt.utils.parsers][WARNING ][2517] Minion received a SIGTERM. Exiting.
2018-01-12 14:05:26,689 [salt.cli.daemons ][INFO    ][2517] Shutting down the Salt Minion
2018-01-12 14:05:27,045 [salt.cli.daemons ][INFO    ][2652] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-12 14:05:27,132 [salt.cli.daemons ][INFO    ][2652] Starting up the Salt Minion
2018-01-12 14:05:27,133 [salt.utils.event ][INFO    ][2652] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-12 14:05:27,687 [salt.minion      ][INFO    ][2652] Creating minion process manager
2018-01-12 14:05:29,176 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2652] Executing command ['date', '+%z'] in directory '/root'
2018-01-12 14:05:29,200 [salt.utils.schedule][INFO    ][2652] Updating job settings for scheduled job: __mine_interval
2018-01-12 14:05:29,207 [salt.minion      ][INFO    ][2652] Added mine.update to scheduler
2018-01-12 14:05:29,247 [salt.minion      ][INFO    ][2652] Minion is starting as user 'root'
2018-01-12 14:05:29,270 [salt.minion      ][INFO    ][2652] Minion is ready to receive requests!
2018-01-12 14:05:30,273 [salt.utils.schedule][INFO    ][2652] Running scheduled job: __mine_interval
2018-01-12 14:05:36,583 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140540373992
2018-01-12 14:05:36,608 [salt.minion      ][INFO    ][2750] Starting a new job with PID 2750
2018-01-12 14:05:36,637 [salt.minion      ][INFO    ][2750] Returning information for job: 20180112140540373992
2018-01-12 14:05:48,122 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command state.apply with jid 20180112140551912916
2018-01-12 14:05:48,152 [salt.minion      ][INFO    ][2755] Starting a new job with PID 2755
2018-01-12 14:05:49,922 [salt.state       ][INFO    ][2755] Loading fresh modules for state activity
2018-01-12 14:05:49,983 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-12 14:05:50,028 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-12 14:05:50,157 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-12 14:05:50,245 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-12 14:05:50,393 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-12 14:05:50,590 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-12 14:05:50,672 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-12 14:05:50,731 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-12 14:05:50,809 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-12 14:05:51,312 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-12 14:05:51,446 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-12 14:05:51,627 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-12 14:05:51,751 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-12 14:05:51,837 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-12 14:05:51,945 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-12 14:05:52,053 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-12 14:05:52,135 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-12 14:05:52,224 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-12 14:05:52,291 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-12 14:05:52,355 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-12 14:05:52,486 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-12 14:05:52,633 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-12 14:05:52,702 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-12 14:05:52,776 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-12 14:05:52,793 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-12 14:05:52,828 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-12 14:05:52,854 [salt.state       ][INFO    ][2755] Running state [/etc/environment] at time 14:05:52.854288
2018-01-12 14:05:52,854 [salt.state       ][INFO    ][2755] Executing state file.blockreplace for /etc/environment
2018-01-12 14:05:52,861 [salt.state       ][INFO    ][2755] 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-12 14:05:52,862 [salt.state       ][INFO    ][2755] Completed state [/etc/environment] at time 14:05:52.862683 duration_in_ms=8.395
2018-01-12 14:05:52,863 [salt.state       ][INFO    ][2755] Running state [/etc/profile.d] at time 14:05:52.863071
2018-01-12 14:05:52,863 [salt.state       ][INFO    ][2755] Executing state file.directory for /etc/profile.d
2018-01-12 14:05:52,882 [salt.state       ][INFO    ][2755] Directory /etc/profile.d is in the correct state
2018-01-12 14:05:52,883 [salt.state       ][INFO    ][2755] Completed state [/etc/profile.d] at time 14:05:52.883394 duration_in_ms=20.323
2018-01-12 14:05:53,342 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:05:53.342148
2018-01-12 14:05:53,342 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-12 14:05:53,366 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-12 14:05:53,372 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:05:53,373 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:05:53.373272 duration_in_ms=31.124
2018-01-12 14:05:53,373 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:05:53.373640
2018-01-12 14:05:53,374 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-12 14:05:53,406 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:05:53,407 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:05:53.407695 duration_in_ms=34.055
2018-01-12 14:05:53,409 [salt.state       ][INFO    ][2755] Running state [linux_repo_prereq_pkgs] at time 14:05:53.409221
2018-01-12 14:05:53,409 [salt.state       ][INFO    ][2755] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-12 14:05:53,410 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:05:53,808 [salt.state       ][INFO    ][2755] All specified packages are already installed
2018-01-12 14:05:53,809 [salt.state       ][INFO    ][2755] Completed state [linux_repo_prereq_pkgs] at time 14:05:53.809491 duration_in_ms=400.269
2018-01-12 14:05:53,810 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 14:05:53.810011
2018-01-12 14:05:53,810 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-12 14:05:53,811 [salt.state       ][INFO    ][2755] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-12 14:05:53,811 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 14:05:53.811478 duration_in_ms=1.467
2018-01-12 14:05:53,811 [salt.state       ][INFO    ][2755] Running state [/etc/apt/preferences.d/mk_openstack] at time 14:05:53.811874
2018-01-12 14:05:53,812 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-12 14:05:53,836 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-12 14:05:53,938 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:05:53,939 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/preferences.d/mk_openstack] at time 14:05:53.939424 duration_in_ms=127.55
2018-01-12 14:05:53,954 [salt.state       ][INFO    ][2755] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 14:05:53.954893
2018-01-12 14:05:53,955 [salt.state       ][INFO    ][2755] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-12 14:05:54,408 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-12 14:05:54,714 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:05:58,218 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140602011127
2018-01-12 14:05:58,231 [salt.minion      ][INFO    ][3245] Starting a new job with PID 3245
2018-01-12 14:05:58,249 [salt.minion      ][INFO    ][3245] Returning information for job: 20180112140602011127
2018-01-12 14:05:58,616 [salt.state       ][INFO    ][2755] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-12 14:05:58,617 [salt.state       ][INFO    ][2755] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 14:05:58.617313 duration_in_ms=4662.419
2018-01-12 14:05:58,618 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:05:58.618237
2018-01-12 14:05:58,619 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-12 14:05:58,620 [salt.state       ][INFO    ][2755] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-12 14:05:58,620 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:05:58.620831 duration_in_ms=2.595
2018-01-12 14:05:58,621 [salt.state       ][INFO    ][2755] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 14:05:58.621484
2018-01-12 14:05:58,622 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-12 14:05:58,724 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:05:58,725 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 14:05:58.725130 duration_in_ms=103.645
2018-01-12 14:05:58,726 [salt.state       ][INFO    ][2755] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 14:05:58.726531
2018-01-12 14:05:58,727 [salt.state       ][INFO    ][2755] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-12 14:05:59,152 [salt.loaded.int.module.cmdmod][INFO    ][2755] 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-12 14:05:59,352 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:06:03,837 [salt.state       ][INFO    ][2755] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-12 14:06:03,838 [salt.state       ][INFO    ][2755] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 14:06:03.838738 duration_in_ms=5112.206
2018-01-12 14:06:03,839 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:06:03.839616
2018-01-12 14:06:03,840 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-12 14:06:03,841 [salt.state       ][INFO    ][2755] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-12 14:06:03,842 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:06:03.842150 duration_in_ms=2.534
2018-01-12 14:06:03,842 [salt.state       ][INFO    ][2755] Running state [/etc/apt/preferences.d/uca] at time 14:06:03.842869
2018-01-12 14:06:03,843 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-12 14:06:03,844 [salt.state       ][INFO    ][2755] File /etc/apt/preferences.d/uca is not present
2018-01-12 14:06:03,845 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/preferences.d/uca] at time 14:06:03.845110 duration_in_ms=2.241
2018-01-12 14:06:03,846 [salt.state       ][INFO    ][2755] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:06:03.846780
2018-01-12 14:06:03,847 [salt.state       ][INFO    ][2755] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-12 14:06:03,925 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-12 14:06:04,015 [salt.loaded.int.module.cmdmod][INFO    ][2755] 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-12 14:06:04,358 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:06:08,261 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140612053820
2018-01-12 14:06:08,276 [salt.minion      ][INFO    ][4297] Starting a new job with PID 4297
2018-01-12 14:06:08,295 [salt.minion      ][INFO    ][4297] Returning information for job: 20180112140612053820
2018-01-12 14:06:08,376 [salt.state       ][INFO    ][2755] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-12 14:06:08,377 [salt.state       ][INFO    ][2755] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:06:08.377421 duration_in_ms=4530.641
2018-01-12 14:06:08,378 [salt.state       ][INFO    ][2755] Running state [linux_extra_packages_purged] at time 14:06:08.378143
2018-01-12 14:06:08,378 [salt.state       ][INFO    ][2755] Executing state pkg.purged for linux_extra_packages_purged
2018-01-12 14:06:08,419 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-12 14:06:16,325 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:06:16,393 [salt.state       ][INFO    ][2755] {'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-12 14:06:16,426 [salt.state       ][INFO    ][2755] Loading fresh modules for state activity
2018-01-12 14:06:16,463 [salt.state       ][INFO    ][2755] Completed state [linux_extra_packages_purged] at time 14:06:16.463690 duration_in_ms=8085.546
2018-01-12 14:06:16,476 [salt.state       ][INFO    ][2755] Running state [linux_extra_packages_latest] at time 14:06:16.476518
2018-01-12 14:06:16,477 [salt.state       ][INFO    ][2755] Executing state pkg.latest for linux_extra_packages_latest
2018-01-12 14:06:16,829 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-12 14:06:16,890 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:06:16,931 [salt.loaded.int.module.cmdmod][INFO    ][2755] 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-12 14:06:18,319 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140622112266
2018-01-12 14:06:18,342 [salt.minion      ][INFO    ][5096] Starting a new job with PID 5096
2018-01-12 14:06:18,369 [salt.minion      ][INFO    ][5096] Returning information for job: 20180112140622112266
2018-01-12 14:06:22,539 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:06:22,606 [salt.state       ][INFO    ][2755] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-12 14:06:22,637 [salt.state       ][INFO    ][2755] Loading fresh modules for state activity
2018-01-12 14:06:22,680 [salt.state       ][INFO    ][2755] Completed state [linux_extra_packages_latest] at time 14:06:22.680458 duration_in_ms=6203.937
2018-01-12 14:06:22,707 [salt.state       ][INFO    ][2755] Running state [UTC] at time 14:06:22.707351
2018-01-12 14:06:22,708 [salt.state       ][INFO    ][2755] Executing state timezone.system for UTC
2018-01-12 14:06:22,711 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['timedatectl'] in directory '/root'
2018-01-12 14:06:22,780 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['timedatectl'] in directory '/root'
2018-01-12 14:06:22,807 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-12 14:06:22,827 [salt.state       ][INFO    ][2755] {'timezone': 'UTC'}
2018-01-12 14:06:22,829 [salt.state       ][INFO    ][2755] Completed state [UTC] at time 14:06:22.829047 duration_in_ms=121.696
2018-01-12 14:06:22,837 [salt.state       ][INFO    ][2755] Running state [nf_conntrack] at time 14:06:22.837088
2018-01-12 14:06:22,837 [salt.state       ][INFO    ][2755] Executing state kmod.present for nf_conntrack
2018-01-12 14:06:22,839 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'lsmod' in directory '/root'
2018-01-12 14:06:23,883 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'lsmod' in directory '/root'
2018-01-12 14:06:23,909 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-12 14:06:23,949 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'lsmod' in directory '/root'
2018-01-12 14:06:24,098 [salt.state       ][INFO    ][2755] {'nf_conntrack': 'loaded'}
2018-01-12 14:06:24,099 [salt.state       ][INFO    ][2755] Completed state [nf_conntrack] at time 14:06:24.099234 duration_in_ms=1262.147
2018-01-12 14:06:24,104 [salt.state       ][INFO    ][2755] Running state [kernel.panic] at time 14:06:24.104222
2018-01-12 14:06:24,104 [salt.state       ][INFO    ][2755] Executing state sysctl.present for kernel.panic
2018-01-12 14:06:24,106 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,211 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-12 14:06:24,229 [salt.state       ][INFO    ][2755] {'kernel.panic': 60}
2018-01-12 14:06:24,230 [salt.state       ][INFO    ][2755] Completed state [kernel.panic] at time 14:06:24.230335 duration_in_ms=126.112
2018-01-12 14:06:24,230 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_keepalive_probes] at time 14:06:24.230852
2018-01-12 14:06:24,231 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-12 14:06:24,232 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,272 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-12 14:06:24,298 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-12 14:06:24,298 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:06:24.298714 duration_in_ms=67.86
2018-01-12 14:06:24,299 [salt.state       ][INFO    ][2755] Running state [fs.file-max] at time 14:06:24.299452
2018-01-12 14:06:24,300 [salt.state       ][INFO    ][2755] Executing state sysctl.present for fs.file-max
2018-01-12 14:06:24,301 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,353 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-12 14:06:24,377 [salt.state       ][INFO    ][2755] {'fs.file-max': 124165}
2018-01-12 14:06:24,377 [salt.state       ][INFO    ][2755] Completed state [fs.file-max] at time 14:06:24.377733 duration_in_ms=78.282
2018-01-12 14:06:24,378 [salt.state       ][INFO    ][2755] Running state [net.core.somaxconn] at time 14:06:24.378441
2018-01-12 14:06:24,379 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.core.somaxconn
2018-01-12 14:06:24,380 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,428 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-12 14:06:24,442 [salt.state       ][INFO    ][2755] {'net.core.somaxconn': 4096}
2018-01-12 14:06:24,443 [salt.state       ][INFO    ][2755] Completed state [net.core.somaxconn] at time 14:06:24.442952 duration_in_ms=64.509
2018-01-12 14:06:24,443 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:06:24.443683
2018-01-12 14:06:24,444 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-12 14:06:24,445 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,476 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-12 14:06:24,500 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-12 14:06:24,501 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:06:24.501461 duration_in_ms=57.778
2018-01-12 14:06:24,502 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_tw_reuse] at time 14:06:24.502348
2018-01-12 14:06:24,503 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-12 14:06:24,504 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,560 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-12 14:06:24,584 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-12 14:06:24,585 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_tw_reuse] at time 14:06:24.585491 duration_in_ms=83.143
2018-01-12 14:06:24,586 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_congestion_control] at time 14:06:24.586283
2018-01-12 14:06:24,587 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-12 14:06:24,588 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,645 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-12 14:06:24,689 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-12 14:06:24,690 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_congestion_control] at time 14:06:24.690155 duration_in_ms=103.87
2018-01-12 14:06:24,691 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_retries2] at time 14:06:24.691225
2018-01-12 14:06:24,692 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-12 14:06:24,694 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,752 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-12 14:06:24,775 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_retries2': 5}
2018-01-12 14:06:24,776 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_retries2] at time 14:06:24.776742 duration_in_ms=85.515
2018-01-12 14:06:24,777 [salt.state       ][INFO    ][2755] Running state [net.core.netdev_max_backlog] at time 14:06:24.777779
2018-01-12 14:06:24,778 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-12 14:06:24,780 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,837 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-12 14:06:24,862 [salt.state       ][INFO    ][2755] {'net.core.netdev_max_backlog': 261144}
2018-01-12 14:06:24,863 [salt.state       ][INFO    ][2755] Completed state [net.core.netdev_max_backlog] at time 14:06:24.863117 duration_in_ms=85.337
2018-01-12 14:06:24,863 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:06:24.863854
2018-01-12 14:06:24,864 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-12 14:06:24,865 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,913 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-12 14:06:24,939 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-12 14:06:24,939 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:06:24.939814 duration_in_ms=75.958
2018-01-12 14:06:24,940 [salt.state       ][INFO    ][2755] Running state [vm.swappiness] at time 14:06:24.940498
2018-01-12 14:06:24,941 [salt.state       ][INFO    ][2755] Executing state sysctl.present for vm.swappiness
2018-01-12 14:06:24,941 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:24,990 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-12 14:06:25,006 [salt.state       ][INFO    ][2755] {'vm.swappiness': 10}
2018-01-12 14:06:25,006 [salt.state       ][INFO    ][2755] Completed state [vm.swappiness] at time 14:06:25.006728 duration_in_ms=66.23
2018-01-12 14:06:25,007 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:06:25.007357
2018-01-12 14:06:25,007 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-12 14:06:25,008 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,064 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-12 14:06:25,076 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-12 14:06:25,077 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:06:25.077106 duration_in_ms=69.75
2018-01-12 14:06:25,077 [salt.state       ][INFO    ][2755] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:06:25.077469
2018-01-12 14:06:25,077 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-12 14:06:25,078 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,122 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-12 14:06:25,135 [salt.state       ][INFO    ][2755] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-12 14:06:25,136 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:06:25.136155 duration_in_ms=58.685
2018-01-12 14:06:25,136 [salt.state       ][INFO    ][2755] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:06:25.136753
2018-01-12 14:06:25,137 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-12 14:06:25,138 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,193 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-12 14:06:25,216 [salt.state       ][INFO    ][2755] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-12 14:06:25,217 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:06:25.217228 duration_in_ms=80.474
2018-01-12 14:06:25,217 [salt.state       ][INFO    ][2755] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:06:25.217642
2018-01-12 14:06:25,218 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-12 14:06:25,218 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,267 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-12 14:06:25,285 [salt.state       ][INFO    ][2755] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-12 14:06:25,285 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:06:25.285606 duration_in_ms=67.964
2018-01-12 14:06:25,286 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_fin_timeout] at time 14:06:25.286029
2018-01-12 14:06:25,286 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-12 14:06:25,287 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,327 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-12 14:06:25,345 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-12 14:06:25,346 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_fin_timeout] at time 14:06:25.345856 duration_in_ms=59.825
2018-01-12 14:06:25,346 [salt.state       ][INFO    ][2755] Running state [net.ipv4.tcp_keepalive_time] at time 14:06:25.346631
2018-01-12 14:06:25,347 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-12 14:06:25,348 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,389 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-12 14:06:25,413 [salt.state       ][INFO    ][2755] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-12 14:06:25,414 [salt.state       ][INFO    ][2755] Completed state [net.ipv4.tcp_keepalive_time] at time 14:06:25.414521 duration_in_ms=67.888
2018-01-12 14:06:25,415 [salt.state       ][INFO    ][2755] Running state [net.nf_conntrack_max] at time 14:06:25.415321
2018-01-12 14:06:25,416 [salt.state       ][INFO    ][2755] Executing state sysctl.present for net.nf_conntrack_max
2018-01-12 14:06:25,417 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:06:25,474 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-12 14:06:25,498 [salt.state       ][INFO    ][2755] {'net.nf_conntrack_max': 1048576}
2018-01-12 14:06:25,499 [salt.state       ][INFO    ][2755] Completed state [net.nf_conntrack_max] at time 14:06:25.499593 duration_in_ms=84.271
2018-01-12 14:06:25,516 [salt.state       ][INFO    ][2755] Running state [linux_sysfs_package] at time 14:06:25.516782
2018-01-12 14:06:25,517 [salt.state       ][INFO    ][2755] Executing state pkg.installed for linux_sysfs_package
2018-01-12 14:06:25,888 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-12 14:06:25,971 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:06:27,958 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:06:28,001 [salt.loaded.int.module.cmdmod][INFO    ][2755] 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-12 14:06:28,393 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140632187340
2018-01-12 14:06:28,426 [salt.minion      ][INFO    ][6030] Starting a new job with PID 6030
2018-01-12 14:06:28,444 [salt.minion      ][INFO    ][6030] Returning information for job: 20180112140632187340
2018-01-12 14:06:34,774 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:06:34,830 [salt.state       ][INFO    ][2755] 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-12 14:06:34,862 [salt.state       ][INFO    ][2755] Loading fresh modules for state activity
2018-01-12 14:06:34,909 [salt.state       ][INFO    ][2755] Completed state [linux_sysfs_package] at time 14:06:34.909128 duration_in_ms=9392.345
2018-01-12 14:06:34,915 [salt.state       ][INFO    ][2755] Running state [/etc/sysfs.d] at time 14:06:34.915747
2018-01-12 14:06:34,916 [salt.state       ][INFO    ][2755] Executing state file.directory for /etc/sysfs.d
2018-01-12 14:06:34,921 [salt.state       ][INFO    ][2755] Directory /etc/sysfs.d is in the correct state
2018-01-12 14:06:34,922 [salt.state       ][INFO    ][2755] Completed state [/etc/sysfs.d] at time 14:06:34.922110 duration_in_ms=6.363
2018-01-12 14:06:34,982 [salt.state       ][INFO    ][2755] Running state [ondemand] at time 14:06:34.982377
2018-01-12 14:06:34,982 [salt.state       ][INFO    ][2755] Executing state service.dead for ondemand
2018-01-12 14:06:34,988 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-12 14:06:35,012 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,033 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,057 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,139 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,161 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,180 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,217 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-12 14:06:35,371 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-12 14:06:35,393 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'runlevel' in directory '/root'
2018-01-12 14:06:35,407 [salt.state       ][INFO    ][2755] {'ondemand': True}
2018-01-12 14:06:35,407 [salt.state       ][INFO    ][2755] Completed state [ondemand] at time 14:06:35.407738 duration_in_ms=425.361
2018-01-12 14:06:35,416 [salt.state       ][INFO    ][2755] Running state [cs_CZ.UTF-8] at time 14:06:35.416823
2018-01-12 14:06:35,417 [salt.state       ][INFO    ][2755] Executing state locale.present for cs_CZ.UTF-8
2018-01-12 14:06:35,417 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'locale -a' in directory '/root'
2018-01-12 14:06:35,437 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-12 14:06:36,078 [salt.state       ][INFO    ][2755] {'locale': 'cs_CZ.UTF-8'}
2018-01-12 14:06:36,079 [salt.state       ][INFO    ][2755] Completed state [cs_CZ.UTF-8] at time 14:06:36.079099 duration_in_ms=662.275
2018-01-12 14:06:36,079 [salt.state       ][INFO    ][2755] Running state [en_US.UTF-8] at time 14:06:36.079406
2018-01-12 14:06:36,079 [salt.state       ][INFO    ][2755] Executing state locale.present for en_US.UTF-8
2018-01-12 14:06:36,080 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'locale -a' in directory '/root'
2018-01-12 14:06:36,097 [salt.state       ][INFO    ][2755] Locale en_US.UTF-8 is already present
2018-01-12 14:06:36,098 [salt.state       ][INFO    ][2755] Completed state [en_US.UTF-8] at time 14:06:36.098180 duration_in_ms=18.773
2018-01-12 14:06:36,099 [salt.state       ][INFO    ][2755] Running state [en_US.UTF-8] at time 14:06:36.099438
2018-01-12 14:06:36,099 [salt.state       ][INFO    ][2755] Executing state locale.system for en_US.UTF-8
2018-01-12 14:06:36,100 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'localectl' in directory '/root'
2018-01-12 14:06:36,176 [salt.state       ][INFO    ][2755] System locale en_US.UTF-8 already set
2018-01-12 14:06:36,177 [salt.state       ][INFO    ][2755] Completed state [en_US.UTF-8] at time 14:06:36.177071 duration_in_ms=77.632
2018-01-12 14:06:36,192 [salt.state       ][INFO    ][2755] Running state [root] at time 14:06:36.192835
2018-01-12 14:06:36,193 [salt.state       ][INFO    ][2755] Executing state user.present for root
2018-01-12 14:06:36,197 [salt.state       ][INFO    ][2755] User root is present and up to date
2018-01-12 14:06:36,197 [salt.state       ][INFO    ][2755] Completed state [root] at time 14:06:36.197326 duration_in_ms=4.492
2018-01-12 14:06:36,198 [salt.state       ][INFO    ][2755] Running state [/root] at time 14:06:36.198380
2018-01-12 14:06:36,198 [salt.state       ][INFO    ][2755] Executing state file.directory for /root
2018-01-12 14:06:36,199 [salt.state       ][INFO    ][2755] Directory /root is in the correct state
2018-01-12 14:06:36,199 [salt.state       ][INFO    ][2755] Completed state [/root] at time 14:06:36.199419 duration_in_ms=1.039
2018-01-12 14:06:36,199 [salt.state       ][INFO    ][2755] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:06:36.199615
2018-01-12 14:06:36,199 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-12 14:06:36,200 [salt.state       ][INFO    ][2755] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-12 14:06:36,200 [salt.state       ][INFO    ][2755] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:06:36.200239 duration_in_ms=0.623
2018-01-12 14:06:36,200 [salt.state       ][INFO    ][2755] Running state [ubuntu] at time 14:06:36.200476
2018-01-12 14:06:36,200 [salt.state       ][INFO    ][2755] Executing state user.present for ubuntu
2018-01-12 14:06:36,203 [salt.state       ][INFO    ][2755] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-12 14:06:36,203 [salt.state       ][INFO    ][2755] Completed state [ubuntu] at time 14:06:36.203493 duration_in_ms=3.017
2018-01-12 14:06:36,204 [salt.state       ][INFO    ][2755] Running state [/home/ubuntu] at time 14:06:36.204284
2018-01-12 14:06:36,204 [salt.state       ][INFO    ][2755] Executing state file.directory for /home/ubuntu
2018-01-12 14:06:36,205 [salt.state       ][INFO    ][2755] {'mode': '0700'}
2018-01-12 14:06:36,205 [salt.state       ][INFO    ][2755] Completed state [/home/ubuntu] at time 14:06:36.205428 duration_in_ms=1.144
2018-01-12 14:06:36,206 [salt.state       ][INFO    ][2755] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:06:36.206022
2018-01-12 14:06:36,206 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-12 14:06:36,232 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-12 14:06:36,239 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command '/usr/sbin/visudo -c -f /tmp/tmpEPcR5k' in directory '/root'
2018-01-12 14:06:36,280 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:06:36,281 [salt.state       ][INFO    ][2755] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:06:36.281044 duration_in_ms=75.021
2018-01-12 14:06:36,281 [salt.state       ][INFO    ][2755] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:06:36.281787
2018-01-12 14:06:36,282 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-12 14:06:36,317 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-12 14:06:36,388 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:06:36,388 [salt.state       ][INFO    ][2755] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:06:36.388301 duration_in_ms=106.513
2018-01-12 14:06:36,388 [salt.state       ][INFO    ][2755] Running state [apt-daily.timer] at time 14:06:36.388695
2018-01-12 14:06:36,389 [salt.state       ][INFO    ][2755] Executing state service.dead for apt-daily.timer
2018-01-12 14:06:36,389 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-12 14:06:36,406 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,432 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,457 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,491 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,517 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,539 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,562 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,677 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-12 14:06:36,703 [salt.state       ][INFO    ][2755] {'apt-daily.timer': True}
2018-01-12 14:06:36,703 [salt.state       ][INFO    ][2755] Completed state [apt-daily.timer] at time 14:06:36.703649 duration_in_ms=314.953
2018-01-12 14:06:36,704 [salt.state       ][INFO    ][2755] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:06:36.704060
2018-01-12 14:06:36,704 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-12 14:06:36,730 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-12 14:06:36,791 [salt.state       ][INFO    ][2755] File changed:
New file
2018-01-12 14:06:36,791 [salt.state       ][INFO    ][2755] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:06:36.791584 duration_in_ms=87.524
2018-01-12 14:06:36,793 [salt.state       ][INFO    ][2755] Running state [service.systemctl_reload] at time 14:06:36.793058
2018-01-12 14:06:36,793 [salt.state       ][INFO    ][2755] Executing state module.wait for service.systemctl_reload
2018-01-12 14:06:36,793 [salt.state       ][INFO    ][2755] No changes made for service.systemctl_reload
2018-01-12 14:06:36,793 [salt.state       ][INFO    ][2755] Completed state [service.systemctl_reload] at time 14:06:36.793724 duration_in_ms=0.666
2018-01-12 14:06:36,793 [salt.state       ][INFO    ][2755] Running state [service.systemctl_reload] at time 14:06:36.793897
2018-01-12 14:06:36,794 [salt.state       ][INFO    ][2755] Executing state module.mod_watch for service.systemctl_reload
2018-01-12 14:06:36,794 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-12 14:06:36,918 [salt.state       ][INFO    ][2755] {'ret': True}
2018-01-12 14:06:36,919 [salt.state       ][INFO    ][2755] Completed state [service.systemctl_reload] at time 14:06:36.919513 duration_in_ms=125.613
2018-01-12 14:06:36,920 [salt.state       ][INFO    ][2755] Running state [/etc/hostname] at time 14:06:36.920513
2018-01-12 14:06:36,921 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/hostname
2018-01-12 14:06:36,952 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-12 14:06:36,960 [salt.state       ][INFO    ][2755] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-12 14:06:36,960 [salt.state       ][INFO    ][2755] Completed state [/etc/hostname] at time 14:06:36.960856 duration_in_ms=40.342
2018-01-12 14:06:36,966 [salt.state       ][INFO    ][2755] Running state [hostname dbs02] at time 14:06:36.966837
2018-01-12 14:06:36,967 [salt.state       ][INFO    ][2755] Executing state cmd.wait for hostname dbs02
2018-01-12 14:06:36,968 [salt.state       ][INFO    ][2755] No changes made for hostname dbs02
2018-01-12 14:06:36,968 [salt.state       ][INFO    ][2755] Completed state [hostname dbs02] at time 14:06:36.968871 duration_in_ms=2.034
2018-01-12 14:06:36,969 [salt.state       ][INFO    ][2755] Running state [hostname dbs02] at time 14:06:36.969454
2018-01-12 14:06:36,970 [salt.state       ][INFO    ][2755] Executing state cmd.mod_watch for hostname dbs02
2018-01-12 14:06:36,972 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command 'hostname dbs02' in directory '/root'
2018-01-12 14:06:36,994 [salt.state       ][INFO    ][2755] {'pid': 6623, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-12 14:06:36,995 [salt.state       ][INFO    ][2755] Completed state [hostname dbs02] at time 14:06:36.995466 duration_in_ms=26.011
2018-01-12 14:06:37,002 [salt.state       ][INFO    ][2755] Running state [mdb02] at time 14:06:37.002326
2018-01-12 14:06:37,003 [salt.state       ][INFO    ][2755] Executing state host.present for mdb02
2018-01-12 14:06:37,007 [salt.state       ][INFO    ][2755] {'host': 'mdb02'}
2018-01-12 14:06:37,008 [salt.state       ][INFO    ][2755] Completed state [mdb02] at time 14:06:37.007934 duration_in_ms=5.609
2018-01-12 14:06:37,008 [salt.state       ][INFO    ][2755] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.008405
2018-01-12 14:06:37,008 [salt.state       ][INFO    ][2755] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,018 [salt.state       ][INFO    ][2755] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,018 [salt.state       ][INFO    ][2755] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.018696 duration_in_ms=10.292
2018-01-12 14:06:37,019 [salt.state       ][INFO    ][2755] Running state [mdb03] at time 14:06:37.019042
2018-01-12 14:06:37,019 [salt.state       ][INFO    ][2755] Executing state host.present for mdb03
2018-01-12 14:06:37,024 [salt.state       ][INFO    ][2755] {'host': 'mdb03'}
2018-01-12 14:06:37,024 [salt.state       ][INFO    ][2755] Completed state [mdb03] at time 14:06:37.024708 duration_in_ms=5.665
2018-01-12 14:06:37,025 [salt.state       ][INFO    ][2755] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.025090
2018-01-12 14:06:37,025 [salt.state       ][INFO    ][2755] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,030 [salt.state       ][INFO    ][2755] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,030 [salt.state       ][INFO    ][2755] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.030672 duration_in_ms=5.583
2018-01-12 14:06:37,031 [salt.state       ][INFO    ][2755] Running state [mdb01] at time 14:06:37.031064
2018-01-12 14:06:37,031 [salt.state       ][INFO    ][2755] Executing state host.present for mdb01
2018-01-12 14:06:37,036 [salt.state       ][INFO    ][2755] {'host': 'mdb01'}
2018-01-12 14:06:37,036 [salt.state       ][INFO    ][2755] Completed state [mdb01] at time 14:06:37.036649 duration_in_ms=5.585
2018-01-12 14:06:37,037 [salt.state       ][INFO    ][2755] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.036974
2018-01-12 14:06:37,037 [salt.state       ][INFO    ][2755] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,042 [salt.state       ][INFO    ][2755] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,042 [salt.state       ][INFO    ][2755] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.042577 duration_in_ms=5.602
2018-01-12 14:06:37,042 [salt.state       ][INFO    ][2755] Running state [mdb] at time 14:06:37.042913
2018-01-12 14:06:37,043 [salt.state       ][INFO    ][2755] Executing state host.present for mdb
2018-01-12 14:06:37,048 [salt.state       ][INFO    ][2755] {'host': 'mdb'}
2018-01-12 14:06:37,048 [salt.state       ][INFO    ][2755] Completed state [mdb] at time 14:06:37.048704 duration_in_ms=5.79
2018-01-12 14:06:37,049 [salt.state       ][INFO    ][2755] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.049045
2018-01-12 14:06:37,049 [salt.state       ][INFO    ][2755] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,054 [salt.state       ][INFO    ][2755] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,054 [salt.state       ][INFO    ][2755] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.054692 duration_in_ms=5.647
2018-01-12 14:06:37,055 [salt.state       ][INFO    ][2755] Running state [cfg01] at time 14:06:37.055034
2018-01-12 14:06:37,055 [salt.state       ][INFO    ][2755] Executing state host.present for cfg01
2018-01-12 14:06:37,060 [salt.state       ][INFO    ][2755] {'host': 'cfg01'}
2018-01-12 14:06:37,060 [salt.state       ][INFO    ][2755] Completed state [cfg01] at time 14:06:37.060686 duration_in_ms=5.652
2018-01-12 14:06:37,061 [salt.state       ][INFO    ][2755] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.061023
2018-01-12 14:06:37,061 [salt.state       ][INFO    ][2755] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,066 [salt.state       ][INFO    ][2755] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,066 [salt.state       ][INFO    ][2755] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.066891 duration_in_ms=5.868
2018-01-12 14:06:37,067 [salt.state       ][INFO    ][2755] Running state [prx01] at time 14:06:37.067227
2018-01-12 14:06:37,067 [salt.state       ][INFO    ][2755] Executing state host.present for prx01
2018-01-12 14:06:37,071 [salt.state       ][INFO    ][2755] {'host': 'prx01'}
2018-01-12 14:06:37,072 [salt.state       ][INFO    ][2755] Completed state [prx01] at time 14:06:37.072039 duration_in_ms=4.813
2018-01-12 14:06:37,072 [salt.state       ][INFO    ][2755] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.072404
2018-01-12 14:06:37,072 [salt.state       ][INFO    ][2755] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,077 [salt.state       ][INFO    ][2755] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,078 [salt.state       ][INFO    ][2755] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.078014 duration_in_ms=5.61
2018-01-12 14:06:37,078 [salt.state       ][INFO    ][2755] Running state [kvm01] at time 14:06:37.078356
2018-01-12 14:06:37,078 [salt.state       ][INFO    ][2755] Executing state host.present for kvm01
2018-01-12 14:06:37,083 [salt.state       ][INFO    ][2755] {'host': 'kvm01'}
2018-01-12 14:06:37,084 [salt.state       ][INFO    ][2755] Completed state [kvm01] at time 14:06:37.083988 duration_in_ms=5.632
2018-01-12 14:06:37,084 [salt.state       ][INFO    ][2755] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.084340
2018-01-12 14:06:37,084 [salt.state       ][INFO    ][2755] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,089 [salt.state       ][INFO    ][2755] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,090 [salt.state       ][INFO    ][2755] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.090030 duration_in_ms=5.691
2018-01-12 14:06:37,090 [salt.state       ][INFO    ][2755] Running state [kvm03] at time 14:06:37.090372
2018-01-12 14:06:37,090 [salt.state       ][INFO    ][2755] Executing state host.present for kvm03
2018-01-12 14:06:37,095 [salt.state       ][INFO    ][2755] {'host': 'kvm03'}
2018-01-12 14:06:37,096 [salt.state       ][INFO    ][2755] Completed state [kvm03] at time 14:06:37.096237 duration_in_ms=5.864
2018-01-12 14:06:37,096 [salt.state       ][INFO    ][2755] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.096792
2018-01-12 14:06:37,097 [salt.state       ][INFO    ][2755] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,101 [salt.state       ][INFO    ][2755] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,101 [salt.state       ][INFO    ][2755] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.101874 duration_in_ms=5.083
2018-01-12 14:06:37,102 [salt.state       ][INFO    ][2755] Running state [kvm02] at time 14:06:37.102240
2018-01-12 14:06:37,102 [salt.state       ][INFO    ][2755] Executing state host.present for kvm02
2018-01-12 14:06:37,107 [salt.state       ][INFO    ][2755] {'host': 'kvm02'}
2018-01-12 14:06:37,107 [salt.state       ][INFO    ][2755] Completed state [kvm02] at time 14:06:37.107922 duration_in_ms=5.683
2018-01-12 14:06:37,108 [salt.state       ][INFO    ][2755] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.108280
2018-01-12 14:06:37,108 [salt.state       ][INFO    ][2755] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,113 [salt.state       ][INFO    ][2755] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,114 [salt.state       ][INFO    ][2755] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.113983 duration_in_ms=5.702
2018-01-12 14:06:37,114 [salt.state       ][INFO    ][2755] Running state [dbs] at time 14:06:37.114341
2018-01-12 14:06:37,114 [salt.state       ][INFO    ][2755] Executing state host.present for dbs
2018-01-12 14:06:37,137 [salt.state       ][INFO    ][2755] {'host': 'dbs'}
2018-01-12 14:06:37,137 [salt.state       ][INFO    ][2755] Completed state [dbs] at time 14:06:37.137901 duration_in_ms=23.559
2018-01-12 14:06:37,138 [salt.state       ][INFO    ][2755] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.138261
2018-01-12 14:06:37,138 [salt.state       ][INFO    ][2755] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,143 [salt.state       ][INFO    ][2755] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,144 [salt.state       ][INFO    ][2755] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.144189 duration_in_ms=5.926
2018-01-12 14:06:37,144 [salt.state       ][INFO    ][2755] Running state [prx] at time 14:06:37.144761
2018-01-12 14:06:37,145 [salt.state       ][INFO    ][2755] Executing state host.present for prx
2018-01-12 14:06:37,149 [salt.state       ][INFO    ][2755] {'host': 'prx'}
2018-01-12 14:06:37,150 [salt.state       ][INFO    ][2755] Completed state [prx] at time 14:06:37.150133 duration_in_ms=5.372
2018-01-12 14:06:37,150 [salt.state       ][INFO    ][2755] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.150665
2018-01-12 14:06:37,151 [salt.state       ][INFO    ][2755] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,155 [salt.state       ][INFO    ][2755] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,156 [salt.state       ][INFO    ][2755] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.156188 duration_in_ms=5.523
2018-01-12 14:06:37,156 [salt.state       ][INFO    ][2755] Running state [prx02] at time 14:06:37.156766
2018-01-12 14:06:37,157 [salt.state       ][INFO    ][2755] Executing state host.present for prx02
2018-01-12 14:06:37,161 [salt.state       ][INFO    ][2755] {'host': 'prx02'}
2018-01-12 14:06:37,162 [salt.state       ][INFO    ][2755] Completed state [prx02] at time 14:06:37.162127 duration_in_ms=5.361
2018-01-12 14:06:37,162 [salt.state       ][INFO    ][2755] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.162597
2018-01-12 14:06:37,163 [salt.state       ][INFO    ][2755] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,167 [salt.state       ][INFO    ][2755] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,168 [salt.state       ][INFO    ][2755] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.168483 duration_in_ms=5.885
2018-01-12 14:06:37,169 [salt.state       ][INFO    ][2755] Running state [msg02] at time 14:06:37.169288
2018-01-12 14:06:37,170 [salt.state       ][INFO    ][2755] Executing state host.present for msg02
2018-01-12 14:06:37,173 [salt.state       ][INFO    ][2755] {'host': 'msg02'}
2018-01-12 14:06:37,174 [salt.state       ][INFO    ][2755] Completed state [msg02] at time 14:06:37.174154 duration_in_ms=4.867
2018-01-12 14:06:37,174 [salt.state       ][INFO    ][2755] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.174632
2018-01-12 14:06:37,175 [salt.state       ][INFO    ][2755] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,185 [salt.state       ][INFO    ][2755] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,186 [salt.state       ][INFO    ][2755] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.186144 duration_in_ms=11.511
2018-01-12 14:06:37,186 [salt.state       ][INFO    ][2755] Running state [msg03] at time 14:06:37.186643
2018-01-12 14:06:37,187 [salt.state       ][INFO    ][2755] Executing state host.present for msg03
2018-01-12 14:06:37,198 [salt.state       ][INFO    ][2755] {'host': 'msg03'}
2018-01-12 14:06:37,198 [salt.state       ][INFO    ][2755] Completed state [msg03] at time 14:06:37.198584 duration_in_ms=11.942
2018-01-12 14:06:37,199 [salt.state       ][INFO    ][2755] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.199048
2018-01-12 14:06:37,199 [salt.state       ][INFO    ][2755] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,210 [salt.state       ][INFO    ][2755] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,210 [salt.state       ][INFO    ][2755] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.210561 duration_in_ms=11.512
2018-01-12 14:06:37,211 [salt.state       ][INFO    ][2755] Running state [msg01] at time 14:06:37.211029
2018-01-12 14:06:37,211 [salt.state       ][INFO    ][2755] Executing state host.present for msg01
2018-01-12 14:06:37,216 [salt.state       ][INFO    ][2755] {'host': 'msg01'}
2018-01-12 14:06:37,216 [salt.state       ][INFO    ][2755] Completed state [msg01] at time 14:06:37.216683 duration_in_ms=5.654
2018-01-12 14:06:37,217 [salt.state       ][INFO    ][2755] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.217171
2018-01-12 14:06:37,217 [salt.state       ][INFO    ][2755] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,228 [salt.state       ][INFO    ][2755] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,228 [salt.state       ][INFO    ][2755] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.228824 duration_in_ms=11.651
2018-01-12 14:06:37,229 [salt.state       ][INFO    ][2755] Running state [msg] at time 14:06:37.229533
2018-01-12 14:06:37,232 [salt.state       ][INFO    ][2755] Executing state host.present for msg
2018-01-12 14:06:37,235 [salt.state       ][INFO    ][2755] {'host': 'msg'}
2018-01-12 14:06:37,236 [salt.state       ][INFO    ][2755] Completed state [msg] at time 14:06:37.236470 duration_in_ms=6.937
2018-01-12 14:06:37,237 [salt.state       ][INFO    ][2755] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.237061
2018-01-12 14:06:37,237 [salt.state       ][INFO    ][2755] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,240 [salt.state       ][INFO    ][2755] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,240 [salt.state       ][INFO    ][2755] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.240720 duration_in_ms=3.659
2018-01-12 14:06:37,241 [salt.state       ][INFO    ][2755] Running state [cfg01] at time 14:06:37.241267
2018-01-12 14:06:37,241 [salt.state       ][INFO    ][2755] Executing state host.present for cfg01
2018-01-12 14:06:37,242 [salt.state       ][INFO    ][2755] Host cfg01 (10.167.4.100) already present
2018-01-12 14:06:37,243 [salt.state       ][INFO    ][2755] Completed state [cfg01] at time 14:06:37.243099 duration_in_ms=1.832
2018-01-12 14:06:37,243 [salt.state       ][INFO    ][2755] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.243574
2018-01-12 14:06:37,244 [salt.state       ][INFO    ][2755] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,245 [salt.state       ][INFO    ][2755] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (10.167.4.100) already present
2018-01-12 14:06:37,245 [salt.state       ][INFO    ][2755] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.245420 duration_in_ms=1.846
2018-01-12 14:06:37,245 [salt.state       ][INFO    ][2755] Running state [cmp002] at time 14:06:37.245872
2018-01-12 14:06:37,246 [salt.state       ][INFO    ][2755] Executing state host.present for cmp002
2018-01-12 14:06:37,252 [salt.state       ][INFO    ][2755] {'host': 'cmp002'}
2018-01-12 14:06:37,252 [salt.state       ][INFO    ][2755] Completed state [cmp002] at time 14:06:37.252686 duration_in_ms=6.814
2018-01-12 14:06:37,253 [salt.state       ][INFO    ][2755] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.253159
2018-01-12 14:06:37,253 [salt.state       ][INFO    ][2755] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,258 [salt.state       ][INFO    ][2755] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,258 [salt.state       ][INFO    ][2755] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.258658 duration_in_ms=5.499
2018-01-12 14:06:37,259 [salt.state       ][INFO    ][2755] Running state [cmp001] at time 14:06:37.259133
2018-01-12 14:06:37,259 [salt.state       ][INFO    ][2755] Executing state host.present for cmp001
2018-01-12 14:06:37,264 [salt.state       ][INFO    ][2755] {'host': 'cmp001'}
2018-01-12 14:06:37,264 [salt.state       ][INFO    ][2755] Completed state [cmp001] at time 14:06:37.264675 duration_in_ms=5.542
2018-01-12 14:06:37,265 [salt.state       ][INFO    ][2755] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.265136
2018-01-12 14:06:37,265 [salt.state       ][INFO    ][2755] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,276 [salt.state       ][INFO    ][2755] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,276 [salt.state       ][INFO    ][2755] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.276731 duration_in_ms=11.594
2018-01-12 14:06:37,277 [salt.state       ][INFO    ][2755] Running state [dbs01] at time 14:06:37.277235
2018-01-12 14:06:37,277 [salt.state       ][INFO    ][2755] Executing state host.present for dbs01
2018-01-12 14:06:37,282 [salt.state       ][INFO    ][2755] {'host': 'dbs01'}
2018-01-12 14:06:37,282 [salt.state       ][INFO    ][2755] Completed state [dbs01] at time 14:06:37.282686 duration_in_ms=5.451
2018-01-12 14:06:37,283 [salt.state       ][INFO    ][2755] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.283146
2018-01-12 14:06:37,283 [salt.state       ][INFO    ][2755] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,288 [salt.state       ][INFO    ][2755] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,289 [salt.state       ][INFO    ][2755] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.289034 duration_in_ms=5.888
2018-01-12 14:06:37,290 [salt.state       ][INFO    ][2755] Running state [dbs02] at time 14:06:37.289922
2018-01-12 14:06:37,290 [salt.state       ][INFO    ][2755] Executing state host.present for dbs02
2018-01-12 14:06:37,300 [salt.state       ][INFO    ][2755] {'host': 'dbs02'}
2018-01-12 14:06:37,300 [salt.state       ][INFO    ][2755] Completed state [dbs02] at time 14:06:37.300789 duration_in_ms=10.868
2018-01-12 14:06:37,301 [salt.state       ][INFO    ][2755] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.301344
2018-01-12 14:06:37,301 [salt.state       ][INFO    ][2755] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,324 [salt.state       ][INFO    ][2755] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,325 [salt.state       ][INFO    ][2755] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.324948 duration_in_ms=23.604
2018-01-12 14:06:37,325 [salt.state       ][INFO    ][2755] Running state [dbs03] at time 14:06:37.325609
2018-01-12 14:06:37,326 [salt.state       ][INFO    ][2755] Executing state host.present for dbs03
2018-01-12 14:06:37,330 [salt.state       ][INFO    ][2755] {'host': 'dbs03'}
2018-01-12 14:06:37,330 [salt.state       ][INFO    ][2755] Completed state [dbs03] at time 14:06:37.330786 duration_in_ms=5.178
2018-01-12 14:06:37,331 [salt.state       ][INFO    ][2755] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.331454
2018-01-12 14:06:37,332 [salt.state       ][INFO    ][2755] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,336 [salt.state       ][INFO    ][2755] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,336 [salt.state       ][INFO    ][2755] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.336852 duration_in_ms=5.397
2018-01-12 14:06:37,337 [salt.state       ][INFO    ][2755] Running state [mas01] at time 14:06:37.337506
2018-01-12 14:06:37,338 [salt.state       ][INFO    ][2755] Executing state host.present for mas01
2018-01-12 14:06:37,342 [salt.state       ][INFO    ][2755] {'host': 'mas01'}
2018-01-12 14:06:37,342 [salt.state       ][INFO    ][2755] Completed state [mas01] at time 14:06:37.342554 duration_in_ms=5.048
2018-01-12 14:06:37,343 [salt.state       ][INFO    ][2755] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.343180
2018-01-12 14:06:37,343 [salt.state       ][INFO    ][2755] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,348 [salt.state       ][INFO    ][2755] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,348 [salt.state       ][INFO    ][2755] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.348670 duration_in_ms=5.49
2018-01-12 14:06:37,349 [salt.state       ][INFO    ][2755] Running state [ctl02] at time 14:06:37.349232
2018-01-12 14:06:37,349 [salt.state       ][INFO    ][2755] Executing state host.present for ctl02
2018-01-12 14:06:37,354 [salt.state       ][INFO    ][2755] {'host': 'ctl02'}
2018-01-12 14:06:37,354 [salt.state       ][INFO    ][2755] Completed state [ctl02] at time 14:06:37.354328 duration_in_ms=5.098
2018-01-12 14:06:37,354 [salt.state       ][INFO    ][2755] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.354690
2018-01-12 14:06:37,355 [salt.state       ][INFO    ][2755] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,360 [salt.state       ][INFO    ][2755] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,360 [salt.state       ][INFO    ][2755] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.360445 duration_in_ms=5.755
2018-01-12 14:06:37,360 [salt.state       ][INFO    ][2755] Running state [ctl03] at time 14:06:37.360811
2018-01-12 14:06:37,361 [salt.state       ][INFO    ][2755] Executing state host.present for ctl03
2018-01-12 14:06:37,366 [salt.state       ][INFO    ][2755] {'host': 'ctl03'}
2018-01-12 14:06:37,366 [salt.state       ][INFO    ][2755] Completed state [ctl03] at time 14:06:37.366383 duration_in_ms=5.571
2018-01-12 14:06:37,366 [salt.state       ][INFO    ][2755] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.366741
2018-01-12 14:06:37,367 [salt.state       ][INFO    ][2755] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,372 [salt.state       ][INFO    ][2755] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,372 [salt.state       ][INFO    ][2755] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.372435 duration_in_ms=5.694
2018-01-12 14:06:37,372 [salt.state       ][INFO    ][2755] Running state [ctl01] at time 14:06:37.372801
2018-01-12 14:06:37,373 [salt.state       ][INFO    ][2755] Executing state host.present for ctl01
2018-01-12 14:06:37,384 [salt.state       ][INFO    ][2755] {'host': 'ctl01'}
2018-01-12 14:06:37,384 [salt.state       ][INFO    ][2755] Completed state [ctl01] at time 14:06:37.384390 duration_in_ms=11.588
2018-01-12 14:06:37,384 [salt.state       ][INFO    ][2755] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.384770
2018-01-12 14:06:37,385 [salt.state       ][INFO    ][2755] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,396 [salt.state       ][INFO    ][2755] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,396 [salt.state       ][INFO    ][2755] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.396630 duration_in_ms=11.86
2018-01-12 14:06:37,397 [salt.state       ][INFO    ][2755] Running state [ctl] at time 14:06:37.397207
2018-01-12 14:06:37,397 [salt.state       ][INFO    ][2755] Executing state host.present for ctl
2018-01-12 14:06:37,408 [salt.state       ][INFO    ][2755] {'host': 'ctl'}
2018-01-12 14:06:37,408 [salt.state       ][INFO    ][2755] Completed state [ctl] at time 14:06:37.408468 duration_in_ms=11.262
2018-01-12 14:06:37,409 [salt.state       ][INFO    ][2755] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.408960
2018-01-12 14:06:37,409 [salt.state       ][INFO    ][2755] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-12 14:06:37,416 [salt.state       ][INFO    ][2755] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-12 14:06:37,416 [salt.state       ][INFO    ][2755] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 14:06:37.416491 duration_in_ms=7.531
2018-01-12 14:06:37,443 [salt.state       ][INFO    ][2755] Running state [ens2] at time 14:06:37.443151
2018-01-12 14:06:37,443 [salt.state       ][INFO    ][2755] Executing state network.managed for ens2
2018-01-12 14:06:38,340 [salt.state       ][INFO    ][2755] Interface ens2 is up to date.
2018-01-12 14:06:38,341 [salt.state       ][INFO    ][2755] Completed state [ens2] at time 14:06:38.341085 duration_in_ms=897.934
2018-01-12 14:06:38,341 [salt.state       ][INFO    ][2755] Running state [ens3] at time 14:06:38.341630
2018-01-12 14:06:38,342 [salt.state       ][INFO    ][2755] Executing state network.managed for ens3
2018-01-12 14:06:38,382 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-12 14:06:38,900 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140642227037
2018-01-12 14:06:38,933 [salt.minion      ][INFO    ][6773] Starting a new job with PID 6773
2018-01-12 14:06:38,946 [salt.minion      ][INFO    ][6773] Returning information for job: 20180112140642227037
2018-01-12 14:06:39,160 [salt.state       ][INFO    ][2755] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-12 14:06:39,161 [salt.state       ][INFO    ][2755] Completed state [ens3] at time 14:06:39.161151 duration_in_ms=819.526
2018-01-12 14:06:39,161 [salt.state       ][INFO    ][2755] Running state [/etc/profile.d/proxy.sh] at time 14:06:39.161513
2018-01-12 14:06:39,161 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-12 14:06:39,162 [salt.state       ][INFO    ][2755] File /etc/profile.d/proxy.sh is not present
2018-01-12 14:06:39,162 [salt.state       ][INFO    ][2755] Completed state [/etc/profile.d/proxy.sh] at time 14:06:39.162580 duration_in_ms=1.067
2018-01-12 14:06:39,162 [salt.state       ][INFO    ][2755] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:06:39.162848
2018-01-12 14:06:39,163 [salt.state       ][INFO    ][2755] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-12 14:06:39,163 [salt.state       ][INFO    ][2755] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-12 14:06:39,163 [salt.state       ][INFO    ][2755] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:06:39.163642 duration_in_ms=0.794
2018-01-12 14:06:39,172 [salt.state       ][INFO    ][2755] Running state [ntp] at time 14:06:39.172390
2018-01-12 14:06:39,172 [salt.state       ][INFO    ][2755] Executing state pkg.installed for ntp
2018-01-12 14:06:39,469 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:06:39,505 [salt.loaded.int.module.cmdmod][INFO    ][2755] 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-12 14:06:46,555 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:06:46,591 [salt.state       ][INFO    ][2755] 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-12 14:06:46,606 [salt.state       ][INFO    ][2755] Loading fresh modules for state activity
2018-01-12 14:06:46,627 [salt.state       ][INFO    ][2755] Completed state [ntp] at time 14:06:46.627019 duration_in_ms=7454.628
2018-01-12 14:06:46,630 [salt.state       ][INFO    ][2755] Running state [/etc/ntp.conf] at time 14:06:46.630429
2018-01-12 14:06:46,630 [salt.state       ][INFO    ][2755] Executing state file.managed for /etc/ntp.conf
2018-01-12 14:06:46,655 [salt.fileclient  ][INFO    ][2755] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-12 14:06:46,688 [salt.state       ][INFO    ][2755] 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-12 14:06:46,692 [salt.state       ][INFO    ][2755] Completed state [/etc/ntp.conf] at time 14:06:46.692279 duration_in_ms=61.849
2018-01-12 14:06:46,736 [salt.state       ][INFO    ][2755] Running state [ntp] at time 14:06:46.736082
2018-01-12 14:06:46,736 [salt.state       ][INFO    ][2755] Executing state service.running for ntp
2018-01-12 14:06:46,738 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-12 14:06:46,753 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-12 14:06:46,773 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-12 14:06:46,800 [salt.state       ][INFO    ][2755] The service ntp is already running
2018-01-12 14:06:46,801 [salt.state       ][INFO    ][2755] Completed state [ntp] at time 14:06:46.800979 duration_in_ms=64.897
2018-01-12 14:06:46,801 [salt.state       ][INFO    ][2755] Running state [ntp] at time 14:06:46.801385
2018-01-12 14:06:46,801 [salt.state       ][INFO    ][2755] Executing state service.mod_watch for ntp
2018-01-12 14:06:46,803 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-12 14:06:46,830 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-12 14:06:46,859 [salt.loaded.int.module.cmdmod][INFO    ][2755] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-12 14:06:46,972 [salt.state       ][INFO    ][2755] {'ntp': True}
2018-01-12 14:06:46,975 [salt.state       ][INFO    ][2755] Completed state [ntp] at time 14:06:46.975433 duration_in_ms=174.047
2018-01-12 14:06:46,981 [salt.minion      ][INFO    ][2755] Returning information for job: 20180112140551912916
2018-01-12 14:06:51,257 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180112140655052423
2018-01-12 14:06:51,318 [salt.minion      ][INFO    ][7701] Starting a new job with PID 7701
2018-01-12 14:06:51,332 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7701] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-12 14:06:51,336 [salt.minion      ][INFO    ][7701] Returning information for job: 20180112140655052423
2018-01-12 14:07:16,969 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command pkg.upgrade with jid 20180112140720767924
2018-01-12 14:07:16,999 [salt.minion      ][INFO    ][7724] Starting a new job with PID 7724
2018-01-12 14:07:17,046 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7724] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:07:17,502 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7724] 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-12 14:07:27,071 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140730863780
2018-01-12 14:07:27,093 [salt.minion      ][INFO    ][7835] Starting a new job with PID 7835
2018-01-12 14:07:27,202 [salt.minion      ][INFO    ][7835] Returning information for job: 20180112140730863780
2018-01-12 14:07:37,196 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112140740992567
2018-01-12 14:07:37,221 [salt.minion      ][INFO    ][8398] Starting a new job with PID 8398
2018-01-12 14:07:37,246 [salt.minion      ][INFO    ][8398] Returning information for job: 20180112140740992567
2018-01-12 14:07:43,695 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7724] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:07:43,727 [salt.minion      ][INFO    ][7724] Returning information for job: 20180112140720767924
2018-01-12 14:10:30,013 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command test.ping with jid 20180112141033814257
2018-01-12 14:10:30,044 [salt.minion      ][INFO    ][8632] Starting a new job with PID 8632
2018-01-12 14:10:30,129 [salt.minion      ][INFO    ][8632] Returning information for job: 20180112141033814257
2018-01-12 14:11:54,147 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command state.sls with jid 20180112141157955629
2018-01-12 14:11:54,169 [salt.minion      ][INFO    ][8637] Starting a new job with PID 8637
2018-01-12 14:11:55,874 [salt.state       ][INFO    ][8637] Loading fresh modules for state activity
2018-01-12 14:11:55,942 [salt.fileclient  ][INFO    ][8637] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-12 14:11:55,983 [salt.fileclient  ][INFO    ][8637] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-12 14:11:56,673 [salt.state       ][INFO    ][8637] Running state [keepalived] at time 14:11:56.673684
2018-01-12 14:11:56,674 [salt.state       ][INFO    ][8637] Executing state pkg.installed for keepalived
2018-01-12 14:11:56,675 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:11:57,006 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-12 14:11:57,125 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:11:59,349 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:11:59,393 [salt.loaded.int.module.cmdmod][INFO    ][8637] 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-12 14:12:04,203 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112141208006886
2018-01-12 14:12:04,226 [salt.minion      ][INFO    ][9665] Starting a new job with PID 9665
2018-01-12 14:12:04,256 [salt.minion      ][INFO    ][9665] Returning information for job: 20180112141208006886
2018-01-12 14:12:07,821 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:12:07,873 [salt.state       ][INFO    ][8637] 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-12 14:12:07,903 [salt.state       ][INFO    ][8637] Loading fresh modules for state activity
2018-01-12 14:12:07,938 [salt.state       ][INFO    ][8637] Completed state [keepalived] at time 14:12:07.938811 duration_in_ms=11265.126
2018-01-12 14:12:07,950 [salt.state       ][INFO    ][8637] Running state [lsof] at time 14:12:07.950038
2018-01-12 14:12:07,950 [salt.state       ][INFO    ][8637] Executing state pkg.installed for lsof
2018-01-12 14:12:08,289 [salt.state       ][INFO    ][8637] All specified packages are already installed
2018-01-12 14:12:08,290 [salt.state       ][INFO    ][8637] Completed state [lsof] at time 14:12:08.290496 duration_in_ms=340.458
2018-01-12 14:12:08,295 [salt.state       ][INFO    ][8637] Running state [/etc/keepalived/keepalived.conf] at time 14:12:08.295676
2018-01-12 14:12:08,296 [salt.state       ][INFO    ][8637] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-12 14:12:08,332 [salt.fileclient  ][INFO    ][8637] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-12 14:12:08,394 [salt.state       ][INFO    ][8637] File changed:
New file
2018-01-12 14:12:08,395 [salt.state       ][INFO    ][8637] Completed state [/etc/keepalived/keepalived.conf] at time 14:12:08.395096 duration_in_ms=99.418
2018-01-12 14:12:08,396 [salt.state       ][INFO    ][8637] Running state [keepalived] at time 14:12:08.396481
2018-01-12 14:12:08,397 [salt.state       ][INFO    ][8637] Executing state service.running for keepalived
2018-01-12 14:12:08,398 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-12 14:12:08,413 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,425 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,437 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,449 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,526 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,553 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,576 [salt.loaded.int.module.cmdmod][INFO    ][8637] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-12 14:12:08,599 [salt.state       ][INFO    ][8637] {'keepalived': True}
2018-01-12 14:12:08,600 [salt.state       ][INFO    ][8637] Completed state [keepalived] at time 14:12:08.600587 duration_in_ms=204.104
2018-01-12 14:12:08,603 [salt.minion      ][INFO    ][8637] Returning information for job: 20180112141157955629
2018-01-12 14:14:27,598 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command pillar.get with jid 20180112141431415802
2018-01-12 14:14:27,629 [salt.minion      ][INFO    ][9971] Starting a new job with PID 9971
2018-01-12 14:14:27,639 [salt.minion      ][INFO    ][9971] Returning information for job: 20180112141431415802
2018-01-12 14:34:36,187 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command state.sls with jid 20180112143440062705
2018-01-12 14:34:36,209 [salt.minion      ][INFO    ][10055] Starting a new job with PID 10055
2018-01-12 14:34:37,817 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:34:37,889 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-12 14:34:37,926 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-12 14:34:38,003 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-12 14:34:38,061 [py.warnings      ][WARNING ][10055] /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-12 14:34:38,062 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-12 14:34:38,146 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-12 14:34:38,732 [salt.state       ][INFO    ][10055] Running state [/etc/mysql/my.cnf] at time 14:34:38.732071
2018-01-12 14:34:38,732 [salt.state       ][INFO    ][10055] Executing state file.managed for /etc/mysql/my.cnf
2018-01-12 14:34:38,757 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-12 14:34:38,762 [salt.state       ][INFO    ][10055] File changed:
New file
2018-01-12 14:34:38,762 [salt.state       ][INFO    ][10055] Completed state [/etc/mysql/my.cnf] at time 14:34:38.762872 duration_in_ms=30.801
2018-01-12 14:34:38,763 [salt.state       ][INFO    ][10055] Running state [mysql-wsrep-5.6] at time 14:34:38.763533
2018-01-12 14:34:38,763 [salt.state       ][INFO    ][10055] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-12 14:34:38,764 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:34:39,174 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-12 14:34:39,277 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:34:41,677 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:34:41,720 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:34:46,282 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143450152850
2018-01-12 14:34:46,306 [salt.minion      ][INFO    ][10558] Starting a new job with PID 10558
2018-01-12 14:34:46,337 [salt.minion      ][INFO    ][10558] Returning information for job: 20180112143450152850
2018-01-12 14:34:56,316 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143500185330
2018-01-12 14:34:56,339 [salt.minion      ][INFO    ][11174] Starting a new job with PID 11174
2018-01-12 14:34:56,376 [salt.minion      ][INFO    ][11174] Returning information for job: 20180112143500185330
2018-01-12 14:35:06,336 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143510206477
2018-01-12 14:35:06,362 [salt.minion      ][INFO    ][11537] Starting a new job with PID 11537
2018-01-12 14:35:06,391 [salt.minion      ][INFO    ][11537] Returning information for job: 20180112143510206477
2018-01-12 14:35:14,068 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:14,119 [salt.state       ][INFO    ][10055] 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-12 14:35:14,152 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:14,193 [salt.state       ][INFO    ][10055] Completed state [mysql-wsrep-5.6] at time 14:35:14.192952 duration_in_ms=35429.418
2018-01-12 14:35:14,206 [salt.state       ][INFO    ][10055] Running state [galera-3] at time 14:35:14.206635
2018-01-12 14:35:14,207 [salt.state       ][INFO    ][10055] Executing state pkg.installed for galera-3
2018-01-12 14:35:14,615 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-12 14:35:14,709 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:35:16,358 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143520229886
2018-01-12 14:35:16,380 [salt.minion      ][INFO    ][12082] Starting a new job with PID 12082
2018-01-12 14:35:16,410 [salt.minion      ][INFO    ][12082] Returning information for job: 20180112143520229886
2018-01-12 14:35:16,965 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:35:17,007 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:35:19,702 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:19,754 [salt.state       ][INFO    ][10055] 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-12 14:35:19,786 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:19,832 [salt.state       ][INFO    ][10055] Completed state [galera-3] at time 14:35:19.832275 duration_in_ms=5625.639
2018-01-12 14:35:19,846 [salt.state       ][INFO    ][10055] Running state [rsync] at time 14:35:19.846045
2018-01-12 14:35:19,846 [salt.state       ][INFO    ][10055] Executing state pkg.installed for rsync
2018-01-12 14:35:20,260 [salt.state       ][INFO    ][10055] All specified packages are already installed
2018-01-12 14:35:20,261 [salt.state       ][INFO    ][10055] Completed state [rsync] at time 14:35:20.261446 duration_in_ms=415.402
2018-01-12 14:35:20,262 [salt.state       ][INFO    ][10055] Running state [python-mysqldb] at time 14:35:20.262410
2018-01-12 14:35:20,262 [salt.state       ][INFO    ][10055] Executing state pkg.installed for python-mysqldb
2018-01-12 14:35:20,276 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-12 14:35:20,365 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:35:22,506 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:35:22,546 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:35:25,025 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:25,079 [salt.state       ][INFO    ][10055] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-12 14:35:25,103 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:25,141 [salt.state       ][INFO    ][10055] Completed state [python-mysqldb] at time 14:35:25.140968 duration_in_ms=4878.556
2018-01-12 14:35:25,155 [salt.state       ][INFO    ][10055] Running state [libmysqlclient-dev] at time 14:35:25.155574
2018-01-12 14:35:25,156 [salt.state       ][INFO    ][10055] Executing state pkg.installed for libmysqlclient-dev
2018-01-12 14:35:25,597 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-12 14:35:25,688 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:35:26,382 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143530255717
2018-01-12 14:35:26,407 [salt.minion      ][INFO    ][12893] Starting a new job with PID 12893
2018-01-12 14:35:26,437 [salt.minion      ][INFO    ][12893] Returning information for job: 20180112143530255717
2018-01-12 14:35:27,829 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:35:27,871 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-12 14:35:36,608 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143540481408
2018-01-12 14:35:36,631 [salt.minion      ][INFO    ][16593] Starting a new job with PID 16593
2018-01-12 14:35:36,662 [salt.minion      ][INFO    ][16593] Returning information for job: 20180112143540481408
2018-01-12 14:35:36,905 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:36,968 [salt.state       ][INFO    ][10055] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-12 14:35:36,988 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:37,015 [salt.state       ][INFO    ][10055] Completed state [libmysqlclient-dev] at time 14:35:37.015403 duration_in_ms=11859.828
2018-01-12 14:35:37,029 [salt.state       ][INFO    ][10055] Running state [psmisc] at time 14:35:37.029731
2018-01-12 14:35:37,030 [salt.state       ][INFO    ][10055] Executing state pkg.installed for psmisc
2018-01-12 14:35:37,471 [salt.state       ][INFO    ][10055] All specified packages are already installed
2018-01-12 14:35:37,471 [salt.state       ][INFO    ][10055] Completed state [psmisc] at time 14:35:37.471938 duration_in_ms=442.208
2018-01-12 14:35:37,472 [salt.state       ][INFO    ][10055] Running state [netcat] at time 14:35:37.472941
2018-01-12 14:35:37,473 [salt.state       ][INFO    ][10055] Executing state pkg.installed for netcat
2018-01-12 14:35:37,477 [salt.state       ][INFO    ][10055] All specified packages are already installed
2018-01-12 14:35:37,478 [salt.state       ][INFO    ][10055] Completed state [netcat] at time 14:35:37.478012 duration_in_ms=5.072
2018-01-12 14:35:37,478 [salt.state       ][INFO    ][10055] Running state [percona-xtrabackup] at time 14:35:37.478653
2018-01-12 14:35:37,479 [salt.state       ][INFO    ][10055] Executing state pkg.installed for percona-xtrabackup
2018-01-12 14:35:37,491 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-12 14:35:37,587 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:35:39,765 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:35:39,798 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:35:44,070 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:44,144 [salt.state       ][INFO    ][10055] 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-12 14:35:44,173 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:44,210 [salt.state       ][INFO    ][10055] Completed state [percona-xtrabackup] at time 14:35:44.210271 duration_in_ms=6731.616
2018-01-12 14:35:44,223 [salt.state       ][INFO    ][10055] Running state [socat] at time 14:35:44.223166
2018-01-12 14:35:44,223 [salt.state       ][INFO    ][10055] Executing state pkg.installed for socat
2018-01-12 14:35:44,571 [salt.state       ][INFO    ][10055] All specified packages are already installed
2018-01-12 14:35:44,572 [salt.state       ][INFO    ][10055] Completed state [socat] at time 14:35:44.572169 duration_in_ms=349.003
2018-01-12 14:35:44,573 [salt.state       ][INFO    ][10055] Running state [libdbd-mysql] at time 14:35:44.573100
2018-01-12 14:35:44,573 [salt.state       ][INFO    ][10055] Executing state pkg.installed for libdbd-mysql
2018-01-12 14:35:44,589 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-12 14:35:44,681 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:35:46,798 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143550674022
2018-01-12 14:35:46,815 [salt.minion      ][INFO    ][17539] Starting a new job with PID 17539
2018-01-12 14:35:46,830 [salt.minion      ][INFO    ][17539] Returning information for job: 20180112143550674022
2018-01-12 14:35:46,938 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:35:46,985 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:35:50,134 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:35:50,187 [salt.state       ][INFO    ][10055] 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-12 14:35:50,215 [salt.state       ][INFO    ][10055] Loading fresh modules for state activity
2018-01-12 14:35:50,257 [salt.state       ][INFO    ][10055] Completed state [libdbd-mysql] at time 14:35:50.257492 duration_in_ms=5684.39
2018-01-12 14:35:50,276 [salt.state       ][INFO    ][10055] Running state [python-pymysql] at time 14:35:50.276551
2018-01-12 14:35:50,277 [salt.state       ][INFO    ][10055] Executing state pkg.installed for python-pymysql
2018-01-12 14:35:50,736 [salt.state       ][INFO    ][10055] All specified packages are already installed
2018-01-12 14:35:50,737 [salt.state       ][INFO    ][10055] Completed state [python-pymysql] at time 14:35:50.737339 duration_in_ms=460.789
2018-01-12 14:35:50,740 [salt.state       ][INFO    ][10055] Running state [/var/log/mysql] at time 14:35:50.740810
2018-01-12 14:35:50,741 [salt.state       ][INFO    ][10055] Executing state file.directory for /var/log/mysql
2018-01-12 14:35:50,742 [salt.state       ][INFO    ][10055] {'mode': '0755'}
2018-01-12 14:35:50,742 [salt.state       ][INFO    ][10055] Completed state [/var/log/mysql] at time 14:35:50.742883 duration_in_ms=2.074
2018-01-12 14:35:50,743 [salt.state       ][INFO    ][10055] Running state [/var/run/mysqld] at time 14:35:50.743807
2018-01-12 14:35:50,744 [salt.state       ][INFO    ][10055] Executing state file.directory for /var/run/mysqld
2018-01-12 14:35:50,745 [salt.state       ][INFO    ][10055] Directory /var/run/mysqld is in the correct state
2018-01-12 14:35:50,745 [salt.state       ][INFO    ][10055] Completed state [/var/run/mysqld] at time 14:35:50.745603 duration_in_ms=1.797
2018-01-12 14:35:50,746 [salt.state       ][INFO    ][10055] Running state [/etc/systemd/system/mysql.service.d] at time 14:35:50.746464
2018-01-12 14:35:50,746 [salt.state       ][INFO    ][10055] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-12 14:35:50,748 [salt.state       ][INFO    ][10055] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-12 14:35:50,748 [salt.state       ][INFO    ][10055] Completed state [/etc/systemd/system/mysql.service.d] at time 14:35:50.748612 duration_in_ms=2.147
2018-01-12 14:35:50,750 [salt.state       ][INFO    ][10055] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 14:35:50.750253
2018-01-12 14:35:50,750 [salt.state       ][INFO    ][10055] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-12 14:35:50,761 [salt.state       ][INFO    ][10055] File changed:
New file
2018-01-12 14:35:50,762 [salt.state       ][INFO    ][10055] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 14:35:50.761991 duration_in_ms=11.738
2018-01-12 14:35:50,763 [salt.state       ][INFO    ][10055] Running state [service.systemctl_reload] at time 14:35:50.763646
2018-01-12 14:35:50,764 [salt.state       ][INFO    ][10055] Executing state module.wait for service.systemctl_reload
2018-01-12 14:35:50,764 [salt.state       ][INFO    ][10055] No changes made for service.systemctl_reload
2018-01-12 14:35:50,764 [salt.state       ][INFO    ][10055] Completed state [service.systemctl_reload] at time 14:35:50.764703 duration_in_ms=1.057
2018-01-12 14:35:50,765 [salt.state       ][INFO    ][10055] Running state [service.systemctl_reload] at time 14:35:50.764972
2018-01-12 14:35:50,765 [salt.state       ][INFO    ][10055] Executing state module.mod_watch for service.systemctl_reload
2018-01-12 14:35:50,885 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-12 14:35:51,056 [salt.state       ][INFO    ][10055] {'ret': True}
2018-01-12 14:35:51,057 [salt.state       ][INFO    ][10055] Completed state [service.systemctl_reload] at time 14:35:51.057290 duration_in_ms=292.316
2018-01-12 14:35:51,060 [salt.state       ][INFO    ][10055] Running state [/etc/mysql/debian.cnf] at time 14:35:51.060261
2018-01-12 14:35:51,061 [salt.state       ][INFO    ][10055] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-12 14:35:51,092 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-12 14:35:51,161 [salt.state       ][INFO    ][10055] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = oQuLRWzERV05X6ZH
-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 = oQuLRWzERV05X6ZH
-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-12 14:35:51,161 [salt.state       ][INFO    ][10055] Completed state [/etc/mysql/debian.cnf] at time 14:35:51.161518 duration_in_ms=101.257
2018-01-12 14:35:51,161 [salt.state       ][INFO    ][10055] Running state [/usr/local/sbin/galera_init.sh] at time 14:35:51.161906
2018-01-12 14:35:51,162 [salt.state       ][INFO    ][10055] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-12 14:35:51,189 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-12 14:35:51,195 [salt.state       ][INFO    ][10055] File changed:
New file
2018-01-12 14:35:51,195 [salt.state       ][INFO    ][10055] Completed state [/usr/local/sbin/galera_init.sh] at time 14:35:51.195558 duration_in_ms=33.651
2018-01-12 14:35:51,196 [salt.state       ][INFO    ][10055] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 14:35:51.196055
2018-01-12 14:35:51,196 [salt.state       ][INFO    ][10055] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-12 14:35:51,227 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-12 14:35:51,233 [salt.state       ][INFO    ][10055] File changed:
New file
2018-01-12 14:35:51,233 [salt.state       ][INFO    ][10055] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 14:35:51.233650 duration_in_ms=37.595
2018-01-12 14:35:51,238 [salt.state       ][INFO    ][10055] Running state [/usr/local/sbin/galera_init.sh] at time 14:35:51.238561
2018-01-12 14:35:51,239 [salt.state       ][INFO    ][10055] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-12 14:35:51,240 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-12 14:35:55,493 [salt.state       ][INFO    ][10055] {'pid': 17688, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-12 14:35:55,494 [salt.state       ][INFO    ][10055] Completed state [/usr/local/sbin/galera_init.sh] at time 14:35:55.493856 duration_in_ms=4255.293
2018-01-12 14:35:55,497 [salt.state       ][INFO    ][10055] Running state [mysqladmin password "opnfv_secret"] at time 14:35:55.497671
2018-01-12 14:35:55,498 [salt.state       ][INFO    ][10055] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-12 14:35:55,500 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-12 14:35:55,532 [salt.state       ][INFO    ][10055] {'pid': 18143, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-12 14:35:55,532 [salt.state       ][INFO    ][10055] Completed state [mysqladmin password "opnfv_secret"] at time 14:35:55.532824 duration_in_ms=35.154
2018-01-12 14:35:55,536 [salt.state       ][INFO    ][10055] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 14:35:55.536083
2018-01-12 14:35:55,536 [salt.state       ][INFO    ][10055] 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-12 14:35:55,538 [salt.loaded.int.module.cmdmod][INFO    ][10055] 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-12 14:35:55,567 [salt.state       ][INFO    ][10055] {'pid': 18145, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-12 14:35:55,568 [salt.state       ][INFO    ][10055] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 14:35:55.568148 duration_in_ms=32.065
2018-01-12 14:35:55,572 [salt.state       ][INFO    ][10055] Running state [mysql] at time 14:35:55.572818
2018-01-12 14:35:55,573 [salt.state       ][INFO    ][10055] Executing state service.dead for mysql
2018-01-12 14:35:55,574 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-12 14:35:55,603 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-12 14:35:55,629 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:35:55,662 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-12 14:35:57,029 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143600902047
2018-01-12 14:35:57,053 [salt.minion      ][INFO    ][18212] Starting a new job with PID 18212
2018-01-12 14:35:57,081 [salt.minion      ][INFO    ][18212] Returning information for job: 20180112143600902047
2018-01-12 14:36:07,048 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143610921406
2018-01-12 14:36:07,070 [salt.minion      ][INFO    ][18248] Starting a new job with PID 18248
2018-01-12 14:36:07,096 [salt.minion      ][INFO    ][18248] Returning information for job: 20180112143610921406
2018-01-12 14:36:17,078 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143620953608
2018-01-12 14:36:17,100 [salt.minion      ][INFO    ][18253] Starting a new job with PID 18253
2018-01-12 14:36:17,127 [salt.minion      ][INFO    ][18253] Returning information for job: 20180112143620953608
2018-01-12 14:36:27,108 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143630984413
2018-01-12 14:36:27,131 [salt.minion      ][INFO    ][18258] Starting a new job with PID 18258
2018-01-12 14:36:27,159 [salt.minion      ][INFO    ][18258] Returning information for job: 20180112143630984413
2018-01-12 14:36:37,141 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143641016027
2018-01-12 14:36:37,164 [salt.minion      ][INFO    ][18263] Starting a new job with PID 18263
2018-01-12 14:36:37,192 [salt.minion      ][INFO    ][18263] Returning information for job: 20180112143641016027
2018-01-12 14:36:47,173 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143651048649
2018-01-12 14:36:47,195 [salt.minion      ][INFO    ][18268] Starting a new job with PID 18268
2018-01-12 14:36:47,223 [salt.minion      ][INFO    ][18268] Returning information for job: 20180112143651048649
2018-01-12 14:36:57,206 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143701083041
2018-01-12 14:36:57,227 [salt.minion      ][INFO    ][18273] Starting a new job with PID 18273
2018-01-12 14:36:57,257 [salt.minion      ][INFO    ][18273] Returning information for job: 20180112143701083041
2018-01-12 14:37:07,242 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143711118785
2018-01-12 14:37:07,263 [salt.minion      ][INFO    ][18278] Starting a new job with PID 18278
2018-01-12 14:37:07,293 [salt.minion      ][INFO    ][18278] Returning information for job: 20180112143711118785
2018-01-12 14:37:17,280 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143721158121
2018-01-12 14:37:17,302 [salt.minion      ][INFO    ][18283] Starting a new job with PID 18283
2018-01-12 14:37:17,331 [salt.minion      ][INFO    ][18283] Returning information for job: 20180112143721158121
2018-01-12 14:37:27,315 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143731194043
2018-01-12 14:37:27,337 [salt.minion      ][INFO    ][18288] Starting a new job with PID 18288
2018-01-12 14:37:27,366 [salt.minion      ][INFO    ][18288] Returning information for job: 20180112143731194043
2018-01-12 14:37:37,355 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143741233943
2018-01-12 14:37:37,378 [salt.minion      ][INFO    ][18293] Starting a new job with PID 18293
2018-01-12 14:37:37,405 [salt.minion      ][INFO    ][18293] Returning information for job: 20180112143741233943
2018-01-12 14:37:47,407 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143751286783
2018-01-12 14:37:47,429 [salt.minion      ][INFO    ][18298] Starting a new job with PID 18298
2018-01-12 14:37:47,458 [salt.minion      ][INFO    ][18298] Returning information for job: 20180112143751286783
2018-01-12 14:37:57,449 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143801329451
2018-01-12 14:37:57,471 [salt.minion      ][INFO    ][18303] Starting a new job with PID 18303
2018-01-12 14:37:57,500 [salt.minion      ][INFO    ][18303] Returning information for job: 20180112143801329451
2018-01-12 14:38:07,498 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143811376896
2018-01-12 14:38:07,519 [salt.minion      ][INFO    ][18308] Starting a new job with PID 18308
2018-01-12 14:38:07,549 [salt.minion      ][INFO    ][18308] Returning information for job: 20180112143811376896
2018-01-12 14:38:17,555 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143821434930
2018-01-12 14:38:17,578 [salt.minion      ][INFO    ][18313] Starting a new job with PID 18313
2018-01-12 14:38:17,607 [salt.minion      ][INFO    ][18313] Returning information for job: 20180112143821434930
2018-01-12 14:38:27,606 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143831488388
2018-01-12 14:38:27,628 [salt.minion      ][INFO    ][18318] Starting a new job with PID 18318
2018-01-12 14:38:27,657 [salt.minion      ][INFO    ][18318] Returning information for job: 20180112143831488388
2018-01-12 14:38:37,668 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143841549660
2018-01-12 14:38:37,689 [salt.minion      ][INFO    ][18323] Starting a new job with PID 18323
2018-01-12 14:38:37,714 [salt.minion      ][INFO    ][18323] Returning information for job: 20180112143841549660
2018-01-12 14:38:47,725 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143851607349
2018-01-12 14:38:47,746 [salt.minion      ][INFO    ][18328] Starting a new job with PID 18328
2018-01-12 14:38:47,774 [salt.minion      ][INFO    ][18328] Returning information for job: 20180112143851607349
2018-01-12 14:38:57,802 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143901684652
2018-01-12 14:38:57,824 [salt.minion      ][INFO    ][18333] Starting a new job with PID 18333
2018-01-12 14:38:57,852 [salt.minion      ][INFO    ][18333] Returning information for job: 20180112143901684652
2018-01-12 14:39:07,883 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143911767126
2018-01-12 14:39:07,906 [salt.minion      ][INFO    ][18338] Starting a new job with PID 18338
2018-01-12 14:39:07,934 [salt.minion      ][INFO    ][18338] Returning information for job: 20180112143911767126
2018-01-12 14:39:17,962 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143921845559
2018-01-12 14:39:17,984 [salt.minion      ][INFO    ][18353] Starting a new job with PID 18353
2018-01-12 14:39:18,011 [salt.minion      ][INFO    ][18353] Returning information for job: 20180112143921845559
2018-01-12 14:39:28,036 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143931921727
2018-01-12 14:39:28,058 [salt.minion      ][INFO    ][18358] Starting a new job with PID 18358
2018-01-12 14:39:28,087 [salt.minion      ][INFO    ][18358] Returning information for job: 20180112143931921727
2018-01-12 14:39:38,127 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143942009879
2018-01-12 14:39:38,150 [salt.minion      ][INFO    ][18363] Starting a new job with PID 18363
2018-01-12 14:39:38,178 [salt.minion      ][INFO    ][18363] Returning information for job: 20180112143942009879
2018-01-12 14:39:48,210 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112143952094606
2018-01-12 14:39:48,231 [salt.minion      ][INFO    ][18368] Starting a new job with PID 18368
2018-01-12 14:39:48,258 [salt.minion      ][INFO    ][18368] Returning information for job: 20180112143952094606
2018-01-12 14:39:58,313 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144002197649
2018-01-12 14:39:58,336 [salt.minion      ][INFO    ][18373] Starting a new job with PID 18373
2018-01-12 14:39:58,364 [salt.minion      ][INFO    ][18373] Returning information for job: 20180112144002197649
2018-01-12 14:40:08,408 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144012294507
2018-01-12 14:40:08,430 [salt.minion      ][INFO    ][18378] Starting a new job with PID 18378
2018-01-12 14:40:08,460 [salt.minion      ][INFO    ][18378] Returning information for job: 20180112144012294507
2018-01-12 14:40:18,509 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144022395635
2018-01-12 14:40:18,532 [salt.minion      ][INFO    ][18383] Starting a new job with PID 18383
2018-01-12 14:40:18,561 [salt.minion      ][INFO    ][18383] Returning information for job: 20180112144022395635
2018-01-12 14:40:28,638 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144032518125
2018-01-12 14:40:28,660 [salt.minion      ][INFO    ][18388] Starting a new job with PID 18388
2018-01-12 14:40:28,690 [salt.minion      ][INFO    ][18388] Returning information for job: 20180112144032518125
2018-01-12 14:40:38,750 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144042635746
2018-01-12 14:40:38,773 [salt.minion      ][INFO    ][18393] Starting a new job with PID 18393
2018-01-12 14:40:38,801 [salt.minion      ][INFO    ][18393] Returning information for job: 20180112144042635746
2018-01-12 14:40:48,881 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144052766275
2018-01-12 14:40:48,904 [salt.minion      ][INFO    ][18398] Starting a new job with PID 18398
2018-01-12 14:40:48,934 [salt.minion      ][INFO    ][18398] Returning information for job: 20180112144052766275
2018-01-12 14:40:59,007 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144102895881
2018-01-12 14:40:59,032 [salt.minion      ][INFO    ][18403] Starting a new job with PID 18403
2018-01-12 14:40:59,059 [salt.minion      ][INFO    ][18403] Returning information for job: 20180112144102895881
2018-01-12 14:41:09,139 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144113027801
2018-01-12 14:41:09,160 [salt.minion      ][INFO    ][18408] Starting a new job with PID 18408
2018-01-12 14:41:09,190 [salt.minion      ][INFO    ][18408] Returning information for job: 20180112144113027801
2018-01-12 14:41:19,282 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144123170233
2018-01-12 14:41:19,304 [salt.minion      ][INFO    ][18413] Starting a new job with PID 18413
2018-01-12 14:41:19,332 [salt.minion      ][INFO    ][18413] Returning information for job: 20180112144123170233
2018-01-12 14:41:29,414 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144133303277
2018-01-12 14:41:29,436 [salt.minion      ][INFO    ][18418] Starting a new job with PID 18418
2018-01-12 14:41:29,466 [salt.minion      ][INFO    ][18418] Returning information for job: 20180112144133303277
2018-01-12 14:41:39,566 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144143456285
2018-01-12 14:41:39,589 [salt.minion      ][INFO    ][18423] Starting a new job with PID 18423
2018-01-12 14:41:39,618 [salt.minion      ][INFO    ][18423] Returning information for job: 20180112144143456285
2018-01-12 14:41:49,722 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144153610957
2018-01-12 14:41:49,745 [salt.minion      ][INFO    ][18428] Starting a new job with PID 18428
2018-01-12 14:41:49,775 [salt.minion      ][INFO    ][18428] Returning information for job: 20180112144153610957
2018-01-12 14:41:59,880 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144203769619
2018-01-12 14:41:59,902 [salt.minion      ][INFO    ][18433] Starting a new job with PID 18433
2018-01-12 14:41:59,931 [salt.minion      ][INFO    ][18433] Returning information for job: 20180112144203769619
2018-01-12 14:42:10,035 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144213925617
2018-01-12 14:42:10,057 [salt.minion      ][INFO    ][18438] Starting a new job with PID 18438
2018-01-12 14:42:10,086 [salt.minion      ][INFO    ][18438] Returning information for job: 20180112144213925617
2018-01-12 14:42:20,201 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144224093172
2018-01-12 14:42:20,223 [salt.minion      ][INFO    ][18443] Starting a new job with PID 18443
2018-01-12 14:42:20,250 [salt.minion      ][INFO    ][18443] Returning information for job: 20180112144224093172
2018-01-12 14:42:30,370 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144234261619
2018-01-12 14:42:30,392 [salt.minion      ][INFO    ][18448] Starting a new job with PID 18448
2018-01-12 14:42:30,421 [salt.minion      ][INFO    ][18448] Returning information for job: 20180112144234261619
2018-01-12 14:42:40,542 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144244434657
2018-01-12 14:42:40,565 [salt.minion      ][INFO    ][18453] Starting a new job with PID 18453
2018-01-12 14:42:40,592 [salt.minion      ][INFO    ][18453] Returning information for job: 20180112144244434657
2018-01-12 14:42:50,721 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144254614021
2018-01-12 14:42:50,743 [salt.minion      ][INFO    ][18458] Starting a new job with PID 18458
2018-01-12 14:42:50,772 [salt.minion      ][INFO    ][18458] Returning information for job: 20180112144254614021
2018-01-12 14:43:00,913 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144304804723
2018-01-12 14:43:00,935 [salt.minion      ][INFO    ][18463] Starting a new job with PID 18463
2018-01-12 14:43:00,965 [salt.minion      ][INFO    ][18463] Returning information for job: 20180112144304804723
2018-01-12 14:43:11,107 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144315001527
2018-01-12 14:43:11,129 [salt.minion      ][INFO    ][18468] Starting a new job with PID 18468
2018-01-12 14:43:11,157 [salt.minion      ][INFO    ][18468] Returning information for job: 20180112144315001527
2018-01-12 14:43:21,308 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144325201017
2018-01-12 14:43:21,330 [salt.minion      ][INFO    ][18473] Starting a new job with PID 18473
2018-01-12 14:43:21,359 [salt.minion      ][INFO    ][18473] Returning information for job: 20180112144325201017
2018-01-12 14:43:31,511 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144335405454
2018-01-12 14:43:31,533 [salt.minion      ][INFO    ][18478] Starting a new job with PID 18478
2018-01-12 14:43:31,563 [salt.minion      ][INFO    ][18478] Returning information for job: 20180112144335405454
2018-01-12 14:43:41,729 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144345624651
2018-01-12 14:43:41,750 [salt.minion      ][INFO    ][18493] Starting a new job with PID 18493
2018-01-12 14:43:41,778 [salt.minion      ][INFO    ][18493] Returning information for job: 20180112144345624651
2018-01-12 14:43:51,952 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144355848587
2018-01-12 14:43:51,975 [salt.minion      ][INFO    ][18498] Starting a new job with PID 18498
2018-01-12 14:43:52,005 [salt.minion      ][INFO    ][18498] Returning information for job: 20180112144355848587
2018-01-12 14:44:02,183 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144406079041
2018-01-12 14:44:02,205 [salt.minion      ][INFO    ][18503] Starting a new job with PID 18503
2018-01-12 14:44:02,234 [salt.minion      ][INFO    ][18503] Returning information for job: 20180112144406079041
2018-01-12 14:44:12,212 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144416107320
2018-01-12 14:44:12,234 [salt.minion      ][INFO    ][18508] Starting a new job with PID 18508
2018-01-12 14:44:12,261 [salt.minion      ][INFO    ][18508] Returning information for job: 20180112144416107320
2018-01-12 14:44:22,248 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144426141873
2018-01-12 14:44:22,270 [salt.minion      ][INFO    ][18513] Starting a new job with PID 18513
2018-01-12 14:44:22,297 [salt.minion      ][INFO    ][18513] Returning information for job: 20180112144426141873
2018-01-12 14:44:32,281 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144436178168
2018-01-12 14:44:32,302 [salt.minion      ][INFO    ][18518] Starting a new job with PID 18518
2018-01-12 14:44:32,331 [salt.minion      ][INFO    ][18518] Returning information for job: 20180112144436178168
2018-01-12 14:44:42,343 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144446240496
2018-01-12 14:44:42,365 [salt.minion      ][INFO    ][18523] Starting a new job with PID 18523
2018-01-12 14:44:42,393 [salt.minion      ][INFO    ][18523] Returning information for job: 20180112144446240496
2018-01-12 14:44:52,399 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144456298673
2018-01-12 14:44:52,421 [salt.minion      ][INFO    ][18528] Starting a new job with PID 18528
2018-01-12 14:44:52,450 [salt.minion      ][INFO    ][18528] Returning information for job: 20180112144456298673
2018-01-12 14:45:02,467 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144506362830
2018-01-12 14:45:02,490 [salt.minion      ][INFO    ][18533] Starting a new job with PID 18533
2018-01-12 14:45:02,518 [salt.minion      ][INFO    ][18533] Returning information for job: 20180112144506362830
2018-01-12 14:45:12,544 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144516442633
2018-01-12 14:45:12,565 [salt.minion      ][INFO    ][18538] Starting a new job with PID 18538
2018-01-12 14:45:12,595 [salt.minion      ][INFO    ][18538] Returning information for job: 20180112144516442633
2018-01-12 14:45:22,627 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144526527523
2018-01-12 14:45:22,649 [salt.minion      ][INFO    ][18543] Starting a new job with PID 18543
2018-01-12 14:45:22,677 [salt.minion      ][INFO    ][18543] Returning information for job: 20180112144526527523
2018-01-12 14:45:32,710 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144536609380
2018-01-12 14:45:32,733 [salt.minion      ][INFO    ][18548] Starting a new job with PID 18548
2018-01-12 14:45:32,762 [salt.minion      ][INFO    ][18548] Returning information for job: 20180112144536609380
2018-01-12 14:45:42,795 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144546694824
2018-01-12 14:45:42,817 [salt.minion      ][INFO    ][18553] Starting a new job with PID 18553
2018-01-12 14:45:42,845 [salt.minion      ][INFO    ][18553] Returning information for job: 20180112144546694824
2018-01-12 14:45:52,891 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144556791599
2018-01-12 14:45:52,913 [salt.minion      ][INFO    ][18558] Starting a new job with PID 18558
2018-01-12 14:45:52,942 [salt.minion      ][INFO    ][18558] Returning information for job: 20180112144556791599
2018-01-12 14:45:55,807 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-12 14:45:55,840 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:45:55,878 [salt.state       ][INFO    ][10055] {'mysql': False}
2018-01-12 14:45:55,879 [salt.state       ][INFO    ][10055] Completed state [mysql] at time 14:45:55.879560 duration_in_ms=600306.74
2018-01-12 14:45:55,883 [salt.state       ][INFO    ][10055] Running state [/etc/mysql/my.cnf] at time 14:45:55.883210
2018-01-12 14:45:55,884 [salt.state       ][INFO    ][10055] Executing state file.managed for /etc/mysql/my.cnf
2018-01-12 14:45:55,922 [salt.fileclient  ][INFO    ][10055] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-12 14:45:56,009 [salt.state       ][INFO    ][10055] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=10.167.4.52
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://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"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=10.167.4.52
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://10.167.4.52:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-12 14:45:56,009 [salt.state       ][INFO    ][10055] Completed state [/etc/mysql/my.cnf] at time 14:45:56.009777 duration_in_ms=126.567
2018-01-12 14:45:56,012 [salt.state       ][INFO    ][10055] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 14:45:56.012263
2018-01-12 14:45:56,012 [salt.state       ][INFO    ][10055] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-12 14:45:56,013 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-12 14:46:03,005 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144606905900
2018-01-12 14:46:03,030 [salt.minion      ][INFO    ][19334] Starting a new job with PID 19334
2018-01-12 14:46:03,060 [salt.minion      ][INFO    ][19334] Returning information for job: 20180112144606905900
2018-01-12 14:46:13,118 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144617019568
2018-01-12 14:46:13,144 [salt.minion      ][INFO    ][19665] Starting a new job with PID 19665
2018-01-12 14:46:13,174 [salt.minion      ][INFO    ][19665] Returning information for job: 20180112144617019568
2018-01-12 14:46:23,239 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144627142509
2018-01-12 14:46:23,260 [salt.minion      ][INFO    ][19708] Starting a new job with PID 19708
2018-01-12 14:46:23,291 [salt.minion      ][INFO    ][19708] Returning information for job: 20180112144627142509
2018-01-12 14:46:33,377 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144637280237
2018-01-12 14:46:33,401 [salt.minion      ][INFO    ][19745] Starting a new job with PID 19745
2018-01-12 14:46:33,435 [salt.minion      ][INFO    ][19745] Returning information for job: 20180112144637280237
2018-01-12 14:46:43,505 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144647407814
2018-01-12 14:46:43,529 [salt.minion      ][INFO    ][19837] Starting a new job with PID 19837
2018-01-12 14:46:43,556 [salt.minion      ][INFO    ][19837] Returning information for job: 20180112144647407814
2018-01-12 14:46:43,664 [salt.state       ][INFO    ][10055] {'pid': 18581, 'retcode': 0, 'stderr': "Warning: Using a password on the command line interface can be insecure.\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)\nWarning: Using a password on the command line interface can be insecure.\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)\nWarning: Using a password on the command line interface can be insecure.\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)\nWarning: Using a password on the command line interface can be insecure.\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)\nWarning: Using a password on the command line interface can be insecure.", 'stdout': 'Sucessfully connected to the MySQL service (4 retries).'}
2018-01-12 14:46:43,666 [salt.state       ][INFO    ][10055] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 14:46:43.666610 duration_in_ms=47654.346
2018-01-12 14:46:43,671 [salt.state       ][INFO    ][10055] Running state [/var/lib/mysql/.galera_bootstrap] at time 14:46:43.670923
2018-01-12 14:46:43,672 [salt.state       ][INFO    ][10055] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-12 14:46:43,674 [salt.state       ][INFO    ][10055] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-12 14:46:43,675 [salt.state       ][INFO    ][10055] Completed state [/var/lib/mysql/.galera_bootstrap] at time 14:46:43.674966 duration_in_ms=4.043
2018-01-12 14:46:44,032 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['git', '--version'] in directory '/root'
2018-01-12 14:46:44,253 [salt.state       ][INFO    ][10055] Running state [/etc/mysql/my.cnf] at time 14:46:44.253451
2018-01-12 14:46:44,254 [salt.state       ][INFO    ][10055] Executing state file.managed for /etc/mysql/my.cnf
2018-01-12 14:46:44,366 [salt.state       ][INFO    ][10055] File /etc/mysql/my.cnf is in the correct state
2018-01-12 14:46:44,367 [salt.state       ][INFO    ][10055] Completed state [/etc/mysql/my.cnf] at time 14:46:44.367571 duration_in_ms=114.12
2018-01-12 14:46:44,371 [salt.state       ][INFO    ][10055] Running state [mysql] at time 14:46:44.370959
2018-01-12 14:46:44,371 [salt.state       ][INFO    ][10055] Executing state service.running for mysql
2018-01-12 14:46:44,373 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-12 14:46:44,404 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:46:44,438 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:46:44,473 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:46:44,505 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-12 14:46:45,049 [salt.loaded.int.module.cmdmod][INFO    ][10055] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-12 14:46:45,078 [salt.state       ][INFO    ][10055] {'mysql': True}
2018-01-12 14:46:45,080 [salt.state       ][INFO    ][10055] Completed state [mysql] at time 14:46:45.080019 duration_in_ms=709.059
2018-01-12 14:46:45,081 [salt.state       ][INFO    ][10055] Running state [ceilometer] at time 14:46:45.081331
2018-01-12 14:46:45,082 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for ceilometer
2018-01-12 14:46:45,098 [salt.state       ][INFO    ][10055] Database ceilometer is already present
2018-01-12 14:46:45,099 [salt.state       ][INFO    ][10055] Completed state [ceilometer] at time 14:46:45.099756 duration_in_ms=18.424
2018-01-12 14:46:45,100 [salt.state       ][INFO    ][10055] Running state [ceilometer] at time 14:46:45.100894
2018-01-12 14:46:45,101 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for ceilometer
2018-01-12 14:46:45,110 [salt.state       ][INFO    ][10055] User ceilometer@% is already present with the desired password
2018-01-12 14:46:45,111 [salt.state       ][INFO    ][10055] Completed state [ceilometer] at time 14:46:45.111089 duration_in_ms=10.195
2018-01-12 14:46:45,115 [salt.state       ][INFO    ][10055] Running state [mysql_grants_ceilometer_ceilometer_%] at time 14:46:45.115574
2018-01-12 14:46:45,116 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-12 14:46:45,128 [salt.state       ][INFO    ][10055] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-12 14:46:45,129 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 14:46:45.129335 duration_in_ms=13.761
2018-01-12 14:46:45,130 [salt.state       ][INFO    ][10055] Running state [ceilometer] at time 14:46:45.130280
2018-01-12 14:46:45,131 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for ceilometer
2018-01-12 14:46:45,205 [salt.loaded.int.module.mysql][INFO    ][10055] User 'ceilometer'@'10.167.4.52' has been created
2018-01-12 14:46:45,206 [salt.state       ][INFO    ][10055] {'ceilometer': 'Present'}
2018-01-12 14:46:45,207 [salt.state       ][INFO    ][10055] Completed state [ceilometer] at time 14:46:45.207258 duration_in_ms=76.978
2018-01-12 14:46:45,210 [salt.state       ][INFO    ][10055] Running state [mysql_grants_ceilometer_ceilometer_10.167.4.52] at time 14:46:45.210771
2018-01-12 14:46:45,211 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_10.167.4.52
2018-01-12 14:46:45,250 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-12 14:46:45,251 [salt.state       ][INFO    ][10055] {'mysql_grants_ceilometer_ceilometer_10.167.4.52': 'Present'}
2018-01-12 14:46:45,252 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_ceilometer_ceilometer_10.167.4.52] at time 14:46:45.252005 duration_in_ms=41.234
2018-01-12 14:46:45,253 [salt.state       ][INFO    ][10055] Running state [aodh] at time 14:46:45.253682
2018-01-12 14:46:45,254 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for aodh
2018-01-12 14:46:45,260 [salt.state       ][INFO    ][10055] Database aodh is already present
2018-01-12 14:46:45,261 [salt.state       ][INFO    ][10055] Completed state [aodh] at time 14:46:45.261709 duration_in_ms=8.027
2018-01-12 14:46:45,262 [salt.state       ][INFO    ][10055] Running state [aodh] at time 14:46:45.262628
2018-01-12 14:46:45,263 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for aodh
2018-01-12 14:46:45,270 [salt.state       ][INFO    ][10055] User aodh@% is already present with the desired password
2018-01-12 14:46:45,271 [salt.state       ][INFO    ][10055] Completed state [aodh] at time 14:46:45.271547 duration_in_ms=8.919
2018-01-12 14:46:45,275 [salt.state       ][INFO    ][10055] Running state [mysql_grants_aodh_aodh_%] at time 14:46:45.274943
2018-01-12 14:46:45,275 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-12 14:46:45,286 [salt.state       ][INFO    ][10055] Grant all on aodh.* to aodh@% is already present
2018-01-12 14:46:45,287 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_aodh_aodh_%] at time 14:46:45.287396 duration_in_ms=12.453
2018-01-12 14:46:45,288 [salt.state       ][INFO    ][10055] Running state [aodh] at time 14:46:45.288250
2018-01-12 14:46:45,289 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for aodh
2018-01-12 14:46:45,295 [salt.state       ][INFO    ][10055] User aodh@10.167.4.50 is already present with the desired password
2018-01-12 14:46:45,296 [salt.state       ][INFO    ][10055] Completed state [aodh] at time 14:46:45.296560 duration_in_ms=8.31
2018-01-12 14:46:45,299 [salt.state       ][INFO    ][10055] Running state [mysql_grants_aodh_aodh_10.167.4.50] at time 14:46:45.299420
2018-01-12 14:46:45,300 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_aodh_aodh_10.167.4.50
2018-01-12 14:46:45,310 [salt.state       ][INFO    ][10055] Grant all on aodh.* to aodh@10.167.4.50 is already present
2018-01-12 14:46:45,310 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_aodh_aodh_10.167.4.50] at time 14:46:45.310827 duration_in_ms=11.407
2018-01-12 14:46:45,311 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.311602
2018-01-12 14:46:45,312 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for nova
2018-01-12 14:46:45,317 [salt.state       ][INFO    ][10055] Database nova is already present
2018-01-12 14:46:45,318 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.318249 duration_in_ms=6.647
2018-01-12 14:46:45,319 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.319030
2018-01-12 14:46:45,319 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,325 [salt.state       ][INFO    ][10055] User nova@% is already present with the desired password
2018-01-12 14:46:45,326 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.326543 duration_in_ms=7.513
2018-01-12 14:46:45,329 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_%] at time 14:46:45.329159
2018-01-12 14:46:45,330 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-12 14:46:45,342 [salt.state       ][INFO    ][10055] Grant all on nova.* to nova@% is already present
2018-01-12 14:46:45,343 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_%] at time 14:46:45.343335 duration_in_ms=14.176
2018-01-12 14:46:45,344 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.344082
2018-01-12 14:46:45,344 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,384 [salt.loaded.int.module.mysql][INFO    ][10055] User 'nova'@'10.167.4.52' has been created
2018-01-12 14:46:45,385 [salt.state       ][INFO    ][10055] {'nova': 'Present'}
2018-01-12 14:46:45,386 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.386191 duration_in_ms=42.109
2018-01-12 14:46:45,388 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_10.167.4.52] at time 14:46:45.388546
2018-01-12 14:46:45,389 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_10.167.4.52
2018-01-12 14:46:45,424 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-12 14:46:45,425 [salt.state       ][INFO    ][10055] {'mysql_grants_nova_nova_10.167.4.52': 'Present'}
2018-01-12 14:46:45,426 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_10.167.4.52] at time 14:46:45.426516 duration_in_ms=37.969
2018-01-12 14:46:45,427 [salt.state       ][INFO    ][10055] Running state [grafana] at time 14:46:45.427422
2018-01-12 14:46:45,428 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for grafana
2018-01-12 14:46:45,433 [salt.state       ][INFO    ][10055] Database grafana is already present
2018-01-12 14:46:45,434 [salt.state       ][INFO    ][10055] Completed state [grafana] at time 14:46:45.434744 duration_in_ms=7.322
2018-01-12 14:46:45,435 [salt.state       ][INFO    ][10055] Running state [grafana] at time 14:46:45.435706
2018-01-12 14:46:45,436 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for grafana
2018-01-12 14:46:45,443 [salt.state       ][INFO    ][10055] User grafana@% is already present with the desired password
2018-01-12 14:46:45,443 [salt.state       ][INFO    ][10055] Completed state [grafana] at time 14:46:45.443895 duration_in_ms=8.189
2018-01-12 14:46:45,447 [salt.state       ][INFO    ][10055] Running state [mysql_grants_grafana_grafana_%] at time 14:46:45.447045
2018-01-12 14:46:45,448 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-12 14:46:45,457 [salt.state       ][INFO    ][10055] Grant all on grafana.* to grafana@% is already present
2018-01-12 14:46:45,458 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_grafana_grafana_%] at time 14:46:45.458688 duration_in_ms=11.642
2018-01-12 14:46:45,459 [salt.state       ][INFO    ][10055] Running state [grafana] at time 14:46:45.459707
2018-01-12 14:46:45,460 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for grafana
2018-01-12 14:46:45,499 [salt.loaded.int.module.mysql][INFO    ][10055] User 'grafana'@'10.167.4.52' has been created
2018-01-12 14:46:45,500 [salt.state       ][INFO    ][10055] {'grafana': 'Present'}
2018-01-12 14:46:45,501 [salt.state       ][INFO    ][10055] Completed state [grafana] at time 14:46:45.501073 duration_in_ms=41.366
2018-01-12 14:46:45,503 [salt.state       ][INFO    ][10055] Running state [mysql_grants_grafana_grafana_10.167.4.52] at time 14:46:45.503819
2018-01-12 14:46:45,504 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_grafana_grafana_10.167.4.52
2018-01-12 14:46:45,546 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-12 14:46:45,547 [salt.state       ][INFO    ][10055] {'mysql_grants_grafana_grafana_10.167.4.52': 'Present'}
2018-01-12 14:46:45,547 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_grafana_grafana_10.167.4.52] at time 14:46:45.547799 duration_in_ms=43.98
2018-01-12 14:46:45,548 [salt.state       ][INFO    ][10055] Running state [designate_pool_manager] at time 14:46:45.548648
2018-01-12 14:46:45,549 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for designate_pool_manager
2018-01-12 14:46:45,555 [salt.state       ][INFO    ][10055] Database designate_pool_manager is already present
2018-01-12 14:46:45,556 [salt.state       ][INFO    ][10055] Completed state [designate_pool_manager] at time 14:46:45.556780 duration_in_ms=8.132
2018-01-12 14:46:45,557 [salt.state       ][INFO    ][10055] Running state [designate] at time 14:46:45.557811
2018-01-12 14:46:45,558 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for designate
2018-01-12 14:46:45,567 [salt.state       ][INFO    ][10055] User designate@% is already present with the desired password
2018-01-12 14:46:45,568 [salt.state       ][INFO    ][10055] Completed state [designate] at time 14:46:45.568109 duration_in_ms=10.298
2018-01-12 14:46:45,572 [salt.state       ][INFO    ][10055] Running state [mysql_grants_designate_designate_pool_manager_%] at time 14:46:45.572127
2018-01-12 14:46:45,573 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-12 14:46:45,584 [salt.state       ][INFO    ][10055] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-12 14:46:45,585 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 14:46:45.585375 duration_in_ms=13.249
2018-01-12 14:46:45,586 [salt.state       ][INFO    ][10055] Running state [designate] at time 14:46:45.586287
2018-01-12 14:46:45,587 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for designate
2018-01-12 14:46:45,593 [salt.state       ][INFO    ][10055] User designate@10.167.4.50 is already present with the desired password
2018-01-12 14:46:45,594 [salt.state       ][INFO    ][10055] Completed state [designate] at time 14:46:45.594675 duration_in_ms=8.388
2018-01-12 14:46:45,597 [salt.state       ][INFO    ][10055] Running state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 14:46:45.597831
2018-01-12 14:46:45,598 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_10.167.4.50
2018-01-12 14:46:45,609 [salt.state       ][INFO    ][10055] Grant all on designate_pool_manager.* to designate@10.167.4.50 is already present
2018-01-12 14:46:45,610 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 14:46:45.609964 duration_in_ms=12.134
2018-01-12 14:46:45,610 [salt.state       ][INFO    ][10055] Running state [heat] at time 14:46:45.610785
2018-01-12 14:46:45,611 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for heat
2018-01-12 14:46:45,616 [salt.state       ][INFO    ][10055] Database heat is already present
2018-01-12 14:46:45,617 [salt.state       ][INFO    ][10055] Completed state [heat] at time 14:46:45.617559 duration_in_ms=6.773
2018-01-12 14:46:45,618 [salt.state       ][INFO    ][10055] Running state [heat] at time 14:46:45.618364
2018-01-12 14:46:45,619 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for heat
2018-01-12 14:46:45,625 [salt.state       ][INFO    ][10055] User heat@% is already present with the desired password
2018-01-12 14:46:45,625 [salt.state       ][INFO    ][10055] Completed state [heat] at time 14:46:45.625854 duration_in_ms=7.491
2018-01-12 14:46:45,628 [salt.state       ][INFO    ][10055] Running state [mysql_grants_heat_heat_%] at time 14:46:45.628616
2018-01-12 14:46:45,629 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-12 14:46:45,638 [salt.state       ][INFO    ][10055] Grant all on heat.* to heat@% is already present
2018-01-12 14:46:45,638 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_heat_heat_%] at time 14:46:45.638800 duration_in_ms=10.185
2018-01-12 14:46:45,639 [salt.state       ][INFO    ][10055] Running state [heat] at time 14:46:45.639531
2018-01-12 14:46:45,640 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for heat
2018-01-12 14:46:45,678 [salt.loaded.int.module.mysql][INFO    ][10055] User 'heat'@'10.167.4.52' has been created
2018-01-12 14:46:45,679 [salt.state       ][INFO    ][10055] {'heat': 'Present'}
2018-01-12 14:46:45,679 [salt.state       ][INFO    ][10055] Completed state [heat] at time 14:46:45.679688 duration_in_ms=40.158
2018-01-12 14:46:45,681 [salt.state       ][INFO    ][10055] Running state [mysql_grants_heat_heat_10.167.4.52] at time 14:46:45.681862
2018-01-12 14:46:45,682 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_heat_heat_10.167.4.52
2018-01-12 14:46:45,720 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-12 14:46:45,721 [salt.state       ][INFO    ][10055] {'mysql_grants_heat_heat_10.167.4.52': 'Present'}
2018-01-12 14:46:45,722 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_heat_heat_10.167.4.52] at time 14:46:45.722230 duration_in_ms=40.368
2018-01-12 14:46:45,723 [salt.state       ][INFO    ][10055] Running state [nova_api] at time 14:46:45.723193
2018-01-12 14:46:45,724 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for nova_api
2018-01-12 14:46:45,729 [salt.state       ][INFO    ][10055] Database nova_api is already present
2018-01-12 14:46:45,730 [salt.state       ][INFO    ][10055] Completed state [nova_api] at time 14:46:45.730762 duration_in_ms=7.569
2018-01-12 14:46:45,731 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.731764
2018-01-12 14:46:45,732 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,739 [salt.state       ][INFO    ][10055] User nova@% is already present with the desired password
2018-01-12 14:46:45,740 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.740199 duration_in_ms=8.435
2018-01-12 14:46:45,743 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_api_%] at time 14:46:45.743515
2018-01-12 14:46:45,744 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-12 14:46:45,755 [salt.state       ][INFO    ][10055] Grant all on nova_api.* to nova@% is already present
2018-01-12 14:46:45,755 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_api_%] at time 14:46:45.755859 duration_in_ms=12.344
2018-01-12 14:46:45,756 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.756716
2018-01-12 14:46:45,757 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,763 [salt.state       ][INFO    ][10055] User nova@10.167.4.52 is already present with the desired password
2018-01-12 14:46:45,764 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.764479 duration_in_ms=7.763
2018-01-12 14:46:45,767 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_api_10.167.4.52] at time 14:46:45.767900
2018-01-12 14:46:45,768 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_api_10.167.4.52
2018-01-12 14:46:45,801 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-12 14:46:45,802 [salt.state       ][INFO    ][10055] {'mysql_grants_nova_nova_api_10.167.4.52': 'Present'}
2018-01-12 14:46:45,803 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_api_10.167.4.52] at time 14:46:45.803544 duration_in_ms=35.644
2018-01-12 14:46:45,804 [salt.state       ][INFO    ][10055] Running state [keystone] at time 14:46:45.804407
2018-01-12 14:46:45,805 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for keystone
2018-01-12 14:46:45,810 [salt.state       ][INFO    ][10055] Database keystone is already present
2018-01-12 14:46:45,811 [salt.state       ][INFO    ][10055] Completed state [keystone] at time 14:46:45.811019 duration_in_ms=6.612
2018-01-12 14:46:45,811 [salt.state       ][INFO    ][10055] Running state [keystone] at time 14:46:45.811838
2018-01-12 14:46:45,812 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for keystone
2018-01-12 14:46:45,818 [salt.state       ][INFO    ][10055] User keystone@% is already present with the desired password
2018-01-12 14:46:45,819 [salt.state       ][INFO    ][10055] Completed state [keystone] at time 14:46:45.819409 duration_in_ms=7.571
2018-01-12 14:46:45,822 [salt.state       ][INFO    ][10055] Running state [mysql_grants_keystone_keystone_%] at time 14:46:45.822148
2018-01-12 14:46:45,822 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-12 14:46:45,833 [salt.state       ][INFO    ][10055] Grant all on keystone.* to keystone@% is already present
2018-01-12 14:46:45,833 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_keystone_keystone_%] at time 14:46:45.833833 duration_in_ms=11.685
2018-01-12 14:46:45,834 [salt.state       ][INFO    ][10055] Running state [keystone] at time 14:46:45.834742
2018-01-12 14:46:45,835 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for keystone
2018-01-12 14:46:45,877 [salt.loaded.int.module.mysql][INFO    ][10055] User 'keystone'@'10.167.4.52' has been created
2018-01-12 14:46:45,878 [salt.state       ][INFO    ][10055] {'keystone': 'Present'}
2018-01-12 14:46:45,879 [salt.state       ][INFO    ][10055] Completed state [keystone] at time 14:46:45.879180 duration_in_ms=44.438
2018-01-12 14:46:45,882 [salt.state       ][INFO    ][10055] Running state [mysql_grants_keystone_keystone_10.167.4.52] at time 14:46:45.881969
2018-01-12 14:46:45,882 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_keystone_keystone_10.167.4.52
2018-01-12 14:46:45,921 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-12 14:46:45,921 [salt.state       ][INFO    ][10055] {'mysql_grants_keystone_keystone_10.167.4.52': 'Present'}
2018-01-12 14:46:45,922 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_keystone_keystone_10.167.4.52] at time 14:46:45.922597 duration_in_ms=40.628
2018-01-12 14:46:45,923 [salt.state       ][INFO    ][10055] Running state [nova_cell0] at time 14:46:45.923370
2018-01-12 14:46:45,924 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for nova_cell0
2018-01-12 14:46:45,928 [salt.state       ][INFO    ][10055] Database nova_cell0 is already present
2018-01-12 14:46:45,929 [salt.state       ][INFO    ][10055] Completed state [nova_cell0] at time 14:46:45.929545 duration_in_ms=6.176
2018-01-12 14:46:45,930 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.930302
2018-01-12 14:46:45,931 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,937 [salt.state       ][INFO    ][10055] User nova@% is already present with the desired password
2018-01-12 14:46:45,937 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.937886 duration_in_ms=7.585
2018-01-12 14:46:45,940 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_cell0_%] at time 14:46:45.940573
2018-01-12 14:46:45,941 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-12 14:46:45,950 [salt.state       ][INFO    ][10055] Grant all on nova_cell0.* to nova@% is already present
2018-01-12 14:46:45,951 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_cell0_%] at time 14:46:45.951104 duration_in_ms=10.531
2018-01-12 14:46:45,951 [salt.state       ][INFO    ][10055] Running state [nova] at time 14:46:45.951836
2018-01-12 14:46:45,952 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for nova
2018-01-12 14:46:45,958 [salt.state       ][INFO    ][10055] User nova@10.167.4.52 is already present with the desired password
2018-01-12 14:46:45,958 [salt.state       ][INFO    ][10055] Completed state [nova] at time 14:46:45.958688 duration_in_ms=6.852
2018-01-12 14:46:45,961 [salt.state       ][INFO    ][10055] Running state [mysql_grants_nova_nova_cell0_10.167.4.52] at time 14:46:45.960941
2018-01-12 14:46:45,961 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_10.167.4.52
2018-01-12 14:46:45,996 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-12 14:46:45,997 [salt.state       ][INFO    ][10055] {'mysql_grants_nova_nova_cell0_10.167.4.52': 'Present'}
2018-01-12 14:46:45,998 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_nova_nova_cell0_10.167.4.52] at time 14:46:45.998359 duration_in_ms=37.418
2018-01-12 14:46:45,999 [salt.state       ][INFO    ][10055] Running state [cinder] at time 14:46:45.999338
2018-01-12 14:46:46,000 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for cinder
2018-01-12 14:46:46,006 [salt.state       ][INFO    ][10055] Database cinder is already present
2018-01-12 14:46:46,007 [salt.state       ][INFO    ][10055] Completed state [cinder] at time 14:46:46.007731 duration_in_ms=8.393
2018-01-12 14:46:46,008 [salt.state       ][INFO    ][10055] Running state [cinder] at time 14:46:46.008743
2018-01-12 14:46:46,009 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for cinder
2018-01-12 14:46:46,016 [salt.state       ][INFO    ][10055] User cinder@% is already present with the desired password
2018-01-12 14:46:46,017 [salt.state       ][INFO    ][10055] Completed state [cinder] at time 14:46:46.017642 duration_in_ms=8.899
2018-01-12 14:46:46,020 [salt.state       ][INFO    ][10055] Running state [mysql_grants_cinder_cinder_%] at time 14:46:46.020874
2018-01-12 14:46:46,021 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-12 14:46:46,032 [salt.state       ][INFO    ][10055] Grant all on cinder.* to cinder@% is already present
2018-01-12 14:46:46,032 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_cinder_cinder_%] at time 14:46:46.032688 duration_in_ms=11.814
2018-01-12 14:46:46,033 [salt.state       ][INFO    ][10055] Running state [cinder] at time 14:46:46.033450
2018-01-12 14:46:46,034 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for cinder
2018-01-12 14:46:46,071 [salt.loaded.int.module.mysql][INFO    ][10055] User 'cinder'@'10.167.4.52' has been created
2018-01-12 14:46:46,072 [salt.state       ][INFO    ][10055] {'cinder': 'Present'}
2018-01-12 14:46:46,072 [salt.state       ][INFO    ][10055] Completed state [cinder] at time 14:46:46.072848 duration_in_ms=39.398
2018-01-12 14:46:46,075 [salt.state       ][INFO    ][10055] Running state [mysql_grants_cinder_cinder_10.167.4.52] at time 14:46:46.075368
2018-01-12 14:46:46,076 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_cinder_cinder_10.167.4.52
2018-01-12 14:46:46,111 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-12 14:46:46,112 [salt.state       ][INFO    ][10055] {'mysql_grants_cinder_cinder_10.167.4.52': 'Present'}
2018-01-12 14:46:46,113 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_cinder_cinder_10.167.4.52] at time 14:46:46.113072 duration_in_ms=37.703
2018-01-12 14:46:46,113 [salt.state       ][INFO    ][10055] Running state [glance] at time 14:46:46.113755
2018-01-12 14:46:46,114 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for glance
2018-01-12 14:46:46,118 [salt.state       ][INFO    ][10055] Database glance is already present
2018-01-12 14:46:46,119 [salt.state       ][INFO    ][10055] Completed state [glance] at time 14:46:46.119567 duration_in_ms=5.812
2018-01-12 14:46:46,120 [salt.state       ][INFO    ][10055] Running state [glance] at time 14:46:46.120288
2018-01-12 14:46:46,121 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for glance
2018-01-12 14:46:46,127 [salt.state       ][INFO    ][10055] User glance@% is already present with the desired password
2018-01-12 14:46:46,127 [salt.state       ][INFO    ][10055] Completed state [glance] at time 14:46:46.127623 duration_in_ms=7.334
2018-01-12 14:46:46,130 [salt.state       ][INFO    ][10055] Running state [mysql_grants_glance_glance_%] at time 14:46:46.130135
2018-01-12 14:46:46,130 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-12 14:46:46,139 [salt.state       ][INFO    ][10055] Grant all on glance.* to glance@% is already present
2018-01-12 14:46:46,140 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_glance_glance_%] at time 14:46:46.140501 duration_in_ms=10.366
2018-01-12 14:46:46,141 [salt.state       ][INFO    ][10055] Running state [glance] at time 14:46:46.141177
2018-01-12 14:46:46,141 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for glance
2018-01-12 14:46:46,185 [salt.loaded.int.module.mysql][INFO    ][10055] User 'glance'@'10.167.4.52' has been created
2018-01-12 14:46:46,186 [salt.state       ][INFO    ][10055] {'glance': 'Present'}
2018-01-12 14:46:46,187 [salt.state       ][INFO    ][10055] Completed state [glance] at time 14:46:46.187111 duration_in_ms=45.933
2018-01-12 14:46:46,190 [salt.state       ][INFO    ][10055] Running state [mysql_grants_glance_glance_10.167.4.52] at time 14:46:46.190394
2018-01-12 14:46:46,191 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_glance_glance_10.167.4.52
2018-01-12 14:46:46,232 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-12 14:46:46,233 [salt.state       ][INFO    ][10055] {'mysql_grants_glance_glance_10.167.4.52': 'Present'}
2018-01-12 14:46:46,233 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_glance_glance_10.167.4.52] at time 14:46:46.233785 duration_in_ms=43.391
2018-01-12 14:46:46,234 [salt.state       ][INFO    ][10055] Running state [neutron] at time 14:46:46.234583
2018-01-12 14:46:46,235 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for neutron
2018-01-12 14:46:46,240 [salt.state       ][INFO    ][10055] Database neutron is already present
2018-01-12 14:46:46,241 [salt.state       ][INFO    ][10055] Completed state [neutron] at time 14:46:46.241539 duration_in_ms=6.956
2018-01-12 14:46:46,242 [salt.state       ][INFO    ][10055] Running state [neutron] at time 14:46:46.242260
2018-01-12 14:46:46,242 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for neutron
2018-01-12 14:46:46,249 [salt.state       ][INFO    ][10055] User neutron@% is already present with the desired password
2018-01-12 14:46:46,249 [salt.state       ][INFO    ][10055] Completed state [neutron] at time 14:46:46.249675 duration_in_ms=7.414
2018-01-12 14:46:46,252 [salt.state       ][INFO    ][10055] Running state [mysql_grants_neutron_neutron_%] at time 14:46:46.252474
2018-01-12 14:46:46,253 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-12 14:46:46,262 [salt.state       ][INFO    ][10055] Grant all on neutron.* to neutron@% is already present
2018-01-12 14:46:46,262 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_neutron_neutron_%] at time 14:46:46.262777 duration_in_ms=10.303
2018-01-12 14:46:46,263 [salt.state       ][INFO    ][10055] Running state [neutron] at time 14:46:46.263462
2018-01-12 14:46:46,264 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for neutron
2018-01-12 14:46:46,299 [salt.loaded.int.module.mysql][INFO    ][10055] User 'neutron'@'10.167.4.52' has been created
2018-01-12 14:46:46,303 [salt.state       ][INFO    ][10055] {'neutron': 'Present'}
2018-01-12 14:46:46,303 [salt.state       ][INFO    ][10055] Completed state [neutron] at time 14:46:46.303709 duration_in_ms=40.248
2018-01-12 14:46:46,306 [salt.state       ][INFO    ][10055] Running state [mysql_grants_neutron_neutron_10.167.4.52] at time 14:46:46.305959
2018-01-12 14:46:46,306 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_neutron_neutron_10.167.4.52
2018-01-12 14:46:46,340 [salt.loaded.int.module.mysql][INFO    ][10055] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-12 14:46:46,341 [salt.state       ][INFO    ][10055] {'mysql_grants_neutron_neutron_10.167.4.52': 'Present'}
2018-01-12 14:46:46,341 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_neutron_neutron_10.167.4.52] at time 14:46:46.341933 duration_in_ms=35.974
2018-01-12 14:46:46,342 [salt.state       ][INFO    ][10055] Running state [designate] at time 14:46:46.342484
2018-01-12 14:46:46,343 [salt.state       ][INFO    ][10055] Executing state mysql_database.present for designate
2018-01-12 14:46:46,347 [salt.state       ][INFO    ][10055] Database designate is already present
2018-01-12 14:46:46,347 [salt.state       ][INFO    ][10055] Completed state [designate] at time 14:46:46.347550 duration_in_ms=5.066
2018-01-12 14:46:46,351 [salt.state       ][INFO    ][10055] Running state [designate] at time 14:46:46.351808
2018-01-12 14:46:46,352 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for designate
2018-01-12 14:46:46,357 [salt.state       ][INFO    ][10055] User designate@% is already present with the desired password
2018-01-12 14:46:46,358 [salt.state       ][INFO    ][10055] Completed state [designate] at time 14:46:46.358020 duration_in_ms=6.213
2018-01-12 14:46:46,359 [salt.state       ][INFO    ][10055] Running state [mysql_grants_designate_designate_%] at time 14:46:46.359920
2018-01-12 14:46:46,360 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-12 14:46:46,368 [salt.state       ][INFO    ][10055] Grant all on designate.* to designate@% is already present
2018-01-12 14:46:46,368 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_designate_designate_%] at time 14:46:46.368939 duration_in_ms=9.019
2018-01-12 14:46:46,369 [salt.state       ][INFO    ][10055] Running state [designate] at time 14:46:46.369466
2018-01-12 14:46:46,370 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for designate
2018-01-12 14:46:46,375 [salt.state       ][INFO    ][10055] User designate@10.167.4.50 is already present with the desired password
2018-01-12 14:46:46,375 [salt.state       ][INFO    ][10055] Completed state [designate] at time 14:46:46.375505 duration_in_ms=6.039
2018-01-12 14:46:46,377 [salt.state       ][INFO    ][10055] Running state [mysql_grants_designate_designate_10.167.4.50] at time 14:46:46.377270
2018-01-12 14:46:46,377 [salt.state       ][INFO    ][10055] Executing state mysql_grants.present for mysql_grants_designate_designate_10.167.4.50
2018-01-12 14:46:46,385 [salt.state       ][INFO    ][10055] Grant all on designate.* to designate@10.167.4.50 is already present
2018-01-12 14:46:46,385 [salt.state       ][INFO    ][10055] Completed state [mysql_grants_designate_designate_10.167.4.50] at time 14:46:46.385777 duration_in_ms=8.507
2018-01-12 14:46:46,386 [salt.state       ][INFO    ][10055] Running state [haproxy] at time 14:46:46.386287
2018-01-12 14:46:46,386 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for haproxy
2018-01-12 14:46:46,391 [salt.state       ][INFO    ][10055] User haproxy@localhost is already present with passwordless login
2018-01-12 14:46:46,391 [salt.state       ][INFO    ][10055] Completed state [haproxy] at time 14:46:46.391778 duration_in_ms=5.491
2018-01-12 14:46:46,392 [salt.state       ][INFO    ][10055] Running state [haproxy] at time 14:46:46.392289
2018-01-12 14:46:46,392 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for haproxy
2018-01-12 14:46:46,397 [salt.state       ][INFO    ][10055] User haproxy@% is already present with passwordless login
2018-01-12 14:46:46,397 [salt.state       ][INFO    ][10055] Completed state [haproxy] at time 14:46:46.397827 duration_in_ms=5.538
2018-01-12 14:46:46,398 [salt.state       ][INFO    ][10055] Running state [haproxy] at time 14:46:46.398319
2018-01-12 14:46:46,398 [salt.state       ][INFO    ][10055] Executing state mysql_user.present for haproxy
2018-01-12 14:46:46,430 [salt.loaded.int.module.mysql][INFO    ][10055] User 'haproxy'@'10.167.4.52' has been created with passwordless login
2018-01-12 14:46:46,431 [salt.state       ][INFO    ][10055] {'haproxy': 'Present'}
2018-01-12 14:46:46,432 [salt.state       ][INFO    ][10055] Completed state [haproxy] at time 14:46:46.431948 duration_in_ms=33.629
2018-01-12 14:46:46,436 [salt.minion      ][INFO    ][10055] Returning information for job: 20180112143440062705
2018-01-12 14:47:05,652 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command state.sls with jid 20180112144709558323
2018-01-12 14:47:05,681 [salt.minion      ][INFO    ][19917] Starting a new job with PID 19917
2018-01-12 14:47:06,733 [salt.state       ][INFO    ][19917] Loading fresh modules for state activity
2018-01-12 14:47:06,790 [salt.fileclient  ][INFO    ][19917] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-12 14:47:06,819 [salt.fileclient  ][INFO    ][19917] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-12 14:47:07,439 [salt.state       ][INFO    ][19917] Running state [haproxy] at time 14:47:07.439202
2018-01-12 14:47:07,440 [salt.state       ][INFO    ][19917] Executing state pkg.installed for haproxy
2018-01-12 14:47:07,441 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:47:07,919 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-12 14:47:08,039 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-12 14:47:09,864 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-12 14:47:09,895 [salt.loaded.int.module.cmdmod][INFO    ][19917] 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-12 14:47:15,754 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command saltutil.find_job with jid 20180112144719658670
2018-01-12 14:47:15,779 [salt.minion      ][INFO    ][20568] Starting a new job with PID 20568
2018-01-12 14:47:15,805 [salt.minion      ][INFO    ][20568] Returning information for job: 20180112144719658670
2018-01-12 14:47:18,995 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-12 14:47:19,025 [salt.state       ][INFO    ][19917] 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-12 14:47:19,041 [salt.state       ][INFO    ][19917] Loading fresh modules for state activity
2018-01-12 14:47:19,068 [salt.state       ][INFO    ][19917] Completed state [haproxy] at time 14:47:19.068792 duration_in_ms=11629.59
2018-01-12 14:47:19,073 [salt.state       ][INFO    ][19917] Running state [/etc/default/haproxy] at time 14:47:19.073573
2018-01-12 14:47:19,074 [salt.state       ][INFO    ][19917] Executing state file.managed for /etc/default/haproxy
2018-01-12 14:47:19,103 [salt.fileclient  ][INFO    ][19917] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-12 14:47:19,106 [salt.state       ][INFO    ][19917] 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-12 14:47:19,109 [salt.state       ][INFO    ][19917] Completed state [/etc/default/haproxy] at time 14:47:19.108970 duration_in_ms=35.398
2018-01-12 14:47:19,109 [salt.state       ][INFO    ][19917] Running state [/etc/haproxy/haproxy.cfg] at time 14:47:19.109464
2018-01-12 14:47:19,109 [salt.state       ][INFO    ][19917] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-12 14:47:19,128 [salt.fileclient  ][INFO    ][19917] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-12 14:47:19,243 [salt.state       ][INFO    ][19917] 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-12 14:47:19,245 [salt.state       ][INFO    ][19917] Completed state [/etc/haproxy/haproxy.cfg] at time 14:47:19.244927 duration_in_ms=135.46
2018-01-12 14:47:19,245 [salt.state       ][INFO    ][19917] Running state [/etc/haproxy/ssl] at time 14:47:19.245550
2018-01-12 14:47:19,245 [salt.state       ][INFO    ][19917] Executing state file.directory for /etc/haproxy/ssl
2018-01-12 14:47:19,248 [salt.state       ][INFO    ][19917] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-12 14:47:19,248 [salt.state       ][INFO    ][19917] Completed state [/etc/haproxy/ssl] at time 14:47:19.248656 duration_in_ms=3.107
2018-01-12 14:47:19,249 [salt.state       ][INFO    ][19917] Running state [haproxy_status_packages] at time 14:47:19.249945
2018-01-12 14:47:19,250 [salt.state       ][INFO    ][19917] Executing state pkg.installed for haproxy_status_packages
2018-01-12 14:47:19,580 [salt.state       ][INFO    ][19917] All specified packages are already installed
2018-01-12 14:47:19,580 [salt.state       ][INFO    ][19917] Completed state [haproxy_status_packages] at time 14:47:19.580881 duration_in_ms=330.937
2018-01-12 14:47:19,581 [salt.state       ][INFO    ][19917] Running state [/usr/bin/haproxy-status.sh] at time 14:47:19.581646
2018-01-12 14:47:19,582 [salt.state       ][INFO    ][19917] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-12 14:47:19,611 [salt.fileclient  ][INFO    ][19917] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-12 14:47:19,629 [salt.state       ][INFO    ][19917] File changed:
New file
2018-01-12 14:47:19,630 [salt.state       ][INFO    ][19917] Completed state [/usr/bin/haproxy-status.sh] at time 14:47:19.630118 duration_in_ms=48.472
2018-01-12 14:47:19,630 [salt.state       ][INFO    ][19917] Running state [net.ipv4.ip_nonlocal_bind] at time 14:47:19.630807
2018-01-12 14:47:19,631 [salt.state       ][INFO    ][19917] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-12 14:47:19,631 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command 'sysctl -a' in directory '/root'
2018-01-12 14:47:19,670 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-12 14:47:19,687 [salt.state       ][INFO    ][19917] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-12 14:47:19,688 [salt.state       ][INFO    ][19917] Completed state [net.ipv4.ip_nonlocal_bind] at time 14:47:19.688315 duration_in_ms=57.507
2018-01-12 14:47:19,690 [salt.state       ][INFO    ][19917] Running state [haproxy] at time 14:47:19.690752
2018-01-12 14:47:19,691 [salt.state       ][INFO    ][19917] Executing state service.running for haproxy
2018-01-12 14:47:19,692 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-12 14:47:19,712 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:19,727 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:19,742 [salt.state       ][INFO    ][19917] The service haproxy is already running
2018-01-12 14:47:19,742 [salt.state       ][INFO    ][19917] Completed state [haproxy] at time 14:47:19.742455 duration_in_ms=51.702
2018-01-12 14:47:19,742 [salt.state       ][INFO    ][19917] Running state [haproxy] at time 14:47:19.742745
2018-01-12 14:47:19,743 [salt.state       ][INFO    ][19917] Executing state service.mod_watch for haproxy
2018-01-12 14:47:19,744 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:19,764 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:19,782 [salt.loaded.int.module.cmdmod][INFO    ][19917] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:19,840 [salt.state       ][INFO    ][19917] {'haproxy': True}
2018-01-12 14:47:19,840 [salt.state       ][INFO    ][19917] Completed state [haproxy] at time 14:47:19.840835 duration_in_ms=98.089
2018-01-12 14:47:19,843 [salt.minion      ][INFO    ][19917] Returning information for job: 20180112144709558323
2018-01-12 14:47:24,176 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command service.status with jid 20180112144728081775
2018-01-12 14:47:24,219 [salt.minion      ][INFO    ][20819] Starting a new job with PID 20819
2018-01-12 14:47:24,310 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20819] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-12 14:47:24,330 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20819] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-12 14:47:24,346 [salt.minion      ][INFO    ][20819] Returning information for job: 20180112144728081775
2018-01-12 14:47:25,672 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command service.restart with jid 20180112144729581925
2018-01-12 14:47:25,701 [salt.minion      ][INFO    ][20826] Starting a new job with PID 20826
2018-01-12 14:47:25,783 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20826] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-12 14:47:25,812 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20826] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-12 14:47:25,854 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20826] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-12 14:47:25,908 [salt.minion      ][INFO    ][20826] Returning information for job: 20180112144729581925
2018-01-12 15:05:30,272 [salt.utils.schedule][INFO    ][2652] Running scheduled job: __mine_interval
2018-01-12 15:23:24,644 [salt.minion      ][INFO    ][2652] User sudo_ubuntu Executing command cp.push_dir with jid 20180112152328648937
2018-01-12 15:23:24,681 [salt.minion      ][INFO    ][20980] Starting a new job with PID 20980
