2018-01-15 00:28:13,799 [py.warnings      ][WARNING ][1737] /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-15 00:28:45,647 [salt.loaded.int.module.cmdmod][ERROR   ][1737] 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-15 00:28:48,144 [salt.loaded.int.module.cmdmod][INFO    ][2492] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-15 00:28:48,168 [salt.loaded.int.module.cmdmod][INFO    ][2492] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-15 00:28:48,203 [salt.loaded.int.module.cmdmod][INFO    ][2492] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-15 00:28:48,231 [salt.utils.parsers][WARNING ][1425] Minion received a SIGTERM. Exiting.
2018-01-15 00:28:48,581 [salt.cli.daemons ][INFO    ][2585] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-15 00:28:48,664 [salt.cli.daemons ][INFO    ][2585] Starting up the Salt Minion
2018-01-15 00:28:48,666 [salt.utils.event ][INFO    ][2585] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-15 00:28:49,294 [salt.minion      ][INFO    ][2585] Creating minion process manager
2018-01-15 00:28:50,310 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2585] Executing command ['date', '+%z'] in directory '/root'
2018-01-15 00:28:50,332 [salt.utils.schedule][INFO    ][2585] Updating job settings for scheduled job: __mine_interval
2018-01-15 00:28:50,335 [salt.minion      ][INFO    ][2585] Added mine.update to scheduler
2018-01-15 00:28:50,351 [salt.minion      ][INFO    ][2585] Minion is starting as user 'root'
2018-01-15 00:28:50,369 [salt.minion      ][INFO    ][2585] Minion is ready to receive requests!
2018-01-15 00:28:51,371 [salt.utils.schedule][INFO    ][2585] Running scheduled job: __mine_interval
2018-01-15 00:28:56,193 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command service.force_reload with jid 20180115002855845335
2018-01-15 00:28:56,221 [salt.minion      ][INFO    ][2681] Starting a new job with PID 2681
2018-01-15 00:28:56,565 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2681] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-15 00:28:56,583 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2681] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-15 00:28:56,611 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2681] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-15 00:28:56,630 [salt.utils.parsers][WARNING ][2585] Minion received a SIGTERM. Exiting.
2018-01-15 00:28:56,631 [salt.cli.daemons ][INFO    ][2585] Shutting down the Salt Minion
2018-01-15 00:28:56,938 [salt.cli.daemons ][INFO    ][2735] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-15 00:28:57,022 [salt.cli.daemons ][INFO    ][2735] Starting up the Salt Minion
2018-01-15 00:28:57,023 [salt.utils.event ][INFO    ][2735] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-15 00:28:57,395 [salt.minion      ][INFO    ][2735] Creating minion process manager
2018-01-15 00:28:58,680 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2735] Executing command ['date', '+%z'] in directory '/root'
2018-01-15 00:28:58,698 [salt.utils.schedule][INFO    ][2735] Updating job settings for scheduled job: __mine_interval
2018-01-15 00:28:58,701 [salt.minion      ][INFO    ][2735] Added mine.update to scheduler
2018-01-15 00:28:58,714 [salt.minion      ][INFO    ][2735] Minion is starting as user 'root'
2018-01-15 00:28:58,742 [salt.minion      ][INFO    ][2735] Minion is ready to receive requests!
2018-01-15 00:28:59,744 [salt.utils.schedule][INFO    ][2735] Running scheduled job: __mine_interval
2018-01-15 00:29:06,214 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115002905875819
2018-01-15 00:29:06,240 [salt.minion      ][INFO    ][2832] Starting a new job with PID 2832
2018-01-15 00:29:06,264 [salt.minion      ][INFO    ][2832] Returning information for job: 20180115002905875819
2018-01-15 00:29:17,619 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.apply with jid 20180115002917286851
2018-01-15 00:29:17,647 [salt.minion      ][INFO    ][2837] Starting a new job with PID 2837
2018-01-15 00:29:20,719 [salt.state       ][INFO    ][2837] Loading fresh modules for state activity
2018-01-15 00:29:20,812 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-15 00:29:20,948 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-15 00:29:21,082 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-15 00:29:21,165 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-15 00:29:21,231 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-15 00:29:21,413 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-15 00:29:21,527 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-15 00:29:21,608 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-15 00:29:21,703 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-15 00:29:21,777 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-15 00:29:21,859 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-15 00:29:21,928 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-15 00:29:22,009 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-15 00:29:22,085 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-15 00:29:22,149 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-15 00:29:22,228 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-15 00:29:22,302 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-15 00:29:22,373 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-15 00:29:22,470 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-15 00:29:22,606 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-15 00:29:22,783 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-15 00:29:22,850 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-15 00:29:22,927 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-15 00:29:22,958 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-15 00:29:23,017 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-15 00:29:23,059 [salt.state       ][INFO    ][2837] Running state [/etc/environment] at time 00:29:23.059331
2018-01-15 00:29:23,060 [salt.state       ][INFO    ][2837] Executing state file.blockreplace for /etc/environment
2018-01-15 00:29:23,069 [salt.state       ][INFO    ][2837] 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-15 00:29:23,070 [salt.state       ][INFO    ][2837] Completed state [/etc/environment] at time 00:29:23.070734 duration_in_ms=11.403
2018-01-15 00:29:23,071 [salt.state       ][INFO    ][2837] Running state [/etc/profile.d] at time 00:29:23.071312
2018-01-15 00:29:23,071 [salt.state       ][INFO    ][2837] Executing state file.directory for /etc/profile.d
2018-01-15 00:29:23,079 [salt.state       ][INFO    ][2837] Directory /etc/profile.d is in the correct state
2018-01-15 00:29:23,080 [salt.state       ][INFO    ][2837] Completed state [/etc/profile.d] at time 00:29:23.080257 duration_in_ms=8.944
2018-01-15 00:29:23,532 [salt.state       ][INFO    ][2837] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 00:29:23.532894
2018-01-15 00:29:23,533 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-15 00:29:23,557 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-15 00:29:23,562 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:29:23,563 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 00:29:23.563356 duration_in_ms=30.461
2018-01-15 00:29:23,563 [salt.state       ][INFO    ][2837] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 00:29:23.563748
2018-01-15 00:29:23,564 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-15 00:29:23,582 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:29:23,583 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 00:29:23.583423 duration_in_ms=19.675
2018-01-15 00:29:23,584 [salt.state       ][INFO    ][2837] Running state [linux_repo_prereq_pkgs] at time 00:29:23.584394
2018-01-15 00:29:23,584 [salt.state       ][INFO    ][2837] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-15 00:29:23,585 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:29:23,874 [salt.state       ][INFO    ][2837] All specified packages are already installed
2018-01-15 00:29:23,874 [salt.state       ][INFO    ][2837] Completed state [linux_repo_prereq_pkgs] at time 00:29:23.874906 duration_in_ms=290.511
2018-01-15 00:29:23,875 [salt.state       ][INFO    ][2837] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 00:29:23.875350
2018-01-15 00:29:23,875 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-15 00:29:23,876 [salt.state       ][INFO    ][2837] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-15 00:29:23,876 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 00:29:23.876578 duration_in_ms=1.228
2018-01-15 00:29:23,876 [salt.state       ][INFO    ][2837] Running state [/etc/apt/preferences.d/uca] at time 00:29:23.876914
2018-01-15 00:29:23,877 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-15 00:29:23,877 [salt.state       ][INFO    ][2837] File /etc/apt/preferences.d/uca is not present
2018-01-15 00:29:23,877 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/preferences.d/uca] at time 00:29:23.877966 duration_in_ms=1.052
2018-01-15 00:29:23,891 [salt.state       ][INFO    ][2837] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 00:29:23.890990
2018-01-15 00:29:23,891 [salt.state       ][INFO    ][2837] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-15 00:29:23,963 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-15 00:29:24,132 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-15 00:29:24,628 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 00:29:27,731 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115002927390134
2018-01-15 00:29:27,755 [salt.minion      ][INFO    ][3369] Starting a new job with PID 3369
2018-01-15 00:29:27,791 [salt.minion      ][INFO    ][3369] Returning information for job: 20180115002927390134
2018-01-15 00:29:28,982 [salt.state       ][INFO    ][2837] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-15 00:29:28,983 [salt.state       ][INFO    ][2837] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 00:29:28.983322 duration_in_ms=5092.33
2018-01-15 00:29:28,984 [salt.state       ][INFO    ][2837] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 00:29:28.984189
2018-01-15 00:29:28,984 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-15 00:29:28,986 [salt.state       ][INFO    ][2837] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-15 00:29:28,986 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 00:29:28.986668 duration_in_ms=2.479
2018-01-15 00:29:28,987 [salt.state       ][INFO    ][2837] Running state [/etc/apt/preferences.d/mcp_extra] at time 00:29:28.987341
2018-01-15 00:29:28,988 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-15 00:29:29,063 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-15 00:29:29,154 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:29:29,155 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/preferences.d/mcp_extra] at time 00:29:29.155549 duration_in_ms=168.208
2018-01-15 00:29:29,157 [salt.state       ][INFO    ][2837] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 00:29:29.157077
2018-01-15 00:29:29,157 [salt.state       ][INFO    ][2837] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-15 00:29:29,222 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-15 00:29:29,338 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 00:29:33,094 [salt.state       ][INFO    ][2837] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-15 00:29:33,095 [salt.state       ][INFO    ][2837] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 00:29:33.095034 duration_in_ms=3937.956
2018-01-15 00:29:33,095 [salt.state       ][INFO    ][2837] Running state [linux_extra_packages_purged] at time 00:29:33.095790
2018-01-15 00:29:33,096 [salt.state       ][INFO    ][2837] Executing state pkg.purged for linux_extra_packages_purged
2018-01-15 00:29:33,127 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-15 00:29:37,827 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115002937489218
2018-01-15 00:29:37,864 [salt.minion      ][INFO    ][4166] Starting a new job with PID 4166
2018-01-15 00:29:37,892 [salt.minion      ][INFO    ][4166] Returning information for job: 20180115002937489218
2018-01-15 00:29:42,373 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:29:42,430 [salt.state       ][INFO    ][2837] {'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-15 00:29:42,461 [salt.state       ][INFO    ][2837] Loading fresh modules for state activity
2018-01-15 00:29:42,497 [salt.state       ][INFO    ][2837] Completed state [linux_extra_packages_purged] at time 00:29:42.497886 duration_in_ms=9402.095
2018-01-15 00:29:42,572 [salt.state       ][INFO    ][2837] Running state [linux_extra_packages_latest] at time 00:29:42.572616
2018-01-15 00:29:42,573 [salt.state       ][INFO    ][2837] Executing state pkg.latest for linux_extra_packages_latest
2018-01-15 00:29:42,866 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-15 00:29:42,906 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 00:29:42,928 [salt.loaded.int.module.cmdmod][INFO    ][2837] 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-15 00:29:47,868 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115002947532649
2018-01-15 00:29:47,896 [salt.minion      ][INFO    ][5072] Starting a new job with PID 5072
2018-01-15 00:29:47,915 [salt.minion      ][INFO    ][5072] Returning information for job: 20180115002947532649
2018-01-15 00:29:48,616 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:29:48,654 [salt.state       ][INFO    ][2837] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-15 00:29:48,677 [salt.state       ][INFO    ][2837] Loading fresh modules for state activity
2018-01-15 00:29:48,708 [salt.state       ][INFO    ][2837] Completed state [linux_extra_packages_latest] at time 00:29:48.708428 duration_in_ms=6135.811
2018-01-15 00:29:48,749 [salt.state       ][INFO    ][2837] Running state [UTC] at time 00:29:48.749093
2018-01-15 00:29:48,750 [salt.state       ][INFO    ][2837] Executing state timezone.system for UTC
2018-01-15 00:29:48,754 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['timedatectl'] in directory '/root'
2018-01-15 00:29:49,006 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['timedatectl'] in directory '/root'
2018-01-15 00:29:49,018 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-15 00:29:49,135 [salt.state       ][INFO    ][2837] {'timezone': 'UTC'}
2018-01-15 00:29:49,137 [salt.state       ][INFO    ][2837] Completed state [UTC] at time 00:29:49.137098 duration_in_ms=388.005
2018-01-15 00:29:49,197 [salt.state       ][INFO    ][2837] Running state [nf_conntrack] at time 00:29:49.197519
2018-01-15 00:29:49,198 [salt.state       ][INFO    ][2837] Executing state kmod.present for nf_conntrack
2018-01-15 00:29:49,200 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'lsmod' in directory '/root'
2018-01-15 00:29:50,575 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'lsmod' in directory '/root'
2018-01-15 00:29:50,586 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-15 00:29:50,713 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'lsmod' in directory '/root'
2018-01-15 00:29:50,844 [salt.state       ][INFO    ][2837] {'nf_conntrack': 'loaded'}
2018-01-15 00:29:50,845 [salt.state       ][INFO    ][2837] Completed state [nf_conntrack] at time 00:29:50.845114 duration_in_ms=1647.597
2018-01-15 00:29:50,963 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_keepalive_probes] at time 00:29:50.963686
2018-01-15 00:29:50,965 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-15 00:29:50,966 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,267 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-15 00:29:51,284 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-15 00:29:51,285 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_keepalive_probes] at time 00:29:51.285526 duration_in_ms=321.841
2018-01-15 00:29:51,286 [salt.state       ][INFO    ][2837] Running state [fs.file-max] at time 00:29:51.286409
2018-01-15 00:29:51,287 [salt.state       ][INFO    ][2837] Executing state sysctl.present for fs.file-max
2018-01-15 00:29:51,288 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,381 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-15 00:29:51,402 [salt.state       ][INFO    ][2837] {'fs.file-max': 124165}
2018-01-15 00:29:51,403 [salt.state       ][INFO    ][2837] Completed state [fs.file-max] at time 00:29:51.403002 duration_in_ms=116.593
2018-01-15 00:29:51,403 [salt.state       ][INFO    ][2837] Running state [net.core.somaxconn] at time 00:29:51.403907
2018-01-15 00:29:51,404 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.core.somaxconn
2018-01-15 00:29:51,406 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,442 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-15 00:29:51,458 [salt.state       ][INFO    ][2837] {'net.core.somaxconn': 4096}
2018-01-15 00:29:51,459 [salt.state       ][INFO    ][2837] Completed state [net.core.somaxconn] at time 00:29:51.459101 duration_in_ms=55.193
2018-01-15 00:29:51,459 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_max_syn_backlog] at time 00:29:51.459880
2018-01-15 00:29:51,460 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-15 00:29:51,461 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,555 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-15 00:29:51,577 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-15 00:29:51,578 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_max_syn_backlog] at time 00:29:51.578287 duration_in_ms=118.406
2018-01-15 00:29:51,579 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_tw_reuse] at time 00:29:51.579271
2018-01-15 00:29:51,580 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-15 00:29:51,581 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,620 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-15 00:29:51,635 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-15 00:29:51,636 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_tw_reuse] at time 00:29:51.636407 duration_in_ms=57.135
2018-01-15 00:29:51,637 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_congestion_control] at time 00:29:51.637181
2018-01-15 00:29:51,637 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-15 00:29:51,639 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:51,704 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-15 00:29:52,186 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-15 00:29:52,187 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_congestion_control] at time 00:29:52.187262 duration_in_ms=550.079
2018-01-15 00:29:52,188 [salt.state       ][INFO    ][2837] Running state [net.nf_conntrack_max] at time 00:29:52.188039
2018-01-15 00:29:52,188 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.nf_conntrack_max
2018-01-15 00:29:52,190 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,254 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-15 00:29:52,273 [salt.state       ][INFO    ][2837] {'net.nf_conntrack_max': 1048576}
2018-01-15 00:29:52,273 [salt.state       ][INFO    ][2837] Completed state [net.nf_conntrack_max] at time 00:29:52.273658 duration_in_ms=85.619
2018-01-15 00:29:52,274 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_retries2] at time 00:29:52.274251
2018-01-15 00:29:52,274 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-15 00:29:52,275 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,317 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-15 00:29:52,331 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_retries2': 5}
2018-01-15 00:29:52,332 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_retries2] at time 00:29:52.332335 duration_in_ms=58.083
2018-01-15 00:29:52,332 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_fin_timeout] at time 00:29:52.332831
2018-01-15 00:29:52,333 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-15 00:29:52,334 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,413 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-15 00:29:52,432 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-15 00:29:52,433 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_fin_timeout] at time 00:29:52.432924 duration_in_ms=100.091
2018-01-15 00:29:52,433 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_slow_start_after_idle] at time 00:29:52.433729
2018-01-15 00:29:52,434 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-15 00:29:52,435 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,574 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-15 00:29:52,599 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-15 00:29:52,599 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 00:29:52.599775 duration_in_ms=166.043
2018-01-15 00:29:52,600 [salt.state       ][INFO    ][2837] Running state [vm.swappiness] at time 00:29:52.600796
2018-01-15 00:29:52,601 [salt.state       ][INFO    ][2837] Executing state sysctl.present for vm.swappiness
2018-01-15 00:29:52,603 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,646 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-15 00:29:52,662 [salt.state       ][INFO    ][2837] {'vm.swappiness': 10}
2018-01-15 00:29:52,663 [salt.state       ][INFO    ][2837] Completed state [vm.swappiness] at time 00:29:52.663423 duration_in_ms=62.627
2018-01-15 00:29:52,664 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_keepalive_intvl] at time 00:29:52.664177
2018-01-15 00:29:52,664 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-15 00:29:52,666 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,700 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-15 00:29:52,713 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-15 00:29:52,714 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_keepalive_intvl] at time 00:29:52.714450 duration_in_ms=50.273
2018-01-15 00:29:52,715 [salt.state       ][INFO    ][2837] Running state [net.ipv4.neigh.default.gc_thresh1] at time 00:29:52.715090
2018-01-15 00:29:52,715 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-15 00:29:52,716 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,799 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-15 00:29:52,821 [salt.state       ][INFO    ][2837] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-15 00:29:52,822 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 00:29:52.822518 duration_in_ms=107.426
2018-01-15 00:29:52,823 [salt.state       ][INFO    ][2837] Running state [net.ipv4.neigh.default.gc_thresh2] at time 00:29:52.823505
2018-01-15 00:29:52,824 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-15 00:29:52,825 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,869 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-15 00:29:52,885 [salt.state       ][INFO    ][2837] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-15 00:29:52,886 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 00:29:52.886384 duration_in_ms=62.878
2018-01-15 00:29:52,887 [salt.state       ][INFO    ][2837] Running state [net.ipv4.neigh.default.gc_thresh3] at time 00:29:52.887120
2018-01-15 00:29:52,887 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-15 00:29:52,888 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,939 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-15 00:29:52,953 [salt.state       ][INFO    ][2837] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-15 00:29:52,954 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 00:29:52.953933 duration_in_ms=66.812
2018-01-15 00:29:52,954 [salt.state       ][INFO    ][2837] Running state [net.core.netdev_max_backlog] at time 00:29:52.954580
2018-01-15 00:29:52,955 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-15 00:29:52,956 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:52,983 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-15 00:29:52,996 [salt.state       ][INFO    ][2837] {'net.core.netdev_max_backlog': 261144}
2018-01-15 00:29:52,996 [salt.state       ][INFO    ][2837] Completed state [net.core.netdev_max_backlog] at time 00:29:52.996684 duration_in_ms=42.103
2018-01-15 00:29:52,997 [salt.state       ][INFO    ][2837] Running state [net.ipv4.tcp_keepalive_time] at time 00:29:52.997220
2018-01-15 00:29:52,997 [salt.state       ][INFO    ][2837] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-15 00:29:52,998 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:53,023 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-15 00:29:53,033 [salt.state       ][INFO    ][2837] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-15 00:29:53,034 [salt.state       ][INFO    ][2837] Completed state [net.ipv4.tcp_keepalive_time] at time 00:29:53.034086 duration_in_ms=36.866
2018-01-15 00:29:53,034 [salt.state       ][INFO    ][2837] Running state [kernel.panic] at time 00:29:53.034590
2018-01-15 00:29:53,035 [salt.state       ][INFO    ][2837] Executing state sysctl.present for kernel.panic
2018-01-15 00:29:53,035 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -a' in directory '/root'
2018-01-15 00:29:53,167 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-15 00:29:53,191 [salt.state       ][INFO    ][2837] {'kernel.panic': 60}
2018-01-15 00:29:53,192 [salt.state       ][INFO    ][2837] Completed state [kernel.panic] at time 00:29:53.192290 duration_in_ms=157.698
2018-01-15 00:29:53,204 [salt.state       ][INFO    ][2837] Running state [linux_sysfs_package] at time 00:29:53.204913
2018-01-15 00:29:53,205 [salt.state       ][INFO    ][2837] Executing state pkg.installed for linux_sysfs_package
2018-01-15 00:29:53,545 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-15 00:29:53,586 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 00:29:55,492 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 00:29:55,510 [salt.loaded.int.module.cmdmod][INFO    ][2837] 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-15 00:29:57,943 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115002957578537
2018-01-15 00:29:58,030 [salt.minion      ][INFO    ][5577] Starting a new job with PID 5577
2018-01-15 00:29:58,560 [salt.minion      ][INFO    ][5577] Returning information for job: 20180115002957578537
2018-01-15 00:30:03,826 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:30:03,859 [salt.state       ][INFO    ][2837] 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-15 00:30:03,871 [salt.state       ][INFO    ][2837] Loading fresh modules for state activity
2018-01-15 00:30:03,905 [salt.state       ][INFO    ][2837] Completed state [linux_sysfs_package] at time 00:30:03.905651 duration_in_ms=10700.739
2018-01-15 00:30:03,908 [salt.state       ][INFO    ][2837] Running state [/etc/sysfs.d] at time 00:30:03.908700
2018-01-15 00:30:03,909 [salt.state       ][INFO    ][2837] Executing state file.directory for /etc/sysfs.d
2018-01-15 00:30:03,911 [salt.state       ][INFO    ][2837] Directory /etc/sysfs.d is in the correct state
2018-01-15 00:30:03,912 [salt.state       ][INFO    ][2837] Completed state [/etc/sysfs.d] at time 00:30:03.912170 duration_in_ms=3.47
2018-01-15 00:30:04,177 [salt.state       ][INFO    ][2837] Running state [ondemand] at time 00:30:04.177707
2018-01-15 00:30:04,178 [salt.state       ][INFO    ][2837] Executing state service.dead for ondemand
2018-01-15 00:30:04,179 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-15 00:30:04,192 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,202 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,214 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,253 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,270 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,297 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,315 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-15 00:30:04,531 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-15 00:30:04,562 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'runlevel' in directory '/root'
2018-01-15 00:30:04,580 [salt.state       ][INFO    ][2837] {'ondemand': True}
2018-01-15 00:30:04,581 [salt.state       ][INFO    ][2837] Completed state [ondemand] at time 00:30:04.581664 duration_in_ms=403.955
2018-01-15 00:30:04,601 [salt.state       ][INFO    ][2837] Running state [cs_CZ.UTF-8] at time 00:30:04.601290
2018-01-15 00:30:04,602 [salt.state       ][INFO    ][2837] Executing state locale.present for cs_CZ.UTF-8
2018-01-15 00:30:04,603 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'locale -a' in directory '/root'
2018-01-15 00:30:04,623 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-15 00:30:05,659 [salt.state       ][INFO    ][2837] {'locale': 'cs_CZ.UTF-8'}
2018-01-15 00:30:05,659 [salt.state       ][INFO    ][2837] Completed state [cs_CZ.UTF-8] at time 00:30:05.659923 duration_in_ms=1058.632
2018-01-15 00:30:05,660 [salt.state       ][INFO    ][2837] Running state [en_US.UTF-8] at time 00:30:05.660463
2018-01-15 00:30:05,660 [salt.state       ][INFO    ][2837] Executing state locale.present for en_US.UTF-8
2018-01-15 00:30:05,661 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'locale -a' in directory '/root'
2018-01-15 00:30:05,681 [salt.state       ][INFO    ][2837] Locale en_US.UTF-8 is already present
2018-01-15 00:30:05,681 [salt.state       ][INFO    ][2837] Completed state [en_US.UTF-8] at time 00:30:05.681759 duration_in_ms=21.296
2018-01-15 00:30:05,683 [salt.state       ][INFO    ][2837] Running state [en_US.UTF-8] at time 00:30:05.683420
2018-01-15 00:30:05,683 [salt.state       ][INFO    ][2837] Executing state locale.system for en_US.UTF-8
2018-01-15 00:30:05,684 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'localectl' in directory '/root'
2018-01-15 00:30:06,217 [salt.state       ][INFO    ][2837] System locale en_US.UTF-8 already set
2018-01-15 00:30:06,218 [salt.state       ][INFO    ][2837] Completed state [en_US.UTF-8] at time 00:30:06.218045 duration_in_ms=534.623
2018-01-15 00:30:06,234 [salt.state       ][INFO    ][2837] Running state [root] at time 00:30:06.234138
2018-01-15 00:30:06,234 [salt.state       ][INFO    ][2837] Executing state user.present for root
2018-01-15 00:30:06,245 [salt.state       ][INFO    ][2837] User root is present and up to date
2018-01-15 00:30:06,245 [salt.state       ][INFO    ][2837] Completed state [root] at time 00:30:06.245715 duration_in_ms=11.577
2018-01-15 00:30:06,247 [salt.state       ][INFO    ][2837] Running state [/root] at time 00:30:06.247791
2018-01-15 00:30:06,248 [salt.state       ][INFO    ][2837] Executing state file.directory for /root
2018-01-15 00:30:06,249 [salt.state       ][INFO    ][2837] Directory /root is in the correct state
2018-01-15 00:30:06,249 [salt.state       ][INFO    ][2837] Completed state [/root] at time 00:30:06.249860 duration_in_ms=2.068
2018-01-15 00:30:06,250 [salt.state       ][INFO    ][2837] Running state [/etc/sudoers.d/90-salt-user-root] at time 00:30:06.250281
2018-01-15 00:30:06,250 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-15 00:30:06,251 [salt.state       ][INFO    ][2837] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-15 00:30:06,251 [salt.state       ][INFO    ][2837] Completed state [/etc/sudoers.d/90-salt-user-root] at time 00:30:06.251471 duration_in_ms=1.19
2018-01-15 00:30:06,251 [salt.state       ][INFO    ][2837] Running state [ubuntu] at time 00:30:06.251855
2018-01-15 00:30:06,252 [salt.state       ][INFO    ][2837] Executing state user.present for ubuntu
2018-01-15 00:30:06,257 [salt.state       ][INFO    ][2837] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-15 00:30:06,257 [salt.state       ][INFO    ][2837] Completed state [ubuntu] at time 00:30:06.257730 duration_in_ms=5.874
2018-01-15 00:30:06,259 [salt.state       ][INFO    ][2837] Running state [/home/ubuntu] at time 00:30:06.259180
2018-01-15 00:30:06,259 [salt.state       ][INFO    ][2837] Executing state file.directory for /home/ubuntu
2018-01-15 00:30:06,261 [salt.state       ][INFO    ][2837] {'mode': '0700'}
2018-01-15 00:30:06,261 [salt.state       ][INFO    ][2837] Completed state [/home/ubuntu] at time 00:30:06.261406 duration_in_ms=2.226
2018-01-15 00:30:06,262 [salt.state       ][INFO    ][2837] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 00:30:06.262613
2018-01-15 00:30:06,263 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-15 00:30:06,291 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-15 00:30:06,298 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command '/usr/sbin/visudo -c -f /tmp/tmpO0YmN4' in directory '/root'
2018-01-15 00:30:06,354 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:30:06,355 [salt.state       ][INFO    ][2837] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 00:30:06.355050 duration_in_ms=92.437
2018-01-15 00:30:06,355 [salt.state       ][INFO    ][2837] Running state [/etc/security/limits.d/90-salt-default.conf] at time 00:30:06.355893
2018-01-15 00:30:06,356 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-15 00:30:06,387 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-15 00:30:06,474 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:30:06,474 [salt.state       ][INFO    ][2837] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 00:30:06.474628 duration_in_ms=118.736
2018-01-15 00:30:06,475 [salt.state       ][INFO    ][2837] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 00:30:06.475039
2018-01-15 00:30:06,475 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-15 00:30:06,496 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-15 00:30:06,548 [salt.state       ][INFO    ][2837] File changed:
New file
2018-01-15 00:30:06,548 [salt.state       ][INFO    ][2837] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 00:30:06.548910 duration_in_ms=73.872
2018-01-15 00:30:06,550 [salt.state       ][INFO    ][2837] Running state [service.systemctl_reload] at time 00:30:06.550310
2018-01-15 00:30:06,550 [salt.state       ][INFO    ][2837] Executing state module.wait for service.systemctl_reload
2018-01-15 00:30:06,550 [salt.state       ][INFO    ][2837] No changes made for service.systemctl_reload
2018-01-15 00:30:06,551 [salt.state       ][INFO    ][2837] Completed state [service.systemctl_reload] at time 00:30:06.551131 duration_in_ms=0.82
2018-01-15 00:30:06,551 [salt.state       ][INFO    ][2837] Running state [service.systemctl_reload] at time 00:30:06.551395
2018-01-15 00:30:06,551 [salt.state       ][INFO    ][2837] Executing state module.mod_watch for service.systemctl_reload
2018-01-15 00:30:06,552 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-15 00:30:06,663 [salt.state       ][INFO    ][2837] {'ret': True}
2018-01-15 00:30:06,664 [salt.state       ][INFO    ][2837] Completed state [service.systemctl_reload] at time 00:30:06.664231 duration_in_ms=112.835
2018-01-15 00:30:06,664 [salt.state       ][INFO    ][2837] Running state [/etc/hostname] at time 00:30:06.664690
2018-01-15 00:30:06,665 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/hostname
2018-01-15 00:30:06,691 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-15 00:30:06,695 [salt.state       ][INFO    ][2837] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb02

2018-01-15 00:30:06,695 [salt.state       ][INFO    ][2837] Completed state [/etc/hostname] at time 00:30:06.695669 duration_in_ms=30.979
2018-01-15 00:30:06,698 [salt.state       ][INFO    ][2837] Running state [hostname mdb02] at time 00:30:06.698063
2018-01-15 00:30:06,698 [salt.state       ][INFO    ][2837] Executing state cmd.wait for hostname mdb02
2018-01-15 00:30:06,698 [salt.state       ][INFO    ][2837] No changes made for hostname mdb02
2018-01-15 00:30:06,698 [salt.state       ][INFO    ][2837] Completed state [hostname mdb02] at time 00:30:06.698818 duration_in_ms=0.755
2018-01-15 00:30:06,699 [salt.state       ][INFO    ][2837] Running state [hostname mdb02] at time 00:30:06.699010
2018-01-15 00:30:06,699 [salt.state       ][INFO    ][2837] Executing state cmd.mod_watch for hostname mdb02
2018-01-15 00:30:06,700 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command 'hostname mdb02' in directory '/root'
2018-01-15 00:30:06,718 [salt.state       ][INFO    ][2837] {'pid': 6125, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-15 00:30:06,718 [salt.state       ][INFO    ][2837] Completed state [hostname mdb02] at time 00:30:06.718696 duration_in_ms=19.686
2018-01-15 00:30:06,905 [salt.state       ][INFO    ][2837] Running state [mdb02] at time 00:30:06.905316
2018-01-15 00:30:06,906 [salt.state       ][INFO    ][2837] Executing state host.present for mdb02
2018-01-15 00:30:06,910 [salt.state       ][INFO    ][2837] {'host': 'mdb02'}
2018-01-15 00:30:06,910 [salt.state       ][INFO    ][2837] Completed state [mdb02] at time 00:30:06.910429 duration_in_ms=5.115
2018-01-15 00:30:06,910 [salt.state       ][INFO    ][2837] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:06.910819
2018-01-15 00:30:06,911 [salt.state       ][INFO    ][2837] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,268 [salt.state       ][INFO    ][2837] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,268 [salt.state       ][INFO    ][2837] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.268814 duration_in_ms=357.994
2018-01-15 00:30:07,269 [salt.state       ][INFO    ][2837] Running state [mdb03] at time 00:30:07.269146
2018-01-15 00:30:07,269 [salt.state       ][INFO    ][2837] Executing state host.present for mdb03
2018-01-15 00:30:07,390 [salt.state       ][INFO    ][2837] {'host': 'mdb03'}
2018-01-15 00:30:07,390 [salt.state       ][INFO    ][2837] Completed state [mdb03] at time 00:30:07.390519 duration_in_ms=121.372
2018-01-15 00:30:07,391 [salt.state       ][INFO    ][2837] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.391069
2018-01-15 00:30:07,391 [salt.state       ][INFO    ][2837] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,527 [salt.state       ][INFO    ][2837] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,528 [salt.state       ][INFO    ][2837] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.527938 duration_in_ms=136.869
2018-01-15 00:30:07,528 [salt.state       ][INFO    ][2837] Running state [mdb01] at time 00:30:07.528418
2018-01-15 00:30:07,528 [salt.state       ][INFO    ][2837] Executing state host.present for mdb01
2018-01-15 00:30:07,557 [salt.state       ][INFO    ][2837] {'host': 'mdb01'}
2018-01-15 00:30:07,558 [salt.state       ][INFO    ][2837] Completed state [mdb01] at time 00:30:07.558215 duration_in_ms=29.797
2018-01-15 00:30:07,558 [salt.state       ][INFO    ][2837] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.558738
2018-01-15 00:30:07,559 [salt.state       ][INFO    ][2837] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,587 [salt.state       ][INFO    ][2837] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,587 [salt.state       ][INFO    ][2837] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.587761 duration_in_ms=29.024
2018-01-15 00:30:07,588 [salt.state       ][INFO    ][2837] Running state [mdb] at time 00:30:07.588273
2018-01-15 00:30:07,588 [salt.state       ][INFO    ][2837] Executing state host.present for mdb
2018-01-15 00:30:07,683 [salt.state       ][INFO    ][2837] {'host': 'mdb'}
2018-01-15 00:30:07,683 [salt.state       ][INFO    ][2837] Completed state [mdb] at time 00:30:07.683690 duration_in_ms=95.415
2018-01-15 00:30:07,684 [salt.state       ][INFO    ][2837] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.684467
2018-01-15 00:30:07,685 [salt.state       ][INFO    ][2837] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,689 [salt.state       ][INFO    ][2837] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,689 [salt.state       ][INFO    ][2837] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.689821 duration_in_ms=5.355
2018-01-15 00:30:07,690 [salt.state       ][INFO    ][2837] Running state [cfg01] at time 00:30:07.690505
2018-01-15 00:30:07,691 [salt.state       ][INFO    ][2837] Executing state host.present for cfg01
2018-01-15 00:30:07,695 [salt.state       ][INFO    ][2837] {'host': 'cfg01'}
2018-01-15 00:30:07,695 [salt.state       ][INFO    ][2837] Completed state [cfg01] at time 00:30:07.695514 duration_in_ms=5.01
2018-01-15 00:30:07,696 [salt.state       ][INFO    ][2837] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.695977
2018-01-15 00:30:07,696 [salt.state       ][INFO    ][2837] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,701 [salt.state       ][INFO    ][2837] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,701 [salt.state       ][INFO    ][2837] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.701578 duration_in_ms=5.601
2018-01-15 00:30:07,702 [salt.state       ][INFO    ][2837] Running state [prx01] at time 00:30:07.702024
2018-01-15 00:30:07,702 [salt.state       ][INFO    ][2837] Executing state host.present for prx01
2018-01-15 00:30:07,707 [salt.state       ][INFO    ][2837] {'host': 'prx01'}
2018-01-15 00:30:07,707 [salt.state       ][INFO    ][2837] Completed state [prx01] at time 00:30:07.707485 duration_in_ms=5.461
2018-01-15 00:30:07,707 [salt.state       ][INFO    ][2837] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.707930
2018-01-15 00:30:07,708 [salt.state       ][INFO    ][2837] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,713 [salt.state       ][INFO    ][2837] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,713 [salt.state       ][INFO    ][2837] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.713838 duration_in_ms=5.907
2018-01-15 00:30:07,714 [salt.state       ][INFO    ][2837] Running state [kvm01] at time 00:30:07.714607
2018-01-15 00:30:07,715 [salt.state       ][INFO    ][2837] Executing state host.present for kvm01
2018-01-15 00:30:07,719 [salt.state       ][INFO    ][2837] {'host': 'kvm01'}
2018-01-15 00:30:07,719 [salt.state       ][INFO    ][2837] Completed state [kvm01] at time 00:30:07.719717 duration_in_ms=5.11
2018-01-15 00:30:07,720 [salt.state       ][INFO    ][2837] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.720379
2018-01-15 00:30:07,721 [salt.state       ][INFO    ][2837] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,725 [salt.state       ][INFO    ][2837] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,725 [salt.state       ][INFO    ][2837] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.725555 duration_in_ms=5.177
2018-01-15 00:30:07,726 [salt.state       ][INFO    ][2837] Running state [kvm03] at time 00:30:07.725970
2018-01-15 00:30:07,726 [salt.state       ][INFO    ][2837] Executing state host.present for kvm03
2018-01-15 00:30:07,731 [salt.state       ][INFO    ][2837] {'host': 'kvm03'}
2018-01-15 00:30:07,731 [salt.state       ][INFO    ][2837] Completed state [kvm03] at time 00:30:07.731491 duration_in_ms=5.521
2018-01-15 00:30:07,731 [salt.state       ][INFO    ][2837] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.731881
2018-01-15 00:30:07,732 [salt.state       ][INFO    ][2837] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,737 [salt.state       ][INFO    ][2837] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,737 [salt.state       ][INFO    ][2837] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.737543 duration_in_ms=5.662
2018-01-15 00:30:07,738 [salt.state       ][INFO    ][2837] Running state [kvm02] at time 00:30:07.737951
2018-01-15 00:30:07,738 [salt.state       ][INFO    ][2837] Executing state host.present for kvm02
2018-01-15 00:30:07,743 [salt.state       ][INFO    ][2837] {'host': 'kvm02'}
2018-01-15 00:30:07,743 [salt.state       ][INFO    ][2837] Completed state [kvm02] at time 00:30:07.743482 duration_in_ms=5.531
2018-01-15 00:30:07,743 [salt.state       ][INFO    ][2837] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.743872
2018-01-15 00:30:07,744 [salt.state       ][INFO    ][2837] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,748 [salt.state       ][INFO    ][2837] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,749 [salt.state       ][INFO    ][2837] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.749117 duration_in_ms=5.245
2018-01-15 00:30:07,749 [salt.state       ][INFO    ][2837] Running state [dbs] at time 00:30:07.749525
2018-01-15 00:30:07,749 [salt.state       ][INFO    ][2837] Executing state host.present for dbs
2018-01-15 00:30:07,754 [salt.state       ][INFO    ][2837] {'host': 'dbs'}
2018-01-15 00:30:07,754 [salt.state       ][INFO    ][2837] Completed state [dbs] at time 00:30:07.754800 duration_in_ms=5.276
2018-01-15 00:30:07,755 [salt.state       ][INFO    ][2837] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.755176
2018-01-15 00:30:07,755 [salt.state       ][INFO    ][2837] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,760 [salt.state       ][INFO    ][2837] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,760 [salt.state       ][INFO    ][2837] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.760827 duration_in_ms=5.651
2018-01-15 00:30:07,761 [salt.state       ][INFO    ][2837] Running state [prx] at time 00:30:07.761207
2018-01-15 00:30:07,761 [salt.state       ][INFO    ][2837] Executing state host.present for prx
2018-01-15 00:30:07,766 [salt.state       ][INFO    ][2837] {'host': 'prx'}
2018-01-15 00:30:07,766 [salt.state       ][INFO    ][2837] Completed state [prx] at time 00:30:07.766753 duration_in_ms=5.546
2018-01-15 00:30:07,767 [salt.state       ][INFO    ][2837] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.767137
2018-01-15 00:30:07,767 [salt.state       ][INFO    ][2837] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,772 [salt.state       ][INFO    ][2837] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,772 [salt.state       ][INFO    ][2837] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.772780 duration_in_ms=5.642
2018-01-15 00:30:07,773 [salt.state       ][INFO    ][2837] Running state [prx02] at time 00:30:07.773163
2018-01-15 00:30:07,773 [salt.state       ][INFO    ][2837] Executing state host.present for prx02
2018-01-15 00:30:07,778 [salt.state       ][INFO    ][2837] {'host': 'prx02'}
2018-01-15 00:30:07,778 [salt.state       ][INFO    ][2837] Completed state [prx02] at time 00:30:07.778781 duration_in_ms=5.619
2018-01-15 00:30:07,779 [salt.state       ][INFO    ][2837] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.779152
2018-01-15 00:30:07,779 [salt.state       ][INFO    ][2837] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:07,784 [salt.state       ][INFO    ][2837] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:07,784 [salt.state       ][INFO    ][2837] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.784818 duration_in_ms=5.665
2018-01-15 00:30:07,785 [salt.state       ][INFO    ][2837] Running state [msg02] at time 00:30:07.785173
2018-01-15 00:30:07,785 [salt.state       ][INFO    ][2837] Executing state host.present for msg02
2018-01-15 00:30:07,966 [salt.state       ][INFO    ][2837] {'host': 'msg02'}
2018-01-15 00:30:07,967 [salt.state       ][INFO    ][2837] Completed state [msg02] at time 00:30:07.967535 duration_in_ms=182.361
2018-01-15 00:30:07,968 [salt.state       ][INFO    ][2837] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:07.968098
2018-01-15 00:30:07,968 [salt.state       ][INFO    ][2837] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,104 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115003007770068
2018-01-15 00:30:08,129 [salt.minion      ][INFO    ][6129] Starting a new job with PID 6129
2018-01-15 00:30:08,159 [salt.minion      ][INFO    ][6129] Returning information for job: 20180115003007770068
2018-01-15 00:30:08,326 [salt.state       ][INFO    ][2837] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,326 [salt.state       ][INFO    ][2837] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.326750 duration_in_ms=358.651
2018-01-15 00:30:08,327 [salt.state       ][INFO    ][2837] Running state [msg03] at time 00:30:08.327269
2018-01-15 00:30:08,327 [salt.state       ][INFO    ][2837] Executing state host.present for msg03
2018-01-15 00:30:08,335 [salt.state       ][INFO    ][2837] {'host': 'msg03'}
2018-01-15 00:30:08,336 [salt.state       ][INFO    ][2837] Completed state [msg03] at time 00:30:08.335944 duration_in_ms=8.675
2018-01-15 00:30:08,336 [salt.state       ][INFO    ][2837] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.336411
2018-01-15 00:30:08,336 [salt.state       ][INFO    ][2837] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,341 [salt.state       ][INFO    ][2837] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,342 [salt.state       ][INFO    ][2837] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.342022 duration_in_ms=5.61
2018-01-15 00:30:08,342 [salt.state       ][INFO    ][2837] Running state [msg01] at time 00:30:08.342548
2018-01-15 00:30:08,343 [salt.state       ][INFO    ][2837] Executing state host.present for msg01
2018-01-15 00:30:08,347 [salt.state       ][INFO    ][2837] {'host': 'msg01'}
2018-01-15 00:30:08,348 [salt.state       ][INFO    ][2837] Completed state [msg01] at time 00:30:08.348057 duration_in_ms=5.509
2018-01-15 00:30:08,348 [salt.state       ][INFO    ][2837] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.348487
2018-01-15 00:30:08,348 [salt.state       ][INFO    ][2837] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,353 [salt.state       ][INFO    ][2837] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,354 [salt.state       ][INFO    ][2837] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.353974 duration_in_ms=5.486
2018-01-15 00:30:08,354 [salt.state       ][INFO    ][2837] Running state [msg] at time 00:30:08.354440
2018-01-15 00:30:08,354 [salt.state       ][INFO    ][2837] Executing state host.present for msg
2018-01-15 00:30:08,359 [salt.state       ][INFO    ][2837] {'host': 'msg'}
2018-01-15 00:30:08,360 [salt.state       ][INFO    ][2837] Completed state [msg] at time 00:30:08.359941 duration_in_ms=5.501
2018-01-15 00:30:08,360 [salt.state       ][INFO    ][2837] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.360373
2018-01-15 00:30:08,360 [salt.state       ][INFO    ][2837] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,365 [salt.state       ][INFO    ][2837] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,366 [salt.state       ][INFO    ][2837] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.365966 duration_in_ms=5.593
2018-01-15 00:30:08,366 [salt.state       ][INFO    ][2837] Running state [cfg01] at time 00:30:08.366453
2018-01-15 00:30:08,366 [salt.state       ][INFO    ][2837] Executing state host.present for cfg01
2018-01-15 00:30:08,367 [salt.state       ][INFO    ][2837] Host cfg01 (10.167.4.100) already present
2018-01-15 00:30:08,368 [salt.state       ][INFO    ][2837] Completed state [cfg01] at time 00:30:08.368037 duration_in_ms=1.584
2018-01-15 00:30:08,368 [salt.state       ][INFO    ][2837] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.368467
2018-01-15 00:30:08,368 [salt.state       ][INFO    ][2837] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,369 [salt.state       ][INFO    ][2837] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-15 00:30:08,370 [salt.state       ][INFO    ][2837] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.370067 duration_in_ms=1.6
2018-01-15 00:30:08,370 [salt.state       ][INFO    ][2837] Running state [cmp002] at time 00:30:08.370535
2018-01-15 00:30:08,370 [salt.state       ][INFO    ][2837] Executing state host.present for cmp002
2018-01-15 00:30:08,372 [salt.state       ][INFO    ][2837] {'host': 'cmp002'}
2018-01-15 00:30:08,373 [salt.state       ][INFO    ][2837] Completed state [cmp002] at time 00:30:08.372930 duration_in_ms=2.394
2018-01-15 00:30:08,373 [salt.state       ][INFO    ][2837] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.373396
2018-01-15 00:30:08,373 [salt.state       ][INFO    ][2837] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,390 [salt.state       ][INFO    ][2837] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,390 [salt.state       ][INFO    ][2837] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.390644 duration_in_ms=17.248
2018-01-15 00:30:08,391 [salt.state       ][INFO    ][2837] Running state [cmp001] at time 00:30:08.391055
2018-01-15 00:30:08,391 [salt.state       ][INFO    ][2837] Executing state host.present for cmp001
2018-01-15 00:30:08,395 [salt.state       ][INFO    ][2837] {'host': 'cmp001'}
2018-01-15 00:30:08,396 [salt.state       ][INFO    ][2837] Completed state [cmp001] at time 00:30:08.396230 duration_in_ms=5.176
2018-01-15 00:30:08,396 [salt.state       ][INFO    ][2837] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.396619
2018-01-15 00:30:08,397 [salt.state       ][INFO    ][2837] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,401 [salt.state       ][INFO    ][2837] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,402 [salt.state       ][INFO    ][2837] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.402207 duration_in_ms=5.588
2018-01-15 00:30:08,402 [salt.state       ][INFO    ][2837] Running state [dbs01] at time 00:30:08.402604
2018-01-15 00:30:08,402 [salt.state       ][INFO    ][2837] Executing state host.present for dbs01
2018-01-15 00:30:08,408 [salt.state       ][INFO    ][2837] {'host': 'dbs01'}
2018-01-15 00:30:08,408 [salt.state       ][INFO    ][2837] Completed state [dbs01] at time 00:30:08.408371 duration_in_ms=5.767
2018-01-15 00:30:08,408 [salt.state       ][INFO    ][2837] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.408758
2018-01-15 00:30:08,409 [salt.state       ][INFO    ][2837] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,413 [salt.state       ][INFO    ][2837] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,414 [salt.state       ][INFO    ][2837] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.414275 duration_in_ms=5.518
2018-01-15 00:30:08,414 [salt.state       ][INFO    ][2837] Running state [dbs02] at time 00:30:08.414682
2018-01-15 00:30:08,415 [salt.state       ][INFO    ][2837] Executing state host.present for dbs02
2018-01-15 00:30:08,419 [salt.state       ][INFO    ][2837] {'host': 'dbs02'}
2018-01-15 00:30:08,420 [salt.state       ][INFO    ][2837] Completed state [dbs02] at time 00:30:08.420293 duration_in_ms=5.611
2018-01-15 00:30:08,420 [salt.state       ][INFO    ][2837] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.420696
2018-01-15 00:30:08,421 [salt.state       ][INFO    ][2837] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,425 [salt.state       ][INFO    ][2837] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,426 [salt.state       ][INFO    ][2837] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.426273 duration_in_ms=5.576
2018-01-15 00:30:08,426 [salt.state       ][INFO    ][2837] Running state [dbs03] at time 00:30:08.426663
2018-01-15 00:30:08,427 [salt.state       ][INFO    ][2837] Executing state host.present for dbs03
2018-01-15 00:30:08,623 [salt.state       ][INFO    ][2837] {'host': 'dbs03'}
2018-01-15 00:30:08,624 [salt.state       ][INFO    ][2837] Completed state [dbs03] at time 00:30:08.624093 duration_in_ms=197.429
2018-01-15 00:30:08,624 [salt.state       ][INFO    ][2837] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.624553
2018-01-15 00:30:08,625 [salt.state       ][INFO    ][2837] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,629 [salt.state       ][INFO    ][2837] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,630 [salt.state       ][INFO    ][2837] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.630043 duration_in_ms=5.49
2018-01-15 00:30:08,630 [salt.state       ][INFO    ][2837] Running state [mas01] at time 00:30:08.630526
2018-01-15 00:30:08,630 [salt.state       ][INFO    ][2837] Executing state host.present for mas01
2018-01-15 00:30:08,635 [salt.state       ][INFO    ][2837] {'host': 'mas01'}
2018-01-15 00:30:08,636 [salt.state       ][INFO    ][2837] Completed state [mas01] at time 00:30:08.635989 duration_in_ms=5.463
2018-01-15 00:30:08,636 [salt.state       ][INFO    ][2837] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.636428
2018-01-15 00:30:08,636 [salt.state       ][INFO    ][2837] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,641 [salt.state       ][INFO    ][2837] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,642 [salt.state       ][INFO    ][2837] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.642057 duration_in_ms=5.629
2018-01-15 00:30:08,642 [salt.state       ][INFO    ][2837] Running state [ctl02] at time 00:30:08.642538
2018-01-15 00:30:08,642 [salt.state       ][INFO    ][2837] Executing state host.present for ctl02
2018-01-15 00:30:08,647 [salt.state       ][INFO    ][2837] {'host': 'ctl02'}
2018-01-15 00:30:08,648 [salt.state       ][INFO    ][2837] Completed state [ctl02] at time 00:30:08.648081 duration_in_ms=5.543
2018-01-15 00:30:08,648 [salt.state       ][INFO    ][2837] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.648513
2018-01-15 00:30:08,648 [salt.state       ][INFO    ][2837] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,653 [salt.state       ][INFO    ][2837] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,654 [salt.state       ][INFO    ][2837] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.654095 duration_in_ms=5.582
2018-01-15 00:30:08,654 [salt.state       ][INFO    ][2837] Running state [ctl03] at time 00:30:08.654569
2018-01-15 00:30:08,654 [salt.state       ][INFO    ][2837] Executing state host.present for ctl03
2018-01-15 00:30:08,659 [salt.state       ][INFO    ][2837] {'host': 'ctl03'}
2018-01-15 00:30:08,660 [salt.state       ][INFO    ][2837] Completed state [ctl03] at time 00:30:08.660038 duration_in_ms=5.469
2018-01-15 00:30:08,660 [salt.state       ][INFO    ][2837] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.660468
2018-01-15 00:30:08,660 [salt.state       ][INFO    ][2837] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,665 [salt.state       ][INFO    ][2837] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,666 [salt.state       ][INFO    ][2837] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.666118 duration_in_ms=5.649
2018-01-15 00:30:08,666 [salt.state       ][INFO    ][2837] Running state [ctl01] at time 00:30:08.666591
2018-01-15 00:30:08,667 [salt.state       ][INFO    ][2837] Executing state host.present for ctl01
2018-01-15 00:30:08,671 [salt.state       ][INFO    ][2837] {'host': 'ctl01'}
2018-01-15 00:30:08,672 [salt.state       ][INFO    ][2837] Completed state [ctl01] at time 00:30:08.672129 duration_in_ms=5.537
2018-01-15 00:30:08,672 [salt.state       ][INFO    ][2837] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.672559
2018-01-15 00:30:08,672 [salt.state       ][INFO    ][2837] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,677 [salt.state       ][INFO    ][2837] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,677 [salt.state       ][INFO    ][2837] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.677728 duration_in_ms=5.169
2018-01-15 00:30:08,678 [salt.state       ][INFO    ][2837] Running state [ctl] at time 00:30:08.678192
2018-01-15 00:30:08,678 [salt.state       ][INFO    ][2837] Executing state host.present for ctl
2018-01-15 00:30:08,682 [salt.state       ][INFO    ][2837] {'host': 'ctl'}
2018-01-15 00:30:08,683 [salt.state       ][INFO    ][2837] Completed state [ctl] at time 00:30:08.683306 duration_in_ms=5.113
2018-01-15 00:30:08,683 [salt.state       ][INFO    ][2837] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.683732
2018-01-15 00:30:08,684 [salt.state       ][INFO    ][2837] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-15 00:30:08,689 [salt.state       ][INFO    ][2837] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-15 00:30:08,689 [salt.state       ][INFO    ][2837] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 00:30:08.689386 duration_in_ms=5.625
2018-01-15 00:30:08,706 [salt.state       ][INFO    ][2837] Running state [ens2] at time 00:30:08.706662
2018-01-15 00:30:08,707 [salt.state       ][INFO    ][2837] Executing state network.managed for ens2
2018-01-15 00:30:09,761 [salt.state       ][INFO    ][2837] Interface ens2 is up to date.
2018-01-15 00:30:09,762 [salt.state       ][INFO    ][2837] Completed state [ens2] at time 00:30:09.762467 duration_in_ms=1055.805
2018-01-15 00:30:09,762 [salt.state       ][INFO    ][2837] Running state [ens3] at time 00:30:09.762953
2018-01-15 00:30:09,763 [salt.state       ][INFO    ][2837] Executing state network.managed for ens3
2018-01-15 00:30:09,783 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-15 00:30:10,284 [salt.state       ][INFO    ][2837] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-15 00:30:10,284 [salt.state       ][INFO    ][2837] Completed state [ens3] at time 00:30:10.284476 duration_in_ms=521.522
2018-01-15 00:30:10,284 [salt.state       ][INFO    ][2837] Running state [/etc/profile.d/proxy.sh] at time 00:30:10.284720
2018-01-15 00:30:10,284 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-15 00:30:10,285 [salt.state       ][INFO    ][2837] File /etc/profile.d/proxy.sh is not present
2018-01-15 00:30:10,285 [salt.state       ][INFO    ][2837] Completed state [/etc/profile.d/proxy.sh] at time 00:30:10.285431 duration_in_ms=0.711
2018-01-15 00:30:10,285 [salt.state       ][INFO    ][2837] Running state [/etc/apt/apt.conf.d/95proxies] at time 00:30:10.285594
2018-01-15 00:30:10,285 [salt.state       ][INFO    ][2837] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-15 00:30:10,285 [salt.state       ][INFO    ][2837] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-15 00:30:10,286 [salt.state       ][INFO    ][2837] Completed state [/etc/apt/apt.conf.d/95proxies] at time 00:30:10.286084 duration_in_ms=0.489
2018-01-15 00:30:10,287 [salt.state       ][INFO    ][2837] Running state [ntp] at time 00:30:10.287153
2018-01-15 00:30:10,287 [salt.state       ][INFO    ][2837] Executing state pkg.installed for ntp
2018-01-15 00:30:10,390 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 00:30:10,410 [salt.loaded.int.module.cmdmod][INFO    ][2837] 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-15 00:30:17,277 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:30:17,316 [salt.state       ][INFO    ][2837] 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-15 00:30:17,331 [salt.state       ][INFO    ][2837] Loading fresh modules for state activity
2018-01-15 00:30:17,369 [salt.state       ][INFO    ][2837] Completed state [ntp] at time 00:30:17.369683 duration_in_ms=7082.529
2018-01-15 00:30:17,372 [salt.state       ][INFO    ][2837] Running state [/etc/ntp.conf] at time 00:30:17.372934
2018-01-15 00:30:17,373 [salt.state       ][INFO    ][2837] Executing state file.managed for /etc/ntp.conf
2018-01-15 00:30:17,401 [salt.fileclient  ][INFO    ][2837] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-15 00:30:17,452 [salt.state       ][INFO    ][2837] 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-15 00:30:17,462 [salt.state       ][INFO    ][2837] Completed state [/etc/ntp.conf] at time 00:30:17.461935 duration_in_ms=89.0
2018-01-15 00:30:17,682 [salt.state       ][INFO    ][2837] Running state [ntp] at time 00:30:17.682653
2018-01-15 00:30:17,683 [salt.state       ][INFO    ][2837] Executing state service.running for ntp
2018-01-15 00:30:17,684 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-15 00:30:17,697 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-15 00:30:17,708 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-15 00:30:17,719 [salt.state       ][INFO    ][2837] The service ntp is already running
2018-01-15 00:30:17,720 [salt.state       ][INFO    ][2837] Completed state [ntp] at time 00:30:17.720275 duration_in_ms=37.622
2018-01-15 00:30:17,720 [salt.state       ][INFO    ][2837] Running state [ntp] at time 00:30:17.720718
2018-01-15 00:30:17,721 [salt.state       ][INFO    ][2837] Executing state service.mod_watch for ntp
2018-01-15 00:30:17,722 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-15 00:30:17,732 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-15 00:30:17,743 [salt.loaded.int.module.cmdmod][INFO    ][2837] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-15 00:30:17,811 [salt.state       ][INFO    ][2837] {'ntp': True}
2018-01-15 00:30:17,811 [salt.state       ][INFO    ][2837] Completed state [ntp] at time 00:30:17.811614 duration_in_ms=90.895
2018-01-15 00:30:17,819 [salt.minion      ][INFO    ][2837] Returning information for job: 20180115002917286851
2018-01-15 00:30:47,989 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180115003047656066
2018-01-15 00:30:48,018 [salt.minion      ][INFO    ][7226] Starting a new job with PID 7226
2018-01-15 00:30:48,037 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7226] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-15 00:30:48,041 [salt.minion      ][INFO    ][7226] Returning information for job: 20180115003047656066
2018-01-15 00:31:13,763 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command pkg.upgrade with jid 20180115003113437145
2018-01-15 00:31:13,787 [salt.minion      ][INFO    ][7231] Starting a new job with PID 7231
2018-01-15 00:31:13,831 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7231] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:31:14,253 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7231] 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-15 00:31:23,864 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115003123532621
2018-01-15 00:31:23,888 [salt.minion      ][INFO    ][7339] Starting a new job with PID 7339
2018-01-15 00:31:23,913 [salt.minion      ][INFO    ][7339] Returning information for job: 20180115003123532621
2018-01-15 00:31:34,077 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115003133746609
2018-01-15 00:31:34,101 [salt.minion      ][INFO    ][7426] Starting a new job with PID 7426
2018-01-15 00:31:34,136 [salt.minion      ][INFO    ][7426] Returning information for job: 20180115003133746609
2018-01-15 00:31:44,286 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115003143954626
2018-01-15 00:31:44,310 [salt.minion      ][INFO    ][7912] Starting a new job with PID 7912
2018-01-15 00:31:44,334 [salt.minion      ][INFO    ][7912] Returning information for job: 20180115003143954626
2018-01-15 00:31:54,068 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7231] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:31:54,099 [salt.minion      ][INFO    ][7231] Returning information for job: 20180115003113437145
2018-01-15 00:32:21,058 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command test.ping with jid 20180115003220731511
2018-01-15 00:32:21,086 [salt.minion      ][INFO    ][8049] Starting a new job with PID 8049
2018-01-15 00:32:21,164 [salt.minion      ][INFO    ][8049] Returning information for job: 20180115003220731511
2018-01-15 00:35:49,273 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.sls with jid 20180115003548952044
2018-01-15 00:35:49,296 [salt.minion      ][INFO    ][8162] Starting a new job with PID 8162
2018-01-15 00:35:49,766 [salt.state       ][INFO    ][8162] Loading fresh modules for state activity
2018-01-15 00:35:49,824 [salt.fileclient  ][INFO    ][8162] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-15 00:35:49,856 [salt.fileclient  ][INFO    ][8162] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-15 00:35:50,324 [salt.state       ][INFO    ][8162] Running state [keepalived] at time 00:35:50.324158
2018-01-15 00:35:50,324 [salt.state       ][INFO    ][8162] Executing state pkg.installed for keepalived
2018-01-15 00:35:50,325 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:35:50,617 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-15 00:35:50,667 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 00:35:52,363 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 00:35:52,385 [salt.loaded.int.module.cmdmod][INFO    ][8162] 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-15 00:35:59,317 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115003558998186
2018-01-15 00:35:59,335 [salt.minion      ][INFO    ][9343] Starting a new job with PID 9343
2018-01-15 00:35:59,356 [salt.minion      ][INFO    ][9343] Returning information for job: 20180115003558998186
2018-01-15 00:36:00,012 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 00:36:00,065 [salt.state       ][INFO    ][8162] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-15 00:36:00,085 [salt.state       ][INFO    ][8162] Loading fresh modules for state activity
2018-01-15 00:36:00,110 [salt.state       ][INFO    ][8162] Completed state [keepalived] at time 00:36:00.110358 duration_in_ms=9786.2
2018-01-15 00:36:00,116 [salt.state       ][INFO    ][8162] Running state [lsof] at time 00:36:00.116437
2018-01-15 00:36:00,116 [salt.state       ][INFO    ][8162] Executing state pkg.installed for lsof
2018-01-15 00:36:00,399 [salt.state       ][INFO    ][8162] All specified packages are already installed
2018-01-15 00:36:00,399 [salt.state       ][INFO    ][8162] Completed state [lsof] at time 00:36:00.399820 duration_in_ms=283.383
2018-01-15 00:36:00,401 [salt.state       ][INFO    ][8162] Running state [/etc/keepalived/keepalived.conf] at time 00:36:00.401890
2018-01-15 00:36:00,402 [salt.state       ][INFO    ][8162] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-15 00:36:00,437 [salt.fileclient  ][INFO    ][8162] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-15 00:36:00,481 [salt.state       ][INFO    ][8162] File changed:
New file
2018-01-15 00:36:00,482 [salt.state       ][INFO    ][8162] Completed state [/etc/keepalived/keepalived.conf] at time 00:36:00.482156 duration_in_ms=80.266
2018-01-15 00:36:00,483 [salt.state       ][INFO    ][8162] Running state [keepalived] at time 00:36:00.483165
2018-01-15 00:36:00,483 [salt.state       ][INFO    ][8162] Executing state service.running for keepalived
2018-01-15 00:36:00,484 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-15 00:36:00,500 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,511 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,523 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,535 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,588 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,604 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,616 [salt.loaded.int.module.cmdmod][INFO    ][8162] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-15 00:36:00,629 [salt.state       ][INFO    ][8162] {'keepalived': True}
2018-01-15 00:36:00,630 [salt.state       ][INFO    ][8162] Completed state [keepalived] at time 00:36:00.630275 duration_in_ms=147.109
2018-01-15 00:36:00,631 [salt.minion      ][INFO    ][8162] Returning information for job: 20180115003548952044
2018-01-15 00:36:15,720 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command pillar.get with jid 20180115003615403040
2018-01-15 00:36:15,748 [salt.minion      ][INFO    ][9447] Starting a new job with PID 9447
2018-01-15 00:36:15,762 [salt.minion      ][INFO    ][9447] Returning information for job: 20180115003615403040
2018-01-15 01:08:42,113 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.sls with jid 20180115010841886574
2018-01-15 01:08:42,145 [salt.minion      ][INFO    ][9541] Starting a new job with PID 9541
2018-01-15 01:08:43,096 [salt.state       ][INFO    ][9541] Loading fresh modules for state activity
2018-01-15 01:08:43,148 [salt.fileclient  ][INFO    ][9541] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-15 01:08:43,174 [salt.fileclient  ][INFO    ][9541] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-15 01:08:43,755 [salt.state       ][INFO    ][9541] Running state [haproxy] at time 01:08:43.755687
2018-01-15 01:08:43,756 [salt.state       ][INFO    ][9541] Executing state pkg.installed for haproxy
2018-01-15 01:08:43,757 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:08:44,165 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-15 01:08:44,274 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 01:08:47,890 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:08:47,923 [salt.loaded.int.module.cmdmod][INFO    ][9541] 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-15 01:08:52,217 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115010851985537
2018-01-15 01:08:52,235 [salt.minion      ][INFO    ][10170] Starting a new job with PID 10170
2018-01-15 01:08:52,264 [salt.minion      ][INFO    ][10170] Returning information for job: 20180115010851985537
2018-01-15 01:08:54,844 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:08:54,882 [salt.state       ][INFO    ][9541] 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-15 01:08:54,907 [salt.state       ][INFO    ][9541] Loading fresh modules for state activity
2018-01-15 01:08:54,938 [salt.state       ][INFO    ][9541] Completed state [haproxy] at time 01:08:54.938027 duration_in_ms=11182.339
2018-01-15 01:08:54,942 [salt.state       ][INFO    ][9541] Running state [/etc/default/haproxy] at time 01:08:54.942659
2018-01-15 01:08:54,943 [salt.state       ][INFO    ][9541] Executing state file.managed for /etc/default/haproxy
2018-01-15 01:08:54,970 [salt.fileclient  ][INFO    ][9541] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-15 01:08:54,973 [salt.state       ][INFO    ][9541] 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-15 01:08:54,975 [salt.state       ][INFO    ][9541] Completed state [/etc/default/haproxy] at time 01:08:54.975188 duration_in_ms=32.529
2018-01-15 01:08:54,975 [salt.state       ][INFO    ][9541] Running state [/etc/haproxy/haproxy.cfg] at time 01:08:54.975670
2018-01-15 01:08:54,976 [salt.state       ][INFO    ][9541] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-15 01:08:54,994 [salt.fileclient  ][INFO    ][9541] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-15 01:08:55,115 [salt.state       ][INFO    ][9541] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 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 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen ceilometer_api
+  bind 10.167.4.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.76:8777 check
+  server mdb02 10.167.4.77:8777 check
+  server mdb03 10.167.4.78:8777 check
+
+listen aodh-api
+  bind 10.167.4.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-01-15 01:08:55,122 [salt.state       ][INFO    ][9541] Completed state [/etc/haproxy/haproxy.cfg] at time 01:08:55.122133 duration_in_ms=146.463
2018-01-15 01:08:55,122 [salt.state       ][INFO    ][9541] Running state [/etc/haproxy/ssl] at time 01:08:55.122447
2018-01-15 01:08:55,122 [salt.state       ][INFO    ][9541] Executing state file.directory for /etc/haproxy/ssl
2018-01-15 01:08:55,123 [salt.state       ][INFO    ][9541] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-15 01:08:55,123 [salt.state       ][INFO    ][9541] Completed state [/etc/haproxy/ssl] at time 01:08:55.123907 duration_in_ms=1.46
2018-01-15 01:08:55,124 [salt.state       ][INFO    ][9541] Running state [haproxy_status_packages] at time 01:08:55.124756
2018-01-15 01:08:55,124 [salt.state       ][INFO    ][9541] Executing state pkg.installed for haproxy_status_packages
2018-01-15 01:08:55,397 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:08:55,435 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-01-15 01:08:57,929 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:08:57,965 [salt.state       ][INFO    ][9541] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-15 01:08:57,980 [salt.state       ][INFO    ][9541] Loading fresh modules for state activity
2018-01-15 01:08:58,054 [salt.state       ][INFO    ][9541] Completed state [haproxy_status_packages] at time 01:08:58.054118 duration_in_ms=2929.359
2018-01-15 01:08:58,058 [salt.state       ][INFO    ][9541] Running state [/usr/bin/haproxy-status.sh] at time 01:08:58.058785
2018-01-15 01:08:58,059 [salt.state       ][INFO    ][9541] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-15 01:08:58,091 [salt.fileclient  ][INFO    ][9541] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-15 01:08:58,122 [salt.state       ][INFO    ][9541] File changed:
New file
2018-01-15 01:08:58,122 [salt.state       ][INFO    ][9541] Completed state [/usr/bin/haproxy-status.sh] at time 01:08:58.122300 duration_in_ms=63.515
2018-01-15 01:08:58,124 [salt.state       ][INFO    ][9541] Running state [net.ipv4.ip_nonlocal_bind] at time 01:08:58.124695
2018-01-15 01:08:58,125 [salt.state       ][INFO    ][9541] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-15 01:08:58,129 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command 'sysctl -a' in directory '/root'
2018-01-15 01:08:58,170 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-15 01:08:58,185 [salt.state       ][INFO    ][9541] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-15 01:08:58,186 [salt.state       ][INFO    ][9541] Completed state [net.ipv4.ip_nonlocal_bind] at time 01:08:58.185964 duration_in_ms=61.269
2018-01-15 01:08:58,468 [salt.state       ][INFO    ][9541] Running state [haproxy] at time 01:08:58.468430
2018-01-15 01:08:58,468 [salt.state       ][INFO    ][9541] Executing state service.running for haproxy
2018-01-15 01:08:58,469 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-15 01:08:58,498 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-15 01:08:58,518 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-15 01:08:58,537 [salt.state       ][INFO    ][9541] The service haproxy is already running
2018-01-15 01:08:58,538 [salt.state       ][INFO    ][9541] Completed state [haproxy] at time 01:08:58.538602 duration_in_ms=70.171
2018-01-15 01:08:58,539 [salt.state       ][INFO    ][9541] Running state [haproxy] at time 01:08:58.539588
2018-01-15 01:08:58,540 [salt.state       ][INFO    ][9541] Executing state service.mod_watch for haproxy
2018-01-15 01:08:58,542 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-15 01:08:58,562 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-15 01:08:58,583 [salt.loaded.int.module.cmdmod][INFO    ][9541] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-15 01:08:58,631 [salt.state       ][INFO    ][9541] {'haproxy': True}
2018-01-15 01:08:58,631 [salt.state       ][INFO    ][9541] Completed state [haproxy] at time 01:08:58.631585 duration_in_ms=91.998
2018-01-15 01:08:58,636 [salt.minion      ][INFO    ][9541] Returning information for job: 20180115010841886574
2018-01-15 01:09:00,652 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command service.status with jid 20180115010900420916
2018-01-15 01:09:00,685 [salt.minion      ][INFO    ][10691] Starting a new job with PID 10691
2018-01-15 01:09:01,027 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10691] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-15 01:09:01,046 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10691] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-15 01:09:01,057 [salt.minion      ][INFO    ][10691] Returning information for job: 20180115010900420916
2018-01-15 01:09:02,413 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command service.restart with jid 20180115010902180787
2018-01-15 01:09:02,444 [salt.minion      ][INFO    ][10700] Starting a new job with PID 10700
2018-01-15 01:09:02,820 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10700] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-15 01:09:02,845 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10700] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-15 01:09:02,873 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10700] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-15 01:09:02,902 [salt.minion      ][INFO    ][10700] Returning information for job: 20180115010902180787
2018-01-15 01:28:59,744 [salt.utils.schedule][INFO    ][2735] Running scheduled job: __mine_interval
2018-01-15 01:43:02,537 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.sls with jid 20180115014302397570
2018-01-15 01:43:02,563 [salt.minion      ][INFO    ][10835] Starting a new job with PID 10835
2018-01-15 01:43:05,161 [salt.state       ][INFO    ][10835] Loading fresh modules for state activity
2018-01-15 01:43:05,222 [salt.fileclient  ][INFO    ][10835] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-15 01:43:05,254 [salt.fileclient  ][INFO    ][10835] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-15 01:43:05,296 [salt.fileclient  ][INFO    ][10835] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-15 01:43:05,772 [salt.state       ][INFO    ][10835] Running state [mongodb-server] at time 01:43:05.772684
2018-01-15 01:43:05,773 [salt.state       ][INFO    ][10835] Executing state pkg.installed for mongodb-server
2018-01-15 01:43:05,774 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:43:06,137 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-15 01:43:06,226 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 01:43:07,943 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:43:07,969 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2018-01-15 01:43:12,632 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014312492930
2018-01-15 01:43:12,660 [salt.minion      ][INFO    ][11203] Starting a new job with PID 11203
2018-01-15 01:43:12,695 [salt.minion      ][INFO    ][11203] Returning information for job: 20180115014312492930
2018-01-15 01:43:22,664 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014322525061
2018-01-15 01:43:22,680 [salt.minion      ][INFO    ][11325] Starting a new job with PID 11325
2018-01-15 01:43:22,698 [salt.minion      ][INFO    ][11325] Returning information for job: 20180115014322525061
2018-01-15 01:43:31,469 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:43:31,518 [salt.state       ][INFO    ][10835] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2018-01-15 01:43:31,536 [salt.state       ][INFO    ][10835] Loading fresh modules for state activity
2018-01-15 01:43:31,608 [salt.state       ][INFO    ][10835] Completed state [mongodb-server] at time 01:43:31.608607 duration_in_ms=25835.922
2018-01-15 01:43:31,621 [salt.state       ][INFO    ][10835] Running state [mongodb] at time 01:43:31.621698
2018-01-15 01:43:31,623 [salt.state       ][INFO    ][10835] Executing state pkg.installed for mongodb
2018-01-15 01:43:32,044 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:43:32,089 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2018-01-15 01:43:32,701 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014332563570
2018-01-15 01:43:32,715 [salt.minion      ][INFO    ][11845] Starting a new job with PID 11845
2018-01-15 01:43:32,741 [salt.minion      ][INFO    ][11845] Returning information for job: 20180115014332563570
2018-01-15 01:43:34,883 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:43:34,944 [salt.state       ][INFO    ][10835] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-15 01:43:34,973 [salt.state       ][INFO    ][10835] Loading fresh modules for state activity
2018-01-15 01:43:35,010 [salt.state       ][INFO    ][10835] Completed state [mongodb] at time 01:43:35.010138 duration_in_ms=3388.439
2018-01-15 01:43:35,023 [salt.state       ][INFO    ][10835] Running state [python-pymongo] at time 01:43:35.023940
2018-01-15 01:43:35,024 [salt.state       ][INFO    ][10835] Executing state pkg.installed for python-pymongo
2018-01-15 01:43:35,585 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:43:35,638 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2018-01-15 01:43:42,736 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014342597281
2018-01-15 01:43:42,767 [salt.minion      ][INFO    ][11982] Starting a new job with PID 11982
2018-01-15 01:43:42,798 [salt.minion      ][INFO    ][11982] Returning information for job: 20180115014342597281
2018-01-15 01:43:52,890 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014352620807
2018-01-15 01:43:53,295 [salt.minion      ][INFO    ][12025] Starting a new job with PID 12025
2018-01-15 01:43:56,397 [salt.minion      ][INFO    ][12025] Returning information for job: 20180115014352620807
2018-01-15 01:44:02,071 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:44:02,149 [salt.state       ][INFO    ][10835] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2018-01-15 01:44:02,176 [salt.state       ][INFO    ][10835] Loading fresh modules for state activity
2018-01-15 01:44:02,280 [salt.state       ][INFO    ][10835] Completed state [python-pymongo] at time 01:44:02.279947 duration_in_ms=27256.006
2018-01-15 01:44:02,329 [salt.state       ][INFO    ][10835] Running state [mongodb-clients] at time 01:44:02.329019
2018-01-15 01:44:02,330 [salt.state       ][INFO    ][10835] Executing state pkg.installed for mongodb-clients
2018-01-15 01:44:03,140 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014402674404
2018-01-15 01:44:03,173 [salt.minion      ][INFO    ][12158] Starting a new job with PID 12158
2018-01-15 01:44:03,192 [salt.minion      ][INFO    ][12158] Returning information for job: 20180115014402674404
2018-01-15 01:44:03,606 [salt.state       ][INFO    ][10835] All specified packages are already installed
2018-01-15 01:44:03,607 [salt.state       ][INFO    ][10835] Completed state [mongodb-clients] at time 01:44:03.607707 duration_in_ms=1278.688
2018-01-15 01:44:03,616 [salt.state       ][INFO    ][10835] Running state [/etc/mongodb.conf] at time 01:44:03.616688
2018-01-15 01:44:03,617 [salt.state       ][INFO    ][10835] Executing state file.managed for /etc/mongodb.conf
2018-01-15 01:44:03,661 [salt.fileclient  ][INFO    ][10835] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-15 01:44:03,721 [salt.state       ][INFO    ][10835] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2018-01-15 01:44:03,723 [salt.state       ][INFO    ][10835] Completed state [/etc/mongodb.conf] at time 01:44:03.723164 duration_in_ms=106.476
2018-01-15 01:44:03,723 [salt.state       ][INFO    ][10835] Running state [/etc/mongodb.key] at time 01:44:03.723619
2018-01-15 01:44:03,723 [salt.state       ][INFO    ][10835] Executing state file.managed for /etc/mongodb.key
2018-01-15 01:44:03,729 [salt.state       ][INFO    ][10835] File changed:
New file
2018-01-15 01:44:03,729 [salt.state       ][INFO    ][10835] Completed state [/etc/mongodb.key] at time 01:44:03.729485 duration_in_ms=5.866
2018-01-15 01:44:03,729 [salt.state       ][INFO    ][10835] Running state [/var/lock/mongodb] at time 01:44:03.729792
2018-01-15 01:44:03,730 [salt.state       ][INFO    ][10835] Executing state file.directory for /var/lock/mongodb
2018-01-15 01:44:03,731 [salt.state       ][INFO    ][10835] {'/var/lock/mongodb': 'New Dir'}
2018-01-15 01:44:03,731 [salt.state       ][INFO    ][10835] Completed state [/var/lock/mongodb] at time 01:44:03.731265 duration_in_ms=1.473
2018-01-15 01:44:03,733 [salt.state       ][INFO    ][10835] Running state [mongodb] at time 01:44:03.733069
2018-01-15 01:44:03,733 [salt.state       ][INFO    ][10835] Executing state service.running for mongodb
2018-01-15 01:44:03,734 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-15 01:44:03,765 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-15 01:44:03,783 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-15 01:44:03,800 [salt.state       ][INFO    ][10835] The service mongodb is already running
2018-01-15 01:44:03,801 [salt.state       ][INFO    ][10835] Completed state [mongodb] at time 01:44:03.801018 duration_in_ms=67.945
2018-01-15 01:44:03,801 [salt.state       ][INFO    ][10835] Running state [mongodb] at time 01:44:03.801425
2018-01-15 01:44:03,801 [salt.state       ][INFO    ][10835] Executing state service.mod_watch for mongodb
2018-01-15 01:44:03,802 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-15 01:44:03,819 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-15 01:44:03,834 [salt.loaded.int.module.cmdmod][INFO    ][10835] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-15 01:44:03,969 [salt.state       ][INFO    ][10835] {'mongodb': True}
2018-01-15 01:44:03,970 [salt.state       ][INFO    ][10835] Completed state [mongodb] at time 01:44:03.970419 duration_in_ms=168.993
2018-01-15 01:44:03,973 [salt.minion      ][INFO    ][10835] Returning information for job: 20180115014302397570
2018-01-15 01:44:16,146 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command test.ping with jid 20180115014416010044
2018-01-15 01:44:16,176 [salt.minion      ][INFO    ][12256] Starting a new job with PID 12256
2018-01-15 01:44:16,490 [salt.minion      ][INFO    ][12256] Returning information for job: 20180115014416010044
2018-01-15 01:48:05,245 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.sls with jid 20180115014805118373
2018-01-15 01:48:05,276 [salt.minion      ][INFO    ][12271] Starting a new job with PID 12271
2018-01-15 01:48:07,047 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:48:07,128 [salt.fileclient  ][INFO    ][12271] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-15 01:48:07,164 [salt.fileclient  ][INFO    ][12271] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-15 01:48:08,333 [salt.state       ][INFO    ][12271] Running state [aodh-api] at time 01:48:08.333237
2018-01-15 01:48:08,334 [salt.state       ][INFO    ][12271] Executing state pkg.installed for aodh-api
2018-01-15 01:48:08,335 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:48:08,767 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-15 01:48:08,897 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 01:48:10,774 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:48:10,798 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2018-01-15 01:48:15,296 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014815169477
2018-01-15 01:48:15,326 [salt.minion      ][INFO    ][12711] Starting a new job with PID 12711
2018-01-15 01:48:15,364 [salt.minion      ][INFO    ][12711] Returning information for job: 20180115014815169477
2018-01-15 01:48:25,487 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014825361195
2018-01-15 01:48:25,519 [salt.minion      ][INFO    ][12987] Starting a new job with PID 12987
2018-01-15 01:48:25,556 [salt.minion      ][INFO    ][12987] Returning information for job: 20180115014825361195
2018-01-15 01:48:35,682 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014835556348
2018-01-15 01:48:35,710 [salt.minion      ][INFO    ][13234] Starting a new job with PID 13234
2018-01-15 01:48:35,746 [salt.minion      ][INFO    ][13234] Returning information for job: 20180115014835556348
2018-01-15 01:48:45,876 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014845747767
2018-01-15 01:48:45,907 [salt.minion      ][INFO    ][13496] Starting a new job with PID 13496
2018-01-15 01:48:45,940 [salt.minion      ][INFO    ][13496] Returning information for job: 20180115014845747767
2018-01-15 01:48:56,071 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014855944994
2018-01-15 01:48:56,099 [salt.minion      ][INFO    ][13760] Starting a new job with PID 13760
2018-01-15 01:48:56,133 [salt.minion      ][INFO    ][13760] Returning information for job: 20180115014855944994
2018-01-15 01:49:06,268 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014906141916
2018-01-15 01:49:06,298 [salt.minion      ][INFO    ][14010] Starting a new job with PID 14010
2018-01-15 01:49:06,343 [salt.minion      ][INFO    ][14010] Returning information for job: 20180115014906141916
2018-01-15 01:49:16,486 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014916361027
2018-01-15 01:49:16,511 [salt.minion      ][INFO    ][14196] Starting a new job with PID 14196
2018-01-15 01:49:16,540 [salt.minion      ][INFO    ][14196] Returning information for job: 20180115014916361027
2018-01-15 01:49:26,684 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014926557500
2018-01-15 01:49:26,712 [salt.minion      ][INFO    ][14373] Starting a new job with PID 14373
2018-01-15 01:49:26,745 [salt.minion      ][INFO    ][14373] Returning information for job: 20180115014926557500
2018-01-15 01:49:36,893 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014936764721
2018-01-15 01:49:36,929 [salt.minion      ][INFO    ][16329] Starting a new job with PID 16329
2018-01-15 01:49:36,963 [salt.minion      ][INFO    ][16329] Returning information for job: 20180115014936764721
2018-01-15 01:49:47,108 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014946984754
2018-01-15 01:49:47,138 [salt.minion      ][INFO    ][19656] Starting a new job with PID 19656
2018-01-15 01:49:47,168 [salt.minion      ][INFO    ][19656] Returning information for job: 20180115014946984754
2018-01-15 01:49:57,315 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115014957194258
2018-01-15 01:49:57,342 [salt.minion      ][INFO    ][19668] Starting a new job with PID 19668
2018-01-15 01:49:57,380 [salt.minion      ][INFO    ][19668] Returning information for job: 20180115014957194258
2018-01-15 01:50:07,532 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015007410862
2018-01-15 01:50:07,560 [salt.minion      ][INFO    ][20084] Starting a new job with PID 20084
2018-01-15 01:50:07,593 [salt.minion      ][INFO    ][20084] Returning information for job: 20180115015007410862
2018-01-15 01:50:17,751 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015017627710
2018-01-15 01:50:17,777 [salt.minion      ][INFO    ][20339] Starting a new job with PID 20339
2018-01-15 01:50:17,808 [salt.minion      ][INFO    ][20339] Returning information for job: 20180115015017627710
2018-01-15 01:50:27,965 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015027844184
2018-01-15 01:50:27,996 [salt.minion      ][INFO    ][20613] Starting a new job with PID 20613
2018-01-15 01:50:28,039 [salt.minion      ][INFO    ][20613] Returning information for job: 20180115015027844184
2018-01-15 01:50:37,990 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015037870038
2018-01-15 01:50:38,016 [salt.minion      ][INFO    ][20996] Starting a new job with PID 20996
2018-01-15 01:50:38,039 [salt.minion      ][INFO    ][20996] Returning information for job: 20180115015037870038
2018-01-15 01:50:48,206 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015048085588
2018-01-15 01:50:48,238 [salt.minion      ][INFO    ][21207] Starting a new job with PID 21207
2018-01-15 01:50:48,274 [salt.minion      ][INFO    ][21207] Returning information for job: 20180115015048085588
2018-01-15 01:50:58,232 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015058112467
2018-01-15 01:50:58,254 [salt.minion      ][INFO    ][21581] Starting a new job with PID 21581
2018-01-15 01:50:58,298 [salt.minion      ][INFO    ][21581] Returning information for job: 20180115015058112467
2018-01-15 01:50:58,778 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:50:58,822 [salt.state       ][INFO    ][12271] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-15 01:50:58,895 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:50:58,943 [salt.state       ][INFO    ][12271] Completed state [aodh-api] at time 01:50:58.942742 duration_in_ms=170609.503
2018-01-15 01:50:58,969 [salt.state       ][INFO    ][12271] Running state [aodh-evaluator] at time 01:50:58.969060
2018-01-15 01:50:58,969 [salt.state       ][INFO    ][12271] Executing state pkg.installed for aodh-evaluator
2018-01-15 01:51:00,804 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:51:00,857 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2018-01-15 01:51:05,113 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:51:05,147 [salt.state       ][INFO    ][12271] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-15 01:51:05,164 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:51:05,270 [salt.state       ][INFO    ][12271] Completed state [aodh-evaluator] at time 01:51:05.270728 duration_in_ms=6301.667
2018-01-15 01:51:05,283 [salt.state       ][INFO    ][12271] Running state [aodh-notifier] at time 01:51:05.283225
2018-01-15 01:51:05,284 [salt.state       ][INFO    ][12271] Executing state pkg.installed for aodh-notifier
2018-01-15 01:51:05,687 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:51:05,710 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2018-01-15 01:51:08,273 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015108153181
2018-01-15 01:51:08,316 [salt.minion      ][INFO    ][21980] Starting a new job with PID 21980
2018-01-15 01:51:08,360 [salt.minion      ][INFO    ][21980] Returning information for job: 20180115015108153181
2018-01-15 01:51:09,963 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:51:10,014 [salt.state       ][INFO    ][12271] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-15 01:51:10,057 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:51:10,094 [salt.state       ][INFO    ][12271] Completed state [aodh-notifier] at time 01:51:10.094197 duration_in_ms=4810.971
2018-01-15 01:51:10,104 [salt.state       ][INFO    ][12271] Running state [aodh-listener] at time 01:51:10.104759
2018-01-15 01:51:10,105 [salt.state       ][INFO    ][12271] Executing state pkg.installed for aodh-listener
2018-01-15 01:51:10,464 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:51:10,494 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2018-01-15 01:51:14,939 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:51:15,000 [salt.state       ][INFO    ][12271] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-15 01:51:15,039 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:51:15,074 [salt.state       ][INFO    ][12271] Completed state [aodh-listener] at time 01:51:15.073902 duration_in_ms=4969.136
2018-01-15 01:51:15,086 [salt.state       ][INFO    ][12271] Running state [python-aodhclient] at time 01:51:15.086850
2018-01-15 01:51:15,087 [salt.state       ][INFO    ][12271] Executing state pkg.installed for python-aodhclient
2018-01-15 01:51:15,499 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:51:15,544 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2018-01-15 01:51:18,339 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015118220603
2018-01-15 01:51:18,365 [salt.minion      ][INFO    ][22462] Starting a new job with PID 22462
2018-01-15 01:51:18,379 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:51:18,389 [salt.minion      ][INFO    ][22462] Returning information for job: 20180115015118220603
2018-01-15 01:51:18,440 [salt.state       ][INFO    ][12271] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-15 01:51:18,466 [salt.state       ][INFO    ][12271] Loading fresh modules for state activity
2018-01-15 01:51:18,497 [salt.state       ][INFO    ][12271] Completed state [python-aodhclient] at time 01:51:18.497776 duration_in_ms=3410.923
2018-01-15 01:51:18,506 [salt.state       ][INFO    ][12271] Running state [/etc/aodh/aodh.conf] at time 01:51:18.505958
2018-01-15 01:51:18,506 [salt.state       ][INFO    ][12271] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-15 01:51:18,709 [salt.fileclient  ][INFO    ][12271] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-15 01:51:18,818 [salt.state       ][INFO    ][12271] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -52,6 +51,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -78,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -91,12 +97,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -125,8 +125,8 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -158,6 +158,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -168,24 +169,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -198,21 +205,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -227,20 +239,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -305,8 +321,7 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -316,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -335,24 +352,34 @@
 # From aodh
 #
 
+port=8042
+
+host=10.167.4.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-pCuBZz/aodh-5.0.0/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
 
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
+# DEPRECATED: Enable deprecated combination alarms. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Combination alarms are deprecated. This option and combination alarms
+# will be removed in Aodh 5.0.
+#enable_combination_alarms = false
 
 # Maximum number of alarms defined for a user. (integer value)
+# Deprecated group/name - [DEFAULT]/user_alarm_quota
 #user_alarm_quota = <None>
 
 # Maximum number of alarms defined for a project. (integer value)
+# Deprecated group/name - [DEFAULT]/project_alarm_quota
 #project_alarm_quota = <None>
 
 # Maximum count of actions for each state of an alarm, non-positive number
 # means no limit. (integer value)
+# Deprecated group/name - [DEFAULT]/alarm_max_actions
 #alarm_max_actions = -1
 
 
@@ -414,9 +441,36 @@
 #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
 
 
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+
 [database]
-backend = sqlalchemy
-connection = sqlite:////var/lib/aodh/sqlite.db
 
 #
 # From aodh
@@ -425,24 +479,34 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
+alarm_history_time_to_live = 86400
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-#backend = sqlalchemy
+backend = sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-#connection = <None>
+connection = mysql+pymysql://aodh:opnfv_secret@10.167.4.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -454,10 +518,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -574,12 +634,27 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -731,43 +806,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -787,6 +825,7 @@
 #workers = 1
 
 # The topic that aodh uses for event alarm evaluation. (string value)
+# Deprecated group/name - [DEFAULT]/event_alarm_topic
 #event_alarm_topic = alarm.all
 
 # Number of notification messages to wait before dispatching them. (integer
@@ -871,64 +910,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -983,12 +1019,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1076,7 +1115,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1120,11 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1137,33 +1172,33 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1183,6 +1218,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1192,34 +1228,46 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1230,6 +1278,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1238,6 +1287,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1248,6 +1298,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1258,7 +1309,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1270,6 +1321,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1280,6 +1332,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1385,24 +1440,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1415,21 +1476,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1444,20 +1510,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1541,9 +1611,12 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1551,6 +1624,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1563,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1577,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1591,15 +1669,17 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1621,17 +1701,19 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # User's domain id (string value)
 #user_domain_id = <None>
-
+user_domain_id = default
 # User's domain name (string value)
 #user_domain_name = <None>
 
 # User's password (string value)
 #password = <None>
+password = opnfv_secret
 
 
 [service_types]

2018-01-15 01:51:18,819 [salt.state       ][INFO    ][12271] Completed state [/etc/aodh/aodh.conf] at time 01:51:18.819464 duration_in_ms=313.507
2018-01-15 01:51:18,849 [salt.state       ][INFO    ][12271] Running state [aodh-dbsync] at time 01:51:18.849352
2018-01-15 01:51:18,849 [salt.state       ][INFO    ][12271] Executing state cmd.run for aodh-dbsync
2018-01-15 01:51:18,851 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command 'aodh-dbsync' in directory '/root'
2018-01-15 01:51:20,291 [salt.state       ][INFO    ][12271] {'pid': 22512, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-15 01:51:20,292 [salt.state       ][INFO    ][12271] Completed state [aodh-dbsync] at time 01:51:20.292470 duration_in_ms=1443.116
2018-01-15 01:51:20,294 [salt.state       ][INFO    ][12271] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 01:51:20.294103
2018-01-15 01:51:20,294 [salt.state       ][INFO    ][12271] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-15 01:51:20,329 [salt.fileclient  ][INFO    ][12271] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-15 01:51:20,375 [salt.state       ][INFO    ][12271] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-15 01:51:20,375 [salt.state       ][INFO    ][12271] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 01:51:20.375556 duration_in_ms=81.454
2018-01-15 01:51:20,376 [salt.state       ][INFO    ][12271] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 01:51:20.376013
2018-01-15 01:51:20,376 [salt.state       ][INFO    ][12271] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-15 01:51:20,388 [salt.state       ][INFO    ][12271] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-15 01:51:20,388 [salt.state       ][INFO    ][12271] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 01:51:20.388525 duration_in_ms=12.512
2018-01-15 01:51:20,729 [salt.state       ][INFO    ][12271] Running state [apache2] at time 01:51:20.729189
2018-01-15 01:51:20,729 [salt.state       ][INFO    ][12271] Executing state service.running for apache2
2018-01-15 01:51:20,730 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-15 01:51:20,751 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-15 01:51:20,767 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-15 01:51:20,787 [salt.state       ][INFO    ][12271] The service apache2 is already running
2018-01-15 01:51:20,788 [salt.state       ][INFO    ][12271] Completed state [apache2] at time 01:51:20.787971 duration_in_ms=58.782
2018-01-15 01:51:20,788 [salt.state       ][INFO    ][12271] Running state [apache2] at time 01:51:20.788322
2018-01-15 01:51:20,788 [salt.state       ][INFO    ][12271] Executing state service.mod_watch for apache2
2018-01-15 01:51:20,789 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-15 01:51:20,806 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-15 01:51:20,826 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-15 01:51:23,096 [salt.state       ][INFO    ][12271] {'apache2': True}
2018-01-15 01:51:23,097 [salt.state       ][INFO    ][12271] Completed state [apache2] at time 01:51:23.097685 duration_in_ms=2309.362
2018-01-15 01:51:23,099 [salt.state       ][INFO    ][12271] Running state [aodh-evaluator] at time 01:51:23.099225
2018-01-15 01:51:23,101 [salt.state       ][INFO    ][12271] Executing state service.running for aodh-evaluator
2018-01-15 01:51:23,104 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-15 01:51:23,144 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-15 01:51:23,169 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-15 01:51:23,193 [salt.state       ][INFO    ][12271] The service aodh-evaluator is already running
2018-01-15 01:51:23,194 [salt.state       ][INFO    ][12271] Completed state [aodh-evaluator] at time 01:51:23.194345 duration_in_ms=95.12
2018-01-15 01:51:23,195 [salt.state       ][INFO    ][12271] Running state [aodh-evaluator] at time 01:51:23.195155
2018-01-15 01:51:23,196 [salt.state       ][INFO    ][12271] Executing state service.mod_watch for aodh-evaluator
2018-01-15 01:51:23,198 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-15 01:51:23,221 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-15 01:51:23,247 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-15 01:51:23,423 [salt.state       ][INFO    ][12271] {'aodh-evaluator': True}
2018-01-15 01:51:23,423 [salt.state       ][INFO    ][12271] Completed state [aodh-evaluator] at time 01:51:23.423797 duration_in_ms=228.642
2018-01-15 01:51:23,424 [salt.state       ][INFO    ][12271] Running state [aodh-notifier] at time 01:51:23.424520
2018-01-15 01:51:23,426 [salt.state       ][INFO    ][12271] Executing state service.running for aodh-notifier
2018-01-15 01:51:23,427 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-15 01:51:23,454 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-15 01:51:23,479 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-15 01:51:23,499 [salt.state       ][INFO    ][12271] The service aodh-notifier is already running
2018-01-15 01:51:23,500 [salt.state       ][INFO    ][12271] Completed state [aodh-notifier] at time 01:51:23.500248 duration_in_ms=75.727
2018-01-15 01:51:23,500 [salt.state       ][INFO    ][12271] Running state [aodh-notifier] at time 01:51:23.500681
2018-01-15 01:51:23,501 [salt.state       ][INFO    ][12271] Executing state service.mod_watch for aodh-notifier
2018-01-15 01:51:23,502 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-15 01:51:23,523 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-15 01:51:23,546 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-15 01:51:28,570 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015128451286
2018-01-15 01:51:28,596 [salt.minion      ][INFO    ][22796] Starting a new job with PID 22796
2018-01-15 01:51:28,628 [salt.minion      ][INFO    ][22796] Returning information for job: 20180115015128451286
2018-01-15 01:51:38,765 [salt.state       ][INFO    ][12271] {'aodh-notifier': True}
2018-01-15 01:51:38,766 [salt.state       ][INFO    ][12271] Completed state [aodh-notifier] at time 01:51:38.766479 duration_in_ms=15265.797
2018-01-15 01:51:38,767 [salt.state       ][INFO    ][12271] Running state [aodh-listener] at time 01:51:38.767750
2018-01-15 01:51:38,768 [salt.state       ][INFO    ][12271] Executing state service.running for aodh-listener
2018-01-15 01:51:38,772 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-15 01:51:38,811 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-15 01:51:38,823 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015138705491
2018-01-15 01:51:38,848 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-15 01:51:38,876 [salt.minion      ][INFO    ][22841] Starting a new job with PID 22841
2018-01-15 01:51:38,890 [salt.state       ][INFO    ][12271] The service aodh-listener is already running
2018-01-15 01:51:38,891 [salt.state       ][INFO    ][12271] Completed state [aodh-listener] at time 01:51:38.891074 duration_in_ms=123.324
2018-01-15 01:51:38,891 [salt.state       ][INFO    ][12271] Running state [aodh-listener] at time 01:51:38.891581
2018-01-15 01:51:38,892 [salt.state       ][INFO    ][12271] Executing state service.mod_watch for aodh-listener
2018-01-15 01:51:38,893 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-15 01:51:38,911 [salt.minion      ][INFO    ][22841] Returning information for job: 20180115015138705491
2018-01-15 01:51:38,920 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-15 01:51:38,939 [salt.loaded.int.module.cmdmod][INFO    ][12271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-15 01:51:48,878 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015148758666
2018-01-15 01:51:48,908 [salt.minion      ][INFO    ][22867] Starting a new job with PID 22867
2018-01-15 01:51:48,942 [salt.minion      ][INFO    ][22867] Returning information for job: 20180115015148758666
2018-01-15 01:51:54,018 [salt.state       ][INFO    ][12271] {'aodh-listener': True}
2018-01-15 01:51:54,019 [salt.state       ][INFO    ][12271] Completed state [aodh-listener] at time 01:51:54.019210 duration_in_ms=15127.627
2018-01-15 01:51:54,027 [salt.minion      ][INFO    ][12271] Returning information for job: 20180115014805118373
2018-01-15 01:55:47,948 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command state.sls with jid 20180115015547841533
2018-01-15 01:55:47,975 [salt.minion      ][INFO    ][22949] Starting a new job with PID 22949
2018-01-15 01:55:50,513 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:55:50,580 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-15 01:55:50,615 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-15 01:55:51,838 [salt.state       ][INFO    ][22949] Running state [ceilometer-api] at time 01:55:51.838618
2018-01-15 01:55:51,838 [salt.state       ][INFO    ][22949] Executing state pkg.installed for ceilometer-api
2018-01-15 01:55:51,839 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:55:52,277 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-15 01:55:52,378 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-15 01:55:54,125 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:55:54,173 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2018-01-15 01:55:58,044 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015557937084
2018-01-15 01:55:58,075 [salt.minion      ][INFO    ][23329] Starting a new job with PID 23329
2018-01-15 01:55:58,102 [salt.minion      ][INFO    ][23329] Returning information for job: 20180115015557937084
2018-01-15 01:56:08,073 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015607966220
2018-01-15 01:56:08,101 [salt.minion      ][INFO    ][23574] Starting a new job with PID 23574
2018-01-15 01:56:08,135 [salt.minion      ][INFO    ][23574] Returning information for job: 20180115015607966220
2018-01-15 01:56:18,117 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015618005314
2018-01-15 01:56:18,148 [salt.minion      ][INFO    ][23813] Starting a new job with PID 23813
2018-01-15 01:56:18,193 [salt.minion      ][INFO    ][23813] Returning information for job: 20180115015618005314
2018-01-15 01:56:28,150 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015628045487
2018-01-15 01:56:28,169 [salt.minion      ][INFO    ][24017] Starting a new job with PID 24017
2018-01-15 01:56:28,194 [salt.minion      ][INFO    ][24017] Returning information for job: 20180115015628045487
2018-01-15 01:56:38,177 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015638072011
2018-01-15 01:56:38,207 [salt.minion      ][INFO    ][24977] Starting a new job with PID 24977
2018-01-15 01:56:38,242 [salt.minion      ][INFO    ][24977] Returning information for job: 20180115015638072011
2018-01-15 01:56:48,219 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015648112127
2018-01-15 01:56:48,249 [salt.minion      ][INFO    ][25356] Starting a new job with PID 25356
2018-01-15 01:56:48,287 [salt.minion      ][INFO    ][25356] Returning information for job: 20180115015648112127
2018-01-15 01:56:49,674 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:56:49,714 [salt.state       ][INFO    ][22949] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-ply' changed from 'absent' to '3.7-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'python-pysnmp-common' changed from 'absent' to '1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'qemu-system-x86-64' changed from 'absent' to '1'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-oslo.reports' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-pysnmp2' changed from 'absent' to '1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'ceilometer-api' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-oslo.rootwrap' changed from 'absent' to '5.9.0-0ubuntu1~cloud0'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'ceilometer-common' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-os-xenapi' changed from 'absent' to '0.2.0-0ubuntu1~cloud0'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'libogg0' changed from 'absent' to '1.3.2-1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'kvm' changed from 'absent' to '1'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-attr' changed from 'absent' to '15.2.0-1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'python2.7-ply' changed from 'absent' to '1'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-01-15 01:56:49,752 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:56:49,871 [salt.state       ][INFO    ][22949] Completed state [ceilometer-api] at time 01:56:49.870920 duration_in_ms=58032.303
2018-01-15 01:56:49,876 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-central] at time 01:56:49.876702
2018-01-15 01:56:49,877 [salt.state       ][INFO    ][22949] Executing state pkg.installed for ceilometer-agent-central
2018-01-15 01:56:50,470 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:56:50,504 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2018-01-15 01:56:55,230 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:56:55,297 [salt.state       ][INFO    ][22949] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-15 01:56:55,351 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:56:55,468 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-central] at time 01:56:55.468622 duration_in_ms=5591.917
2018-01-15 01:56:55,492 [salt.state       ][INFO    ][22949] Running state [python-ceilometerclient] at time 01:56:55.492448
2018-01-15 01:56:55,492 [salt.state       ][INFO    ][22949] Executing state pkg.installed for python-ceilometerclient
2018-01-15 01:56:55,948 [salt.state       ][INFO    ][22949] All specified packages are already installed
2018-01-15 01:56:55,949 [salt.state       ][INFO    ][22949] Completed state [python-ceilometerclient] at time 01:56:55.948943 duration_in_ms=456.495
2018-01-15 01:56:55,949 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-notification] at time 01:56:55.949216
2018-01-15 01:56:55,949 [salt.state       ][INFO    ][22949] Executing state pkg.installed for ceilometer-agent-notification
2018-01-15 01:56:55,962 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:56:55,996 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2018-01-15 01:56:58,250 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015658146761
2018-01-15 01:56:58,279 [salt.minion      ][INFO    ][25788] Starting a new job with PID 25788
2018-01-15 01:56:58,307 [salt.minion      ][INFO    ][25788] Returning information for job: 20180115015658146761
2018-01-15 01:57:00,346 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:57:00,394 [salt.state       ][INFO    ][22949] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-15 01:57:00,416 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:57:00,450 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-notification] at time 01:57:00.450031 duration_in_ms=4500.814
2018-01-15 01:57:00,455 [salt.state       ][INFO    ][22949] Running state [python-elasticsearch] at time 01:57:00.455930
2018-01-15 01:57:00,456 [salt.state       ][INFO    ][22949] Executing state pkg.installed for python-elasticsearch
2018-01-15 01:57:01,213 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:57:01,273 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2018-01-15 01:57:04,065 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:57:04,110 [salt.state       ][INFO    ][22949] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-15 01:57:04,130 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:57:04,158 [salt.state       ][INFO    ][22949] Completed state [python-elasticsearch] at time 01:57:04.158623 duration_in_ms=3702.692
2018-01-15 01:57:04,168 [salt.state       ][INFO    ][22949] Running state [python-influxdb] at time 01:57:04.168447
2018-01-15 01:57:04,168 [salt.state       ][INFO    ][22949] Executing state pkg.installed for python-influxdb
2018-01-15 01:57:05,191 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-15 01:57:05,264 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2018-01-15 01:57:08,006 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-15 01:57:08,107 [salt.state       ][INFO    ][22949] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-15 01:57:08,149 [salt.state       ][INFO    ][22949] Loading fresh modules for state activity
2018-01-15 01:57:08,186 [salt.state       ][INFO    ][22949] Completed state [python-influxdb] at time 01:57:08.186570 duration_in_ms=4018.12
2018-01-15 01:57:08,203 [salt.state       ][INFO    ][22949] Running state [python-pymongo] at time 01:57:08.203377
2018-01-15 01:57:08,204 [salt.state       ][INFO    ][22949] Executing state pkg.installed for python-pymongo
2018-01-15 01:57:08,614 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command saltutil.find_job with jid 20180115015708189407
2018-01-15 01:57:08,618 [salt.state       ][INFO    ][22949] All specified packages are already installed
2018-01-15 01:57:08,618 [salt.state       ][INFO    ][22949] Completed state [python-pymongo] at time 01:57:08.618920 duration_in_ms=415.544
2018-01-15 01:57:08,621 [salt.state       ][INFO    ][22949] Running state [/etc/ceilometer/ceilometer.conf] at time 01:57:08.621094
2018-01-15 01:57:08,621 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-15 01:57:08,629 [salt.minion      ][INFO    ][26216] Starting a new job with PID 26216
2018-01-15 01:57:08,650 [salt.minion      ][INFO    ][26216] Returning information for job: 20180115015708189407
2018-01-15 01:57:08,651 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-15 01:57:08,737 [salt.state       ][INFO    ][22949] File changed:
--- 
+++ 
@@ -17,7 +17,7 @@
 #api_paste_config = api_paste.ini
 
 # Inspector to use for inspecting the hypervisor layer. Known inspectors are
-# libvirt, hyperv, vsphere and xenapi. (string value)
+# libvirt, hyperv, vsphere, xenapi and powervm. (string value)
 #hypervisor_inspector = libvirt
 
 # Libvirt domain type. (string value)
@@ -28,26 +28,22 @@
 # (string value)
 #libvirt_uri =
 
-# DEPRECATED: Dispatchers to process metering data. (multi valued)
+# Dispatchers to process metering data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #meter_dispatchers =
 
-# DEPRECATED: Dispatchers to process event data. (multi valued)
+# Dispatchers to process event data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #event_dispatchers =
 
 # Exchange name for Ironic notifications. (string value)
 #ironic_exchange = ironic
+
+# Exchanges name to listen for notifications. (multi valued)
+#http_control_exchanges = nova
+#http_control_exchanges = glance
+#http_control_exchanges = neutron
+#http_control_exchanges = cinder
 
 # DEPRECATED: Allow novaclient's debug log output. (Use default_log_levels
 # instead) (boolean value)
@@ -65,6 +61,15 @@
 # Configuration file for event pipeline definition. (string value)
 #event_pipeline_cfg_file = event_pipeline.yaml
 
+# Refresh Pipeline configuration on-the-fly. (boolean value)
+#refresh_pipeline_cfg = false
+
+# Refresh Event Pipeline configuration on-the-fly. (boolean value)
+#refresh_event_pipeline_cfg = false
+
+# Polling interval for pipeline file configuration in seconds. (integer value)
+#pipeline_polling_interval = 20
+
 # Source for samples emitted on this instance. (string value)
 #sample_source = openstack
 
@@ -82,97 +87,53 @@
 # (string value)
 #rootwrap_config = /etc/ceilometer/rootwrap.conf
 
-# DEPRECATED: Exchange name for Nova notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Nova notifications. (string value)
 #nova_control_exchange = nova
 
-# DEPRECATED: Exchange name for Neutron notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Neutron notifications. (string value)
 #neutron_control_exchange = neutron
 
-# DEPRECATED: Exchange name for Heat notifications (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Heat notifications (string value)
 #heat_control_exchange = heat
 
-# DEPRECATED: Exchange name for Glance notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Glance notifications. (string value)
 #glance_control_exchange = glance
 
-# DEPRECATED: Exchange name for Keystone notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Keystone notifications. (string value)
 #keystone_control_exchange = keystone
 
-# DEPRECATED: Exchange name for Cinder notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Cinder notifications. (string value)
 #cinder_control_exchange = cinder
 
-# DEPRECATED: Exchange name for Data Processing notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Data Processing notifications. (string value)
 #sahara_control_exchange = sahara
 
-# DEPRECATED: Exchange name for Swift notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Swift notifications. (string value)
 #swift_control_exchange = swift
 
-# DEPRECATED: Exchange name for Magnum notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Magnum notifications. (string value)
 #magnum_control_exchange = magnum
 
-# DEPRECATED: Exchange name for DBaaS notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DBaaS notifications. (string value)
 #trove_control_exchange = trove
 
-# DEPRECATED: Exchange name for Messaging service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Messaging service notifications. (string value)
 #zaqar_control_exchange = zaqar
 
-# DEPRECATED: Exchange name for DNS service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DNS service notifications. (string value)
 #dns_control_exchange = central
 
-# DEPRECATED: Exchange name for ceilometer notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for ceilometer notifications. (string value)
 #ceilometer_control_exchange = ceilometer
 
 # Name of this node, which must be valid in an AMQP key. Can be an opaque
 # identifier. For ZeroMQ only, must be a valid host name, FQDN, or IP address.
-# (unknown value)
+# (string value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
 # (integer value)
 #http_timeout = 600
-
-# Maximum number of parallel requests for services to handle at the same time.
-# (integer value)
-# Minimum value: 1
-#max_parallel_requests = 64
 
 #
 # From oslo.log
@@ -182,6 +143,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -221,12 +189,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -255,7 +217,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -288,6 +250,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -298,24 +261,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -328,21 +297,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -357,20 +331,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -435,10 +413,10 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -446,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -484,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -523,7 +509,7 @@
 #
 
 # Address to which the UDP socket is bound. Set to an empty string to disable.
-# (unknown value)
+# (string value)
 #udp_address = 0.0.0.0
 
 # Port to which the UDP socket is bound. (port value)
@@ -597,9 +583,21 @@
 # service is running. (string value)
 #backend_url = <None>
 
+# Number of seconds between heartbeats for distributed coordination. (floating
+# point value)
+#heartbeat = 1.0
+
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
+
+# Retry backoff factor when retrying to connect with coordination backend
+# (integer value)
+#retry_backoff = 1
+
+# Maximum number of seconds between retry to join partitioning group (integer
+# value)
+#max_retry_interval = 30
 
 
 [cors]
@@ -613,6 +611,41 @@
 # slash. Example: https://horizon.example.com (list value)
 #allowed_origin = <None>
 
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
+
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
+
+
+
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
 # Indicate that the actual request can include user credentials (boolean value)
 #allow_credentials = true
 
@@ -655,7 +688,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -668,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017,10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -679,10 +722,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -788,10 +827,6 @@
 # resources/metrics (string value)
 #resources_definition_file = gnocchi_resources.yaml
 
-# Number of seconds before request to gnocchi times out (floating point value)
-# Minimum value: 0
-#request_timeout = 6.05
-
 
 [dispatcher_http]
 
@@ -894,15 +929,26 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1056,43 +1102,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -1153,17 +1162,8 @@
 # From ceilometer
 #
 
-# DEPRECATED: Configuration file for defining meter notifications. This option
-# is deprecated and use meter_definitions_dirs to configure meter notification
-# file. Meter definitions configuration file will be sought according to the
-# parameter. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#meter_definitions_cfg_file = <None>
-
-# List directory to find files of defining meter notifications. (multi valued)
-#meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-QCyRID/ceilometer-9.0.2/ceilometer/data/meters.d
+# Configuration file for defining meter notifications. (string value)
+#meter_definitions_cfg_file = meters.yaml
 
 
 [notification]
@@ -1179,6 +1179,7 @@
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
+# Deprecated group/name - [collector]/ack_on_event_error
 #ack_on_event_error = true
 
 # Enable workload partitioning, allowing multiple notification agents to be run
@@ -1208,22 +1209,6 @@
 # Deprecated group/name - [DEFAULT]/notification_workers
 #workers = 1
 
-# Exchanges name to listen for notifications. (multi valued)
-# Deprecated group/name - [DEFAULT]/http_control_exchanges
-#notification_control_exchanges = nova
-#notification_control_exchanges = glance
-#notification_control_exchanges = neutron
-#notification_control_exchanges = cinder
-#notification_control_exchanges = heat
-#notification_control_exchanges = keystone
-#notification_control_exchanges = sahara
-#notification_control_exchanges = trove
-#notification_control_exchanges = zaqar
-#notification_control_exchanges = swift
-#notification_control_exchanges = ceilometer
-#notification_control_exchanges = magnum
-#notification_control_exchanges = dns
-
 
 [oslo_concurrency]
 
@@ -1232,15 +1217,15 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory
 # should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
-#lock_path = /tmp
+# Defaults to environment variable OSLO_LOCK_PATH. If external locks are used,
+# a lock path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1251,64 +1236,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1363,12 +1345,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1456,7 +1441,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1500,11 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1519,31 +1500,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1563,6 +1543,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1572,24 +1553,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1597,9 +1586,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1610,6 +1601,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1618,6 +1610,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1628,6 +1621,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1638,7 +1632,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1650,6 +1644,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1660,6 +1655,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1765,24 +1763,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1795,21 +1799,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1824,20 +1833,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1921,9 +1934,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1931,6 +1946,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1947,6 +1963,7 @@
 # polling agents with different config files. For each sub-group of the agent
 # pool with the same partitioning_group_prefix a disjoint subset of pollsters
 # should be loaded. (string value)
+# Deprecated group/name - [central]/partitioning_group_prefix
 #partitioning_group_prefix = <None>
 
 
@@ -1996,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://10.167.4.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #
@@ -2017,11 +2045,11 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
 
 # Domain ID containing project (string value)
@@ -2047,7 +2075,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
 
 # User's domain id (string value)
@@ -2076,6 +2104,9 @@
 # From ceilometer
 #
 
+# Kwapi service type. (string value)
+#kwapi = energy
+
 # Glance service type. (string value)
 #glance = image
 
@@ -2100,14 +2131,30 @@
 #cinder = volumev3
 
 
+[storage]
+
+#
+# From ceilometer
+#
+
+# Maximum number of connection retries during startup. Set to -1 to specify an
+# infinite retry count. (integer value)
+# Deprecated group/name - [database]/max_retries
+#max_retries = 10
+
+# Interval (in seconds) between retries of connection. (integer value)
+# Deprecated group/name - [database]/retry_interval
+#retry_interval = 10
+
+
 [vmware]
 
 #
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
-#host_ip = 127.0.0.1
+# IP address of the VMware vSphere host. (string value)
+#host_ip =
 
 # Port of the VMware vSphere host. (port value)
 # Minimum value: 0

2018-01-15 01:57:08,750 [salt.state       ][INFO    ][22949] Completed state [/etc/ceilometer/ceilometer.conf] at time 01:57:08.750472 duration_in_ms=129.376
2018-01-15 01:57:08,751 [salt.state       ][INFO    ][22949] Running state [/etc/ceilometer/pipeline.yaml] at time 01:57:08.751326
2018-01-15 01:57:08,751 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-15 01:57:08,779 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-15 01:57:08,847 [salt.state       ][INFO    ][22949] File changed:
New file
2018-01-15 01:57:08,848 [salt.state       ][INFO    ][22949] Completed state [/etc/ceilometer/pipeline.yaml] at time 01:57:08.848146 duration_in_ms=96.82
2018-01-15 01:57:08,848 [salt.state       ][INFO    ][22949] Running state [/etc/ceilometer/event_pipeline.yaml] at time 01:57:08.848694
2018-01-15 01:57:08,849 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-15 01:57:08,873 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-15 01:57:08,877 [salt.state       ][INFO    ][22949] File changed:
New file
2018-01-15 01:57:08,877 [salt.state       ][INFO    ][22949] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 01:57:08.877550 duration_in_ms=28.856
2018-01-15 01:57:08,878 [salt.state       ][INFO    ][22949] Running state [/etc/ceilometer/event_definitions.yaml] at time 01:57:08.878085
2018-01-15 01:57:08,878 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-15 01:57:08,904 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-15 01:57:08,917 [salt.state       ][INFO    ][22949] File changed:
New file
2018-01-15 01:57:08,917 [salt.state       ][INFO    ][22949] Completed state [/etc/ceilometer/event_definitions.yaml] at time 01:57:08.917820 duration_in_ms=39.733
2018-01-15 01:57:08,918 [salt.state       ][INFO    ][22949] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 01:57:08.918594
2018-01-15 01:57:08,919 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-15 01:57:08,942 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-15 01:57:08,946 [salt.state       ][INFO    ][22949] File changed:
New file
2018-01-15 01:57:08,947 [salt.state       ][INFO    ][22949] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 01:57:08.946926 duration_in_ms=28.333
2018-01-15 01:57:08,947 [salt.state       ][INFO    ][22949] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 01:57:08.947631
2018-01-15 01:57:08,948 [salt.state       ][INFO    ][22949] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-15 01:57:08,974 [salt.fileclient  ][INFO    ][22949] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-15 01:57:09,030 [salt.state       ][INFO    ][22949] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.77:8777
 
 <VirtualHost *:8777>
-    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}
+    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer group=ceilometer display-name=%{GROUP}
     WSGIProcessGroup ceilometer-api
     WSGIScriptAlias / /usr/share/ceilometer/app.wsgi
     WSGIApplicationGroup %{GLOBAL}

2018-01-15 01:57:09,031 [salt.state       ][INFO    ][22949] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 01:57:09.031240 duration_in_ms=83.609
2018-01-15 01:57:09,031 [salt.state       ][INFO    ][22949] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 01:57:09.031760
2018-01-15 01:57:09,032 [salt.state       ][INFO    ][22949] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-15 01:57:09,034 [salt.state       ][INFO    ][22949] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-15 01:57:09,035 [salt.state       ][INFO    ][22949] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 01:57:09.035094 duration_in_ms=3.335
2018-01-15 01:57:09,038 [salt.state       ][INFO    ][22949] Running state [apache2] at time 01:57:09.038590
2018-01-15 01:57:09,039 [salt.state       ][INFO    ][22949] Executing state service.running for apache2
2018-01-15 01:57:09,040 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-15 01:57:09,080 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-15 01:57:09,109 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-15 01:57:09,138 [salt.state       ][INFO    ][22949] The service apache2 is already running
2018-01-15 01:57:09,139 [salt.state       ][INFO    ][22949] Completed state [apache2] at time 01:57:09.139527 duration_in_ms=100.936
2018-01-15 01:57:09,140 [salt.state       ][INFO    ][22949] Running state [apache2] at time 01:57:09.140150
2018-01-15 01:57:09,140 [salt.state       ][INFO    ][22949] Executing state service.mod_watch for apache2
2018-01-15 01:57:09,142 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-15 01:57:09,164 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-15 01:57:09,188 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-15 01:57:11,529 [salt.state       ][INFO    ][22949] {'apache2': True}
2018-01-15 01:57:11,529 [salt.state       ][INFO    ][22949] Completed state [apache2] at time 01:57:11.529676 duration_in_ms=2389.527
2018-01-15 01:57:11,530 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-central] at time 01:57:11.530379
2018-01-15 01:57:11,530 [salt.state       ][INFO    ][22949] Executing state service.running for ceilometer-agent-central
2018-01-15 01:57:11,533 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-15 01:57:11,556 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-15 01:57:11,573 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-15 01:57:11,586 [salt.state       ][INFO    ][22949] The service ceilometer-agent-central is already running
2018-01-15 01:57:11,586 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-central] at time 01:57:11.586400 duration_in_ms=56.021
2018-01-15 01:57:11,586 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-central] at time 01:57:11.586627
2018-01-15 01:57:11,586 [salt.state       ][INFO    ][22949] Executing state service.mod_watch for ceilometer-agent-central
2018-01-15 01:57:11,587 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-15 01:57:11,598 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-15 01:57:11,609 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-15 01:57:11,788 [salt.state       ][INFO    ][22949] {'ceilometer-agent-central': True}
2018-01-15 01:57:11,789 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-central] at time 01:57:11.789267 duration_in_ms=202.639
2018-01-15 01:57:11,798 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-notification] at time 01:57:11.798332
2018-01-15 01:57:11,798 [salt.state       ][INFO    ][22949] Executing state service.running for ceilometer-agent-notification
2018-01-15 01:57:11,799 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-15 01:57:11,831 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-15 01:57:11,857 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-15 01:57:11,871 [salt.state       ][INFO    ][22949] The service ceilometer-agent-notification is already running
2018-01-15 01:57:11,877 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-notification] at time 01:57:11.877520 duration_in_ms=79.187
2018-01-15 01:57:11,877 [salt.state       ][INFO    ][22949] Running state [ceilometer-agent-notification] at time 01:57:11.877824
2018-01-15 01:57:11,878 [salt.state       ][INFO    ][22949] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-15 01:57:11,878 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-15 01:57:11,894 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-15 01:57:11,917 [salt.loaded.int.module.cmdmod][INFO    ][22949] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-15 01:57:12,103 [salt.state       ][INFO    ][22949] {'ceilometer-agent-notification': True}
2018-01-15 01:57:12,104 [salt.state       ][INFO    ][22949] Completed state [ceilometer-agent-notification] at time 01:57:12.104128 duration_in_ms=226.303
2018-01-15 01:57:12,105 [salt.minion      ][INFO    ][22949] Returning information for job: 20180115015547841533
2018-01-15 02:02:51,105 [salt.minion      ][INFO    ][2735] User sudo_ubuntu Executing command cp.push_dir with jid 20180115020251013180
2018-01-15 02:02:51,146 [salt.minion      ][INFO    ][26617] Starting a new job with PID 26617
