2018-01-06 10:10:06,312 [py.warnings      ][WARNING ][1825] /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-06 10:10:50,888 [salt.loaded.int.module.cmdmod][ERROR   ][1825] 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-06 10:10:52,803 [salt.loaded.int.module.cmdmod][INFO    ][2596] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 10:10:52,814 [salt.loaded.int.module.cmdmod][INFO    ][2596] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 10:10:52,833 [salt.loaded.int.module.cmdmod][INFO    ][2596] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-06 10:10:52,853 [salt.utils.parsers][WARNING ][1626] Minion received a SIGTERM. Exiting.
2018-01-06 10:10:53,272 [salt.cli.daemons ][INFO    ][2687] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-ovs-ha.local"
2018-01-06 10:10:53,347 [salt.cli.daemons ][INFO    ][2687] Starting up the Salt Minion
2018-01-06 10:10:53,348 [salt.utils.event ][INFO    ][2687] Starting pull socket on /var/run/salt/minion/minion_event_bcbaf5ab38_pull.ipc
2018-01-06 10:10:53,659 [salt.minion      ][INFO    ][2687] Creating minion process manager
2018-01-06 10:10:54,446 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2687] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 10:10:54,458 [salt.utils.schedule][INFO    ][2687] Updating job settings for scheduled job: __mine_interval
2018-01-06 10:10:54,462 [salt.minion      ][INFO    ][2687] Added mine.update to scheduler
2018-01-06 10:10:54,471 [salt.minion      ][INFO    ][2687] Minion is starting as user 'root'
2018-01-06 10:10:54,483 [salt.minion      ][INFO    ][2687] Minion is ready to receive requests!
2018-01-06 10:10:54,484 [salt.minion      ][INFO    ][2687] User sudo_ubuntu Executing command service.force_reload with jid 20180106101101824551
2018-01-06 10:10:54,495 [salt.minion      ][INFO    ][2773] Starting a new job with PID 2773
2018-01-06 10:10:54,614 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2773] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 10:10:54,623 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2773] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 10:10:54,633 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2773] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-06 10:10:54,642 [salt.utils.parsers][WARNING ][2687] Minion received a SIGTERM. Exiting.
2018-01-06 10:10:54,643 [salt.cli.daemons ][INFO    ][2687] Shutting down the Salt Minion
2018-01-06 10:10:55,546 [salt.cli.daemons ][INFO    ][2822] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-ovs-ha.local"
2018-01-06 10:10:55,631 [salt.cli.daemons ][INFO    ][2822] Starting up the Salt Minion
2018-01-06 10:10:55,632 [salt.utils.event ][INFO    ][2822] Starting pull socket on /var/run/salt/minion/minion_event_bcbaf5ab38_pull.ipc
2018-01-06 10:10:55,921 [salt.minion      ][INFO    ][2822] Creating minion process manager
2018-01-06 10:10:56,652 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2822] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 10:10:56,795 [salt.utils.schedule][INFO    ][2822] Updating job settings for scheduled job: __mine_interval
2018-01-06 10:10:56,799 [salt.minion      ][INFO    ][2822] Added mine.update to scheduler
2018-01-06 10:10:56,811 [salt.minion      ][INFO    ][2822] Minion is starting as user 'root'
2018-01-06 10:10:56,830 [salt.minion      ][INFO    ][2822] Minion is ready to receive requests!
2018-01-06 10:10:57,832 [salt.utils.schedule][INFO    ][2822] Running scheduled job: __mine_interval
2018-01-06 10:11:04,348 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101111927844
2018-01-06 10:11:04,369 [salt.minion      ][INFO    ][2919] Starting a new job with PID 2919
2018-01-06 10:11:04,386 [salt.minion      ][INFO    ][2919] Returning information for job: 20180106101111927844
2018-01-06 10:11:15,576 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.apply with jid 20180106101123155772
2018-01-06 10:11:15,600 [salt.minion      ][INFO    ][2924] Starting a new job with PID 2924
2018-01-06 10:11:18,614 [salt.state       ][INFO    ][2924] Loading fresh modules for state activity
2018-01-06 10:11:18,916 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-06 10:11:18,972 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-06 10:11:19,099 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-06 10:11:19,179 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-06 10:11:19,265 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-06 10:11:19,393 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-06 10:11:19,471 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-06 10:11:19,536 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-06 10:11:19,635 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-06 10:11:19,721 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-06 10:11:19,790 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-06 10:11:19,862 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-06 10:11:19,941 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-06 10:11:20,016 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-06 10:11:20,080 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-06 10:11:20,153 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-06 10:11:20,232 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-06 10:11:20,330 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-06 10:11:20,393 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-06 10:11:20,532 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-06 10:11:20,674 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-06 10:11:20,744 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-06 10:11:20,816 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-06 10:11:20,833 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-06 10:11:20,866 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-06 10:11:20,891 [salt.state       ][INFO    ][2924] Running state [/etc/environment] at time 10:11:20.891322
2018-01-06 10:11:20,891 [salt.state       ][INFO    ][2924] Executing state file.blockreplace for /etc/environment
2018-01-06 10:11:20,897 [salt.state       ][INFO    ][2924] 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-06 10:11:20,898 [salt.state       ][INFO    ][2924] Completed state [/etc/environment] at time 10:11:20.898040 duration_in_ms=6.719
2018-01-06 10:11:20,898 [salt.state       ][INFO    ][2924] Running state [/etc/profile.d] at time 10:11:20.898350
2018-01-06 10:11:20,898 [salt.state       ][INFO    ][2924] Executing state file.directory for /etc/profile.d
2018-01-06 10:11:20,904 [salt.state       ][INFO    ][2924] Directory /etc/profile.d is in the correct state
2018-01-06 10:11:20,904 [salt.state       ][INFO    ][2924] Completed state [/etc/profile.d] at time 10:11:20.904676 duration_in_ms=6.326
2018-01-06 10:11:21,257 [salt.state       ][INFO    ][2924] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:11:21.257925
2018-01-06 10:11:21,258 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-06 10:11:21,279 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-06 10:11:21,285 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:11:21,286 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:11:21.286021 duration_in_ms=28.096
2018-01-06 10:11:21,286 [salt.state       ][INFO    ][2924] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:11:21.286346
2018-01-06 10:11:21,286 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-06 10:11:21,305 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:11:21,306 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:11:21.306341 duration_in_ms=19.995
2018-01-06 10:11:21,307 [salt.state       ][INFO    ][2924] Running state [linux_repo_prereq_pkgs] at time 10:11:21.307274
2018-01-06 10:11:21,307 [salt.state       ][INFO    ][2924] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-06 10:11:21,308 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:11:21,646 [salt.state       ][INFO    ][2924] All specified packages are already installed
2018-01-06 10:11:21,647 [salt.state       ][INFO    ][2924] Completed state [linux_repo_prereq_pkgs] at time 10:11:21.647398 duration_in_ms=340.123
2018-01-06 10:11:21,647 [salt.state       ][INFO    ][2924] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:11:21.647757
2018-01-06 10:11:21,648 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-06 10:11:21,648 [salt.state       ][INFO    ][2924] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-06 10:11:21,648 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:11:21.648767 duration_in_ms=1.01
2018-01-06 10:11:21,649 [salt.state       ][INFO    ][2924] Running state [/etc/apt/preferences.d/uca] at time 10:11:21.649052
2018-01-06 10:11:21,649 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-06 10:11:21,649 [salt.state       ][INFO    ][2924] File /etc/apt/preferences.d/uca is not present
2018-01-06 10:11:21,649 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/preferences.d/uca] at time 10:11:21.649938 duration_in_ms=0.885
2018-01-06 10:11:21,659 [salt.state       ][INFO    ][2924] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:11:21.659821
2018-01-06 10:11:21,660 [salt.state       ][INFO    ][2924] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-06 10:11:21,734 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-06 10:11:21,968 [salt.loaded.int.module.cmdmod][INFO    ][2924] 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-06 10:11:22,485 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 10:11:25,675 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101133257149
2018-01-06 10:11:25,706 [salt.minion      ][INFO    ][3455] Starting a new job with PID 3455
2018-01-06 10:11:25,722 [salt.minion      ][INFO    ][3455] Returning information for job: 20180106101133257149
2018-01-06 10:11:27,033 [salt.state       ][INFO    ][2924] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-06 10:11:27,034 [salt.state       ][INFO    ][2924] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:11:27.034422 duration_in_ms=5374.6
2018-01-06 10:11:27,034 [salt.state       ][INFO    ][2924] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:11:27.034811
2018-01-06 10:11:27,035 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-06 10:11:27,035 [salt.state       ][INFO    ][2924] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-06 10:11:27,035 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:11:27.035887 duration_in_ms=1.076
2018-01-06 10:11:27,036 [salt.state       ][INFO    ][2924] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:11:27.036197
2018-01-06 10:11:27,036 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-06 10:11:27,057 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-06 10:11:27,109 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:11:27,109 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:11:27.109867 duration_in_ms=73.67
2018-01-06 10:11:27,110 [salt.state       ][INFO    ][2924] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:11:27.110667
2018-01-06 10:11:27,111 [salt.state       ][INFO    ][2924] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-06 10:11:27,162 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-06 10:11:27,323 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 10:11:31,352 [salt.state       ][INFO    ][2924] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-06 10:11:31,353 [salt.state       ][INFO    ][2924] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:11:31.352950 duration_in_ms=4242.282
2018-01-06 10:11:31,353 [salt.state       ][INFO    ][2924] Running state [linux_extra_packages_purged] at time 10:11:31.353250
2018-01-06 10:11:31,353 [salt.state       ][INFO    ][2924] Executing state pkg.purged for linux_extra_packages_purged
2018-01-06 10:11:31,369 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-06 10:11:35,696 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101143278580
2018-01-06 10:11:35,707 [salt.minion      ][INFO    ][4076] Starting a new job with PID 4076
2018-01-06 10:11:35,722 [salt.minion      ][INFO    ][4076] Returning information for job: 20180106101143278580
2018-01-06 10:11:43,394 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:11:43,412 [salt.state       ][INFO    ][2924] {'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-06 10:11:43,421 [salt.state       ][INFO    ][2924] Loading fresh modules for state activity
2018-01-06 10:11:43,438 [salt.state       ][INFO    ][2924] Completed state [linux_extra_packages_purged] at time 10:11:43.438421 duration_in_ms=12085.17
2018-01-06 10:11:43,442 [salt.state       ][INFO    ][2924] Running state [linux_extra_packages_latest] at time 10:11:43.442478
2018-01-06 10:11:43,442 [salt.state       ][INFO    ][2924] Executing state pkg.latest for linux_extra_packages_latest
2018-01-06 10:11:43,788 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-06 10:11:43,828 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:11:43,842 [salt.loaded.int.module.cmdmod][INFO    ][2924] 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-06 10:11:45,746 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101153326462
2018-01-06 10:11:45,774 [salt.minion      ][INFO    ][4729] Starting a new job with PID 4729
2018-01-06 10:11:45,796 [salt.minion      ][INFO    ][4729] Returning information for job: 20180106101153326462
2018-01-06 10:11:52,981 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:11:53,013 [salt.state       ][INFO    ][2924] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-06 10:11:53,030 [salt.state       ][INFO    ][2924] Loading fresh modules for state activity
2018-01-06 10:11:53,070 [salt.state       ][INFO    ][2924] Completed state [linux_extra_packages_latest] at time 10:11:53.069964 duration_in_ms=9627.485
2018-01-06 10:11:53,104 [salt.state       ][INFO    ][2924] Running state [UTC] at time 10:11:53.104470
2018-01-06 10:11:53,105 [salt.state       ][INFO    ][2924] Executing state timezone.system for UTC
2018-01-06 10:11:53,107 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['timedatectl'] in directory '/root'
2018-01-06 10:11:53,263 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['timedatectl'] in directory '/root'
2018-01-06 10:11:53,270 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-06 10:11:53,465 [salt.state       ][INFO    ][2924] {'timezone': 'UTC'}
2018-01-06 10:11:53,466 [salt.state       ][INFO    ][2924] Completed state [UTC] at time 10:11:53.466421 duration_in_ms=361.95
2018-01-06 10:11:53,478 [salt.state       ][INFO    ][2924] Running state [nf_conntrack] at time 10:11:53.478032
2018-01-06 10:11:53,478 [salt.state       ][INFO    ][2924] Executing state kmod.present for nf_conntrack
2018-01-06 10:11:53,480 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'lsmod' in directory '/root'
2018-01-06 10:11:55,874 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101203453013
2018-01-06 10:11:55,895 [salt.minion      ][INFO    ][5214] Starting a new job with PID 5214
2018-01-06 10:11:55,914 [salt.minion      ][INFO    ][5214] Returning information for job: 20180106101203453013
2018-01-06 10:11:56,192 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'lsmod' in directory '/root'
2018-01-06 10:11:56,207 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-06 10:11:56,344 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'lsmod' in directory '/root'
2018-01-06 10:11:56,444 [salt.state       ][INFO    ][2924] {'nf_conntrack': 'loaded'}
2018-01-06 10:11:56,445 [salt.state       ][INFO    ][2924] Completed state [nf_conntrack] at time 10:11:56.445178 duration_in_ms=2967.147
2018-01-06 10:11:56,502 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_keepalive_probes] at time 10:11:56.502788
2018-01-06 10:11:56,503 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-06 10:11:56,505 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,692 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-06 10:11:56,704 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-06 10:11:56,704 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:11:56.704775 duration_in_ms=201.987
2018-01-06 10:11:56,705 [salt.state       ][INFO    ][2924] Running state [fs.file-max] at time 10:11:56.705356
2018-01-06 10:11:56,705 [salt.state       ][INFO    ][2924] Executing state sysctl.present for fs.file-max
2018-01-06 10:11:56,707 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,812 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-06 10:11:56,825 [salt.state       ][INFO    ][2924] {'fs.file-max': 124165}
2018-01-06 10:11:56,825 [salt.state       ][INFO    ][2924] Completed state [fs.file-max] at time 10:11:56.825512 duration_in_ms=120.155
2018-01-06 10:11:56,826 [salt.state       ][INFO    ][2924] Running state [net.core.somaxconn] at time 10:11:56.826125
2018-01-06 10:11:56,826 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.core.somaxconn
2018-01-06 10:11:56,827 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,855 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-06 10:11:56,864 [salt.state       ][INFO    ][2924] {'net.core.somaxconn': 4096}
2018-01-06 10:11:56,864 [salt.state       ][INFO    ][2924] Completed state [net.core.somaxconn] at time 10:11:56.864771 duration_in_ms=38.646
2018-01-06 10:11:56,865 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:11:56.865278
2018-01-06 10:11:56,865 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-06 10:11:56,866 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,896 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-06 10:11:56,905 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-06 10:11:56,906 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:11:56.906162 duration_in_ms=40.883
2018-01-06 10:11:56,906 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_tw_reuse] at time 10:11:56.906658
2018-01-06 10:11:56,907 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-06 10:11:56,907 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,928 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-06 10:11:56,938 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-06 10:11:56,938 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_tw_reuse] at time 10:11:56.938427 duration_in_ms=31.768
2018-01-06 10:11:56,938 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_congestion_control] at time 10:11:56.938909
2018-01-06 10:11:56,939 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-06 10:11:56,940 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:56,980 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-06 10:11:57,256 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-06 10:11:57,257 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_congestion_control] at time 10:11:57.257053 duration_in_ms=318.144
2018-01-06 10:11:57,431 [salt.state       ][INFO    ][2924] Running state [net.nf_conntrack_max] at time 10:11:57.431724
2018-01-06 10:11:57,432 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.nf_conntrack_max
2018-01-06 10:11:57,433 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:57,462 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-06 10:11:57,471 [salt.state       ][INFO    ][2924] {'net.nf_conntrack_max': 1048576}
2018-01-06 10:11:57,471 [salt.state       ][INFO    ][2924] Completed state [net.nf_conntrack_max] at time 10:11:57.471513 duration_in_ms=39.791
2018-01-06 10:11:57,471 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_retries2] at time 10:11:57.471887
2018-01-06 10:11:57,472 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-06 10:11:57,472 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:57,729 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-06 10:11:57,743 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_retries2': 5}
2018-01-06 10:11:57,743 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_retries2] at time 10:11:57.743503 duration_in_ms=271.614
2018-01-06 10:11:57,744 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_fin_timeout] at time 10:11:57.744052
2018-01-06 10:11:57,744 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-06 10:11:57,745 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:57,771 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-06 10:11:57,780 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-06 10:11:57,780 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_fin_timeout] at time 10:11:57.780747 duration_in_ms=36.695
2018-01-06 10:11:57,781 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:11:57.781198
2018-01-06 10:11:57,781 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-06 10:11:57,782 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:57,842 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-06 10:11:57,854 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-06 10:11:57,854 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:11:57.854517 duration_in_ms=73.317
2018-01-06 10:11:57,855 [salt.state       ][INFO    ][2924] Running state [vm.swappiness] at time 10:11:57.855044
2018-01-06 10:11:57,855 [salt.state       ][INFO    ][2924] Executing state sysctl.present for vm.swappiness
2018-01-06 10:11:57,856 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:57,902 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-06 10:11:57,914 [salt.state       ][INFO    ][2924] {'vm.swappiness': 10}
2018-01-06 10:11:57,914 [salt.state       ][INFO    ][2924] Completed state [vm.swappiness] at time 10:11:57.914656 duration_in_ms=59.611
2018-01-06 10:11:57,915 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:11:57.915233
2018-01-06 10:11:57,915 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-06 10:11:57,916 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,144 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-06 10:11:58,157 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-06 10:11:58,158 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:11:58.158114 duration_in_ms=242.881
2018-01-06 10:11:58,158 [salt.state       ][INFO    ][2924] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:11:58.158726
2018-01-06 10:11:58,159 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-06 10:11:58,160 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,185 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-06 10:11:58,195 [salt.state       ][INFO    ][2924] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-06 10:11:58,196 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:11:58.196137 duration_in_ms=37.41
2018-01-06 10:11:58,196 [salt.state       ][INFO    ][2924] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:11:58.196633
2018-01-06 10:11:58,197 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-06 10:11:58,198 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,293 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-06 10:11:58,307 [salt.state       ][INFO    ][2924] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-06 10:11:58,307 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:11:58.307472 duration_in_ms=110.838
2018-01-06 10:11:58,308 [salt.state       ][INFO    ][2924] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:11:58.308043
2018-01-06 10:11:58,308 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-06 10:11:58,309 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,425 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-06 10:11:58,437 [salt.state       ][INFO    ][2924] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-06 10:11:58,438 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:11:58.438384 duration_in_ms=130.339
2018-01-06 10:11:58,439 [salt.state       ][INFO    ][2924] Running state [net.core.netdev_max_backlog] at time 10:11:58.438973
2018-01-06 10:11:58,439 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-06 10:11:58,440 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,466 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-06 10:11:58,475 [salt.state       ][INFO    ][2924] {'net.core.netdev_max_backlog': 261144}
2018-01-06 10:11:58,476 [salt.state       ][INFO    ][2924] Completed state [net.core.netdev_max_backlog] at time 10:11:58.476203 duration_in_ms=37.231
2018-01-06 10:11:58,476 [salt.state       ][INFO    ][2924] Running state [net.ipv4.tcp_keepalive_time] at time 10:11:58.476708
2018-01-06 10:11:58,477 [salt.state       ][INFO    ][2924] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-06 10:11:58,478 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,623 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-06 10:11:58,636 [salt.state       ][INFO    ][2924] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-06 10:11:58,636 [salt.state       ][INFO    ][2924] Completed state [net.ipv4.tcp_keepalive_time] at time 10:11:58.636683 duration_in_ms=159.974
2018-01-06 10:11:58,637 [salt.state       ][INFO    ][2924] Running state [kernel.panic] at time 10:11:58.637273
2018-01-06 10:11:58,637 [salt.state       ][INFO    ][2924] Executing state sysctl.present for kernel.panic
2018-01-06 10:11:58,638 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:11:58,695 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-06 10:11:58,706 [salt.state       ][INFO    ][2924] {'kernel.panic': 60}
2018-01-06 10:11:58,706 [salt.state       ][INFO    ][2924] Completed state [kernel.panic] at time 10:11:58.706738 duration_in_ms=69.464
2018-01-06 10:11:58,712 [salt.state       ][INFO    ][2924] Running state [linux_sysfs_package] at time 10:11:58.712341
2018-01-06 10:11:58,712 [salt.state       ][INFO    ][2924] Executing state pkg.installed for linux_sysfs_package
2018-01-06 10:11:59,040 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-06 10:11:59,099 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 10:12:00,604 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:12:00,618 [salt.loaded.int.module.cmdmod][INFO    ][2924] 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-06 10:12:06,067 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101213650950
2018-01-06 10:12:06,086 [salt.minion      ][INFO    ][5859] Starting a new job with PID 5859
2018-01-06 10:12:06,115 [salt.minion      ][INFO    ][5859] Returning information for job: 20180106101213650950
2018-01-06 10:12:11,202 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:12:11,225 [salt.state       ][INFO    ][2924] 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-06 10:12:11,234 [salt.state       ][INFO    ][2924] Loading fresh modules for state activity
2018-01-06 10:12:11,266 [salt.state       ][INFO    ][2924] Completed state [linux_sysfs_package] at time 10:12:11.266095 duration_in_ms=12553.754
2018-01-06 10:12:11,269 [salt.state       ][INFO    ][2924] Running state [/etc/sysfs.d] at time 10:12:11.269902
2018-01-06 10:12:11,270 [salt.state       ][INFO    ][2924] Executing state file.directory for /etc/sysfs.d
2018-01-06 10:12:11,274 [salt.state       ][INFO    ][2924] Directory /etc/sysfs.d is in the correct state
2018-01-06 10:12:11,277 [salt.state       ][INFO    ][2924] Completed state [/etc/sysfs.d] at time 10:12:11.277650 duration_in_ms=7.748
2018-01-06 10:12:11,372 [salt.state       ][INFO    ][2924] Running state [ondemand] at time 10:12:11.372175
2018-01-06 10:12:11,372 [salt.state       ][INFO    ][2924] Executing state service.dead for ondemand
2018-01-06 10:12:11,373 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-06 10:12:11,383 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,388 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,395 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,418 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,431 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,442 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,455 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-06 10:12:11,786 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 10:12:11,808 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'runlevel' in directory '/root'
2018-01-06 10:12:11,817 [salt.state       ][INFO    ][2924] {'ondemand': True}
2018-01-06 10:12:11,818 [salt.state       ][INFO    ][2924] Completed state [ondemand] at time 10:12:11.818074 duration_in_ms=445.898
2018-01-06 10:12:12,040 [salt.state       ][INFO    ][2924] Running state [cs_CZ.UTF-8] at time 10:12:12.040800
2018-01-06 10:12:12,042 [salt.state       ][INFO    ][2924] Executing state locale.present for cs_CZ.UTF-8
2018-01-06 10:12:12,043 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'locale -a' in directory '/root'
2018-01-06 10:12:12,139 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-06 10:12:13,442 [salt.state       ][INFO    ][2924] {'locale': 'cs_CZ.UTF-8'}
2018-01-06 10:12:13,443 [salt.state       ][INFO    ][2924] Completed state [cs_CZ.UTF-8] at time 10:12:13.443314 duration_in_ms=1402.514
2018-01-06 10:12:13,443 [salt.state       ][INFO    ][2924] Running state [en_US.UTF-8] at time 10:12:13.443727
2018-01-06 10:12:13,444 [salt.state       ][INFO    ][2924] Executing state locale.present for en_US.UTF-8
2018-01-06 10:12:13,444 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'locale -a' in directory '/root'
2018-01-06 10:12:13,455 [salt.state       ][INFO    ][2924] Locale en_US.UTF-8 is already present
2018-01-06 10:12:13,455 [salt.state       ][INFO    ][2924] Completed state [en_US.UTF-8] at time 10:12:13.455735 duration_in_ms=12.009
2018-01-06 10:12:13,456 [salt.state       ][INFO    ][2924] Running state [en_US.UTF-8] at time 10:12:13.456818
2018-01-06 10:12:13,457 [salt.state       ][INFO    ][2924] Executing state locale.system for en_US.UTF-8
2018-01-06 10:12:13,457 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'localectl' in directory '/root'
2018-01-06 10:12:13,853 [salt.state       ][INFO    ][2924] System locale en_US.UTF-8 already set
2018-01-06 10:12:13,854 [salt.state       ][INFO    ][2924] Completed state [en_US.UTF-8] at time 10:12:13.854535 duration_in_ms=397.714
2018-01-06 10:12:13,916 [salt.state       ][INFO    ][2924] Running state [root] at time 10:12:13.916011
2018-01-06 10:12:13,916 [salt.state       ][INFO    ][2924] Executing state user.present for root
2018-01-06 10:12:13,920 [salt.state       ][INFO    ][2924] User root is present and up to date
2018-01-06 10:12:13,921 [salt.state       ][INFO    ][2924] Completed state [root] at time 10:12:13.921148 duration_in_ms=5.138
2018-01-06 10:12:13,923 [salt.state       ][INFO    ][2924] Running state [/root] at time 10:12:13.922975
2018-01-06 10:12:13,923 [salt.state       ][INFO    ][2924] Executing state file.directory for /root
2018-01-06 10:12:13,925 [salt.state       ][INFO    ][2924] Directory /root is in the correct state
2018-01-06 10:12:13,925 [salt.state       ][INFO    ][2924] Completed state [/root] at time 10:12:13.925416 duration_in_ms=2.44
2018-01-06 10:12:13,926 [salt.state       ][INFO    ][2924] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:12:13.926053
2018-01-06 10:12:13,926 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-06 10:12:13,927 [salt.state       ][INFO    ][2924] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-06 10:12:13,927 [salt.state       ][INFO    ][2924] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:12:13.927521 duration_in_ms=1.469
2018-01-06 10:12:13,928 [salt.state       ][INFO    ][2924] Running state [ubuntu] at time 10:12:13.927958
2018-01-06 10:12:13,928 [salt.state       ][INFO    ][2924] Executing state user.present for ubuntu
2018-01-06 10:12:13,934 [salt.state       ][INFO    ][2924] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-06 10:12:13,935 [salt.state       ][INFO    ][2924] Completed state [ubuntu] at time 10:12:13.935277 duration_in_ms=7.32
2018-01-06 10:12:13,936 [salt.state       ][INFO    ][2924] Running state [/home/ubuntu] at time 10:12:13.936708
2018-01-06 10:12:13,937 [salt.state       ][INFO    ][2924] Executing state file.directory for /home/ubuntu
2018-01-06 10:12:13,938 [salt.state       ][INFO    ][2924] {'mode': '0700'}
2018-01-06 10:12:13,938 [salt.state       ][INFO    ][2924] Completed state [/home/ubuntu] at time 10:12:13.938686 duration_in_ms=1.978
2018-01-06 10:12:13,939 [salt.state       ][INFO    ][2924] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:12:13.939912
2018-01-06 10:12:13,940 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-06 10:12:13,969 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-06 10:12:13,975 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command '/usr/sbin/visudo -c -f /tmp/tmptKkGfa' in directory '/root'
2018-01-06 10:12:14,212 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:12:14,213 [salt.state       ][INFO    ][2924] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:12:14.213273 duration_in_ms=273.359
2018-01-06 10:12:14,214 [salt.state       ][INFO    ][2924] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:12:14.214040
2018-01-06 10:12:14,214 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-06 10:12:14,272 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-06 10:12:14,358 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:12:14,358 [salt.state       ][INFO    ][2924] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:12:14.358439 duration_in_ms=144.401
2018-01-06 10:12:14,358 [salt.state       ][INFO    ][2924] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:12:14.358836
2018-01-06 10:12:14,359 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-06 10:12:14,380 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-06 10:12:14,441 [salt.state       ][INFO    ][2924] File changed:
New file
2018-01-06 10:12:14,442 [salt.state       ][INFO    ][2924] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:12:14.442170 duration_in_ms=83.334
2018-01-06 10:12:14,443 [salt.state       ][INFO    ][2924] Running state [service.systemctl_reload] at time 10:12:14.443569
2018-01-06 10:12:14,443 [salt.state       ][INFO    ][2924] Executing state module.wait for service.systemctl_reload
2018-01-06 10:12:14,444 [salt.state       ][INFO    ][2924] No changes made for service.systemctl_reload
2018-01-06 10:12:14,444 [salt.state       ][INFO    ][2924] Completed state [service.systemctl_reload] at time 10:12:14.444439 duration_in_ms=0.869
2018-01-06 10:12:14,444 [salt.state       ][INFO    ][2924] Running state [service.systemctl_reload] at time 10:12:14.444714
2018-01-06 10:12:14,445 [salt.state       ][INFO    ][2924] Executing state module.mod_watch for service.systemctl_reload
2018-01-06 10:12:14,445 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-06 10:12:14,516 [salt.state       ][INFO    ][2924] {'ret': True}
2018-01-06 10:12:14,517 [salt.state       ][INFO    ][2924] Completed state [service.systemctl_reload] at time 10:12:14.517262 duration_in_ms=72.548
2018-01-06 10:12:14,517 [salt.state       ][INFO    ][2924] Running state [/etc/hostname] at time 10:12:14.517673
2018-01-06 10:12:14,518 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/hostname
2018-01-06 10:12:14,539 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-06 10:12:14,542 [salt.state       ][INFO    ][2924] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-01-06 10:12:14,542 [salt.state       ][INFO    ][2924] Completed state [/etc/hostname] at time 10:12:14.542713 duration_in_ms=25.04
2018-01-06 10:12:14,544 [salt.state       ][INFO    ][2924] Running state [hostname mdb03] at time 10:12:14.544363
2018-01-06 10:12:14,544 [salt.state       ][INFO    ][2924] Executing state cmd.wait for hostname mdb03
2018-01-06 10:12:14,545 [salt.state       ][INFO    ][2924] No changes made for hostname mdb03
2018-01-06 10:12:14,545 [salt.state       ][INFO    ][2924] Completed state [hostname mdb03] at time 10:12:14.545373 duration_in_ms=1.009
2018-01-06 10:12:14,545 [salt.state       ][INFO    ][2924] Running state [hostname mdb03] at time 10:12:14.545696
2018-01-06 10:12:14,546 [salt.state       ][INFO    ][2924] Executing state cmd.mod_watch for hostname mdb03
2018-01-06 10:12:14,546 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command 'hostname mdb03' in directory '/root'
2018-01-06 10:12:14,552 [salt.state       ][INFO    ][2924] {'pid': 6183, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-06 10:12:14,552 [salt.state       ][INFO    ][2924] Completed state [hostname mdb03] at time 10:12:14.552902 duration_in_ms=7.206
2018-01-06 10:12:14,875 [salt.state       ][INFO    ][2924] Running state [mdb02] at time 10:12:14.875181
2018-01-06 10:12:14,876 [salt.state       ][INFO    ][2924] Executing state host.present for mdb02
2018-01-06 10:12:14,880 [salt.state       ][INFO    ][2924] {'host': 'mdb02'}
2018-01-06 10:12:14,881 [salt.state       ][INFO    ][2924] Completed state [mdb02] at time 10:12:14.881690 duration_in_ms=6.509
2018-01-06 10:12:14,882 [salt.state       ][INFO    ][2924] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.882552
2018-01-06 10:12:14,883 [salt.state       ][INFO    ][2924] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,886 [salt.state       ][INFO    ][2924] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,887 [salt.state       ][INFO    ][2924] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.887683 duration_in_ms=5.131
2018-01-06 10:12:14,888 [salt.state       ][INFO    ][2924] Running state [mdb03] at time 10:12:14.888517
2018-01-06 10:12:14,889 [salt.state       ][INFO    ][2924] Executing state host.present for mdb03
2018-01-06 10:12:14,892 [salt.state       ][INFO    ][2924] {'host': 'mdb03'}
2018-01-06 10:12:14,893 [salt.state       ][INFO    ][2924] Completed state [mdb03] at time 10:12:14.893695 duration_in_ms=5.178
2018-01-06 10:12:14,894 [salt.state       ][INFO    ][2924] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.894488
2018-01-06 10:12:14,895 [salt.state       ][INFO    ][2924] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,899 [salt.state       ][INFO    ][2924] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,899 [salt.state       ][INFO    ][2924] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.899681 duration_in_ms=5.193
2018-01-06 10:12:14,900 [salt.state       ][INFO    ][2924] Running state [mdb01] at time 10:12:14.900474
2018-01-06 10:12:14,901 [salt.state       ][INFO    ][2924] Executing state host.present for mdb01
2018-01-06 10:12:14,904 [salt.state       ][INFO    ][2924] {'host': 'mdb01'}
2018-01-06 10:12:14,905 [salt.state       ][INFO    ][2924] Completed state [mdb01] at time 10:12:14.905685 duration_in_ms=5.211
2018-01-06 10:12:14,906 [salt.state       ][INFO    ][2924] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.906454
2018-01-06 10:12:14,907 [salt.state       ][INFO    ][2924] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,911 [salt.state       ][INFO    ][2924] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,911 [salt.state       ][INFO    ][2924] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.911680 duration_in_ms=5.226
2018-01-06 10:12:14,912 [salt.state       ][INFO    ][2924] Running state [mdb] at time 10:12:14.912458
2018-01-06 10:12:14,913 [salt.state       ][INFO    ][2924] Executing state host.present for mdb
2018-01-06 10:12:14,917 [salt.state       ][INFO    ][2924] {'host': 'mdb'}
2018-01-06 10:12:14,917 [salt.state       ][INFO    ][2924] Completed state [mdb] at time 10:12:14.917733 duration_in_ms=5.276
2018-01-06 10:12:14,918 [salt.state       ][INFO    ][2924] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.918467
2018-01-06 10:12:14,919 [salt.state       ][INFO    ][2924] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,923 [salt.state       ][INFO    ][2924] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,923 [salt.state       ][INFO    ][2924] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.923683 duration_in_ms=5.216
2018-01-06 10:12:14,924 [salt.state       ][INFO    ][2924] Running state [cfg01] at time 10:12:14.924392
2018-01-06 10:12:14,925 [salt.state       ][INFO    ][2924] Executing state host.present for cfg01
2018-01-06 10:12:14,929 [salt.state       ][INFO    ][2924] {'host': 'cfg01'}
2018-01-06 10:12:14,930 [salt.state       ][INFO    ][2924] Completed state [cfg01] at time 10:12:14.930008 duration_in_ms=5.615
2018-01-06 10:12:14,930 [salt.state       ][INFO    ][2924] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.930704
2018-01-06 10:12:14,931 [salt.state       ][INFO    ][2924] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,935 [salt.state       ][INFO    ][2924] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,936 [salt.state       ][INFO    ][2924] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.935932 duration_in_ms=5.227
2018-01-06 10:12:14,936 [salt.state       ][INFO    ][2924] Running state [prx01] at time 10:12:14.936592
2018-01-06 10:12:14,937 [salt.state       ][INFO    ][2924] Executing state host.present for prx01
2018-01-06 10:12:14,938 [salt.state       ][INFO    ][2924] {'host': 'prx01'}
2018-01-06 10:12:14,939 [salt.state       ][INFO    ][2924] Completed state [prx01] at time 10:12:14.939341 duration_in_ms=2.75
2018-01-06 10:12:14,940 [salt.state       ][INFO    ][2924] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.939975
2018-01-06 10:12:14,940 [salt.state       ][INFO    ][2924] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,944 [salt.state       ][INFO    ][2924] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,945 [salt.state       ][INFO    ][2924] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.945137 duration_in_ms=5.162
2018-01-06 10:12:14,945 [salt.state       ][INFO    ][2924] Running state [kvm01] at time 10:12:14.945820
2018-01-06 10:12:14,946 [salt.state       ][INFO    ][2924] Executing state host.present for kvm01
2018-01-06 10:12:14,950 [salt.state       ][INFO    ][2924] {'host': 'kvm01'}
2018-01-06 10:12:14,951 [salt.state       ][INFO    ][2924] Completed state [kvm01] at time 10:12:14.951101 duration_in_ms=5.281
2018-01-06 10:12:14,951 [salt.state       ][INFO    ][2924] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.951718
2018-01-06 10:12:14,952 [salt.state       ][INFO    ][2924] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,956 [salt.state       ][INFO    ][2924] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,957 [salt.state       ][INFO    ][2924] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.957204 duration_in_ms=5.485
2018-01-06 10:12:14,957 [salt.state       ][INFO    ][2924] Running state [kvm03] at time 10:12:14.957874
2018-01-06 10:12:14,958 [salt.state       ][INFO    ][2924] Executing state host.present for kvm03
2018-01-06 10:12:14,962 [salt.state       ][INFO    ][2924] {'host': 'kvm03'}
2018-01-06 10:12:14,963 [salt.state       ][INFO    ][2924] Completed state [kvm03] at time 10:12:14.963101 duration_in_ms=5.226
2018-01-06 10:12:14,963 [salt.state       ][INFO    ][2924] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.963704
2018-01-06 10:12:14,964 [salt.state       ][INFO    ][2924] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:14,968 [salt.state       ][INFO    ][2924] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:14,969 [salt.state       ][INFO    ][2924] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:14.969113 duration_in_ms=5.409
2018-01-06 10:12:14,969 [salt.state       ][INFO    ][2924] Running state [kvm02] at time 10:12:14.969771
2018-01-06 10:12:14,970 [salt.state       ][INFO    ][2924] Executing state host.present for kvm02
2018-01-06 10:12:15,196 [salt.state       ][INFO    ][2924] {'host': 'kvm02'}
2018-01-06 10:12:15,197 [salt.state       ][INFO    ][2924] Completed state [kvm02] at time 10:12:15.197784 duration_in_ms=228.012
2018-01-06 10:12:15,198 [salt.state       ][INFO    ][2924] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.198705
2018-01-06 10:12:15,199 [salt.state       ][INFO    ][2924] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,202 [salt.state       ][INFO    ][2924] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,202 [salt.state       ][INFO    ][2924] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.202896 duration_in_ms=4.191
2018-01-06 10:12:15,203 [salt.state       ][INFO    ][2924] Running state [dbs] at time 10:12:15.203739
2018-01-06 10:12:15,204 [salt.state       ][INFO    ][2924] Executing state host.present for dbs
2018-01-06 10:12:15,208 [salt.state       ][INFO    ][2924] {'host': 'dbs'}
2018-01-06 10:12:15,209 [salt.state       ][INFO    ][2924] Completed state [dbs] at time 10:12:15.208953 duration_in_ms=5.214
2018-01-06 10:12:15,209 [salt.state       ][INFO    ][2924] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.209827
2018-01-06 10:12:15,210 [salt.state       ][INFO    ][2924] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,214 [salt.state       ][INFO    ][2924] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,215 [salt.state       ][INFO    ][2924] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.214960 duration_in_ms=5.134
2018-01-06 10:12:15,215 [salt.state       ][INFO    ][2924] Running state [prx] at time 10:12:15.215741
2018-01-06 10:12:15,216 [salt.state       ][INFO    ][2924] Executing state host.present for prx
2018-01-06 10:12:15,220 [salt.state       ][INFO    ][2924] {'host': 'prx'}
2018-01-06 10:12:15,221 [salt.state       ][INFO    ][2924] Completed state [prx] at time 10:12:15.220937 duration_in_ms=5.196
2018-01-06 10:12:15,221 [salt.state       ][INFO    ][2924] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.221758
2018-01-06 10:12:15,222 [salt.state       ][INFO    ][2924] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,250 [salt.state       ][INFO    ][2924] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,251 [salt.state       ][INFO    ][2924] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.251077 duration_in_ms=29.319
2018-01-06 10:12:15,252 [salt.state       ][INFO    ][2924] Running state [prx02] at time 10:12:15.251965
2018-01-06 10:12:15,252 [salt.state       ][INFO    ][2924] Executing state host.present for prx02
2018-01-06 10:12:15,268 [salt.state       ][INFO    ][2924] {'host': 'prx02'}
2018-01-06 10:12:15,269 [salt.state       ][INFO    ][2924] Completed state [prx02] at time 10:12:15.269180 duration_in_ms=17.214
2018-01-06 10:12:15,270 [salt.state       ][INFO    ][2924] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.270088
2018-01-06 10:12:15,270 [salt.state       ][INFO    ][2924] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,478 [salt.state       ][INFO    ][2924] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,479 [salt.state       ][INFO    ][2924] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.479203 duration_in_ms=209.114
2018-01-06 10:12:15,480 [salt.state       ][INFO    ][2924] Running state [msg02] at time 10:12:15.480038
2018-01-06 10:12:15,480 [salt.state       ][INFO    ][2924] Executing state host.present for msg02
2018-01-06 10:12:15,483 [salt.state       ][INFO    ][2924] {'host': 'msg02'}
2018-01-06 10:12:15,484 [salt.state       ][INFO    ][2924] Completed state [msg02] at time 10:12:15.484518 duration_in_ms=4.479
2018-01-06 10:12:15,485 [salt.state       ][INFO    ][2924] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.485310
2018-01-06 10:12:15,486 [salt.state       ][INFO    ][2924] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,489 [salt.state       ][INFO    ][2924] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,490 [salt.state       ][INFO    ][2924] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.490561 duration_in_ms=5.252
2018-01-06 10:12:15,491 [salt.state       ][INFO    ][2924] Running state [msg03] at time 10:12:15.491318
2018-01-06 10:12:15,492 [salt.state       ][INFO    ][2924] Executing state host.present for msg03
2018-01-06 10:12:15,494 [salt.state       ][INFO    ][2924] {'host': 'msg03'}
2018-01-06 10:12:15,494 [salt.state       ][INFO    ][2924] Completed state [msg03] at time 10:12:15.494849 duration_in_ms=3.531
2018-01-06 10:12:15,495 [salt.state       ][INFO    ][2924] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.495602
2018-01-06 10:12:15,496 [salt.state       ][INFO    ][2924] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,498 [salt.state       ][INFO    ][2924] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,499 [salt.state       ][INFO    ][2924] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.499458 duration_in_ms=3.856
2018-01-06 10:12:15,500 [salt.state       ][INFO    ][2924] Running state [msg01] at time 10:12:15.500202
2018-01-06 10:12:15,500 [salt.state       ][INFO    ][2924] Executing state host.present for msg01
2018-01-06 10:12:15,504 [salt.state       ][INFO    ][2924] {'host': 'msg01'}
2018-01-06 10:12:15,504 [salt.state       ][INFO    ][2924] Completed state [msg01] at time 10:12:15.504875 duration_in_ms=4.673
2018-01-06 10:12:15,505 [salt.state       ][INFO    ][2924] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.505648
2018-01-06 10:12:15,506 [salt.state       ][INFO    ][2924] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,510 [salt.state       ][INFO    ][2924] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,510 [salt.state       ][INFO    ][2924] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.510824 duration_in_ms=5.176
2018-01-06 10:12:15,511 [salt.state       ][INFO    ][2924] Running state [msg] at time 10:12:15.511518
2018-01-06 10:12:15,512 [salt.state       ][INFO    ][2924] Executing state host.present for msg
2018-01-06 10:12:15,516 [salt.state       ][INFO    ][2924] {'host': 'msg'}
2018-01-06 10:12:15,516 [salt.state       ][INFO    ][2924] Completed state [msg] at time 10:12:15.516841 duration_in_ms=5.324
2018-01-06 10:12:15,517 [salt.state       ][INFO    ][2924] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.517523
2018-01-06 10:12:15,518 [salt.state       ][INFO    ][2924] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,522 [salt.state       ][INFO    ][2924] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,522 [salt.state       ][INFO    ][2924] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.522763 duration_in_ms=5.24
2018-01-06 10:12:15,523 [salt.state       ][INFO    ][2924] Running state [cfg01] at time 10:12:15.523406
2018-01-06 10:12:15,524 [salt.state       ][INFO    ][2924] Executing state host.present for cfg01
2018-01-06 10:12:15,524 [salt.state       ][INFO    ][2924] Host cfg01 (10.167.4.100) already present
2018-01-06 10:12:15,525 [salt.state       ][INFO    ][2924] Completed state [cfg01] at time 10:12:15.525518 duration_in_ms=2.112
2018-01-06 10:12:15,526 [salt.state       ][INFO    ][2924] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.526193
2018-01-06 10:12:15,526 [salt.state       ][INFO    ][2924] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,527 [salt.state       ][INFO    ][2924] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-06 10:12:15,528 [salt.state       ][INFO    ][2924] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.528421 duration_in_ms=2.229
2018-01-06 10:12:15,529 [salt.state       ][INFO    ][2924] Running state [cmp002] at time 10:12:15.529068
2018-01-06 10:12:15,529 [salt.state       ][INFO    ][2924] Executing state host.present for cmp002
2018-01-06 10:12:15,531 [salt.state       ][INFO    ][2924] {'host': 'cmp002'}
2018-01-06 10:12:15,532 [salt.state       ][INFO    ][2924] Completed state [cmp002] at time 10:12:15.532050 duration_in_ms=2.982
2018-01-06 10:12:15,532 [salt.state       ][INFO    ][2924] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.532665
2018-01-06 10:12:15,533 [salt.state       ][INFO    ][2924] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,535 [salt.state       ][INFO    ][2924] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,535 [salt.state       ][INFO    ][2924] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.535603 duration_in_ms=2.937
2018-01-06 10:12:15,536 [salt.state       ][INFO    ][2924] Running state [cmp001] at time 10:12:15.536222
2018-01-06 10:12:15,536 [salt.state       ][INFO    ][2924] Executing state host.present for cmp001
2018-01-06 10:12:15,540 [salt.state       ][INFO    ][2924] {'host': 'cmp001'}
2018-01-06 10:12:15,540 [salt.state       ][INFO    ][2924] Completed state [cmp001] at time 10:12:15.540718 duration_in_ms=4.497
2018-01-06 10:12:15,541 [salt.state       ][INFO    ][2924] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.541299
2018-01-06 10:12:15,541 [salt.state       ][INFO    ][2924] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,546 [salt.state       ][INFO    ][2924] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,547 [salt.state       ][INFO    ][2924] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.547295 duration_in_ms=5.996
2018-01-06 10:12:15,548 [salt.state       ][INFO    ][2924] Running state [dbs01] at time 10:12:15.548113
2018-01-06 10:12:15,548 [salt.state       ][INFO    ][2924] Executing state host.present for dbs01
2018-01-06 10:12:15,552 [salt.state       ][INFO    ][2924] {'host': 'dbs01'}
2018-01-06 10:12:15,553 [salt.state       ][INFO    ][2924] Completed state [dbs01] at time 10:12:15.552984 duration_in_ms=4.871
2018-01-06 10:12:15,553 [salt.state       ][INFO    ][2924] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.553806
2018-01-06 10:12:15,554 [salt.state       ][INFO    ][2924] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,672 [salt.state       ][INFO    ][2924] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,673 [salt.state       ][INFO    ][2924] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.673174 duration_in_ms=119.367
2018-01-06 10:12:15,674 [salt.state       ][INFO    ][2924] Running state [dbs02] at time 10:12:15.674371
2018-01-06 10:12:15,675 [salt.state       ][INFO    ][2924] Executing state host.present for dbs02
2018-01-06 10:12:15,677 [salt.state       ][INFO    ][2924] {'host': 'dbs02'}
2018-01-06 10:12:15,678 [salt.state       ][INFO    ][2924] Completed state [dbs02] at time 10:12:15.678652 duration_in_ms=4.282
2018-01-06 10:12:15,679 [salt.state       ][INFO    ][2924] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.679360
2018-01-06 10:12:15,680 [salt.state       ][INFO    ][2924] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,683 [salt.state       ][INFO    ][2924] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,684 [salt.state       ][INFO    ][2924] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.684604 duration_in_ms=5.244
2018-01-06 10:12:15,685 [salt.state       ][INFO    ][2924] Running state [dbs03] at time 10:12:15.685321
2018-01-06 10:12:15,686 [salt.state       ][INFO    ][2924] Executing state host.present for dbs03
2018-01-06 10:12:15,689 [salt.state       ][INFO    ][2924] {'host': 'dbs03'}
2018-01-06 10:12:15,690 [salt.state       ][INFO    ][2924] Completed state [dbs03] at time 10:12:15.690586 duration_in_ms=5.265
2018-01-06 10:12:15,691 [salt.state       ][INFO    ][2924] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.691256
2018-01-06 10:12:15,691 [salt.state       ][INFO    ][2924] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,696 [salt.state       ][INFO    ][2924] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,696 [salt.state       ][INFO    ][2924] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.696677 duration_in_ms=5.422
2018-01-06 10:12:15,697 [salt.state       ][INFO    ][2924] Running state [mas01] at time 10:12:15.697386
2018-01-06 10:12:15,698 [salt.state       ][INFO    ][2924] Executing state host.present for mas01
2018-01-06 10:12:15,699 [salt.state       ][INFO    ][2924] {'host': 'mas01'}
2018-01-06 10:12:15,700 [salt.state       ][INFO    ][2924] Completed state [mas01] at time 10:12:15.700495 duration_in_ms=3.108
2018-01-06 10:12:15,701 [salt.state       ][INFO    ][2924] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.701155
2018-01-06 10:12:15,701 [salt.state       ][INFO    ][2924] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,705 [salt.state       ][INFO    ][2924] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,706 [salt.state       ][INFO    ][2924] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.706053 duration_in_ms=4.898
2018-01-06 10:12:15,706 [salt.state       ][INFO    ][2924] Running state [ctl02] at time 10:12:15.706750
2018-01-06 10:12:15,707 [salt.state       ][INFO    ][2924] Executing state host.present for ctl02
2018-01-06 10:12:15,711 [salt.state       ][INFO    ][2924] {'host': 'ctl02'}
2018-01-06 10:12:15,712 [salt.state       ][INFO    ][2924] Completed state [ctl02] at time 10:12:15.711937 duration_in_ms=5.186
2018-01-06 10:12:15,712 [salt.state       ][INFO    ][2924] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.712571
2018-01-06 10:12:15,713 [salt.state       ][INFO    ][2924] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,717 [salt.state       ][INFO    ][2924] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,718 [salt.state       ][INFO    ][2924] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.718023 duration_in_ms=5.453
2018-01-06 10:12:15,718 [salt.state       ][INFO    ][2924] Running state [ctl03] at time 10:12:15.718681
2018-01-06 10:12:15,719 [salt.state       ][INFO    ][2924] Executing state host.present for ctl03
2018-01-06 10:12:15,723 [salt.state       ][INFO    ][2924] {'host': 'ctl03'}
2018-01-06 10:12:15,724 [salt.state       ][INFO    ][2924] Completed state [ctl03] at time 10:12:15.723989 duration_in_ms=5.307
2018-01-06 10:12:15,724 [salt.state       ][INFO    ][2924] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.724620
2018-01-06 10:12:15,725 [salt.state       ][INFO    ][2924] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,729 [salt.state       ][INFO    ][2924] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,730 [salt.state       ][INFO    ][2924] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.729998 duration_in_ms=5.377
2018-01-06 10:12:15,730 [salt.state       ][INFO    ][2924] Running state [ctl01] at time 10:12:15.730654
2018-01-06 10:12:15,731 [salt.state       ][INFO    ][2924] Executing state host.present for ctl01
2018-01-06 10:12:15,735 [salt.state       ][INFO    ][2924] {'host': 'ctl01'}
2018-01-06 10:12:15,736 [salt.state       ][INFO    ][2924] Completed state [ctl01] at time 10:12:15.735936 duration_in_ms=5.283
2018-01-06 10:12:15,736 [salt.state       ][INFO    ][2924] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.736573
2018-01-06 10:12:15,737 [salt.state       ][INFO    ][2924] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:15,741 [salt.state       ][INFO    ][2924] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:15,742 [salt.state       ][INFO    ][2924] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.742069 duration_in_ms=5.496
2018-01-06 10:12:15,742 [salt.state       ][INFO    ][2924] Running state [ctl] at time 10:12:15.742728
2018-01-06 10:12:15,743 [salt.state       ][INFO    ][2924] Executing state host.present for ctl
2018-01-06 10:12:15,747 [salt.state       ][INFO    ][2924] {'host': 'ctl'}
2018-01-06 10:12:15,748 [salt.state       ][INFO    ][2924] Completed state [ctl] at time 10:12:15.748075 duration_in_ms=5.347
2018-01-06 10:12:15,748 [salt.state       ][INFO    ][2924] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:12:15.748711
2018-01-06 10:12:15,749 [salt.state       ][INFO    ][2924] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-06 10:12:16,041 [salt.state       ][INFO    ][2924] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-06 10:12:16,042 [salt.state       ][INFO    ][2924] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:12:16.042435 duration_in_ms=293.723
2018-01-06 10:12:16,050 [salt.state       ][INFO    ][2924] Running state [ens2] at time 10:12:16.049972
2018-01-06 10:12:16,050 [salt.state       ][INFO    ][2924] Executing state network.managed for ens2
2018-01-06 10:12:16,220 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101223804674
2018-01-06 10:12:16,237 [salt.minion      ][INFO    ][6187] Starting a new job with PID 6187
2018-01-06 10:12:16,251 [salt.minion      ][INFO    ][6187] Returning information for job: 20180106101223804674
2018-01-06 10:12:16,599 [salt.state       ][INFO    ][2924] Interface ens2 is up to date.
2018-01-06 10:12:16,599 [salt.state       ][INFO    ][2924] Completed state [ens2] at time 10:12:16.599827 duration_in_ms=549.856
2018-01-06 10:12:16,600 [salt.state       ][INFO    ][2924] Running state [ens3] at time 10:12:16.600199
2018-01-06 10:12:16,600 [salt.state       ][INFO    ][2924] Executing state network.managed for ens3
2018-01-06 10:12:16,618 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-06 10:12:17,406 [salt.state       ][INFO    ][2924] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-06 10:12:17,406 [salt.state       ][INFO    ][2924] Completed state [ens3] at time 10:12:17.406668 duration_in_ms=806.467
2018-01-06 10:12:17,407 [salt.state       ][INFO    ][2924] Running state [/etc/profile.d/proxy.sh] at time 10:12:17.407224
2018-01-06 10:12:17,407 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-06 10:12:17,408 [salt.state       ][INFO    ][2924] File /etc/profile.d/proxy.sh is not present
2018-01-06 10:12:17,408 [salt.state       ][INFO    ][2924] Completed state [/etc/profile.d/proxy.sh] at time 10:12:17.408438 duration_in_ms=1.215
2018-01-06 10:12:17,408 [salt.state       ][INFO    ][2924] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:12:17.408705
2018-01-06 10:12:17,408 [salt.state       ][INFO    ][2924] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-06 10:12:17,409 [salt.state       ][INFO    ][2924] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-06 10:12:17,409 [salt.state       ][INFO    ][2924] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:12:17.409527 duration_in_ms=0.822
2018-01-06 10:12:17,411 [salt.state       ][INFO    ][2924] Running state [ntp] at time 10:12:17.411021
2018-01-06 10:12:17,411 [salt.state       ][INFO    ][2924] Executing state pkg.installed for ntp
2018-01-06 10:12:17,620 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:12:17,635 [salt.loaded.int.module.cmdmod][INFO    ][2924] 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-06 10:12:26,353 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101233934818
2018-01-06 10:12:26,376 [salt.minion      ][INFO    ][7189] Starting a new job with PID 7189
2018-01-06 10:12:26,396 [salt.minion      ][INFO    ][7189] Returning information for job: 20180106101233934818
2018-01-06 10:12:27,635 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:12:27,662 [salt.state       ][INFO    ][2924] 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-06 10:12:27,673 [salt.state       ][INFO    ][2924] Loading fresh modules for state activity
2018-01-06 10:12:27,698 [salt.state       ][INFO    ][2924] Completed state [ntp] at time 10:12:27.698499 duration_in_ms=10287.477
2018-01-06 10:12:27,701 [salt.state       ][INFO    ][2924] Running state [/etc/ntp.conf] at time 10:12:27.701529
2018-01-06 10:12:27,701 [salt.state       ][INFO    ][2924] Executing state file.managed for /etc/ntp.conf
2018-01-06 10:12:27,733 [salt.fileclient  ][INFO    ][2924] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-06 10:12:27,767 [salt.state       ][INFO    ][2924] 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-06 10:12:27,768 [salt.state       ][INFO    ][2924] Completed state [/etc/ntp.conf] at time 10:12:27.768327 duration_in_ms=66.797
2018-01-06 10:12:27,888 [salt.state       ][INFO    ][2924] Running state [ntp] at time 10:12:27.888152
2018-01-06 10:12:27,888 [salt.state       ][INFO    ][2924] Executing state service.running for ntp
2018-01-06 10:12:27,888 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-06 10:12:27,899 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 10:12:27,905 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 10:12:27,913 [salt.state       ][INFO    ][2924] The service ntp is already running
2018-01-06 10:12:27,913 [salt.state       ][INFO    ][2924] Completed state [ntp] at time 10:12:27.913866 duration_in_ms=25.715
2018-01-06 10:12:27,914 [salt.state       ][INFO    ][2924] Running state [ntp] at time 10:12:27.914085
2018-01-06 10:12:27,914 [salt.state       ][INFO    ][2924] Executing state service.mod_watch for ntp
2018-01-06 10:12:27,914 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 10:12:27,921 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 10:12:27,928 [salt.loaded.int.module.cmdmod][INFO    ][2924] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-06 10:12:27,973 [salt.state       ][INFO    ][2924] {'ntp': True}
2018-01-06 10:12:27,973 [salt.state       ][INFO    ][2924] Completed state [ntp] at time 10:12:27.973871 duration_in_ms=59.785
2018-01-06 10:12:27,976 [salt.minion      ][INFO    ][2924] Returning information for job: 20180106101123155772
2018-01-06 10:12:37,851 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180106101245433588
2018-01-06 10:12:37,873 [salt.minion      ][INFO    ][7338] Starting a new job with PID 7338
2018-01-06 10:12:37,892 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7338] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-06 10:12:37,897 [salt.minion      ][INFO    ][7338] Returning information for job: 20180106101245433588
2018-01-06 10:13:02,033 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command pkg.upgrade with jid 20180106101309619286
2018-01-06 10:13:02,056 [salt.minion      ][INFO    ][7353] Starting a new job with PID 7353
2018-01-06 10:13:02,083 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7353] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:13:02,493 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7353] 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-06 10:13:12,135 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101319718758
2018-01-06 10:13:12,161 [salt.minion      ][INFO    ][7446] Starting a new job with PID 7446
2018-01-06 10:13:12,178 [salt.minion      ][INFO    ][7446] Returning information for job: 20180106101319718758
2018-01-06 10:13:22,354 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101329935934
2018-01-06 10:13:22,368 [salt.minion      ][INFO    ][7497] Starting a new job with PID 7497
2018-01-06 10:13:22,383 [salt.minion      ][INFO    ][7497] Returning information for job: 20180106101329935934
2018-01-06 10:13:32,532 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101340113972
2018-01-06 10:13:32,555 [salt.minion      ][INFO    ][7576] Starting a new job with PID 7576
2018-01-06 10:13:32,573 [salt.minion      ][INFO    ][7576] Returning information for job: 20180106101340113972
2018-01-06 10:13:42,662 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101350246891
2018-01-06 10:13:42,679 [salt.minion      ][INFO    ][8030] Starting a new job with PID 8030
2018-01-06 10:13:42,707 [salt.minion      ][INFO    ][8030] Returning information for job: 20180106101350246891
2018-01-06 10:13:52,865 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101400449923
2018-01-06 10:13:52,897 [salt.minion      ][INFO    ][8123] Starting a new job with PID 8123
2018-01-06 10:13:52,917 [salt.minion      ][INFO    ][8123] Returning information for job: 20180106101400449923
2018-01-06 10:13:54,739 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7353] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:13:54,759 [salt.minion      ][INFO    ][7353] Returning information for job: 20180106101309619286
2018-01-06 10:14:06,972 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command test.ping with jid 20180106101414557022
2018-01-06 10:14:07,000 [salt.minion      ][INFO    ][8181] Starting a new job with PID 8181
2018-01-06 10:14:07,076 [salt.minion      ][INFO    ][8181] Returning information for job: 20180106101414557022
2018-01-06 10:16:58,018 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106101705606346
2018-01-06 10:16:58,039 [salt.minion      ][INFO    ][8196] Starting a new job with PID 8196
2018-01-06 10:16:58,483 [salt.state       ][INFO    ][8196] Loading fresh modules for state activity
2018-01-06 10:16:58,539 [salt.fileclient  ][INFO    ][8196] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-06 10:16:58,573 [salt.fileclient  ][INFO    ][8196] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-06 10:16:59,022 [salt.state       ][INFO    ][8196] Running state [keepalived] at time 10:16:59.022531
2018-01-06 10:16:59,022 [salt.state       ][INFO    ][8196] Executing state pkg.installed for keepalived
2018-01-06 10:16:59,023 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:16:59,378 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-06 10:16:59,466 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 10:17:01,248 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:17:01,276 [salt.loaded.int.module.cmdmod][INFO    ][8196] 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-06 10:17:08,065 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106101715651596
2018-01-06 10:17:08,087 [salt.minion      ][INFO    ][9362] Starting a new job with PID 9362
2018-01-06 10:17:08,106 [salt.minion      ][INFO    ][9362] Returning information for job: 20180106101715651596
2018-01-06 10:17:08,993 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:17:09,026 [salt.state       ][INFO    ][8196] 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-06 10:17:09,045 [salt.state       ][INFO    ][8196] Loading fresh modules for state activity
2018-01-06 10:17:09,078 [salt.state       ][INFO    ][8196] Completed state [keepalived] at time 10:17:09.078721 duration_in_ms=10056.19
2018-01-06 10:17:09,083 [salt.state       ][INFO    ][8196] Running state [lsof] at time 10:17:09.083685
2018-01-06 10:17:09,084 [salt.state       ][INFO    ][8196] Executing state pkg.installed for lsof
2018-01-06 10:17:09,359 [salt.state       ][INFO    ][8196] All specified packages are already installed
2018-01-06 10:17:09,359 [salt.state       ][INFO    ][8196] Completed state [lsof] at time 10:17:09.359593 duration_in_ms=275.907
2018-01-06 10:17:09,361 [salt.state       ][INFO    ][8196] Running state [/etc/keepalived/keepalived.conf] at time 10:17:09.361282
2018-01-06 10:17:09,361 [salt.state       ][INFO    ][8196] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-06 10:17:09,388 [salt.fileclient  ][INFO    ][8196] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-06 10:17:09,427 [salt.state       ][INFO    ][8196] File changed:
New file
2018-01-06 10:17:09,427 [salt.state       ][INFO    ][8196] Completed state [/etc/keepalived/keepalived.conf] at time 10:17:09.427829 duration_in_ms=66.547
2018-01-06 10:17:09,428 [salt.state       ][INFO    ][8196] Running state [keepalived] at time 10:17:09.428650
2018-01-06 10:17:09,429 [salt.state       ][INFO    ][8196] Executing state service.running for keepalived
2018-01-06 10:17:09,429 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-06 10:17:09,441 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,450 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,460 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,471 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,522 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,539 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,555 [salt.loaded.int.module.cmdmod][INFO    ][8196] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 10:17:09,566 [salt.state       ][INFO    ][8196] {'keepalived': True}
2018-01-06 10:17:09,567 [salt.state       ][INFO    ][8196] Completed state [keepalived] at time 10:17:09.567354 duration_in_ms=138.703
2018-01-06 10:17:09,568 [salt.minion      ][INFO    ][8196] Returning information for job: 20180106101705606346
2018-01-06 10:17:50,682 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command pillar.get with jid 20180106101758272051
2018-01-06 10:17:50,707 [salt.minion      ][INFO    ][9477] Starting a new job with PID 9477
2018-01-06 10:17:50,715 [salt.minion      ][INFO    ][9477] Returning information for job: 20180106101758272051
2018-01-06 10:49:13,825 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106104921438597
2018-01-06 10:49:13,851 [salt.minion      ][INFO    ][9570] Starting a new job with PID 9570
2018-01-06 10:49:14,798 [salt.state       ][INFO    ][9570] Loading fresh modules for state activity
2018-01-06 10:49:14,847 [salt.fileclient  ][INFO    ][9570] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-06 10:49:14,869 [salt.fileclient  ][INFO    ][9570] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-06 10:49:15,292 [salt.state       ][INFO    ][9570] Running state [haproxy] at time 10:49:15.292894
2018-01-06 10:49:15,293 [salt.state       ][INFO    ][9570] Executing state pkg.installed for haproxy
2018-01-06 10:49:15,294 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:49:15,652 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-06 10:49:15,723 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 10:49:17,476 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:49:17,498 [salt.loaded.int.module.cmdmod][INFO    ][9570] 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-06 10:49:23,921 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106104931531536
2018-01-06 10:49:23,937 [salt.minion      ][INFO    ][10256] Starting a new job with PID 10256
2018-01-06 10:49:23,958 [salt.minion      ][INFO    ][10256] Returning information for job: 20180106104931531536
2018-01-06 10:49:25,683 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:49:25,714 [salt.state       ][INFO    ][9570] 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-06 10:49:25,733 [salt.state       ][INFO    ][9570] Loading fresh modules for state activity
2018-01-06 10:49:25,764 [salt.state       ][INFO    ][9570] Completed state [haproxy] at time 10:49:25.764604 duration_in_ms=10471.71
2018-01-06 10:49:25,768 [salt.state       ][INFO    ][9570] Running state [/etc/default/haproxy] at time 10:49:25.768519
2018-01-06 10:49:25,769 [salt.state       ][INFO    ][9570] Executing state file.managed for /etc/default/haproxy
2018-01-06 10:49:25,811 [salt.fileclient  ][INFO    ][9570] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-06 10:49:25,815 [salt.state       ][INFO    ][9570] 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-06 10:49:25,817 [salt.state       ][INFO    ][9570] Completed state [/etc/default/haproxy] at time 10:49:25.817174 duration_in_ms=48.654
2018-01-06 10:49:25,817 [salt.state       ][INFO    ][9570] Running state [/etc/haproxy/haproxy.cfg] at time 10:49:25.817811
2018-01-06 10:49:25,818 [salt.state       ][INFO    ][9570] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-06 10:49:25,845 [salt.fileclient  ][INFO    ][9570] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-06 10:49:25,980 [salt.state       ][INFO    ][9570] 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-06 10:49:25,987 [salt.state       ][INFO    ][9570] Completed state [/etc/haproxy/haproxy.cfg] at time 10:49:25.987674 duration_in_ms=169.862
2018-01-06 10:49:25,987 [salt.state       ][INFO    ][9570] Running state [/etc/haproxy/ssl] at time 10:49:25.987968
2018-01-06 10:49:25,988 [salt.state       ][INFO    ][9570] Executing state file.directory for /etc/haproxy/ssl
2018-01-06 10:49:25,989 [salt.state       ][INFO    ][9570] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-06 10:49:25,989 [salt.state       ][INFO    ][9570] Completed state [/etc/haproxy/ssl] at time 10:49:25.989251 duration_in_ms=1.283
2018-01-06 10:49:25,992 [salt.state       ][INFO    ][9570] Running state [haproxy_status_packages] at time 10:49:25.992459
2018-01-06 10:49:25,992 [salt.state       ][INFO    ][9570] Executing state pkg.installed for haproxy_status_packages
2018-01-06 10:49:26,240 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 10:49:26,253 [salt.loaded.int.module.cmdmod][INFO    ][9570] 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-06 10:49:28,584 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 10:49:28,605 [salt.state       ][INFO    ][9570] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-06 10:49:28,615 [salt.state       ][INFO    ][9570] Loading fresh modules for state activity
2018-01-06 10:49:28,682 [salt.state       ][INFO    ][9570] Completed state [haproxy_status_packages] at time 10:49:28.682238 duration_in_ms=2689.776
2018-01-06 10:49:28,687 [salt.state       ][INFO    ][9570] Running state [/usr/bin/haproxy-status.sh] at time 10:49:28.687066
2018-01-06 10:49:28,687 [salt.state       ][INFO    ][9570] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-06 10:49:28,716 [salt.fileclient  ][INFO    ][9570] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-06 10:49:28,743 [salt.state       ][INFO    ][9570] File changed:
New file
2018-01-06 10:49:28,744 [salt.state       ][INFO    ][9570] Completed state [/usr/bin/haproxy-status.sh] at time 10:49:28.744631 duration_in_ms=57.566
2018-01-06 10:49:28,746 [salt.state       ][INFO    ][9570] Running state [net.ipv4.ip_nonlocal_bind] at time 10:49:28.746896
2018-01-06 10:49:28,747 [salt.state       ][INFO    ][9570] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-06 10:49:28,750 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command 'sysctl -a' in directory '/root'
2018-01-06 10:49:28,769 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-06 10:49:28,777 [salt.state       ][INFO    ][9570] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-06 10:49:28,778 [salt.state       ][INFO    ][9570] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:49:28.778289 duration_in_ms=31.392
2018-01-06 10:49:28,893 [salt.state       ][INFO    ][9570] Running state [haproxy] at time 10:49:28.893076
2018-01-06 10:49:28,893 [salt.state       ][INFO    ][9570] Executing state service.running for haproxy
2018-01-06 10:49:28,894 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 10:49:28,904 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:28,911 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:28,918 [salt.state       ][INFO    ][9570] The service haproxy is already running
2018-01-06 10:49:28,918 [salt.state       ][INFO    ][9570] Completed state [haproxy] at time 10:49:28.918631 duration_in_ms=25.556
2018-01-06 10:49:28,919 [salt.state       ][INFO    ][9570] Running state [haproxy] at time 10:49:28.918985
2018-01-06 10:49:28,919 [salt.state       ][INFO    ][9570] Executing state service.mod_watch for haproxy
2018-01-06 10:49:28,920 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:28,926 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:28,932 [salt.loaded.int.module.cmdmod][INFO    ][9570] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:28,947 [salt.state       ][INFO    ][9570] {'haproxy': True}
2018-01-06 10:49:28,947 [salt.state       ][INFO    ][9570] Completed state [haproxy] at time 10:49:28.947301 duration_in_ms=28.315
2018-01-06 10:49:28,948 [salt.minion      ][INFO    ][9570] Returning information for job: 20180106104921438597
2018-01-06 10:49:30,666 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.status with jid 20180106104938286130
2018-01-06 10:49:30,687 [salt.minion      ][INFO    ][10701] Starting a new job with PID 10701
2018-01-06 10:49:30,872 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10701] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 10:49:30,885 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10701] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 10:49:30,894 [salt.minion      ][INFO    ][10701] Returning information for job: 20180106104938286130
2018-01-06 10:49:31,768 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.restart with jid 20180106104939387719
2018-01-06 10:49:31,792 [salt.minion      ][INFO    ][10708] Starting a new job with PID 10708
2018-01-06 10:49:31,977 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10708] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-06 10:49:31,990 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10708] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-06 10:49:32,005 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10708] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-06 10:49:32,033 [salt.minion      ][INFO    ][10708] Returning information for job: 20180106104939387719
2018-01-06 11:10:57,832 [salt.utils.schedule][INFO    ][2822] Running scheduled job: __mine_interval
2018-01-06 11:16:55,703 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command test.ping with jid 20180106111703335590
2018-01-06 11:16:55,737 [salt.minion      ][INFO    ][10833] Starting a new job with PID 10833
2018-01-06 11:16:55,806 [salt.minion      ][INFO    ][10833] Returning information for job: 20180106111703335590
2018-01-06 11:17:10,305 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106111717939537
2018-01-06 11:17:10,328 [salt.minion      ][INFO    ][10841] Starting a new job with PID 10841
2018-01-06 11:17:10,842 [salt.state       ][INFO    ][10841] Loading fresh modules for state activity
2018-01-06 11:17:11,362 [salt.state       ][INFO    ][10841] Running state [keepalived] at time 11:17:11.362282
2018-01-06 11:17:11,363 [salt.state       ][INFO    ][10841] Executing state pkg.installed for keepalived
2018-01-06 11:17:11,363 [salt.loaded.int.module.cmdmod][INFO    ][10841] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:17:11,761 [salt.state       ][INFO    ][10841] All specified packages are already installed
2018-01-06 11:17:11,762 [salt.state       ][INFO    ][10841] Completed state [keepalived] at time 11:17:11.762549 duration_in_ms=400.267
2018-01-06 11:17:11,763 [salt.state       ][INFO    ][10841] Running state [lsof] at time 11:17:11.763023
2018-01-06 11:17:11,763 [salt.state       ][INFO    ][10841] Executing state pkg.installed for lsof
2018-01-06 11:17:11,768 [salt.state       ][INFO    ][10841] All specified packages are already installed
2018-01-06 11:17:11,768 [salt.state       ][INFO    ][10841] Completed state [lsof] at time 11:17:11.768443 duration_in_ms=5.42
2018-01-06 11:17:11,770 [salt.state       ][INFO    ][10841] Running state [/etc/keepalived/keepalived.conf] at time 11:17:11.770927
2018-01-06 11:17:11,771 [salt.state       ][INFO    ][10841] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-06 11:17:11,836 [salt.state       ][INFO    ][10841] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-06 11:17:11,836 [salt.state       ][INFO    ][10841] Completed state [/etc/keepalived/keepalived.conf] at time 11:17:11.836679 duration_in_ms=65.752
2018-01-06 11:17:11,837 [salt.state       ][INFO    ][10841] Running state [keepalived] at time 11:17:11.837557
2018-01-06 11:17:11,838 [salt.state       ][INFO    ][10841] Executing state service.running for keepalived
2018-01-06 11:17:11,838 [salt.loaded.int.module.cmdmod][INFO    ][10841] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-06 11:17:11,871 [salt.loaded.int.module.cmdmod][INFO    ][10841] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 11:17:11,883 [salt.loaded.int.module.cmdmod][INFO    ][10841] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 11:17:11,894 [salt.state       ][INFO    ][10841] The service keepalived is already running
2018-01-06 11:17:11,895 [salt.state       ][INFO    ][10841] Completed state [keepalived] at time 11:17:11.895429 duration_in_ms=57.872
2018-01-06 11:17:11,896 [salt.minion      ][INFO    ][10841] Returning information for job: 20180106111717939537
2018-01-06 11:17:33,070 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command pillar.get with jid 20180106111740704196
2018-01-06 11:17:33,103 [salt.minion      ][INFO    ][10865] Starting a new job with PID 10865
2018-01-06 11:17:33,114 [salt.minion      ][INFO    ][10865] Returning information for job: 20180106111740704196
2018-01-06 11:19:26,001 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106111933637595
2018-01-06 11:19:26,027 [salt.minion      ][INFO    ][10880] Starting a new job with PID 10880
2018-01-06 11:19:26,964 [salt.state       ][INFO    ][10880] Loading fresh modules for state activity
2018-01-06 11:19:27,724 [salt.state       ][INFO    ][10880] Running state [haproxy] at time 11:19:27.724063
2018-01-06 11:19:27,724 [salt.state       ][INFO    ][10880] Executing state pkg.installed for haproxy
2018-01-06 11:19:27,725 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:19:28,049 [salt.state       ][INFO    ][10880] All specified packages are already installed
2018-01-06 11:19:28,049 [salt.state       ][INFO    ][10880] Completed state [haproxy] at time 11:19:28.049898 duration_in_ms=325.834
2018-01-06 11:19:28,052 [salt.state       ][INFO    ][10880] Running state [/etc/default/haproxy] at time 11:19:28.052308
2018-01-06 11:19:28,052 [salt.state       ][INFO    ][10880] Executing state file.managed for /etc/default/haproxy
2018-01-06 11:19:28,071 [salt.state       ][INFO    ][10880] File /etc/default/haproxy is in the correct state
2018-01-06 11:19:28,072 [salt.state       ][INFO    ][10880] Completed state [/etc/default/haproxy] at time 11:19:28.072529 duration_in_ms=20.221
2018-01-06 11:19:28,073 [salt.state       ][INFO    ][10880] Running state [/etc/haproxy/haproxy.cfg] at time 11:19:28.073359
2018-01-06 11:19:28,074 [salt.state       ][INFO    ][10880] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-06 11:19:28,309 [salt.state       ][INFO    ][10880] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-06 11:19:28,310 [salt.state       ][INFO    ][10880] Completed state [/etc/haproxy/haproxy.cfg] at time 11:19:28.310515 duration_in_ms=237.157
2018-01-06 11:19:28,311 [salt.state       ][INFO    ][10880] Running state [/etc/haproxy/ssl] at time 11:19:28.311028
2018-01-06 11:19:28,311 [salt.state       ][INFO    ][10880] Executing state file.directory for /etc/haproxy/ssl
2018-01-06 11:19:28,312 [salt.state       ][INFO    ][10880] Directory /etc/haproxy/ssl is in the correct state
2018-01-06 11:19:28,312 [salt.state       ][INFO    ][10880] Completed state [/etc/haproxy/ssl] at time 11:19:28.312908 duration_in_ms=1.88
2018-01-06 11:19:28,313 [salt.state       ][INFO    ][10880] Running state [haproxy_status_packages] at time 11:19:28.313346
2018-01-06 11:19:28,313 [salt.state       ][INFO    ][10880] Executing state pkg.installed for haproxy_status_packages
2018-01-06 11:19:28,320 [salt.state       ][INFO    ][10880] All specified packages are already installed
2018-01-06 11:19:28,320 [salt.state       ][INFO    ][10880] Completed state [haproxy_status_packages] at time 11:19:28.320660 duration_in_ms=7.314
2018-01-06 11:19:28,321 [salt.state       ][INFO    ][10880] Running state [/usr/bin/haproxy-status.sh] at time 11:19:28.321284
2018-01-06 11:19:28,321 [salt.state       ][INFO    ][10880] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-06 11:19:28,361 [salt.state       ][INFO    ][10880] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-06 11:19:28,362 [salt.state       ][INFO    ][10880] Completed state [/usr/bin/haproxy-status.sh] at time 11:19:28.362594 duration_in_ms=41.31
2018-01-06 11:19:28,363 [salt.state       ][INFO    ][10880] Running state [net.ipv4.ip_nonlocal_bind] at time 11:19:28.363673
2018-01-06 11:19:28,364 [salt.state       ][INFO    ][10880] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-06 11:19:28,373 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command 'sysctl -a' in directory '/root'
2018-01-06 11:19:28,390 [salt.state       ][INFO    ][10880] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-06 11:19:28,391 [salt.state       ][INFO    ][10880] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:19:28.391561 duration_in_ms=27.888
2018-01-06 11:19:28,393 [salt.state       ][INFO    ][10880] Running state [haproxy] at time 11:19:28.393688
2018-01-06 11:19:28,394 [salt.state       ][INFO    ][10880] Executing state service.running for haproxy
2018-01-06 11:19:28,395 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 11:19:28,405 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 11:19:28,415 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 11:19:28,424 [salt.state       ][INFO    ][10880] The service haproxy is already running
2018-01-06 11:19:28,425 [salt.state       ][INFO    ][10880] Completed state [haproxy] at time 11:19:28.425015 duration_in_ms=31.327
2018-01-06 11:19:28,426 [salt.minion      ][INFO    ][10880] Returning information for job: 20180106111933637595
2018-01-06 11:19:30,442 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.status with jid 20180106111938075889
2018-01-06 11:19:30,467 [salt.minion      ][INFO    ][10907] Starting a new job with PID 10907
2018-01-06 11:19:30,659 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10907] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 11:19:30,672 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10907] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 11:19:30,681 [salt.minion      ][INFO    ][10907] Returning information for job: 20180106111938075889
2018-01-06 11:19:32,483 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.restart with jid 20180106111940117326
2018-01-06 11:19:32,513 [salt.minion      ][INFO    ][10914] Starting a new job with PID 10914
2018-01-06 11:19:32,712 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10914] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-06 11:19:32,723 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10914] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-06 11:19:32,735 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10914] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-06 11:19:32,760 [salt.minion      ][INFO    ][10914] Returning information for job: 20180106111940117326
2018-01-06 11:30:55,248 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106113102889237
2018-01-06 11:30:55,274 [salt.minion      ][INFO    ][10977] Starting a new job with PID 10977
2018-01-06 11:30:57,746 [salt.state       ][INFO    ][10977] Loading fresh modules for state activity
2018-01-06 11:30:57,808 [salt.fileclient  ][INFO    ][10977] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-06 11:30:57,842 [salt.fileclient  ][INFO    ][10977] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-06 11:30:57,887 [salt.fileclient  ][INFO    ][10977] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-06 11:30:58,266 [salt.state       ][INFO    ][10977] Running state [mongodb-server] at time 11:30:58.266175
2018-01-06 11:30:58,266 [salt.state       ][INFO    ][10977] Executing state pkg.installed for mongodb-server
2018-01-06 11:30:58,267 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:30:58,609 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-06 11:30:58,692 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 11:31:00,581 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:31:00,610 [salt.loaded.int.module.cmdmod][INFO    ][10977] 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-06 11:31:05,363 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113112982077
2018-01-06 11:31:05,387 [salt.minion      ][INFO    ][11348] Starting a new job with PID 11348
2018-01-06 11:31:05,414 [salt.minion      ][INFO    ][11348] Returning information for job: 20180106113112982077
2018-01-06 11:31:15,585 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113123225683
2018-01-06 11:31:15,607 [salt.minion      ][INFO    ][11363] Starting a new job with PID 11363
2018-01-06 11:31:15,632 [salt.minion      ][INFO    ][11363] Returning information for job: 20180106113123225683
2018-01-06 11:31:25,807 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113133448671
2018-01-06 11:31:25,826 [salt.minion      ][INFO    ][11458] Starting a new job with PID 11458
2018-01-06 11:31:25,847 [salt.minion      ][INFO    ][11458] Returning information for job: 20180106113133448671
2018-01-06 11:31:35,847 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113143488760
2018-01-06 11:31:35,873 [salt.minion      ][INFO    ][11878] Starting a new job with PID 11878
2018-01-06 11:31:35,901 [salt.minion      ][INFO    ][11878] Returning information for job: 20180106113143488760
2018-01-06 11:31:37,730 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:31:37,765 [salt.state       ][INFO    ][10977] 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-06 11:31:37,785 [salt.state       ][INFO    ][10977] Loading fresh modules for state activity
2018-01-06 11:31:37,864 [salt.state       ][INFO    ][10977] Completed state [mongodb-server] at time 11:31:37.864269 duration_in_ms=39598.095
2018-01-06 11:31:37,867 [salt.state       ][INFO    ][10977] Running state [mongodb] at time 11:31:37.867965
2018-01-06 11:31:37,868 [salt.state       ][INFO    ][10977] Executing state pkg.installed for mongodb
2018-01-06 11:31:38,216 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:31:38,231 [salt.loaded.int.module.cmdmod][INFO    ][10977] 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-06 11:31:40,352 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:31:40,395 [salt.state       ][INFO    ][10977] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-06 11:31:40,411 [salt.state       ][INFO    ][10977] Loading fresh modules for state activity
2018-01-06 11:31:40,446 [salt.state       ][INFO    ][10977] Completed state [mongodb] at time 11:31:40.446002 duration_in_ms=2578.035
2018-01-06 11:31:40,453 [salt.state       ][INFO    ][10977] Running state [python-pymongo] at time 11:31:40.453331
2018-01-06 11:31:40,457 [salt.state       ][INFO    ][10977] Executing state pkg.installed for python-pymongo
2018-01-06 11:31:40,778 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:31:40,800 [salt.loaded.int.module.cmdmod][INFO    ][10977] 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-06 11:31:45,875 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113153517122
2018-01-06 11:31:45,902 [salt.minion      ][INFO    ][12124] Starting a new job with PID 12124
2018-01-06 11:31:45,936 [salt.minion      ][INFO    ][12124] Returning information for job: 20180106113153517122
2018-01-06 11:31:56,108 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113203664815
2018-01-06 11:31:56,643 [salt.minion      ][INFO    ][12160] Starting a new job with PID 12160
2018-01-06 11:32:00,084 [salt.minion      ][INFO    ][12160] Returning information for job: 20180106113203664815
2018-01-06 11:32:04,922 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:32:04,970 [salt.state       ][INFO    ][10977] 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-06 11:32:04,989 [salt.state       ][INFO    ][10977] Loading fresh modules for state activity
2018-01-06 11:32:05,079 [salt.state       ][INFO    ][10977] Completed state [python-pymongo] at time 11:32:05.079804 duration_in_ms=24626.472
2018-01-06 11:32:05,113 [salt.state       ][INFO    ][10977] Running state [mongodb-clients] at time 11:32:05.113169
2018-01-06 11:32:05,114 [salt.state       ][INFO    ][10977] Executing state pkg.installed for mongodb-clients
2018-01-06 11:32:06,147 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106113213771640
2018-01-06 11:32:06,183 [salt.minion      ][INFO    ][12296] Starting a new job with PID 12296
2018-01-06 11:32:06,213 [salt.minion      ][INFO    ][12296] Returning information for job: 20180106113213771640
2018-01-06 11:32:06,437 [salt.state       ][INFO    ][10977] All specified packages are already installed
2018-01-06 11:32:06,438 [salt.state       ][INFO    ][10977] Completed state [mongodb-clients] at time 11:32:06.438623 duration_in_ms=1325.454
2018-01-06 11:32:06,442 [salt.state       ][INFO    ][10977] Running state [/etc/mongodb.conf] at time 11:32:06.442284
2018-01-06 11:32:06,442 [salt.state       ][INFO    ][10977] Executing state file.managed for /etc/mongodb.conf
2018-01-06 11:32:06,493 [salt.fileclient  ][INFO    ][10977] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-06 11:32:06,551 [salt.state       ][INFO    ][10977] 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-06 11:32:06,558 [salt.state       ][INFO    ][10977] Completed state [/etc/mongodb.conf] at time 11:32:06.558334 duration_in_ms=116.05
2018-01-06 11:32:06,558 [salt.state       ][INFO    ][10977] Running state [/etc/mongodb.key] at time 11:32:06.558789
2018-01-06 11:32:06,559 [salt.state       ][INFO    ][10977] Executing state file.managed for /etc/mongodb.key
2018-01-06 11:32:06,572 [salt.state       ][INFO    ][10977] File changed:
New file
2018-01-06 11:32:06,573 [salt.state       ][INFO    ][10977] Completed state [/etc/mongodb.key] at time 11:32:06.572940 duration_in_ms=14.152
2018-01-06 11:32:06,573 [salt.state       ][INFO    ][10977] Running state [/var/lock/mongodb] at time 11:32:06.573550
2018-01-06 11:32:06,574 [salt.state       ][INFO    ][10977] Executing state file.directory for /var/lock/mongodb
2018-01-06 11:32:06,575 [salt.state       ][INFO    ][10977] {'/var/lock/mongodb': 'New Dir'}
2018-01-06 11:32:06,576 [salt.state       ][INFO    ][10977] Completed state [/var/lock/mongodb] at time 11:32:06.576031 duration_in_ms=2.482
2018-01-06 11:32:06,578 [salt.state       ][INFO    ][10977] Running state [mongodb] at time 11:32:06.578419
2018-01-06 11:32:06,579 [salt.state       ][INFO    ][10977] Executing state service.running for mongodb
2018-01-06 11:32:06,580 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-06 11:32:06,621 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-06 11:32:06,639 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-06 11:32:06,653 [salt.state       ][INFO    ][10977] The service mongodb is already running
2018-01-06 11:32:06,654 [salt.state       ][INFO    ][10977] Completed state [mongodb] at time 11:32:06.654273 duration_in_ms=75.853
2018-01-06 11:32:06,654 [salt.state       ][INFO    ][10977] Running state [mongodb] at time 11:32:06.654902
2018-01-06 11:32:06,655 [salt.state       ][INFO    ][10977] Executing state service.mod_watch for mongodb
2018-01-06 11:32:06,656 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-06 11:32:06,669 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-06 11:32:06,682 [salt.loaded.int.module.cmdmod][INFO    ][10977] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-06 11:32:06,874 [salt.state       ][INFO    ][10977] {'mongodb': True}
2018-01-06 11:32:06,875 [salt.state       ][INFO    ][10977] Completed state [mongodb] at time 11:32:06.875470 duration_in_ms=220.567
2018-01-06 11:32:06,883 [salt.minion      ][INFO    ][10977] Returning information for job: 20180106113102889237
2018-01-06 11:32:31,940 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command test.ping with jid 20180106113239584518
2018-01-06 11:32:31,971 [salt.minion      ][INFO    ][12411] Starting a new job with PID 12411
2018-01-06 11:32:33,350 [salt.minion      ][INFO    ][12411] Returning information for job: 20180106113239584518
2018-01-06 11:32:36,858 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106113244500578
2018-01-06 11:32:36,884 [salt.minion      ][INFO    ][12416] Starting a new job with PID 12416
2018-01-06 11:32:37,381 [salt.state       ][INFO    ][12416] Loading fresh modules for state activity
2018-01-06 11:32:38,696 [salt.state       ][INFO    ][12416] Running state [keepalived] at time 11:32:38.696057
2018-01-06 11:32:38,696 [salt.state       ][INFO    ][12416] Executing state pkg.installed for keepalived
2018-01-06 11:32:38,697 [salt.loaded.int.module.cmdmod][INFO    ][12416] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:32:39,025 [salt.state       ][INFO    ][12416] All specified packages are already installed
2018-01-06 11:32:39,026 [salt.state       ][INFO    ][12416] Completed state [keepalived] at time 11:32:39.026605 duration_in_ms=330.549
2018-01-06 11:32:39,027 [salt.state       ][INFO    ][12416] Running state [lsof] at time 11:32:39.027086
2018-01-06 11:32:39,027 [salt.state       ][INFO    ][12416] Executing state pkg.installed for lsof
2018-01-06 11:32:39,031 [salt.state       ][INFO    ][12416] All specified packages are already installed
2018-01-06 11:32:39,031 [salt.state       ][INFO    ][12416] Completed state [lsof] at time 11:32:39.031896 duration_in_ms=4.81
2018-01-06 11:32:39,034 [salt.state       ][INFO    ][12416] Running state [/etc/keepalived/keepalived.conf] at time 11:32:39.034107
2018-01-06 11:32:39,034 [salt.state       ][INFO    ][12416] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-06 11:32:39,097 [salt.state       ][INFO    ][12416] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-06 11:32:39,097 [salt.state       ][INFO    ][12416] Completed state [/etc/keepalived/keepalived.conf] at time 11:32:39.097948 duration_in_ms=63.841
2018-01-06 11:32:39,098 [salt.state       ][INFO    ][12416] Running state [keepalived] at time 11:32:39.098726
2018-01-06 11:32:39,099 [salt.state       ][INFO    ][12416] Executing state service.running for keepalived
2018-01-06 11:32:39,099 [salt.loaded.int.module.cmdmod][INFO    ][12416] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-06 11:32:39,123 [salt.loaded.int.module.cmdmod][INFO    ][12416] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 11:32:39,132 [salt.loaded.int.module.cmdmod][INFO    ][12416] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 11:32:39,140 [salt.state       ][INFO    ][12416] The service keepalived is already running
2018-01-06 11:32:39,140 [salt.state       ][INFO    ][12416] Completed state [keepalived] at time 11:32:39.140810 duration_in_ms=42.082
2018-01-06 11:32:39,213 [salt.minion      ][INFO    ][12416] Returning information for job: 20180106113244500578
2018-01-06 11:33:11,614 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command pillar.get with jid 20180106113319257603
2018-01-06 11:33:11,650 [salt.minion      ][INFO    ][12445] Starting a new job with PID 12445
2018-01-06 11:33:11,660 [salt.minion      ][INFO    ][12445] Returning information for job: 20180106113319257603
2018-01-06 11:35:03,648 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106113511276542
2018-01-06 11:35:03,675 [salt.minion      ][INFO    ][12465] Starting a new job with PID 12465
2018-01-06 11:35:04,704 [salt.state       ][INFO    ][12465] Loading fresh modules for state activity
2018-01-06 11:35:05,294 [salt.state       ][INFO    ][12465] Running state [haproxy] at time 11:35:05.294390
2018-01-06 11:35:05,295 [salt.state       ][INFO    ][12465] Executing state pkg.installed for haproxy
2018-01-06 11:35:05,295 [salt.loaded.int.module.cmdmod][INFO    ][12465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:35:05,608 [salt.state       ][INFO    ][12465] All specified packages are already installed
2018-01-06 11:35:05,608 [salt.state       ][INFO    ][12465] Completed state [haproxy] at time 11:35:05.608724 duration_in_ms=314.334
2018-01-06 11:35:05,611 [salt.state       ][INFO    ][12465] Running state [/etc/default/haproxy] at time 11:35:05.611007
2018-01-06 11:35:05,611 [salt.state       ][INFO    ][12465] Executing state file.managed for /etc/default/haproxy
2018-01-06 11:35:05,626 [salt.state       ][INFO    ][12465] File /etc/default/haproxy is in the correct state
2018-01-06 11:35:05,627 [salt.state       ][INFO    ][12465] Completed state [/etc/default/haproxy] at time 11:35:05.627057 duration_in_ms=16.049
2018-01-06 11:35:05,627 [salt.state       ][INFO    ][12465] Running state [/etc/haproxy/haproxy.cfg] at time 11:35:05.627446
2018-01-06 11:35:05,627 [salt.state       ][INFO    ][12465] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-06 11:35:05,772 [salt.state       ][INFO    ][12465] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-06 11:35:05,773 [salt.state       ][INFO    ][12465] Completed state [/etc/haproxy/haproxy.cfg] at time 11:35:05.773750 duration_in_ms=146.302
2018-01-06 11:35:05,774 [salt.state       ][INFO    ][12465] Running state [/etc/haproxy/ssl] at time 11:35:05.774792
2018-01-06 11:35:05,775 [salt.state       ][INFO    ][12465] Executing state file.directory for /etc/haproxy/ssl
2018-01-06 11:35:05,777 [salt.state       ][INFO    ][12465] Directory /etc/haproxy/ssl is in the correct state
2018-01-06 11:35:05,778 [salt.state       ][INFO    ][12465] Completed state [/etc/haproxy/ssl] at time 11:35:05.778214 duration_in_ms=3.422
2018-01-06 11:35:05,779 [salt.state       ][INFO    ][12465] Running state [haproxy_status_packages] at time 11:35:05.778962
2018-01-06 11:35:05,779 [salt.state       ][INFO    ][12465] Executing state pkg.installed for haproxy_status_packages
2018-01-06 11:35:05,790 [salt.state       ][INFO    ][12465] All specified packages are already installed
2018-01-06 11:35:05,791 [salt.state       ][INFO    ][12465] Completed state [haproxy_status_packages] at time 11:35:05.791419 duration_in_ms=12.457
2018-01-06 11:35:05,792 [salt.state       ][INFO    ][12465] Running state [/usr/bin/haproxy-status.sh] at time 11:35:05.792537
2018-01-06 11:35:05,793 [salt.state       ][INFO    ][12465] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-06 11:35:05,851 [salt.state       ][INFO    ][12465] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-06 11:35:05,852 [salt.state       ][INFO    ][12465] Completed state [/usr/bin/haproxy-status.sh] at time 11:35:05.852511 duration_in_ms=59.974
2018-01-06 11:35:05,853 [salt.state       ][INFO    ][12465] Running state [net.ipv4.ip_nonlocal_bind] at time 11:35:05.853800
2018-01-06 11:35:05,854 [salt.state       ][INFO    ][12465] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-06 11:35:05,867 [salt.loaded.int.module.cmdmod][INFO    ][12465] Executing command 'sysctl -a' in directory '/root'
2018-01-06 11:35:05,907 [salt.state       ][INFO    ][12465] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-06 11:35:05,908 [salt.state       ][INFO    ][12465] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:35:05.908473 duration_in_ms=54.671
2018-01-06 11:35:05,910 [salt.state       ][INFO    ][12465] Running state [haproxy] at time 11:35:05.910914
2018-01-06 11:35:05,911 [salt.state       ][INFO    ][12465] Executing state service.running for haproxy
2018-01-06 11:35:05,912 [salt.loaded.int.module.cmdmod][INFO    ][12465] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 11:35:05,929 [salt.loaded.int.module.cmdmod][INFO    ][12465] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 11:35:05,941 [salt.loaded.int.module.cmdmod][INFO    ][12465] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 11:35:05,951 [salt.state       ][INFO    ][12465] The service haproxy is already running
2018-01-06 11:35:05,951 [salt.state       ][INFO    ][12465] Completed state [haproxy] at time 11:35:05.951855 duration_in_ms=40.94
2018-01-06 11:35:05,953 [salt.minion      ][INFO    ][12465] Returning information for job: 20180106113511276542
2018-01-06 11:35:08,135 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.status with jid 20180106113515784825
2018-01-06 11:35:08,158 [salt.minion      ][INFO    ][12492] Starting a new job with PID 12492
2018-01-06 11:35:08,354 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12492] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 11:35:08,366 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12492] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 11:35:08,379 [salt.minion      ][INFO    ][12492] Returning information for job: 20180106113515784825
2018-01-06 11:35:10,374 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command service.restart with jid 20180106113517985972
2018-01-06 11:35:10,400 [salt.minion      ][INFO    ][12499] Starting a new job with PID 12499
2018-01-06 11:35:10,602 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12499] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-06 11:35:10,616 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12499] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-06 11:35:10,632 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12499] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-06 11:35:10,711 [salt.minion      ][INFO    ][12499] Returning information for job: 20180106113517985972
2018-01-06 11:41:47,304 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106114154951778
2018-01-06 11:41:47,328 [salt.minion      ][INFO    ][12621] Starting a new job with PID 12621
2018-01-06 11:41:47,839 [salt.state       ][INFO    ][12621] Loading fresh modules for state activity
2018-01-06 11:41:48,391 [salt.state       ][INFO    ][12621] Running state [mongodb-server] at time 11:41:48.391203
2018-01-06 11:41:48,391 [salt.state       ][INFO    ][12621] Executing state pkg.installed for mongodb-server
2018-01-06 11:41:48,392 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:41:48,694 [salt.state       ][INFO    ][12621] All specified packages are already installed
2018-01-06 11:41:48,695 [salt.state       ][INFO    ][12621] Completed state [mongodb-server] at time 11:41:48.695389 duration_in_ms=304.185
2018-01-06 11:41:48,695 [salt.state       ][INFO    ][12621] Running state [mongodb] at time 11:41:48.695893
2018-01-06 11:41:48,696 [salt.state       ][INFO    ][12621] Executing state pkg.installed for mongodb
2018-01-06 11:41:48,700 [salt.state       ][INFO    ][12621] All specified packages are already installed
2018-01-06 11:41:48,701 [salt.state       ][INFO    ][12621] Completed state [mongodb] at time 11:41:48.701307 duration_in_ms=5.414
2018-01-06 11:41:48,701 [salt.state       ][INFO    ][12621] Running state [python-pymongo] at time 11:41:48.701758
2018-01-06 11:41:48,702 [salt.state       ][INFO    ][12621] Executing state pkg.installed for python-pymongo
2018-01-06 11:41:48,706 [salt.state       ][INFO    ][12621] All specified packages are already installed
2018-01-06 11:41:48,706 [salt.state       ][INFO    ][12621] Completed state [python-pymongo] at time 11:41:48.706758 duration_in_ms=4.999
2018-01-06 11:41:48,707 [salt.state       ][INFO    ][12621] Running state [mongodb-clients] at time 11:41:48.707135
2018-01-06 11:41:48,707 [salt.state       ][INFO    ][12621] Executing state pkg.installed for mongodb-clients
2018-01-06 11:41:48,711 [salt.state       ][INFO    ][12621] All specified packages are already installed
2018-01-06 11:41:48,712 [salt.state       ][INFO    ][12621] Completed state [mongodb-clients] at time 11:41:48.712226 duration_in_ms=5.091
2018-01-06 11:41:48,714 [salt.state       ][INFO    ][12621] Running state [/etc/mongodb.conf] at time 11:41:48.714643
2018-01-06 11:41:48,719 [salt.state       ][INFO    ][12621] Executing state file.managed for /etc/mongodb.conf
2018-01-06 11:41:48,763 [salt.state       ][INFO    ][12621] File /etc/mongodb.conf is in the correct state
2018-01-06 11:41:48,763 [salt.state       ][INFO    ][12621] Completed state [/etc/mongodb.conf] at time 11:41:48.763383 duration_in_ms=48.74
2018-01-06 11:41:48,763 [salt.state       ][INFO    ][12621] Running state [/etc/mongodb.key] at time 11:41:48.763824
2018-01-06 11:41:48,764 [salt.state       ][INFO    ][12621] Executing state file.managed for /etc/mongodb.key
2018-01-06 11:41:48,767 [salt.state       ][INFO    ][12621] File /etc/mongodb.key is in the correct state
2018-01-06 11:41:48,767 [salt.state       ][INFO    ][12621] Completed state [/etc/mongodb.key] at time 11:41:48.767862 duration_in_ms=4.038
2018-01-06 11:41:48,768 [salt.state       ][INFO    ][12621] Running state [/var/lock/mongodb] at time 11:41:48.768258
2018-01-06 11:41:48,768 [salt.state       ][INFO    ][12621] Executing state file.directory for /var/lock/mongodb
2018-01-06 11:41:48,769 [salt.state       ][INFO    ][12621] Directory /var/lock/mongodb is in the correct state
2018-01-06 11:41:48,769 [salt.state       ][INFO    ][12621] Completed state [/var/lock/mongodb] at time 11:41:48.769694 duration_in_ms=1.436
2018-01-06 11:41:48,770 [salt.state       ][INFO    ][12621] Running state [mongodb] at time 11:41:48.770839
2018-01-06 11:41:48,771 [salt.state       ][INFO    ][12621] Executing state service.running for mongodb
2018-01-06 11:41:48,771 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-06 11:41:48,795 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-06 11:41:48,801 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-06 11:41:48,808 [salt.state       ][INFO    ][12621] The service mongodb is already running
2018-01-06 11:41:48,808 [salt.state       ][INFO    ][12621] Completed state [mongodb] at time 11:41:48.808487 duration_in_ms=37.647
2018-01-06 11:41:48,809 [salt.minion      ][INFO    ][12621] Returning information for job: 20180106114154951778
2018-01-06 11:41:55,613 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command test.ping with jid 20180106114203266106
2018-01-06 11:41:55,639 [salt.minion      ][INFO    ][12645] Starting a new job with PID 12645
2018-01-06 11:41:55,712 [salt.minion      ][INFO    ][12645] Returning information for job: 20180106114203266106
2018-01-06 11:49:16,075 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106114923731411
2018-01-06 11:49:16,099 [salt.minion      ][INFO    ][12730] Starting a new job with PID 12730
2018-01-06 11:49:17,797 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:49:17,868 [salt.fileclient  ][INFO    ][12730] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-06 11:49:17,902 [salt.fileclient  ][INFO    ][12730] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-06 11:49:18,402 [salt.state       ][INFO    ][12730] Running state [aodh-api] at time 11:49:18.401987
2018-01-06 11:49:18,402 [salt.state       ][INFO    ][12730] Executing state pkg.installed for aodh-api
2018-01-06 11:49:18,403 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:49:18,759 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-06 11:49:18,872 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 11:49:21,129 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:49:21,171 [salt.loaded.int.module.cmdmod][INFO    ][12730] 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-06 11:49:26,131 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106114933769850
2018-01-06 11:49:26,159 [salt.minion      ][INFO    ][13196] Starting a new job with PID 13196
2018-01-06 11:49:26,189 [salt.minion      ][INFO    ][13196] Returning information for job: 20180106114933769850
2018-01-06 11:49:36,310 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106114943963708
2018-01-06 11:49:36,335 [salt.minion      ][INFO    ][13428] Starting a new job with PID 13428
2018-01-06 11:49:36,365 [salt.minion      ][INFO    ][13428] Returning information for job: 20180106114943963708
2018-01-06 11:49:46,498 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106114954143607
2018-01-06 11:49:46,522 [salt.minion      ][INFO    ][13655] Starting a new job with PID 13655
2018-01-06 11:49:46,551 [salt.minion      ][INFO    ][13655] Returning information for job: 20180106114954143607
2018-01-06 11:49:56,531 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115004187703
2018-01-06 11:49:56,554 [salt.minion      ][INFO    ][13914] Starting a new job with PID 13914
2018-01-06 11:49:56,578 [salt.minion      ][INFO    ][13914] Returning information for job: 20180106115004187703
2018-01-06 11:50:06,710 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115014363164
2018-01-06 11:50:06,734 [salt.minion      ][INFO    ][14187] Starting a new job with PID 14187
2018-01-06 11:50:06,764 [salt.minion      ][INFO    ][14187] Returning information for job: 20180106115014363164
2018-01-06 11:50:16,903 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115024557937
2018-01-06 11:50:16,930 [salt.minion      ][INFO    ][14431] Starting a new job with PID 14431
2018-01-06 11:50:16,981 [salt.minion      ][INFO    ][14431] Returning information for job: 20180106115024557937
2018-01-06 11:50:27,121 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115034775432
2018-01-06 11:50:27,147 [salt.minion      ][INFO    ][14611] Starting a new job with PID 14611
2018-01-06 11:50:27,170 [salt.minion      ][INFO    ][14611] Returning information for job: 20180106115034775432
2018-01-06 11:50:37,349 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115045004434
2018-01-06 11:50:37,372 [salt.minion      ][INFO    ][14798] Starting a new job with PID 14798
2018-01-06 11:50:37,399 [salt.minion      ][INFO    ][14798] Returning information for job: 20180106115045004434
2018-01-06 11:50:47,544 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115055198084
2018-01-06 11:50:47,574 [salt.minion      ][INFO    ][16162] Starting a new job with PID 16162
2018-01-06 11:50:47,601 [salt.minion      ][INFO    ][16162] Returning information for job: 20180106115055198084
2018-01-06 11:50:57,757 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115105409871
2018-01-06 11:50:57,784 [salt.minion      ][INFO    ][20126] Starting a new job with PID 20126
2018-01-06 11:50:57,822 [salt.minion      ][INFO    ][20126] Returning information for job: 20180106115105409871
2018-01-06 11:51:07,990 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115115633107
2018-01-06 11:51:08,017 [salt.minion      ][INFO    ][20139] Starting a new job with PID 20139
2018-01-06 11:51:08,051 [salt.minion      ][INFO    ][20139] Returning information for job: 20180106115115633107
2018-01-06 11:51:18,211 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115125866231
2018-01-06 11:51:18,239 [salt.minion      ][INFO    ][20596] Starting a new job with PID 20596
2018-01-06 11:51:18,268 [salt.minion      ][INFO    ][20596] Returning information for job: 20180106115125866231
2018-01-06 11:51:28,441 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115136092675
2018-01-06 11:51:28,463 [salt.minion      ][INFO    ][20890] Starting a new job with PID 20890
2018-01-06 11:51:28,508 [salt.minion      ][INFO    ][20890] Returning information for job: 20180106115136092675
2018-01-06 11:51:38,471 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115146123391
2018-01-06 11:51:38,496 [salt.minion      ][INFO    ][21184] Starting a new job with PID 21184
2018-01-06 11:51:38,526 [salt.minion      ][INFO    ][21184] Returning information for job: 20180106115146123391
2018-01-06 11:51:48,703 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115156358244
2018-01-06 11:51:48,726 [salt.minion      ][INFO    ][21550] Starting a new job with PID 21550
2018-01-06 11:51:48,753 [salt.minion      ][INFO    ][21550] Returning information for job: 20180106115156358244
2018-01-06 11:51:58,737 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115206391543
2018-01-06 11:51:58,759 [salt.minion      ][INFO    ][21791] Starting a new job with PID 21791
2018-01-06 11:51:58,786 [salt.minion      ][INFO    ][21791] Returning information for job: 20180106115206391543
2018-01-06 11:52:03,202 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:03,238 [salt.state       ][INFO    ][12730] 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'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'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'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'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'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'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-104.127'
'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'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'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'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'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'
'binutils-gold' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-06 11:52:03,273 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:52:03,292 [salt.state       ][INFO    ][12730] Completed state [aodh-api] at time 11:52:03.292852 duration_in_ms=164890.865
2018-01-06 11:52:03,296 [salt.state       ][INFO    ][12730] Running state [aodh-evaluator] at time 11:52:03.296376
2018-01-06 11:52:03,296 [salt.state       ][INFO    ][12730] Executing state pkg.installed for aodh-evaluator
2018-01-06 11:52:04,537 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:52:04,566 [salt.loaded.int.module.cmdmod][INFO    ][12730] 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-06 11:52:08,532 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:08,560 [salt.state       ][INFO    ][12730] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-06 11:52:08,572 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:52:08,680 [salt.state       ][INFO    ][12730] Completed state [aodh-evaluator] at time 11:52:08.680131 duration_in_ms=5383.755
2018-01-06 11:52:08,683 [salt.state       ][INFO    ][12730] Running state [aodh-notifier] at time 11:52:08.683030
2018-01-06 11:52:08,683 [salt.state       ][INFO    ][12730] Executing state pkg.installed for aodh-notifier
2018-01-06 11:52:08,977 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:52:08,997 [salt.loaded.int.module.cmdmod][INFO    ][12730] 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-06 11:52:09,070 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115216417124
2018-01-06 11:52:09,086 [salt.minion      ][INFO    ][22368] Starting a new job with PID 22368
2018-01-06 11:52:09,099 [salt.minion      ][INFO    ][22368] Returning information for job: 20180106115216417124
2018-01-06 11:52:13,288 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:13,335 [salt.state       ][INFO    ][12730] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-06 11:52:13,351 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:52:13,374 [salt.state       ][INFO    ][12730] Completed state [aodh-notifier] at time 11:52:13.374443 duration_in_ms=4691.412
2018-01-06 11:52:13,377 [salt.state       ][INFO    ][12730] Running state [aodh-listener] at time 11:52:13.377877
2018-01-06 11:52:13,378 [salt.state       ][INFO    ][12730] Executing state pkg.installed for aodh-listener
2018-01-06 11:52:13,695 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:52:13,722 [salt.loaded.int.module.cmdmod][INFO    ][12730] 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-06 11:52:17,527 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:17,559 [salt.state       ][INFO    ][12730] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-06 11:52:17,572 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:52:17,590 [salt.state       ][INFO    ][12730] Completed state [aodh-listener] at time 11:52:17.590154 duration_in_ms=4212.276
2018-01-06 11:52:17,593 [salt.state       ][INFO    ][12730] Running state [python-aodhclient] at time 11:52:17.593255
2018-01-06 11:52:17,593 [salt.state       ][INFO    ][12730] Executing state pkg.installed for python-aodhclient
2018-01-06 11:52:17,899 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:52:17,920 [salt.loaded.int.module.cmdmod][INFO    ][12730] 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-06 11:52:18,868 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115226524524
2018-01-06 11:52:18,893 [salt.minion      ][INFO    ][22910] Starting a new job with PID 22910
2018-01-06 11:52:18,937 [salt.minion      ][INFO    ][22910] Returning information for job: 20180106115226524524
2018-01-06 11:52:20,241 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:20,279 [salt.state       ][INFO    ][12730] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-06 11:52:20,293 [salt.state       ][INFO    ][12730] Loading fresh modules for state activity
2018-01-06 11:52:20,313 [salt.state       ][INFO    ][12730] Completed state [python-aodhclient] at time 11:52:20.312976 duration_in_ms=2719.719
2018-01-06 11:52:20,317 [salt.state       ][INFO    ][12730] Running state [/etc/aodh/aodh.conf] at time 11:52:20.317086
2018-01-06 11:52:20,317 [salt.state       ][INFO    ][12730] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-06 11:52:20,355 [salt.fileclient  ][INFO    ][12730] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-06 11:52:20,600 [salt.state       ][INFO    ][12730] 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.78
+
 # 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-06 11:52:20,601 [salt.state       ][INFO    ][12730] Completed state [/etc/aodh/aodh.conf] at time 11:52:20.601619 duration_in_ms=284.532
2018-01-06 11:52:20,633 [salt.state       ][INFO    ][12730] Running state [aodh-dbsync] at time 11:52:20.633366
2018-01-06 11:52:20,633 [salt.state       ][INFO    ][12730] Executing state cmd.run for aodh-dbsync
2018-01-06 11:52:20,635 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command 'aodh-dbsync' in directory '/root'
2018-01-06 11:52:22,143 [salt.state       ][INFO    ][12730] {'pid': 22992, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-06 11:52:22,144 [salt.state       ][INFO    ][12730] Completed state [aodh-dbsync] at time 11:52:22.144006 duration_in_ms=1510.638
2018-01-06 11:52:22,145 [salt.state       ][INFO    ][12730] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 11:52:22.145020
2018-01-06 11:52:22,145 [salt.state       ][INFO    ][12730] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-06 11:52:22,175 [salt.fileclient  ][INFO    ][12730] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-06 11:52:22,213 [salt.state       ][INFO    ][12730] 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.78:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-06 11:52:22,213 [salt.state       ][INFO    ][12730] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 11:52:22.213399 duration_in_ms=68.379
2018-01-06 11:52:22,213 [salt.state       ][INFO    ][12730] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 11:52:22.213841
2018-01-06 11:52:22,214 [salt.state       ][INFO    ][12730] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-06 11:52:22,218 [salt.state       ][INFO    ][12730] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-06 11:52:22,219 [salt.state       ][INFO    ][12730] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 11:52:22.219231 duration_in_ms=5.39
2018-01-06 11:52:22,394 [salt.state       ][INFO    ][12730] Running state [apache2] at time 11:52:22.394658
2018-01-06 11:52:22,394 [salt.state       ][INFO    ][12730] Executing state service.running for apache2
2018-01-06 11:52:22,395 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-06 11:52:22,416 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-06 11:52:22,430 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-06 11:52:22,445 [salt.state       ][INFO    ][12730] The service apache2 is already running
2018-01-06 11:52:22,446 [salt.state       ][INFO    ][12730] Completed state [apache2] at time 11:52:22.446599 duration_in_ms=51.939
2018-01-06 11:52:22,447 [salt.state       ][INFO    ][12730] Running state [apache2] at time 11:52:22.447569
2018-01-06 11:52:22,448 [salt.state       ][INFO    ][12730] Executing state service.mod_watch for apache2
2018-01-06 11:52:22,450 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-06 11:52:22,462 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-06 11:52:22,476 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-06 11:52:24,713 [salt.state       ][INFO    ][12730] {'apache2': True}
2018-01-06 11:52:24,714 [salt.state       ][INFO    ][12730] Completed state [apache2] at time 11:52:24.714116 duration_in_ms=2266.546
2018-01-06 11:52:24,715 [salt.state       ][INFO    ][12730] Running state [aodh-evaluator] at time 11:52:24.715021
2018-01-06 11:52:24,715 [salt.state       ][INFO    ][12730] Executing state service.running for aodh-evaluator
2018-01-06 11:52:24,716 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-06 11:52:24,744 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-06 11:52:24,760 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-06 11:52:24,775 [salt.state       ][INFO    ][12730] The service aodh-evaluator is already running
2018-01-06 11:52:24,775 [salt.state       ][INFO    ][12730] Completed state [aodh-evaluator] at time 11:52:24.775858 duration_in_ms=60.837
2018-01-06 11:52:24,776 [salt.state       ][INFO    ][12730] Running state [aodh-evaluator] at time 11:52:24.776600
2018-01-06 11:52:24,777 [salt.state       ][INFO    ][12730] Executing state service.mod_watch for aodh-evaluator
2018-01-06 11:52:24,778 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-06 11:52:24,793 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-06 11:52:24,808 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-06 11:52:24,965 [salt.state       ][INFO    ][12730] {'aodh-evaluator': True}
2018-01-06 11:52:24,966 [salt.state       ][INFO    ][12730] Completed state [aodh-evaluator] at time 11:52:24.965948 duration_in_ms=189.347
2018-01-06 11:52:24,968 [salt.state       ][INFO    ][12730] Running state [aodh-notifier] at time 11:52:24.968155
2018-01-06 11:52:24,968 [salt.state       ][INFO    ][12730] Executing state service.running for aodh-notifier
2018-01-06 11:52:24,971 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-06 11:52:25,001 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-06 11:52:25,015 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-06 11:52:25,029 [salt.state       ][INFO    ][12730] The service aodh-notifier is already running
2018-01-06 11:52:25,030 [salt.state       ][INFO    ][12730] Completed state [aodh-notifier] at time 11:52:25.030429 duration_in_ms=62.274
2018-01-06 11:52:25,031 [salt.state       ][INFO    ][12730] Running state [aodh-notifier] at time 11:52:25.030967
2018-01-06 11:52:25,031 [salt.state       ][INFO    ][12730] Executing state service.mod_watch for aodh-notifier
2018-01-06 11:52:25,032 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-06 11:52:25,044 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-06 11:52:25,057 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-06 11:52:28,923 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115236579843
2018-01-06 11:52:28,947 [salt.minion      ][INFO    ][23256] Starting a new job with PID 23256
2018-01-06 11:52:28,974 [salt.minion      ][INFO    ][23256] Returning information for job: 20180106115236579843
2018-01-06 11:52:38,943 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115246599383
2018-01-06 11:52:38,968 [salt.minion      ][INFO    ][23274] Starting a new job with PID 23274
2018-01-06 11:52:38,997 [salt.minion      ][INFO    ][23274] Returning information for job: 20180106115246599383
2018-01-06 11:52:40,336 [salt.state       ][INFO    ][12730] {'aodh-notifier': True}
2018-01-06 11:52:40,336 [salt.state       ][INFO    ][12730] Completed state [aodh-notifier] at time 11:52:40.336709 duration_in_ms=15305.74
2018-01-06 11:52:40,342 [salt.state       ][INFO    ][12730] Running state [aodh-listener] at time 11:52:40.342457
2018-01-06 11:52:40,343 [salt.state       ][INFO    ][12730] Executing state service.running for aodh-listener
2018-01-06 11:52:40,345 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-06 11:52:40,378 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-06 11:52:40,399 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-06 11:52:40,415 [salt.state       ][INFO    ][12730] The service aodh-listener is already running
2018-01-06 11:52:40,415 [salt.state       ][INFO    ][12730] Completed state [aodh-listener] at time 11:52:40.415559 duration_in_ms=73.102
2018-01-06 11:52:40,415 [salt.state       ][INFO    ][12730] Running state [aodh-listener] at time 11:52:40.415900
2018-01-06 11:52:40,416 [salt.state       ][INFO    ][12730] Executing state service.mod_watch for aodh-listener
2018-01-06 11:52:40,417 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-06 11:52:40,431 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-06 11:52:40,444 [salt.loaded.int.module.cmdmod][INFO    ][12730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-06 11:52:48,969 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115256626128
2018-01-06 11:52:48,992 [salt.minion      ][INFO    ][23344] Starting a new job with PID 23344
2018-01-06 11:52:49,025 [salt.minion      ][INFO    ][23344] Returning information for job: 20180106115256626128
2018-01-06 11:52:55,587 [salt.state       ][INFO    ][12730] {'aodh-listener': True}
2018-01-06 11:52:55,588 [salt.state       ][INFO    ][12730] Completed state [aodh-listener] at time 11:52:55.588363 duration_in_ms=15172.463
2018-01-06 11:52:55,593 [salt.minion      ][INFO    ][12730] Returning information for job: 20180106114923731411
2018-01-06 11:52:56,624 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command state.sls with jid 20180106115304282818
2018-01-06 11:52:56,642 [salt.minion      ][INFO    ][23401] Starting a new job with PID 23401
2018-01-06 11:52:58,383 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:52:58,452 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-06 11:52:58,486 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-06 11:52:59,527 [salt.state       ][INFO    ][23401] Running state [ceilometer-api] at time 11:52:59.527351
2018-01-06 11:52:59,528 [salt.state       ][INFO    ][23401] Executing state pkg.installed for ceilometer-api
2018-01-06 11:52:59,528 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:52:59,932 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-06 11:53:00,018 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 11:53:01,817 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:53:01,838 [salt.loaded.int.module.cmdmod][INFO    ][23401] 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-06 11:53:06,726 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115314382159
2018-01-06 11:53:06,751 [salt.minion      ][INFO    ][23824] Starting a new job with PID 23824
2018-01-06 11:53:06,785 [salt.minion      ][INFO    ][23824] Returning information for job: 20180106115314382159
2018-01-06 11:53:16,952 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115324610581
2018-01-06 11:53:16,988 [salt.minion      ][INFO    ][24094] Starting a new job with PID 24094
2018-01-06 11:53:17,018 [salt.minion      ][INFO    ][24094] Returning information for job: 20180106115324610581
2018-01-06 11:53:26,980 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115334637583
2018-01-06 11:53:27,007 [salt.minion      ][INFO    ][24344] Starting a new job with PID 24344
2018-01-06 11:53:27,048 [salt.minion      ][INFO    ][24344] Returning information for job: 20180106115334637583
2018-01-06 11:53:37,012 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115344670071
2018-01-06 11:53:37,035 [salt.minion      ][INFO    ][25211] Starting a new job with PID 25211
2018-01-06 11:53:37,073 [salt.minion      ][INFO    ][25211] Returning information for job: 20180106115344670071
2018-01-06 11:53:47,042 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115354699993
2018-01-06 11:53:47,062 [salt.minion      ][INFO    ][25670] Starting a new job with PID 25670
2018-01-06 11:53:47,088 [salt.minion      ][INFO    ][25670] Returning information for job: 20180106115354699993
2018-01-06 11:53:53,893 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:53:53,923 [salt.state       ][INFO    ][23401] 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-06 11:53:53,947 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:53:54,055 [salt.state       ][INFO    ][23401] Completed state [ceilometer-api] at time 11:53:54.055245 duration_in_ms=54527.895
2018-01-06 11:53:54,058 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-central] at time 11:53:54.058161
2018-01-06 11:53:54,058 [salt.state       ][INFO    ][23401] Executing state pkg.installed for ceilometer-agent-central
2018-01-06 11:53:54,410 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:53:54,432 [salt.loaded.int.module.cmdmod][INFO    ][23401] 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-06 11:53:57,271 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115404930335
2018-01-06 11:53:57,296 [salt.minion      ][INFO    ][26069] Starting a new job with PID 26069
2018-01-06 11:53:57,330 [salt.minion      ][INFO    ][26069] Returning information for job: 20180106115404930335
2018-01-06 11:53:58,596 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:53:58,634 [salt.state       ][INFO    ][23401] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-06 11:53:58,646 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:53:58,749 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-central] at time 11:53:58.749857 duration_in_ms=4691.695
2018-01-06 11:53:58,752 [salt.state       ][INFO    ][23401] Running state [python-ceilometerclient] at time 11:53:58.752750
2018-01-06 11:53:58,752 [salt.state       ][INFO    ][23401] Executing state pkg.installed for python-ceilometerclient
2018-01-06 11:53:59,218 [salt.state       ][INFO    ][23401] All specified packages are already installed
2018-01-06 11:53:59,219 [salt.state       ][INFO    ][23401] Completed state [python-ceilometerclient] at time 11:53:59.219438 duration_in_ms=466.688
2018-01-06 11:53:59,219 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-notification] at time 11:53:59.219828
2018-01-06 11:53:59,220 [salt.state       ][INFO    ][23401] Executing state pkg.installed for ceilometer-agent-notification
2018-01-06 11:53:59,234 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:53:59,256 [salt.loaded.int.module.cmdmod][INFO    ][23401] 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-06 11:54:03,602 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:54:03,632 [salt.state       ][INFO    ][23401] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-06 11:54:03,644 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:54:03,669 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-notification] at time 11:54:03.669487 duration_in_ms=4449.657
2018-01-06 11:54:03,672 [salt.state       ][INFO    ][23401] Running state [python-elasticsearch] at time 11:54:03.672404
2018-01-06 11:54:03,672 [salt.state       ][INFO    ][23401] Executing state pkg.installed for python-elasticsearch
2018-01-06 11:54:04,100 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:54:04,154 [salt.loaded.int.module.cmdmod][INFO    ][23401] 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-06 11:54:06,906 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:54:06,936 [salt.state       ][INFO    ][23401] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-06 11:54:06,951 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:54:06,977 [salt.state       ][INFO    ][23401] Completed state [python-elasticsearch] at time 11:54:06.977871 duration_in_ms=3305.467
2018-01-06 11:54:06,985 [salt.state       ][INFO    ][23401] Running state [python-influxdb] at time 11:54:06.985085
2018-01-06 11:54:06,985 [salt.state       ][INFO    ][23401] Executing state pkg.installed for python-influxdb
2018-01-06 11:54:07,430 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 11:54:07,471 [salt.loaded.int.module.cmdmod][INFO    ][23401] 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-06 11:54:07,540 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106115414967427
2018-01-06 11:54:07,558 [salt.minion      ][INFO    ][26557] Starting a new job with PID 26557
2018-01-06 11:54:07,598 [salt.minion      ][INFO    ][26557] Returning information for job: 20180106115414967427
2018-01-06 11:54:09,906 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 11:54:09,945 [salt.state       ][INFO    ][23401] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-06 11:54:09,959 [salt.state       ][INFO    ][23401] Loading fresh modules for state activity
2018-01-06 11:54:09,979 [salt.state       ][INFO    ][23401] Completed state [python-influxdb] at time 11:54:09.978948 duration_in_ms=2993.861
2018-01-06 11:54:09,985 [salt.state       ][INFO    ][23401] Running state [python-pymongo] at time 11:54:09.985646
2018-01-06 11:54:09,986 [salt.state       ][INFO    ][23401] Executing state pkg.installed for python-pymongo
2018-01-06 11:54:10,333 [salt.state       ][INFO    ][23401] All specified packages are already installed
2018-01-06 11:54:10,334 [salt.state       ][INFO    ][23401] Completed state [python-pymongo] at time 11:54:10.334626 duration_in_ms=348.981
2018-01-06 11:54:10,336 [salt.state       ][INFO    ][23401] Running state [/etc/ceilometer/ceilometer.conf] at time 11:54:10.336556
2018-01-06 11:54:10,336 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-06 11:54:10,370 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-06 11:54:10,522 [salt.state       ][INFO    ][23401] 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-06 11:54:10,527 [salt.state       ][INFO    ][23401] Completed state [/etc/ceilometer/ceilometer.conf] at time 11:54:10.527157 duration_in_ms=190.599
2018-01-06 11:54:10,527 [salt.state       ][INFO    ][23401] Running state [/etc/ceilometer/pipeline.yaml] at time 11:54:10.527906
2018-01-06 11:54:10,528 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-06 11:54:10,569 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-06 11:54:10,628 [salt.state       ][INFO    ][23401] File changed:
New file
2018-01-06 11:54:10,629 [salt.state       ][INFO    ][23401] Completed state [/etc/ceilometer/pipeline.yaml] at time 11:54:10.629089 duration_in_ms=101.184
2018-01-06 11:54:10,629 [salt.state       ][INFO    ][23401] Running state [/etc/ceilometer/event_pipeline.yaml] at time 11:54:10.629474
2018-01-06 11:54:10,629 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-06 11:54:10,648 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-06 11:54:10,650 [salt.state       ][INFO    ][23401] File changed:
New file
2018-01-06 11:54:10,651 [salt.state       ][INFO    ][23401] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 11:54:10.650996 duration_in_ms=21.522
2018-01-06 11:54:10,651 [salt.state       ][INFO    ][23401] Running state [/etc/ceilometer/event_definitions.yaml] at time 11:54:10.651394
2018-01-06 11:54:10,651 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-06 11:54:10,673 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-06 11:54:10,685 [salt.state       ][INFO    ][23401] File changed:
New file
2018-01-06 11:54:10,686 [salt.state       ][INFO    ][23401] Completed state [/etc/ceilometer/event_definitions.yaml] at time 11:54:10.686303 duration_in_ms=34.908
2018-01-06 11:54:10,687 [salt.state       ][INFO    ][23401] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 11:54:10.686992
2018-01-06 11:54:10,687 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-06 11:54:10,710 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-06 11:54:10,713 [salt.state       ][INFO    ][23401] File changed:
New file
2018-01-06 11:54:10,714 [salt.state       ][INFO    ][23401] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 11:54:10.714141 duration_in_ms=27.149
2018-01-06 11:54:10,714 [salt.state       ][INFO    ][23401] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 11:54:10.714813
2018-01-06 11:54:10,715 [salt.state       ][INFO    ][23401] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-06 11:54:10,738 [salt.fileclient  ][INFO    ][23401] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-06 11:54:10,787 [salt.state       ][INFO    ][23401] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.78: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-06 11:54:10,788 [salt.state       ][INFO    ][23401] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 11:54:10.788242 duration_in_ms=73.428
2018-01-06 11:54:10,789 [salt.state       ][INFO    ][23401] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 11:54:10.789289
2018-01-06 11:54:10,789 [salt.state       ][INFO    ][23401] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-06 11:54:10,791 [salt.state       ][INFO    ][23401] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-06 11:54:10,792 [salt.state       ][INFO    ][23401] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 11:54:10.792359 duration_in_ms=3.07
2018-01-06 11:54:10,795 [salt.state       ][INFO    ][23401] Running state [apache2] at time 11:54:10.795649
2018-01-06 11:54:10,796 [salt.state       ][INFO    ][23401] Executing state service.running for apache2
2018-01-06 11:54:10,797 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-06 11:54:10,820 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-06 11:54:10,838 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-06 11:54:10,858 [salt.state       ][INFO    ][23401] The service apache2 is already running
2018-01-06 11:54:10,858 [salt.state       ][INFO    ][23401] Completed state [apache2] at time 11:54:10.858650 duration_in_ms=62.999
2018-01-06 11:54:10,859 [salt.state       ][INFO    ][23401] Running state [apache2] at time 11:54:10.859220
2018-01-06 11:54:10,859 [salt.state       ][INFO    ][23401] Executing state service.mod_watch for apache2
2018-01-06 11:54:10,861 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-06 11:54:10,875 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-06 11:54:10,892 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-06 11:54:13,138 [salt.state       ][INFO    ][23401] {'apache2': True}
2018-01-06 11:54:13,139 [salt.state       ][INFO    ][23401] Completed state [apache2] at time 11:54:13.138927 duration_in_ms=2279.705
2018-01-06 11:54:13,139 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-central] at time 11:54:13.139809
2018-01-06 11:54:13,140 [salt.state       ][INFO    ][23401] Executing state service.running for ceilometer-agent-central
2018-01-06 11:54:13,141 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-06 11:54:13,157 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-06 11:54:13,172 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-06 11:54:13,194 [salt.state       ][INFO    ][23401] The service ceilometer-agent-central is already running
2018-01-06 11:54:13,194 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-central] at time 11:54:13.194795 duration_in_ms=54.986
2018-01-06 11:54:13,195 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-central] at time 11:54:13.195058
2018-01-06 11:54:13,195 [salt.state       ][INFO    ][23401] Executing state service.mod_watch for ceilometer-agent-central
2018-01-06 11:54:13,195 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-06 11:54:13,210 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-06 11:54:13,223 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-06 11:54:13,390 [salt.state       ][INFO    ][23401] {'ceilometer-agent-central': True}
2018-01-06 11:54:13,390 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-central] at time 11:54:13.390508 duration_in_ms=195.449
2018-01-06 11:54:13,391 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-notification] at time 11:54:13.391036
2018-01-06 11:54:13,391 [salt.state       ][INFO    ][23401] Executing state service.running for ceilometer-agent-notification
2018-01-06 11:54:13,392 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-06 11:54:13,408 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-06 11:54:13,419 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-06 11:54:13,434 [salt.state       ][INFO    ][23401] The service ceilometer-agent-notification is already running
2018-01-06 11:54:13,435 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-notification] at time 11:54:13.435024 duration_in_ms=43.988
2018-01-06 11:54:13,435 [salt.state       ][INFO    ][23401] Running state [ceilometer-agent-notification] at time 11:54:13.435224
2018-01-06 11:54:13,435 [salt.state       ][INFO    ][23401] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-06 11:54:13,436 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-06 11:54:13,454 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-06 11:54:13,463 [salt.loaded.int.module.cmdmod][INFO    ][23401] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-06 11:54:13,639 [salt.state       ][INFO    ][23401] {'ceilometer-agent-notification': True}
2018-01-06 11:54:13,639 [salt.state       ][INFO    ][23401] Completed state [ceilometer-agent-notification] at time 11:54:13.639616 duration_in_ms=204.392
2018-01-06 11:54:13,641 [salt.minion      ][INFO    ][23401] Returning information for job: 20180106115304282818
2018-01-06 12:00:49,113 [salt.minion      ][INFO    ][2822] User sudo_ubuntu Executing command cp.push_dir with jid 20180106120056777105
2018-01-06 12:00:49,136 [salt.minion      ][INFO    ][27122] Starting a new job with PID 27122
