2018-01-14 09:03:51,752 [py.warnings      ][WARNING ][1843] /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-14 09:04:41,461 [salt.loaded.int.module.cmdmod][ERROR   ][1843] 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-14 09:04:44,091 [salt.loaded.int.module.cmdmod][INFO    ][2610] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:04:44,103 [salt.loaded.int.module.cmdmod][INFO    ][2610] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:44,124 [salt.loaded.int.module.cmdmod][INFO    ][2610] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:44,145 [salt.utils.parsers][WARNING ][1522] Minion received a SIGTERM. Exiting.
2018-01-14 09:04:44,144 [salt.loader      ][ERROR   ][2654] Failed to import module oracle as the module called exit()
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/usr/lib/python2.7/dist-packages/salt/modules/oracle.py", line 114, in <module>
    @depends('cx_Oracle', fallback_function=_cx_oracle_req)
  File "/usr/lib/python2.7/dist-packages/salt/utils/decorators/__init__.py", line 72, in __call__
    frame = inspect.stack()[1][0]
  File "/usr/lib/python2.7/inspect.py", line 1060, in stack
    return getouterframes(sys._getframe(1), context)
  File "/usr/lib/python2.7/inspect.py", line 1038, in getouterframes
    framelist.append((frame,) + getframeinfo(frame, context))
  File "/usr/lib/python2.7/inspect.py", line 1013, in getframeinfo
    lines, lnum = findsource(frame)
  File "/usr/lib/python2.7/inspect.py", line 532, in findsource
    module = getmodule(object, file)
  File "/usr/lib/python2.7/inspect.py", line 500, in getmodule
    os.path.realpath(f)] = module.__name__
  File "/usr/lib/python2.7/posixpath.py", line 376, in realpath
    return abspath(path)
  File "/usr/lib/python2.7/posixpath.py", line 366, in abspath
    return normpath(path)
  File "/usr/lib/python2.7/posixpath.py", line 352, in normpath
    path = slash.join(comps)
  File "/usr/lib/python2.7/dist-packages/salt/utils/process.py", line 705, in _handle_signals
    sys.exit(salt.defaults.exitcodes.EX_OK)
SystemExit: 0
2018-01-14 09:04:44,790 [salt.cli.daemons ][INFO    ][2729] Setting up the Salt Minion "mdb01.baremetal-mcp-pike-odl-ha.local"
2018-01-14 09:04:44,880 [salt.cli.daemons ][INFO    ][2729] Starting up the Salt Minion
2018-01-14 09:04:44,881 [salt.utils.event ][INFO    ][2729] Starting pull socket on /var/run/salt/minion/minion_event_feb610d197_pull.ipc
2018-01-14 09:04:45,335 [salt.minion      ][INFO    ][2729] Creating minion process manager
2018-01-14 09:04:46,852 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2729] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:04:46,885 [salt.utils.schedule][INFO    ][2729] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:04:46,893 [salt.minion      ][INFO    ][2729] Added mine.update to scheduler
2018-01-14 09:04:46,919 [salt.minion      ][INFO    ][2729] Minion is starting as user 'root'
2018-01-14 09:04:46,934 [salt.minion      ][INFO    ][2729] Minion is ready to receive requests!
2018-01-14 09:04:47,936 [salt.utils.schedule][INFO    ][2729] Running scheduled job: __mine_interval
2018-01-14 09:05:05,720 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.apply with jid 20180114090506356352
2018-01-14 09:05:05,752 [salt.minion      ][INFO    ][2825] Starting a new job with PID 2825
2018-01-14 09:05:09,037 [salt.state       ][INFO    ][2825] Loading fresh modules for state activity
2018-01-14 09:05:09,091 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-14 09:05:09,143 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-14 09:05:09,240 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-14 09:05:09,344 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-14 09:05:09,452 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-14 09:05:09,626 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-14 09:05:09,719 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-14 09:05:09,789 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-14 09:05:09,899 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-14 09:05:10,039 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-14 09:05:10,143 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-14 09:05:10,226 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-14 09:05:10,366 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-14 09:05:10,451 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-14 09:05:10,521 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-14 09:05:10,590 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-14 09:05:10,674 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-14 09:05:10,747 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-14 09:05:10,829 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-14 09:05:10,936 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-14 09:05:11,059 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-14 09:05:11,137 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-14 09:05:11,228 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-14 09:05:11,248 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-14 09:05:11,289 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-14 09:05:11,317 [salt.state       ][INFO    ][2825] Running state [/etc/environment] at time 09:05:11.316984
2018-01-14 09:05:11,317 [salt.state       ][INFO    ][2825] Executing state file.blockreplace for /etc/environment
2018-01-14 09:05:11,323 [salt.state       ][INFO    ][2825] 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-14 09:05:11,324 [salt.state       ][INFO    ][2825] Completed state [/etc/environment] at time 09:05:11.324796 duration_in_ms=7.812
2018-01-14 09:05:11,325 [salt.state       ][INFO    ][2825] Running state [/etc/profile.d] at time 09:05:11.325197
2018-01-14 09:05:11,325 [salt.state       ][INFO    ][2825] Executing state file.directory for /etc/profile.d
2018-01-14 09:05:11,335 [salt.state       ][INFO    ][2825] Directory /etc/profile.d is in the correct state
2018-01-14 09:05:11,335 [salt.state       ][INFO    ][2825] Completed state [/etc/profile.d] at time 09:05:11.335547 duration_in_ms=10.35
2018-01-14 09:05:11,789 [salt.state       ][INFO    ][2825] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:05:11.789145
2018-01-14 09:05:11,789 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-14 09:05:11,822 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-14 09:05:11,828 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:05:11,829 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:05:11.829078 duration_in_ms=39.934
2018-01-14 09:05:11,829 [salt.state       ][INFO    ][2825] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:05:11.829519
2018-01-14 09:05:11,829 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-14 09:05:11,847 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:05:11,847 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:05:11.847642 duration_in_ms=18.122
2018-01-14 09:05:11,848 [salt.state       ][INFO    ][2825] Running state [linux_repo_prereq_pkgs] at time 09:05:11.848642
2018-01-14 09:05:11,849 [salt.state       ][INFO    ][2825] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-14 09:05:11,849 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:12,138 [salt.state       ][INFO    ][2825] All specified packages are already installed
2018-01-14 09:05:12,139 [salt.state       ][INFO    ][2825] Completed state [linux_repo_prereq_pkgs] at time 09:05:12.139082 duration_in_ms=290.44
2018-01-14 09:05:12,139 [salt.state       ][INFO    ][2825] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:05:12.139617
2018-01-14 09:05:12,140 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-14 09:05:12,140 [salt.state       ][INFO    ][2825] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-14 09:05:12,141 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:05:12.141101 duration_in_ms=1.484
2018-01-14 09:05:12,141 [salt.state       ][INFO    ][2825] Running state [/etc/apt/preferences.d/uca] at time 09:05:12.141502
2018-01-14 09:05:12,141 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-14 09:05:12,142 [salt.state       ][INFO    ][2825] File /etc/apt/preferences.d/uca is not present
2018-01-14 09:05:12,142 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/preferences.d/uca] at time 09:05:12.142735 duration_in_ms=1.233
2018-01-14 09:05:12,217 [salt.state       ][INFO    ][2825] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:05:12.217373
2018-01-14 09:05:12,218 [salt.state       ][INFO    ][2825] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-14 09:05:12,438 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-14 09:05:12,704 [salt.loaded.int.module.cmdmod][INFO    ][2825] 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-14 09:05:13,148 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:15,823 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090516457990
2018-01-14 09:05:15,848 [salt.minion      ][INFO    ][3355] Starting a new job with PID 3355
2018-01-14 09:05:15,874 [salt.minion      ][INFO    ][3355] Returning information for job: 20180114090516457990
2018-01-14 09:05:17,413 [salt.state       ][INFO    ][2825] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-14 09:05:17,414 [salt.state       ][INFO    ][2825] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:05:17.414032 duration_in_ms=5196.661
2018-01-14 09:05:17,414 [salt.state       ][INFO    ][2825] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:05:17.414494
2018-01-14 09:05:17,414 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-14 09:05:17,415 [salt.state       ][INFO    ][2825] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-14 09:05:17,415 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:05:17.415807 duration_in_ms=1.312
2018-01-14 09:05:17,416 [salt.state       ][INFO    ][2825] Running state [/etc/apt/preferences.d/mcp_extra] at time 09:05:17.416154
2018-01-14 09:05:17,416 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-14 09:05:17,437 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-14 09:05:17,487 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:05:17,487 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/preferences.d/mcp_extra] at time 09:05:17.487910 duration_in_ms=71.756
2018-01-14 09:05:17,488 [salt.state       ][INFO    ][2825] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 09:05:17.488813
2018-01-14 09:05:17,489 [salt.state       ][INFO    ][2825] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-14 09:05:17,552 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-14 09:05:17,716 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:22,117 [salt.state       ][INFO    ][2825] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-14 09:05:22,118 [salt.state       ][INFO    ][2825] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 09:05:22.118533 duration_in_ms=4629.719
2018-01-14 09:05:22,119 [salt.state       ][INFO    ][2825] Running state [linux_extra_packages_purged] at time 09:05:22.119055
2018-01-14 09:05:22,119 [salt.state       ][INFO    ][2825] Executing state pkg.purged for linux_extra_packages_purged
2018-01-14 09:05:22,153 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-14 09:05:25,957 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090526592659
2018-01-14 09:05:25,991 [salt.minion      ][INFO    ][3983] Starting a new job with PID 3983
2018-01-14 09:05:26,027 [salt.minion      ][INFO    ][3983] Returning information for job: 20180114090526592659
2018-01-14 09:05:35,554 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:35,595 [salt.state       ][INFO    ][2825] {'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-14 09:05:35,623 [salt.state       ][INFO    ][2825] Loading fresh modules for state activity
2018-01-14 09:05:35,660 [salt.state       ][INFO    ][2825] Completed state [linux_extra_packages_purged] at time 09:05:35.660028 duration_in_ms=13540.971
2018-01-14 09:05:35,747 [salt.state       ][INFO    ][2825] Running state [linux_extra_packages_latest] at time 09:05:35.747292
2018-01-14 09:05:35,747 [salt.state       ][INFO    ][2825] Executing state pkg.latest for linux_extra_packages_latest
2018-01-14 09:05:36,055 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-14 09:05:36,099 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:05:36,121 [salt.loaded.int.module.cmdmod][INFO    ][2825] 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-14 09:05:36,192 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090536711819
2018-01-14 09:05:36,208 [salt.minion      ][INFO    ][4591] Starting a new job with PID 4591
2018-01-14 09:05:36,221 [salt.minion      ][INFO    ][4591] Returning information for job: 20180114090536711819
2018-01-14 09:05:46,177 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090546814715
2018-01-14 09:05:46,203 [salt.minion      ][INFO    ][5031] Starting a new job with PID 5031
2018-01-14 09:05:46,223 [salt.minion      ][INFO    ][5031] Returning information for job: 20180114090546814715
2018-01-14 09:05:47,231 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:47,257 [salt.state       ][INFO    ][2825] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-14 09:05:47,271 [salt.state       ][INFO    ][2825] Loading fresh modules for state activity
2018-01-14 09:05:47,289 [salt.state       ][INFO    ][2825] Completed state [linux_extra_packages_latest] at time 09:05:47.289093 duration_in_ms=11541.8
2018-01-14 09:05:47,307 [salt.state       ][INFO    ][2825] Running state [UTC] at time 09:05:47.307154
2018-01-14 09:05:47,307 [salt.state       ][INFO    ][2825] Executing state timezone.system for UTC
2018-01-14 09:05:47,311 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:05:47,783 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:05:47,805 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-14 09:05:48,001 [salt.state       ][INFO    ][2825] {'timezone': 'UTC'}
2018-01-14 09:05:48,002 [salt.state       ][INFO    ][2825] Completed state [UTC] at time 09:05:48.002300 duration_in_ms=695.145
2018-01-14 09:05:48,014 [salt.state       ][INFO    ][2825] Running state [nf_conntrack] at time 09:05:48.014085
2018-01-14 09:05:48,015 [salt.state       ][INFO    ][2825] Executing state kmod.present for nf_conntrack
2018-01-14 09:05:48,016 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:52,488 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:52,516 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-14 09:05:52,596 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:52,737 [salt.state       ][INFO    ][2825] {'nf_conntrack': 'loaded'}
2018-01-14 09:05:52,738 [salt.state       ][INFO    ][2825] Completed state [nf_conntrack] at time 09:05:52.738165 duration_in_ms=4724.08
2018-01-14 09:05:52,821 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_keepalive_probes] at time 09:05:52.821565
2018-01-14 09:05:52,822 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-14 09:05:52,823 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:53,248 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-14 09:05:53,271 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-14 09:05:53,273 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:05:53.272925 duration_in_ms=451.389
2018-01-14 09:05:53,274 [salt.state       ][INFO    ][2825] Running state [fs.file-max] at time 09:05:53.273994
2018-01-14 09:05:53,275 [salt.state       ][INFO    ][2825] Executing state sysctl.present for fs.file-max
2018-01-14 09:05:53,276 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:53,323 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-14 09:05:53,341 [salt.state       ][INFO    ][2825] {'fs.file-max': 124165}
2018-01-14 09:05:53,342 [salt.state       ][INFO    ][2825] Completed state [fs.file-max] at time 09:05:53.342151 duration_in_ms=68.157
2018-01-14 09:05:53,343 [salt.state       ][INFO    ][2825] Running state [net.core.somaxconn] at time 09:05:53.343015
2018-01-14 09:05:53,343 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.core.somaxconn
2018-01-14 09:05:53,345 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:53,396 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-14 09:05:53,419 [salt.state       ][INFO    ][2825] {'net.core.somaxconn': 4096}
2018-01-14 09:05:53,420 [salt.state       ][INFO    ][2825] Completed state [net.core.somaxconn] at time 09:05:53.420691 duration_in_ms=77.675
2018-01-14 09:05:53,421 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:05:53.421585
2018-01-14 09:05:53,422 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-14 09:05:53,423 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:53,468 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-14 09:05:53,486 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-14 09:05:53,487 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:05:53.487258 duration_in_ms=65.673
2018-01-14 09:05:53,488 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_tw_reuse] at time 09:05:53.488053
2018-01-14 09:05:53,488 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-14 09:05:53,490 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:53,529 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-14 09:05:53,544 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-14 09:05:53,544 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_tw_reuse] at time 09:05:53.544647 duration_in_ms=56.595
2018-01-14 09:05:53,545 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_congestion_control] at time 09:05:53.545336
2018-01-14 09:05:53,546 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-14 09:05:53,547 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,161 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-14 09:05:54,273 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-14 09:05:54,274 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_congestion_control] at time 09:05:54.274668 duration_in_ms=729.33
2018-01-14 09:05:54,276 [salt.state       ][INFO    ][2825] Running state [net.nf_conntrack_max] at time 09:05:54.275954
2018-01-14 09:05:54,277 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.nf_conntrack_max
2018-01-14 09:05:54,278 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,330 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-14 09:05:54,348 [salt.state       ][INFO    ][2825] {'net.nf_conntrack_max': 1048576}
2018-01-14 09:05:54,349 [salt.state       ][INFO    ][2825] Completed state [net.nf_conntrack_max] at time 09:05:54.349843 duration_in_ms=73.888
2018-01-14 09:05:54,350 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_retries2] at time 09:05:54.350878
2018-01-14 09:05:54,351 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-14 09:05:54,353 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,534 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-14 09:05:54,562 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_retries2': 5}
2018-01-14 09:05:54,564 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_retries2] at time 09:05:54.564403 duration_in_ms=213.522
2018-01-14 09:05:54,566 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_fin_timeout] at time 09:05:54.566186
2018-01-14 09:05:54,567 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-14 09:05:54,570 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,622 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-14 09:05:54,643 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-14 09:05:54,644 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_fin_timeout] at time 09:05:54.644859 duration_in_ms=78.674
2018-01-14 09:05:54,645 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:54.645736
2018-01-14 09:05:54,646 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-14 09:05:54,648 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,773 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-14 09:05:54,798 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-14 09:05:54,799 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:54.799845 duration_in_ms=154.108
2018-01-14 09:05:54,800 [salt.state       ][INFO    ][2825] Running state [vm.swappiness] at time 09:05:54.800795
2018-01-14 09:05:54,801 [salt.state       ][INFO    ][2825] Executing state sysctl.present for vm.swappiness
2018-01-14 09:05:54,803 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,854 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-14 09:05:54,876 [salt.state       ][INFO    ][2825] {'vm.swappiness': 10}
2018-01-14 09:05:54,877 [salt.state       ][INFO    ][2825] Completed state [vm.swappiness] at time 09:05:54.877270 duration_in_ms=76.473
2018-01-14 09:05:54,878 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:05:54.878400
2018-01-14 09:05:54,879 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-14 09:05:54,881 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:54,995 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-14 09:05:55,019 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-14 09:05:55,020 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:05:55.020207 duration_in_ms=141.806
2018-01-14 09:05:55,021 [salt.state       ][INFO    ][2825] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:55.021375
2018-01-14 09:05:55,022 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-14 09:05:55,024 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,072 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-14 09:05:55,093 [salt.state       ][INFO    ][2825] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-14 09:05:55,094 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:55.094065 duration_in_ms=72.689
2018-01-14 09:05:55,094 [salt.state       ][INFO    ][2825] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:55.094671
2018-01-14 09:05:55,095 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-14 09:05:55,096 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,253 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-14 09:05:55,274 [salt.state       ][INFO    ][2825] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-14 09:05:55,275 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:55.275473 duration_in_ms=180.8
2018-01-14 09:05:55,276 [salt.state       ][INFO    ][2825] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:55.276198
2018-01-14 09:05:55,276 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-14 09:05:55,278 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,318 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-14 09:05:55,337 [salt.state       ][INFO    ][2825] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-14 09:05:55,338 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:55.338199 duration_in_ms=61.999
2018-01-14 09:05:55,339 [salt.state       ][INFO    ][2825] Running state [net.core.netdev_max_backlog] at time 09:05:55.338984
2018-01-14 09:05:55,339 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-14 09:05:55,341 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,409 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-14 09:05:55,432 [salt.state       ][INFO    ][2825] {'net.core.netdev_max_backlog': 261144}
2018-01-14 09:05:55,433 [salt.state       ][INFO    ][2825] Completed state [net.core.netdev_max_backlog] at time 09:05:55.432992 duration_in_ms=94.007
2018-01-14 09:05:55,433 [salt.state       ][INFO    ][2825] Running state [net.ipv4.tcp_keepalive_time] at time 09:05:55.433757
2018-01-14 09:05:55,434 [salt.state       ][INFO    ][2825] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-14 09:05:55,436 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,466 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-14 09:05:55,478 [salt.state       ][INFO    ][2825] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-14 09:05:55,479 [salt.state       ][INFO    ][2825] Completed state [net.ipv4.tcp_keepalive_time] at time 09:05:55.479454 duration_in_ms=45.696
2018-01-14 09:05:55,480 [salt.state       ][INFO    ][2825] Running state [kernel.panic] at time 09:05:55.479997
2018-01-14 09:05:55,480 [salt.state       ][INFO    ][2825] Executing state sysctl.present for kernel.panic
2018-01-14 09:05:55,481 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:55,546 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-14 09:05:55,562 [salt.state       ][INFO    ][2825] {'kernel.panic': 60}
2018-01-14 09:05:55,563 [salt.state       ][INFO    ][2825] Completed state [kernel.panic] at time 09:05:55.562999 duration_in_ms=83.0
2018-01-14 09:05:55,577 [salt.state       ][INFO    ][2825] Running state [linux_sysfs_package] at time 09:05:55.577487
2018-01-14 09:05:55,578 [salt.state       ][INFO    ][2825] Executing state pkg.installed for linux_sysfs_package
2018-01-14 09:05:55,968 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-14 09:05:56,049 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:56,305 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090556942226
2018-01-14 09:05:56,321 [salt.minion      ][INFO    ][5271] Starting a new job with PID 5271
2018-01-14 09:05:56,336 [salt.minion      ][INFO    ][5271] Returning information for job: 20180114090556942226
2018-01-14 09:05:57,714 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:05:57,742 [salt.loaded.int.module.cmdmod][INFO    ][2825] 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-14 09:06:06,506 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090607144087
2018-01-14 09:06:06,523 [salt.minion      ][INFO    ][5849] Starting a new job with PID 5849
2018-01-14 09:06:06,543 [salt.minion      ][INFO    ][5849] Returning information for job: 20180114090607144087
2018-01-14 09:06:08,496 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:06:08,549 [salt.state       ][INFO    ][2825] 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-14 09:06:08,571 [salt.state       ][INFO    ][2825] Loading fresh modules for state activity
2018-01-14 09:06:08,606 [salt.state       ][INFO    ][2825] Completed state [linux_sysfs_package] at time 09:06:08.606292 duration_in_ms=13028.803
2018-01-14 09:06:08,613 [salt.state       ][INFO    ][2825] Running state [/etc/sysfs.d] at time 09:06:08.613637
2018-01-14 09:06:08,614 [salt.state       ][INFO    ][2825] Executing state file.directory for /etc/sysfs.d
2018-01-14 09:06:08,620 [salt.state       ][INFO    ][2825] Directory /etc/sysfs.d is in the correct state
2018-01-14 09:06:08,621 [salt.state       ][INFO    ][2825] Completed state [/etc/sysfs.d] at time 09:06:08.621250 duration_in_ms=7.613
2018-01-14 09:06:08,878 [salt.state       ][INFO    ][2825] Running state [ondemand] at time 09:06:08.878362
2018-01-14 09:06:08,879 [salt.state       ][INFO    ][2825] Executing state service.dead for ondemand
2018-01-14 09:06:08,879 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-14 09:06:08,891 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:08,902 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:08,914 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:08,952 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:08,973 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:08,991 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:09,007 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-14 09:06:09,321 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:09,355 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'runlevel' in directory '/root'
2018-01-14 09:06:09,374 [salt.state       ][INFO    ][2825] {'ondemand': True}
2018-01-14 09:06:09,375 [salt.state       ][INFO    ][2825] Completed state [ondemand] at time 09:06:09.375420 duration_in_ms=497.056
2018-01-14 09:06:09,521 [salt.state       ][INFO    ][2825] Running state [cs_CZ.UTF-8] at time 09:06:09.521535
2018-01-14 09:06:09,522 [salt.state       ][INFO    ][2825] Executing state locale.present for cs_CZ.UTF-8
2018-01-14 09:06:09,523 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'locale -a' in directory '/root'
2018-01-14 09:06:09,546 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-14 09:06:10,533 [salt.state       ][INFO    ][2825] {'locale': 'cs_CZ.UTF-8'}
2018-01-14 09:06:10,534 [salt.state       ][INFO    ][2825] Completed state [cs_CZ.UTF-8] at time 09:06:10.534333 duration_in_ms=1012.799
2018-01-14 09:06:10,534 [salt.state       ][INFO    ][2825] Running state [en_US.UTF-8] at time 09:06:10.534859
2018-01-14 09:06:10,535 [salt.state       ][INFO    ][2825] Executing state locale.present for en_US.UTF-8
2018-01-14 09:06:10,536 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'locale -a' in directory '/root'
2018-01-14 09:06:10,555 [salt.state       ][INFO    ][2825] Locale en_US.UTF-8 is already present
2018-01-14 09:06:10,556 [salt.state       ][INFO    ][2825] Completed state [en_US.UTF-8] at time 09:06:10.556440 duration_in_ms=21.582
2018-01-14 09:06:10,557 [salt.state       ][INFO    ][2825] Running state [en_US.UTF-8] at time 09:06:10.557862
2018-01-14 09:06:10,558 [salt.state       ][INFO    ][2825] Executing state locale.system for en_US.UTF-8
2018-01-14 09:06:10,559 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'localectl' in directory '/root'
2018-01-14 09:06:11,137 [salt.state       ][INFO    ][2825] System locale en_US.UTF-8 already set
2018-01-14 09:06:11,138 [salt.state       ][INFO    ][2825] Completed state [en_US.UTF-8] at time 09:06:11.138497 duration_in_ms=580.632
2018-01-14 09:06:11,382 [salt.state       ][INFO    ][2825] Running state [root] at time 09:06:11.382027
2018-01-14 09:06:11,382 [salt.state       ][INFO    ][2825] Executing state user.present for root
2018-01-14 09:06:11,395 [salt.state       ][INFO    ][2825] User root is present and up to date
2018-01-14 09:06:11,395 [salt.state       ][INFO    ][2825] Completed state [root] at time 09:06:11.395530 duration_in_ms=13.504
2018-01-14 09:06:11,397 [salt.state       ][INFO    ][2825] Running state [/root] at time 09:06:11.397858
2018-01-14 09:06:11,398 [salt.state       ][INFO    ][2825] Executing state file.directory for /root
2018-01-14 09:06:11,399 [salt.state       ][INFO    ][2825] Directory /root is in the correct state
2018-01-14 09:06:11,400 [salt.state       ][INFO    ][2825] Completed state [/root] at time 09:06:11.400220 duration_in_ms=2.363
2018-01-14 09:06:11,400 [salt.state       ][INFO    ][2825] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:06:11.400673
2018-01-14 09:06:11,401 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-14 09:06:11,401 [salt.state       ][INFO    ][2825] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-14 09:06:11,402 [salt.state       ][INFO    ][2825] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:06:11.402157 duration_in_ms=1.484
2018-01-14 09:06:11,402 [salt.state       ][INFO    ][2825] Running state [ubuntu] at time 09:06:11.402589
2018-01-14 09:06:11,403 [salt.state       ][INFO    ][2825] Executing state user.present for ubuntu
2018-01-14 09:06:11,408 [salt.state       ][INFO    ][2825] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-14 09:06:11,409 [salt.state       ][INFO    ][2825] Completed state [ubuntu] at time 09:06:11.409061 duration_in_ms=6.472
2018-01-14 09:06:11,410 [salt.state       ][INFO    ][2825] Running state [/home/ubuntu] at time 09:06:11.410673
2018-01-14 09:06:11,411 [salt.state       ][INFO    ][2825] Executing state file.directory for /home/ubuntu
2018-01-14 09:06:11,412 [salt.state       ][INFO    ][2825] {'mode': '0700'}
2018-01-14 09:06:11,413 [salt.state       ][INFO    ][2825] Completed state [/home/ubuntu] at time 09:06:11.413174 duration_in_ms=2.501
2018-01-14 09:06:11,414 [salt.state       ][INFO    ][2825] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:11.414512
2018-01-14 09:06:11,415 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-14 09:06:11,448 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-14 09:06:11,455 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command '/usr/sbin/visudo -c -f /tmp/tmpwhj3CK' in directory '/root'
2018-01-14 09:06:11,693 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:06:11,694 [salt.state       ][INFO    ][2825] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:11.694514 duration_in_ms=280.0
2018-01-14 09:06:11,695 [salt.state       ][INFO    ][2825] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:11.695225
2018-01-14 09:06:11,695 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-14 09:06:11,782 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-14 09:06:11,884 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:06:11,884 [salt.state       ][INFO    ][2825] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:11.884819 duration_in_ms=189.595
2018-01-14 09:06:11,885 [salt.state       ][INFO    ][2825] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:11.885097
2018-01-14 09:06:11,885 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-14 09:06:11,906 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-14 09:06:11,970 [salt.state       ][INFO    ][2825] File changed:
New file
2018-01-14 09:06:11,971 [salt.state       ][INFO    ][2825] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:11.971076 duration_in_ms=85.979
2018-01-14 09:06:11,972 [salt.state       ][INFO    ][2825] Running state [service.systemctl_reload] at time 09:06:11.972469
2018-01-14 09:06:11,972 [salt.state       ][INFO    ][2825] Executing state module.wait for service.systemctl_reload
2018-01-14 09:06:11,972 [salt.state       ][INFO    ][2825] No changes made for service.systemctl_reload
2018-01-14 09:06:11,973 [salt.state       ][INFO    ][2825] Completed state [service.systemctl_reload] at time 09:06:11.973135 duration_in_ms=0.666
2018-01-14 09:06:11,973 [salt.state       ][INFO    ][2825] Running state [service.systemctl_reload] at time 09:06:11.973322
2018-01-14 09:06:11,973 [salt.state       ][INFO    ][2825] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 09:06:11,974 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 09:06:12,108 [salt.state       ][INFO    ][2825] {'ret': True}
2018-01-14 09:06:12,109 [salt.state       ][INFO    ][2825] Completed state [service.systemctl_reload] at time 09:06:12.109355 duration_in_ms=136.032
2018-01-14 09:06:12,110 [salt.state       ][INFO    ][2825] Running state [/etc/hostname] at time 09:06:12.109998
2018-01-14 09:06:12,110 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/hostname
2018-01-14 09:06:12,137 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-14 09:06:12,140 [salt.state       ][INFO    ][2825] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb01

2018-01-14 09:06:12,141 [salt.state       ][INFO    ][2825] Completed state [/etc/hostname] at time 09:06:12.141897 duration_in_ms=31.899
2018-01-14 09:06:12,144 [salt.state       ][INFO    ][2825] Running state [hostname mdb01] at time 09:06:12.144193
2018-01-14 09:06:12,144 [salt.state       ][INFO    ][2825] Executing state cmd.wait for hostname mdb01
2018-01-14 09:06:12,145 [salt.state       ][INFO    ][2825] No changes made for hostname mdb01
2018-01-14 09:06:12,145 [salt.state       ][INFO    ][2825] Completed state [hostname mdb01] at time 09:06:12.145442 duration_in_ms=1.248
2018-01-14 09:06:12,145 [salt.state       ][INFO    ][2825] Running state [hostname mdb01] at time 09:06:12.145827
2018-01-14 09:06:12,146 [salt.state       ][INFO    ][2825] Executing state cmd.mod_watch for hostname mdb01
2018-01-14 09:06:12,147 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command 'hostname mdb01' in directory '/root'
2018-01-14 09:06:12,159 [salt.state       ][INFO    ][2825] {'pid': 6084, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 09:06:12,160 [salt.state       ][INFO    ][2825] Completed state [hostname mdb01] at time 09:06:12.160239 duration_in_ms=14.412
2018-01-14 09:06:12,250 [salt.state       ][INFO    ][2825] Running state [mdb02] at time 09:06:12.250448
2018-01-14 09:06:12,251 [salt.state       ][INFO    ][2825] Executing state host.present for mdb02
2018-01-14 09:06:12,257 [salt.state       ][INFO    ][2825] {'host': 'mdb02'}
2018-01-14 09:06:12,258 [salt.state       ][INFO    ][2825] Completed state [mdb02] at time 09:06:12.258053 duration_in_ms=7.605
2018-01-14 09:06:12,259 [salt.state       ][INFO    ][2825] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.258969
2018-01-14 09:06:12,259 [salt.state       ][INFO    ][2825] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,331 [salt.state       ][INFO    ][2825] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,332 [salt.state       ][INFO    ][2825] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.332712 duration_in_ms=73.742
2018-01-14 09:06:12,333 [salt.state       ][INFO    ][2825] Running state [mdb03] at time 09:06:12.333814
2018-01-14 09:06:12,334 [salt.state       ][INFO    ][2825] Executing state host.present for mdb03
2018-01-14 09:06:12,409 [salt.state       ][INFO    ][2825] {'host': 'mdb03'}
2018-01-14 09:06:12,410 [salt.state       ][INFO    ][2825] Completed state [mdb03] at time 09:06:12.410140 duration_in_ms=76.326
2018-01-14 09:06:12,411 [salt.state       ][INFO    ][2825] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.411222
2018-01-14 09:06:12,412 [salt.state       ][INFO    ][2825] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,415 [salt.state       ][INFO    ][2825] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,415 [salt.state       ][INFO    ][2825] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.415900 duration_in_ms=4.678
2018-01-14 09:06:12,416 [salt.state       ][INFO    ][2825] Running state [mdb01] at time 09:06:12.416818
2018-01-14 09:06:12,417 [salt.state       ][INFO    ][2825] Executing state host.present for mdb01
2018-01-14 09:06:12,421 [salt.state       ][INFO    ][2825] {'host': 'mdb01'}
2018-01-14 09:06:12,421 [salt.state       ][INFO    ][2825] Completed state [mdb01] at time 09:06:12.421642 duration_in_ms=4.824
2018-01-14 09:06:12,422 [salt.state       ][INFO    ][2825] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.422246
2018-01-14 09:06:12,422 [salt.state       ][INFO    ][2825] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,427 [salt.state       ][INFO    ][2825] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,427 [salt.state       ][INFO    ][2825] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.427602 duration_in_ms=5.357
2018-01-14 09:06:12,428 [salt.state       ][INFO    ][2825] Running state [mdb] at time 09:06:12.428202
2018-01-14 09:06:12,428 [salt.state       ][INFO    ][2825] Executing state host.present for mdb
2018-01-14 09:06:12,433 [salt.state       ][INFO    ][2825] {'host': 'mdb'}
2018-01-14 09:06:12,433 [salt.state       ][INFO    ][2825] Completed state [mdb] at time 09:06:12.433633 duration_in_ms=5.431
2018-01-14 09:06:12,434 [salt.state       ][INFO    ][2825] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.434241
2018-01-14 09:06:12,434 [salt.state       ][INFO    ][2825] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,439 [salt.state       ][INFO    ][2825] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,439 [salt.state       ][INFO    ][2825] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.439578 duration_in_ms=5.337
2018-01-14 09:06:12,440 [salt.state       ][INFO    ][2825] Running state [cfg01] at time 09:06:12.440140
2018-01-14 09:06:12,440 [salt.state       ][INFO    ][2825] Executing state host.present for cfg01
2018-01-14 09:06:12,445 [salt.state       ][INFO    ][2825] {'host': 'cfg01'}
2018-01-14 09:06:12,445 [salt.state       ][INFO    ][2825] Completed state [cfg01] at time 09:06:12.445615 duration_in_ms=5.476
2018-01-14 09:06:12,446 [salt.state       ][INFO    ][2825] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.446163
2018-01-14 09:06:12,446 [salt.state       ][INFO    ][2825] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,451 [salt.state       ][INFO    ][2825] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,451 [salt.state       ][INFO    ][2825] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.451563 duration_in_ms=5.4
2018-01-14 09:06:12,452 [salt.state       ][INFO    ][2825] Running state [prx01] at time 09:06:12.452190
2018-01-14 09:06:12,452 [salt.state       ][INFO    ][2825] Executing state host.present for prx01
2018-01-14 09:06:12,457 [salt.state       ][INFO    ][2825] {'host': 'prx01'}
2018-01-14 09:06:12,457 [salt.state       ][INFO    ][2825] Completed state [prx01] at time 09:06:12.457523 duration_in_ms=5.333
2018-01-14 09:06:12,458 [salt.state       ][INFO    ][2825] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.458066
2018-01-14 09:06:12,458 [salt.state       ][INFO    ][2825] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,549 [salt.state       ][INFO    ][2825] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,550 [salt.state       ][INFO    ][2825] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.550030 duration_in_ms=91.963
2018-01-14 09:06:12,551 [salt.state       ][INFO    ][2825] Running state [kvm01] at time 09:06:12.550994
2018-01-14 09:06:12,552 [salt.state       ][INFO    ][2825] Executing state host.present for kvm01
2018-01-14 09:06:12,554 [salt.state       ][INFO    ][2825] {'host': 'kvm01'}
2018-01-14 09:06:12,555 [salt.state       ][INFO    ][2825] Completed state [kvm01] at time 09:06:12.555220 duration_in_ms=4.227
2018-01-14 09:06:12,556 [salt.state       ][INFO    ][2825] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.556152
2018-01-14 09:06:12,557 [salt.state       ][INFO    ][2825] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,559 [salt.state       ][INFO    ][2825] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,560 [salt.state       ][INFO    ][2825] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.560307 duration_in_ms=4.155
2018-01-14 09:06:12,561 [salt.state       ][INFO    ][2825] Running state [kvm03] at time 09:06:12.561285
2018-01-14 09:06:12,562 [salt.state       ][INFO    ][2825] Executing state host.present for kvm03
2018-01-14 09:06:12,565 [salt.state       ][INFO    ][2825] {'host': 'kvm03'}
2018-01-14 09:06:12,566 [salt.state       ][INFO    ][2825] Completed state [kvm03] at time 09:06:12.565951 duration_in_ms=4.665
2018-01-14 09:06:12,566 [salt.state       ][INFO    ][2825] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.566832
2018-01-14 09:06:12,567 [salt.state       ][INFO    ][2825] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,570 [salt.state       ][INFO    ][2825] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,571 [salt.state       ][INFO    ][2825] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.571507 duration_in_ms=4.675
2018-01-14 09:06:12,572 [salt.state       ][INFO    ][2825] Running state [kvm02] at time 09:06:12.572366
2018-01-14 09:06:12,573 [salt.state       ][INFO    ][2825] Executing state host.present for kvm02
2018-01-14 09:06:12,576 [salt.state       ][INFO    ][2825] {'host': 'kvm02'}
2018-01-14 09:06:12,576 [salt.state       ][INFO    ][2825] Completed state [kvm02] at time 09:06:12.576869 duration_in_ms=4.503
2018-01-14 09:06:12,577 [salt.state       ][INFO    ][2825] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.577843
2018-01-14 09:06:12,578 [salt.state       ][INFO    ][2825] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,582 [salt.state       ][INFO    ][2825] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,582 [salt.state       ][INFO    ][2825] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.582863 duration_in_ms=5.02
2018-01-14 09:06:12,583 [salt.state       ][INFO    ][2825] Running state [dbs] at time 09:06:12.583782
2018-01-14 09:06:12,584 [salt.state       ][INFO    ][2825] Executing state host.present for dbs
2018-01-14 09:06:12,623 [salt.state       ][INFO    ][2825] {'host': 'dbs'}
2018-01-14 09:06:12,624 [salt.state       ][INFO    ][2825] Completed state [dbs] at time 09:06:12.624851 duration_in_ms=41.069
2018-01-14 09:06:12,625 [salt.state       ][INFO    ][2825] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.625763
2018-01-14 09:06:12,626 [salt.state       ][INFO    ][2825] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,629 [salt.state       ][INFO    ][2825] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,630 [salt.state       ][INFO    ][2825] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.630863 duration_in_ms=5.1
2018-01-14 09:06:12,631 [salt.state       ][INFO    ][2825] Running state [prx] at time 09:06:12.631865
2018-01-14 09:06:12,632 [salt.state       ][INFO    ][2825] Executing state host.present for prx
2018-01-14 09:06:12,635 [salt.state       ][INFO    ][2825] {'host': 'prx'}
2018-01-14 09:06:12,636 [salt.state       ][INFO    ][2825] Completed state [prx] at time 09:06:12.636702 duration_in_ms=4.837
2018-01-14 09:06:12,637 [salt.state       ][INFO    ][2825] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.637516
2018-01-14 09:06:12,638 [salt.state       ][INFO    ][2825] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,641 [salt.state       ][INFO    ][2825] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,642 [salt.state       ][INFO    ][2825] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.642665 duration_in_ms=5.15
2018-01-14 09:06:12,643 [salt.state       ][INFO    ][2825] Running state [prx02] at time 09:06:12.643524
2018-01-14 09:06:12,644 [salt.state       ][INFO    ][2825] Executing state host.present for prx02
2018-01-14 09:06:12,647 [salt.state       ][INFO    ][2825] {'host': 'prx02'}
2018-01-14 09:06:12,648 [salt.state       ][INFO    ][2825] Completed state [prx02] at time 09:06:12.648659 duration_in_ms=5.136
2018-01-14 09:06:12,649 [salt.state       ][INFO    ][2825] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.649395
2018-01-14 09:06:12,650 [salt.state       ][INFO    ][2825] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,653 [salt.state       ][INFO    ][2825] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,654 [salt.state       ][INFO    ][2825] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.654649 duration_in_ms=5.255
2018-01-14 09:06:12,655 [salt.state       ][INFO    ][2825] Running state [msg02] at time 09:06:12.655486
2018-01-14 09:06:12,656 [salt.state       ][INFO    ][2825] Executing state host.present for msg02
2018-01-14 09:06:12,660 [salt.state       ][INFO    ][2825] {'host': 'msg02'}
2018-01-14 09:06:12,660 [salt.state       ][INFO    ][2825] Completed state [msg02] at time 09:06:12.660712 duration_in_ms=5.227
2018-01-14 09:06:12,661 [salt.state       ][INFO    ][2825] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.661460
2018-01-14 09:06:12,662 [salt.state       ][INFO    ][2825] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,665 [salt.state       ][INFO    ][2825] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,666 [salt.state       ][INFO    ][2825] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.666647 duration_in_ms=5.186
2018-01-14 09:06:12,667 [salt.state       ][INFO    ][2825] Running state [msg03] at time 09:06:12.667449
2018-01-14 09:06:12,668 [salt.state       ][INFO    ][2825] Executing state host.present for msg03
2018-01-14 09:06:12,671 [salt.state       ][INFO    ][2825] {'host': 'msg03'}
2018-01-14 09:06:12,672 [salt.state       ][INFO    ][2825] Completed state [msg03] at time 09:06:12.672655 duration_in_ms=5.207
2018-01-14 09:06:12,673 [salt.state       ][INFO    ][2825] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.673402
2018-01-14 09:06:12,674 [salt.state       ][INFO    ][2825] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,677 [salt.state       ][INFO    ][2825] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,678 [salt.state       ][INFO    ][2825] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.678610 duration_in_ms=5.208
2018-01-14 09:06:12,679 [salt.state       ][INFO    ][2825] Running state [msg01] at time 09:06:12.679381
2018-01-14 09:06:12,680 [salt.state       ][INFO    ][2825] Executing state host.present for msg01
2018-01-14 09:06:12,683 [salt.state       ][INFO    ][2825] {'host': 'msg01'}
2018-01-14 09:06:12,684 [salt.state       ][INFO    ][2825] Completed state [msg01] at time 09:06:12.684626 duration_in_ms=5.245
2018-01-14 09:06:12,685 [salt.state       ][INFO    ][2825] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.685340
2018-01-14 09:06:12,686 [salt.state       ][INFO    ][2825] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,689 [salt.state       ][INFO    ][2825] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,690 [salt.state       ][INFO    ][2825] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.690597 duration_in_ms=5.257
2018-01-14 09:06:12,691 [salt.state       ][INFO    ][2825] Running state [msg] at time 09:06:12.691332
2018-01-14 09:06:12,692 [salt.state       ][INFO    ][2825] Executing state host.present for msg
2018-01-14 09:06:12,696 [salt.state       ][INFO    ][2825] {'host': 'msg'}
2018-01-14 09:06:12,696 [salt.state       ][INFO    ][2825] Completed state [msg] at time 09:06:12.696699 duration_in_ms=5.366
2018-01-14 09:06:12,697 [salt.state       ][INFO    ][2825] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.697418
2018-01-14 09:06:12,698 [salt.state       ][INFO    ][2825] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,702 [salt.state       ][INFO    ][2825] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,703 [salt.state       ][INFO    ][2825] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.703479 duration_in_ms=6.06
2018-01-14 09:06:12,704 [salt.state       ][INFO    ][2825] Running state [cfg01] at time 09:06:12.704204
2018-01-14 09:06:12,704 [salt.state       ][INFO    ][2825] Executing state host.present for cfg01
2018-01-14 09:06:12,705 [salt.state       ][INFO    ][2825] Host cfg01 (10.167.4.100) already present
2018-01-14 09:06:12,706 [salt.state       ][INFO    ][2825] Completed state [cfg01] at time 09:06:12.706581 duration_in_ms=2.378
2018-01-14 09:06:12,707 [salt.state       ][INFO    ][2825] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.707309
2018-01-14 09:06:12,708 [salt.state       ][INFO    ][2825] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,709 [salt.state       ][INFO    ][2825] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2018-01-14 09:06:12,709 [salt.state       ][INFO    ][2825] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.709687 duration_in_ms=2.379
2018-01-14 09:06:12,710 [salt.state       ][INFO    ][2825] Running state [cmp002] at time 09:06:12.710411
2018-01-14 09:06:12,711 [salt.state       ][INFO    ][2825] Executing state host.present for cmp002
2018-01-14 09:06:12,712 [salt.state       ][INFO    ][2825] {'host': 'cmp002'}
2018-01-14 09:06:12,713 [salt.state       ][INFO    ][2825] Completed state [cmp002] at time 09:06:12.713539 duration_in_ms=3.127
2018-01-14 09:06:12,714 [salt.state       ][INFO    ][2825] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.714282
2018-01-14 09:06:12,715 [salt.state       ][INFO    ][2825] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,716 [salt.state       ][INFO    ][2825] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,717 [salt.state       ][INFO    ][2825] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.717458 duration_in_ms=3.175
2018-01-14 09:06:12,718 [salt.state       ][INFO    ][2825] Running state [cmp001] at time 09:06:12.718229
2018-01-14 09:06:12,718 [salt.state       ][INFO    ][2825] Executing state host.present for cmp001
2018-01-14 09:06:12,720 [salt.state       ][INFO    ][2825] {'host': 'cmp001'}
2018-01-14 09:06:12,721 [salt.state       ][INFO    ][2825] Completed state [cmp001] at time 09:06:12.721352 duration_in_ms=3.122
2018-01-14 09:06:12,722 [salt.state       ][INFO    ][2825] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.722061
2018-01-14 09:06:12,722 [salt.state       ][INFO    ][2825] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,846 [salt.state       ][INFO    ][2825] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,847 [salt.state       ][INFO    ][2825] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.847782 duration_in_ms=125.719
2018-01-14 09:06:12,848 [salt.state       ][INFO    ][2825] Running state [dbs01] at time 09:06:12.848807
2018-01-14 09:06:12,849 [salt.state       ][INFO    ][2825] Executing state host.present for dbs01
2018-01-14 09:06:12,852 [salt.state       ][INFO    ][2825] {'host': 'dbs01'}
2018-01-14 09:06:12,853 [salt.state       ][INFO    ][2825] Completed state [dbs01] at time 09:06:12.853522 duration_in_ms=4.714
2018-01-14 09:06:12,854 [salt.state       ][INFO    ][2825] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.854501
2018-01-14 09:06:12,855 [salt.state       ][INFO    ][2825] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,858 [salt.state       ][INFO    ][2825] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,859 [salt.state       ][INFO    ][2825] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.859576 duration_in_ms=5.075
2018-01-14 09:06:12,860 [salt.state       ][INFO    ][2825] Running state [dbs02] at time 09:06:12.860502
2018-01-14 09:06:12,861 [salt.state       ][INFO    ][2825] Executing state host.present for dbs02
2018-01-14 09:06:12,864 [salt.state       ][INFO    ][2825] {'host': 'dbs02'}
2018-01-14 09:06:12,865 [salt.state       ][INFO    ][2825] Completed state [dbs02] at time 09:06:12.865481 duration_in_ms=4.98
2018-01-14 09:06:12,866 [salt.state       ][INFO    ][2825] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.866388
2018-01-14 09:06:12,867 [salt.state       ][INFO    ][2825] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,942 [salt.state       ][INFO    ][2825] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,943 [salt.state       ][INFO    ][2825] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.943613 duration_in_ms=77.224
2018-01-14 09:06:12,944 [salt.state       ][INFO    ][2825] Running state [dbs03] at time 09:06:12.944649
2018-01-14 09:06:12,945 [salt.state       ][INFO    ][2825] Executing state host.present for dbs03
2018-01-14 09:06:12,948 [salt.state       ][INFO    ][2825] {'host': 'dbs03'}
2018-01-14 09:06:12,949 [salt.state       ][INFO    ][2825] Completed state [dbs03] at time 09:06:12.949370 duration_in_ms=4.721
2018-01-14 09:06:12,950 [salt.state       ][INFO    ][2825] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.950329
2018-01-14 09:06:12,951 [salt.state       ][INFO    ][2825] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,954 [salt.state       ][INFO    ][2825] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,955 [salt.state       ][INFO    ][2825] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.955527 duration_in_ms=5.198
2018-01-14 09:06:12,956 [salt.state       ][INFO    ][2825] Running state [odl01] at time 09:06:12.956537
2018-01-14 09:06:12,957 [salt.state       ][INFO    ][2825] Executing state host.present for odl01
2018-01-14 09:06:12,960 [salt.state       ][INFO    ][2825] {'host': 'odl01'}
2018-01-14 09:06:12,961 [salt.state       ][INFO    ][2825] Completed state [odl01] at time 09:06:12.961426 duration_in_ms=4.889
2018-01-14 09:06:12,962 [salt.state       ][INFO    ][2825] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.962433
2018-01-14 09:06:12,963 [salt.state       ][INFO    ][2825] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,966 [salt.state       ][INFO    ][2825] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,967 [salt.state       ][INFO    ][2825] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.967462 duration_in_ms=5.029
2018-01-14 09:06:12,968 [salt.state       ][INFO    ][2825] Running state [mas01] at time 09:06:12.968405
2018-01-14 09:06:12,969 [salt.state       ][INFO    ][2825] Executing state host.present for mas01
2018-01-14 09:06:12,972 [salt.state       ][INFO    ][2825] {'host': 'mas01'}
2018-01-14 09:06:12,973 [salt.state       ][INFO    ][2825] Completed state [mas01] at time 09:06:12.973321 duration_in_ms=4.917
2018-01-14 09:06:12,974 [salt.state       ][INFO    ][2825] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.974172
2018-01-14 09:06:12,974 [salt.state       ][INFO    ][2825] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,978 [salt.state       ][INFO    ][2825] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,979 [salt.state       ][INFO    ][2825] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.979371 duration_in_ms=5.199
2018-01-14 09:06:12,980 [salt.state       ][INFO    ][2825] Running state [ctl02] at time 09:06:12.980185
2018-01-14 09:06:12,980 [salt.state       ][INFO    ][2825] Executing state host.present for ctl02
2018-01-14 09:06:12,984 [salt.state       ][INFO    ][2825] {'host': 'ctl02'}
2018-01-14 09:06:12,985 [salt.state       ][INFO    ][2825] Completed state [ctl02] at time 09:06:12.985328 duration_in_ms=5.143
2018-01-14 09:06:12,986 [salt.state       ][INFO    ][2825] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.986161
2018-01-14 09:06:12,986 [salt.state       ][INFO    ][2825] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:12,989 [salt.state       ][INFO    ][2825] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:12,990 [salt.state       ][INFO    ][2825] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.990262 duration_in_ms=4.101
2018-01-14 09:06:12,991 [salt.state       ][INFO    ][2825] Running state [ctl03] at time 09:06:12.991167
2018-01-14 09:06:12,992 [salt.state       ][INFO    ][2825] Executing state host.present for ctl03
2018-01-14 09:06:12,995 [salt.state       ][INFO    ][2825] {'host': 'ctl03'}
2018-01-14 09:06:12,996 [salt.state       ][INFO    ][2825] Completed state [ctl03] at time 09:06:12.996200 duration_in_ms=5.034
2018-01-14 09:06:12,997 [salt.state       ][INFO    ][2825] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:06:12.997026
2018-01-14 09:06:12,997 [salt.state       ][INFO    ][2825] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:13,001 [salt.state       ][INFO    ][2825] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:13,002 [salt.state       ][INFO    ][2825] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:06:13.002324 duration_in_ms=5.298
2018-01-14 09:06:13,003 [salt.state       ][INFO    ][2825] Running state [ctl01] at time 09:06:13.003193
2018-01-14 09:06:13,004 [salt.state       ][INFO    ][2825] Executing state host.present for ctl01
2018-01-14 09:06:13,007 [salt.state       ][INFO    ][2825] {'host': 'ctl01'}
2018-01-14 09:06:13,008 [salt.state       ][INFO    ][2825] Completed state [ctl01] at time 09:06:13.008215 duration_in_ms=5.022
2018-01-14 09:06:13,009 [salt.state       ][INFO    ][2825] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:13.008997
2018-01-14 09:06:13,009 [salt.state       ][INFO    ][2825] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:13,013 [salt.state       ][INFO    ][2825] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:13,014 [salt.state       ][INFO    ][2825] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:13.014216 duration_in_ms=5.219
2018-01-14 09:06:13,015 [salt.state       ][INFO    ][2825] Running state [ctl] at time 09:06:13.015051
2018-01-14 09:06:13,015 [salt.state       ][INFO    ][2825] Executing state host.present for ctl
2018-01-14 09:06:13,022 [salt.state       ][INFO    ][2825] {'host': 'ctl'}
2018-01-14 09:06:13,023 [salt.state       ][INFO    ][2825] Completed state [ctl] at time 09:06:13.023405 duration_in_ms=8.354
2018-01-14 09:06:13,024 [salt.state       ][INFO    ][2825] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:06:13.024164
2018-01-14 09:06:13,024 [salt.state       ][INFO    ][2825] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:13,049 [salt.state       ][INFO    ][2825] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:13,050 [salt.state       ][INFO    ][2825] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:06:13.050267 duration_in_ms=26.104
2018-01-14 09:06:13,053 [salt.state       ][INFO    ][2825] Running state [ens2] at time 09:06:13.053072
2018-01-14 09:06:13,053 [salt.state       ][INFO    ][2825] Executing state network.managed for ens2
2018-01-14 09:06:13,931 [salt.state       ][INFO    ][2825] Interface ens2 is up to date.
2018-01-14 09:06:13,931 [salt.state       ][INFO    ][2825] Completed state [ens2] at time 09:06:13.931775 duration_in_ms=878.704
2018-01-14 09:06:13,932 [salt.state       ][INFO    ][2825] Running state [ens3] at time 09:06:13.932259
2018-01-14 09:06:13,932 [salt.state       ][INFO    ][2825] Executing state network.managed for ens3
2018-01-14 09:06:13,955 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-14 09:06:14,541 [salt.state       ][INFO    ][2825] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-14 09:06:14,542 [salt.state       ][INFO    ][2825] Completed state [ens3] at time 09:06:14.542299 duration_in_ms=610.04
2018-01-14 09:06:14,542 [salt.state       ][INFO    ][2825] Running state [/etc/profile.d/proxy.sh] at time 09:06:14.542772
2018-01-14 09:06:14,543 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-14 09:06:14,543 [salt.state       ][INFO    ][2825] File /etc/profile.d/proxy.sh is not present
2018-01-14 09:06:14,544 [salt.state       ][INFO    ][2825] Completed state [/etc/profile.d/proxy.sh] at time 09:06:14.544171 duration_in_ms=1.399
2018-01-14 09:06:14,544 [salt.state       ][INFO    ][2825] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:06:14.544556
2018-01-14 09:06:14,544 [salt.state       ][INFO    ][2825] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-14 09:06:14,545 [salt.state       ][INFO    ][2825] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-14 09:06:14,545 [salt.state       ][INFO    ][2825] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:06:14.545716 duration_in_ms=1.16
2018-01-14 09:06:14,547 [salt.state       ][INFO    ][2825] Running state [ntp] at time 09:06:14.547098
2018-01-14 09:06:14,547 [salt.state       ][INFO    ][2825] Executing state pkg.installed for ntp
2018-01-14 09:06:14,660 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:06:14,682 [salt.loaded.int.module.cmdmod][INFO    ][2825] 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-14 09:06:16,651 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090617288866
2018-01-14 09:06:16,679 [salt.minion      ][INFO    ][6302] Starting a new job with PID 6302
2018-01-14 09:06:16,712 [salt.minion      ][INFO    ][6302] Returning information for job: 20180114090617288866
2018-01-14 09:06:24,340 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:06:24,386 [salt.state       ][INFO    ][2825] 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-14 09:06:24,407 [salt.state       ][INFO    ][2825] Loading fresh modules for state activity
2018-01-14 09:06:24,437 [salt.state       ][INFO    ][2825] Completed state [ntp] at time 09:06:24.437420 duration_in_ms=9890.321
2018-01-14 09:06:24,441 [salt.state       ][INFO    ][2825] Running state [/etc/ntp.conf] at time 09:06:24.441270
2018-01-14 09:06:24,441 [salt.state       ][INFO    ][2825] Executing state file.managed for /etc/ntp.conf
2018-01-14 09:06:24,469 [salt.fileclient  ][INFO    ][2825] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-14 09:06:24,504 [salt.state       ][INFO    ][2825] 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-14 09:06:24,504 [salt.state       ][INFO    ][2825] Completed state [/etc/ntp.conf] at time 09:06:24.504541 duration_in_ms=63.269
2018-01-14 09:06:24,704 [salt.state       ][INFO    ][2825] Running state [ntp] at time 09:06:24.704927
2018-01-14 09:06:24,705 [salt.state       ][INFO    ][2825] Executing state service.running for ntp
2018-01-14 09:06:24,705 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-14 09:06:24,718 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:06:24,729 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:06:24,742 [salt.state       ][INFO    ][2825] The service ntp is already running
2018-01-14 09:06:24,742 [salt.state       ][INFO    ][2825] Completed state [ntp] at time 09:06:24.742644 duration_in_ms=37.717
2018-01-14 09:06:24,742 [salt.state       ][INFO    ][2825] Running state [ntp] at time 09:06:24.742920
2018-01-14 09:06:24,743 [salt.state       ][INFO    ][2825] Executing state service.mod_watch for ntp
2018-01-14 09:06:24,743 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:06:24,755 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:06:24,769 [salt.loaded.int.module.cmdmod][INFO    ][2825] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-14 09:06:24,823 [salt.state       ][INFO    ][2825] {'ntp': True}
2018-01-14 09:06:24,824 [salt.state       ][INFO    ][2825] Completed state [ntp] at time 09:06:24.824682 duration_in_ms=81.76
2018-01-14 09:06:24,829 [salt.minion      ][INFO    ][2825] Returning information for job: 20180114090506356352
2018-01-14 09:06:42,194 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180114090642832622
2018-01-14 09:06:42,226 [salt.minion      ][INFO    ][7176] Starting a new job with PID 7176
2018-01-14 09:06:42,255 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7176] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-14 09:06:42,259 [salt.minion      ][INFO    ][7176] Returning information for job: 20180114090642832622
2018-01-14 09:07:07,995 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command pkg.upgrade with jid 20180114090708635817
2018-01-14 09:07:08,025 [salt.minion      ][INFO    ][7283] Starting a new job with PID 7283
2018-01-14 09:07:08,068 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7283] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:07:08,413 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7283] 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-14 09:07:18,101 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090718736916
2018-01-14 09:07:18,128 [salt.minion      ][INFO    ][7391] Starting a new job with PID 7391
2018-01-14 09:07:18,159 [salt.minion      ][INFO    ][7391] Returning information for job: 20180114090718736916
2018-01-14 09:07:28,138 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090728775229
2018-01-14 09:07:28,166 [salt.minion      ][INFO    ][7455] Starting a new job with PID 7455
2018-01-14 09:07:28,192 [salt.minion      ][INFO    ][7455] Returning information for job: 20180114090728775229
2018-01-14 09:07:38,305 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090738943609
2018-01-14 09:07:38,332 [salt.minion      ][INFO    ][7517] Starting a new job with PID 7517
2018-01-14 09:07:38,359 [salt.minion      ][INFO    ][7517] Returning information for job: 20180114090738943609
2018-01-14 09:07:48,475 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090749114110
2018-01-14 09:07:48,507 [salt.minion      ][INFO    ][7969] Starting a new job with PID 7969
2018-01-14 09:07:48,539 [salt.minion      ][INFO    ][7969] Returning information for job: 20180114090749114110
2018-01-14 09:07:58,518 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090759159593
2018-01-14 09:07:58,535 [salt.minion      ][INFO    ][8082] Starting a new job with PID 8082
2018-01-14 09:07:58,551 [salt.minion      ][INFO    ][8082] Returning information for job: 20180114090759159593
2018-01-14 09:07:59,289 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7283] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:07:59,352 [salt.minion      ][INFO    ][7283] Returning information for job: 20180114090708635817
2018-01-14 09:30:31,733 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command test.ping with jid 20180114093032406390
2018-01-14 09:30:31,761 [salt.minion      ][INFO    ][8187] Starting a new job with PID 8187
2018-01-14 09:30:31,850 [salt.minion      ][INFO    ][8187] Returning information for job: 20180114093032406390
2018-01-14 09:34:17,866 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114093418544039
2018-01-14 09:34:17,888 [salt.minion      ][INFO    ][8192] Starting a new job with PID 8192
2018-01-14 09:34:19,626 [salt.state       ][INFO    ][8192] Loading fresh modules for state activity
2018-01-14 09:34:19,690 [salt.fileclient  ][INFO    ][8192] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-14 09:34:19,724 [salt.fileclient  ][INFO    ][8192] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-14 09:34:20,252 [salt.state       ][INFO    ][8192] Running state [keepalived] at time 09:34:20.251958
2018-01-14 09:34:20,252 [salt.state       ][INFO    ][8192] Executing state pkg.installed for keepalived
2018-01-14 09:34:20,253 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:34:20,618 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-14 09:34:20,717 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:34:22,327 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:34:22,347 [salt.loaded.int.module.cmdmod][INFO    ][8192] 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-14 09:34:27,926 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093428591089
2018-01-14 09:34:27,962 [salt.minion      ][INFO    ][9246] Starting a new job with PID 9246
2018-01-14 09:34:27,995 [salt.minion      ][INFO    ][9246] Returning information for job: 20180114093428591089
2018-01-14 09:34:30,598 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:34:30,658 [salt.state       ][INFO    ][8192] 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-14 09:34:30,688 [salt.state       ][INFO    ][8192] Loading fresh modules for state activity
2018-01-14 09:34:30,724 [salt.state       ][INFO    ][8192] Completed state [keepalived] at time 09:34:30.723951 duration_in_ms=10471.992
2018-01-14 09:34:30,736 [salt.state       ][INFO    ][8192] Running state [lsof] at time 09:34:30.736425
2018-01-14 09:34:30,736 [salt.state       ][INFO    ][8192] Executing state pkg.installed for lsof
2018-01-14 09:34:31,085 [salt.state       ][INFO    ][8192] All specified packages are already installed
2018-01-14 09:34:31,086 [salt.state       ][INFO    ][8192] Completed state [lsof] at time 09:34:31.085965 duration_in_ms=349.541
2018-01-14 09:34:31,087 [salt.state       ][INFO    ][8192] Running state [/etc/keepalived/keepalived.conf] at time 09:34:31.087813
2018-01-14 09:34:31,088 [salt.state       ][INFO    ][8192] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-14 09:34:31,116 [salt.fileclient  ][INFO    ][8192] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-14 09:34:31,153 [salt.state       ][INFO    ][8192] File changed:
New file
2018-01-14 09:34:31,153 [salt.state       ][INFO    ][8192] Completed state [/etc/keepalived/keepalived.conf] at time 09:34:31.153912 duration_in_ms=66.099
2018-01-14 09:34:31,154 [salt.state       ][INFO    ][8192] Running state [keepalived] at time 09:34:31.154574
2018-01-14 09:34:31,154 [salt.state       ][INFO    ][8192] Executing state service.running for keepalived
2018-01-14 09:34:31,155 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-14 09:34:31,179 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,198 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,219 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,240 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,317 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,349 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,368 [salt.loaded.int.module.cmdmod][INFO    ][8192] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:34:31,385 [salt.state       ][INFO    ][8192] {'keepalived': True}
2018-01-14 09:34:31,386 [salt.state       ][INFO    ][8192] Completed state [keepalived] at time 09:34:31.386386 duration_in_ms=231.811
2018-01-14 09:34:31,389 [salt.minion      ][INFO    ][8192] Returning information for job: 20180114093418544039
2018-01-14 09:34:32,467 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command pillar.get with jid 20180114093433144953
2018-01-14 09:34:32,489 [salt.minion      ][INFO    ][9488] Starting a new job with PID 9488
2018-01-14 09:34:32,499 [salt.minion      ][INFO    ][9488] Returning information for job: 20180114093433144953
2018-01-14 10:04:47,936 [salt.utils.schedule][INFO    ][2729] Running scheduled job: __mine_interval
2018-01-14 10:07:13,270 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114100713992426
2018-01-14 10:07:13,296 [salt.minion      ][INFO    ][9584] Starting a new job with PID 9584
2018-01-14 10:07:14,298 [salt.state       ][INFO    ][9584] Loading fresh modules for state activity
2018-01-14 10:07:14,356 [salt.fileclient  ][INFO    ][9584] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-14 10:07:14,471 [salt.fileclient  ][INFO    ][9584] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-14 10:07:15,019 [salt.state       ][INFO    ][9584] Running state [haproxy] at time 10:07:15.019838
2018-01-14 10:07:15,020 [salt.state       ][INFO    ][9584] Executing state pkg.installed for haproxy
2018-01-14 10:07:15,021 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:15,435 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-14 10:07:15,499 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:17,452 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:17,472 [salt.loaded.int.module.cmdmod][INFO    ][9584] 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-14 10:07:23,371 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100724091116
2018-01-14 10:07:23,408 [salt.minion      ][INFO    ][10297] Starting a new job with PID 10297
2018-01-14 10:07:23,449 [salt.minion      ][INFO    ][10297] Returning information for job: 20180114100724091116
2018-01-14 10:07:25,291 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:25,339 [salt.state       ][INFO    ][9584] 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-14 10:07:25,353 [salt.state       ][INFO    ][9584] Loading fresh modules for state activity
2018-01-14 10:07:25,372 [salt.state       ][INFO    ][9584] Completed state [haproxy] at time 10:07:25.372854 duration_in_ms=10353.016
2018-01-14 10:07:25,376 [salt.state       ][INFO    ][9584] Running state [/etc/default/haproxy] at time 10:07:25.376047
2018-01-14 10:07:25,376 [salt.state       ][INFO    ][9584] Executing state file.managed for /etc/default/haproxy
2018-01-14 10:07:25,402 [salt.fileclient  ][INFO    ][9584] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-14 10:07:25,405 [salt.state       ][INFO    ][9584] 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-14 10:07:25,407 [salt.state       ][INFO    ][9584] Completed state [/etc/default/haproxy] at time 10:07:25.407548 duration_in_ms=31.501
2018-01-14 10:07:25,408 [salt.state       ][INFO    ][9584] Running state [/etc/haproxy/haproxy.cfg] at time 10:07:25.408005
2018-01-14 10:07:25,408 [salt.state       ][INFO    ][9584] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-14 10:07:25,427 [salt.fileclient  ][INFO    ][9584] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-14 10:07:25,531 [salt.state       ][INFO    ][9584] 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-14 10:07:25,538 [salt.state       ][INFO    ][9584] Completed state [/etc/haproxy/haproxy.cfg] at time 10:07:25.538739 duration_in_ms=130.734
2018-01-14 10:07:25,539 [salt.state       ][INFO    ][9584] Running state [/etc/haproxy/ssl] at time 10:07:25.539013
2018-01-14 10:07:25,539 [salt.state       ][INFO    ][9584] Executing state file.directory for /etc/haproxy/ssl
2018-01-14 10:07:25,540 [salt.state       ][INFO    ][9584] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-14 10:07:25,540 [salt.state       ][INFO    ][9584] Completed state [/etc/haproxy/ssl] at time 10:07:25.540467 duration_in_ms=1.454
2018-01-14 10:07:25,541 [salt.state       ][INFO    ][9584] Running state [haproxy_status_packages] at time 10:07:25.541189
2018-01-14 10:07:25,541 [salt.state       ][INFO    ][9584] Executing state pkg.installed for haproxy_status_packages
2018-01-14 10:07:25,822 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:25,839 [salt.loaded.int.module.cmdmod][INFO    ][9584] 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-14 10:07:28,068 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:28,121 [salt.state       ][INFO    ][9584] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-14 10:07:28,145 [salt.state       ][INFO    ][9584] Loading fresh modules for state activity
2018-01-14 10:07:28,238 [salt.state       ][INFO    ][9584] Completed state [haproxy_status_packages] at time 10:07:28.238282 duration_in_ms=2697.092
2018-01-14 10:07:28,241 [salt.state       ][INFO    ][9584] Running state [/usr/bin/haproxy-status.sh] at time 10:07:28.241606
2018-01-14 10:07:28,242 [salt.state       ][INFO    ][9584] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-14 10:07:28,265 [salt.fileclient  ][INFO    ][9584] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-14 10:07:28,289 [salt.state       ][INFO    ][9584] File changed:
New file
2018-01-14 10:07:28,290 [salt.state       ][INFO    ][9584] Completed state [/usr/bin/haproxy-status.sh] at time 10:07:28.290469 duration_in_ms=48.863
2018-01-14 10:07:28,292 [salt.state       ][INFO    ][9584] Running state [net.ipv4.ip_nonlocal_bind] at time 10:07:28.292590
2018-01-14 10:07:28,293 [salt.state       ][INFO    ][9584] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-14 10:07:28,295 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command 'sysctl -a' in directory '/root'
2018-01-14 10:07:28,329 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-14 10:07:28,342 [salt.state       ][INFO    ][9584] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-14 10:07:28,343 [salt.state       ][INFO    ][9584] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:07:28.343503 duration_in_ms=50.913
2018-01-14 10:07:28,571 [salt.state       ][INFO    ][9584] Running state [haproxy] at time 10:07:28.571307
2018-01-14 10:07:28,571 [salt.state       ][INFO    ][9584] Executing state service.running for haproxy
2018-01-14 10:07:28,572 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:28,585 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:28,595 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:28,605 [salt.state       ][INFO    ][9584] The service haproxy is already running
2018-01-14 10:07:28,605 [salt.state       ][INFO    ][9584] Completed state [haproxy] at time 10:07:28.605498 duration_in_ms=34.191
2018-01-14 10:07:28,605 [salt.state       ][INFO    ][9584] Running state [haproxy] at time 10:07:28.605931
2018-01-14 10:07:28,606 [salt.state       ][INFO    ][9584] Executing state service.mod_watch for haproxy
2018-01-14 10:07:28,607 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:28,617 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:28,627 [salt.loaded.int.module.cmdmod][INFO    ][9584] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:28,651 [salt.state       ][INFO    ][9584] {'haproxy': True}
2018-01-14 10:07:28,652 [salt.state       ][INFO    ][9584] Completed state [haproxy] at time 10:07:28.651953 duration_in_ms=46.022
2018-01-14 10:07:28,653 [salt.minion      ][INFO    ][9584] Returning information for job: 20180114100713992426
2018-01-14 10:07:33,373 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command service.status with jid 20180114100734093464
2018-01-14 10:07:33,401 [salt.minion      ][INFO    ][10737] Starting a new job with PID 10737
2018-01-14 10:07:33,772 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10737] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:33,797 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10737] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:33,818 [salt.minion      ][INFO    ][10737] Returning information for job: 20180114100734093464
2018-01-14 10:07:35,928 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command service.restart with jid 20180114100736650740
2018-01-14 10:07:35,952 [salt.minion      ][INFO    ][10746] Starting a new job with PID 10746
2018-01-14 10:07:36,280 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10746] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:36,296 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10746] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-14 10:07:36,317 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10746] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-14 10:07:36,340 [salt.minion      ][INFO    ][10746] Returning information for job: 20180114100736650740
2018-01-14 10:35:27,793 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114103528543684
2018-01-14 10:35:27,831 [salt.minion      ][INFO    ][10853] Starting a new job with PID 10853
2018-01-14 10:35:30,556 [salt.state       ][INFO    ][10853] Loading fresh modules for state activity
2018-01-14 10:35:30,622 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-14 10:35:30,659 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-14 10:35:30,705 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-14 10:35:31,445 [salt.state       ][INFO    ][10853] Running state [mongodb-server] at time 10:35:31.445221
2018-01-14 10:35:31,446 [salt.state       ][INFO    ][10853] Executing state pkg.installed for mongodb-server
2018-01-14 10:35:31,446 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:35:31,842 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-14 10:35:31,973 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:35:34,059 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:35:34,101 [salt.loaded.int.module.cmdmod][INFO    ][10853] 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-14 10:35:37,891 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103538647307
2018-01-14 10:35:37,925 [salt.minion      ][INFO    ][11227] Starting a new job with PID 11227
2018-01-14 10:35:37,963 [salt.minion      ][INFO    ][11227] Returning information for job: 20180114103538647307
2018-01-14 10:35:47,930 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103548687206
2018-01-14 10:35:47,963 [salt.minion      ][INFO    ][11349] Starting a new job with PID 11349
2018-01-14 10:35:47,990 [salt.minion      ][INFO    ][11349] Returning information for job: 20180114103548687206
2018-01-14 10:35:57,969 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103558727311
2018-01-14 10:35:58,000 [salt.minion      ][INFO    ][11786] Starting a new job with PID 11786
2018-01-14 10:35:58,035 [salt.minion      ][INFO    ][11786] Returning information for job: 20180114103558727311
2018-01-14 10:35:58,519 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:35:58,574 [salt.state       ][INFO    ][10853] 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-14 10:35:58,652 [salt.state       ][INFO    ][10853] Loading fresh modules for state activity
2018-01-14 10:35:58,673 [salt.state       ][INFO    ][10853] Completed state [mongodb-server] at time 10:35:58.673276 duration_in_ms=27228.055
2018-01-14 10:35:58,679 [salt.state       ][INFO    ][10853] Running state [mongodb] at time 10:35:58.679888
2018-01-14 10:35:58,680 [salt.state       ][INFO    ][10853] Executing state pkg.installed for mongodb
2018-01-14 10:35:59,050 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:35:59,087 [salt.loaded.int.module.cmdmod][INFO    ][10853] 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-14 10:36:01,917 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:01,979 [salt.state       ][INFO    ][10853] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-14 10:36:02,023 [salt.state       ][INFO    ][10853] Loading fresh modules for state activity
2018-01-14 10:36:02,047 [salt.state       ][INFO    ][10853] Completed state [mongodb] at time 10:36:02.047831 duration_in_ms=3367.942
2018-01-14 10:36:02,054 [salt.state       ][INFO    ][10853] Running state [python-pymongo] at time 10:36:02.054953
2018-01-14 10:36:02,055 [salt.state       ][INFO    ][10853] Executing state pkg.installed for python-pymongo
2018-01-14 10:36:02,449 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:36:02,478 [salt.loaded.int.module.cmdmod][INFO    ][10853] 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-14 10:36:08,000 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103608758058
2018-01-14 10:36:08,041 [salt.minion      ][INFO    ][12001] Starting a new job with PID 12001
2018-01-14 10:36:08,095 [salt.minion      ][INFO    ][12001] Returning information for job: 20180114103608758058
2018-01-14 10:36:18,489 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103618813236
2018-01-14 10:36:18,754 [salt.minion      ][INFO    ][12038] Starting a new job with PID 12038
2018-01-14 10:36:22,183 [salt.minion      ][INFO    ][12038] Returning information for job: 20180114103618813236
2018-01-14 10:36:27,014 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:27,096 [salt.state       ][INFO    ][10853] 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-14 10:36:27,129 [salt.state       ][INFO    ][10853] Loading fresh modules for state activity
2018-01-14 10:36:27,240 [salt.state       ][INFO    ][10853] Completed state [python-pymongo] at time 10:36:27.240380 duration_in_ms=25185.423
2018-01-14 10:36:27,276 [salt.state       ][INFO    ][10853] Running state [mongodb-clients] at time 10:36:27.276478
2018-01-14 10:36:27,277 [salt.state       ][INFO    ][10853] Executing state pkg.installed for mongodb-clients
2018-01-14 10:36:28,394 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103628950149
2018-01-14 10:36:28,454 [salt.minion      ][INFO    ][12181] Starting a new job with PID 12181
2018-01-14 10:36:28,484 [salt.minion      ][INFO    ][12181] Returning information for job: 20180114103628950149
2018-01-14 10:36:28,718 [salt.state       ][INFO    ][10853] All specified packages are already installed
2018-01-14 10:36:28,718 [salt.state       ][INFO    ][10853] Completed state [mongodb-clients] at time 10:36:28.718609 duration_in_ms=1442.131
2018-01-14 10:36:28,736 [salt.state       ][INFO    ][10853] Running state [/etc/mongodb.conf] at time 10:36:28.736442
2018-01-14 10:36:28,736 [salt.state       ][INFO    ][10853] Executing state file.managed for /etc/mongodb.conf
2018-01-14 10:36:28,785 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-14 10:36:28,851 [salt.state       ][INFO    ][10853] 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-14 10:36:28,852 [salt.state       ][INFO    ][10853] Completed state [/etc/mongodb.conf] at time 10:36:28.852172 duration_in_ms=115.729
2018-01-14 10:36:28,852 [salt.state       ][INFO    ][10853] Running state [/etc/mongodb.key] at time 10:36:28.852821
2018-01-14 10:36:28,853 [salt.state       ][INFO    ][10853] Executing state file.managed for /etc/mongodb.key
2018-01-14 10:36:28,862 [salt.state       ][INFO    ][10853] File changed:
New file
2018-01-14 10:36:28,862 [salt.state       ][INFO    ][10853] Completed state [/etc/mongodb.key] at time 10:36:28.862833 duration_in_ms=10.013
2018-01-14 10:36:28,863 [salt.state       ][INFO    ][10853] Running state [/var/lock/mongodb] at time 10:36:28.863268
2018-01-14 10:36:28,863 [salt.state       ][INFO    ][10853] Executing state file.directory for /var/lock/mongodb
2018-01-14 10:36:28,865 [salt.state       ][INFO    ][10853] {'/var/lock/mongodb': 'New Dir'}
2018-01-14 10:36:28,865 [salt.state       ][INFO    ][10853] Completed state [/var/lock/mongodb] at time 10:36:28.865420 duration_in_ms=2.152
2018-01-14 10:36:28,872 [salt.state       ][INFO    ][10853] Running state [mongodb] at time 10:36:28.872453
2018-01-14 10:36:28,872 [salt.state       ][INFO    ][10853] Executing state service.running for mongodb
2018-01-14 10:36:28,874 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-14 10:36:28,936 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:28,965 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:28,991 [salt.state       ][INFO    ][10853] The service mongodb is already running
2018-01-14 10:36:28,992 [salt.state       ][INFO    ][10853] Completed state [mongodb] at time 10:36:28.992259 duration_in_ms=119.805
2018-01-14 10:36:28,992 [salt.state       ][INFO    ][10853] Running state [mongodb] at time 10:36:28.992847
2018-01-14 10:36:28,993 [salt.state       ][INFO    ][10853] Executing state service.mod_watch for mongodb
2018-01-14 10:36:28,995 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:29,023 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:29,053 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:29,237 [salt.state       ][INFO    ][10853] {'mongodb': True}
2018-01-14 10:36:29,238 [salt.state       ][INFO    ][10853] Completed state [mongodb] at time 10:36:29.238254 duration_in_ms=245.406
2018-01-14 10:36:29,239 [salt.state       ][INFO    ][10853] Running state [/var/tmp/mongodb_user.js] at time 10:36:29.239382
2018-01-14 10:36:29,240 [salt.state       ][INFO    ][10853] Executing state file.managed for /var/tmp/mongodb_user.js
2018-01-14 10:36:29,282 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user.js'
2018-01-14 10:36:29,331 [salt.state       ][INFO    ][10853] File changed:
New file
2018-01-14 10:36:29,333 [salt.state       ][INFO    ][10853] Completed state [/var/tmp/mongodb_user.js] at time 10:36:29.333433 duration_in_ms=94.051
2018-01-14 10:36:29,348 [salt.state       ][INFO    ][10853] Running state [/var/tmp/mongodb_cluster.js] at time 10:36:29.347936
2018-01-14 10:36:29,349 [salt.state       ][INFO    ][10853] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-01-14 10:36:29,384 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/files/cluster.js'
2018-01-14 10:36:29,425 [salt.state       ][INFO    ][10853] File changed:
New file
2018-01-14 10:36:29,426 [salt.state       ][INFO    ][10853] Completed state [/var/tmp/mongodb_cluster.js] at time 10:36:29.426707 duration_in_ms=78.771
2018-01-14 10:36:29,427 [salt.state       ][INFO    ][10853] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 10:36:29.427839
2018-01-14 10:36:29,428 [salt.state       ][INFO    ][10853] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-01-14 10:36:29,430 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-14 10:36:29,610 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-14 10:36:29,792 [salt.loaded.int.module.cmdmod][ERROR   ][10853] Command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' failed with return code: 1
2018-01-14 10:36:29,793 [salt.loaded.int.module.cmdmod][ERROR   ][10853] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-01-14 10:36:29,794 [salt.loaded.int.module.cmdmod][ERROR   ][10853] retcode: 1
2018-01-14 10:36:29,795 [salt.state       ][ERROR   ][10853] {'pid': 12293, 'retcode': 1, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-01-14 10:36:29,795 [salt.state       ][INFO    ][10853] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 10:36:29.795708 duration_in_ms=367.868
2018-01-14 10:36:29,797 [salt.state       ][INFO    ][10853] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 10:36:29.797288
2018-01-14 10:36:29,798 [salt.state       ][INFO    ][10853] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-01-14 10:36:29,825 [salt.fileclient  ][INFO    ][10853] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user_role.js'
2018-01-14 10:36:29,860 [salt.state       ][INFO    ][10853] File changed:
New file
2018-01-14 10:36:29,861 [salt.state       ][INFO    ][10853] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 10:36:29.861275 duration_in_ms=63.988
2018-01-14 10:36:29,862 [salt.state       ][INFO    ][10853] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 10:36:29.862563
2018-01-14 10:36:29,863 [salt.state       ][INFO    ][10853] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-01-14 10:36:29,864 [salt.loaded.int.module.cmdmod][INFO    ][10853] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-01-14 10:36:29,940 [salt.loaded.int.module.cmdmod][ERROR   ][10853] Command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' failed with return code: 1
2018-01-14 10:36:29,941 [salt.loaded.int.module.cmdmod][ERROR   ][10853] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-01-14T10:36:29.937+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287
2018-01-14 10:36:29,942 [salt.loaded.int.module.cmdmod][ERROR   ][10853] stderr: exception: login failed
2018-01-14 10:36:29,942 [salt.loaded.int.module.cmdmod][ERROR   ][10853] retcode: 1
2018-01-14 10:36:29,943 [salt.state       ][ERROR   ][10853] {'pid': 12312, 'retcode': 1, 'stderr': 'exception: login failed', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\n2018-01-14T10:36:29.937+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287'}
2018-01-14 10:36:29,943 [salt.state       ][INFO    ][10853] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 10:36:29.943396 duration_in_ms=80.834
2018-01-14 10:36:29,946 [salt.minion      ][INFO    ][10853] Returning information for job: 20180114103528543684
2018-01-14 10:36:32,620 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command cmd.run with jid 20180114103633376791
2018-01-14 10:36:32,650 [salt.minion      ][INFO    ][12322] Starting a new job with PID 12322
2018-01-14 10:36:32,665 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12322] Executing command 'mongo localhost:27017/admin' in directory '/root'
2018-01-14 10:36:32,745 [salt.minion      ][INFO    ][12322] Returning information for job: 20180114103633376791
2018-01-14 10:36:33,976 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command cmd.run with jid 20180114103634724462
2018-01-14 10:36:34,006 [salt.minion      ][INFO    ][12333] Starting a new job with PID 12333
2018-01-14 10:36:34,020 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12333] Executing command 'mongo localhost:27017/admin --eval "rs.initiate()"' in directory '/root'
2018-01-14 10:36:34,580 [salt.minion      ][INFO    ][12333] Returning information for job: 20180114103634724462
2018-01-14 10:36:35,833 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114103636593408
2018-01-14 10:36:35,865 [salt.minion      ][INFO    ][12351] Starting a new job with PID 12351
2018-01-14 10:36:37,597 [salt.state       ][INFO    ][12351] Loading fresh modules for state activity
2018-01-14 10:36:39,318 [salt.state       ][INFO    ][12351] Running state [mongodb-server] at time 10:36:39.318694
2018-01-14 10:36:39,320 [salt.state       ][INFO    ][12351] Executing state pkg.installed for mongodb-server
2018-01-14 10:36:39,321 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:39,699 [salt.state       ][INFO    ][12351] All specified packages are already installed
2018-01-14 10:36:39,710 [salt.state       ][INFO    ][12351] Completed state [mongodb-server] at time 10:36:39.709879 duration_in_ms=391.185
2018-01-14 10:36:39,710 [salt.state       ][INFO    ][12351] Running state [mongodb] at time 10:36:39.710902
2018-01-14 10:36:39,711 [salt.state       ][INFO    ][12351] Executing state pkg.installed for mongodb
2018-01-14 10:36:39,721 [salt.state       ][INFO    ][12351] All specified packages are already installed
2018-01-14 10:36:39,722 [salt.state       ][INFO    ][12351] Completed state [mongodb] at time 10:36:39.721909 duration_in_ms=11.007
2018-01-14 10:36:39,722 [salt.state       ][INFO    ][12351] Running state [python-pymongo] at time 10:36:39.722418
2018-01-14 10:36:39,722 [salt.state       ][INFO    ][12351] Executing state pkg.installed for python-pymongo
2018-01-14 10:36:39,731 [salt.state       ][INFO    ][12351] All specified packages are already installed
2018-01-14 10:36:39,731 [salt.state       ][INFO    ][12351] Completed state [python-pymongo] at time 10:36:39.731835 duration_in_ms=9.417
2018-01-14 10:36:39,732 [salt.state       ][INFO    ][12351] Running state [mongodb-clients] at time 10:36:39.732259
2018-01-14 10:36:39,732 [salt.state       ][INFO    ][12351] Executing state pkg.installed for mongodb-clients
2018-01-14 10:36:39,740 [salt.state       ][INFO    ][12351] All specified packages are already installed
2018-01-14 10:36:39,741 [salt.state       ][INFO    ][12351] Completed state [mongodb-clients] at time 10:36:39.741326 duration_in_ms=9.067
2018-01-14 10:36:39,747 [salt.state       ][INFO    ][12351] Running state [/etc/mongodb.conf] at time 10:36:39.747527
2018-01-14 10:36:39,748 [salt.state       ][INFO    ][12351] Executing state file.managed for /etc/mongodb.conf
2018-01-14 10:36:39,838 [salt.state       ][INFO    ][12351] File /etc/mongodb.conf is in the correct state
2018-01-14 10:36:39,839 [salt.state       ][INFO    ][12351] Completed state [/etc/mongodb.conf] at time 10:36:39.839364 duration_in_ms=91.835
2018-01-14 10:36:39,840 [salt.state       ][INFO    ][12351] Running state [/etc/mongodb.key] at time 10:36:39.840441
2018-01-14 10:36:39,841 [salt.state       ][INFO    ][12351] Executing state file.managed for /etc/mongodb.key
2018-01-14 10:36:39,847 [salt.state       ][INFO    ][12351] File /etc/mongodb.key is in the correct state
2018-01-14 10:36:39,847 [salt.state       ][INFO    ][12351] Completed state [/etc/mongodb.key] at time 10:36:39.847538 duration_in_ms=7.097
2018-01-14 10:36:39,848 [salt.state       ][INFO    ][12351] Running state [/var/lock/mongodb] at time 10:36:39.848290
2018-01-14 10:36:39,849 [salt.state       ][INFO    ][12351] Executing state file.directory for /var/lock/mongodb
2018-01-14 10:36:39,850 [salt.state       ][INFO    ][12351] Directory /var/lock/mongodb is in the correct state
2018-01-14 10:36:39,851 [salt.state       ][INFO    ][12351] Completed state [/var/lock/mongodb] at time 10:36:39.851221 duration_in_ms=2.931
2018-01-14 10:36:39,854 [salt.state       ][INFO    ][12351] Running state [mongodb] at time 10:36:39.854116
2018-01-14 10:36:39,854 [salt.state       ][INFO    ][12351] Executing state service.running for mongodb
2018-01-14 10:36:39,856 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-14 10:36:39,901 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:39,921 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:39,940 [salt.state       ][INFO    ][12351] The service mongodb is already running
2018-01-14 10:36:39,941 [salt.state       ][INFO    ][12351] Completed state [mongodb] at time 10:36:39.941054 duration_in_ms=86.934
2018-01-14 10:36:39,942 [salt.state       ][INFO    ][12351] Running state [/var/tmp/mongodb_user.js] at time 10:36:39.942060
2018-01-14 10:36:39,942 [salt.state       ][INFO    ][12351] Executing state file.managed for /var/tmp/mongodb_user.js
2018-01-14 10:36:39,989 [salt.state       ][INFO    ][12351] File /var/tmp/mongodb_user.js is in the correct state
2018-01-14 10:36:39,990 [salt.state       ][INFO    ][12351] Completed state [/var/tmp/mongodb_user.js] at time 10:36:39.990545 duration_in_ms=48.484
2018-01-14 10:36:39,994 [salt.state       ][INFO    ][12351] Running state [/var/tmp/mongodb_cluster.js] at time 10:36:39.994511
2018-01-14 10:36:39,995 [salt.state       ][INFO    ][12351] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-01-14 10:36:40,037 [salt.state       ][INFO    ][12351] File /var/tmp/mongodb_cluster.js is in the correct state
2018-01-14 10:36:40,037 [salt.state       ][INFO    ][12351] Completed state [/var/tmp/mongodb_cluster.js] at time 10:36:40.037889 duration_in_ms=43.377
2018-01-14 10:36:40,038 [salt.state       ][INFO    ][12351] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 10:36:40.038709
2018-01-14 10:36:40,039 [salt.state       ][INFO    ][12351] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-01-14 10:36:40,040 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-14 10:36:40,117 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-14 10:36:40,216 [salt.state       ][INFO    ][12351] {'pid': 12382, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-01-14 10:36:40,217 [salt.state       ][INFO    ][12351] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 10:36:40.217823 duration_in_ms=179.113
2018-01-14 10:36:40,218 [salt.state       ][INFO    ][12351] Running state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 10:36:40.218909
2018-01-14 10:36:40,219 [salt.state       ][INFO    ][12351] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed
2018-01-14 10:36:40,220 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed' in directory '/root'
2018-01-14 10:36:40,530 [salt.state       ][INFO    ][12351] {'pid': 12394, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "admin", "roles" : [ "root" ] }'}
2018-01-14 10:36:40,532 [salt.state       ][INFO    ][12351] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 10:36:40.532454 duration_in_ms=313.543
2018-01-14 10:36:40,534 [salt.state       ][INFO    ][12351] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 10:36:40.534350
2018-01-14 10:36:40,535 [salt.state       ][INFO    ][12351] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-01-14 10:36:40,611 [salt.state       ][INFO    ][12351] File /var/tmp/mongodb_user_ceilometer.js is in the correct state
2018-01-14 10:36:40,612 [salt.state       ][INFO    ][12351] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 10:36:40.612228 duration_in_ms=77.878
2018-01-14 10:36:40,614 [salt.state       ][INFO    ][12351] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 10:36:40.614347
2018-01-14 10:36:40,615 [salt.state       ][INFO    ][12351] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-01-14 10:36:40,617 [salt.loaded.int.module.cmdmod][INFO    ][12351] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-01-14 10:36:40,726 [salt.state       ][INFO    ][12351] {'pid': 12403, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "ceilometer", "roles" : [ "readWrite", "dbAdmin" ] }'}
2018-01-14 10:36:40,728 [salt.state       ][INFO    ][12351] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 10:36:40.728009 duration_in_ms=113.662
2018-01-14 10:36:40,732 [salt.minion      ][INFO    ][12351] Returning information for job: 20180114103636593408
2018-01-14 10:36:42,427 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command test.ping with jid 20180114103643189201
2018-01-14 10:36:42,463 [salt.minion      ][INFO    ][12414] Starting a new job with PID 12414
2018-01-14 10:36:42,557 [salt.minion      ][INFO    ][12414] Returning information for job: 20180114103643189201
2018-01-14 10:44:26,401 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114104427171523
2018-01-14 10:44:26,430 [salt.minion      ][INFO    ][12429] Starting a new job with PID 12429
2018-01-14 10:44:28,201 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:44:28,300 [salt.fileclient  ][INFO    ][12429] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-14 10:44:28,339 [salt.fileclient  ][INFO    ][12429] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-14 10:44:28,980 [salt.state       ][INFO    ][12429] Running state [aodh-api] at time 10:44:28.980690
2018-01-14 10:44:28,981 [salt.state       ][INFO    ][12429] Executing state pkg.installed for aodh-api
2018-01-14 10:44:28,981 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:44:29,407 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-14 10:44:29,547 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:44:32,162 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:44:32,193 [salt.loaded.int.module.cmdmod][INFO    ][12429] 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-14 10:44:36,451 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104437215415
2018-01-14 10:44:36,482 [salt.minion      ][INFO    ][12861] Starting a new job with PID 12861
2018-01-14 10:44:36,519 [salt.minion      ][INFO    ][12861] Returning information for job: 20180114104437215415
2018-01-14 10:44:46,643 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104447411591
2018-01-14 10:44:46,674 [salt.minion      ][INFO    ][13125] Starting a new job with PID 13125
2018-01-14 10:44:46,709 [salt.minion      ][INFO    ][13125] Returning information for job: 20180114104447411591
2018-01-14 10:44:56,836 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104457603576
2018-01-14 10:44:56,865 [salt.minion      ][INFO    ][13339] Starting a new job with PID 13339
2018-01-14 10:44:56,903 [salt.minion      ][INFO    ][13339] Returning information for job: 20180114104457603576
2018-01-14 10:45:07,048 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104507812239
2018-01-14 10:45:07,082 [salt.minion      ][INFO    ][13598] Starting a new job with PID 13598
2018-01-14 10:45:07,122 [salt.minion      ][INFO    ][13598] Returning information for job: 20180114104507812239
2018-01-14 10:45:17,269 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104518035419
2018-01-14 10:45:17,303 [salt.minion      ][INFO    ][13857] Starting a new job with PID 13857
2018-01-14 10:45:17,339 [salt.minion      ][INFO    ][13857] Returning information for job: 20180114104518035419
2018-01-14 10:45:27,334 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104528101993
2018-01-14 10:45:27,373 [salt.minion      ][INFO    ][14107] Starting a new job with PID 14107
2018-01-14 10:45:27,423 [salt.minion      ][INFO    ][14107] Returning information for job: 20180114104528101993
2018-01-14 10:45:37,355 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104538125085
2018-01-14 10:45:37,381 [salt.minion      ][INFO    ][14293] Starting a new job with PID 14293
2018-01-14 10:45:37,407 [salt.minion      ][INFO    ][14293] Returning information for job: 20180114104538125085
2018-01-14 10:45:47,554 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104548323069
2018-01-14 10:45:47,581 [salt.minion      ][INFO    ][14461] Starting a new job with PID 14461
2018-01-14 10:45:47,622 [salt.minion      ][INFO    ][14461] Returning information for job: 20180114104548323069
2018-01-14 10:45:57,778 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104558547434
2018-01-14 10:45:57,801 [salt.minion      ][INFO    ][14696] Starting a new job with PID 14696
2018-01-14 10:45:57,834 [salt.minion      ][INFO    ][14696] Returning information for job: 20180114104558547434
2018-01-14 10:46:07,985 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104608756445
2018-01-14 10:46:08,008 [salt.minion      ][INFO    ][19822] Starting a new job with PID 19822
2018-01-14 10:46:08,027 [salt.minion      ][INFO    ][19822] Returning information for job: 20180114104608756445
2018-01-14 10:46:18,187 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104618956586
2018-01-14 10:46:18,216 [salt.minion      ][INFO    ][19827] Starting a new job with PID 19827
2018-01-14 10:46:18,257 [salt.minion      ][INFO    ][19827] Returning information for job: 20180114104618956586
2018-01-14 10:46:28,215 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104628981877
2018-01-14 10:46:28,261 [salt.minion      ][INFO    ][19839] Starting a new job with PID 19839
2018-01-14 10:46:28,354 [salt.minion      ][INFO    ][19839] Returning information for job: 20180114104628981877
2018-01-14 10:46:38,307 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104639078565
2018-01-14 10:46:38,330 [salt.minion      ][INFO    ][20327] Starting a new job with PID 20327
2018-01-14 10:46:38,349 [salt.minion      ][INFO    ][20327] Returning information for job: 20180114104639078565
2018-01-14 10:46:48,522 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104649291431
2018-01-14 10:46:48,547 [salt.minion      ][INFO    ][20591] Starting a new job with PID 20591
2018-01-14 10:46:48,602 [salt.minion      ][INFO    ][20591] Returning information for job: 20180114104649291431
2018-01-14 10:46:58,570 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104659340300
2018-01-14 10:46:58,598 [salt.minion      ][INFO    ][20854] Starting a new job with PID 20854
2018-01-14 10:46:58,633 [salt.minion      ][INFO    ][20854] Returning information for job: 20180114104659340300
2018-01-14 10:47:08,817 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104709585515
2018-01-14 10:47:08,846 [salt.minion      ][INFO    ][21176] Starting a new job with PID 21176
2018-01-14 10:47:08,883 [salt.minion      ][INFO    ][21176] Returning information for job: 20180114104709585515
2018-01-14 10:47:18,840 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104719610576
2018-01-14 10:47:18,863 [salt.minion      ][INFO    ][21420] Starting a new job with PID 21420
2018-01-14 10:47:18,890 [salt.minion      ][INFO    ][21420] Returning information for job: 20180114104719610576
2018-01-14 10:47:26,788 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:47:26,866 [salt.state       ][INFO    ][12429] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-14 10:47:26,936 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:47:26,962 [salt.state       ][INFO    ][12429] Completed state [aodh-api] at time 10:47:26.962332 duration_in_ms=177981.642
2018-01-14 10:47:26,974 [salt.state       ][INFO    ][12429] Running state [aodh-evaluator] at time 10:47:26.974774
2018-01-14 10:47:26,975 [salt.state       ][INFO    ][12429] Executing state pkg.installed for aodh-evaluator
2018-01-14 10:47:28,624 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:47:28,656 [salt.loaded.int.module.cmdmod][INFO    ][12429] 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-14 10:47:29,060 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104729831848
2018-01-14 10:47:29,079 [salt.minion      ][INFO    ][21808] Starting a new job with PID 21808
2018-01-14 10:47:29,109 [salt.minion      ][INFO    ][21808] Returning information for job: 20180114104729831848
2018-01-14 10:47:32,943 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:47:32,983 [salt.state       ][INFO    ][12429] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:47:33,004 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:47:33,121 [salt.state       ][INFO    ][12429] Completed state [aodh-evaluator] at time 10:47:33.121728 duration_in_ms=6146.954
2018-01-14 10:47:33,127 [salt.state       ][INFO    ][12429] Running state [aodh-notifier] at time 10:47:33.127274
2018-01-14 10:47:33,127 [salt.state       ][INFO    ][12429] Executing state pkg.installed for aodh-notifier
2018-01-14 10:47:33,468 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:47:33,498 [salt.loaded.int.module.cmdmod][INFO    ][12429] 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-14 10:47:37,707 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:47:37,751 [salt.state       ][INFO    ][12429] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:47:37,773 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:47:37,804 [salt.state       ][INFO    ][12429] Completed state [aodh-notifier] at time 10:47:37.804189 duration_in_ms=4676.913
2018-01-14 10:47:37,810 [salt.state       ][INFO    ][12429] Running state [aodh-listener] at time 10:47:37.810184
2018-01-14 10:47:37,810 [salt.state       ][INFO    ][12429] Executing state pkg.installed for aodh-listener
2018-01-14 10:47:38,432 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:47:38,486 [salt.loaded.int.module.cmdmod][INFO    ][12429] 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-14 10:47:39,292 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104740062366
2018-01-14 10:47:39,323 [salt.minion      ][INFO    ][22341] Starting a new job with PID 22341
2018-01-14 10:47:39,358 [salt.minion      ][INFO    ][22341] Returning information for job: 20180114104740062366
2018-01-14 10:47:43,691 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:47:43,728 [salt.state       ][INFO    ][12429] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:47:43,750 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:47:43,778 [salt.state       ][INFO    ][12429] Completed state [aodh-listener] at time 10:47:43.778701 duration_in_ms=5968.517
2018-01-14 10:47:43,788 [salt.state       ][INFO    ][12429] Running state [python-aodhclient] at time 10:47:43.788128
2018-01-14 10:47:43,791 [salt.state       ][INFO    ][12429] Executing state pkg.installed for python-aodhclient
2018-01-14 10:47:44,130 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:47:44,160 [salt.loaded.int.module.cmdmod][INFO    ][12429] 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-14 10:47:47,058 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:47:47,103 [salt.state       ][INFO    ][12429] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-14 10:47:47,128 [salt.state       ][INFO    ][12429] Loading fresh modules for state activity
2018-01-14 10:47:47,154 [salt.state       ][INFO    ][12429] Completed state [python-aodhclient] at time 10:47:47.154412 duration_in_ms=3366.281
2018-01-14 10:47:47,162 [salt.state       ][INFO    ][12429] Running state [/etc/aodh/aodh.conf] at time 10:47:47.162748
2018-01-14 10:47:47,163 [salt.state       ][INFO    ][12429] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-14 10:47:47,384 [salt.fileclient  ][INFO    ][12429] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-14 10:47:47,448 [salt.state       ][INFO    ][12429] 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.76
+
 # 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-14 10:47:47,459 [salt.state       ][INFO    ][12429] Completed state [/etc/aodh/aodh.conf] at time 10:47:47.459232 duration_in_ms=296.485
2018-01-14 10:47:47,460 [salt.state       ][INFO    ][12429] Running state [aodh-dbsync] at time 10:47:47.460464
2018-01-14 10:47:47,460 [salt.state       ][INFO    ][12429] Executing state cmd.run for aodh-dbsync
2018-01-14 10:47:47,476 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command 'aodh-dbsync' in directory '/root'
2018-01-14 10:47:49,137 [salt.state       ][INFO    ][12429] {'pid': 22688, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 10:47:49,139 [salt.state       ][INFO    ][12429] Completed state [aodh-dbsync] at time 10:47:49.139731 duration_in_ms=1679.264
2018-01-14 10:47:49,142 [salt.state       ][INFO    ][12429] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 10:47:49.142076
2018-01-14 10:47:49,143 [salt.state       ][INFO    ][12429] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-14 10:47:49,176 [salt.fileclient  ][INFO    ][12429] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-14 10:47:49,216 [salt.state       ][INFO    ][12429] 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.76:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-14 10:47:49,222 [salt.state       ][INFO    ][12429] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 10:47:49.222160 duration_in_ms=80.083
2018-01-14 10:47:49,222 [salt.state       ][INFO    ][12429] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 10:47:49.222906
2018-01-14 10:47:49,223 [salt.state       ][INFO    ][12429] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-14 10:47:49,239 [salt.state       ][INFO    ][12429] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-14 10:47:49,239 [salt.state       ][INFO    ][12429] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 10:47:49.239824 duration_in_ms=16.917
2018-01-14 10:47:49,333 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104750104448
2018-01-14 10:47:49,372 [salt.minion      ][INFO    ][22701] Starting a new job with PID 22701
2018-01-14 10:47:49,410 [salt.minion      ][INFO    ][22701] Returning information for job: 20180114104750104448
2018-01-14 10:47:49,641 [salt.state       ][INFO    ][12429] Running state [apache2] at time 10:47:49.640990
2018-01-14 10:47:49,641 [salt.state       ][INFO    ][12429] Executing state service.running for apache2
2018-01-14 10:47:49,642 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-14 10:47:49,674 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:47:49,694 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:47:49,719 [salt.state       ][INFO    ][12429] The service apache2 is already running
2018-01-14 10:47:49,721 [salt.state       ][INFO    ][12429] Completed state [apache2] at time 10:47:49.720864 duration_in_ms=79.873
2018-01-14 10:47:49,722 [salt.state       ][INFO    ][12429] Running state [apache2] at time 10:47:49.722294
2018-01-14 10:47:49,723 [salt.state       ][INFO    ][12429] Executing state service.mod_watch for apache2
2018-01-14 10:47:49,726 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:47:49,751 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:47:49,781 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-14 10:47:52,161 [salt.state       ][INFO    ][12429] {'apache2': True}
2018-01-14 10:47:52,163 [salt.state       ][INFO    ][12429] Completed state [apache2] at time 10:47:52.162194 duration_in_ms=2439.898
2018-01-14 10:47:52,165 [salt.state       ][INFO    ][12429] Running state [aodh-evaluator] at time 10:47:52.165854
2018-01-14 10:47:52,167 [salt.state       ][INFO    ][12429] Executing state service.running for aodh-evaluator
2018-01-14 10:47:52,170 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-14 10:47:52,212 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:47:52,242 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:47:52,269 [salt.state       ][INFO    ][12429] The service aodh-evaluator is already running
2018-01-14 10:47:52,271 [salt.state       ][INFO    ][12429] Completed state [aodh-evaluator] at time 10:47:52.271362 duration_in_ms=105.507
2018-01-14 10:47:52,272 [salt.state       ][INFO    ][12429] Running state [aodh-evaluator] at time 10:47:52.272540
2018-01-14 10:47:52,274 [salt.state       ][INFO    ][12429] Executing state service.mod_watch for aodh-evaluator
2018-01-14 10:47:52,276 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:47:52,304 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:47:52,331 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:47:52,580 [salt.state       ][INFO    ][12429] {'aodh-evaluator': True}
2018-01-14 10:47:52,581 [salt.state       ][INFO    ][12429] Completed state [aodh-evaluator] at time 10:47:52.580987 duration_in_ms=308.447
2018-01-14 10:47:52,586 [salt.state       ][INFO    ][12429] Running state [aodh-notifier] at time 10:47:52.586747
2018-01-14 10:47:52,588 [salt.state       ][INFO    ][12429] Executing state service.running for aodh-notifier
2018-01-14 10:47:52,592 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-14 10:47:52,623 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:47:52,647 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:47:52,674 [salt.state       ][INFO    ][12429] The service aodh-notifier is already running
2018-01-14 10:47:52,675 [salt.state       ][INFO    ][12429] Completed state [aodh-notifier] at time 10:47:52.675280 duration_in_ms=88.532
2018-01-14 10:47:52,675 [salt.state       ][INFO    ][12429] Running state [aodh-notifier] at time 10:47:52.675661
2018-01-14 10:47:52,676 [salt.state       ][INFO    ][12429] Executing state service.mod_watch for aodh-notifier
2018-01-14 10:47:52,677 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:47:52,693 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:47:52,706 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:47:59,408 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104800179495
2018-01-14 10:47:59,437 [salt.minion      ][INFO    ][22985] Starting a new job with PID 22985
2018-01-14 10:47:59,476 [salt.minion      ][INFO    ][22985] Returning information for job: 20180114104800179495
2018-01-14 10:48:07,962 [salt.state       ][INFO    ][12429] {'aodh-notifier': True}
2018-01-14 10:48:07,963 [salt.state       ][INFO    ][12429] Completed state [aodh-notifier] at time 10:48:07.963251 duration_in_ms=15287.589
2018-01-14 10:48:07,964 [salt.state       ][INFO    ][12429] Running state [aodh-listener] at time 10:48:07.964401
2018-01-14 10:48:07,965 [salt.state       ][INFO    ][12429] Executing state service.running for aodh-listener
2018-01-14 10:48:07,970 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-14 10:48:08,009 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:48:08,043 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:48:08,062 [salt.state       ][INFO    ][12429] The service aodh-listener is already running
2018-01-14 10:48:08,063 [salt.state       ][INFO    ][12429] Completed state [aodh-listener] at time 10:48:08.063299 duration_in_ms=98.898
2018-01-14 10:48:08,064 [salt.state       ][INFO    ][12429] Running state [aodh-listener] at time 10:48:08.063988
2018-01-14 10:48:08,064 [salt.state       ][INFO    ][12429] Executing state service.mod_watch for aodh-listener
2018-01-14 10:48:08,066 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:48:08,084 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:48:08,102 [salt.loaded.int.module.cmdmod][INFO    ][12429] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:48:09,479 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104810250847
2018-01-14 10:48:09,506 [salt.minion      ][INFO    ][23051] Starting a new job with PID 23051
2018-01-14 10:48:09,530 [salt.minion      ][INFO    ][23051] Returning information for job: 20180114104810250847
2018-01-14 10:48:19,551 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104820322103
2018-01-14 10:48:19,578 [salt.minion      ][INFO    ][23058] Starting a new job with PID 23058
2018-01-14 10:48:19,612 [salt.minion      ][INFO    ][23058] Returning information for job: 20180114104820322103
2018-01-14 10:48:23,224 [salt.state       ][INFO    ][12429] {'aodh-listener': True}
2018-01-14 10:48:23,225 [salt.state       ][INFO    ][12429] Completed state [aodh-listener] at time 10:48:23.224925 duration_in_ms=15160.935
2018-01-14 10:48:23,233 [salt.minion      ][INFO    ][12429] Returning information for job: 20180114104427171523
2018-01-14 10:48:24,600 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command state.sls with jid 20180114104825372777
2018-01-14 10:48:24,632 [salt.minion      ][INFO    ][23115] Starting a new job with PID 23115
2018-01-14 10:48:26,524 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:48:26,591 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-14 10:48:26,625 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-14 10:48:28,022 [salt.state       ][INFO    ][23115] Running state [ceilometer-api] at time 10:48:28.022246
2018-01-14 10:48:28,022 [salt.state       ][INFO    ][23115] Executing state pkg.installed for ceilometer-api
2018-01-14 10:48:28,023 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:48:28,500 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-14 10:48:28,612 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:48:30,844 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:48:30,875 [salt.loaded.int.module.cmdmod][INFO    ][23115] 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-14 10:48:34,701 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104835472420
2018-01-14 10:48:34,763 [salt.minion      ][INFO    ][23491] Starting a new job with PID 23491
2018-01-14 10:48:34,793 [salt.minion      ][INFO    ][23491] Returning information for job: 20180114104835472420
2018-01-14 10:48:44,749 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104845521838
2018-01-14 10:48:44,779 [salt.minion      ][INFO    ][23751] Starting a new job with PID 23751
2018-01-14 10:48:44,816 [salt.minion      ][INFO    ][23751] Returning information for job: 20180114104845521838
2018-01-14 10:48:54,781 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104855552069
2018-01-14 10:48:54,811 [salt.minion      ][INFO    ][23973] Starting a new job with PID 23973
2018-01-14 10:48:54,853 [salt.minion      ][INFO    ][23973] Returning information for job: 20180114104855552069
2018-01-14 10:49:04,820 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104905592250
2018-01-14 10:49:04,843 [salt.minion      ][INFO    ][24182] Starting a new job with PID 24182
2018-01-14 10:49:04,876 [salt.minion      ][INFO    ][24182] Returning information for job: 20180114104905592250
2018-01-14 10:49:14,864 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104915635489
2018-01-14 10:49:14,903 [salt.minion      ][INFO    ][25146] Starting a new job with PID 25146
2018-01-14 10:49:14,940 [salt.minion      ][INFO    ][25146] Returning information for job: 20180114104915635489
2018-01-14 10:49:24,918 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104925690772
2018-01-14 10:49:24,947 [salt.minion      ][INFO    ][25496] Starting a new job with PID 25496
2018-01-14 10:49:24,979 [salt.minion      ][INFO    ][25496] Returning information for job: 20180114104925690772
2018-01-14 10:49:26,947 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:27,026 [salt.state       ][INFO    ][23115] 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-14 10:49:27,099 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:49:27,272 [salt.state       ][INFO    ][23115] Completed state [ceilometer-api] at time 10:49:27.272198 duration_in_ms=59249.961
2018-01-14 10:49:27,287 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-central] at time 10:49:27.287395
2018-01-14 10:49:27,288 [salt.state       ][INFO    ][23115] Executing state pkg.installed for ceilometer-agent-central
2018-01-14 10:49:27,763 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:27,796 [salt.loaded.int.module.cmdmod][INFO    ][23115] 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-14 10:49:32,863 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:32,901 [salt.state       ][INFO    ][23115] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-14 10:49:32,923 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:49:33,024 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-central] at time 10:49:33.024870 duration_in_ms=5737.475
2018-01-14 10:49:33,030 [salt.state       ][INFO    ][23115] Running state [python-ceilometerclient] at time 10:49:33.030491
2018-01-14 10:49:33,030 [salt.state       ][INFO    ][23115] Executing state pkg.installed for python-ceilometerclient
2018-01-14 10:49:33,451 [salt.state       ][INFO    ][23115] All specified packages are already installed
2018-01-14 10:49:33,451 [salt.state       ][INFO    ][23115] Completed state [python-ceilometerclient] at time 10:49:33.451834 duration_in_ms=421.342
2018-01-14 10:49:33,452 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-notification] at time 10:49:33.452112
2018-01-14 10:49:33,452 [salt.state       ][INFO    ][23115] Executing state pkg.installed for ceilometer-agent-notification
2018-01-14 10:49:33,465 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:33,500 [salt.loaded.int.module.cmdmod][INFO    ][23115] 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-14 10:49:34,971 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104935744713
2018-01-14 10:49:35,003 [salt.minion      ][INFO    ][25910] Starting a new job with PID 25910
2018-01-14 10:49:35,049 [salt.minion      ][INFO    ][25910] Returning information for job: 20180114104935744713
2018-01-14 10:49:38,312 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:38,357 [salt.state       ][INFO    ][23115] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-14 10:49:38,382 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:49:38,402 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-notification] at time 10:49:38.402603 duration_in_ms=4950.491
2018-01-14 10:49:38,408 [salt.state       ][INFO    ][23115] Running state [python-elasticsearch] at time 10:49:38.408422
2018-01-14 10:49:38,408 [salt.state       ][INFO    ][23115] Executing state pkg.installed for python-elasticsearch
2018-01-14 10:49:38,860 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:38,906 [salt.loaded.int.module.cmdmod][INFO    ][23115] 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-14 10:49:41,828 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:41,871 [salt.state       ][INFO    ][23115] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-14 10:49:41,894 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:49:41,926 [salt.state       ][INFO    ][23115] Completed state [python-elasticsearch] at time 10:49:41.925949 duration_in_ms=3517.526
2018-01-14 10:49:41,932 [salt.state       ][INFO    ][23115] Running state [python-influxdb] at time 10:49:41.932384
2018-01-14 10:49:41,936 [salt.state       ][INFO    ][23115] Executing state pkg.installed for python-influxdb
2018-01-14 10:49:42,544 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:42,602 [salt.loaded.int.module.cmdmod][INFO    ][23115] 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-14 10:49:45,026 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104945800601
2018-01-14 10:49:45,062 [salt.minion      ][INFO    ][26326] Starting a new job with PID 26326
2018-01-14 10:49:45,096 [salt.minion      ][INFO    ][26326] Returning information for job: 20180114104945800601
2018-01-14 10:49:45,155 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:45,256 [salt.state       ][INFO    ][23115] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-14 10:49:45,298 [salt.state       ][INFO    ][23115] Loading fresh modules for state activity
2018-01-14 10:49:45,332 [salt.state       ][INFO    ][23115] Completed state [python-influxdb] at time 10:49:45.332634 duration_in_ms=3400.248
2018-01-14 10:49:45,342 [salt.state       ][INFO    ][23115] Running state [python-pymongo] at time 10:49:45.342096
2018-01-14 10:49:45,342 [salt.state       ][INFO    ][23115] Executing state pkg.installed for python-pymongo
2018-01-14 10:49:45,724 [salt.state       ][INFO    ][23115] All specified packages are already installed
2018-01-14 10:49:45,724 [salt.state       ][INFO    ][23115] Completed state [python-pymongo] at time 10:49:45.724700 duration_in_ms=382.604
2018-01-14 10:49:45,727 [salt.state       ][INFO    ][23115] Running state [/etc/ceilometer/ceilometer.conf] at time 10:49:45.727017
2018-01-14 10:49:45,727 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-14 10:49:45,763 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-14 10:49:45,856 [salt.state       ][INFO    ][23115] 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-14 10:49:45,856 [salt.state       ][INFO    ][23115] Completed state [/etc/ceilometer/ceilometer.conf] at time 10:49:45.856880 duration_in_ms=129.863
2018-01-14 10:49:45,857 [salt.state       ][INFO    ][23115] Running state [/etc/ceilometer/pipeline.yaml] at time 10:49:45.857224
2018-01-14 10:49:45,857 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-14 10:49:45,877 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-14 10:49:45,916 [salt.state       ][INFO    ][23115] File changed:
New file
2018-01-14 10:49:45,917 [salt.state       ][INFO    ][23115] Completed state [/etc/ceilometer/pipeline.yaml] at time 10:49:45.916934 duration_in_ms=59.71
2018-01-14 10:49:45,917 [salt.state       ][INFO    ][23115] Running state [/etc/ceilometer/event_pipeline.yaml] at time 10:49:45.917365
2018-01-14 10:49:45,917 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-14 10:49:45,940 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-14 10:49:45,943 [salt.state       ][INFO    ][23115] File changed:
New file
2018-01-14 10:49:45,943 [salt.state       ][INFO    ][23115] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 10:49:45.943532 duration_in_ms=26.167
2018-01-14 10:49:45,944 [salt.state       ][INFO    ][23115] Running state [/etc/ceilometer/event_definitions.yaml] at time 10:49:45.943955
2018-01-14 10:49:45,944 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-14 10:49:45,964 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-14 10:49:45,971 [salt.state       ][INFO    ][23115] File changed:
New file
2018-01-14 10:49:45,971 [salt.state       ][INFO    ][23115] Completed state [/etc/ceilometer/event_definitions.yaml] at time 10:49:45.971832 duration_in_ms=27.877
2018-01-14 10:49:45,972 [salt.state       ][INFO    ][23115] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 10:49:45.972242
2018-01-14 10:49:45,972 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-14 10:49:45,992 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-14 10:49:45,995 [salt.state       ][INFO    ][23115] File changed:
New file
2018-01-14 10:49:45,995 [salt.state       ][INFO    ][23115] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 10:49:45.995357 duration_in_ms=23.115
2018-01-14 10:49:45,995 [salt.state       ][INFO    ][23115] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 10:49:45.995787
2018-01-14 10:49:45,996 [salt.state       ][INFO    ][23115] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-14 10:49:46,021 [salt.fileclient  ][INFO    ][23115] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-14 10:49:46,067 [salt.state       ][INFO    ][23115] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.76: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-14 10:49:46,067 [salt.state       ][INFO    ][23115] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 10:49:46.067887 duration_in_ms=72.101
2018-01-14 10:49:46,068 [salt.state       ][INFO    ][23115] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 10:49:46.068172
2018-01-14 10:49:46,068 [salt.state       ][INFO    ][23115] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-14 10:49:46,069 [salt.state       ][INFO    ][23115] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-14 10:49:46,070 [salt.state       ][INFO    ][23115] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 10:49:46.070070 duration_in_ms=1.898
2018-01-14 10:49:46,072 [salt.state       ][INFO    ][23115] Running state [apache2] at time 10:49:46.072148
2018-01-14 10:49:46,072 [salt.state       ][INFO    ][23115] Executing state service.running for apache2
2018-01-14 10:49:46,073 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:46,091 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:49:46,104 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:49:46,120 [salt.state       ][INFO    ][23115] The service apache2 is already running
2018-01-14 10:49:46,120 [salt.state       ][INFO    ][23115] Completed state [apache2] at time 10:49:46.120657 duration_in_ms=48.508
2018-01-14 10:49:46,121 [salt.state       ][INFO    ][23115] Running state [apache2] at time 10:49:46.121116
2018-01-14 10:49:46,121 [salt.state       ][INFO    ][23115] Executing state service.mod_watch for apache2
2018-01-14 10:49:46,122 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:49:46,136 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:49:46,152 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-14 10:49:47,582 [salt.state       ][INFO    ][23115] {'apache2': True}
2018-01-14 10:49:47,583 [salt.state       ][INFO    ][23115] Completed state [apache2] at time 10:49:47.583098 duration_in_ms=1461.98
2018-01-14 10:49:47,588 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-central] at time 10:49:47.588250
2018-01-14 10:49:47,589 [salt.state       ][INFO    ][23115] Executing state service.running for ceilometer-agent-central
2018-01-14 10:49:47,591 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:47,626 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,645 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,668 [salt.state       ][INFO    ][23115] The service ceilometer-agent-central is already running
2018-01-14 10:49:47,668 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-central] at time 10:49:47.668531 duration_in_ms=80.282
2018-01-14 10:49:47,669 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-central] at time 10:49:47.669012
2018-01-14 10:49:47,669 [salt.state       ][INFO    ][23115] Executing state service.mod_watch for ceilometer-agent-central
2018-01-14 10:49:47,670 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,704 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,739 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:48,023 [salt.state       ][INFO    ][23115] {'ceilometer-agent-central': True}
2018-01-14 10:49:48,024 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-central] at time 10:49:48.024124 duration_in_ms=355.112
2018-01-14 10:49:48,024 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-notification] at time 10:49:48.024950
2018-01-14 10:49:48,025 [salt.state       ][INFO    ][23115] Executing state service.running for ceilometer-agent-notification
2018-01-14 10:49:48,034 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:48,076 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,104 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,117 [salt.state       ][INFO    ][23115] The service ceilometer-agent-notification is already running
2018-01-14 10:49:48,120 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-notification] at time 10:49:48.120862 duration_in_ms=95.912
2018-01-14 10:49:48,121 [salt.state       ][INFO    ][23115] Running state [ceilometer-agent-notification] at time 10:49:48.121229
2018-01-14 10:49:48,121 [salt.state       ][INFO    ][23115] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-14 10:49:48,122 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,142 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,177 [salt.loaded.int.module.cmdmod][INFO    ][23115] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,381 [salt.state       ][INFO    ][23115] {'ceilometer-agent-notification': True}
2018-01-14 10:49:48,382 [salt.state       ][INFO    ][23115] Completed state [ceilometer-agent-notification] at time 10:49:48.381964 duration_in_ms=260.734
2018-01-14 10:49:48,384 [salt.minion      ][INFO    ][23115] Returning information for job: 20180114104825372777
2018-01-14 10:55:10,661 [salt.minion      ][INFO    ][2729] User sudo_ubuntu Executing command cp.push_dir with jid 20180114105511443917
2018-01-14 10:55:10,694 [salt.minion      ][INFO    ][26730] Starting a new job with PID 26730
