2018-01-24 05:06:57,949 [py.warnings      ][WARNING ][1449] /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-24 05:07:11,171 [salt.loaded.int.module.cmdmod][ERROR   ][1449] 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-24 05:07:13,970 [salt.loaded.int.module.cmdmod][INFO    ][1964] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-24 05:07:13,991 [salt.loaded.int.module.cmdmod][INFO    ][1964] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-24 05:07:14,025 [salt.loaded.int.module.cmdmod][INFO    ][1964] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-24 05:07:14,062 [salt.utils.parsers][WARNING ][1218] Minion received a SIGTERM. Exiting.
2018-01-24 05:07:14,982 [salt.cli.daemons ][INFO    ][2012] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-24 05:07:15,113 [salt.cli.daemons ][INFO    ][2012] Starting up the Salt Minion
2018-01-24 05:07:15,115 [salt.utils.event ][INFO    ][2012] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-24 05:07:15,660 [salt.minion      ][INFO    ][2012] Creating minion process manager
2018-01-24 05:07:16,893 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2012] Executing command ['date', '+%z'] in directory '/root'
2018-01-24 05:07:16,915 [salt.utils.schedule][INFO    ][2012] Updating job settings for scheduled job: __mine_interval
2018-01-24 05:07:16,917 [salt.minion      ][INFO    ][2012] Added mine.update to scheduler
2018-01-24 05:07:16,923 [salt.minion      ][INFO    ][2012] Minion is starting as user 'root'
2018-01-24 05:07:16,938 [salt.minion      ][INFO    ][2012] Minion is ready to receive requests!
2018-01-24 05:07:17,939 [salt.utils.schedule][INFO    ][2012] Running scheduled job: __mine_interval
2018-01-24 05:07:21,275 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command state.apply with jid 20180124050722825389
2018-01-24 05:07:21,295 [salt.minion      ][INFO    ][2104] Starting a new job with PID 2104
2018-01-24 05:07:25,260 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-24 05:07:25,603 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-24 05:07:25,839 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-24 05:07:25,965 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-24 05:07:26,065 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-24 05:07:26,161 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-24 05:07:26,361 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-24 05:07:26,471 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-24 05:07:26,557 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-24 05:07:26,678 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-24 05:07:26,770 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-24 05:07:26,863 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-24 05:07:26,953 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-24 05:07:27,070 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-24 05:07:27,167 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-24 05:07:27,386 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-24 05:07:27,488 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-24 05:07:27,604 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-24 05:07:27,701 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-24 05:07:27,861 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-24 05:07:28,037 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-24 05:07:28,237 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-24 05:07:28,354 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-24 05:07:28,465 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-24 05:07:28,487 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-24 05:07:28,537 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-24 05:07:28,575 [salt.state       ][INFO    ][2104] Running state [/etc/environment] at time 05:07:28.575141
2018-01-24 05:07:28,575 [salt.state       ][INFO    ][2104] Executing state file.blockreplace for /etc/environment
2018-01-24 05:07:28,583 [salt.state       ][INFO    ][2104] 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-24 05:07:28,583 [salt.state       ][INFO    ][2104] Completed state [/etc/environment] at time 05:07:28.583772 duration_in_ms=8.632
2018-01-24 05:07:28,584 [salt.state       ][INFO    ][2104] Running state [/etc/profile.d] at time 05:07:28.584045
2018-01-24 05:07:28,584 [salt.state       ][INFO    ][2104] Executing state file.directory for /etc/profile.d
2018-01-24 05:07:28,586 [salt.state       ][INFO    ][2104] Directory /etc/profile.d is in the correct state
2018-01-24 05:07:28,586 [salt.state       ][INFO    ][2104] Completed state [/etc/profile.d] at time 05:07:28.586250 duration_in_ms=2.205
2018-01-24 05:07:29,141 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:07:29.141726
2018-01-24 05:07:29,142 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-24 05:07:29,172 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-24 05:07:29,180 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:29,180 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:07:29.180357 duration_in_ms=38.633
2018-01-24 05:07:29,180 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:07:29.180603
2018-01-24 05:07:29,180 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-24 05:07:29,197 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:29,197 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:07:29.197356 duration_in_ms=16.753
2018-01-24 05:07:29,198 [salt.state       ][INFO    ][2104] Running state [linux_repo_prereq_pkgs] at time 05:07:29.198532
2018-01-24 05:07:29,198 [salt.state       ][INFO    ][2104] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-24 05:07:29,199 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:07:29,580 [salt.state       ][INFO    ][2104] All specified packages are already installed
2018-01-24 05:07:29,580 [salt.state       ][INFO    ][2104] Completed state [linux_repo_prereq_pkgs] at time 05:07:29.580516 duration_in_ms=381.984
2018-01-24 05:07:29,580 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:07:29.580918
2018-01-24 05:07:29,581 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-24 05:07:29,581 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-24 05:07:29,582 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:07:29.582031 duration_in_ms=1.113
2018-01-24 05:07:29,582 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:07:29.582266
2018-01-24 05:07:29,582 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-24 05:07:29,604 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-24 05:07:30,118 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:30,118 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:07:30.118452 duration_in_ms=536.185
2018-01-24 05:07:30,120 [salt.state       ][INFO    ][2104] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:07:30.120616
2018-01-24 05:07:30,120 [salt.state       ][INFO    ][2104] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-24 05:07:30,121 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-24 05:07:30,501 [salt.state       ][INFO    ][2104] {'pid': 2164, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-24 05:07:30,501 [salt.state       ][INFO    ][2104] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:07:30.501689 duration_in_ms=381.072
2018-01-24 05:07:30,508 [salt.state       ][INFO    ][2104] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:07:30.508177
2018-01-24 05:07:30,508 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-24 05:07:30,608 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:07:31,352 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124050732901016
2018-01-24 05:07:31,371 [salt.minion      ][INFO    ][2583] Starting a new job with PID 2583
2018-01-24 05:07:31,389 [salt.minion      ][INFO    ][2583] Returning information for job: 20180124050732901016
2018-01-24 05:07:34,232 [salt.state       ][INFO    ][2104] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-24 05:07:34,233 [salt.state       ][INFO    ][2104] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:07:34.232999 duration_in_ms=3724.821
2018-01-24 05:07:34,233 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:07:34.233624
2018-01-24 05:07:34,234 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-24 05:07:34,235 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-24 05:07:34,235 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:07:34.235394 duration_in_ms=1.771
2018-01-24 05:07:34,236 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:07:34.235860
2018-01-24 05:07:34,236 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-24 05:07:34,331 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:34,332 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:07:34.332944 duration_in_ms=97.084
2018-01-24 05:07:34,333 [salt.state       ][INFO    ][2104] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:07:34.333434
2018-01-24 05:07:34,333 [salt.state       ][INFO    ][2104] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-24 05:07:34,334 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-24 05:07:34,504 [salt.state       ][INFO    ][2104] {'pid': 2596, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-24 05:07:34,505 [salt.state       ][INFO    ][2104] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:07:34.505488 duration_in_ms=172.054
2018-01-24 05:07:34,507 [salt.state       ][INFO    ][2104] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:07:34.507345
2018-01-24 05:07:34,507 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-24 05:07:34,585 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:07:38,472 [salt.state       ][INFO    ][2104] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-24 05:07:38,473 [salt.state       ][INFO    ][2104] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:07:38.473126 duration_in_ms=3965.78
2018-01-24 05:07:38,474 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:07:38.474060
2018-01-24 05:07:38,474 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-24 05:07:38,475 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-24 05:07:38,476 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:07:38.475907 duration_in_ms=1.846
2018-01-24 05:07:38,476 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/uca] at time 05:07:38.476677
2018-01-24 05:07:38,477 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-24 05:07:38,477 [salt.state       ][INFO    ][2104] File /etc/apt/preferences.d/uca is not present
2018-01-24 05:07:38,478 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/uca] at time 05:07:38.478077 duration_in_ms=1.4
2018-01-24 05:07:38,478 [salt.state       ][INFO    ][2104] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:07:38.478563
2018-01-24 05:07:38,479 [salt.state       ][INFO    ][2104] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-24 05:07:38,480 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-24 05:07:38,700 [salt.state       ][INFO    ][2104] {'pid': 3075, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.FCDM748Tu7/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-24 05:07:38,701 [salt.state       ][INFO    ][2104] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:07:38.701160 duration_in_ms=222.596
2018-01-24 05:07:38,703 [salt.state       ][INFO    ][2104] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:07:38.703030
2018-01-24 05:07:38,703 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-24 05:07:38,828 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:07:41,422 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124050742966754
2018-01-24 05:07:41,445 [salt.minion      ][INFO    ][3600] Starting a new job with PID 3600
2018-01-24 05:07:41,463 [salt.minion      ][INFO    ][3600] Returning information for job: 20180124050742966754
2018-01-24 05:07:42,931 [salt.state       ][INFO    ][2104] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-24 05:07:42,932 [salt.state       ][INFO    ][2104] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:07:42.932237 duration_in_ms=4229.206
2018-01-24 05:07:42,932 [salt.state       ][INFO    ][2104] Running state [linux_extra_packages_purged] at time 05:07:42.932859
2018-01-24 05:07:42,933 [salt.state       ][INFO    ][2104] Executing state pkg.purged for linux_extra_packages_purged
2018-01-24 05:07:42,970 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-24 05:07:47,596 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:07:47,635 [salt.state       ][INFO    ][2104] {'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-24 05:07:47,657 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-24 05:07:47,692 [salt.state       ][INFO    ][2104] Completed state [linux_extra_packages_purged] at time 05:07:47.692105 duration_in_ms=4759.245
2018-01-24 05:07:47,696 [salt.state       ][INFO    ][2104] Running state [linux_extra_packages_latest] at time 05:07:47.696591
2018-01-24 05:07:47,696 [salt.state       ][INFO    ][2104] Executing state pkg.latest for linux_extra_packages_latest
2018-01-24 05:07:48,133 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-24 05:07:48,193 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:07:48,219 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-24 05:07:50,986 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:07:51,024 [salt.state       ][INFO    ][2104] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-24 05:07:51,042 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-24 05:07:51,077 [salt.state       ][INFO    ][2104] Completed state [linux_extra_packages_latest] at time 05:07:51.077015 duration_in_ms=3380.423
2018-01-24 05:07:51,080 [salt.state       ][INFO    ][2104] Running state [UTC] at time 05:07:51.080445
2018-01-24 05:07:51,080 [salt.state       ][INFO    ][2104] Executing state timezone.system for UTC
2018-01-24 05:07:51,083 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['timedatectl'] in directory '/root'
2018-01-24 05:07:51,157 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['timedatectl'] in directory '/root'
2018-01-24 05:07:51,174 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-24 05:07:51,190 [salt.state       ][INFO    ][2104] {'timezone': 'UTC'}
2018-01-24 05:07:51,191 [salt.state       ][INFO    ][2104] Completed state [UTC] at time 05:07:51.191164 duration_in_ms=110.719
2018-01-24 05:07:51,194 [salt.state       ][INFO    ][2104] Running state [nf_conntrack] at time 05:07:51.194838
2018-01-24 05:07:51,195 [salt.state       ][INFO    ][2104] Executing state kmod.present for nf_conntrack
2018-01-24 05:07:51,196 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-24 05:07:51,277 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-24 05:07:51,294 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-24 05:07:51,317 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-24 05:07:51,362 [salt.state       ][INFO    ][2104] {'nf_conntrack': 'loaded'}
2018-01-24 05:07:51,362 [salt.state       ][INFO    ][2104] Completed state [nf_conntrack] at time 05:07:51.362695 duration_in_ms=167.857
2018-01-24 05:07:51,367 [salt.state       ][INFO    ][2104] Running state [kernel.panic] at time 05:07:51.367137
2018-01-24 05:07:51,367 [salt.state       ][INFO    ][2104] Executing state sysctl.present for kernel.panic
2018-01-24 05:07:51,368 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,439 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-24 05:07:51,453 [salt.state       ][INFO    ][2104] {'kernel.panic': 60}
2018-01-24 05:07:51,453 [salt.state       ][INFO    ][2104] Completed state [kernel.panic] at time 05:07:51.453713 duration_in_ms=86.575
2018-01-24 05:07:51,454 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_probes] at time 05:07:51.454145
2018-01-24 05:07:51,454 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-24 05:07:51,455 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,487 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-24 05:07:51,500 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-24 05:07:51,501 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:07:51.501272 duration_in_ms=47.126
2018-01-24 05:07:51,501 [salt.state       ][INFO    ][2104] Running state [fs.file-max] at time 05:07:51.501685
2018-01-24 05:07:51,502 [salt.state       ][INFO    ][2104] Executing state sysctl.present for fs.file-max
2018-01-24 05:07:51,502 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,538 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-24 05:07:51,557 [salt.state       ][INFO    ][2104] {'fs.file-max': 124165}
2018-01-24 05:07:51,557 [salt.state       ][INFO    ][2104] Completed state [fs.file-max] at time 05:07:51.557736 duration_in_ms=56.051
2018-01-24 05:07:51,558 [salt.state       ][INFO    ][2104] Running state [net.core.somaxconn] at time 05:07:51.558164
2018-01-24 05:07:51,558 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.core.somaxconn
2018-01-24 05:07:51,559 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,594 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-24 05:07:51,609 [salt.state       ][INFO    ][2104] {'net.core.somaxconn': 4096}
2018-01-24 05:07:51,609 [salt.state       ][INFO    ][2104] Completed state [net.core.somaxconn] at time 05:07:51.609830 duration_in_ms=51.665
2018-01-24 05:07:51,610 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:07:51.610266
2018-01-24 05:07:51,610 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-24 05:07:51,611 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,645 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-24 05:07:51,660 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-24 05:07:51,661 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:07:51.661322 duration_in_ms=51.055
2018-01-24 05:07:51,661 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_tw_reuse] at time 05:07:51.661732
2018-01-24 05:07:51,662 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-24 05:07:51,662 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,669 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124050753074428
2018-01-24 05:07:51,682 [salt.minion      ][INFO    ][4817] Starting a new job with PID 4817
2018-01-24 05:07:51,698 [salt.minion      ][INFO    ][4817] Returning information for job: 20180124050753074428
2018-01-24 05:07:51,698 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-24 05:07:51,717 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-24 05:07:51,717 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_tw_reuse] at time 05:07:51.717662 duration_in_ms=55.929
2018-01-24 05:07:51,718 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_congestion_control] at time 05:07:51.718301
2018-01-24 05:07:51,718 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-24 05:07:51,720 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,759 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-24 05:07:51,781 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-24 05:07:51,781 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_congestion_control] at time 05:07:51.781877 duration_in_ms=63.575
2018-01-24 05:07:51,782 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_retries2] at time 05:07:51.782312
2018-01-24 05:07:51,782 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-24 05:07:51,783 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,821 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-24 05:07:51,838 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_retries2': 5}
2018-01-24 05:07:51,838 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_retries2] at time 05:07:51.838704 duration_in_ms=56.392
2018-01-24 05:07:51,839 [salt.state       ][INFO    ][2104] Running state [net.core.netdev_max_backlog] at time 05:07:51.839181
2018-01-24 05:07:51,839 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-24 05:07:51,841 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,874 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-24 05:07:51,893 [salt.state       ][INFO    ][2104] {'net.core.netdev_max_backlog': 261144}
2018-01-24 05:07:51,894 [salt.state       ][INFO    ][2104] Completed state [net.core.netdev_max_backlog] at time 05:07:51.894700 duration_in_ms=55.519
2018-01-24 05:07:51,895 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:07:51.895762
2018-01-24 05:07:51,896 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-24 05:07:51,898 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,933 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-24 05:07:51,948 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-24 05:07:51,949 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:07:51.949618 duration_in_ms=53.857
2018-01-24 05:07:51,950 [salt.state       ][INFO    ][2104] Running state [vm.swappiness] at time 05:07:51.950304
2018-01-24 05:07:51,950 [salt.state       ][INFO    ][2104] Executing state sysctl.present for vm.swappiness
2018-01-24 05:07:51,952 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:51,985 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-24 05:07:52,000 [salt.state       ][INFO    ][2104] {'vm.swappiness': 10}
2018-01-24 05:07:52,001 [salt.state       ][INFO    ][2104] Completed state [vm.swappiness] at time 05:07:52.001221 duration_in_ms=50.917
2018-01-24 05:07:52,001 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:07:52.001899
2018-01-24 05:07:52,002 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-24 05:07:52,003 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,042 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-24 05:07:52,062 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-24 05:07:52,062 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:07:52.062737 duration_in_ms=60.837
2018-01-24 05:07:52,063 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:07:52.063545
2018-01-24 05:07:52,064 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-24 05:07:52,066 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,104 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-24 05:07:52,121 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-24 05:07:52,123 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:07:52.122858 duration_in_ms=59.311
2018-01-24 05:07:52,124 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:07:52.124003
2018-01-24 05:07:52,124 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-24 05:07:52,125 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,167 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-24 05:07:52,182 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-24 05:07:52,183 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:07:52.183652 duration_in_ms=59.649
2018-01-24 05:07:52,184 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:07:52.184682
2018-01-24 05:07:52,185 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-24 05:07:52,186 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,219 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-24 05:07:52,233 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-24 05:07:52,234 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:07:52.234635 duration_in_ms=49.952
2018-01-24 05:07:52,235 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_fin_timeout] at time 05:07:52.235318
2018-01-24 05:07:52,236 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-24 05:07:52,237 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,270 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-24 05:07:52,284 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-24 05:07:52,285 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_fin_timeout] at time 05:07:52.285613 duration_in_ms=50.294
2018-01-24 05:07:52,286 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_time] at time 05:07:52.286288
2018-01-24 05:07:52,286 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-24 05:07:52,288 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,322 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-24 05:07:52,337 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-24 05:07:52,338 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_time] at time 05:07:52.337925 duration_in_ms=51.636
2018-01-24 05:07:52,338 [salt.state       ][INFO    ][2104] Running state [net.nf_conntrack_max] at time 05:07:52.338624
2018-01-24 05:07:52,339 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.nf_conntrack_max
2018-01-24 05:07:52,340 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:07:52,372 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-24 05:07:52,387 [salt.state       ][INFO    ][2104] {'net.nf_conntrack_max': 1048576}
2018-01-24 05:07:52,388 [salt.state       ][INFO    ][2104] Completed state [net.nf_conntrack_max] at time 05:07:52.388518 duration_in_ms=49.893
2018-01-24 05:07:52,394 [salt.state       ][INFO    ][2104] Running state [linux_sysfs_package] at time 05:07:52.394114
2018-01-24 05:07:52,394 [salt.state       ][INFO    ][2104] Executing state pkg.installed for linux_sysfs_package
2018-01-24 05:07:52,819 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-24 05:07:52,881 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:07:54,781 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:07:54,807 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-24 05:07:57,759 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:07:57,797 [salt.state       ][INFO    ][2104] 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-24 05:07:57,817 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-24 05:07:57,852 [salt.state       ][INFO    ][2104] Completed state [linux_sysfs_package] at time 05:07:57.852237 duration_in_ms=5458.122
2018-01-24 05:07:57,856 [salt.state       ][INFO    ][2104] Running state [/etc/sysfs.d] at time 05:07:57.856464
2018-01-24 05:07:57,856 [salt.state       ][INFO    ][2104] Executing state file.directory for /etc/sysfs.d
2018-01-24 05:07:57,860 [salt.state       ][INFO    ][2104] Directory /etc/sysfs.d is in the correct state
2018-01-24 05:07:57,860 [salt.state       ][INFO    ][2104] Completed state [/etc/sysfs.d] at time 05:07:57.860487 duration_in_ms=4.024
2018-01-24 05:07:57,911 [salt.state       ][INFO    ][2104] Running state [ondemand] at time 05:07:57.911715
2018-01-24 05:07:57,912 [salt.state       ][INFO    ][2104] Executing state service.dead for ondemand
2018-01-24 05:07:57,915 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-24 05:07:57,933 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:57,953 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:57,975 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:58,062 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:58,080 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:58,099 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:58,123 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-24 05:07:58,273 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-24 05:07:58,298 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'runlevel' in directory '/root'
2018-01-24 05:07:58,315 [salt.state       ][INFO    ][2104] {'ondemand': True}
2018-01-24 05:07:58,316 [salt.state       ][INFO    ][2104] Completed state [ondemand] at time 05:07:58.316604 duration_in_ms=404.889
2018-01-24 05:07:58,321 [salt.state       ][INFO    ][2104] Running state [cs_CZ.UTF-8] at time 05:07:58.321338
2018-01-24 05:07:58,321 [salt.state       ][INFO    ][2104] Executing state locale.present for cs_CZ.UTF-8
2018-01-24 05:07:58,322 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'locale -a' in directory '/root'
2018-01-24 05:07:58,345 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-24 05:07:59,110 [salt.state       ][INFO    ][2104] {'locale': 'cs_CZ.UTF-8'}
2018-01-24 05:07:59,112 [salt.state       ][INFO    ][2104] Completed state [cs_CZ.UTF-8] at time 05:07:59.112138 duration_in_ms=790.798
2018-01-24 05:07:59,113 [salt.state       ][INFO    ][2104] Running state [en_US.UTF-8] at time 05:07:59.113592
2018-01-24 05:07:59,114 [salt.state       ][INFO    ][2104] Executing state locale.present for en_US.UTF-8
2018-01-24 05:07:59,116 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'locale -a' in directory '/root'
2018-01-24 05:07:59,140 [salt.state       ][INFO    ][2104] Locale en_US.UTF-8 is already present
2018-01-24 05:07:59,141 [salt.state       ][INFO    ][2104] Completed state [en_US.UTF-8] at time 05:07:59.141111 duration_in_ms=27.519
2018-01-24 05:07:59,144 [salt.state       ][INFO    ][2104] Running state [en_US.UTF-8] at time 05:07:59.144075
2018-01-24 05:07:59,144 [salt.state       ][INFO    ][2104] Executing state locale.system for en_US.UTF-8
2018-01-24 05:07:59,146 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'localectl' in directory '/root'
2018-01-24 05:07:59,205 [salt.state       ][INFO    ][2104] System locale en_US.UTF-8 already set
2018-01-24 05:07:59,206 [salt.state       ][INFO    ][2104] Completed state [en_US.UTF-8] at time 05:07:59.206407 duration_in_ms=62.332
2018-01-24 05:07:59,209 [salt.state       ][INFO    ][2104] Running state [root] at time 05:07:59.209608
2018-01-24 05:07:59,210 [salt.state       ][INFO    ][2104] Executing state user.present for root
2018-01-24 05:07:59,218 [salt.state       ][INFO    ][2104] User root is present and up to date
2018-01-24 05:07:59,219 [salt.state       ][INFO    ][2104] Completed state [root] at time 05:07:59.219362 duration_in_ms=9.754
2018-01-24 05:07:59,221 [salt.state       ][INFO    ][2104] Running state [/root] at time 05:07:59.221397
2018-01-24 05:07:59,221 [salt.state       ][INFO    ][2104] Executing state file.directory for /root
2018-01-24 05:07:59,222 [salt.state       ][INFO    ][2104] Directory /root is in the correct state
2018-01-24 05:07:59,223 [salt.state       ][INFO    ][2104] Completed state [/root] at time 05:07:59.223274 duration_in_ms=1.877
2018-01-24 05:07:59,223 [salt.state       ][INFO    ][2104] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:07:59.223718
2018-01-24 05:07:59,224 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-24 05:07:59,224 [salt.state       ][INFO    ][2104] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-24 05:07:59,225 [salt.state       ][INFO    ][2104] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:07:59.225335 duration_in_ms=1.617
2018-01-24 05:07:59,225 [salt.state       ][INFO    ][2104] Running state [ubuntu] at time 05:07:59.225782
2018-01-24 05:07:59,226 [salt.state       ][INFO    ][2104] Executing state user.present for ubuntu
2018-01-24 05:07:59,229 [salt.state       ][INFO    ][2104] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-24 05:07:59,229 [salt.state       ][INFO    ][2104] Completed state [ubuntu] at time 05:07:59.229902 duration_in_ms=4.12
2018-01-24 05:07:59,231 [salt.state       ][INFO    ][2104] Running state [/home/ubuntu] at time 05:07:59.231176
2018-01-24 05:07:59,231 [salt.state       ][INFO    ][2104] Executing state file.directory for /home/ubuntu
2018-01-24 05:07:59,233 [salt.state       ][INFO    ][2104] {'mode': '0700'}
2018-01-24 05:07:59,233 [salt.state       ][INFO    ][2104] Completed state [/home/ubuntu] at time 05:07:59.233472 duration_in_ms=2.296
2018-01-24 05:07:59,234 [salt.state       ][INFO    ][2104] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:07:59.234533
2018-01-24 05:07:59,235 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-24 05:07:59,265 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-24 05:07:59,271 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command '/usr/sbin/visudo -c -f /tmp/tmpLjNOXJ' in directory '/root'
2018-01-24 05:07:59,294 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:59,295 [salt.state       ][INFO    ][2104] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:07:59.295271 duration_in_ms=60.738
2018-01-24 05:07:59,295 [salt.state       ][INFO    ][2104] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:07:59.295867
2018-01-24 05:07:59,296 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-24 05:07:59,324 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-24 05:07:59,407 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:59,408 [salt.state       ][INFO    ][2104] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:07:59.408736 duration_in_ms=112.868
2018-01-24 05:07:59,409 [salt.state       ][INFO    ][2104] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:07:59.409236
2018-01-24 05:07:59,409 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-24 05:07:59,434 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-24 05:07:59,516 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-24 05:07:59,517 [salt.state       ][INFO    ][2104] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:07:59.517053 duration_in_ms=107.817
2018-01-24 05:07:59,519 [salt.state       ][INFO    ][2104] Running state [service.systemctl_reload] at time 05:07:59.519070
2018-01-24 05:07:59,519 [salt.state       ][INFO    ][2104] Executing state module.wait for service.systemctl_reload
2018-01-24 05:07:59,520 [salt.state       ][INFO    ][2104] No changes made for service.systemctl_reload
2018-01-24 05:07:59,520 [salt.state       ][INFO    ][2104] Completed state [service.systemctl_reload] at time 05:07:59.520788 duration_in_ms=1.718
2018-01-24 05:07:59,521 [salt.state       ][INFO    ][2104] Running state [service.systemctl_reload] at time 05:07:59.521229
2018-01-24 05:07:59,521 [salt.state       ][INFO    ][2104] Executing state module.mod_watch for service.systemctl_reload
2018-01-24 05:07:59,522 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-24 05:07:59,605 [salt.state       ][INFO    ][2104] {'ret': True}
2018-01-24 05:07:59,606 [salt.state       ][INFO    ][2104] Completed state [service.systemctl_reload] at time 05:07:59.606525 duration_in_ms=85.295
2018-01-24 05:07:59,607 [salt.state       ][INFO    ][2104] Running state [/etc/hostname] at time 05:07:59.607293
2018-01-24 05:07:59,607 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/hostname
2018-01-24 05:07:59,634 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-24 05:07:59,639 [salt.state       ][INFO    ][2104] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-24 05:07:59,641 [salt.state       ][INFO    ][2104] Completed state [/etc/hostname] at time 05:07:59.641222 duration_in_ms=33.929
2018-01-24 05:07:59,643 [salt.state       ][INFO    ][2104] Running state [hostname dbs01] at time 05:07:59.643805
2018-01-24 05:07:59,644 [salt.state       ][INFO    ][2104] Executing state cmd.wait for hostname dbs01
2018-01-24 05:07:59,644 [salt.state       ][INFO    ][2104] No changes made for hostname dbs01
2018-01-24 05:07:59,645 [salt.state       ][INFO    ][2104] Completed state [hostname dbs01] at time 05:07:59.645249 duration_in_ms=1.444
2018-01-24 05:07:59,645 [salt.state       ][INFO    ][2104] Running state [hostname dbs01] at time 05:07:59.645674
2018-01-24 05:07:59,646 [salt.state       ][INFO    ][2104] Executing state cmd.mod_watch for hostname dbs01
2018-01-24 05:07:59,647 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'hostname dbs01' in directory '/root'
2018-01-24 05:07:59,661 [salt.state       ][INFO    ][2104] {'pid': 5710, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-24 05:07:59,662 [salt.state       ][INFO    ][2104] Completed state [hostname dbs01] at time 05:07:59.662462 duration_in_ms=16.787
2018-01-24 05:07:59,664 [salt.state       ][INFO    ][2104] Running state [mdb02] at time 05:07:59.664433
2018-01-24 05:07:59,665 [salt.state       ][INFO    ][2104] Executing state host.present for mdb02
2018-01-24 05:07:59,666 [salt.state       ][INFO    ][2104] {'host': 'mdb02'}
2018-01-24 05:07:59,667 [salt.state       ][INFO    ][2104] Completed state [mdb02] at time 05:07:59.667035 duration_in_ms=2.602
2018-01-24 05:07:59,667 [salt.state       ][INFO    ][2104] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.667531
2018-01-24 05:07:59,668 [salt.state       ][INFO    ][2104] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,669 [salt.state       ][INFO    ][2104] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,670 [salt.state       ][INFO    ][2104] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.669969 duration_in_ms=2.437
2018-01-24 05:07:59,670 [salt.state       ][INFO    ][2104] Running state [mdb03] at time 05:07:59.670446
2018-01-24 05:07:59,670 [salt.state       ][INFO    ][2104] Executing state host.present for mdb03
2018-01-24 05:07:59,672 [salt.state       ][INFO    ][2104] {'host': 'mdb03'}
2018-01-24 05:07:59,672 [salt.state       ][INFO    ][2104] Completed state [mdb03] at time 05:07:59.672502 duration_in_ms=2.054
2018-01-24 05:07:59,673 [salt.state       ][INFO    ][2104] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.672966
2018-01-24 05:07:59,673 [salt.state       ][INFO    ][2104] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,674 [salt.state       ][INFO    ][2104] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,674 [salt.state       ][INFO    ][2104] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.674941 duration_in_ms=1.975
2018-01-24 05:07:59,675 [salt.state       ][INFO    ][2104] Running state [mdb01] at time 05:07:59.675409
2018-01-24 05:07:59,675 [salt.state       ][INFO    ][2104] Executing state host.present for mdb01
2018-01-24 05:07:59,677 [salt.state       ][INFO    ][2104] {'host': 'mdb01'}
2018-01-24 05:07:59,677 [salt.state       ][INFO    ][2104] Completed state [mdb01] at time 05:07:59.677926 duration_in_ms=2.517
2018-01-24 05:07:59,678 [salt.state       ][INFO    ][2104] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.678390
2018-01-24 05:07:59,678 [salt.state       ][INFO    ][2104] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,680 [salt.state       ][INFO    ][2104] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,681 [salt.state       ][INFO    ][2104] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.681257 duration_in_ms=2.866
2018-01-24 05:07:59,681 [salt.state       ][INFO    ][2104] Running state [mdb] at time 05:07:59.681726
2018-01-24 05:07:59,682 [salt.state       ][INFO    ][2104] Executing state host.present for mdb
2018-01-24 05:07:59,683 [salt.state       ][INFO    ][2104] {'host': 'mdb'}
2018-01-24 05:07:59,683 [salt.state       ][INFO    ][2104] Completed state [mdb] at time 05:07:59.683765 duration_in_ms=2.039
2018-01-24 05:07:59,684 [salt.state       ][INFO    ][2104] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.684252
2018-01-24 05:07:59,684 [salt.state       ][INFO    ][2104] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,685 [salt.state       ][INFO    ][2104] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,686 [salt.state       ][INFO    ][2104] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.686285 duration_in_ms=2.033
2018-01-24 05:07:59,686 [salt.state       ][INFO    ][2104] Running state [cfg01] at time 05:07:59.686774
2018-01-24 05:07:59,687 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01
2018-01-24 05:07:59,688 [salt.state       ][INFO    ][2104] {'host': 'cfg01'}
2018-01-24 05:07:59,689 [salt.state       ][INFO    ][2104] Completed state [cfg01] at time 05:07:59.689099 duration_in_ms=2.325
2018-01-24 05:07:59,689 [salt.state       ][INFO    ][2104] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.689573
2018-01-24 05:07:59,690 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,691 [salt.state       ][INFO    ][2104] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,691 [salt.state       ][INFO    ][2104] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.691636 duration_in_ms=2.063
2018-01-24 05:07:59,692 [salt.state       ][INFO    ][2104] Running state [prx01] at time 05:07:59.692718
2018-01-24 05:07:59,693 [salt.state       ][INFO    ][2104] Executing state host.present for prx01
2018-01-24 05:07:59,694 [salt.state       ][INFO    ][2104] {'host': 'prx01'}
2018-01-24 05:07:59,694 [salt.state       ][INFO    ][2104] Completed state [prx01] at time 05:07:59.694708 duration_in_ms=1.99
2018-01-24 05:07:59,695 [salt.state       ][INFO    ][2104] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.695152
2018-01-24 05:07:59,695 [salt.state       ][INFO    ][2104] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,696 [salt.state       ][INFO    ][2104] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,697 [salt.state       ][INFO    ][2104] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.697125 duration_in_ms=1.973
2018-01-24 05:07:59,697 [salt.state       ][INFO    ][2104] Running state [kvm01] at time 05:07:59.697597
2018-01-24 05:07:59,698 [salt.state       ][INFO    ][2104] Executing state host.present for kvm01
2018-01-24 05:07:59,699 [salt.state       ][INFO    ][2104] {'host': 'kvm01'}
2018-01-24 05:07:59,699 [salt.state       ][INFO    ][2104] Completed state [kvm01] at time 05:07:59.699656 duration_in_ms=2.059
2018-01-24 05:07:59,700 [salt.state       ][INFO    ][2104] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.700474
2018-01-24 05:07:59,700 [salt.state       ][INFO    ][2104] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,702 [salt.state       ][INFO    ][2104] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,702 [salt.state       ][INFO    ][2104] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.702500 duration_in_ms=2.026
2018-01-24 05:07:59,703 [salt.state       ][INFO    ][2104] Running state [kvm03] at time 05:07:59.702988
2018-01-24 05:07:59,703 [salt.state       ][INFO    ][2104] Executing state host.present for kvm03
2018-01-24 05:07:59,704 [salt.state       ][INFO    ][2104] {'host': 'kvm03'}
2018-01-24 05:07:59,705 [salt.state       ][INFO    ][2104] Completed state [kvm03] at time 05:07:59.705004 duration_in_ms=2.016
2018-01-24 05:07:59,705 [salt.state       ][INFO    ][2104] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.705463
2018-01-24 05:07:59,705 [salt.state       ][INFO    ][2104] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,707 [salt.state       ][INFO    ][2104] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,708 [salt.state       ][INFO    ][2104] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.708598 duration_in_ms=3.134
2018-01-24 05:07:59,709 [salt.state       ][INFO    ][2104] Running state [kvm02] at time 05:07:59.709084
2018-01-24 05:07:59,709 [salt.state       ][INFO    ][2104] Executing state host.present for kvm02
2018-01-24 05:07:59,710 [salt.state       ][INFO    ][2104] {'host': 'kvm02'}
2018-01-24 05:07:59,711 [salt.state       ][INFO    ][2104] Completed state [kvm02] at time 05:07:59.711127 duration_in_ms=2.043
2018-01-24 05:07:59,711 [salt.state       ][INFO    ][2104] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.711593
2018-01-24 05:07:59,712 [salt.state       ][INFO    ][2104] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,713 [salt.state       ][INFO    ][2104] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,714 [salt.state       ][INFO    ][2104] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.713980 duration_in_ms=2.387
2018-01-24 05:07:59,714 [salt.state       ][INFO    ][2104] Running state [dbs] at time 05:07:59.714444
2018-01-24 05:07:59,714 [salt.state       ][INFO    ][2104] Executing state host.present for dbs
2018-01-24 05:07:59,716 [salt.state       ][INFO    ][2104] {'host': 'dbs'}
2018-01-24 05:07:59,716 [salt.state       ][INFO    ][2104] Completed state [dbs] at time 05:07:59.716504 duration_in_ms=2.06
2018-01-24 05:07:59,717 [salt.state       ][INFO    ][2104] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.716974
2018-01-24 05:07:59,717 [salt.state       ][INFO    ][2104] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,718 [salt.state       ][INFO    ][2104] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,719 [salt.state       ][INFO    ][2104] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.719014 duration_in_ms=2.04
2018-01-24 05:07:59,719 [salt.state       ][INFO    ][2104] Running state [prx] at time 05:07:59.719486
2018-01-24 05:07:59,719 [salt.state       ][INFO    ][2104] Executing state host.present for prx
2018-01-24 05:07:59,721 [salt.state       ][INFO    ][2104] {'host': 'prx'}
2018-01-24 05:07:59,721 [salt.state       ][INFO    ][2104] Completed state [prx] at time 05:07:59.721542 duration_in_ms=2.056
2018-01-24 05:07:59,722 [salt.state       ][INFO    ][2104] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.721997
2018-01-24 05:07:59,722 [salt.state       ][INFO    ][2104] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,723 [salt.state       ][INFO    ][2104] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,724 [salt.state       ][INFO    ][2104] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.724409 duration_in_ms=2.411
2018-01-24 05:07:59,724 [salt.state       ][INFO    ][2104] Running state [prx02] at time 05:07:59.724870
2018-01-24 05:07:59,725 [salt.state       ][INFO    ][2104] Executing state host.present for prx02
2018-01-24 05:07:59,726 [salt.state       ][INFO    ][2104] {'host': 'prx02'}
2018-01-24 05:07:59,726 [salt.state       ][INFO    ][2104] Completed state [prx02] at time 05:07:59.726932 duration_in_ms=2.062
2018-01-24 05:07:59,727 [salt.state       ][INFO    ][2104] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.727386
2018-01-24 05:07:59,727 [salt.state       ][INFO    ][2104] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,729 [salt.state       ][INFO    ][2104] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,729 [salt.state       ][INFO    ][2104] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.729446 duration_in_ms=2.06
2018-01-24 05:07:59,729 [salt.state       ][INFO    ][2104] Running state [msg02] at time 05:07:59.729910
2018-01-24 05:07:59,730 [salt.state       ][INFO    ][2104] Executing state host.present for msg02
2018-01-24 05:07:59,731 [salt.state       ][INFO    ][2104] {'host': 'msg02'}
2018-01-24 05:07:59,732 [salt.state       ][INFO    ][2104] Completed state [msg02] at time 05:07:59.732015 duration_in_ms=2.105
2018-01-24 05:07:59,732 [salt.state       ][INFO    ][2104] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.732485
2018-01-24 05:07:59,732 [salt.state       ][INFO    ][2104] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,734 [salt.state       ][INFO    ][2104] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,734 [salt.state       ][INFO    ][2104] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.734599 duration_in_ms=2.114
2018-01-24 05:07:59,735 [salt.state       ][INFO    ][2104] Running state [msg03] at time 05:07:59.735073
2018-01-24 05:07:59,735 [salt.state       ][INFO    ][2104] Executing state host.present for msg03
2018-01-24 05:07:59,737 [salt.state       ][INFO    ][2104] {'host': 'msg03'}
2018-01-24 05:07:59,737 [salt.state       ][INFO    ][2104] Completed state [msg03] at time 05:07:59.737796 duration_in_ms=2.723
2018-01-24 05:07:59,738 [salt.state       ][INFO    ][2104] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.738255
2018-01-24 05:07:59,738 [salt.state       ][INFO    ][2104] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,739 [salt.state       ][INFO    ][2104] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,740 [salt.state       ][INFO    ][2104] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.740132 duration_in_ms=1.876
2018-01-24 05:07:59,740 [salt.state       ][INFO    ][2104] Running state [msg01] at time 05:07:59.740414
2018-01-24 05:07:59,740 [salt.state       ][INFO    ][2104] Executing state host.present for msg01
2018-01-24 05:07:59,741 [salt.state       ][INFO    ][2104] {'host': 'msg01'}
2018-01-24 05:07:59,742 [salt.state       ][INFO    ][2104] Completed state [msg01] at time 05:07:59.742022 duration_in_ms=1.609
2018-01-24 05:07:59,742 [salt.state       ][INFO    ][2104] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.742262
2018-01-24 05:07:59,742 [salt.state       ][INFO    ][2104] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,743 [salt.state       ][INFO    ][2104] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,743 [salt.state       ][INFO    ][2104] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.743764 duration_in_ms=1.502
2018-01-24 05:07:59,744 [salt.state       ][INFO    ][2104] Running state [msg] at time 05:07:59.744016
2018-01-24 05:07:59,744 [salt.state       ][INFO    ][2104] Executing state host.present for msg
2018-01-24 05:07:59,745 [salt.state       ][INFO    ][2104] {'host': 'msg'}
2018-01-24 05:07:59,745 [salt.state       ][INFO    ][2104] Completed state [msg] at time 05:07:59.745510 duration_in_ms=1.493
2018-01-24 05:07:59,745 [salt.state       ][INFO    ][2104] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.745743
2018-01-24 05:07:59,745 [salt.state       ][INFO    ][2104] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,747 [salt.state       ][INFO    ][2104] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,747 [salt.state       ][INFO    ][2104] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.747257 duration_in_ms=1.514
2018-01-24 05:07:59,747 [salt.state       ][INFO    ][2104] Running state [cfg01] at time 05:07:59.747496
2018-01-24 05:07:59,747 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01
2018-01-24 05:07:59,749 [salt.state       ][INFO    ][2104] Host cfg01 (192.168.10.100) already present
2018-01-24 05:07:59,749 [salt.state       ][INFO    ][2104] Completed state [cfg01] at time 05:07:59.749272 duration_in_ms=1.776
2018-01-24 05:07:59,749 [salt.state       ][INFO    ][2104] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.749505
2018-01-24 05:07:59,749 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,750 [salt.state       ][INFO    ][2104] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-24 05:07:59,750 [salt.state       ][INFO    ][2104] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.750344 duration_in_ms=0.839
2018-01-24 05:07:59,750 [salt.state       ][INFO    ][2104] Running state [cmp002] at time 05:07:59.750603
2018-01-24 05:07:59,750 [salt.state       ][INFO    ][2104] Executing state host.present for cmp002
2018-01-24 05:07:59,751 [salt.state       ][INFO    ][2104] {'host': 'cmp002'}
2018-01-24 05:07:59,752 [salt.state       ][INFO    ][2104] Completed state [cmp002] at time 05:07:59.752679 duration_in_ms=2.076
2018-01-24 05:07:59,752 [salt.state       ][INFO    ][2104] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.752916
2018-01-24 05:07:59,753 [salt.state       ][INFO    ][2104] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,754 [salt.state       ][INFO    ][2104] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,754 [salt.state       ][INFO    ][2104] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.754406 duration_in_ms=1.49
2018-01-24 05:07:59,754 [salt.state       ][INFO    ][2104] Running state [cmp001] at time 05:07:59.754674
2018-01-24 05:07:59,754 [salt.state       ][INFO    ][2104] Executing state host.present for cmp001
2018-01-24 05:07:59,755 [salt.state       ][INFO    ][2104] {'host': 'cmp001'}
2018-01-24 05:07:59,756 [salt.state       ][INFO    ][2104] Completed state [cmp001] at time 05:07:59.756174 duration_in_ms=1.5
2018-01-24 05:07:59,756 [salt.state       ][INFO    ][2104] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.756417
2018-01-24 05:07:59,756 [salt.state       ][INFO    ][2104] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,757 [salt.state       ][INFO    ][2104] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,757 [salt.state       ][INFO    ][2104] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.757926 duration_in_ms=1.509
2018-01-24 05:07:59,758 [salt.state       ][INFO    ][2104] Running state [dbs01] at time 05:07:59.758177
2018-01-24 05:07:59,758 [salt.state       ][INFO    ][2104] Executing state host.present for dbs01
2018-01-24 05:07:59,759 [salt.state       ][INFO    ][2104] {'host': 'dbs01'}
2018-01-24 05:07:59,760 [salt.state       ][INFO    ][2104] Completed state [dbs01] at time 05:07:59.759877 duration_in_ms=1.7
2018-01-24 05:07:59,761 [salt.state       ][INFO    ][2104] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.761004
2018-01-24 05:07:59,761 [salt.state       ][INFO    ][2104] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,762 [salt.state       ][INFO    ][2104] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,762 [salt.state       ][INFO    ][2104] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.762518 duration_in_ms=1.514
2018-01-24 05:07:59,762 [salt.state       ][INFO    ][2104] Running state [dbs02] at time 05:07:59.762809
2018-01-24 05:07:59,763 [salt.state       ][INFO    ][2104] Executing state host.present for dbs02
2018-01-24 05:07:59,764 [salt.state       ][INFO    ][2104] {'host': 'dbs02'}
2018-01-24 05:07:59,764 [salt.state       ][INFO    ][2104] Completed state [dbs02] at time 05:07:59.764323 duration_in_ms=1.513
2018-01-24 05:07:59,764 [salt.state       ][INFO    ][2104] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.764572
2018-01-24 05:07:59,764 [salt.state       ][INFO    ][2104] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,765 [salt.state       ][INFO    ][2104] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,766 [salt.state       ][INFO    ][2104] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.766114 duration_in_ms=1.541
2018-01-24 05:07:59,766 [salt.state       ][INFO    ][2104] Running state [dbs03] at time 05:07:59.766359
2018-01-24 05:07:59,766 [salt.state       ][INFO    ][2104] Executing state host.present for dbs03
2018-01-24 05:07:59,767 [salt.state       ][INFO    ][2104] {'host': 'dbs03'}
2018-01-24 05:07:59,767 [salt.state       ][INFO    ][2104] Completed state [dbs03] at time 05:07:59.767925 duration_in_ms=1.566
2018-01-24 05:07:59,768 [salt.state       ][INFO    ][2104] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.768172
2018-01-24 05:07:59,768 [salt.state       ][INFO    ][2104] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,769 [salt.state       ][INFO    ][2104] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,769 [salt.state       ][INFO    ][2104] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.769695 duration_in_ms=1.523
2018-01-24 05:07:59,769 [salt.state       ][INFO    ][2104] Running state [odl01] at time 05:07:59.769939
2018-01-24 05:07:59,770 [salt.state       ][INFO    ][2104] Executing state host.present for odl01
2018-01-24 05:07:59,771 [salt.state       ][INFO    ][2104] {'host': 'odl01'}
2018-01-24 05:07:59,771 [salt.state       ][INFO    ][2104] Completed state [odl01] at time 05:07:59.771513 duration_in_ms=1.574
2018-01-24 05:07:59,771 [salt.state       ][INFO    ][2104] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.771748
2018-01-24 05:07:59,772 [salt.state       ][INFO    ][2104] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,773 [salt.state       ][INFO    ][2104] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,773 [salt.state       ][INFO    ][2104] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.773907 duration_in_ms=2.158
2018-01-24 05:07:59,774 [salt.state       ][INFO    ][2104] Running state [mas01] at time 05:07:59.774141
2018-01-24 05:07:59,774 [salt.state       ][INFO    ][2104] Executing state host.present for mas01
2018-01-24 05:07:59,775 [salt.state       ][INFO    ][2104] {'host': 'mas01'}
2018-01-24 05:07:59,776 [salt.state       ][INFO    ][2104] Completed state [mas01] at time 05:07:59.775863 duration_in_ms=1.722
2018-01-24 05:07:59,776 [salt.state       ][INFO    ][2104] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.776437
2018-01-24 05:07:59,776 [salt.state       ][INFO    ][2104] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,777 [salt.state       ][INFO    ][2104] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,778 [salt.state       ][INFO    ][2104] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.777951 duration_in_ms=1.513
2018-01-24 05:07:59,778 [salt.state       ][INFO    ][2104] Running state [ctl02] at time 05:07:59.778198
2018-01-24 05:07:59,778 [salt.state       ][INFO    ][2104] Executing state host.present for ctl02
2018-01-24 05:07:59,779 [salt.state       ][INFO    ][2104] {'host': 'ctl02'}
2018-01-24 05:07:59,779 [salt.state       ][INFO    ][2104] Completed state [ctl02] at time 05:07:59.779813 duration_in_ms=1.615
2018-01-24 05:07:59,780 [salt.state       ][INFO    ][2104] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.780058
2018-01-24 05:07:59,780 [salt.state       ][INFO    ][2104] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,781 [salt.state       ][INFO    ][2104] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,781 [salt.state       ][INFO    ][2104] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.781623 duration_in_ms=1.565
2018-01-24 05:07:59,781 [salt.state       ][INFO    ][2104] Running state [ctl03] at time 05:07:59.781860
2018-01-24 05:07:59,782 [salt.state       ][INFO    ][2104] Executing state host.present for ctl03
2018-01-24 05:07:59,783 [salt.state       ][INFO    ][2104] {'host': 'ctl03'}
2018-01-24 05:07:59,783 [salt.state       ][INFO    ][2104] Completed state [ctl03] at time 05:07:59.783485 duration_in_ms=1.624
2018-01-24 05:07:59,783 [salt.state       ][INFO    ][2104] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.783744
2018-01-24 05:07:59,784 [salt.state       ][INFO    ][2104] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,785 [salt.state       ][INFO    ][2104] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,786 [salt.state       ][INFO    ][2104] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.786030 duration_in_ms=2.286
2018-01-24 05:07:59,786 [salt.state       ][INFO    ][2104] Running state [ctl01] at time 05:07:59.786266
2018-01-24 05:07:59,786 [salt.state       ][INFO    ][2104] Executing state host.present for ctl01
2018-01-24 05:07:59,787 [salt.state       ][INFO    ][2104] {'host': 'ctl01'}
2018-01-24 05:07:59,787 [salt.state       ][INFO    ][2104] Completed state [ctl01] at time 05:07:59.787871 duration_in_ms=1.605
2018-01-24 05:07:59,788 [salt.state       ][INFO    ][2104] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.788434
2018-01-24 05:07:59,788 [salt.state       ][INFO    ][2104] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,789 [salt.state       ][INFO    ][2104] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,790 [salt.state       ][INFO    ][2104] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.790025 duration_in_ms=1.591
2018-01-24 05:07:59,790 [salt.state       ][INFO    ][2104] Running state [ctl] at time 05:07:59.790259
2018-01-24 05:07:59,790 [salt.state       ][INFO    ][2104] Executing state host.present for ctl
2018-01-24 05:07:59,791 [salt.state       ][INFO    ][2104] {'host': 'ctl'}
2018-01-24 05:07:59,792 [salt.state       ][INFO    ][2104] Completed state [ctl] at time 05:07:59.792010 duration_in_ms=1.751
2018-01-24 05:07:59,792 [salt.state       ][INFO    ][2104] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.792245
2018-01-24 05:07:59,792 [salt.state       ][INFO    ][2104] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:07:59,793 [salt.state       ][INFO    ][2104] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-24 05:07:59,793 [salt.state       ][INFO    ][2104] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:07:59.793846 duration_in_ms=1.601
2018-01-24 05:07:59,794 [salt.state       ][INFO    ][2104] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:07:59.794071
2018-01-24 05:07:59,794 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-24 05:07:59,794 [salt.state       ][INFO    ][2104] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-24 05:07:59,794 [salt.state       ][INFO    ][2104] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:07:59.794920 duration_in_ms=0.849
2018-01-24 05:07:59,806 [salt.state       ][INFO    ][2104] Running state [ens2] at time 05:07:59.806310
2018-01-24 05:07:59,806 [salt.state       ][INFO    ][2104] Executing state network.managed for ens2
2018-01-24 05:07:59,969 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-24 05:08:01,127 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-24 05:08:02,368 [salt.state       ][INFO    ][2104] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-24 05:08:02,369 [salt.state       ][INFO    ][2104] Completed state [ens2] at time 05:08:02.368956 duration_in_ms=2562.646
2018-01-24 05:08:02,369 [salt.state       ][INFO    ][2104] Running state [ens3] at time 05:08:02.369467
2018-01-24 05:08:02,369 [salt.state       ][INFO    ][2104] Executing state network.managed for ens3
2018-01-24 05:08:02,399 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-24 05:08:02,436 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124050803168315
2018-01-24 05:08:02,452 [salt.minion      ][INFO    ][5899] Starting a new job with PID 5899
2018-01-24 05:08:02,468 [salt.minion      ][INFO    ][5899] Returning information for job: 20180124050803168315
2018-01-24 05:08:03,117 [salt.state       ][INFO    ][2104] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-24 05:08:03,118 [salt.state       ][INFO    ][2104] Completed state [ens3] at time 05:08:03.118079 duration_in_ms=748.611
2018-01-24 05:08:03,118 [salt.state       ][INFO    ][2104] Running state [/etc/profile.d/proxy.sh] at time 05:08:03.118733
2018-01-24 05:08:03,119 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-24 05:08:03,121 [salt.state       ][INFO    ][2104] File /etc/profile.d/proxy.sh is not present
2018-01-24 05:08:03,121 [salt.state       ][INFO    ][2104] Completed state [/etc/profile.d/proxy.sh] at time 05:08:03.121742 duration_in_ms=3.009
2018-01-24 05:08:03,122 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:08:03.122045
2018-01-24 05:08:03,122 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-24 05:08:03,122 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-24 05:08:03,123 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:08:03.122997 duration_in_ms=0.951
2018-01-24 05:08:03,125 [salt.state       ][INFO    ][2104] Running state [ntp] at time 05:08:03.125102
2018-01-24 05:08:03,125 [salt.state       ][INFO    ][2104] Executing state pkg.installed for ntp
2018-01-24 05:08:03,509 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:08:03,535 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-24 05:08:06,903 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:08:06,947 [salt.state       ][INFO    ][2104] 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-24 05:08:06,967 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-24 05:08:07,068 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 05:08:07.068653 duration_in_ms=3943.55
2018-01-24 05:08:07,072 [salt.state       ][INFO    ][2104] Running state [/etc/ntp.conf] at time 05:08:07.072304
2018-01-24 05:08:07,072 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/ntp.conf
2018-01-24 05:08:07,093 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-24 05:08:07,135 [salt.state       ][INFO    ][2104] 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-24 05:08:07,135 [salt.state       ][INFO    ][2104] Completed state [/etc/ntp.conf] at time 05:08:07.135283 duration_in_ms=62.979
2018-01-24 05:08:07,182 [salt.state       ][INFO    ][2104] Running state [ntp] at time 05:08:07.182686
2018-01-24 05:08:07,183 [salt.state       ][INFO    ][2104] Executing state service.running for ntp
2018-01-24 05:08:07,185 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-24 05:08:07,204 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-24 05:08:07,226 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-24 05:08:07,247 [salt.state       ][INFO    ][2104] The service ntp is already running
2018-01-24 05:08:07,249 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 05:08:07.249359 duration_in_ms=66.673
2018-01-24 05:08:07,249 [salt.state       ][INFO    ][2104] Running state [ntp] at time 05:08:07.249715
2018-01-24 05:08:07,250 [salt.state       ][INFO    ][2104] Executing state service.mod_watch for ntp
2018-01-24 05:08:07,251 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-24 05:08:07,269 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-24 05:08:07,293 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-24 05:08:07,407 [salt.state       ][INFO    ][2104] {'ntp': True}
2018-01-24 05:08:07,407 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 05:08:07.407721 duration_in_ms=158.005
2018-01-24 05:08:07,414 [salt.minion      ][INFO    ][2104] Returning information for job: 20180124050722825389
2018-01-24 05:08:34,370 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command state.apply with jid 20180124050835919334
2018-01-24 05:08:34,395 [salt.minion      ][INFO    ][6812] Starting a new job with PID 6812
2018-01-24 05:08:38,267 [salt.state       ][INFO    ][6812] Loading fresh modules for state activity
2018-01-24 05:08:41,035 [salt.state       ][INFO    ][6812] Running state [/etc/environment] at time 05:08:41.035850
2018-01-24 05:08:41,036 [salt.state       ][INFO    ][6812] Executing state file.blockreplace for /etc/environment
2018-01-24 05:08:41,045 [salt.state       ][INFO    ][6812] File changed:
--- 
+++ 
@@ -1,3 +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-24 05:08:41,046 [salt.state       ][INFO    ][6812] Completed state [/etc/environment] at time 05:08:41.046850 duration_in_ms=11.0
2018-01-24 05:08:41,047 [salt.state       ][INFO    ][6812] Running state [/etc/profile.d] at time 05:08:41.047128
2018-01-24 05:08:41,047 [salt.state       ][INFO    ][6812] Executing state file.directory for /etc/profile.d
2018-01-24 05:08:41,048 [salt.state       ][INFO    ][6812] Directory /etc/profile.d is in the correct state
2018-01-24 05:08:41,049 [salt.state       ][INFO    ][6812] Completed state [/etc/profile.d] at time 05:08:41.049150 duration_in_ms=2.022
2018-01-24 05:08:41,554 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:08:41.554489
2018-01-24 05:08:41,554 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-24 05:08:41,586 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-24 05:08:41,586 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:08:41.586314 duration_in_ms=31.826
2018-01-24 05:08:41,586 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:08:41.586612
2018-01-24 05:08:41,586 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-24 05:08:41,608 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-24 05:08:41,608 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:08:41.608351 duration_in_ms=21.738
2018-01-24 05:08:41,609 [salt.state       ][INFO    ][6812] Running state [linux_repo_prereq_pkgs] at time 05:08:41.609549
2018-01-24 05:08:41,609 [salt.state       ][INFO    ][6812] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-24 05:08:41,610 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:08:41,997 [salt.state       ][INFO    ][6812] All specified packages are already installed
2018-01-24 05:08:41,998 [salt.state       ][INFO    ][6812] Completed state [linux_repo_prereq_pkgs] at time 05:08:41.997934 duration_in_ms=388.384
2018-01-24 05:08:41,998 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:08:41.998339
2018-01-24 05:08:41,998 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-24 05:08:41,999 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-24 05:08:41,999 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:08:41.999454 duration_in_ms=1.115
2018-01-24 05:08:41,999 [salt.state       ][INFO    ][6812] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:08:41.999684
2018-01-24 05:08:41,999 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-24 05:08:42,095 [salt.state       ][INFO    ][6812] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-24 05:08:42,096 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:08:42.096851 duration_in_ms=97.166
2018-01-24 05:08:42,098 [salt.state       ][INFO    ][6812] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:08:42.098531
2018-01-24 05:08:42,098 [salt.state       ][INFO    ][6812] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-24 05:08:42,099 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-24 05:08:42,248 [salt.state       ][INFO    ][6812] {'pid': 6872, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-24 05:08:42,248 [salt.state       ][INFO    ][6812] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:08:42.248666 duration_in_ms=150.135
2018-01-24 05:08:42,254 [salt.state       ][INFO    ][6812] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:08:42.254067
2018-01-24 05:08:42,254 [salt.state       ][INFO    ][6812] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-24 05:08:42,355 [salt.state       ][INFO    ][6812] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-24 05:08:42,356 [salt.state       ][INFO    ][6812] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:08:42.356170 duration_in_ms=102.103
2018-01-24 05:08:42,356 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:08:42.356435
2018-01-24 05:08:42,356 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-24 05:08:42,357 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-24 05:08:42,357 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:08:42.357275 duration_in_ms=0.839
2018-01-24 05:08:42,357 [salt.state       ][INFO    ][6812] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:08:42.357505
2018-01-24 05:08:42,357 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-24 05:08:42,457 [salt.state       ][INFO    ][6812] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-24 05:08:42,457 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:08:42.457292 duration_in_ms=99.786
2018-01-24 05:08:42,457 [salt.state       ][INFO    ][6812] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:08:42.457561
2018-01-24 05:08:42,457 [salt.state       ][INFO    ][6812] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-24 05:08:42,458 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-24 05:08:42,616 [salt.state       ][INFO    ][6812] {'pid': 6987, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-24 05:08:42,616 [salt.state       ][INFO    ][6812] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:08:42.616835 duration_in_ms=159.272
2018-01-24 05:08:42,618 [salt.state       ][INFO    ][6812] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:08:42.618778
2018-01-24 05:08:42,619 [salt.state       ][INFO    ][6812] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-24 05:08:42,710 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:08:44,482 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124050846027403
2018-01-24 05:08:44,504 [salt.minion      ][INFO    ][7478] Starting a new job with PID 7478
2018-01-24 05:08:44,520 [salt.minion      ][INFO    ][7478] Returning information for job: 20180124050846027403
2018-01-24 05:08:46,439 [salt.state       ][INFO    ][6812] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-24 05:08:46,441 [salt.state       ][INFO    ][6812] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:08:46.441258 duration_in_ms=3822.479
2018-01-24 05:08:46,441 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:08:46.441880
2018-01-24 05:08:46,442 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-24 05:08:46,443 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-24 05:08:46,443 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:08:46.443627 duration_in_ms=1.747
2018-01-24 05:08:46,444 [salt.state       ][INFO    ][6812] Running state [/etc/apt/preferences.d/uca] at time 05:08:46.444381
2018-01-24 05:08:46,444 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-24 05:08:46,445 [salt.state       ][INFO    ][6812] File /etc/apt/preferences.d/uca is not present
2018-01-24 05:08:46,445 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/preferences.d/uca] at time 05:08:46.445761 duration_in_ms=1.38
2018-01-24 05:08:46,446 [salt.state       ][INFO    ][6812] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:08:46.446220
2018-01-24 05:08:46,446 [salt.state       ][INFO    ][6812] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-24 05:08:46,448 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-24 05:08:46,653 [salt.state       ][INFO    ][6812] {'pid': 7487, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.KyLM4lQhLt/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-24 05:08:46,654 [salt.state       ][INFO    ][6812] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:08:46.654707 duration_in_ms=208.486
2018-01-24 05:08:46,657 [salt.state       ][INFO    ][6812] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:08:46.657316
2018-01-24 05:08:46,657 [salt.state       ][INFO    ][6812] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-24 05:08:46,746 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:08:49,606 [salt.state       ][INFO    ][6812] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-24 05:08:49,607 [salt.state       ][INFO    ][6812] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:08:49.606999 duration_in_ms=2949.683
2018-01-24 05:08:49,607 [salt.state       ][INFO    ][6812] Running state [linux_extra_packages_purged] at time 05:08:49.607614
2018-01-24 05:08:49,608 [salt.state       ][INFO    ][6812] Executing state pkg.purged for linux_extra_packages_purged
2018-01-24 05:08:49,622 [salt.state       ][INFO    ][6812] All specified packages are already absent
2018-01-24 05:08:49,622 [salt.state       ][INFO    ][6812] Completed state [linux_extra_packages_purged] at time 05:08:49.622702 duration_in_ms=15.089
2018-01-24 05:08:49,623 [salt.state       ][INFO    ][6812] Running state [linux_extra_packages_latest] at time 05:08:49.623158
2018-01-24 05:08:49,623 [salt.state       ][INFO    ][6812] Executing state pkg.latest for linux_extra_packages_latest
2018-01-24 05:08:49,636 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-24 05:08:49,690 [salt.state       ][INFO    ][6812] Package mcelog is already up-to-date
2018-01-24 05:08:49,691 [salt.state       ][INFO    ][6812] Completed state [linux_extra_packages_latest] at time 05:08:49.691617 duration_in_ms=68.459
2018-01-24 05:08:49,693 [salt.state       ][INFO    ][6812] Running state [UTC] at time 05:08:49.693466
2018-01-24 05:08:49,694 [salt.state       ][INFO    ][6812] Executing state timezone.system for UTC
2018-01-24 05:08:49,695 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['timedatectl'] in directory '/root'
2018-01-24 05:08:49,734 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['timedatectl'] in directory '/root'
2018-01-24 05:08:49,751 [salt.state       ][INFO    ][6812] Timezone UTC already set, UTC already set to UTC
2018-01-24 05:08:49,753 [salt.state       ][INFO    ][6812] Completed state [UTC] at time 05:08:49.753267 duration_in_ms=59.801
2018-01-24 05:08:49,754 [salt.state       ][INFO    ][6812] Running state [nf_conntrack] at time 05:08:49.754466
2018-01-24 05:08:49,754 [salt.state       ][INFO    ][6812] Executing state kmod.present for nf_conntrack
2018-01-24 05:08:49,755 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'lsmod' in directory '/root'
2018-01-24 05:08:49,772 [salt.state       ][INFO    ][6812] Kernel module nf_conntrack is already present
2018-01-24 05:08:49,773 [salt.state       ][INFO    ][6812] Completed state [nf_conntrack] at time 05:08:49.773113 duration_in_ms=18.646
2018-01-24 05:08:49,774 [salt.state       ][INFO    ][6812] Running state [kernel.panic] at time 05:08:49.774200
2018-01-24 05:08:49,774 [salt.state       ][INFO    ][6812] Executing state sysctl.present for kernel.panic
2018-01-24 05:08:49,792 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:49,827 [salt.state       ][INFO    ][6812] Sysctl value kernel.panic = 60 is already set
2018-01-24 05:08:49,828 [salt.state       ][INFO    ][6812] Completed state [kernel.panic] at time 05:08:49.828090 duration_in_ms=53.89
2018-01-24 05:08:49,828 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_keepalive_probes] at time 05:08:49.828848
2018-01-24 05:08:49,829 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-24 05:08:49,830 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:49,864 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-24 05:08:49,865 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:08:49.865237 duration_in_ms=36.389
2018-01-24 05:08:49,865 [salt.state       ][INFO    ][6812] Running state [fs.file-max] at time 05:08:49.865717
2018-01-24 05:08:49,866 [salt.state       ][INFO    ][6812] Executing state sysctl.present for fs.file-max
2018-01-24 05:08:49,867 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:49,903 [salt.state       ][INFO    ][6812] Sysctl value fs.file-max = 124165 is already set
2018-01-24 05:08:49,903 [salt.state       ][INFO    ][6812] Completed state [fs.file-max] at time 05:08:49.903744 duration_in_ms=38.026
2018-01-24 05:08:49,904 [salt.state       ][INFO    ][6812] Running state [net.core.somaxconn] at time 05:08:49.904527
2018-01-24 05:08:49,904 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.core.somaxconn
2018-01-24 05:08:49,905 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:49,942 [salt.state       ][INFO    ][6812] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-24 05:08:49,943 [salt.state       ][INFO    ][6812] Completed state [net.core.somaxconn] at time 05:08:49.942967 duration_in_ms=38.438
2018-01-24 05:08:49,943 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:08:49.943447
2018-01-24 05:08:49,943 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-24 05:08:49,945 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:49,981 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-24 05:08:49,982 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:08:49.982129 duration_in_ms=38.681
2018-01-24 05:08:49,982 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_tw_reuse] at time 05:08:49.982611
2018-01-24 05:08:49,983 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-24 05:08:49,983 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,018 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-24 05:08:50,019 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_tw_reuse] at time 05:08:50.019156 duration_in_ms=36.545
2018-01-24 05:08:50,019 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_congestion_control] at time 05:08:50.019635
2018-01-24 05:08:50,020 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-24 05:08:50,021 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,056 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-24 05:08:50,057 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_congestion_control] at time 05:08:50.057113 duration_in_ms=37.478
2018-01-24 05:08:50,057 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_retries2] at time 05:08:50.057592
2018-01-24 05:08:50,058 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-24 05:08:50,058 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,094 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-24 05:08:50,094 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_retries2] at time 05:08:50.094768 duration_in_ms=37.175
2018-01-24 05:08:50,095 [salt.state       ][INFO    ][6812] Running state [net.core.netdev_max_backlog] at time 05:08:50.095202
2018-01-24 05:08:50,095 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-24 05:08:50,096 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,128 [salt.state       ][INFO    ][6812] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-24 05:08:50,129 [salt.state       ][INFO    ][6812] Completed state [net.core.netdev_max_backlog] at time 05:08:50.129266 duration_in_ms=34.063
2018-01-24 05:08:50,129 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:08:50.129687
2018-01-24 05:08:50,130 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-24 05:08:50,130 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,163 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-24 05:08:50,163 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:08:50.163698 duration_in_ms=34.01
2018-01-24 05:08:50,164 [salt.state       ][INFO    ][6812] Running state [vm.swappiness] at time 05:08:50.164461
2018-01-24 05:08:50,164 [salt.state       ][INFO    ][6812] Executing state sysctl.present for vm.swappiness
2018-01-24 05:08:50,165 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,197 [salt.state       ][INFO    ][6812] Sysctl value vm.swappiness = 10 is already set
2018-01-24 05:08:50,198 [salt.state       ][INFO    ][6812] Completed state [vm.swappiness] at time 05:08:50.198072 duration_in_ms=33.61
2018-01-24 05:08:50,198 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:08:50.198496
2018-01-24 05:08:50,198 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-24 05:08:50,199 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,232 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-24 05:08:50,232 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:08:50.232855 duration_in_ms=34.358
2018-01-24 05:08:50,233 [salt.state       ][INFO    ][6812] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:08:50.233279
2018-01-24 05:08:50,233 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-24 05:08:50,234 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,266 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-24 05:08:50,267 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:08:50.267096 duration_in_ms=33.816
2018-01-24 05:08:50,267 [salt.state       ][INFO    ][6812] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:08:50.267542
2018-01-24 05:08:50,269 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-24 05:08:50,270 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,305 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-24 05:08:50,306 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:08:50.306129 duration_in_ms=38.586
2018-01-24 05:08:50,306 [salt.state       ][INFO    ][6812] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:08:50.306583
2018-01-24 05:08:50,306 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-24 05:08:50,307 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,340 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-24 05:08:50,340 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:08:50.340794 duration_in_ms=34.21
2018-01-24 05:08:50,341 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_fin_timeout] at time 05:08:50.341256
2018-01-24 05:08:50,341 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-24 05:08:50,342 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,375 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-24 05:08:50,376 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_fin_timeout] at time 05:08:50.376416 duration_in_ms=35.159
2018-01-24 05:08:50,376 [salt.state       ][INFO    ][6812] Running state [net.ipv4.tcp_keepalive_time] at time 05:08:50.376859
2018-01-24 05:08:50,377 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-24 05:08:50,378 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,411 [salt.state       ][INFO    ][6812] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-24 05:08:50,411 [salt.state       ][INFO    ][6812] Completed state [net.ipv4.tcp_keepalive_time] at time 05:08:50.411542 duration_in_ms=34.683
2018-01-24 05:08:50,412 [salt.state       ][INFO    ][6812] Running state [net.nf_conntrack_max] at time 05:08:50.412608
2018-01-24 05:08:50,412 [salt.state       ][INFO    ][6812] Executing state sysctl.present for net.nf_conntrack_max
2018-01-24 05:08:50,413 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:08:50,447 [salt.state       ][INFO    ][6812] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-24 05:08:50,448 [salt.state       ][INFO    ][6812] Completed state [net.nf_conntrack_max] at time 05:08:50.448553 duration_in_ms=35.944
2018-01-24 05:08:50,449 [salt.state       ][INFO    ][6812] Running state [linux_sysfs_package] at time 05:08:50.449012
2018-01-24 05:08:50,449 [salt.state       ][INFO    ][6812] Executing state pkg.installed for linux_sysfs_package
2018-01-24 05:08:50,457 [salt.state       ][INFO    ][6812] All specified packages are already installed
2018-01-24 05:08:50,457 [salt.state       ][INFO    ][6812] Completed state [linux_sysfs_package] at time 05:08:50.457596 duration_in_ms=8.584
2018-01-24 05:08:50,459 [salt.state       ][INFO    ][6812] Running state [/etc/sysfs.d] at time 05:08:50.459392
2018-01-24 05:08:50,459 [salt.state       ][INFO    ][6812] Executing state file.directory for /etc/sysfs.d
2018-01-24 05:08:50,461 [salt.state       ][INFO    ][6812] Directory /etc/sysfs.d is in the correct state
2018-01-24 05:08:50,461 [salt.state       ][INFO    ][6812] Completed state [/etc/sysfs.d] at time 05:08:50.461513 duration_in_ms=2.121
2018-01-24 05:08:50,462 [salt.state       ][INFO    ][6812] Running state [ondemand] at time 05:08:50.462341
2018-01-24 05:08:50,462 [salt.state       ][INFO    ][6812] Executing state service.dead for ondemand
2018-01-24 05:08:50,463 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-24 05:08:50,483 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-24 05:08:50,502 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-24 05:08:50,524 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'runlevel' in directory '/root'
2018-01-24 05:08:50,539 [salt.state       ][INFO    ][6812] The service ondemand is already dead
2018-01-24 05:08:50,539 [salt.state       ][INFO    ][6812] Completed state [ondemand] at time 05:08:50.539697 duration_in_ms=77.356
2018-01-24 05:08:50,541 [salt.state       ][INFO    ][6812] Running state [cs_CZ.UTF-8] at time 05:08:50.541170
2018-01-24 05:08:50,541 [salt.state       ][INFO    ][6812] Executing state locale.present for cs_CZ.UTF-8
2018-01-24 05:08:50,542 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'locale -a' in directory '/root'
2018-01-24 05:08:50,555 [salt.state       ][INFO    ][6812] Locale cs_CZ.UTF-8 is already present
2018-01-24 05:08:50,556 [salt.state       ][INFO    ][6812] Completed state [cs_CZ.UTF-8] at time 05:08:50.556700 duration_in_ms=15.53
2018-01-24 05:08:50,557 [salt.state       ][INFO    ][6812] Running state [en_US.UTF-8] at time 05:08:50.557137
2018-01-24 05:08:50,557 [salt.state       ][INFO    ][6812] Executing state locale.present for en_US.UTF-8
2018-01-24 05:08:50,558 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'locale -a' in directory '/root'
2018-01-24 05:08:50,571 [salt.state       ][INFO    ][6812] Locale en_US.UTF-8 is already present
2018-01-24 05:08:50,571 [salt.state       ][INFO    ][6812] Completed state [en_US.UTF-8] at time 05:08:50.571644 duration_in_ms=14.507
2018-01-24 05:08:50,574 [salt.state       ][INFO    ][6812] Running state [en_US.UTF-8] at time 05:08:50.574320
2018-01-24 05:08:50,574 [salt.state       ][INFO    ][6812] Executing state locale.system for en_US.UTF-8
2018-01-24 05:08:50,575 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'localectl' in directory '/root'
2018-01-24 05:08:50,618 [salt.state       ][INFO    ][6812] System locale en_US.UTF-8 already set
2018-01-24 05:08:50,618 [salt.state       ][INFO    ][6812] Completed state [en_US.UTF-8] at time 05:08:50.618416 duration_in_ms=44.096
2018-01-24 05:08:50,620 [salt.state       ][INFO    ][6812] Running state [root] at time 05:08:50.620745
2018-01-24 05:08:50,621 [salt.state       ][INFO    ][6812] Executing state user.present for root
2018-01-24 05:08:50,622 [salt.state       ][INFO    ][6812] User root is present and up to date
2018-01-24 05:08:50,622 [salt.state       ][INFO    ][6812] Completed state [root] at time 05:08:50.622805 duration_in_ms=2.059
2018-01-24 05:08:50,624 [salt.state       ][INFO    ][6812] Running state [/root] at time 05:08:50.624463
2018-01-24 05:08:50,624 [salt.state       ][INFO    ][6812] Executing state file.directory for /root
2018-01-24 05:08:50,625 [salt.state       ][INFO    ][6812] Directory /root is in the correct state
2018-01-24 05:08:50,625 [salt.state       ][INFO    ][6812] Completed state [/root] at time 05:08:50.625712 duration_in_ms=1.249
2018-01-24 05:08:50,625 [salt.state       ][INFO    ][6812] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:08:50.625936
2018-01-24 05:08:50,626 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-24 05:08:50,626 [salt.state       ][INFO    ][6812] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-24 05:08:50,626 [salt.state       ][INFO    ][6812] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:08:50.626696 duration_in_ms=0.76
2018-01-24 05:08:50,626 [salt.state       ][INFO    ][6812] Running state [ubuntu] at time 05:08:50.626939
2018-01-24 05:08:50,627 [salt.state       ][INFO    ][6812] Executing state user.present for ubuntu
2018-01-24 05:08:50,628 [salt.state       ][INFO    ][6812] User ubuntu is present and up to date
2018-01-24 05:08:50,628 [salt.state       ][INFO    ][6812] Completed state [ubuntu] at time 05:08:50.628778 duration_in_ms=1.839
2018-01-24 05:08:50,629 [salt.state       ][INFO    ][6812] Running state [/home/ubuntu] at time 05:08:50.629884
2018-01-24 05:08:50,630 [salt.state       ][INFO    ][6812] Executing state file.directory for /home/ubuntu
2018-01-24 05:08:50,630 [salt.state       ][INFO    ][6812] Directory /home/ubuntu is in the correct state
2018-01-24 05:08:50,631 [salt.state       ][INFO    ][6812] Completed state [/home/ubuntu] at time 05:08:50.631102 duration_in_ms=1.218
2018-01-24 05:08:50,632 [salt.state       ][INFO    ][6812] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:08:50.632016
2018-01-24 05:08:50,632 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-24 05:08:50,658 [salt.state       ][INFO    ][6812] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-24 05:08:50,658 [salt.state       ][INFO    ][6812] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:08:50.658795 duration_in_ms=26.778
2018-01-24 05:08:50,659 [salt.state       ][INFO    ][6812] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:08:50.659059
2018-01-24 05:08:50,659 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-24 05:08:50,755 [salt.state       ][INFO    ][6812] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-24 05:08:50,756 [salt.state       ][INFO    ][6812] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:08:50.756112 duration_in_ms=97.053
2018-01-24 05:08:50,756 [salt.state       ][INFO    ][6812] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:08:50.756384
2018-01-24 05:08:50,756 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-24 05:08:50,850 [salt.state       ][INFO    ][6812] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-24 05:08:50,851 [salt.state       ][INFO    ][6812] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:08:50.850959 duration_in_ms=94.574
2018-01-24 05:08:50,852 [salt.state       ][INFO    ][6812] Running state [service.systemctl_reload] at time 05:08:50.852396
2018-01-24 05:08:50,852 [salt.state       ][INFO    ][6812] Executing state module.wait for service.systemctl_reload
2018-01-24 05:08:50,852 [salt.state       ][INFO    ][6812] No changes made for service.systemctl_reload
2018-01-24 05:08:50,853 [salt.state       ][INFO    ][6812] Completed state [service.systemctl_reload] at time 05:08:50.853120 duration_in_ms=0.724
2018-01-24 05:08:50,853 [salt.state       ][INFO    ][6812] Running state [/etc/hostname] at time 05:08:50.853348
2018-01-24 05:08:50,853 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/hostname
2018-01-24 05:08:50,871 [salt.state       ][INFO    ][6812] File /etc/hostname is in the correct state
2018-01-24 05:08:50,872 [salt.state       ][INFO    ][6812] Completed state [/etc/hostname] at time 05:08:50.872629 duration_in_ms=19.279
2018-01-24 05:08:50,873 [salt.state       ][INFO    ][6812] Running state [hostname dbs01] at time 05:08:50.873634
2018-01-24 05:08:50,873 [salt.state       ][INFO    ][6812] Executing state cmd.wait for hostname dbs01
2018-01-24 05:08:50,874 [salt.state       ][INFO    ][6812] No changes made for hostname dbs01
2018-01-24 05:08:50,874 [salt.state       ][INFO    ][6812] Completed state [hostname dbs01] at time 05:08:50.874384 duration_in_ms=0.75
2018-01-24 05:08:50,875 [salt.state       ][INFO    ][6812] Running state [mdb02] at time 05:08:50.874965
2018-01-24 05:08:50,875 [salt.state       ][INFO    ][6812] Executing state host.present for mdb02
2018-01-24 05:08:50,875 [salt.state       ][INFO    ][6812] Host mdb02 (192.168.10.77) already present
2018-01-24 05:08:50,876 [salt.state       ][INFO    ][6812] Completed state [mdb02] at time 05:08:50.876241 duration_in_ms=1.277
2018-01-24 05:08:50,876 [salt.state       ][INFO    ][6812] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.876468
2018-01-24 05:08:50,876 [salt.state       ][INFO    ][6812] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,877 [salt.state       ][INFO    ][6812] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2018-01-24 05:08:50,877 [salt.state       ][INFO    ][6812] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.877335 duration_in_ms=0.867
2018-01-24 05:08:50,877 [salt.state       ][INFO    ][6812] Running state [mdb03] at time 05:08:50.877561
2018-01-24 05:08:50,877 [salt.state       ][INFO    ][6812] Executing state host.present for mdb03
2018-01-24 05:08:50,878 [salt.state       ][INFO    ][6812] Host mdb03 (192.168.10.78) already present
2018-01-24 05:08:50,878 [salt.state       ][INFO    ][6812] Completed state [mdb03] at time 05:08:50.878437 duration_in_ms=0.876
2018-01-24 05:08:50,878 [salt.state       ][INFO    ][6812] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.878682
2018-01-24 05:08:50,878 [salt.state       ][INFO    ][6812] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,879 [salt.state       ][INFO    ][6812] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2018-01-24 05:08:50,879 [salt.state       ][INFO    ][6812] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.879626 duration_in_ms=0.944
2018-01-24 05:08:50,879 [salt.state       ][INFO    ][6812] Running state [mdb01] at time 05:08:50.879848
2018-01-24 05:08:50,881 [salt.state       ][INFO    ][6812] Executing state host.present for mdb01
2018-01-24 05:08:50,881 [salt.state       ][INFO    ][6812] Host mdb01 (192.168.10.76) already present
2018-01-24 05:08:50,882 [salt.state       ][INFO    ][6812] Completed state [mdb01] at time 05:08:50.882100 duration_in_ms=2.252
2018-01-24 05:08:50,882 [salt.state       ][INFO    ][6812] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.882319
2018-01-24 05:08:50,882 [salt.state       ][INFO    ][6812] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,883 [salt.state       ][INFO    ][6812] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2018-01-24 05:08:50,883 [salt.state       ][INFO    ][6812] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.883213 duration_in_ms=0.894
2018-01-24 05:08:50,883 [salt.state       ][INFO    ][6812] Running state [mdb] at time 05:08:50.883436
2018-01-24 05:08:50,883 [salt.state       ][INFO    ][6812] Executing state host.present for mdb
2018-01-24 05:08:50,884 [salt.state       ][INFO    ][6812] Host mdb (192.168.10.75) already present
2018-01-24 05:08:50,884 [salt.state       ][INFO    ][6812] Completed state [mdb] at time 05:08:50.884307 duration_in_ms=0.871
2018-01-24 05:08:50,884 [salt.state       ][INFO    ][6812] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.884532
2018-01-24 05:08:50,884 [salt.state       ][INFO    ][6812] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,885 [salt.state       ][INFO    ][6812] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2018-01-24 05:08:50,885 [salt.state       ][INFO    ][6812] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.885388 duration_in_ms=0.856
2018-01-24 05:08:50,885 [salt.state       ][INFO    ][6812] Running state [cfg01] at time 05:08:50.885612
2018-01-24 05:08:50,885 [salt.state       ][INFO    ][6812] Executing state host.present for cfg01
2018-01-24 05:08:50,886 [salt.state       ][INFO    ][6812] Host cfg01 (192.168.10.100) already present
2018-01-24 05:08:50,886 [salt.state       ][INFO    ][6812] Completed state [cfg01] at time 05:08:50.886460 duration_in_ms=0.848
2018-01-24 05:08:50,886 [salt.state       ][INFO    ][6812] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.886702
2018-01-24 05:08:50,886 [salt.state       ][INFO    ][6812] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,887 [salt.state       ][INFO    ][6812] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-24 05:08:50,887 [salt.state       ][INFO    ][6812] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.887555 duration_in_ms=0.852
2018-01-24 05:08:50,887 [salt.state       ][INFO    ][6812] Running state [prx01] at time 05:08:50.887777
2018-01-24 05:08:50,888 [salt.state       ][INFO    ][6812] Executing state host.present for prx01
2018-01-24 05:08:50,888 [salt.state       ][INFO    ][6812] Host prx01 (192.168.10.104) already present
2018-01-24 05:08:50,888 [salt.state       ][INFO    ][6812] Completed state [prx01] at time 05:08:50.888655 duration_in_ms=0.878
2018-01-24 05:08:50,888 [salt.state       ][INFO    ][6812] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.888875
2018-01-24 05:08:50,889 [salt.state       ][INFO    ][6812] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,889 [salt.state       ][INFO    ][6812] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2018-01-24 05:08:50,889 [salt.state       ][INFO    ][6812] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.889726 duration_in_ms=0.851
2018-01-24 05:08:50,889 [salt.state       ][INFO    ][6812] Running state [kvm01] at time 05:08:50.889945
2018-01-24 05:08:50,890 [salt.state       ][INFO    ][6812] Executing state host.present for kvm01
2018-01-24 05:08:50,890 [salt.state       ][INFO    ][6812] Host kvm01 (192.168.10.141) already present
2018-01-24 05:08:50,890 [salt.state       ][INFO    ][6812] Completed state [kvm01] at time 05:08:50.890821 duration_in_ms=0.875
2018-01-24 05:08:50,891 [salt.state       ][INFO    ][6812] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.891037
2018-01-24 05:08:50,891 [salt.state       ][INFO    ][6812] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,891 [salt.state       ][INFO    ][6812] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2018-01-24 05:08:50,892 [salt.state       ][INFO    ][6812] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.891879 duration_in_ms=0.842
2018-01-24 05:08:50,893 [salt.state       ][INFO    ][6812] Running state [kvm03] at time 05:08:50.892997
2018-01-24 05:08:50,893 [salt.state       ][INFO    ][6812] Executing state host.present for kvm03
2018-01-24 05:08:50,893 [salt.state       ][INFO    ][6812] Host kvm03 (192.168.10.143) already present
2018-01-24 05:08:50,893 [salt.state       ][INFO    ][6812] Completed state [kvm03] at time 05:08:50.893852 duration_in_ms=0.855
2018-01-24 05:08:50,894 [salt.state       ][INFO    ][6812] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.894069
2018-01-24 05:08:50,894 [salt.state       ][INFO    ][6812] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,894 [salt.state       ][INFO    ][6812] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2018-01-24 05:08:50,894 [salt.state       ][INFO    ][6812] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.894946 duration_in_ms=0.877
2018-01-24 05:08:50,895 [salt.state       ][INFO    ][6812] Running state [kvm02] at time 05:08:50.895166
2018-01-24 05:08:50,895 [salt.state       ][INFO    ][6812] Executing state host.present for kvm02
2018-01-24 05:08:50,896 [salt.state       ][INFO    ][6812] Host kvm02 (192.168.10.142) already present
2018-01-24 05:08:50,896 [salt.state       ][INFO    ][6812] Completed state [kvm02] at time 05:08:50.896591 duration_in_ms=1.424
2018-01-24 05:08:50,896 [salt.state       ][INFO    ][6812] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.896813
2018-01-24 05:08:50,897 [salt.state       ][INFO    ][6812] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,897 [salt.state       ][INFO    ][6812] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2018-01-24 05:08:50,897 [salt.state       ][INFO    ][6812] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.897664 duration_in_ms=0.851
2018-01-24 05:08:50,897 [salt.state       ][INFO    ][6812] Running state [dbs] at time 05:08:50.897885
2018-01-24 05:08:50,898 [salt.state       ][INFO    ][6812] Executing state host.present for dbs
2018-01-24 05:08:50,898 [salt.state       ][INFO    ][6812] Host dbs (192.168.10.50) already present
2018-01-24 05:08:50,898 [salt.state       ][INFO    ][6812] Completed state [dbs] at time 05:08:50.898752 duration_in_ms=0.867
2018-01-24 05:08:50,899 [salt.state       ][INFO    ][6812] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.898978
2018-01-24 05:08:50,899 [salt.state       ][INFO    ][6812] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,899 [salt.state       ][INFO    ][6812] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2018-01-24 05:08:50,899 [salt.state       ][INFO    ][6812] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.899832 duration_in_ms=0.854
2018-01-24 05:08:50,900 [salt.state       ][INFO    ][6812] Running state [prx] at time 05:08:50.900064
2018-01-24 05:08:50,900 [salt.state       ][INFO    ][6812] Executing state host.present for prx
2018-01-24 05:08:50,900 [salt.state       ][INFO    ][6812] Host prx (192.168.10.103) already present
2018-01-24 05:08:50,900 [salt.state       ][INFO    ][6812] Completed state [prx] at time 05:08:50.900907 duration_in_ms=0.843
2018-01-24 05:08:50,901 [salt.state       ][INFO    ][6812] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.901124
2018-01-24 05:08:50,901 [salt.state       ][INFO    ][6812] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,901 [salt.state       ][INFO    ][6812] Host prx.baremetal-mcp-pike-odl-ha.local (192.168.10.103) already present
2018-01-24 05:08:50,902 [salt.state       ][INFO    ][6812] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.901972 duration_in_ms=0.848
2018-01-24 05:08:50,902 [salt.state       ][INFO    ][6812] Running state [prx02] at time 05:08:50.902196
2018-01-24 05:08:50,902 [salt.state       ][INFO    ][6812] Executing state host.present for prx02
2018-01-24 05:08:50,902 [salt.state       ][INFO    ][6812] Host prx02 (192.168.10.105) already present
2018-01-24 05:08:50,903 [salt.state       ][INFO    ][6812] Completed state [prx02] at time 05:08:50.903061 duration_in_ms=0.865
2018-01-24 05:08:50,903 [salt.state       ][INFO    ][6812] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.903278
2018-01-24 05:08:50,903 [salt.state       ][INFO    ][6812] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,904 [salt.state       ][INFO    ][6812] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2018-01-24 05:08:50,905 [salt.state       ][INFO    ][6812] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.905021 duration_in_ms=1.742
2018-01-24 05:08:50,905 [salt.state       ][INFO    ][6812] Running state [msg02] at time 05:08:50.905243
2018-01-24 05:08:50,905 [salt.state       ][INFO    ][6812] Executing state host.present for msg02
2018-01-24 05:08:50,905 [salt.state       ][INFO    ][6812] Host msg02 (192.168.10.42) already present
2018-01-24 05:08:50,906 [salt.state       ][INFO    ][6812] Completed state [msg02] at time 05:08:50.906099 duration_in_ms=0.856
2018-01-24 05:08:50,906 [salt.state       ][INFO    ][6812] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.906317
2018-01-24 05:08:50,906 [salt.state       ][INFO    ][6812] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,907 [salt.state       ][INFO    ][6812] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2018-01-24 05:08:50,907 [salt.state       ][INFO    ][6812] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.907193 duration_in_ms=0.876
2018-01-24 05:08:50,907 [salt.state       ][INFO    ][6812] Running state [msg03] at time 05:08:50.907415
2018-01-24 05:08:50,907 [salt.state       ][INFO    ][6812] Executing state host.present for msg03
2018-01-24 05:08:50,908 [salt.state       ][INFO    ][6812] Host msg03 (192.168.10.43) already present
2018-01-24 05:08:50,908 [salt.state       ][INFO    ][6812] Completed state [msg03] at time 05:08:50.908272 duration_in_ms=0.857
2018-01-24 05:08:50,908 [salt.state       ][INFO    ][6812] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.908492
2018-01-24 05:08:50,908 [salt.state       ][INFO    ][6812] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,909 [salt.state       ][INFO    ][6812] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2018-01-24 05:08:50,909 [salt.state       ][INFO    ][6812] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.909349 duration_in_ms=0.857
2018-01-24 05:08:50,909 [salt.state       ][INFO    ][6812] Running state [msg01] at time 05:08:50.909572
2018-01-24 05:08:50,909 [salt.state       ][INFO    ][6812] Executing state host.present for msg01
2018-01-24 05:08:50,910 [salt.state       ][INFO    ][6812] Host msg01 (192.168.10.41) already present
2018-01-24 05:08:50,910 [salt.state       ][INFO    ][6812] Completed state [msg01] at time 05:08:50.910429 duration_in_ms=0.857
2018-01-24 05:08:50,910 [salt.state       ][INFO    ][6812] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.910675
2018-01-24 05:08:50,910 [salt.state       ][INFO    ][6812] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,911 [salt.state       ][INFO    ][6812] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2018-01-24 05:08:50,911 [salt.state       ][INFO    ][6812] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.911525 duration_in_ms=0.85
2018-01-24 05:08:50,911 [salt.state       ][INFO    ][6812] Running state [msg] at time 05:08:50.911749
2018-01-24 05:08:50,912 [salt.state       ][INFO    ][6812] Executing state host.present for msg
2018-01-24 05:08:50,912 [salt.state       ][INFO    ][6812] Host msg (192.168.10.40) already present
2018-01-24 05:08:50,913 [salt.state       ][INFO    ][6812] Completed state [msg] at time 05:08:50.912965 duration_in_ms=1.216
2018-01-24 05:08:50,913 [salt.state       ][INFO    ][6812] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.913185
2018-01-24 05:08:50,913 [salt.state       ][INFO    ][6812] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,913 [salt.state       ][INFO    ][6812] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2018-01-24 05:08:50,914 [salt.state       ][INFO    ][6812] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.914037 duration_in_ms=0.852
2018-01-24 05:08:50,914 [salt.state       ][INFO    ][6812] Running state [cfg01] at time 05:08:50.914257
2018-01-24 05:08:50,914 [salt.state       ][INFO    ][6812] Executing state host.present for cfg01
2018-01-24 05:08:50,914 [salt.state       ][INFO    ][6812] Host cfg01 (192.168.10.100) already present
2018-01-24 05:08:50,915 [salt.state       ][INFO    ][6812] Completed state [cfg01] at time 05:08:50.915142 duration_in_ms=0.885
2018-01-24 05:08:50,915 [salt.state       ][INFO    ][6812] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.915366
2018-01-24 05:08:50,915 [salt.state       ][INFO    ][6812] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,916 [salt.state       ][INFO    ][6812] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-24 05:08:50,916 [salt.state       ][INFO    ][6812] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.916585 duration_in_ms=1.219
2018-01-24 05:08:50,916 [salt.state       ][INFO    ][6812] Running state [cmp002] at time 05:08:50.916811
2018-01-24 05:08:50,917 [salt.state       ][INFO    ][6812] Executing state host.present for cmp002
2018-01-24 05:08:50,917 [salt.state       ][INFO    ][6812] Host cmp002 (192.168.10.102) already present
2018-01-24 05:08:50,917 [salt.state       ][INFO    ][6812] Completed state [cmp002] at time 05:08:50.917669 duration_in_ms=0.858
2018-01-24 05:08:50,917 [salt.state       ][INFO    ][6812] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.917887
2018-01-24 05:08:50,918 [salt.state       ][INFO    ][6812] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,918 [salt.state       ][INFO    ][6812] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2018-01-24 05:08:50,918 [salt.state       ][INFO    ][6812] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.918781 duration_in_ms=0.894
2018-01-24 05:08:50,919 [salt.state       ][INFO    ][6812] Running state [cmp001] at time 05:08:50.919003
2018-01-24 05:08:50,919 [salt.state       ][INFO    ][6812] Executing state host.present for cmp001
2018-01-24 05:08:50,919 [salt.state       ][INFO    ][6812] Host cmp001 (192.168.10.101) already present
2018-01-24 05:08:50,920 [salt.state       ][INFO    ][6812] Completed state [cmp001] at time 05:08:50.920364 duration_in_ms=1.361
2018-01-24 05:08:50,920 [salt.state       ][INFO    ][6812] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.920587
2018-01-24 05:08:50,920 [salt.state       ][INFO    ][6812] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,921 [salt.state       ][INFO    ][6812] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2018-01-24 05:08:50,921 [salt.state       ][INFO    ][6812] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.921441 duration_in_ms=0.853
2018-01-24 05:08:50,921 [salt.state       ][INFO    ][6812] Running state [dbs01] at time 05:08:50.921664
2018-01-24 05:08:50,921 [salt.state       ][INFO    ][6812] Executing state host.present for dbs01
2018-01-24 05:08:50,922 [salt.state       ][INFO    ][6812] Host dbs01 (192.168.10.51) already present
2018-01-24 05:08:50,922 [salt.state       ][INFO    ][6812] Completed state [dbs01] at time 05:08:50.922510 duration_in_ms=0.846
2018-01-24 05:08:50,922 [salt.state       ][INFO    ][6812] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.922755
2018-01-24 05:08:50,922 [salt.state       ][INFO    ][6812] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:50,923 [salt.state       ][INFO    ][6812] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2018-01-24 05:08:50,923 [salt.state       ][INFO    ][6812] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:08:50.923607 duration_in_ms=0.852
2018-01-24 05:08:50,924 [salt.state       ][INFO    ][6812] Running state [file.replace] at time 05:08:50.924761
2018-01-24 05:08:50,925 [salt.state       ][INFO    ][6812] Executing state module.run for file.replace
2018-01-24 05:08:51,194 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['git', '--version'] in directory '/root'
2018-01-24 05:08:51,292 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command 'grep -q "dbs01 dbs01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-01-24 05:08:51,313 [salt.state       ][INFO    ][6812] {'ret': '--- \n+++ \n@@ -24,7 +24,7 @@\n 192.168.10.40\t\tmsg msg.baremetal-mcp-pike-odl-ha.local\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-pike-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-odl-ha.local\n-192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-odl-ha.local\n+192.168.10.51\t\tdbs01.baremetal-mcp-pike-odl-ha.local dbs01\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-odl-ha.local\n 192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-odl-ha.local\n 192.168.10.111\t\todl01 odl01.baremetal-mcp-pike-odl-ha.local\n'}
2018-01-24 05:08:51,314 [salt.state       ][INFO    ][6812] Completed state [file.replace] at time 05:08:51.314044 duration_in_ms=389.282
2018-01-24 05:08:51,314 [salt.state       ][INFO    ][6812] Running state [dbs02] at time 05:08:51.314482
2018-01-24 05:08:51,314 [salt.state       ][INFO    ][6812] Executing state host.present for dbs02
2018-01-24 05:08:51,315 [salt.state       ][INFO    ][6812] Host dbs02 (192.168.10.52) already present
2018-01-24 05:08:51,315 [salt.state       ][INFO    ][6812] Completed state [dbs02] at time 05:08:51.315775 duration_in_ms=1.293
2018-01-24 05:08:51,316 [salt.state       ][INFO    ][6812] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.316377
2018-01-24 05:08:51,316 [salt.state       ][INFO    ][6812] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,317 [salt.state       ][INFO    ][6812] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2018-01-24 05:08:51,317 [salt.state       ][INFO    ][6812] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.317378 duration_in_ms=1.001
2018-01-24 05:08:51,317 [salt.state       ][INFO    ][6812] Running state [dbs03] at time 05:08:51.317631
2018-01-24 05:08:51,317 [salt.state       ][INFO    ][6812] Executing state host.present for dbs03
2018-01-24 05:08:51,318 [salt.state       ][INFO    ][6812] Host dbs03 (192.168.10.53) already present
2018-01-24 05:08:51,318 [salt.state       ][INFO    ][6812] Completed state [dbs03] at time 05:08:51.318524 duration_in_ms=0.893
2018-01-24 05:08:51,318 [salt.state       ][INFO    ][6812] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.318784
2018-01-24 05:08:51,319 [salt.state       ][INFO    ][6812] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,319 [salt.state       ][INFO    ][6812] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2018-01-24 05:08:51,319 [salt.state       ][INFO    ][6812] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.319687 duration_in_ms=0.903
2018-01-24 05:08:51,319 [salt.state       ][INFO    ][6812] Running state [odl01] at time 05:08:51.319950
2018-01-24 05:08:51,320 [salt.state       ][INFO    ][6812] Executing state host.present for odl01
2018-01-24 05:08:51,320 [salt.state       ][INFO    ][6812] Host odl01 (192.168.10.111) already present
2018-01-24 05:08:51,320 [salt.state       ][INFO    ][6812] Completed state [odl01] at time 05:08:51.320838 duration_in_ms=0.888
2018-01-24 05:08:51,321 [salt.state       ][INFO    ][6812] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.321060
2018-01-24 05:08:51,321 [salt.state       ][INFO    ][6812] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,321 [salt.state       ][INFO    ][6812] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2018-01-24 05:08:51,321 [salt.state       ][INFO    ][6812] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.321920 duration_in_ms=0.86
2018-01-24 05:08:51,322 [salt.state       ][INFO    ][6812] Running state [mas01] at time 05:08:51.322152
2018-01-24 05:08:51,322 [salt.state       ][INFO    ][6812] Executing state host.present for mas01
2018-01-24 05:08:51,322 [salt.state       ][INFO    ][6812] Host mas01 (192.168.10.3) already present
2018-01-24 05:08:51,323 [salt.state       ][INFO    ][6812] Completed state [mas01] at time 05:08:51.323050 duration_in_ms=0.898
2018-01-24 05:08:51,323 [salt.state       ][INFO    ][6812] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.323269
2018-01-24 05:08:51,323 [salt.state       ][INFO    ][6812] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,324 [salt.state       ][INFO    ][6812] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2018-01-24 05:08:51,324 [salt.state       ][INFO    ][6812] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.324732 duration_in_ms=1.462
2018-01-24 05:08:51,324 [salt.state       ][INFO    ][6812] Running state [ctl02] at time 05:08:51.324959
2018-01-24 05:08:51,325 [salt.state       ][INFO    ][6812] Executing state host.present for ctl02
2018-01-24 05:08:51,325 [salt.state       ][INFO    ][6812] Host ctl02 (192.168.10.12) already present
2018-01-24 05:08:51,325 [salt.state       ][INFO    ][6812] Completed state [ctl02] at time 05:08:51.325834 duration_in_ms=0.875
2018-01-24 05:08:51,326 [salt.state       ][INFO    ][6812] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.326066
2018-01-24 05:08:51,326 [salt.state       ][INFO    ][6812] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,326 [salt.state       ][INFO    ][6812] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2018-01-24 05:08:51,327 [salt.state       ][INFO    ][6812] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.326990 duration_in_ms=0.923
2018-01-24 05:08:51,327 [salt.state       ][INFO    ][6812] Running state [ctl03] at time 05:08:51.327224
2018-01-24 05:08:51,327 [salt.state       ][INFO    ][6812] Executing state host.present for ctl03
2018-01-24 05:08:51,328 [salt.state       ][INFO    ][6812] Host ctl03 (192.168.10.13) already present
2018-01-24 05:08:51,328 [salt.state       ][INFO    ][6812] Completed state [ctl03] at time 05:08:51.328920 duration_in_ms=1.696
2018-01-24 05:08:51,329 [salt.state       ][INFO    ][6812] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.329144
2018-01-24 05:08:51,329 [salt.state       ][INFO    ][6812] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,330 [salt.state       ][INFO    ][6812] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2018-01-24 05:08:51,330 [salt.state       ][INFO    ][6812] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.330199 duration_in_ms=1.056
2018-01-24 05:08:51,330 [salt.state       ][INFO    ][6812] Running state [ctl01] at time 05:08:51.330424
2018-01-24 05:08:51,330 [salt.state       ][INFO    ][6812] Executing state host.present for ctl01
2018-01-24 05:08:51,331 [salt.state       ][INFO    ][6812] Host ctl01 (192.168.10.11) already present
2018-01-24 05:08:51,331 [salt.state       ][INFO    ][6812] Completed state [ctl01] at time 05:08:51.331303 duration_in_ms=0.879
2018-01-24 05:08:51,331 [salt.state       ][INFO    ][6812] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.331530
2018-01-24 05:08:51,331 [salt.state       ][INFO    ][6812] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,332 [salt.state       ][INFO    ][6812] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2018-01-24 05:08:51,332 [salt.state       ][INFO    ][6812] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.332403 duration_in_ms=0.873
2018-01-24 05:08:51,332 [salt.state       ][INFO    ][6812] Running state [ctl] at time 05:08:51.332630
2018-01-24 05:08:51,332 [salt.state       ][INFO    ][6812] Executing state host.present for ctl
2018-01-24 05:08:51,333 [salt.state       ][INFO    ][6812] Host ctl (192.168.10.10) already present
2018-01-24 05:08:51,333 [salt.state       ][INFO    ][6812] Completed state [ctl] at time 05:08:51.333482 duration_in_ms=0.851
2018-01-24 05:08:51,333 [salt.state       ][INFO    ][6812] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.333715
2018-01-24 05:08:51,333 [salt.state       ][INFO    ][6812] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-24 05:08:51,334 [salt.state       ][INFO    ][6812] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2018-01-24 05:08:51,334 [salt.state       ][INFO    ][6812] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:08:51.334586 duration_in_ms=0.871
2018-01-24 05:08:51,334 [salt.state       ][INFO    ][6812] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:08:51.334819
2018-01-24 05:08:51,335 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-24 05:08:51,335 [salt.state       ][INFO    ][6812] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-24 05:08:51,335 [salt.state       ][INFO    ][6812] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:08:51.335557 duration_in_ms=0.738
2018-01-24 05:08:51,335 [salt.state       ][INFO    ][6812] Running state [ens2] at time 05:08:51.335815
2018-01-24 05:08:51,336 [salt.state       ][INFO    ][6812] Executing state network.managed for ens2
2018-01-24 05:08:52,141 [salt.state       ][INFO    ][6812] Interface ens2 is up to date.
2018-01-24 05:08:52,141 [salt.state       ][INFO    ][6812] Completed state [ens2] at time 05:08:52.141505 duration_in_ms=805.689
2018-01-24 05:08:52,142 [salt.state       ][INFO    ][6812] Running state [ens3] at time 05:08:52.141950
2018-01-24 05:08:52,142 [salt.state       ][INFO    ][6812] Executing state network.managed for ens3
2018-01-24 05:08:52,905 [salt.state       ][INFO    ][6812] Interface ens3 is up to date.
2018-01-24 05:08:52,906 [salt.state       ][INFO    ][6812] Completed state [ens3] at time 05:08:52.906250 duration_in_ms=764.303
2018-01-24 05:08:52,906 [salt.state       ][INFO    ][6812] Running state [/etc/profile.d/proxy.sh] at time 05:08:52.906722
2018-01-24 05:08:52,907 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-24 05:08:52,907 [salt.state       ][INFO    ][6812] File /etc/profile.d/proxy.sh is not present
2018-01-24 05:08:52,907 [salt.state       ][INFO    ][6812] Completed state [/etc/profile.d/proxy.sh] at time 05:08:52.907803 duration_in_ms=1.081
2018-01-24 05:08:52,908 [salt.state       ][INFO    ][6812] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:08:52.908085
2018-01-24 05:08:52,908 [salt.state       ][INFO    ][6812] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-24 05:08:52,908 [salt.state       ][INFO    ][6812] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-24 05:08:52,908 [salt.state       ][INFO    ][6812] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:08:52.908814 duration_in_ms=0.729
2018-01-24 05:08:52,909 [salt.state       ][INFO    ][6812] Running state [ntp] at time 05:08:52.909073
2018-01-24 05:08:52,909 [salt.state       ][INFO    ][6812] Executing state pkg.installed for ntp
2018-01-24 05:08:52,917 [salt.state       ][INFO    ][6812] All specified packages are already installed
2018-01-24 05:08:52,918 [salt.state       ][INFO    ][6812] Completed state [ntp] at time 05:08:52.918111 duration_in_ms=9.038
2018-01-24 05:08:52,919 [salt.state       ][INFO    ][6812] Running state [/etc/ntp.conf] at time 05:08:52.919802
2018-01-24 05:08:52,920 [salt.state       ][INFO    ][6812] Executing state file.managed for /etc/ntp.conf
2018-01-24 05:08:52,978 [salt.state       ][INFO    ][6812] File /etc/ntp.conf is in the correct state
2018-01-24 05:08:52,978 [salt.state       ][INFO    ][6812] Completed state [/etc/ntp.conf] at time 05:08:52.978896 duration_in_ms=59.093
2018-01-24 05:08:52,981 [salt.state       ][INFO    ][6812] Running state [ntp] at time 05:08:52.981242
2018-01-24 05:08:52,981 [salt.state       ][INFO    ][6812] Executing state service.running for ntp
2018-01-24 05:08:52,982 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-24 05:08:53,001 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-24 05:08:53,019 [salt.loaded.int.module.cmdmod][INFO    ][6812] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-24 05:08:53,039 [salt.state       ][INFO    ][6812] The service ntp is already running
2018-01-24 05:08:53,040 [salt.state       ][INFO    ][6812] Completed state [ntp] at time 05:08:53.039819 duration_in_ms=58.573
2018-01-24 05:08:53,047 [salt.minion      ][INFO    ][6812] Returning information for job: 20180124050835919334
2018-01-24 05:09:08,308 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180124050909856239
2018-01-24 05:09:08,333 [salt.minion      ][INFO    ][8171] Starting a new job with PID 8171
2018-01-24 05:09:08,347 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8171] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-24 05:09:08,349 [salt.minion      ][INFO    ][8171] Returning information for job: 20180124050909856239
2018-01-24 05:09:35,235 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command pkg.upgrade with jid 20180124050936782949
2018-01-24 05:09:35,265 [salt.minion      ][INFO    ][8183] Starting a new job with PID 8183
2018-01-24 05:09:35,289 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8183] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:09:35,694 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8183] 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-24 05:09:43,268 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8183] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:09:43,306 [salt.minion      ][INFO    ][8183] Returning information for job: 20180124050936782949
2018-01-24 05:14:39,901 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command test.ping with jid 20180124051441454874
2018-01-24 05:14:39,930 [salt.minion      ][INFO    ][9197] Starting a new job with PID 9197
2018-01-24 05:14:39,998 [salt.minion      ][INFO    ][9197] Returning information for job: 20180124051441454874
2018-01-24 05:16:12,816 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command state.sls with jid 20180124051614368222
2018-01-24 05:16:12,843 [salt.minion      ][INFO    ][9202] Starting a new job with PID 9202
2018-01-24 05:16:13,452 [salt.state       ][INFO    ][9202] Loading fresh modules for state activity
2018-01-24 05:16:13,501 [salt.fileclient  ][INFO    ][9202] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-24 05:16:13,528 [salt.fileclient  ][INFO    ][9202] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-24 05:16:14,101 [salt.state       ][INFO    ][9202] Running state [keepalived] at time 05:16:14.101499
2018-01-24 05:16:14,101 [salt.state       ][INFO    ][9202] Executing state pkg.installed for keepalived
2018-01-24 05:16:14,102 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:16:14,478 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-24 05:16:14,577 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:16:18,292 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:16:18,324 [salt.loaded.int.module.cmdmod][INFO    ][9202] 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-24 05:16:22,189 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:16:22,230 [salt.state       ][INFO    ][9202] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-24 05:16:22,251 [salt.state       ][INFO    ][9202] Loading fresh modules for state activity
2018-01-24 05:16:22,287 [salt.state       ][INFO    ][9202] Completed state [keepalived] at time 05:16:22.286965 duration_in_ms=8185.465
2018-01-24 05:16:22,291 [salt.state       ][INFO    ][9202] Running state [lsof] at time 05:16:22.291250
2018-01-24 05:16:22,291 [salt.state       ][INFO    ][9202] Executing state pkg.installed for lsof
2018-01-24 05:16:22,702 [salt.state       ][INFO    ][9202] All specified packages are already installed
2018-01-24 05:16:22,702 [salt.state       ][INFO    ][9202] Completed state [lsof] at time 05:16:22.702741 duration_in_ms=411.491
2018-01-24 05:16:22,705 [salt.state       ][INFO    ][9202] Running state [/etc/keepalived/keepalived.conf] at time 05:16:22.705490
2018-01-24 05:16:22,705 [salt.state       ][INFO    ][9202] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-24 05:16:22,752 [salt.fileclient  ][INFO    ][9202] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-24 05:16:22,809 [salt.state       ][INFO    ][9202] File changed:
New file
2018-01-24 05:16:22,809 [salt.state       ][INFO    ][9202] Completed state [/etc/keepalived/keepalived.conf] at time 05:16:22.809596 duration_in_ms=104.105
2018-01-24 05:16:22,810 [salt.state       ][INFO    ][9202] Running state [keepalived] at time 05:16:22.810414
2018-01-24 05:16:22,810 [salt.state       ][INFO    ][9202] Executing state service.running for keepalived
2018-01-24 05:16:22,811 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-24 05:16:22,835 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:22,854 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:22,873 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:22,891 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:22,959 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124051624429792
2018-01-24 05:16:22,966 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:22,990 [salt.minion      ][INFO    ][10479] Starting a new job with PID 10479
2018-01-24 05:16:22,990 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:23,009 [salt.minion      ][INFO    ][10479] Returning information for job: 20180124051624429792
2018-01-24 05:16:23,014 [salt.loaded.int.module.cmdmod][INFO    ][9202] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-24 05:16:23,031 [salt.state       ][INFO    ][9202] {'keepalived': True}
2018-01-24 05:16:23,032 [salt.state       ][INFO    ][9202] Completed state [keepalived] at time 05:16:23.032592 duration_in_ms=222.175
2018-01-24 05:16:23,035 [salt.minion      ][INFO    ][9202] Returning information for job: 20180124051614368222
2018-01-24 05:17:47,303 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command pillar.get with jid 20180124051748856116
2018-01-24 05:17:47,338 [salt.minion      ][INFO    ][10502] Starting a new job with PID 10502
2018-01-24 05:17:47,348 [salt.minion      ][INFO    ][10502] Returning information for job: 20180124051748856116
2018-01-24 05:24:25,187 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command state.sls with jid 20180124052426741321
2018-01-24 05:24:25,213 [salt.minion      ][INFO    ][10521] Starting a new job with PID 10521
2018-01-24 05:24:27,583 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:24:27,675 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-24 05:24:27,709 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-24 05:24:27,781 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-24 05:24:27,844 [py.warnings      ][WARNING ][10521] /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-24 05:24:27,845 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-24 05:24:27,941 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-24 05:24:28,658 [salt.state       ][INFO    ][10521] Running state [/etc/mysql/my.cnf] at time 05:24:28.658620
2018-01-24 05:24:28,659 [salt.state       ][INFO    ][10521] Executing state file.managed for /etc/mysql/my.cnf
2018-01-24 05:24:28,697 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-24 05:24:28,704 [salt.state       ][INFO    ][10521] File changed:
New file
2018-01-24 05:24:28,704 [salt.state       ][INFO    ][10521] Completed state [/etc/mysql/my.cnf] at time 05:24:28.704859 duration_in_ms=46.24
2018-01-24 05:24:28,705 [salt.state       ][INFO    ][10521] Running state [mysql-wsrep-5.6] at time 05:24:28.705723
2018-01-24 05:24:28,706 [salt.state       ][INFO    ][10521] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-24 05:24:28,707 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:24:29,087 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-24 05:24:29,193 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:24:31,201 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:24:31,233 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:24:35,310 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052436860088
2018-01-24 05:24:35,340 [salt.minion      ][INFO    ][10929] Starting a new job with PID 10929
2018-01-24 05:24:35,356 [salt.minion      ][INFO    ][10929] Returning information for job: 20180124052436860088
2018-01-24 05:24:45,337 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052446887515
2018-01-24 05:24:45,364 [salt.minion      ][INFO    ][10944] Starting a new job with PID 10944
2018-01-24 05:24:45,384 [salt.minion      ][INFO    ][10944] Returning information for job: 20180124052446887515
2018-01-24 05:24:55,365 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052456912363
2018-01-24 05:24:55,393 [salt.minion      ][INFO    ][10949] Starting a new job with PID 10949
2018-01-24 05:24:55,410 [salt.minion      ][INFO    ][10949] Returning information for job: 20180124052456912363
2018-01-24 05:25:05,787 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052507329496
2018-01-24 05:25:05,813 [salt.minion      ][INFO    ][11356] Starting a new job with PID 11356
2018-01-24 05:25:05,830 [salt.minion      ][INFO    ][11356] Returning information for job: 20180124052507329496
2018-01-24 05:25:16,520 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052518065544
2018-01-24 05:25:16,551 [salt.minion      ][INFO    ][12006] Starting a new job with PID 12006
2018-01-24 05:25:16,570 [salt.minion      ][INFO    ][12006] Returning information for job: 20180124052518065544
2018-01-24 05:25:21,790 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:25:21,840 [salt.state       ][INFO    ][10521] 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.21-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.21-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-24 05:25:21,867 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:25:21,952 [salt.state       ][INFO    ][10521] Completed state [mysql-wsrep-5.6] at time 05:25:21.952319 duration_in_ms=53246.595
2018-01-24 05:25:21,957 [salt.state       ][INFO    ][10521] Running state [galera-3] at time 05:25:21.957292
2018-01-24 05:25:21,957 [salt.state       ][INFO    ][10521] Executing state pkg.installed for galera-3
2018-01-24 05:25:22,420 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-24 05:25:22,480 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:25:24,433 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:25:24,465 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:25:26,432 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:25:26,484 [salt.state       ][INFO    ][10521] 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-24 05:25:26,502 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:25:26,543 [salt.state       ][INFO    ][10521] Completed state [galera-3] at time 05:25:26.543030 duration_in_ms=4585.737
2018-01-24 05:25:26,547 [salt.state       ][INFO    ][10521] Running state [rsync] at time 05:25:26.547918
2018-01-24 05:25:26,548 [salt.state       ][INFO    ][10521] Executing state pkg.installed for rsync
2018-01-24 05:25:26,972 [salt.state       ][INFO    ][10521] All specified packages are already installed
2018-01-24 05:25:26,972 [salt.state       ][INFO    ][10521] Completed state [rsync] at time 05:25:26.972724 duration_in_ms=424.805
2018-01-24 05:25:26,973 [salt.state       ][INFO    ][10521] Running state [python-mysqldb] at time 05:25:26.973639
2018-01-24 05:25:26,974 [salt.state       ][INFO    ][10521] Executing state pkg.installed for python-mysqldb
2018-01-24 05:25:26,993 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-24 05:25:27,058 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:25:27,179 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052528097973
2018-01-24 05:25:27,205 [salt.minion      ][INFO    ][12667] Starting a new job with PID 12667
2018-01-24 05:25:27,223 [salt.minion      ][INFO    ][12667] Returning information for job: 20180124052528097973
2018-01-24 05:25:28,993 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:25:29,030 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:25:30,883 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:25:30,940 [salt.state       ][INFO    ][10521] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-24 05:25:30,960 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:25:30,991 [salt.state       ][INFO    ][10521] Completed state [python-mysqldb] at time 05:25:30.991390 duration_in_ms=4017.75
2018-01-24 05:25:30,997 [salt.state       ][INFO    ][10521] Running state [psmisc] at time 05:25:30.997093
2018-01-24 05:25:30,997 [salt.state       ][INFO    ][10521] Executing state pkg.installed for psmisc
2018-01-24 05:25:31,446 [salt.state       ][INFO    ][10521] All specified packages are already installed
2018-01-24 05:25:31,446 [salt.state       ][INFO    ][10521] Completed state [psmisc] at time 05:25:31.446929 duration_in_ms=449.835
2018-01-24 05:25:31,447 [salt.state       ][INFO    ][10521] Running state [netcat] at time 05:25:31.447734
2018-01-24 05:25:31,448 [salt.state       ][INFO    ][10521] Executing state pkg.installed for netcat
2018-01-24 05:25:31,455 [salt.state       ][INFO    ][10521] All specified packages are already installed
2018-01-24 05:25:31,455 [salt.state       ][INFO    ][10521] Completed state [netcat] at time 05:25:31.455322 duration_in_ms=7.588
2018-01-24 05:25:31,455 [salt.state       ][INFO    ][10521] Running state [percona-xtrabackup] at time 05:25:31.455920
2018-01-24 05:25:31,456 [salt.state       ][INFO    ][10521] Executing state pkg.installed for percona-xtrabackup
2018-01-24 05:25:31,477 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-24 05:25:31,542 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:25:33,474 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:25:33,512 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:25:36,140 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:25:36,193 [salt.state       ][INFO    ][10521] 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-24 05:25:36,215 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:25:36,246 [salt.state       ][INFO    ][10521] Completed state [percona-xtrabackup] at time 05:25:36.246010 duration_in_ms=4790.089
2018-01-24 05:25:36,251 [salt.state       ][INFO    ][10521] Running state [socat] at time 05:25:36.251143
2018-01-24 05:25:36,251 [salt.state       ][INFO    ][10521] Executing state pkg.installed for socat
2018-01-24 05:25:36,704 [salt.state       ][INFO    ][10521] All specified packages are already installed
2018-01-24 05:25:36,705 [salt.state       ][INFO    ][10521] Completed state [socat] at time 05:25:36.705115 duration_in_ms=453.971
2018-01-24 05:25:36,706 [salt.state       ][INFO    ][10521] Running state [libdbd-mysql] at time 05:25:36.706183
2018-01-24 05:25:36,706 [salt.state       ][INFO    ][10521] Executing state pkg.installed for libdbd-mysql
2018-01-24 05:25:36,725 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-24 05:25:36,786 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:25:36,883 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052538125281
2018-01-24 05:25:36,907 [salt.minion      ][INFO    ][13629] Starting a new job with PID 13629
2018-01-24 05:25:36,927 [salt.minion      ][INFO    ][13629] Returning information for job: 20180124052538125281
2018-01-24 05:25:38,695 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:25:38,732 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:25:40,605 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:25:40,657 [salt.state       ][INFO    ][10521] 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-24 05:25:40,677 [salt.state       ][INFO    ][10521] Loading fresh modules for state activity
2018-01-24 05:25:40,711 [salt.state       ][INFO    ][10521] Completed state [libdbd-mysql] at time 05:25:40.711027 duration_in_ms=4004.844
2018-01-24 05:25:40,716 [salt.state       ][INFO    ][10521] Running state [python-pymysql] at time 05:25:40.716528
2018-01-24 05:25:40,717 [salt.state       ][INFO    ][10521] Executing state pkg.installed for python-pymysql
2018-01-24 05:25:41,181 [salt.state       ][INFO    ][10521] All specified packages are already installed
2018-01-24 05:25:41,182 [salt.state       ][INFO    ][10521] Completed state [python-pymysql] at time 05:25:41.182352 duration_in_ms=465.823
2018-01-24 05:25:41,185 [salt.state       ][INFO    ][10521] Running state [/var/log/mysql] at time 05:25:41.185135
2018-01-24 05:25:41,185 [salt.state       ][INFO    ][10521] Executing state file.directory for /var/log/mysql
2018-01-24 05:25:41,186 [salt.state       ][INFO    ][10521] {'mode': '0755'}
2018-01-24 05:25:41,187 [salt.state       ][INFO    ][10521] Completed state [/var/log/mysql] at time 05:25:41.187336 duration_in_ms=2.201
2018-01-24 05:25:41,188 [salt.state       ][INFO    ][10521] Running state [/var/run/mysqld] at time 05:25:41.188365
2018-01-24 05:25:41,188 [salt.state       ][INFO    ][10521] Executing state file.directory for /var/run/mysqld
2018-01-24 05:25:41,190 [salt.state       ][INFO    ][10521] Directory /var/run/mysqld is in the correct state
2018-01-24 05:25:41,190 [salt.state       ][INFO    ][10521] Completed state [/var/run/mysqld] at time 05:25:41.190442 duration_in_ms=2.077
2018-01-24 05:25:41,191 [salt.state       ][INFO    ][10521] Running state [/etc/systemd/system/mysql.service.d] at time 05:25:41.191481
2018-01-24 05:25:41,191 [salt.state       ][INFO    ][10521] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-24 05:25:41,193 [salt.state       ][INFO    ][10521] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-24 05:25:41,193 [salt.state       ][INFO    ][10521] Completed state [/etc/systemd/system/mysql.service.d] at time 05:25:41.193862 duration_in_ms=2.381
2018-01-24 05:25:41,195 [salt.state       ][INFO    ][10521] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:25:41.195642
2018-01-24 05:25:41,196 [salt.state       ][INFO    ][10521] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-24 05:25:41,198 [salt.state       ][INFO    ][10521] File changed:
New file
2018-01-24 05:25:41,198 [salt.state       ][INFO    ][10521] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:25:41.198802 duration_in_ms=3.16
2018-01-24 05:25:41,200 [salt.state       ][INFO    ][10521] Running state [service.systemctl_reload] at time 05:25:41.200667
2018-01-24 05:25:41,201 [salt.state       ][INFO    ][10521] Executing state module.wait for service.systemctl_reload
2018-01-24 05:25:41,201 [salt.state       ][INFO    ][10521] No changes made for service.systemctl_reload
2018-01-24 05:25:41,202 [salt.state       ][INFO    ][10521] Completed state [service.systemctl_reload] at time 05:25:41.202044 duration_in_ms=1.377
2018-01-24 05:25:41,202 [salt.state       ][INFO    ][10521] Running state [service.systemctl_reload] at time 05:25:41.202467
2018-01-24 05:25:41,202 [salt.state       ][INFO    ][10521] Executing state module.mod_watch for service.systemctl_reload
2018-01-24 05:25:41,203 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-24 05:25:41,299 [salt.state       ][INFO    ][10521] {'ret': True}
2018-01-24 05:25:41,300 [salt.state       ][INFO    ][10521] Completed state [service.systemctl_reload] at time 05:25:41.300061 duration_in_ms=97.593
2018-01-24 05:25:41,301 [salt.state       ][INFO    ][10521] Running state [/etc/mysql/debian.cnf] at time 05:25:41.301584
2018-01-24 05:25:41,302 [salt.state       ][INFO    ][10521] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-24 05:25:41,344 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-24 05:25:41,400 [salt.state       ][INFO    ][10521] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = VL1VbsqBAmevausq
-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 = VL1VbsqBAmevausq
-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-24 05:25:41,403 [salt.state       ][INFO    ][10521] Completed state [/etc/mysql/debian.cnf] at time 05:25:41.402997 duration_in_ms=101.413
2018-01-24 05:25:41,403 [salt.state       ][INFO    ][10521] Running state [/usr/local/sbin/galera_init.sh] at time 05:25:41.403270
2018-01-24 05:25:41,403 [salt.state       ][INFO    ][10521] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-24 05:25:41,441 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-24 05:25:41,446 [salt.state       ][INFO    ][10521] File changed:
New file
2018-01-24 05:25:41,446 [salt.state       ][INFO    ][10521] Completed state [/usr/local/sbin/galera_init.sh] at time 05:25:41.446320 duration_in_ms=43.05
2018-01-24 05:25:41,446 [salt.state       ][INFO    ][10521] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 05:25:41.446590
2018-01-24 05:25:41,446 [salt.state       ][INFO    ][10521] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-24 05:25:41,483 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-24 05:25:41,488 [salt.state       ][INFO    ][10521] File changed:
New file
2018-01-24 05:25:41,488 [salt.state       ][INFO    ][10521] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 05:25:41.488790 duration_in_ms=42.2
2018-01-24 05:25:41,492 [salt.state       ][INFO    ][10521] Running state [/usr/local/sbin/galera_init.sh] at time 05:25:41.492876
2018-01-24 05:25:41,493 [salt.state       ][INFO    ][10521] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-24 05:25:41,493 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-24 05:25:45,349 [salt.state       ][INFO    ][10521] {'pid': 14113, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-24 05:25:45,350 [salt.state       ][INFO    ][10521] Completed state [/usr/local/sbin/galera_init.sh] at time 05:25:45.350625 duration_in_ms=3857.748
2018-01-24 05:25:45,354 [salt.state       ][INFO    ][10521] Running state [mysqladmin password "opnfv_secret"] at time 05:25:45.354293
2018-01-24 05:25:45,355 [salt.state       ][INFO    ][10521] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-24 05:25:45,357 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-24 05:25:45,387 [salt.state       ][INFO    ][10521] {'pid': 14559, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-24 05:25:45,388 [salt.state       ][INFO    ][10521] Completed state [mysqladmin password "opnfv_secret"] at time 05:25:45.388374 duration_in_ms=34.081
2018-01-24 05:25:45,390 [salt.state       ][INFO    ][10521] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 05:25:45.390283
2018-01-24 05:25:45,390 [salt.state       ][INFO    ][10521] 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-24 05:25:45,392 [salt.loaded.int.module.cmdmod][INFO    ][10521] 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-24 05:25:45,422 [salt.state       ][INFO    ][10521] {'pid': 14561, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-24 05:25:45,423 [salt.state       ][INFO    ][10521] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 05:25:45.423617 duration_in_ms=33.334
2018-01-24 05:25:45,426 [salt.state       ][INFO    ][10521] Running state [mysql] at time 05:25:45.426569
2018-01-24 05:25:45,427 [salt.state       ][INFO    ][10521] Executing state service.dead for mysql
2018-01-24 05:25:45,428 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-24 05:25:45,459 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-24 05:25:45,477 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:25:45,509 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-24 05:25:46,750 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052548293964
2018-01-24 05:25:46,779 [salt.minion      ][INFO    ][14623] Starting a new job with PID 14623
2018-01-24 05:25:46,798 [salt.minion      ][INFO    ][14623] Returning information for job: 20180124052548293964
2018-01-24 05:25:56,792 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052558339175
2018-01-24 05:25:56,823 [salt.minion      ][INFO    ][14659] Starting a new job with PID 14659
2018-01-24 05:25:56,843 [salt.minion      ][INFO    ][14659] Returning information for job: 20180124052558339175
2018-01-24 05:26:06,831 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052608383175
2018-01-24 05:26:06,862 [salt.minion      ][INFO    ][14664] Starting a new job with PID 14664
2018-01-24 05:26:06,882 [salt.minion      ][INFO    ][14664] Returning information for job: 20180124052608383175
2018-01-24 05:26:16,873 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052618425414
2018-01-24 05:26:16,900 [salt.minion      ][INFO    ][14669] Starting a new job with PID 14669
2018-01-24 05:26:16,919 [salt.minion      ][INFO    ][14669] Returning information for job: 20180124052618425414
2018-01-24 05:26:26,913 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052628462731
2018-01-24 05:26:26,944 [salt.minion      ][INFO    ][14674] Starting a new job with PID 14674
2018-01-24 05:26:26,966 [salt.minion      ][INFO    ][14674] Returning information for job: 20180124052628462731
2018-01-24 05:26:36,962 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052638512638
2018-01-24 05:26:36,993 [salt.minion      ][INFO    ][14679] Starting a new job with PID 14679
2018-01-24 05:26:37,011 [salt.minion      ][INFO    ][14679] Returning information for job: 20180124052638512638
2018-01-24 05:26:47,018 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052648568237
2018-01-24 05:26:47,044 [salt.minion      ][INFO    ][14684] Starting a new job with PID 14684
2018-01-24 05:26:47,064 [salt.minion      ][INFO    ][14684] Returning information for job: 20180124052648568237
2018-01-24 05:26:57,070 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052658618991
2018-01-24 05:26:57,100 [salt.minion      ][INFO    ][14689] Starting a new job with PID 14689
2018-01-24 05:26:57,119 [salt.minion      ][INFO    ][14689] Returning information for job: 20180124052658618991
2018-01-24 05:27:07,119 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052708670187
2018-01-24 05:27:07,149 [salt.minion      ][INFO    ][14694] Starting a new job with PID 14694
2018-01-24 05:27:07,167 [salt.minion      ][INFO    ][14694] Returning information for job: 20180124052708670187
2018-01-24 05:27:17,164 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052718716211
2018-01-24 05:27:17,195 [salt.minion      ][INFO    ][14699] Starting a new job with PID 14699
2018-01-24 05:27:17,213 [salt.minion      ][INFO    ][14699] Returning information for job: 20180124052718716211
2018-01-24 05:27:27,217 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052728765209
2018-01-24 05:27:27,244 [salt.minion      ][INFO    ][14704] Starting a new job with PID 14704
2018-01-24 05:27:27,263 [salt.minion      ][INFO    ][14704] Returning information for job: 20180124052728765209
2018-01-24 05:27:37,261 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052738811795
2018-01-24 05:27:37,287 [salt.minion      ][INFO    ][14709] Starting a new job with PID 14709
2018-01-24 05:27:37,306 [salt.minion      ][INFO    ][14709] Returning information for job: 20180124052738811795
2018-01-24 05:27:47,307 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052748859677
2018-01-24 05:27:47,338 [salt.minion      ][INFO    ][14714] Starting a new job with PID 14714
2018-01-24 05:27:47,356 [salt.minion      ][INFO    ][14714] Returning information for job: 20180124052748859677
2018-01-24 05:27:57,367 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052758912272
2018-01-24 05:27:57,394 [salt.minion      ][INFO    ][14719] Starting a new job with PID 14719
2018-01-24 05:27:57,411 [salt.minion      ][INFO    ][14719] Returning information for job: 20180124052758912272
2018-01-24 05:28:07,419 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052808971167
2018-01-24 05:28:07,444 [salt.minion      ][INFO    ][14724] Starting a new job with PID 14724
2018-01-24 05:28:07,464 [salt.minion      ][INFO    ][14724] Returning information for job: 20180124052808971167
2018-01-24 05:28:17,482 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052819027380
2018-01-24 05:28:17,511 [salt.minion      ][INFO    ][14729] Starting a new job with PID 14729
2018-01-24 05:28:17,527 [salt.minion      ][INFO    ][14729] Returning information for job: 20180124052819027380
2018-01-24 05:28:27,546 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052829091834
2018-01-24 05:28:27,574 [salt.minion      ][INFO    ][14734] Starting a new job with PID 14734
2018-01-24 05:28:27,591 [salt.minion      ][INFO    ][14734] Returning information for job: 20180124052829091834
2018-01-24 05:28:37,620 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052839164849
2018-01-24 05:28:37,648 [salt.minion      ][INFO    ][14749] Starting a new job with PID 14749
2018-01-24 05:28:37,668 [salt.minion      ][INFO    ][14749] Returning information for job: 20180124052839164849
2018-01-24 05:28:47,702 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052849250350
2018-01-24 05:28:47,726 [salt.minion      ][INFO    ][14754] Starting a new job with PID 14754
2018-01-24 05:28:47,746 [salt.minion      ][INFO    ][14754] Returning information for job: 20180124052849250350
2018-01-24 05:28:57,760 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052859311944
2018-01-24 05:28:57,792 [salt.minion      ][INFO    ][14759] Starting a new job with PID 14759
2018-01-24 05:28:57,810 [salt.minion      ][INFO    ][14759] Returning information for job: 20180124052859311944
2018-01-24 05:29:07,856 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052909404682
2018-01-24 05:29:07,886 [salt.minion      ][INFO    ][14764] Starting a new job with PID 14764
2018-01-24 05:29:07,902 [salt.minion      ][INFO    ][14764] Returning information for job: 20180124052909404682
2018-01-24 05:29:18,014 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052919563922
2018-01-24 05:29:18,040 [salt.minion      ][INFO    ][14769] Starting a new job with PID 14769
2018-01-24 05:29:18,061 [salt.minion      ][INFO    ][14769] Returning information for job: 20180124052919563922
2018-01-24 05:29:28,114 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052929663670
2018-01-24 05:29:28,144 [salt.minion      ][INFO    ][14774] Starting a new job with PID 14774
2018-01-24 05:29:28,164 [salt.minion      ][INFO    ][14774] Returning information for job: 20180124052929663670
2018-01-24 05:29:38,209 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052939763661
2018-01-24 05:29:38,231 [salt.minion      ][INFO    ][14779] Starting a new job with PID 14779
2018-01-24 05:29:38,247 [salt.minion      ][INFO    ][14779] Returning information for job: 20180124052939763661
2018-01-24 05:29:48,318 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052949861979
2018-01-24 05:29:48,347 [salt.minion      ][INFO    ][14784] Starting a new job with PID 14784
2018-01-24 05:29:48,364 [salt.minion      ][INFO    ][14784] Returning information for job: 20180124052949861979
2018-01-24 05:29:58,429 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124052959977471
2018-01-24 05:29:58,457 [salt.minion      ][INFO    ][14789] Starting a new job with PID 14789
2018-01-24 05:29:58,478 [salt.minion      ][INFO    ][14789] Returning information for job: 20180124052959977471
2018-01-24 05:30:08,555 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053010099739
2018-01-24 05:30:08,583 [salt.minion      ][INFO    ][14794] Starting a new job with PID 14794
2018-01-24 05:30:08,603 [salt.minion      ][INFO    ][14794] Returning information for job: 20180124053010099739
2018-01-24 05:30:18,685 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053020235768
2018-01-24 05:30:18,711 [salt.minion      ][INFO    ][14799] Starting a new job with PID 14799
2018-01-24 05:30:18,732 [salt.minion      ][INFO    ][14799] Returning information for job: 20180124053020235768
2018-01-24 05:30:28,808 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053030353540
2018-01-24 05:30:28,836 [salt.minion      ][INFO    ][14804] Starting a new job with PID 14804
2018-01-24 05:30:28,858 [salt.minion      ][INFO    ][14804] Returning information for job: 20180124053030353540
2018-01-24 05:30:38,946 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053040491166
2018-01-24 05:30:38,974 [salt.minion      ][INFO    ][14809] Starting a new job with PID 14809
2018-01-24 05:30:38,992 [salt.minion      ][INFO    ][14809] Returning information for job: 20180124053040491166
2018-01-24 05:30:49,076 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053050622563
2018-01-24 05:30:49,106 [salt.minion      ][INFO    ][14814] Starting a new job with PID 14814
2018-01-24 05:30:49,124 [salt.minion      ][INFO    ][14814] Returning information for job: 20180124053050622563
2018-01-24 05:30:59,227 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053100770103
2018-01-24 05:30:59,257 [salt.minion      ][INFO    ][14819] Starting a new job with PID 14819
2018-01-24 05:30:59,273 [salt.minion      ][INFO    ][14819] Returning information for job: 20180124053100770103
2018-01-24 05:31:09,370 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053110921159
2018-01-24 05:31:09,400 [salt.minion      ][INFO    ][14824] Starting a new job with PID 14824
2018-01-24 05:31:09,419 [salt.minion      ][INFO    ][14824] Returning information for job: 20180124053110921159
2018-01-24 05:31:19,514 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053121065068
2018-01-24 05:31:19,546 [salt.minion      ][INFO    ][14829] Starting a new job with PID 14829
2018-01-24 05:31:19,564 [salt.minion      ][INFO    ][14829] Returning information for job: 20180124053121065068
2018-01-24 05:31:29,660 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053131210317
2018-01-24 05:31:29,689 [salt.minion      ][INFO    ][14834] Starting a new job with PID 14834
2018-01-24 05:31:29,708 [salt.minion      ][INFO    ][14834] Returning information for job: 20180124053131210317
2018-01-24 05:31:39,817 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053141369296
2018-01-24 05:31:39,843 [salt.minion      ][INFO    ][14839] Starting a new job with PID 14839
2018-01-24 05:31:39,862 [salt.minion      ][INFO    ][14839] Returning information for job: 20180124053141369296
2018-01-24 05:31:49,993 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053151539084
2018-01-24 05:31:50,018 [salt.minion      ][INFO    ][14844] Starting a new job with PID 14844
2018-01-24 05:31:50,038 [salt.minion      ][INFO    ][14844] Returning information for job: 20180124053151539084
2018-01-24 05:32:00,163 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053201707072
2018-01-24 05:32:00,190 [salt.minion      ][INFO    ][14849] Starting a new job with PID 14849
2018-01-24 05:32:00,207 [salt.minion      ][INFO    ][14849] Returning information for job: 20180124053201707072
2018-01-24 05:32:10,326 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053211876297
2018-01-24 05:32:10,357 [salt.minion      ][INFO    ][14854] Starting a new job with PID 14854
2018-01-24 05:32:10,373 [salt.minion      ][INFO    ][14854] Returning information for job: 20180124053211876297
2018-01-24 05:32:20,515 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053222055104
2018-01-24 05:32:20,548 [salt.minion      ][INFO    ][14859] Starting a new job with PID 14859
2018-01-24 05:32:20,567 [salt.minion      ][INFO    ][14859] Returning information for job: 20180124053222055104
2018-01-24 05:32:30,710 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053232261823
2018-01-24 05:32:30,736 [salt.minion      ][INFO    ][14864] Starting a new job with PID 14864
2018-01-24 05:32:30,755 [salt.minion      ][INFO    ][14864] Returning information for job: 20180124053232261823
2018-01-24 05:32:40,907 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053242454086
2018-01-24 05:32:40,933 [salt.minion      ][INFO    ][14869] Starting a new job with PID 14869
2018-01-24 05:32:40,954 [salt.minion      ][INFO    ][14869] Returning information for job: 20180124053242454086
2018-01-24 05:32:51,128 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053252674544
2018-01-24 05:32:51,157 [salt.minion      ][INFO    ][14874] Starting a new job with PID 14874
2018-01-24 05:32:51,175 [salt.minion      ][INFO    ][14874] Returning information for job: 20180124053252674544
2018-01-24 05:33:01,343 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053302892808
2018-01-24 05:33:01,372 [salt.minion      ][INFO    ][14879] Starting a new job with PID 14879
2018-01-24 05:33:01,392 [salt.minion      ][INFO    ][14879] Returning information for job: 20180124053302892808
2018-01-24 05:33:11,562 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053313112037
2018-01-24 05:33:11,593 [salt.minion      ][INFO    ][14894] Starting a new job with PID 14894
2018-01-24 05:33:11,610 [salt.minion      ][INFO    ][14894] Returning information for job: 20180124053313112037
2018-01-24 05:33:21,766 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053323316547
2018-01-24 05:33:21,796 [salt.minion      ][INFO    ][14899] Starting a new job with PID 14899
2018-01-24 05:33:21,815 [salt.minion      ][INFO    ][14899] Returning information for job: 20180124053323316547
2018-01-24 05:33:31,989 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053333538779
2018-01-24 05:33:32,017 [salt.minion      ][INFO    ][14904] Starting a new job with PID 14904
2018-01-24 05:33:32,037 [salt.minion      ][INFO    ][14904] Returning information for job: 20180124053333538779
2018-01-24 05:33:42,031 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053343575840
2018-01-24 05:33:42,061 [salt.minion      ][INFO    ][14909] Starting a new job with PID 14909
2018-01-24 05:33:42,078 [salt.minion      ][INFO    ][14909] Returning information for job: 20180124053343575840
2018-01-24 05:33:52,077 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053353623266
2018-01-24 05:33:52,105 [salt.minion      ][INFO    ][14914] Starting a new job with PID 14914
2018-01-24 05:33:52,121 [salt.minion      ][INFO    ][14914] Returning information for job: 20180124053353623266
2018-01-24 05:34:02,105 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053403655302
2018-01-24 05:34:02,138 [salt.minion      ][INFO    ][14919] Starting a new job with PID 14919
2018-01-24 05:34:02,154 [salt.minion      ][INFO    ][14919] Returning information for job: 20180124053403655302
2018-01-24 05:34:12,162 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053413704783
2018-01-24 05:34:12,194 [salt.minion      ][INFO    ][14924] Starting a new job with PID 14924
2018-01-24 05:34:12,215 [salt.minion      ][INFO    ][14924] Returning information for job: 20180124053413704783
2018-01-24 05:34:22,417 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053423956484
2018-01-24 05:34:22,442 [salt.minion      ][INFO    ][14929] Starting a new job with PID 14929
2018-01-24 05:34:22,463 [salt.minion      ][INFO    ][14929] Returning information for job: 20180124053423956484
2018-01-24 05:34:32,470 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053434017094
2018-01-24 05:34:32,499 [salt.minion      ][INFO    ][14934] Starting a new job with PID 14934
2018-01-24 05:34:32,518 [salt.minion      ][INFO    ][14934] Returning information for job: 20180124053434017094
2018-01-24 05:34:42,529 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053444079420
2018-01-24 05:34:42,562 [salt.minion      ][INFO    ][14939] Starting a new job with PID 14939
2018-01-24 05:34:42,580 [salt.minion      ][INFO    ][14939] Returning information for job: 20180124053444079420
2018-01-24 05:34:52,611 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053454163531
2018-01-24 05:34:52,644 [salt.minion      ][INFO    ][14944] Starting a new job with PID 14944
2018-01-24 05:34:52,661 [salt.minion      ][INFO    ][14944] Returning information for job: 20180124053454163531
2018-01-24 05:35:02,701 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053504249815
2018-01-24 05:35:02,727 [salt.minion      ][INFO    ][14949] Starting a new job with PID 14949
2018-01-24 05:35:02,746 [salt.minion      ][INFO    ][14949] Returning information for job: 20180124053504249815
2018-01-24 05:35:12,805 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053514357472
2018-01-24 05:35:12,829 [salt.minion      ][INFO    ][14954] Starting a new job with PID 14954
2018-01-24 05:35:12,848 [salt.minion      ][INFO    ][14954] Returning information for job: 20180124053514357472
2018-01-24 05:35:22,893 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053524441331
2018-01-24 05:35:22,925 [salt.minion      ][INFO    ][14959] Starting a new job with PID 14959
2018-01-24 05:35:22,945 [salt.minion      ][INFO    ][14959] Returning information for job: 20180124053524441331
2018-01-24 05:35:33,000 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053534549856
2018-01-24 05:35:33,026 [salt.minion      ][INFO    ][14964] Starting a new job with PID 14964
2018-01-24 05:35:33,043 [salt.minion      ][INFO    ][14964] Returning information for job: 20180124053534549856
2018-01-24 05:35:43,094 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053544642322
2018-01-24 05:35:43,121 [salt.minion      ][INFO    ][14969] Starting a new job with PID 14969
2018-01-24 05:35:43,141 [salt.minion      ][INFO    ][14969] Returning information for job: 20180124053544642322
2018-01-24 05:35:45,783 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-24 05:35:45,815 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:35:45,847 [salt.state       ][INFO    ][10521] {'mysql': False}
2018-01-24 05:35:45,848 [salt.state       ][INFO    ][10521] Completed state [mysql] at time 05:35:45.848033 duration_in_ms=600421.463
2018-01-24 05:35:45,850 [salt.state       ][INFO    ][10521] Running state [/etc/mysql/my.cnf] at time 05:35:45.850019
2018-01-24 05:35:45,850 [salt.state       ][INFO    ][10521] Executing state file.managed for /etc/mysql/my.cnf
2018-01-24 05:35:45,904 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-24 05:35:45,960 [salt.state       ][INFO    ][10521] File changed:
--- 
+++ 
@@ -1,36 +1,59 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.51
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+
+wsrep_cluster_address="gcomm://"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-24 05:35:45,963 [salt.state       ][INFO    ][10521] Completed state [/etc/mysql/my.cnf] at time 05:35:45.963026 duration_in_ms=113.007
2018-01-24 05:35:45,965 [salt.state       ][INFO    ][10521] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 05:35:45.965173
2018-01-24 05:35:45,965 [salt.state       ][INFO    ][10521] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-24 05:35:45,965 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-24 05:35:53,102 [salt.state       ][INFO    ][10521] {'pid': 14980, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-24 05:35:53,103 [salt.state       ][INFO    ][10521] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 05:35:53.102868 duration_in_ms=7137.678
2018-01-24 05:35:53,106 [salt.state       ][INFO    ][10521] Running state [/var/lib/mysql/.galera_bootstrap] at time 05:35:53.105980
2018-01-24 05:35:53,106 [salt.state       ][INFO    ][10521] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-24 05:35:53,108 [salt.state       ][INFO    ][10521] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-24 05:35:53,108 [salt.state       ][INFO    ][10521] Completed state [/var/lib/mysql/.galera_bootstrap] at time 05:35:53.108711 duration_in_ms=2.731
2018-01-24 05:35:53,207 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124053554754226
2018-01-24 05:35:53,228 [salt.minion      ][INFO    ][15761] Starting a new job with PID 15761
2018-01-24 05:35:53,244 [salt.minion      ][INFO    ][15761] Returning information for job: 20180124053554754226
2018-01-24 05:35:53,344 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['git', '--version'] in directory '/root'
2018-01-24 05:35:53,401 [salt.state       ][INFO    ][10521] Running state [/etc/mysql/my.cnf] at time 05:35:53.401292
2018-01-24 05:35:53,401 [salt.state       ][INFO    ][10521] Executing state file.managed for /etc/mysql/my.cnf
2018-01-24 05:35:53,454 [salt.fileclient  ][INFO    ][10521] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-24 05:35:53,525 [salt.state       ][INFO    ][10521] File changed:
--- 
+++ 
@@ -1,8 +1,13 @@
 # All files in this package is subject to the GPL v2 license
 # More information is in the COPYING file in the top directory of this package.
 # Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
 syslog
+
 [mysqld]
 datadir=/var/lib/mysql
 bind-address=192.168.10.51
@@ -14,8 +19,10 @@
 init-connect='SET NAMES utf8'
 character-set-server=utf8
 default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
 skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
 
 myisam_sort_buffer_size=64M
 wait_timeout=1800
@@ -38,8 +45,7 @@
 innodb_doublewrite=0
 innodb_autoinc_lock_mode=2
 innodb_locks_unsafe_for_binlog=1
-
-wsrep_cluster_address="gcomm://"
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
 wsrep_provider=/usr/lib/galera/libgalera_smm.so
 wsrep_cluster_name="openstack"
 
@@ -50,6 +56,8 @@
 wsrep_provider_options="gcache.size = 256M"
 wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-24 05:35:53,525 [salt.state       ][INFO    ][10521] Completed state [/etc/mysql/my.cnf] at time 05:35:53.525640 duration_in_ms=124.349
2018-01-24 05:35:53,527 [salt.state       ][INFO    ][10521] Running state [mysql] at time 05:35:53.527575
2018-01-24 05:35:53,527 [salt.state       ][INFO    ][10521] Executing state service.running for mysql
2018-01-24 05:35:53,528 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-24 05:35:53,555 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:35:53,588 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:35:53,615 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:35:53,645 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-24 05:35:53,984 [salt.loaded.int.module.cmdmod][INFO    ][10521] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-24 05:35:54,011 [salt.state       ][INFO    ][10521] {'mysql': True}
2018-01-24 05:35:54,012 [salt.state       ][INFO    ][10521] Completed state [mysql] at time 05:35:54.012618 duration_in_ms=485.041
2018-01-24 05:35:54,013 [salt.state       ][INFO    ][10521] Running state [ceilometer] at time 05:35:54.013137
2018-01-24 05:35:54,013 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for ceilometer
2018-01-24 05:35:54,023 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'ceilometer' created
2018-01-24 05:35:54,024 [salt.state       ][INFO    ][10521] {'ceilometer': 'Present'}
2018-01-24 05:35:54,024 [salt.state       ][INFO    ][10521] Completed state [ceilometer] at time 05:35:54.024670 duration_in_ms=11.532
2018-01-24 05:35:54,024 [salt.state       ][INFO    ][10521] Running state [ceilometer] at time 05:35:54.024934
2018-01-24 05:35:54,025 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for ceilometer
2018-01-24 05:35:54,042 [salt.loaded.int.module.mysql][INFO    ][10521] User 'ceilometer'@'%' has been created
2018-01-24 05:35:54,042 [salt.state       ][INFO    ][10521] {'ceilometer': 'Present'}
2018-01-24 05:35:54,042 [salt.state       ][INFO    ][10521] Completed state [ceilometer] at time 05:35:54.042871 duration_in_ms=17.937
2018-01-24 05:35:54,045 [salt.state       ][INFO    ][10521] Running state [mysql_grants_ceilometer_ceilometer_%] at time 05:35:54.045191
2018-01-24 05:35:54,045 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-24 05:35:54,062 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-24 05:35:54,062 [salt.state       ][INFO    ][10521] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-24 05:35:54,062 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 05:35:54.062891 duration_in_ms=17.7
2018-01-24 05:35:54,063 [salt.state       ][INFO    ][10521] Running state [ceilometer] at time 05:35:54.063156
2018-01-24 05:35:54,063 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for ceilometer
2018-01-24 05:35:54,082 [salt.loaded.int.module.mysql][INFO    ][10521] User 'ceilometer'@'192.168.10.51' has been created
2018-01-24 05:35:54,082 [salt.state       ][INFO    ][10521] {'ceilometer': 'Present'}
2018-01-24 05:35:54,082 [salt.state       ][INFO    ][10521] Completed state [ceilometer] at time 05:35:54.082876 duration_in_ms=19.719
2018-01-24 05:35:54,085 [salt.state       ][INFO    ][10521] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 05:35:54.085501
2018-01-24 05:35:54,085 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-24 05:35:54,100 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-24 05:35:54,100 [salt.state       ][INFO    ][10521] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-24 05:35:54,100 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 05:35:54.100637 duration_in_ms=15.135
2018-01-24 05:35:54,100 [salt.state       ][INFO    ][10521] Running state [aodh] at time 05:35:54.100893
2018-01-24 05:35:54,101 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for aodh
2018-01-24 05:35:54,106 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'aodh' created
2018-01-24 05:35:54,106 [salt.state       ][INFO    ][10521] {'aodh': 'Present'}
2018-01-24 05:35:54,106 [salt.state       ][INFO    ][10521] Completed state [aodh] at time 05:35:54.106846 duration_in_ms=5.953
2018-01-24 05:35:54,107 [salt.state       ][INFO    ][10521] Running state [aodh] at time 05:35:54.107071
2018-01-24 05:35:54,107 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for aodh
2018-01-24 05:35:54,122 [salt.loaded.int.module.mysql][INFO    ][10521] User 'aodh'@'%' has been created
2018-01-24 05:35:54,122 [salt.state       ][INFO    ][10521] {'aodh': 'Present'}
2018-01-24 05:35:54,123 [salt.state       ][INFO    ][10521] Completed state [aodh] at time 05:35:54.123098 duration_in_ms=16.026
2018-01-24 05:35:54,125 [salt.state       ][INFO    ][10521] Running state [mysql_grants_aodh_aodh_%] at time 05:35:54.125118
2018-01-24 05:35:54,125 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-24 05:35:54,138 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-24 05:35:54,138 [salt.state       ][INFO    ][10521] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-24 05:35:54,138 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_aodh_aodh_%] at time 05:35:54.138896 duration_in_ms=13.778
2018-01-24 05:35:54,139 [salt.state       ][INFO    ][10521] Running state [aodh] at time 05:35:54.139120
2018-01-24 05:35:54,139 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for aodh
2018-01-24 05:35:54,155 [salt.loaded.int.module.mysql][INFO    ][10521] User 'aodh'@'192.168.10.50' has been created
2018-01-24 05:35:54,156 [salt.state       ][INFO    ][10521] {'aodh': 'Present'}
2018-01-24 05:35:54,156 [salt.state       ][INFO    ][10521] Completed state [aodh] at time 05:35:54.156792 duration_in_ms=17.672
2018-01-24 05:35:54,158 [salt.state       ][INFO    ][10521] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 05:35:54.158709
2018-01-24 05:35:54,159 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-24 05:35:54,176 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-24 05:35:54,177 [salt.state       ][INFO    ][10521] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-24 05:35:54,177 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 05:35:54.177665 duration_in_ms=18.956
2018-01-24 05:35:54,178 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.178205
2018-01-24 05:35:54,178 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for nova
2018-01-24 05:35:54,184 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'nova' created
2018-01-24 05:35:54,184 [salt.state       ][INFO    ][10521] {'nova': 'Present'}
2018-01-24 05:35:54,185 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.185193 duration_in_ms=6.988
2018-01-24 05:35:54,185 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.185658
2018-01-24 05:35:54,186 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,202 [salt.loaded.int.module.mysql][INFO    ][10521] User 'nova'@'%' has been created
2018-01-24 05:35:54,203 [salt.state       ][INFO    ][10521] {'nova': 'Present'}
2018-01-24 05:35:54,203 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.203774 duration_in_ms=18.116
2018-01-24 05:35:54,206 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_%] at time 05:35:54.206260
2018-01-24 05:35:54,206 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-24 05:35:54,220 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-24 05:35:54,221 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-24 05:35:54,221 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_%] at time 05:35:54.221794 duration_in_ms=15.534
2018-01-24 05:35:54,222 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.222280
2018-01-24 05:35:54,222 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,239 [salt.loaded.int.module.mysql][INFO    ][10521] User 'nova'@'192.168.10.51' has been created
2018-01-24 05:35:54,239 [salt.state       ][INFO    ][10521] {'nova': 'Present'}
2018-01-24 05:35:54,240 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.240567 duration_in_ms=18.287
2018-01-24 05:35:54,242 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_192.168.10.51] at time 05:35:54.242760
2018-01-24 05:35:54,243 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-24 05:35:54,257 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-24 05:35:54,258 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-24 05:35:54,258 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 05:35:54.258896 duration_in_ms=16.136
2018-01-24 05:35:54,259 [salt.state       ][INFO    ][10521] Running state [grafana] at time 05:35:54.259397
2018-01-24 05:35:54,260 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for grafana
2018-01-24 05:35:54,266 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'grafana' created
2018-01-24 05:35:54,267 [salt.state       ][INFO    ][10521] {'grafana': 'Present'}
2018-01-24 05:35:54,267 [salt.state       ][INFO    ][10521] Completed state [grafana] at time 05:35:54.267515 duration_in_ms=8.118
2018-01-24 05:35:54,268 [salt.state       ][INFO    ][10521] Running state [grafana] at time 05:35:54.268621
2018-01-24 05:35:54,269 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for grafana
2018-01-24 05:35:54,286 [salt.loaded.int.module.mysql][INFO    ][10521] User 'grafana'@'%' has been created
2018-01-24 05:35:54,287 [salt.state       ][INFO    ][10521] {'grafana': 'Present'}
2018-01-24 05:35:54,287 [salt.state       ][INFO    ][10521] Completed state [grafana] at time 05:35:54.287610 duration_in_ms=18.988
2018-01-24 05:35:54,290 [salt.state       ][INFO    ][10521] Running state [mysql_grants_grafana_grafana_%] at time 05:35:54.290314
2018-01-24 05:35:54,290 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-24 05:35:54,306 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-24 05:35:54,307 [salt.state       ][INFO    ][10521] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-24 05:35:54,308 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_grafana_grafana_%] at time 05:35:54.308254 duration_in_ms=17.939
2018-01-24 05:35:54,309 [salt.state       ][INFO    ][10521] Running state [grafana] at time 05:35:54.309274
2018-01-24 05:35:54,310 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for grafana
2018-01-24 05:35:54,328 [salt.loaded.int.module.mysql][INFO    ][10521] User 'grafana'@'192.168.10.51' has been created
2018-01-24 05:35:54,328 [salt.state       ][INFO    ][10521] {'grafana': 'Present'}
2018-01-24 05:35:54,329 [salt.state       ][INFO    ][10521] Completed state [grafana] at time 05:35:54.329374 duration_in_ms=20.101
2018-01-24 05:35:54,331 [salt.state       ][INFO    ][10521] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 05:35:54.331540
2018-01-24 05:35:54,332 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-24 05:35:54,345 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-24 05:35:54,346 [salt.state       ][INFO    ][10521] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-24 05:35:54,346 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 05:35:54.346919 duration_in_ms=15.379
2018-01-24 05:35:54,347 [salt.state       ][INFO    ][10521] Running state [designate_pool_manager] at time 05:35:54.347404
2018-01-24 05:35:54,348 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for designate_pool_manager
2018-01-24 05:35:54,353 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'designate_pool_manager' created
2018-01-24 05:35:54,354 [salt.state       ][INFO    ][10521] {'designate_pool_manager': 'Present'}
2018-01-24 05:35:54,354 [salt.state       ][INFO    ][10521] Completed state [designate_pool_manager] at time 05:35:54.354634 duration_in_ms=7.23
2018-01-24 05:35:54,355 [salt.state       ][INFO    ][10521] Running state [designate] at time 05:35:54.355137
2018-01-24 05:35:54,355 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for designate
2018-01-24 05:35:54,373 [salt.loaded.int.module.mysql][INFO    ][10521] User 'designate'@'%' has been created
2018-01-24 05:35:54,374 [salt.state       ][INFO    ][10521] {'designate': 'Present'}
2018-01-24 05:35:54,375 [salt.state       ][INFO    ][10521] Completed state [designate] at time 05:35:54.374974 duration_in_ms=19.836
2018-01-24 05:35:54,377 [salt.state       ][INFO    ][10521] Running state [mysql_grants_designate_designate_pool_manager_%] at time 05:35:54.377553
2018-01-24 05:35:54,378 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-24 05:35:54,394 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-24 05:35:54,395 [salt.state       ][INFO    ][10521] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-24 05:35:54,395 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 05:35:54.395438 duration_in_ms=17.885
2018-01-24 05:35:54,396 [salt.state       ][INFO    ][10521] Running state [designate] at time 05:35:54.396593
2018-01-24 05:35:54,397 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for designate
2018-01-24 05:35:54,415 [salt.loaded.int.module.mysql][INFO    ][10521] User 'designate'@'192.168.10.50' has been created
2018-01-24 05:35:54,416 [salt.state       ][INFO    ][10521] {'designate': 'Present'}
2018-01-24 05:35:54,416 [salt.state       ][INFO    ][10521] Completed state [designate] at time 05:35:54.416770 duration_in_ms=20.177
2018-01-24 05:35:54,419 [salt.state       ][INFO    ][10521] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 05:35:54.419102
2018-01-24 05:35:54,419 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-24 05:35:54,434 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-24 05:35:54,435 [salt.state       ][INFO    ][10521] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-24 05:35:54,436 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 05:35:54.436818 duration_in_ms=17.716
2018-01-24 05:35:54,437 [salt.state       ][INFO    ][10521] Running state [heat] at time 05:35:54.437818
2018-01-24 05:35:54,438 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for heat
2018-01-24 05:35:54,446 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'heat' created
2018-01-24 05:35:54,446 [salt.state       ][INFO    ][10521] {'heat': 'Present'}
2018-01-24 05:35:54,447 [salt.state       ][INFO    ][10521] Completed state [heat] at time 05:35:54.447168 duration_in_ms=9.351
2018-01-24 05:35:54,447 [salt.state       ][INFO    ][10521] Running state [heat] at time 05:35:54.447633
2018-01-24 05:35:54,448 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for heat
2018-01-24 05:35:54,464 [salt.loaded.int.module.mysql][INFO    ][10521] User 'heat'@'%' has been created
2018-01-24 05:35:54,465 [salt.state       ][INFO    ][10521] {'heat': 'Present'}
2018-01-24 05:35:54,466 [salt.state       ][INFO    ][10521] Completed state [heat] at time 05:35:54.466017 duration_in_ms=18.384
2018-01-24 05:35:54,468 [salt.state       ][INFO    ][10521] Running state [mysql_grants_heat_heat_%] at time 05:35:54.468626
2018-01-24 05:35:54,469 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-24 05:35:54,485 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-24 05:35:54,485 [salt.state       ][INFO    ][10521] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-24 05:35:54,486 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_heat_heat_%] at time 05:35:54.486228 duration_in_ms=17.603
2018-01-24 05:35:54,486 [salt.state       ][INFO    ][10521] Running state [heat] at time 05:35:54.486782
2018-01-24 05:35:54,487 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for heat
2018-01-24 05:35:54,505 [salt.loaded.int.module.mysql][INFO    ][10521] User 'heat'@'192.168.10.51' has been created
2018-01-24 05:35:54,506 [salt.state       ][INFO    ][10521] {'heat': 'Present'}
2018-01-24 05:35:54,506 [salt.state       ][INFO    ][10521] Completed state [heat] at time 05:35:54.506588 duration_in_ms=19.806
2018-01-24 05:35:54,508 [salt.state       ][INFO    ][10521] Running state [mysql_grants_heat_heat_192.168.10.51] at time 05:35:54.508899
2018-01-24 05:35:54,509 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-24 05:35:54,524 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-24 05:35:54,524 [salt.state       ][INFO    ][10521] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-24 05:35:54,525 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 05:35:54.525296 duration_in_ms=16.398
2018-01-24 05:35:54,525 [salt.state       ][INFO    ][10521] Running state [nova_api] at time 05:35:54.525782
2018-01-24 05:35:54,526 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for nova_api
2018-01-24 05:35:54,532 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'nova_api' created
2018-01-24 05:35:54,532 [salt.state       ][INFO    ][10521] {'nova_api': 'Present'}
2018-01-24 05:35:54,533 [salt.state       ][INFO    ][10521] Completed state [nova_api] at time 05:35:54.533075 duration_in_ms=7.293
2018-01-24 05:35:54,533 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.533586
2018-01-24 05:35:54,534 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,538 [salt.state       ][INFO    ][10521] User nova@% is already present with the desired password
2018-01-24 05:35:54,539 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.539017 duration_in_ms=5.431
2018-01-24 05:35:54,541 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_api_%] at time 05:35:54.541539
2018-01-24 05:35:54,542 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-24 05:35:54,558 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-24 05:35:54,559 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-24 05:35:54,559 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_api_%] at time 05:35:54.559705 duration_in_ms=18.166
2018-01-24 05:35:54,560 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.560243
2018-01-24 05:35:54,560 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,565 [salt.state       ][INFO    ][10521] User nova@192.168.10.51 is already present with the desired password
2018-01-24 05:35:54,565 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.565743 duration_in_ms=5.5
2018-01-24 05:35:54,567 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 05:35:54.567769
2018-01-24 05:35:54,568 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-24 05:35:54,583 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-24 05:35:54,584 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-24 05:35:54,584 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 05:35:54.584787 duration_in_ms=17.018
2018-01-24 05:35:54,585 [salt.state       ][INFO    ][10521] Running state [keystone] at time 05:35:54.585296
2018-01-24 05:35:54,585 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for keystone
2018-01-24 05:35:54,591 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'keystone' created
2018-01-24 05:35:54,592 [salt.state       ][INFO    ][10521] {'keystone': 'Present'}
2018-01-24 05:35:54,592 [salt.state       ][INFO    ][10521] Completed state [keystone] at time 05:35:54.592623 duration_in_ms=7.327
2018-01-24 05:35:54,593 [salt.state       ][INFO    ][10521] Running state [keystone] at time 05:35:54.593109
2018-01-24 05:35:54,593 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for keystone
2018-01-24 05:35:54,610 [salt.loaded.int.module.mysql][INFO    ][10521] User 'keystone'@'%' has been created
2018-01-24 05:35:54,611 [salt.state       ][INFO    ][10521] {'keystone': 'Present'}
2018-01-24 05:35:54,611 [salt.state       ][INFO    ][10521] Completed state [keystone] at time 05:35:54.611539 duration_in_ms=18.43
2018-01-24 05:35:54,613 [salt.state       ][INFO    ][10521] Running state [mysql_grants_keystone_keystone_%] at time 05:35:54.613828
2018-01-24 05:35:54,614 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-24 05:35:54,629 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-24 05:35:54,630 [salt.state       ][INFO    ][10521] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-24 05:35:54,630 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_keystone_keystone_%] at time 05:35:54.630576 duration_in_ms=16.748
2018-01-24 05:35:54,631 [salt.state       ][INFO    ][10521] Running state [keystone] at time 05:35:54.631058
2018-01-24 05:35:54,631 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for keystone
2018-01-24 05:35:54,649 [salt.loaded.int.module.mysql][INFO    ][10521] User 'keystone'@'192.168.10.51' has been created
2018-01-24 05:35:54,649 [salt.state       ][INFO    ][10521] {'keystone': 'Present'}
2018-01-24 05:35:54,650 [salt.state       ][INFO    ][10521] Completed state [keystone] at time 05:35:54.650340 duration_in_ms=19.282
2018-01-24 05:35:54,653 [salt.state       ][INFO    ][10521] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 05:35:54.653089
2018-01-24 05:35:54,653 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-24 05:35:54,668 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-24 05:35:54,669 [salt.state       ][INFO    ][10521] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-24 05:35:54,669 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 05:35:54.669437 duration_in_ms=16.349
2018-01-24 05:35:54,669 [salt.state       ][INFO    ][10521] Running state [nova_cell0] at time 05:35:54.669914
2018-01-24 05:35:54,670 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for nova_cell0
2018-01-24 05:35:54,676 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'nova_cell0' created
2018-01-24 05:35:54,676 [salt.state       ][INFO    ][10521] {'nova_cell0': 'Present'}
2018-01-24 05:35:54,677 [salt.state       ][INFO    ][10521] Completed state [nova_cell0] at time 05:35:54.677074 duration_in_ms=7.16
2018-01-24 05:35:54,677 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.677570
2018-01-24 05:35:54,678 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,682 [salt.state       ][INFO    ][10521] User nova@% is already present with the desired password
2018-01-24 05:35:54,683 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.683101 duration_in_ms=5.531
2018-01-24 05:35:54,685 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_cell0_%] at time 05:35:54.685243
2018-01-24 05:35:54,685 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-24 05:35:54,701 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-24 05:35:54,702 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-24 05:35:54,702 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_cell0_%] at time 05:35:54.702845 duration_in_ms=17.602
2018-01-24 05:35:54,703 [salt.state       ][INFO    ][10521] Running state [nova] at time 05:35:54.703365
2018-01-24 05:35:54,703 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for nova
2018-01-24 05:35:54,707 [salt.state       ][INFO    ][10521] User nova@192.168.10.51 is already present with the desired password
2018-01-24 05:35:54,708 [salt.state       ][INFO    ][10521] Completed state [nova] at time 05:35:54.708698 duration_in_ms=5.333
2018-01-24 05:35:54,710 [salt.state       ][INFO    ][10521] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 05:35:54.710734
2018-01-24 05:35:54,711 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-24 05:35:54,726 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-24 05:35:54,727 [salt.state       ][INFO    ][10521] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-24 05:35:54,727 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 05:35:54.727870 duration_in_ms=17.135
2018-01-24 05:35:54,728 [salt.state       ][INFO    ][10521] Running state [cinder] at time 05:35:54.728403
2018-01-24 05:35:54,728 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for cinder
2018-01-24 05:35:54,734 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'cinder' created
2018-01-24 05:35:54,735 [salt.state       ][INFO    ][10521] {'cinder': 'Present'}
2018-01-24 05:35:54,735 [salt.state       ][INFO    ][10521] Completed state [cinder] at time 05:35:54.735854 duration_in_ms=7.451
2018-01-24 05:35:54,736 [salt.state       ][INFO    ][10521] Running state [cinder] at time 05:35:54.736375
2018-01-24 05:35:54,736 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for cinder
2018-01-24 05:35:54,754 [salt.loaded.int.module.mysql][INFO    ][10521] User 'cinder'@'%' has been created
2018-01-24 05:35:54,755 [salt.state       ][INFO    ][10521] {'cinder': 'Present'}
2018-01-24 05:35:54,755 [salt.state       ][INFO    ][10521] Completed state [cinder] at time 05:35:54.755583 duration_in_ms=19.207
2018-01-24 05:35:54,757 [salt.state       ][INFO    ][10521] Running state [mysql_grants_cinder_cinder_%] at time 05:35:54.757676
2018-01-24 05:35:54,758 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-24 05:35:54,773 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-24 05:35:54,774 [salt.state       ][INFO    ][10521] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-24 05:35:54,774 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_cinder_cinder_%] at time 05:35:54.774724 duration_in_ms=17.048
2018-01-24 05:35:54,775 [salt.state       ][INFO    ][10521] Running state [cinder] at time 05:35:54.775241
2018-01-24 05:35:54,775 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for cinder
2018-01-24 05:35:54,794 [salt.loaded.int.module.mysql][INFO    ][10521] User 'cinder'@'192.168.10.51' has been created
2018-01-24 05:35:54,795 [salt.state       ][INFO    ][10521] {'cinder': 'Present'}
2018-01-24 05:35:54,795 [salt.state       ][INFO    ][10521] Completed state [cinder] at time 05:35:54.795600 duration_in_ms=20.359
2018-01-24 05:35:54,798 [salt.state       ][INFO    ][10521] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 05:35:54.798165
2018-01-24 05:35:54,798 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-24 05:35:54,813 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-24 05:35:54,814 [salt.state       ][INFO    ][10521] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-24 05:35:54,814 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 05:35:54.814458 duration_in_ms=16.292
2018-01-24 05:35:54,815 [salt.state       ][INFO    ][10521] Running state [glance] at time 05:35:54.814978
2018-01-24 05:35:54,815 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for glance
2018-01-24 05:35:54,820 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'glance' created
2018-01-24 05:35:54,821 [salt.state       ][INFO    ][10521] {'glance': 'Present'}
2018-01-24 05:35:54,821 [salt.state       ][INFO    ][10521] Completed state [glance] at time 05:35:54.821514 duration_in_ms=6.535
2018-01-24 05:35:54,822 [salt.state       ][INFO    ][10521] Running state [glance] at time 05:35:54.822014
2018-01-24 05:35:54,822 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for glance
2018-01-24 05:35:54,839 [salt.loaded.int.module.mysql][INFO    ][10521] User 'glance'@'%' has been created
2018-01-24 05:35:54,839 [salt.state       ][INFO    ][10521] {'glance': 'Present'}
2018-01-24 05:35:54,840 [salt.state       ][INFO    ][10521] Completed state [glance] at time 05:35:54.840325 duration_in_ms=18.311
2018-01-24 05:35:54,842 [salt.state       ][INFO    ][10521] Running state [mysql_grants_glance_glance_%] at time 05:35:54.842823
2018-01-24 05:35:54,843 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-24 05:35:54,860 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-24 05:35:54,860 [salt.state       ][INFO    ][10521] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-24 05:35:54,861 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_glance_glance_%] at time 05:35:54.861317 duration_in_ms=18.495
2018-01-24 05:35:54,861 [salt.state       ][INFO    ][10521] Running state [glance] at time 05:35:54.861834
2018-01-24 05:35:54,862 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for glance
2018-01-24 05:35:54,880 [salt.loaded.int.module.mysql][INFO    ][10521] User 'glance'@'192.168.10.51' has been created
2018-01-24 05:35:54,881 [salt.state       ][INFO    ][10521] {'glance': 'Present'}
2018-01-24 05:35:54,881 [salt.state       ][INFO    ][10521] Completed state [glance] at time 05:35:54.881591 duration_in_ms=19.757
2018-01-24 05:35:54,883 [salt.state       ][INFO    ][10521] Running state [mysql_grants_glance_glance_192.168.10.51] at time 05:35:54.883822
2018-01-24 05:35:54,884 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-24 05:35:54,901 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-24 05:35:54,902 [salt.state       ][INFO    ][10521] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-24 05:35:54,902 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 05:35:54.902871 duration_in_ms=19.048
2018-01-24 05:35:54,903 [salt.state       ][INFO    ][10521] Running state [neutron] at time 05:35:54.903428
2018-01-24 05:35:54,904 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for neutron
2018-01-24 05:35:54,910 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'neutron' created
2018-01-24 05:35:54,910 [salt.state       ][INFO    ][10521] {'neutron': 'Present'}
2018-01-24 05:35:54,911 [salt.state       ][INFO    ][10521] Completed state [neutron] at time 05:35:54.911101 duration_in_ms=7.672
2018-01-24 05:35:54,911 [salt.state       ][INFO    ][10521] Running state [neutron] at time 05:35:54.911657
2018-01-24 05:35:54,912 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for neutron
2018-01-24 05:35:54,930 [salt.loaded.int.module.mysql][INFO    ][10521] User 'neutron'@'%' has been created
2018-01-24 05:35:54,931 [salt.state       ][INFO    ][10521] {'neutron': 'Present'}
2018-01-24 05:35:54,932 [salt.state       ][INFO    ][10521] Completed state [neutron] at time 05:35:54.932380 duration_in_ms=20.722
2018-01-24 05:35:54,934 [salt.state       ][INFO    ][10521] Running state [mysql_grants_neutron_neutron_%] at time 05:35:54.934660
2018-01-24 05:35:54,935 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-24 05:35:54,950 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-24 05:35:54,950 [salt.state       ][INFO    ][10521] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-24 05:35:54,951 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_neutron_neutron_%] at time 05:35:54.951404 duration_in_ms=16.743
2018-01-24 05:35:54,952 [salt.state       ][INFO    ][10521] Running state [neutron] at time 05:35:54.952312
2018-01-24 05:35:54,952 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for neutron
2018-01-24 05:35:54,970 [salt.loaded.int.module.mysql][INFO    ][10521] User 'neutron'@'192.168.10.51' has been created
2018-01-24 05:35:54,971 [salt.state       ][INFO    ][10521] {'neutron': 'Present'}
2018-01-24 05:35:54,971 [salt.state       ][INFO    ][10521] Completed state [neutron] at time 05:35:54.971703 duration_in_ms=19.391
2018-01-24 05:35:54,974 [salt.state       ][INFO    ][10521] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 05:35:54.974166
2018-01-24 05:35:54,974 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-24 05:35:54,989 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-24 05:35:54,990 [salt.state       ][INFO    ][10521] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-24 05:35:54,990 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 05:35:54.990660 duration_in_ms=16.494
2018-01-24 05:35:54,991 [salt.state       ][INFO    ][10521] Running state [designate] at time 05:35:54.991130
2018-01-24 05:35:54,991 [salt.state       ][INFO    ][10521] Executing state mysql_database.present for designate
2018-01-24 05:35:54,997 [salt.loaded.int.module.mysql][INFO    ][10521] DB 'designate' created
2018-01-24 05:35:54,997 [salt.state       ][INFO    ][10521] {'designate': 'Present'}
2018-01-24 05:35:54,998 [salt.state       ][INFO    ][10521] Completed state [designate] at time 05:35:54.998264 duration_in_ms=7.134
2018-01-24 05:35:54,998 [salt.state       ][INFO    ][10521] Running state [designate] at time 05:35:54.998752
2018-01-24 05:35:54,999 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for designate
2018-01-24 05:35:55,003 [salt.state       ][INFO    ][10521] User designate@% is already present with the desired password
2018-01-24 05:35:55,003 [salt.state       ][INFO    ][10521] Completed state [designate] at time 05:35:55.003926 duration_in_ms=5.174
2018-01-24 05:35:55,006 [salt.state       ][INFO    ][10521] Running state [mysql_grants_designate_designate_%] at time 05:35:55.005988
2018-01-24 05:35:55,006 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-24 05:35:55,021 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-24 05:35:55,021 [salt.state       ][INFO    ][10521] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-24 05:35:55,022 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_designate_designate_%] at time 05:35:55.022325 duration_in_ms=16.337
2018-01-24 05:35:55,022 [salt.state       ][INFO    ][10521] Running state [designate] at time 05:35:55.022830
2018-01-24 05:35:55,023 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for designate
2018-01-24 05:35:55,027 [salt.state       ][INFO    ][10521] User designate@192.168.10.50 is already present with the desired password
2018-01-24 05:35:55,028 [salt.state       ][INFO    ][10521] Completed state [designate] at time 05:35:55.028064 duration_in_ms=5.234
2018-01-24 05:35:55,030 [salt.state       ][INFO    ][10521] Running state [mysql_grants_designate_designate_192.168.10.50] at time 05:35:55.030072
2018-01-24 05:35:55,030 [salt.state       ][INFO    ][10521] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-24 05:35:55,046 [salt.loaded.int.module.mysql][INFO    ][10521] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-24 05:35:55,046 [salt.state       ][INFO    ][10521] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-24 05:35:55,047 [salt.state       ][INFO    ][10521] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 05:35:55.047004 duration_in_ms=16.931
2018-01-24 05:35:55,047 [salt.state       ][INFO    ][10521] Running state [haproxy] at time 05:35:55.047495
2018-01-24 05:35:55,048 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for haproxy
2018-01-24 05:35:55,067 [salt.loaded.int.module.mysql][INFO    ][10521] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-24 05:35:55,067 [salt.state       ][INFO    ][10521] {'haproxy': 'Present'}
2018-01-24 05:35:55,068 [salt.state       ][INFO    ][10521] Completed state [haproxy] at time 05:35:55.068821 duration_in_ms=21.326
2018-01-24 05:35:55,069 [salt.state       ][INFO    ][10521] Running state [haproxy] at time 05:35:55.069355
2018-01-24 05:35:55,069 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for haproxy
2018-01-24 05:35:55,090 [salt.loaded.int.module.mysql][INFO    ][10521] User 'haproxy'@'%' has been created with passwordless login
2018-01-24 05:35:55,090 [salt.state       ][INFO    ][10521] {'haproxy': 'Present'}
2018-01-24 05:35:55,091 [salt.state       ][INFO    ][10521] Completed state [haproxy] at time 05:35:55.091316 duration_in_ms=21.961
2018-01-24 05:35:55,092 [salt.state       ][INFO    ][10521] Running state [haproxy] at time 05:35:55.092426
2018-01-24 05:35:55,093 [salt.state       ][INFO    ][10521] Executing state mysql_user.present for haproxy
2018-01-24 05:35:55,114 [salt.loaded.int.module.mysql][INFO    ][10521] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-24 05:35:55,115 [salt.state       ][INFO    ][10521] {'haproxy': 'Present'}
2018-01-24 05:35:55,115 [salt.state       ][INFO    ][10521] Completed state [haproxy] at time 05:35:55.115524 duration_in_ms=23.098
2018-01-24 05:35:55,120 [salt.minion      ][INFO    ][10521] Returning information for job: 20180124052426741321
2018-01-24 05:47:31,747 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command mysql.status with jid 20180124054733299045
2018-01-24 05:47:31,778 [salt.minion      ][INFO    ][16441] Starting a new job with PID 16441
2018-01-24 05:47:31,801 [salt.minion      ][INFO    ][16441] Returning information for job: 20180124054733299045
2018-01-24 05:47:45,517 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command state.sls with jid 20180124054747070626
2018-01-24 05:47:45,545 [salt.minion      ][INFO    ][16446] Starting a new job with PID 16446
2018-01-24 05:47:47,223 [salt.state       ][INFO    ][16446] Loading fresh modules for state activity
2018-01-24 05:47:47,612 [salt.fileclient  ][INFO    ][16446] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-24 05:47:47,636 [salt.fileclient  ][INFO    ][16446] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-24 05:47:48,224 [salt.state       ][INFO    ][16446] Running state [haproxy] at time 05:47:48.224167
2018-01-24 05:47:48,224 [salt.state       ][INFO    ][16446] Executing state pkg.installed for haproxy
2018-01-24 05:47:48,225 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:47:48,663 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-24 05:47:48,748 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-24 05:47:54,689 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-24 05:47:54,724 [salt.loaded.int.module.cmdmod][INFO    ][16446] 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-24 05:47:55,631 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command saltutil.find_job with jid 20180124054757177960
2018-01-24 05:47:55,652 [salt.minion      ][INFO    ][16898] Starting a new job with PID 16898
2018-01-24 05:47:55,672 [salt.minion      ][INFO    ][16898] Returning information for job: 20180124054757177960
2018-01-24 05:47:57,903 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-24 05:47:57,955 [salt.state       ][INFO    ][16446] 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-24 05:47:57,977 [salt.state       ][INFO    ][16446] Loading fresh modules for state activity
2018-01-24 05:47:58,011 [salt.state       ][INFO    ][16446] Completed state [haproxy] at time 05:47:58.011123 duration_in_ms=9786.957
2018-01-24 05:47:58,015 [salt.state       ][INFO    ][16446] Running state [/etc/default/haproxy] at time 05:47:58.015232
2018-01-24 05:47:58,015 [salt.state       ][INFO    ][16446] Executing state file.managed for /etc/default/haproxy
2018-01-24 05:47:58,049 [salt.fileclient  ][INFO    ][16446] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-24 05:47:58,053 [salt.state       ][INFO    ][16446] 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-24 05:47:58,056 [salt.state       ][INFO    ][16446] Completed state [/etc/default/haproxy] at time 05:47:58.056826 duration_in_ms=41.593
2018-01-24 05:47:58,057 [salt.state       ][INFO    ][16446] Running state [/etc/haproxy/haproxy.cfg] at time 05:47:58.057415
2018-01-24 05:47:58,057 [salt.state       ][INFO    ][16446] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-24 05:47:58,082 [salt.fileclient  ][INFO    ][16446] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-24 05:47:58,261 [salt.state       ][INFO    ][16446] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-24 05:47:58,262 [salt.state       ][INFO    ][16446] Completed state [/etc/haproxy/haproxy.cfg] at time 05:47:58.262764 duration_in_ms=205.348
2018-01-24 05:47:58,263 [salt.state       ][INFO    ][16446] Running state [/etc/haproxy/ssl] at time 05:47:58.263122
2018-01-24 05:47:58,263 [salt.state       ][INFO    ][16446] Executing state file.directory for /etc/haproxy/ssl
2018-01-24 05:47:58,266 [salt.state       ][INFO    ][16446] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-24 05:47:58,266 [salt.state       ][INFO    ][16446] Completed state [/etc/haproxy/ssl] at time 05:47:58.266215 duration_in_ms=3.093
2018-01-24 05:47:58,267 [salt.state       ][INFO    ][16446] Running state [haproxy_status_packages] at time 05:47:58.267324
2018-01-24 05:47:58,267 [salt.state       ][INFO    ][16446] Executing state pkg.installed for haproxy_status_packages
2018-01-24 05:47:58,717 [salt.state       ][INFO    ][16446] All specified packages are already installed
2018-01-24 05:47:58,718 [salt.state       ][INFO    ][16446] Completed state [haproxy_status_packages] at time 05:47:58.718052 duration_in_ms=450.727
2018-01-24 05:47:58,718 [salt.state       ][INFO    ][16446] Running state [/usr/bin/haproxy-status.sh] at time 05:47:58.718895
2018-01-24 05:47:58,719 [salt.state       ][INFO    ][16446] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-24 05:47:58,748 [salt.fileclient  ][INFO    ][16446] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-24 05:47:58,774 [salt.state       ][INFO    ][16446] File changed:
New file
2018-01-24 05:47:58,774 [salt.state       ][INFO    ][16446] Completed state [/usr/bin/haproxy-status.sh] at time 05:47:58.774424 duration_in_ms=55.528
2018-01-24 05:47:58,775 [salt.state       ][INFO    ][16446] Running state [net.ipv4.ip_nonlocal_bind] at time 05:47:58.775021
2018-01-24 05:47:58,775 [salt.state       ][INFO    ][16446] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-24 05:47:58,775 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command 'sysctl -a' in directory '/root'
2018-01-24 05:47:58,813 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-24 05:47:58,831 [salt.state       ][INFO    ][16446] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-24 05:47:58,832 [salt.state       ][INFO    ][16446] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:47:58.832584 duration_in_ms=57.563
2018-01-24 05:47:58,834 [salt.state       ][INFO    ][16446] Running state [haproxy] at time 05:47:58.834477
2018-01-24 05:47:58,834 [salt.state       ][INFO    ][16446] Executing state service.running for haproxy
2018-01-24 05:47:58,835 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-24 05:47:58,858 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-24 05:47:58,881 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-24 05:47:58,901 [salt.state       ][INFO    ][16446] The service haproxy is already running
2018-01-24 05:47:58,902 [salt.state       ][INFO    ][16446] Completed state [haproxy] at time 05:47:58.902143 duration_in_ms=67.665
2018-01-24 05:47:58,902 [salt.state       ][INFO    ][16446] Running state [haproxy] at time 05:47:58.902464
2018-01-24 05:47:58,902 [salt.state       ][INFO    ][16446] Executing state service.mod_watch for haproxy
2018-01-24 05:47:58,903 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-24 05:47:58,921 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-24 05:47:58,941 [salt.loaded.int.module.cmdmod][INFO    ][16446] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-24 05:47:59,011 [salt.state       ][INFO    ][16446] {'haproxy': True}
2018-01-24 05:47:59,012 [salt.state       ][INFO    ][16446] Completed state [haproxy] at time 05:47:59.012672 duration_in_ms=110.208
2018-01-24 05:47:59,014 [salt.minion      ][INFO    ][16446] Returning information for job: 20180124054747070626
2018-01-24 05:48:02,582 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command service.status with jid 20180124054804135365
2018-01-24 05:48:02,609 [salt.minion      ][INFO    ][17300] Starting a new job with PID 17300
2018-01-24 05:48:02,667 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17300] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-24 05:48:02,687 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17300] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-24 05:48:02,707 [salt.minion      ][INFO    ][17300] Returning information for job: 20180124054804135365
2018-01-24 05:48:04,683 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command service.restart with jid 20180124054806235453
2018-01-24 05:48:04,711 [salt.minion      ][INFO    ][17307] Starting a new job with PID 17307
2018-01-24 05:48:04,768 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17307] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-24 05:48:04,790 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17307] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-24 05:48:04,828 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17307] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-24 05:48:04,879 [salt.minion      ][INFO    ][17307] Returning information for job: 20180124054806235453
2018-01-24 06:07:17,940 [salt.utils.schedule][INFO    ][2012] Running scheduled job: __mine_interval
2018-01-24 06:20:59,105 [salt.minion      ][INFO    ][2012] User sudo_ubuntu Executing command cp.push_dir with jid 20180124062100656743
2018-01-24 06:20:59,140 [salt.minion      ][INFO    ][17551] Starting a new job with PID 17551
