2017-11-06 05:47:35,671 [salt.cli.daemons ][WARNING ][863] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-06 05:48:07,954 [salt.state       ][ERROR   ][1055] No contents found in top file
2017-11-06 05:48:15,859 [py.warnings      ][WARNING ][1178] /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.

2017-11-06 05:48:32,272 [salt.loaded.int.module.cmdmod][ERROR   ][1178] 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
2017-11-06 05:48:35,268 [salt.loaded.int.module.cmdmod][INFO    ][1765] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-06 05:48:35,277 [salt.loaded.int.module.cmdmod][INFO    ][1765] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-06 05:48:35,294 [salt.loaded.int.module.cmdmod][INFO    ][1765] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-06 05:48:35,328 [salt.utils.parsers][WARNING ][863] Minion received a SIGTERM. Exiting.
2017-11-06 05:48:35,675 [salt.cli.daemons ][INFO    ][1834] Setting up the Salt Minion "mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-06 05:48:36,168 [salt.minion      ][INFO    ][1834] Creating minion process manager
2017-11-06 05:48:36,168 [salt.cli.daemons ][WARNING ][1834] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-06 05:48:36,177 [salt.cli.daemons ][INFO    ][1834] The Salt Minion is starting up
2017-11-06 05:48:36,177 [salt.minion      ][INFO    ][1834] Minion is starting as user 'root'
2017-11-06 05:48:36,178 [salt.utils.event ][INFO    ][1834] Starting pull socket on /var/run/salt/minion/minion_event_046b1644fe_pull.ipc
2017-11-06 05:48:37,263 [salt.loaded.int.module.cmdmod][INFO    ][1834] Executing command ['date', '+%z'] in directory '/root'
2017-11-06 05:48:37,272 [salt.utils.schedule][INFO    ][1834] Updating job settings for scheduled job: __mine_interval
2017-11-06 05:48:37,275 [salt.minion      ][INFO    ][1834] Added mine.update to scheduler
2017-11-06 05:48:37,294 [salt.minion      ][INFO    ][1834] Minion is ready to receive requests!
2017-11-06 05:48:38,295 [salt.utils.schedule][INFO    ][1834] Running scheduled job: __mine_interval
2017-11-06 05:48:45,589 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054845568463
2017-11-06 05:48:45,604 [salt.minion      ][INFO    ][1951] Starting a new job with PID 1951
2017-11-06 05:48:45,617 [salt.minion      ][INFO    ][1951] Returning information for job: 20171106054845568463
2017-11-06 05:48:55,685 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054855665701
2017-11-06 05:48:55,709 [salt.minion      ][INFO    ][1961] Starting a new job with PID 1961
2017-11-06 05:48:55,721 [salt.minion      ][INFO    ][1961] Returning information for job: 20171106054855665701
2017-11-06 05:49:05,836 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054905817910
2017-11-06 05:49:05,856 [salt.minion      ][INFO    ][1966] Starting a new job with PID 1966
2017-11-06 05:49:05,870 [salt.minion      ][INFO    ][1966] Returning information for job: 20171106054905817910
2017-11-06 05:49:16,034 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054916014876
2017-11-06 05:49:16,056 [salt.minion      ][INFO    ][1976] Starting a new job with PID 1976
2017-11-06 05:49:16,070 [salt.minion      ][INFO    ][1976] Returning information for job: 20171106054916014876
2017-11-06 05:49:26,148 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054926125904
2017-11-06 05:49:26,169 [salt.minion      ][INFO    ][1981] Starting a new job with PID 1981
2017-11-06 05:49:26,180 [salt.minion      ][INFO    ][1981] Returning information for job: 20171106054926125904
2017-11-06 05:49:36,340 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106054936318948
2017-11-06 05:49:36,365 [salt.minion      ][INFO    ][1986] Starting a new job with PID 1986
2017-11-06 05:49:36,378 [salt.minion      ][INFO    ][1986] Returning information for job: 20171106054936318948
2017-11-06 05:49:57,276 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.apply with jid 20171106054957252282
2017-11-06 05:49:57,303 [salt.minion      ][INFO    ][1996] Starting a new job with PID 1996
2017-11-06 05:50:00,852 [salt.state       ][INFO    ][1996] Loading fresh modules for state activity
2017-11-06 05:50:01,622 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-06 05:50:01,658 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-06 05:50:01,722 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:01,796 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-06 05:50:01,817 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:01,946 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-06 05:50:01,970 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,041 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-06 05:50:02,118 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,247 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-06 05:50:02,287 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,367 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-06 05:50:02,393 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,472 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-06 05:50:02,546 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,638 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-06 05:50:02,666 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,741 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-06 05:50:02,774 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,849 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-06 05:50:02,878 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:02,959 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-06 05:50:03,009 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,097 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-06 05:50:03,137 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,221 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-06 05:50:03,243 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,323 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-06 05:50:03,362 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,446 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-06 05:50:03,470 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,559 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-06 05:50:03,586 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,656 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-06 05:50:03,678 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,752 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-06 05:50:03,808 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:03,963 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-06 05:50:04,071 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:04,155 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-06 05:50:04,182 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:04,263 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-06 05:50:04,295 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:04,373 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-06 05:50:04,391 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-06 05:50:04,418 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-06 05:50:04,448 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-06 05:50:04,470 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-06 05:50:04,492 [salt.state       ][INFO    ][1996] Running state [/etc/environment] at time 05:50:04.492393
2017-11-06 05:50:04,493 [salt.state       ][INFO    ][1996] Executing state file.blockreplace for /etc/environment
2017-11-06 05:50:04,502 [salt.state       ][INFO    ][1996] 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

2017-11-06 05:50:04,502 [salt.state       ][INFO    ][1996] Completed state [/etc/environment] at time 05:50:04.502274 duration_in_ms=9.882
2017-11-06 05:50:04,503 [salt.state       ][INFO    ][1996] Running state [/etc/profile.d] at time 05:50:04.502482
2017-11-06 05:50:04,503 [salt.state       ][INFO    ][1996] Executing state file.directory for /etc/profile.d
2017-11-06 05:50:04,504 [salt.state       ][INFO    ][1996] Directory /etc/profile.d is in the correct state
2017-11-06 05:50:04,504 [salt.state       ][INFO    ][1996] Completed state [/etc/profile.d] at time 05:50:04.503729 duration_in_ms=1.247
2017-11-06 05:50:04,844 [salt.state       ][INFO    ][1996] Running state [linux_repo_prereq_pkgs] at time 05:50:04.844166
2017-11-06 05:50:04,844 [salt.state       ][INFO    ][1996] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-06 05:50:04,845 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:50:05,306 [salt.state       ][INFO    ][1996] All specified packages are already installed
2017-11-06 05:50:05,307 [salt.state       ][INFO    ][1996] Completed state [linux_repo_prereq_pkgs] at time 05:50:05.306376 duration_in_ms=462.211
2017-11-06 05:50:05,307 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:50:05.307074
2017-11-06 05:50:05,307 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-06 05:50:05,308 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-06 05:50:05,308 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:50:05.308449 duration_in_ms=1.375
2017-11-06 05:50:05,309 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:50:05.308834
2017-11-06 05:50:05,309 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-06 05:50:05,333 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:05,361 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:05,440 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:05,442 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:50:05.441739 duration_in_ms=132.904
2017-11-06 05:50:05,449 [salt.state       ][INFO    ][1996] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 05:50:05.448441
2017-11-06 05:50:05,449 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-06 05:50:05,912 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-06 05:50:06,125 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:07,396 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106055007369344
2017-11-06 05:50:07,419 [salt.minion      ][INFO    ][2500] Starting a new job with PID 2500
2017-11-06 05:50:07,432 [salt.minion      ][INFO    ][2500] Returning information for job: 20171106055007369344
2017-11-06 05:50:08,226 [salt.state       ][INFO    ][1996] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-06 05:50:08,226 [salt.state       ][INFO    ][1996] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 05:50:08.226379 duration_in_ms=2777.938
2017-11-06 05:50:08,227 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:50:08.226874
2017-11-06 05:50:08,227 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-06 05:50:08,228 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-06 05:50:08,228 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:50:08.228015 duration_in_ms=1.14
2017-11-06 05:50:08,228 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/uca] at time 05:50:08.228347
2017-11-06 05:50:08,229 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-06 05:50:08,229 [salt.state       ][INFO    ][1996] File /etc/apt/preferences.d/uca is not present
2017-11-06 05:50:08,230 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/uca] at time 05:50:08.229750 duration_in_ms=1.403
2017-11-06 05:50:08,232 [salt.state       ][INFO    ][1996] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 05:50:08.231568
2017-11-06 05:50:08,232 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-06 05:50:08,308 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-06 05:50:08,366 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-06 05:50:10,239 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:12,866 [salt.state       ][INFO    ][1996] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-06 05:50:12,866 [salt.state       ][INFO    ][1996] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 05:50:12.866343 duration_in_ms=4634.775
2017-11-06 05:50:12,867 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 05:50:12.866736
2017-11-06 05:50:12,868 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-06 05:50:12,868 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-06 05:50:12,869 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 05:50:12.868739 duration_in_ms=2.002
2017-11-06 05:50:12,869 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 05:50:12.869071
2017-11-06 05:50:12,869 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-06 05:50:12,889 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:12,910 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:12,961 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:12,962 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 05:50:12.961748 duration_in_ms=92.676
2017-11-06 05:50:12,963 [salt.state       ][INFO    ][1996] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 05:50:12.962852
2017-11-06 05:50:12,963 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-06 05:50:13,033 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-06 05:50:13,118 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:15,500 [salt.state       ][INFO    ][1996] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-06 05:50:15,501 [salt.state       ][INFO    ][1996] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 05:50:15.500931 duration_in_ms=2538.078
2017-11-06 05:50:15,502 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 05:50:15.501608
2017-11-06 05:50:15,502 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-06 05:50:15,503 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-06 05:50:15,503 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 05:50:15.502764 duration_in_ms=1.156
2017-11-06 05:50:15,504 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 05:50:15.503696
2017-11-06 05:50:15,504 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-06 05:50:15,525 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:15,553 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:15,609 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:15,609 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 05:50:15.609369 duration_in_ms=105.673
2017-11-06 05:50:15,611 [salt.state       ][INFO    ][1996] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 05:50:15.610755
2017-11-06 05:50:15,611 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-06 05:50:15,724 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-06 05:50:15,814 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:17,418 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106055017394157
2017-11-06 05:50:17,455 [salt.minion      ][INFO    ][4108] Starting a new job with PID 4108
2017-11-06 05:50:17,478 [salt.minion      ][INFO    ][4108] Returning information for job: 20171106055017394157
2017-11-06 05:50:18,112 [salt.state       ][INFO    ][1996] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-06 05:50:18,113 [salt.state       ][INFO    ][1996] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 05:50:18.112912 duration_in_ms=2502.156
2017-11-06 05:50:18,114 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:50:18.113895
2017-11-06 05:50:18,114 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-06 05:50:18,115 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-06 05:50:18,115 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:50:18.115109 duration_in_ms=1.214
2017-11-06 05:50:18,115 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:50:18.115452
2017-11-06 05:50:18,117 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-06 05:50:18,140 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:18,173 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:18,249 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:18,250 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:50:18.250389 duration_in_ms=134.937
2017-11-06 05:50:18,252 [salt.state       ][INFO    ][1996] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 05:50:18.251543
2017-11-06 05:50:18,252 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-06 05:50:18,372 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-06 05:50:18,558 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:20,967 [salt.state       ][INFO    ][1996] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-06 05:50:20,968 [salt.state       ][INFO    ][1996] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 05:50:20.967992 duration_in_ms=2716.448
2017-11-06 05:50:20,968 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 05:50:20.968442
2017-11-06 05:50:20,969 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-06 05:50:20,969 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-06 05:50:20,971 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 05:50:20.970549 duration_in_ms=2.107
2017-11-06 05:50:20,972 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mcp_extra] at time 05:50:20.970926
2017-11-06 05:50:20,972 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-06 05:50:20,998 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:21,031 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:21,112 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:21,113 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mcp_extra] at time 05:50:21.112507 duration_in_ms=141.581
2017-11-06 05:50:21,114 [salt.state       ][INFO    ][1996] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 05:50:21.114117
2017-11-06 05:50:21,115 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-06 05:50:21,226 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-06 05:50:21,392 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:23,682 [salt.state       ][INFO    ][1996] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-06 05:50:23,683 [salt.state       ][INFO    ][1996] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 05:50:23.682709 duration_in_ms=2568.591
2017-11-06 05:50:23,684 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 05:50:23.683491
2017-11-06 05:50:23,684 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-06 05:50:23,685 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-06 05:50:23,685 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 05:50:23.685279 duration_in_ms=1.787
2017-11-06 05:50:23,686 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 05:50:23.685615
2017-11-06 05:50:23,686 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-06 05:50:23,709 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:23,738 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:23,820 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:23,821 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 05:50:23.821313 duration_in_ms=135.697
2017-11-06 05:50:23,823 [salt.state       ][INFO    ][1996] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 05:50:23.822779
2017-11-06 05:50:23,824 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-06 05:50:24,012 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-06 05:50:24,151 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:26,637 [salt.state       ][INFO    ][1996] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-06 05:50:26,638 [salt.state       ][INFO    ][1996] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 05:50:26.637711 duration_in_ms=2814.931
2017-11-06 05:50:26,638 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 05:50:26.638148
2017-11-06 05:50:26,639 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-06 05:50:26,639 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-06 05:50:26,639 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 05:50:26.639335 duration_in_ms=1.187
2017-11-06 05:50:26,640 [salt.state       ][INFO    ][1996] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 05:50:26.639681
2017-11-06 05:50:26,640 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-06 05:50:26,663 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-06 05:50:26,702 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:26,794 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:26,795 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 05:50:26.794837 duration_in_ms=155.154
2017-11-06 05:50:26,797 [salt.state       ][INFO    ][1996] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 05:50:26.796796
2017-11-06 05:50:26,797 [salt.state       ][INFO    ][1996] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-06 05:50:26,935 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-06 05:50:27,088 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:27,472 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106055027439981
2017-11-06 05:50:27,503 [salt.minion      ][INFO    ][6301] Starting a new job with PID 6301
2017-11-06 05:50:27,516 [salt.minion      ][INFO    ][6301] Returning information for job: 20171106055027439981
2017-11-06 05:50:29,961 [salt.state       ][INFO    ][1996] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-06 05:50:29,962 [salt.state       ][INFO    ][1996] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 05:50:29.961902 duration_in_ms=3165.106
2017-11-06 05:50:29,963 [salt.state       ][INFO    ][1996] Running state [linux_extra_packages_purged] at time 05:50:29.962664
2017-11-06 05:50:29,963 [salt.state       ][INFO    ][1996] Executing state pkg.purged for linux_extra_packages_purged
2017-11-06 05:50:29,985 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-06 05:50:31,996 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:50:32,031 [salt.state       ][INFO    ][1996] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-06 05:50:32,048 [salt.state       ][INFO    ][1996] Loading fresh modules for state activity
2017-11-06 05:50:32,078 [salt.state       ][INFO    ][1996] Completed state [linux_extra_packages_purged] at time 05:50:32.077473 duration_in_ms=2114.808
2017-11-06 05:50:32,087 [salt.state       ][INFO    ][1996] Running state [linux_extra_packages_latest] at time 05:50:32.087094
2017-11-06 05:50:32,087 [salt.state       ][INFO    ][1996] Executing state pkg.latest for linux_extra_packages_latest
2017-11-06 05:50:32,428 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:35,132 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-06 05:50:35,175 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-06 05:50:35,228 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-11-06 05:50:37,301 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:50:37,330 [salt.state       ][INFO    ][1996] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-06 05:50:37,341 [salt.state       ][INFO    ][1996] Loading fresh modules for state activity
2017-11-06 05:50:37,364 [salt.state       ][INFO    ][1996] Completed state [linux_extra_packages_latest] at time 05:50:37.363555 duration_in_ms=5276.46
2017-11-06 05:50:37,367 [salt.state       ][INFO    ][1996] Running state [UTC] at time 05:50:37.367318
2017-11-06 05:50:37,368 [salt.state       ][INFO    ][1996] Executing state timezone.system for UTC
2017-11-06 05:50:37,370 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['timedatectl'] in directory '/root'
2017-11-06 05:50:37,431 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['timedatectl'] in directory '/root'
2017-11-06 05:50:37,442 [salt.state       ][INFO    ][1996] Timezone UTC already set, UTC already set to UTC
2017-11-06 05:50:37,442 [salt.state       ][INFO    ][1996] Completed state [UTC] at time 05:50:37.442348 duration_in_ms=75.029
2017-11-06 05:50:37,446 [salt.state       ][INFO    ][1996] Running state [nf_conntrack] at time 05:50:37.445816
2017-11-06 05:50:37,446 [salt.state       ][INFO    ][1996] Executing state kmod.present for nf_conntrack
2017-11-06 05:50:37,447 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'lsmod' in directory '/root'
2017-11-06 05:50:37,818 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'lsmod' in directory '/root'
2017-11-06 05:50:37,828 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-06 05:50:37,843 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106055037650865
2017-11-06 05:50:37,846 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'lsmod' in directory '/root'
2017-11-06 05:50:37,863 [salt.minion      ][INFO    ][7607] Starting a new job with PID 7607
2017-11-06 05:50:37,874 [salt.minion      ][INFO    ][7607] Returning information for job: 20171106055037650865
2017-11-06 05:50:37,908 [salt.state       ][INFO    ][1996] {'nf_conntrack': 'loaded'}
2017-11-06 05:50:37,909 [salt.state       ][INFO    ][1996] Completed state [nf_conntrack] at time 05:50:37.908751 duration_in_ms=462.934
2017-11-06 05:50:37,912 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_keepalive_probes] at time 05:50:37.911641
2017-11-06 05:50:37,912 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-06 05:50:37,914 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:37,971 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-06 05:50:37,980 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-06 05:50:37,981 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:50:37.980738 duration_in_ms=69.097
2017-11-06 05:50:37,981 [salt.state       ][INFO    ][1996] Running state [fs.file-max] at time 05:50:37.980983
2017-11-06 05:50:37,982 [salt.state       ][INFO    ][1996] Executing state sysctl.present for fs.file-max
2017-11-06 05:50:37,982 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,003 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-06 05:50:38,012 [salt.state       ][INFO    ][1996] {'fs.file-max': 124165}
2017-11-06 05:50:38,012 [salt.state       ][INFO    ][1996] Completed state [fs.file-max] at time 05:50:38.011963 duration_in_ms=30.979
2017-11-06 05:50:38,012 [salt.state       ][INFO    ][1996] Running state [net.core.somaxconn] at time 05:50:38.012205
2017-11-06 05:50:38,013 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.core.somaxconn
2017-11-06 05:50:38,013 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,032 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-06 05:50:38,041 [salt.state       ][INFO    ][1996] {'net.core.somaxconn': 4096}
2017-11-06 05:50:38,041 [salt.state       ][INFO    ][1996] Completed state [net.core.somaxconn] at time 05:50:38.041031 duration_in_ms=28.825
2017-11-06 05:50:38,042 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:50:38.041603
2017-11-06 05:50:38,042 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-06 05:50:38,043 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,064 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-06 05:50:38,071 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-06 05:50:38,072 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:50:38.071601 duration_in_ms=29.998
2017-11-06 05:50:38,072 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_tw_reuse] at time 05:50:38.071833
2017-11-06 05:50:38,072 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-06 05:50:38,072 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,094 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-06 05:50:38,108 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-06 05:50:38,108 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_tw_reuse] at time 05:50:38.108057 duration_in_ms=36.223
2017-11-06 05:50:38,109 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_congestion_control] at time 05:50:38.108449
2017-11-06 05:50:38,110 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-06 05:50:38,110 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,134 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-06 05:50:38,147 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-06 05:50:38,148 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_congestion_control] at time 05:50:38.147674 duration_in_ms=39.225
2017-11-06 05:50:38,148 [salt.state       ][INFO    ][1996] Running state [net.nf_conntrack_max] at time 05:50:38.147915
2017-11-06 05:50:38,148 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.nf_conntrack_max
2017-11-06 05:50:38,149 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,173 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-06 05:50:38,180 [salt.state       ][INFO    ][1996] {'net.nf_conntrack_max': 1048576}
2017-11-06 05:50:38,180 [salt.state       ][INFO    ][1996] Completed state [net.nf_conntrack_max] at time 05:50:38.180369 duration_in_ms=32.454
2017-11-06 05:50:38,181 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_retries2] at time 05:50:38.180706
2017-11-06 05:50:38,181 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-06 05:50:38,181 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,203 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-06 05:50:38,213 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_retries2': 5}
2017-11-06 05:50:38,213 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_retries2] at time 05:50:38.213099 duration_in_ms=32.391
2017-11-06 05:50:38,214 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_fin_timeout] at time 05:50:38.213477
2017-11-06 05:50:38,214 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-06 05:50:38,214 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,238 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-06 05:50:38,249 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-06 05:50:38,250 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_fin_timeout] at time 05:50:38.249999 duration_in_ms=36.521
2017-11-06 05:50:38,251 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:50:38.250955
2017-11-06 05:50:38,252 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-06 05:50:38,253 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,287 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-06 05:50:38,300 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-06 05:50:38,301 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:50:38.300751 duration_in_ms=49.795
2017-11-06 05:50:38,302 [salt.state       ][INFO    ][1996] Running state [vm.swappiness] at time 05:50:38.301746
2017-11-06 05:50:38,303 [salt.state       ][INFO    ][1996] Executing state sysctl.present for vm.swappiness
2017-11-06 05:50:38,304 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,337 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-06 05:50:38,351 [salt.state       ][INFO    ][1996] {'vm.swappiness': 10}
2017-11-06 05:50:38,352 [salt.state       ][INFO    ][1996] Completed state [vm.swappiness] at time 05:50:38.351858 duration_in_ms=50.111
2017-11-06 05:50:38,353 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:50:38.352998
2017-11-06 05:50:38,354 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-06 05:50:38,355 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,391 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-06 05:50:38,404 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-06 05:50:38,406 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:50:38.405592 duration_in_ms=52.594
2017-11-06 05:50:38,407 [salt.state       ][INFO    ][1996] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:50:38.406447
2017-11-06 05:50:38,407 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-06 05:50:38,410 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,443 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-06 05:50:38,458 [salt.state       ][INFO    ][1996] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-06 05:50:38,459 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:50:38.458452 duration_in_ms=52.005
2017-11-06 05:50:38,459 [salt.state       ][INFO    ][1996] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:50:38.459280
2017-11-06 05:50:38,460 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-06 05:50:38,462 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,496 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-06 05:50:38,510 [salt.state       ][INFO    ][1996] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-06 05:50:38,511 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:50:38.510850 duration_in_ms=51.569
2017-11-06 05:50:38,512 [salt.state       ][INFO    ][1996] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:50:38.511795
2017-11-06 05:50:38,513 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-06 05:50:38,514 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,539 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-06 05:50:38,547 [salt.state       ][INFO    ][1996] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-06 05:50:38,548 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:50:38.547515 duration_in_ms=35.721
2017-11-06 05:50:38,548 [salt.state       ][INFO    ][1996] Running state [net.core.netdev_max_backlog] at time 05:50:38.547764
2017-11-06 05:50:38,548 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-06 05:50:38,549 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,572 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-06 05:50:38,579 [salt.state       ][INFO    ][1996] {'net.core.netdev_max_backlog': 261144}
2017-11-06 05:50:38,579 [salt.state       ][INFO    ][1996] Completed state [net.core.netdev_max_backlog] at time 05:50:38.579155 duration_in_ms=31.39
2017-11-06 05:50:38,579 [salt.state       ][INFO    ][1996] Running state [net.ipv4.tcp_keepalive_time] at time 05:50:38.579396
2017-11-06 05:50:38,580 [salt.state       ][INFO    ][1996] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-06 05:50:38,580 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,601 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-06 05:50:38,608 [salt.state       ][INFO    ][1996] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-06 05:50:38,609 [salt.state       ][INFO    ][1996] Completed state [net.ipv4.tcp_keepalive_time] at time 05:50:38.609087 duration_in_ms=29.69
2017-11-06 05:50:38,610 [salt.state       ][INFO    ][1996] Running state [kernel.panic] at time 05:50:38.609812
2017-11-06 05:50:38,610 [salt.state       ][INFO    ][1996] Executing state sysctl.present for kernel.panic
2017-11-06 05:50:38,611 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -a' in directory '/root'
2017-11-06 05:50:38,632 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-06 05:50:38,639 [salt.state       ][INFO    ][1996] {'kernel.panic': 60}
2017-11-06 05:50:38,639 [salt.state       ][INFO    ][1996] Completed state [kernel.panic] at time 05:50:38.639153 duration_in_ms=29.341
2017-11-06 05:50:38,645 [salt.state       ][INFO    ][1996] Running state [linux_sysfs_package] at time 05:50:38.644967
2017-11-06 05:50:38,646 [salt.state       ][INFO    ][1996] Executing state pkg.installed for linux_sysfs_package
2017-11-06 05:50:38,871 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-06 05:50:38,934 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:50:41,175 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-11-06 05:50:43,371 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:50:43,405 [salt.state       ][INFO    ][1996] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-11-06 05:50:43,416 [salt.state       ][INFO    ][1996] Loading fresh modules for state activity
2017-11-06 05:50:43,437 [salt.state       ][INFO    ][1996] Completed state [linux_sysfs_package] at time 05:50:43.437233 duration_in_ms=4792.265
2017-11-06 05:50:43,440 [salt.state       ][INFO    ][1996] Running state [/etc/sysfs.d] at time 05:50:43.440062
2017-11-06 05:50:43,440 [salt.state       ][INFO    ][1996] Executing state file.directory for /etc/sysfs.d
2017-11-06 05:50:43,443 [salt.state       ][INFO    ][1996] Directory /etc/sysfs.d is in the correct state
2017-11-06 05:50:43,444 [salt.state       ][INFO    ][1996] Completed state [/etc/sysfs.d] at time 05:50:43.443464 duration_in_ms=3.402
2017-11-06 05:50:43,535 [salt.state       ][INFO    ][1996] Running state [ondemand] at time 05:50:43.534911
2017-11-06 05:50:43,535 [salt.state       ][INFO    ][1996] Executing state service.dead for ondemand
2017-11-06 05:50:43,537 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-06 05:50:43,549 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,558 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,568 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,612 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,626 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,642 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,658 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-06 05:50:43,764 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-06 05:50:43,783 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'runlevel' in directory '/root'
2017-11-06 05:50:43,798 [salt.state       ][INFO    ][1996] {'ondemand': True}
2017-11-06 05:50:43,799 [salt.state       ][INFO    ][1996] Completed state [ondemand] at time 05:50:43.798664 duration_in_ms=263.753
2017-11-06 05:50:43,802 [salt.state       ][INFO    ][1996] Running state [cs_CZ.UTF-8] at time 05:50:43.801546
2017-11-06 05:50:43,802 [salt.state       ][INFO    ][1996] Executing state locale.present for cs_CZ.UTF-8
2017-11-06 05:50:43,803 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'locale -a' in directory '/root'
2017-11-06 05:50:43,819 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-06 05:50:44,432 [salt.state       ][INFO    ][1996] {'locale': 'cs_CZ.UTF-8'}
2017-11-06 05:50:44,432 [salt.state       ][INFO    ][1996] Completed state [cs_CZ.UTF-8] at time 05:50:44.431967 duration_in_ms=630.42
2017-11-06 05:50:44,432 [salt.state       ][INFO    ][1996] Running state [en_US.UTF-8] at time 05:50:44.432223
2017-11-06 05:50:44,432 [salt.state       ][INFO    ][1996] Executing state locale.present for en_US.UTF-8
2017-11-06 05:50:44,433 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'locale -a' in directory '/root'
2017-11-06 05:50:44,444 [salt.state       ][INFO    ][1996] Locale en_US.UTF-8 is already present
2017-11-06 05:50:44,444 [salt.state       ][INFO    ][1996] Completed state [en_US.UTF-8] at time 05:50:44.444351 duration_in_ms=12.127
2017-11-06 05:50:44,447 [salt.state       ][INFO    ][1996] Running state [en_US.UTF-8] at time 05:50:44.446691
2017-11-06 05:50:44,447 [salt.state       ][INFO    ][1996] Executing state locale.system for en_US.UTF-8
2017-11-06 05:50:44,448 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'localectl' in directory '/root'
2017-11-06 05:50:44,498 [salt.state       ][INFO    ][1996] System locale en_US.UTF-8 already set
2017-11-06 05:50:44,499 [salt.state       ][INFO    ][1996] Completed state [en_US.UTF-8] at time 05:50:44.498701 duration_in_ms=52.01
2017-11-06 05:50:44,501 [salt.state       ][INFO    ][1996] Running state [root] at time 05:50:44.500691
2017-11-06 05:50:44,501 [salt.state       ][INFO    ][1996] Executing state user.present for root
2017-11-06 05:50:44,506 [salt.state       ][INFO    ][1996] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17476}
2017-11-06 05:50:44,506 [salt.state       ][INFO    ][1996] Completed state [root] at time 05:50:44.506466 duration_in_ms=5.775
2017-11-06 05:50:44,508 [salt.state       ][INFO    ][1996] Running state [/root] at time 05:50:44.507490
2017-11-06 05:50:44,508 [salt.state       ][INFO    ][1996] Executing state file.directory for /root
2017-11-06 05:50:44,508 [salt.state       ][INFO    ][1996] Directory /root is in the correct state
2017-11-06 05:50:44,508 [salt.state       ][INFO    ][1996] Completed state [/root] at time 05:50:44.508331 duration_in_ms=0.841
2017-11-06 05:50:44,509 [salt.state       ][INFO    ][1996] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:50:44.508501
2017-11-06 05:50:44,509 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-06 05:50:44,510 [salt.state       ][INFO    ][1996] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-06 05:50:44,510 [salt.state       ][INFO    ][1996] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:50:44.510157 duration_in_ms=1.656
2017-11-06 05:50:44,510 [salt.state       ][INFO    ][1996] Running state [ubuntu] at time 05:50:44.510390
2017-11-06 05:50:44,511 [salt.state       ][INFO    ][1996] Executing state user.present for ubuntu
2017-11-06 05:50:44,511 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-06 05:50:44,578 [salt.state       ][INFO    ][1996] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-11-06 05:50:44,579 [salt.state       ][INFO    ][1996] Completed state [ubuntu] at time 05:50:44.578961 duration_in_ms=68.57
2017-11-06 05:50:44,582 [salt.state       ][INFO    ][1996] Running state [/home/ubuntu] at time 05:50:44.581722
2017-11-06 05:50:44,582 [salt.state       ][INFO    ][1996] Executing state file.directory for /home/ubuntu
2017-11-06 05:50:44,585 [salt.state       ][INFO    ][1996] {'mode': '0700'}
2017-11-06 05:50:44,585 [salt.state       ][INFO    ][1996] Completed state [/home/ubuntu] at time 05:50:44.585132 duration_in_ms=3.411
2017-11-06 05:50:44,586 [salt.state       ][INFO    ][1996] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:50:44.586150
2017-11-06 05:50:44,586 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-06 05:50:44,612 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-06 05:50:44,618 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command '/usr/sbin/visudo -c -f /tmp/tmpjhbLO8' in directory '/root'
2017-11-06 05:50:44,640 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:44,641 [salt.state       ][INFO    ][1996] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:50:44.640461 duration_in_ms=54.31
2017-11-06 05:50:44,641 [salt.state       ][INFO    ][1996] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:50:44.640922
2017-11-06 05:50:44,642 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-06 05:50:44,666 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-06 05:50:44,694 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:44,761 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:44,761 [salt.state       ][INFO    ][1996] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:50:44.761109 duration_in_ms=120.187
2017-11-06 05:50:44,761 [salt.state       ][INFO    ][1996] Running state [apt-daily.timer] at time 05:50:44.761443
2017-11-06 05:50:44,762 [salt.state       ][INFO    ][1996] Executing state service.dead for apt-daily.timer
2017-11-06 05:50:44,762 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-06 05:50:44,775 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-06 05:50:44,788 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-06 05:50:44,801 [salt.state       ][INFO    ][1996] The service apt-daily.timer is already dead
2017-11-06 05:50:44,802 [salt.state       ][INFO    ][1996] Completed state [apt-daily.timer] at time 05:50:44.801964 duration_in_ms=40.519
2017-11-06 05:50:44,803 [salt.state       ][INFO    ][1996] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:50:44.802884
2017-11-06 05:50:44,804 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-06 05:50:44,828 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-06 05:50:44,860 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-06 05:50:44,921 [salt.state       ][INFO    ][1996] File changed:
New file
2017-11-06 05:50:44,922 [salt.state       ][INFO    ][1996] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:50:44.921539 duration_in_ms=118.655
2017-11-06 05:50:44,923 [salt.state       ][INFO    ][1996] Running state [service.systemctl_reload] at time 05:50:44.923016
2017-11-06 05:50:44,923 [salt.state       ][INFO    ][1996] Executing state module.wait for service.systemctl_reload
2017-11-06 05:50:44,924 [salt.state       ][INFO    ][1996] No changes made for service.systemctl_reload
2017-11-06 05:50:44,924 [salt.state       ][INFO    ][1996] Completed state [service.systemctl_reload] at time 05:50:44.923975 duration_in_ms=0.959
2017-11-06 05:50:44,924 [salt.state       ][INFO    ][1996] Running state [service.systemctl_reload] at time 05:50:44.924255
2017-11-06 05:50:44,925 [salt.state       ][INFO    ][1996] Executing state module.mod_watch for service.systemctl_reload
2017-11-06 05:50:44,925 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-06 05:50:44,989 [salt.state       ][INFO    ][1996] {'ret': True}
2017-11-06 05:50:44,990 [salt.state       ][INFO    ][1996] Completed state [service.systemctl_reload] at time 05:50:44.989827 duration_in_ms=65.572
2017-11-06 05:50:44,990 [salt.state       ][INFO    ][1996] Running state [/etc/hostname] at time 05:50:44.990088
2017-11-06 05:50:44,990 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/hostname
2017-11-06 05:50:45,009 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-06 05:50:45,013 [salt.state       ][INFO    ][1996] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+mdb02

2017-11-06 05:50:45,014 [salt.state       ][INFO    ][1996] Completed state [/etc/hostname] at time 05:50:45.013530 duration_in_ms=23.442
2017-11-06 05:50:45,015 [salt.state       ][INFO    ][1996] Running state [hostname mdb02] at time 05:50:45.015420
2017-11-06 05:50:45,016 [salt.state       ][INFO    ][1996] Executing state cmd.wait for hostname mdb02
2017-11-06 05:50:45,016 [salt.state       ][INFO    ][1996] No changes made for hostname mdb02
2017-11-06 05:50:45,016 [salt.state       ][INFO    ][1996] Completed state [hostname mdb02] at time 05:50:45.016025 duration_in_ms=0.605
2017-11-06 05:50:45,016 [salt.state       ][INFO    ][1996] Running state [hostname mdb02] at time 05:50:45.016166
2017-11-06 05:50:45,016 [salt.state       ][INFO    ][1996] Executing state cmd.mod_watch for hostname mdb02
2017-11-06 05:50:45,017 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command 'hostname mdb02' in directory '/root'
2017-11-06 05:50:45,027 [salt.state       ][INFO    ][1996] {'pid': 8509, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-06 05:50:45,027 [salt.state       ][INFO    ][1996] Completed state [hostname mdb02] at time 05:50:45.026965 duration_in_ms=10.799
2017-11-06 05:50:45,029 [salt.state       ][INFO    ][1996] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.028876
2017-11-06 05:50:45,029 [salt.state       ][INFO    ][1996] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,031 [salt.state       ][INFO    ][1996] {'host': 'mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,031 [salt.state       ][INFO    ][1996] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.030809 duration_in_ms=1.934
2017-11-06 05:50:45,031 [salt.state       ][INFO    ][1996] Running state [mdb02] at time 05:50:45.031013
2017-11-06 05:50:45,031 [salt.state       ][INFO    ][1996] Executing state host.present for mdb02
2017-11-06 05:50:45,032 [salt.state       ][INFO    ][1996] {'host': 'mdb02'}
2017-11-06 05:50:45,032 [salt.state       ][INFO    ][1996] Completed state [mdb02] at time 05:50:45.031921 duration_in_ms=0.907
2017-11-06 05:50:45,032 [salt.state       ][INFO    ][1996] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.032109
2017-11-06 05:50:45,032 [salt.state       ][INFO    ][1996] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,033 [salt.state       ][INFO    ][1996] {'host': 'mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,033 [salt.state       ][INFO    ][1996] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.033075 duration_in_ms=0.966
2017-11-06 05:50:45,033 [salt.state       ][INFO    ][1996] Running state [mdb03] at time 05:50:45.033268
2017-11-06 05:50:45,033 [salt.state       ][INFO    ][1996] Executing state host.present for mdb03
2017-11-06 05:50:45,034 [salt.state       ][INFO    ][1996] {'host': 'mdb03'}
2017-11-06 05:50:45,034 [salt.state       ][INFO    ][1996] Completed state [mdb03] at time 05:50:45.034450 duration_in_ms=1.182
2017-11-06 05:50:45,035 [salt.state       ][INFO    ][1996] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.034643
2017-11-06 05:50:45,035 [salt.state       ][INFO    ][1996] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,035 [salt.state       ][INFO    ][1996] {'host': 'mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,036 [salt.state       ][INFO    ][1996] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.035544 duration_in_ms=0.9
2017-11-06 05:50:45,036 [salt.state       ][INFO    ][1996] Running state [mdb01] at time 05:50:45.035736
2017-11-06 05:50:45,036 [salt.state       ][INFO    ][1996] Executing state host.present for mdb01
2017-11-06 05:50:45,037 [salt.state       ][INFO    ][1996] {'host': 'mdb01'}
2017-11-06 05:50:45,037 [salt.state       ][INFO    ][1996] Completed state [mdb01] at time 05:50:45.037261 duration_in_ms=1.524
2017-11-06 05:50:45,038 [salt.state       ][INFO    ][1996] Running state [mdb] at time 05:50:45.037730
2017-11-06 05:50:45,038 [salt.state       ][INFO    ][1996] Executing state host.present for mdb
2017-11-06 05:50:45,039 [salt.state       ][INFO    ][1996] {'host': 'mdb'}
2017-11-06 05:50:45,039 [salt.state       ][INFO    ][1996] Completed state [mdb] at time 05:50:45.038952 duration_in_ms=1.222
2017-11-06 05:50:45,039 [salt.state       ][INFO    ][1996] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.039171
2017-11-06 05:50:45,039 [salt.state       ][INFO    ][1996] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,040 [salt.state       ][INFO    ][1996] {'host': 'mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,040 [salt.state       ][INFO    ][1996] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.040087 duration_in_ms=0.917
2017-11-06 05:50:45,040 [salt.state       ][INFO    ][1996] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.040281
2017-11-06 05:50:45,040 [salt.state       ][INFO    ][1996] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,041 [salt.state       ][INFO    ][1996] {'host': 'cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,041 [salt.state       ][INFO    ][1996] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.041264 duration_in_ms=0.971
2017-11-06 05:50:45,041 [salt.state       ][INFO    ][1996] Running state [cfg01] at time 05:50:45.041444
2017-11-06 05:50:45,042 [salt.state       ][INFO    ][1996] Executing state host.present for cfg01
2017-11-06 05:50:45,042 [salt.state       ][INFO    ][1996] {'host': 'cfg01'}
2017-11-06 05:50:45,042 [salt.state       ][INFO    ][1996] Completed state [cfg01] at time 05:50:45.042362 duration_in_ms=0.918
2017-11-06 05:50:45,043 [salt.state       ][INFO    ][1996] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.042557
2017-11-06 05:50:45,043 [salt.state       ][INFO    ][1996] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,044 [salt.state       ][INFO    ][1996] {'host': 'prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,044 [salt.state       ][INFO    ][1996] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.043826 duration_in_ms=1.269
2017-11-06 05:50:45,044 [salt.state       ][INFO    ][1996] Running state [prx01] at time 05:50:45.043998
2017-11-06 05:50:45,044 [salt.state       ][INFO    ][1996] Executing state host.present for prx01
2017-11-06 05:50:45,045 [salt.state       ][INFO    ][1996] {'host': 'prx01'}
2017-11-06 05:50:45,046 [salt.state       ][INFO    ][1996] Completed state [prx01] at time 05:50:45.045481 duration_in_ms=1.483
2017-11-06 05:50:45,046 [salt.state       ][INFO    ][1996] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.045679
2017-11-06 05:50:45,046 [salt.state       ][INFO    ][1996] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,046 [salt.state       ][INFO    ][1996] {'host': 'kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,047 [salt.state       ][INFO    ][1996] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.046616 duration_in_ms=0.937
2017-11-06 05:50:45,047 [salt.state       ][INFO    ][1996] Running state [kvm01] at time 05:50:45.046809
2017-11-06 05:50:45,047 [salt.state       ][INFO    ][1996] Executing state host.present for kvm01
2017-11-06 05:50:45,048 [salt.state       ][INFO    ][1996] {'host': 'kvm01'}
2017-11-06 05:50:45,048 [salt.state       ][INFO    ][1996] Completed state [kvm01] at time 05:50:45.048097 duration_in_ms=1.288
2017-11-06 05:50:45,048 [salt.state       ][INFO    ][1996] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.048329
2017-11-06 05:50:45,049 [salt.state       ][INFO    ][1996] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,050 [salt.state       ][INFO    ][1996] {'host': 'kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,051 [salt.state       ][INFO    ][1996] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.050606 duration_in_ms=2.277
2017-11-06 05:50:45,051 [salt.state       ][INFO    ][1996] Running state [kvm03] at time 05:50:45.050817
2017-11-06 05:50:45,051 [salt.state       ][INFO    ][1996] Executing state host.present for kvm03
2017-11-06 05:50:45,052 [salt.state       ][INFO    ][1996] {'host': 'kvm03'}
2017-11-06 05:50:45,052 [salt.state       ][INFO    ][1996] Completed state [kvm03] at time 05:50:45.051828 duration_in_ms=1.011
2017-11-06 05:50:45,052 [salt.state       ][INFO    ][1996] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.052021
2017-11-06 05:50:45,052 [salt.state       ][INFO    ][1996] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,053 [salt.state       ][INFO    ][1996] {'host': 'kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,053 [salt.state       ][INFO    ][1996] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.053092 duration_in_ms=1.07
2017-11-06 05:50:45,053 [salt.state       ][INFO    ][1996] Running state [kvm02] at time 05:50:45.053296
2017-11-06 05:50:45,054 [salt.state       ][INFO    ][1996] Executing state host.present for kvm02
2017-11-06 05:50:45,055 [salt.state       ][INFO    ][1996] {'host': 'kvm02'}
2017-11-06 05:50:45,055 [salt.state       ][INFO    ][1996] Completed state [kvm02] at time 05:50:45.054954 duration_in_ms=1.658
2017-11-06 05:50:45,055 [salt.state       ][INFO    ][1996] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.055160
2017-11-06 05:50:45,055 [salt.state       ][INFO    ][1996] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,056 [salt.state       ][INFO    ][1996] {'host': 'dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,056 [salt.state       ][INFO    ][1996] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.056169 duration_in_ms=1.009
2017-11-06 05:50:45,056 [salt.state       ][INFO    ][1996] Running state [dbs] at time 05:50:45.056365
2017-11-06 05:50:45,057 [salt.state       ][INFO    ][1996] Executing state host.present for dbs
2017-11-06 05:50:45,057 [salt.state       ][INFO    ][1996] {'host': 'dbs'}
2017-11-06 05:50:45,057 [salt.state       ][INFO    ][1996] Completed state [dbs] at time 05:50:45.057444 duration_in_ms=1.079
2017-11-06 05:50:45,058 [salt.state       ][INFO    ][1996] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.057633
2017-11-06 05:50:45,058 [salt.state       ][INFO    ][1996] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,058 [salt.state       ][INFO    ][1996] {'host': 'prx.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,059 [salt.state       ][INFO    ][1996] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.058592 duration_in_ms=0.959
2017-11-06 05:50:45,059 [salt.state       ][INFO    ][1996] Running state [prx] at time 05:50:45.058765
2017-11-06 05:50:45,059 [salt.state       ][INFO    ][1996] Executing state host.present for prx
2017-11-06 05:50:45,060 [salt.state       ][INFO    ][1996] {'host': 'prx'}
2017-11-06 05:50:45,060 [salt.state       ][INFO    ][1996] Completed state [prx] at time 05:50:45.060127 duration_in_ms=1.362
2017-11-06 05:50:45,060 [salt.state       ][INFO    ][1996] Running state [prx02] at time 05:50:45.060316
2017-11-06 05:50:45,060 [salt.state       ][INFO    ][1996] Executing state host.present for prx02
2017-11-06 05:50:45,062 [salt.state       ][INFO    ][1996] {'host': 'prx02'}
2017-11-06 05:50:45,062 [salt.state       ][INFO    ][1996] Completed state [prx02] at time 05:50:45.062326 duration_in_ms=2.01
2017-11-06 05:50:45,063 [salt.state       ][INFO    ][1996] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.062526
2017-11-06 05:50:45,063 [salt.state       ][INFO    ][1996] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,064 [salt.state       ][INFO    ][1996] {'host': 'prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,064 [salt.state       ][INFO    ][1996] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.063886 duration_in_ms=1.36
2017-11-06 05:50:45,064 [salt.state       ][INFO    ][1996] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.064088
2017-11-06 05:50:45,064 [salt.state       ][INFO    ][1996] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,065 [salt.state       ][INFO    ][1996] {'host': 'msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,065 [salt.state       ][INFO    ][1996] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.065106 duration_in_ms=1.018
2017-11-06 05:50:45,065 [salt.state       ][INFO    ][1996] Running state [msg02] at time 05:50:45.065303
2017-11-06 05:50:45,065 [salt.state       ][INFO    ][1996] Executing state host.present for msg02
2017-11-06 05:50:45,067 [salt.state       ][INFO    ][1996] {'host': 'msg02'}
2017-11-06 05:50:45,067 [salt.state       ][INFO    ][1996] Completed state [msg02] at time 05:50:45.066644 duration_in_ms=1.342
2017-11-06 05:50:45,067 [salt.state       ][INFO    ][1996] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.066856
2017-11-06 05:50:45,067 [salt.state       ][INFO    ][1996] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,068 [salt.state       ][INFO    ][1996] {'host': 'msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,068 [salt.state       ][INFO    ][1996] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.067899 duration_in_ms=1.043
2017-11-06 05:50:45,068 [salt.state       ][INFO    ][1996] Running state [msg03] at time 05:50:45.068083
2017-11-06 05:50:45,068 [salt.state       ][INFO    ][1996] Executing state host.present for msg03
2017-11-06 05:50:45,069 [salt.state       ][INFO    ][1996] {'host': 'msg03'}
2017-11-06 05:50:45,069 [salt.state       ][INFO    ][1996] Completed state [msg03] at time 05:50:45.069189 duration_in_ms=1.106
2017-11-06 05:50:45,069 [salt.state       ][INFO    ][1996] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.069366
2017-11-06 05:50:45,070 [salt.state       ][INFO    ][1996] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,070 [salt.state       ][INFO    ][1996] {'host': 'msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,070 [salt.state       ][INFO    ][1996] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.070379 duration_in_ms=1.012
2017-11-06 05:50:45,071 [salt.state       ][INFO    ][1996] Running state [msg01] at time 05:50:45.070555
2017-11-06 05:50:45,071 [salt.state       ][INFO    ][1996] Executing state host.present for msg01
2017-11-06 05:50:45,072 [salt.state       ][INFO    ][1996] {'host': 'msg01'}
2017-11-06 05:50:45,072 [salt.state       ][INFO    ][1996] Completed state [msg01] at time 05:50:45.072226 duration_in_ms=1.671
2017-11-06 05:50:45,073 [salt.state       ][INFO    ][1996] Running state [msg] at time 05:50:45.072738
2017-11-06 05:50:45,073 [salt.state       ][INFO    ][1996] Executing state host.present for msg
2017-11-06 05:50:45,074 [salt.state       ][INFO    ][1996] {'host': 'msg'}
2017-11-06 05:50:45,074 [salt.state       ][INFO    ][1996] Completed state [msg] at time 05:50:45.074068 duration_in_ms=1.33
2017-11-06 05:50:45,074 [salt.state       ][INFO    ][1996] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.074266
2017-11-06 05:50:45,074 [salt.state       ][INFO    ][1996] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,076 [salt.state       ][INFO    ][1996] {'host': 'msg.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,076 [salt.state       ][INFO    ][1996] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.075789 duration_in_ms=1.522
2017-11-06 05:50:45,076 [salt.state       ][INFO    ][1996] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.075960
2017-11-06 05:50:45,076 [salt.state       ][INFO    ][1996] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,077 [salt.state       ][INFO    ][1996] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-06 05:50:45,077 [salt.state       ][INFO    ][1996] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.076908 duration_in_ms=0.947
2017-11-06 05:50:45,077 [salt.state       ][INFO    ][1996] Running state [cfg01] at time 05:50:45.077113
2017-11-06 05:50:45,077 [salt.state       ][INFO    ][1996] Executing state host.present for cfg01
2017-11-06 05:50:45,078 [salt.state       ][INFO    ][1996] Host cfg01 (192.168.10.100) already present
2017-11-06 05:50:45,078 [salt.state       ][INFO    ][1996] Completed state [cfg01] at time 05:50:45.077698 duration_in_ms=0.584
2017-11-06 05:50:45,078 [salt.state       ][INFO    ][1996] Running state [cmp002] at time 05:50:45.077856
2017-11-06 05:50:45,078 [salt.state       ][INFO    ][1996] Executing state host.present for cmp002
2017-11-06 05:50:45,079 [salt.state       ][INFO    ][1996] {'host': 'cmp002'}
2017-11-06 05:50:45,079 [salt.state       ][INFO    ][1996] Completed state [cmp002] at time 05:50:45.079217 duration_in_ms=1.361
2017-11-06 05:50:45,079 [salt.state       ][INFO    ][1996] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.079427
2017-11-06 05:50:45,080 [salt.state       ][INFO    ][1996] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,080 [salt.state       ][INFO    ][1996] {'host': 'cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,081 [salt.state       ][INFO    ][1996] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.080560 duration_in_ms=1.133
2017-11-06 05:50:45,081 [salt.state       ][INFO    ][1996] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.080774
2017-11-06 05:50:45,081 [salt.state       ][INFO    ][1996] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,082 [salt.state       ][INFO    ][1996] {'host': 'cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,082 [salt.state       ][INFO    ][1996] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.081844 duration_in_ms=1.07
2017-11-06 05:50:45,082 [salt.state       ][INFO    ][1996] Running state [cmp001] at time 05:50:45.082037
2017-11-06 05:50:45,082 [salt.state       ][INFO    ][1996] Executing state host.present for cmp001
2017-11-06 05:50:45,083 [salt.state       ][INFO    ][1996] {'host': 'cmp001'}
2017-11-06 05:50:45,084 [salt.state       ][INFO    ][1996] Completed state [cmp001] at time 05:50:45.083963 duration_in_ms=1.926
2017-11-06 05:50:45,084 [salt.state       ][INFO    ][1996] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.084190
2017-11-06 05:50:45,084 [salt.state       ][INFO    ][1996] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,086 [salt.state       ][INFO    ][1996] {'host': 'dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,086 [salt.state       ][INFO    ][1996] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.085975 duration_in_ms=1.785
2017-11-06 05:50:45,086 [salt.state       ][INFO    ][1996] Running state [dbs01] at time 05:50:45.086167
2017-11-06 05:50:45,086 [salt.state       ][INFO    ][1996] Executing state host.present for dbs01
2017-11-06 05:50:45,087 [salt.state       ][INFO    ][1996] {'host': 'dbs01'}
2017-11-06 05:50:45,087 [salt.state       ][INFO    ][1996] Completed state [dbs01] at time 05:50:45.087229 duration_in_ms=1.062
2017-11-06 05:50:45,088 [salt.state       ][INFO    ][1996] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.087745
2017-11-06 05:50:45,088 [salt.state       ][INFO    ][1996] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,089 [salt.state       ][INFO    ][1996] {'host': 'dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,089 [salt.state       ][INFO    ][1996] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.088927 duration_in_ms=1.182
2017-11-06 05:50:45,089 [salt.state       ][INFO    ][1996] Running state [dbs02] at time 05:50:45.089109
2017-11-06 05:50:45,089 [salt.state       ][INFO    ][1996] Executing state host.present for dbs02
2017-11-06 05:50:45,090 [salt.state       ][INFO    ][1996] {'host': 'dbs02'}
2017-11-06 05:50:45,091 [salt.state       ][INFO    ][1996] Completed state [dbs02] at time 05:50:45.090564 duration_in_ms=1.455
2017-11-06 05:50:45,091 [salt.state       ][INFO    ][1996] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.090784
2017-11-06 05:50:45,091 [salt.state       ][INFO    ][1996] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,092 [salt.state       ][INFO    ][1996] {'host': 'dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,092 [salt.state       ][INFO    ][1996] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.092007 duration_in_ms=1.223
2017-11-06 05:50:45,092 [salt.state       ][INFO    ][1996] Running state [dbs03] at time 05:50:45.092220
2017-11-06 05:50:45,092 [salt.state       ][INFO    ][1996] Executing state host.present for dbs03
2017-11-06 05:50:45,093 [salt.state       ][INFO    ][1996] {'host': 'dbs03'}
2017-11-06 05:50:45,094 [salt.state       ][INFO    ][1996] Completed state [dbs03] at time 05:50:45.093722 duration_in_ms=1.502
2017-11-06 05:50:45,094 [salt.state       ][INFO    ][1996] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.093930
2017-11-06 05:50:45,094 [salt.state       ][INFO    ][1996] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,096 [salt.state       ][INFO    ][1996] {'host': 'mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,096 [salt.state       ][INFO    ][1996] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.096019 duration_in_ms=2.089
2017-11-06 05:50:45,096 [salt.state       ][INFO    ][1996] Running state [mas01] at time 05:50:45.096223
2017-11-06 05:50:45,096 [salt.state       ][INFO    ][1996] Executing state host.present for mas01
2017-11-06 05:50:45,098 [salt.state       ][INFO    ][1996] {'host': 'mas01'}
2017-11-06 05:50:45,098 [salt.state       ][INFO    ][1996] Completed state [mas01] at time 05:50:45.097804 duration_in_ms=1.581
2017-11-06 05:50:45,098 [salt.state       ][INFO    ][1996] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.097991
2017-11-06 05:50:45,098 [salt.state       ][INFO    ][1996] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,099 [salt.state       ][INFO    ][1996] {'host': 'ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,099 [salt.state       ][INFO    ][1996] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.099081 duration_in_ms=1.09
2017-11-06 05:50:45,100 [salt.state       ][INFO    ][1996] Running state [ctl02] at time 05:50:45.099577
2017-11-06 05:50:45,100 [salt.state       ][INFO    ][1996] Executing state host.present for ctl02
2017-11-06 05:50:45,101 [salt.state       ][INFO    ][1996] {'host': 'ctl02'}
2017-11-06 05:50:45,101 [salt.state       ][INFO    ][1996] Completed state [ctl02] at time 05:50:45.101108 duration_in_ms=1.531
2017-11-06 05:50:45,101 [salt.state       ][INFO    ][1996] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.101301
2017-11-06 05:50:45,102 [salt.state       ][INFO    ][1996] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,102 [salt.state       ][INFO    ][1996] {'host': 'ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,103 [salt.state       ][INFO    ][1996] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.102512 duration_in_ms=1.21
2017-11-06 05:50:45,103 [salt.state       ][INFO    ][1996] Running state [ctl03] at time 05:50:45.102714
2017-11-06 05:50:45,103 [salt.state       ][INFO    ][1996] Executing state host.present for ctl03
2017-11-06 05:50:45,104 [salt.state       ][INFO    ][1996] {'host': 'ctl03'}
2017-11-06 05:50:45,104 [salt.state       ][INFO    ][1996] Completed state [ctl03] at time 05:50:45.104243 duration_in_ms=1.528
2017-11-06 05:50:45,104 [salt.state       ][INFO    ][1996] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.104453
2017-11-06 05:50:45,105 [salt.state       ][INFO    ][1996] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,105 [salt.state       ][INFO    ][1996] {'host': 'ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,106 [salt.state       ][INFO    ][1996] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.105590 duration_in_ms=1.137
2017-11-06 05:50:45,106 [salt.state       ][INFO    ][1996] Running state [ctl01] at time 05:50:45.105780
2017-11-06 05:50:45,106 [salt.state       ][INFO    ][1996] Executing state host.present for ctl01
2017-11-06 05:50:45,111 [salt.state       ][INFO    ][1996] {'host': 'ctl01'}
2017-11-06 05:50:45,111 [salt.state       ][INFO    ][1996] Completed state [ctl01] at time 05:50:45.111063 duration_in_ms=5.283
2017-11-06 05:50:45,112 [salt.state       ][INFO    ][1996] Running state [ctl] at time 05:50:45.111533
2017-11-06 05:50:45,112 [salt.state       ][INFO    ][1996] Executing state host.present for ctl
2017-11-06 05:50:45,113 [salt.state       ][INFO    ][1996] {'host': 'ctl'}
2017-11-06 05:50:45,113 [salt.state       ][INFO    ][1996] Completed state [ctl] at time 05:50:45.112757 duration_in_ms=1.224
2017-11-06 05:50:45,113 [salt.state       ][INFO    ][1996] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.112948
2017-11-06 05:50:45,113 [salt.state       ][INFO    ][1996] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-06 05:50:45,114 [salt.state       ][INFO    ][1996] {'host': 'ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-06 05:50:45,115 [salt.state       ][INFO    ][1996] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 05:50:45.114519 duration_in_ms=1.571
2017-11-06 05:50:45,118 [salt.state       ][INFO    ][1996] Running state [ens2] at time 05:50:45.118027
2017-11-06 05:50:45,118 [salt.state       ][INFO    ][1996] Executing state network.managed for ens2
2017-11-06 05:50:45,617 [salt.state       ][INFO    ][1996] Interface ens2 is up to date.
2017-11-06 05:50:45,617 [salt.state       ][INFO    ][1996] Completed state [ens2] at time 05:50:45.617415 duration_in_ms=499.387
2017-11-06 05:50:45,618 [salt.state       ][INFO    ][1996] Running state [ens3] at time 05:50:45.617785
2017-11-06 05:50:45,618 [salt.state       ][INFO    ][1996] Executing state network.managed for ens3
2017-11-06 05:50:45,635 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-06 05:50:45,661 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-06 05:50:45,735 [salt.state       ][INFO    ][1996] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.77\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-06 05:50:45,736 [salt.state       ][INFO    ][1996] Completed state [ens3] at time 05:50:45.735744 duration_in_ms=117.959
2017-11-06 05:50:45,736 [salt.state       ][INFO    ][1996] Running state [/etc/profile.d/proxy.sh] at time 05:50:45.736044
2017-11-06 05:50:45,736 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-06 05:50:45,737 [salt.state       ][INFO    ][1996] File /etc/profile.d/proxy.sh is not present
2017-11-06 05:50:45,737 [salt.state       ][INFO    ][1996] Completed state [/etc/profile.d/proxy.sh] at time 05:50:45.737119 duration_in_ms=1.074
2017-11-06 05:50:45,737 [salt.state       ][INFO    ][1996] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:50:45.737314
2017-11-06 05:50:45,737 [salt.state       ][INFO    ][1996] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-06 05:50:45,738 [salt.state       ][INFO    ][1996] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-06 05:50:45,738 [salt.state       ][INFO    ][1996] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:50:45.737840 duration_in_ms=0.525
2017-11-06 05:50:45,743 [salt.state       ][INFO    ][1996] Running state [ntp] at time 05:50:45.742658
2017-11-06 05:50:45,743 [salt.state       ][INFO    ][1996] Executing state pkg.installed for ntp
2017-11-06 05:50:45,898 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-11-06 05:50:47,751 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106055047722671
2017-11-06 05:50:47,774 [salt.minion      ][INFO    ][8754] Starting a new job with PID 8754
2017-11-06 05:50:47,788 [salt.minion      ][INFO    ][8754] Returning information for job: 20171106055047722671
2017-11-06 05:50:48,716 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:50:48,742 [salt.state       ][INFO    ][1996] 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'

2017-11-06 05:50:48,754 [salt.state       ][INFO    ][1996] Loading fresh modules for state activity
2017-11-06 05:50:48,771 [salt.state       ][INFO    ][1996] Completed state [ntp] at time 05:50:48.771300 duration_in_ms=3028.642
2017-11-06 05:50:48,774 [salt.state       ][INFO    ][1996] Running state [/etc/ntp.conf] at time 05:50:48.773871
2017-11-06 05:50:48,774 [salt.state       ][INFO    ][1996] Executing state file.managed for /etc/ntp.conf
2017-11-06 05:50:48,800 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-06 05:50:48,838 [salt.fileclient  ][INFO    ][1996] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-06 05:50:48,852 [salt.state       ][INFO    ][1996] 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
2017-11-06 05:50:48,852 [salt.state       ][INFO    ][1996] Completed state [/etc/ntp.conf] at time 05:50:48.851735 duration_in_ms=77.864
2017-11-06 05:50:48,941 [salt.state       ][INFO    ][1996] Running state [ntp] at time 05:50:48.940848
2017-11-06 05:50:48,941 [salt.state       ][INFO    ][1996] Executing state service.running for ntp
2017-11-06 05:50:48,943 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-06 05:50:48,957 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-06 05:50:48,965 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-06 05:50:48,975 [salt.state       ][INFO    ][1996] The service ntp is already running
2017-11-06 05:50:48,976 [salt.state       ][INFO    ][1996] Completed state [ntp] at time 05:50:48.975922 duration_in_ms=35.074
2017-11-06 05:50:48,976 [salt.state       ][INFO    ][1996] Running state [ntp] at time 05:50:48.976384
2017-11-06 05:50:48,977 [salt.state       ][INFO    ][1996] Executing state service.mod_watch for ntp
2017-11-06 05:50:48,978 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-06 05:50:48,988 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-06 05:50:48,998 [salt.loaded.int.module.cmdmod][INFO    ][1996] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-06 05:50:49,077 [salt.state       ][INFO    ][1996] {'ntp': True}
2017-11-06 05:50:49,078 [salt.state       ][INFO    ][1996] Completed state [ntp] at time 05:50:49.077552 duration_in_ms=101.168
2017-11-06 05:50:49,082 [salt.minion      ][INFO    ][1996] Returning information for job: 20171106054957252282
2017-11-06 05:50:50,263 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171106055050236330
2017-11-06 05:50:50,287 [salt.minion      ][INFO    ][8957] Starting a new job with PID 8957
2017-11-06 05:50:50,302 [salt.minion      ][INFO    ][8957] Returning information for job: 20171106055050236330
2017-11-06 05:54:31,144 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command test.ping with jid 20171106055431140850
2017-11-06 05:54:31,175 [salt.minion      ][INFO    ][9159] Starting a new job with PID 9159
2017-11-06 05:54:31,223 [salt.minion      ][INFO    ][9159] Returning information for job: 20171106055431140850
2017-11-06 05:55:24,562 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106055524550490
2017-11-06 05:55:24,585 [salt.minion      ][INFO    ][9174] Starting a new job with PID 9174
2017-11-06 05:55:25,181 [salt.state       ][INFO    ][9174] Loading fresh modules for state activity
2017-11-06 05:55:25,221 [salt.fileclient  ][INFO    ][9174] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-06 05:55:25,247 [salt.fileclient  ][INFO    ][9174] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-06 05:55:25,284 [salt.fileclient  ][INFO    ][9174] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:55:25,608 [salt.state       ][INFO    ][9174] Running state [lsof] at time 05:55:25.608039
2017-11-06 05:55:25,609 [salt.state       ][INFO    ][9174] Executing state pkg.installed for lsof
2017-11-06 05:55:25,609 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:55:26,050 [salt.state       ][INFO    ][9174] Package lsof is already installed
2017-11-06 05:55:26,050 [salt.state       ][INFO    ][9174] Completed state [lsof] at time 05:55:26.050214 duration_in_ms=442.175
2017-11-06 05:55:26,050 [salt.state       ][INFO    ][9174] Running state [keepalived] at time 05:55:26.050430
2017-11-06 05:55:26,051 [salt.state       ][INFO    ][9174] Executing state pkg.installed for keepalived
2017-11-06 05:55:26,068 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 05:55:28,480 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-11-06 05:55:32,034 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 05:55:32,086 [salt.state       ][INFO    ][9174] 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'

2017-11-06 05:55:32,116 [salt.state       ][INFO    ][9174] Loading fresh modules for state activity
2017-11-06 05:55:32,165 [salt.state       ][INFO    ][9174] Completed state [keepalived] at time 05:55:32.165229 duration_in_ms=6114.797
2017-11-06 05:55:32,171 [salt.state       ][INFO    ][9174] Running state [/etc/keepalived/keepalived.conf] at time 05:55:32.170589
2017-11-06 05:55:32,171 [salt.state       ][INFO    ][9174] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-06 05:55:32,217 [salt.fileclient  ][INFO    ][9174] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-06 05:55:32,310 [salt.fileclient  ][INFO    ][9174] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 05:55:32,327 [salt.state       ][INFO    ][9174] File changed:
New file
2017-11-06 05:55:32,329 [salt.state       ][INFO    ][9174] Completed state [/etc/keepalived/keepalived.conf] at time 05:55:32.328991 duration_in_ms=158.4
2017-11-06 05:55:32,501 [salt.state       ][INFO    ][9174] Running state [keepalived] at time 05:55:32.500441
2017-11-06 05:55:32,501 [salt.state       ][INFO    ][9174] Executing state service.running for keepalived
2017-11-06 05:55:32,506 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-06 05:55:32,522 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,544 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,567 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,583 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,642 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,658 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,669 [salt.loaded.int.module.cmdmod][INFO    ][9174] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 05:55:32,680 [salt.state       ][INFO    ][9174] {'keepalived': True}
2017-11-06 05:55:32,680 [salt.state       ][INFO    ][9174] Completed state [keepalived] at time 05:55:32.679932 duration_in_ms=179.492
2017-11-06 05:55:32,682 [salt.minion      ][INFO    ][9174] Returning information for job: 20171106055524550490
2017-11-06 05:56:40,296 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command pillar.get with jid 20171106055640284285
2017-11-06 05:56:40,327 [salt.minion      ][INFO    ][10263] Starting a new job with PID 10263
2017-11-06 05:56:40,334 [salt.minion      ][INFO    ][10263] Returning information for job: 20171106055640284285
2017-11-06 06:26:31,474 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106062631464026
2017-11-06 06:26:31,503 [salt.minion      ][INFO    ][11802] Starting a new job with PID 11802
2017-11-06 06:26:32,834 [salt.state       ][INFO    ][11802] Loading fresh modules for state activity
2017-11-06 06:26:32,866 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-06 06:26:32,887 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-06 06:26:32,940 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:26:33,270 [salt.state       ][INFO    ][11802] Running state [haproxy] at time 06:26:33.270272
2017-11-06 06:26:33,271 [salt.state       ][INFO    ][11802] Executing state pkg.installed for haproxy
2017-11-06 06:26:33,271 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:26:33,816 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 06:26:36,375 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-11-06 06:26:40,854 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:26:40,881 [salt.state       ][INFO    ][11802] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-11-06 06:26:40,897 [salt.state       ][INFO    ][11802] Loading fresh modules for state activity
2017-11-06 06:26:40,919 [salt.state       ][INFO    ][11802] Completed state [haproxy] at time 06:26:40.919304 duration_in_ms=7649.031
2017-11-06 06:26:40,923 [salt.state       ][INFO    ][11802] Running state [/etc/default/haproxy] at time 06:26:40.923164
2017-11-06 06:26:40,924 [salt.state       ][INFO    ][11802] Executing state file.managed for /etc/default/haproxy
2017-11-06 06:26:40,957 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-06 06:26:40,959 [salt.state       ][INFO    ][11802] 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"

2017-11-06 06:26:40,961 [salt.state       ][INFO    ][11802] Completed state [/etc/default/haproxy] at time 06:26:40.960984 duration_in_ms=37.819
2017-11-06 06:26:40,961 [salt.state       ][INFO    ][11802] Running state [/etc/haproxy/haproxy.cfg] at time 06:26:40.961318
2017-11-06 06:26:40,962 [salt.state       ][INFO    ][11802] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-06 06:26:40,981 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-06 06:26:41,124 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:26:41,138 [salt.state       ][INFO    ][11802] 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 192.168.10.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.76:8777 check
+  server mdb02 192.168.10.77:8777 check
+  server mdb03 192.168.10.78:8777 check
+
+listen aodh-api
+  bind 192.168.10.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2017-11-06 06:26:41,145 [salt.state       ][INFO    ][11802] Completed state [/etc/haproxy/haproxy.cfg] at time 06:26:41.144837 duration_in_ms=183.509
2017-11-06 06:26:41,145 [salt.state       ][INFO    ][11802] Running state [/etc/haproxy/ssl] at time 06:26:41.145134
2017-11-06 06:26:41,145 [salt.state       ][INFO    ][11802] Executing state file.directory for /etc/haproxy/ssl
2017-11-06 06:26:41,146 [salt.state       ][INFO    ][11802] {'/etc/haproxy/ssl': 'New Dir'}
2017-11-06 06:26:41,147 [salt.state       ][INFO    ][11802] Completed state [/etc/haproxy/ssl] at time 06:26:41.146559 duration_in_ms=1.425
2017-11-06 06:26:41,147 [salt.state       ][INFO    ][11802] Running state [haproxy_status_packages] at time 06:26:41.147212
2017-11-06 06:26:41,148 [salt.state       ][INFO    ][11802] Executing state pkg.installed for haproxy_status_packages
2017-11-06 06:26:41,464 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2017-11-06 06:26:41,529 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106062641515207
2017-11-06 06:26:41,559 [salt.minion      ][INFO    ][12613] Starting a new job with PID 12613
2017-11-06 06:26:41,576 [salt.minion      ][INFO    ][12613] Returning information for job: 20171106062641515207
2017-11-06 06:26:42,858 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:26:42,885 [salt.state       ][INFO    ][11802] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2017-11-06 06:26:42,897 [salt.state       ][INFO    ][11802] Loading fresh modules for state activity
2017-11-06 06:26:42,917 [salt.state       ][INFO    ][11802] Completed state [haproxy_status_packages] at time 06:26:42.916868 duration_in_ms=1769.655
2017-11-06 06:26:42,919 [salt.state       ][INFO    ][11802] Running state [/usr/bin/haproxy-status.sh] at time 06:26:42.919131
2017-11-06 06:26:42,920 [salt.state       ][INFO    ][11802] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-06 06:26:42,945 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-06 06:26:42,971 [salt.fileclient  ][INFO    ][11802] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:26:42,979 [salt.state       ][INFO    ][11802] File changed:
New file
2017-11-06 06:26:42,979 [salt.state       ][INFO    ][11802] Completed state [/usr/bin/haproxy-status.sh] at time 06:26:42.979095 duration_in_ms=59.964
2017-11-06 06:26:42,981 [salt.state       ][INFO    ][11802] Running state [net.ipv4.ip_nonlocal_bind] at time 06:26:42.981328
2017-11-06 06:26:42,982 [salt.state       ][INFO    ][11802] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-06 06:26:42,985 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command 'sysctl -a' in directory '/root'
2017-11-06 06:26:43,004 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-11-06 06:26:43,013 [salt.state       ][INFO    ][11802] {'net.ipv4.ip_nonlocal_bind': 1}
2017-11-06 06:26:43,014 [salt.state       ][INFO    ][11802] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:26:43.013752 duration_in_ms=32.424
2017-11-06 06:26:43,101 [salt.state       ][INFO    ][11802] Running state [haproxy] at time 06:26:43.101228
2017-11-06 06:26:43,102 [salt.state       ][INFO    ][11802] Executing state service.running for haproxy
2017-11-06 06:26:43,103 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-06 06:26:43,112 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:43,120 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:43,125 [salt.state       ][INFO    ][11802] The service haproxy is already running
2017-11-06 06:26:43,126 [salt.state       ][INFO    ][11802] Completed state [haproxy] at time 06:26:43.125739 duration_in_ms=24.512
2017-11-06 06:26:43,126 [salt.state       ][INFO    ][11802] Running state [haproxy] at time 06:26:43.126061
2017-11-06 06:26:43,126 [salt.state       ][INFO    ][11802] Executing state service.mod_watch for haproxy
2017-11-06 06:26:43,127 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:43,133 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:43,140 [salt.loaded.int.module.cmdmod][INFO    ][11802] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:43,174 [salt.state       ][INFO    ][11802] {'haproxy': True}
2017-11-06 06:26:43,174 [salt.state       ][INFO    ][11802] Completed state [haproxy] at time 06:26:43.174318 duration_in_ms=48.256
2017-11-06 06:26:43,177 [salt.minion      ][INFO    ][11802] Returning information for job: 20171106062631464026
2017-11-06 06:26:44,029 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command service.status with jid 20171106062644019409
2017-11-06 06:26:44,051 [salt.minion      ][INFO    ][12711] Starting a new job with PID 12711
2017-11-06 06:26:44,182 [salt.loaded.int.module.cmdmod][INFO    ][12711] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-06 06:26:44,193 [salt.loaded.int.module.cmdmod][INFO    ][12711] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-06 06:26:44,205 [salt.minion      ][INFO    ][12711] Returning information for job: 20171106062644019409
2017-11-06 06:26:45,062 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command service.restart with jid 20171106062645051672
2017-11-06 06:26:45,089 [salt.minion      ][INFO    ][12719] Starting a new job with PID 12719
2017-11-06 06:26:45,230 [salt.loaded.int.module.cmdmod][INFO    ][12719] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-06 06:26:45,242 [salt.loaded.int.module.cmdmod][INFO    ][12719] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-06 06:26:45,264 [salt.loaded.int.module.cmdmod][INFO    ][12719] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-06 06:26:45,314 [salt.minion      ][INFO    ][12719] Returning information for job: 20171106062645051672
2017-11-06 06:44:29,944 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command test.ping with jid 20171106064429898477
2017-11-06 06:44:29,986 [salt.minion      ][INFO    ][13537] Starting a new job with PID 13537
2017-11-06 06:44:30,057 [salt.minion      ][INFO    ][13537] Returning information for job: 20171106064429898477
2017-11-06 06:44:42,809 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106064442753995
2017-11-06 06:44:42,847 [salt.minion      ][INFO    ][13542] Starting a new job with PID 13542
2017-11-06 06:44:43,441 [salt.state       ][INFO    ][13542] Loading fresh modules for state activity
2017-11-06 06:44:43,483 [salt.fileclient  ][INFO    ][13542] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-06 06:44:43,520 [salt.fileclient  ][INFO    ][13542] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-06 06:44:43,566 [salt.fileclient  ][INFO    ][13542] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 06:44:43,986 [salt.state       ][INFO    ][13542] Running state [lsof] at time 06:44:43.986360
2017-11-06 06:44:43,987 [salt.state       ][INFO    ][13542] Executing state pkg.installed for lsof
2017-11-06 06:44:43,988 [salt.loaded.int.module.cmdmod][INFO    ][13542] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:44:44,545 [salt.state       ][INFO    ][13542] Package lsof is already installed
2017-11-06 06:44:44,546 [salt.state       ][INFO    ][13542] Completed state [lsof] at time 06:44:44.545652 duration_in_ms=559.291
2017-11-06 06:44:44,546 [salt.state       ][INFO    ][13542] Running state [keepalived] at time 06:44:44.546061
2017-11-06 06:44:44,546 [salt.state       ][INFO    ][13542] Executing state pkg.installed for keepalived
2017-11-06 06:44:44,551 [salt.state       ][INFO    ][13542] Package keepalived is already installed
2017-11-06 06:44:44,551 [salt.state       ][INFO    ][13542] Completed state [keepalived] at time 06:44:44.550989 duration_in_ms=4.928
2017-11-06 06:44:44,554 [salt.state       ][INFO    ][13542] Running state [/etc/keepalived/keepalived.conf] at time 06:44:44.553741
2017-11-06 06:44:44,554 [salt.state       ][INFO    ][13542] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-06 06:44:44,591 [salt.fileclient  ][INFO    ][13542] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-06 06:44:44,648 [salt.fileclient  ][INFO    ][13542] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-06 06:44:44,662 [salt.state       ][INFO    ][13542] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-06 06:44:44,663 [salt.state       ][INFO    ][13542] Completed state [/etc/keepalived/keepalived.conf] at time 06:44:44.663231 duration_in_ms=109.49
2017-11-06 06:44:44,664 [salt.state       ][INFO    ][13542] Running state [keepalived] at time 06:44:44.664090
2017-11-06 06:44:44,664 [salt.state       ][INFO    ][13542] Executing state service.running for keepalived
2017-11-06 06:44:44,665 [salt.loaded.int.module.cmdmod][INFO    ][13542] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-06 06:44:44,691 [salt.loaded.int.module.cmdmod][INFO    ][13542] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-06 06:44:44,704 [salt.loaded.int.module.cmdmod][INFO    ][13542] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-06 06:44:44,716 [salt.state       ][INFO    ][13542] The service keepalived is already running
2017-11-06 06:44:44,716 [salt.state       ][INFO    ][13542] Completed state [keepalived] at time 06:44:44.716039 duration_in_ms=51.949
2017-11-06 06:44:44,718 [salt.minion      ][INFO    ][13542] Returning information for job: 20171106064442753995
2017-11-06 06:45:06,843 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command pillar.get with jid 20171106064506794279
2017-11-06 06:45:06,883 [salt.minion      ][INFO    ][13571] Starting a new job with PID 13571
2017-11-06 06:45:06,894 [salt.minion      ][INFO    ][13571] Returning information for job: 20171106064506794279
2017-11-06 06:46:34,233 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106064634179035
2017-11-06 06:46:34,266 [salt.minion      ][INFO    ][13596] Starting a new job with PID 13596
2017-11-06 06:46:35,721 [salt.state       ][INFO    ][13596] Loading fresh modules for state activity
2017-11-06 06:46:36,219 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-06 06:46:36,242 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-06 06:46:36,275 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:46:36,653 [salt.state       ][INFO    ][13596] Running state [haproxy] at time 06:46:36.652898
2017-11-06 06:46:36,653 [salt.state       ][INFO    ][13596] Executing state pkg.installed for haproxy
2017-11-06 06:46:36,654 [salt.loaded.int.module.cmdmod][INFO    ][13596] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:46:37,260 [salt.state       ][INFO    ][13596] Package haproxy is already installed
2017-11-06 06:46:37,261 [salt.state       ][INFO    ][13596] Completed state [haproxy] at time 06:46:37.260488 duration_in_ms=607.584
2017-11-06 06:46:37,262 [salt.state       ][INFO    ][13596] Running state [/etc/default/haproxy] at time 06:46:37.262453
2017-11-06 06:46:37,263 [salt.state       ][INFO    ][13596] Executing state file.managed for /etc/default/haproxy
2017-11-06 06:46:37,286 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-06 06:46:37,288 [salt.state       ][INFO    ][13596] File /etc/default/haproxy is in the correct state
2017-11-06 06:46:37,288 [salt.state       ][INFO    ][13596] Completed state [/etc/default/haproxy] at time 06:46:37.288175 duration_in_ms=25.721
2017-11-06 06:46:37,289 [salt.state       ][INFO    ][13596] Running state [/etc/haproxy/haproxy.cfg] at time 06:46:37.288974
2017-11-06 06:46:37,289 [salt.state       ][INFO    ][13596] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-06 06:46:37,309 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-06 06:46:37,452 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:46:37,459 [salt.state       ][INFO    ][13596] File /etc/haproxy/haproxy.cfg is in the correct state
2017-11-06 06:46:37,459 [salt.state       ][INFO    ][13596] Completed state [/etc/haproxy/haproxy.cfg] at time 06:46:37.458956 duration_in_ms=169.982
2017-11-06 06:46:37,459 [salt.state       ][INFO    ][13596] Running state [/etc/haproxy/ssl] at time 06:46:37.459388
2017-11-06 06:46:37,460 [salt.state       ][INFO    ][13596] Executing state file.directory for /etc/haproxy/ssl
2017-11-06 06:46:37,461 [salt.state       ][INFO    ][13596] Directory /etc/haproxy/ssl is in the correct state
2017-11-06 06:46:37,461 [salt.state       ][INFO    ][13596] Completed state [/etc/haproxy/ssl] at time 06:46:37.461361 duration_in_ms=1.973
2017-11-06 06:46:37,462 [salt.state       ][INFO    ][13596] Running state [haproxy_status_packages] at time 06:46:37.461699
2017-11-06 06:46:37,462 [salt.state       ][INFO    ][13596] Executing state pkg.installed for haproxy_status_packages
2017-11-06 06:46:37,466 [salt.state       ][INFO    ][13596] All specified packages are already installed
2017-11-06 06:46:37,467 [salt.state       ][INFO    ][13596] Completed state [haproxy_status_packages] at time 06:46:37.466728 duration_in_ms=5.028
2017-11-06 06:46:37,467 [salt.state       ][INFO    ][13596] Running state [/usr/bin/haproxy-status.sh] at time 06:46:37.467312
2017-11-06 06:46:37,468 [salt.state       ][INFO    ][13596] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-06 06:46:37,486 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-06 06:46:37,505 [salt.fileclient  ][INFO    ][13596] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-06 06:46:37,511 [salt.state       ][INFO    ][13596] File /usr/bin/haproxy-status.sh is in the correct state
2017-11-06 06:46:37,511 [salt.state       ][INFO    ][13596] Completed state [/usr/bin/haproxy-status.sh] at time 06:46:37.511011 duration_in_ms=43.699
2017-11-06 06:46:37,512 [salt.state       ][INFO    ][13596] Running state [net.ipv4.ip_nonlocal_bind] at time 06:46:37.511572
2017-11-06 06:46:37,512 [salt.state       ][INFO    ][13596] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-06 06:46:37,522 [salt.loaded.int.module.cmdmod][INFO    ][13596] Executing command 'sysctl -a' in directory '/root'
2017-11-06 06:46:37,540 [salt.state       ][INFO    ][13596] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-11-06 06:46:37,541 [salt.state       ][INFO    ][13596] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:46:37.540934 duration_in_ms=29.362
2017-11-06 06:46:37,542 [salt.state       ][INFO    ][13596] Running state [haproxy] at time 06:46:37.542330
2017-11-06 06:46:37,543 [salt.state       ][INFO    ][13596] Executing state service.running for haproxy
2017-11-06 06:46:37,543 [salt.loaded.int.module.cmdmod][INFO    ][13596] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-06 06:46:37,554 [salt.loaded.int.module.cmdmod][INFO    ][13596] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-06 06:46:37,563 [salt.loaded.int.module.cmdmod][INFO    ][13596] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-06 06:46:37,574 [salt.state       ][INFO    ][13596] The service haproxy is already running
2017-11-06 06:46:37,575 [salt.state       ][INFO    ][13596] Completed state [haproxy] at time 06:46:37.574957 duration_in_ms=32.625
2017-11-06 06:46:37,578 [salt.minion      ][INFO    ][13596] Returning information for job: 20171106064634179035
2017-11-06 06:46:39,411 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command service.status with jid 20171106064639360376
2017-11-06 06:46:39,439 [salt.minion      ][INFO    ][13623] Starting a new job with PID 13623
2017-11-06 06:46:39,594 [salt.loaded.int.module.cmdmod][INFO    ][13623] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-06 06:46:39,611 [salt.loaded.int.module.cmdmod][INFO    ][13623] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-06 06:46:39,628 [salt.minion      ][INFO    ][13623] Returning information for job: 20171106064639360376
2017-11-06 06:46:41,030 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command service.restart with jid 20171106064640979250
2017-11-06 06:46:41,067 [salt.minion      ][INFO    ][13631] Starting a new job with PID 13631
2017-11-06 06:46:41,226 [salt.loaded.int.module.cmdmod][INFO    ][13631] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-06 06:46:41,248 [salt.loaded.int.module.cmdmod][INFO    ][13631] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-06 06:46:41,270 [salt.loaded.int.module.cmdmod][INFO    ][13631] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-06 06:46:41,315 [salt.minion      ][INFO    ][13631] Returning information for job: 20171106064640979250
2017-11-06 06:48:38,296 [salt.utils.schedule][INFO    ][1834] Running scheduled job: __mine_interval
2017-11-06 06:55:39,093 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106065539083257
2017-11-06 06:55:39,116 [salt.minion      ][INFO    ][14055] Starting a new job with PID 14055
2017-11-06 06:55:41,702 [salt.state       ][INFO    ][14055] Loading fresh modules for state activity
2017-11-06 06:55:41,738 [salt.fileclient  ][INFO    ][14055] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2017-11-06 06:55:41,771 [salt.fileclient  ][INFO    ][14055] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2017-11-06 06:55:41,820 [salt.fileclient  ][INFO    ][14055] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-11-06 06:55:42,216 [salt.state       ][INFO    ][14055] Running state [mongodb-server] at time 06:55:42.216425
2017-11-06 06:55:42,218 [salt.state       ][INFO    ][14055] Executing state pkg.installed for mongodb-server
2017-11-06 06:55:42,218 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:55:42,776 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 06:55:45,496 [salt.loaded.int.module.cmdmod][INFO    ][14055] 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'
2017-11-06 06:55:49,203 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106065549186715
2017-11-06 06:55:49,224 [salt.minion      ][INFO    ][14650] Starting a new job with PID 14650
2017-11-06 06:55:49,239 [salt.minion      ][INFO    ][14650] Returning information for job: 20171106065549186715
2017-11-06 06:55:57,823 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:55:57,859 [salt.state       ][INFO    ][14055] 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'

2017-11-06 06:55:57,874 [salt.state       ][INFO    ][14055] Loading fresh modules for state activity
2017-11-06 06:55:57,893 [salt.state       ][INFO    ][14055] Completed state [mongodb-server] at time 06:55:57.893131 duration_in_ms=15676.706
2017-11-06 06:55:57,902 [salt.state       ][INFO    ][14055] Running state [mongodb] at time 06:55:57.901730
2017-11-06 06:55:57,902 [salt.state       ][INFO    ][14055] Executing state pkg.installed for mongodb
2017-11-06 06:55:58,209 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2017-11-06 06:55:59,385 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106065559377407
2017-11-06 06:55:59,408 [salt.minion      ][INFO    ][15005] Starting a new job with PID 15005
2017-11-06 06:55:59,422 [salt.minion      ][INFO    ][15005] Returning information for job: 20171106065559377407
2017-11-06 06:55:59,872 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:55:59,910 [salt.state       ][INFO    ][14055] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2017-11-06 06:55:59,922 [salt.state       ][INFO    ][14055] Loading fresh modules for state activity
2017-11-06 06:55:59,953 [salt.state       ][INFO    ][14055] Completed state [mongodb] at time 06:55:59.953206 duration_in_ms=2051.475
2017-11-06 06:55:59,961 [salt.state       ][INFO    ][14055] Running state [mongodb-clients] at time 06:55:59.961045
2017-11-06 06:55:59,961 [salt.state       ][INFO    ][14055] Executing state pkg.installed for mongodb-clients
2017-11-06 06:56:00,213 [salt.state       ][INFO    ][14055] Package mongodb-clients is already installed
2017-11-06 06:56:00,214 [salt.state       ][INFO    ][14055] Completed state [mongodb-clients] at time 06:56:00.214019 duration_in_ms=252.973
2017-11-06 06:56:00,214 [salt.state       ][INFO    ][14055] Running state [python-pymongo] at time 06:56:00.214390
2017-11-06 06:56:00,215 [salt.state       ][INFO    ][14055] Executing state pkg.installed for python-pymongo
2017-11-06 06:56:00,227 [salt.loaded.int.module.cmdmod][INFO    ][14055] 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'
2017-11-06 06:56:02,097 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:56:02,131 [salt.state       ][INFO    ][14055] 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'

2017-11-06 06:56:02,143 [salt.state       ][INFO    ][14055] Loading fresh modules for state activity
2017-11-06 06:56:02,165 [salt.state       ][INFO    ][14055] Completed state [python-pymongo] at time 06:56:02.164764 duration_in_ms=1950.374
2017-11-06 06:56:02,167 [salt.state       ][INFO    ][14055] Running state [/etc/mongodb.conf] at time 06:56:02.167196
2017-11-06 06:56:02,168 [salt.state       ][INFO    ][14055] Executing state file.managed for /etc/mongodb.conf
2017-11-06 06:56:02,196 [salt.fileclient  ][INFO    ][14055] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2017-11-06 06:56:02,225 [salt.fileclient  ][INFO    ][14055] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-11-06 06:56:02,251 [salt.state       ][INFO    ][14055] 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

2017-11-06 06:56:02,251 [salt.state       ][INFO    ][14055] Completed state [/etc/mongodb.conf] at time 06:56:02.251399 duration_in_ms=84.202
2017-11-06 06:56:02,252 [salt.state       ][INFO    ][14055] Running state [/etc/mongodb.key] at time 06:56:02.251710
2017-11-06 06:56:02,252 [salt.state       ][INFO    ][14055] Executing state file.managed for /etc/mongodb.key
2017-11-06 06:56:02,254 [salt.state       ][INFO    ][14055] File changed:
New file
2017-11-06 06:56:02,254 [salt.state       ][INFO    ][14055] Completed state [/etc/mongodb.key] at time 06:56:02.253683 duration_in_ms=1.973
2017-11-06 06:56:02,254 [salt.state       ][INFO    ][14055] Running state [/var/lock/mongodb] at time 06:56:02.253858
2017-11-06 06:56:02,254 [salt.state       ][INFO    ][14055] Executing state file.directory for /var/lock/mongodb
2017-11-06 06:56:02,255 [salt.state       ][INFO    ][14055] {'/var/lock/mongodb': 'New Dir'}
2017-11-06 06:56:02,255 [salt.state       ][INFO    ][14055] Completed state [/var/lock/mongodb] at time 06:56:02.255072 duration_in_ms=1.214
2017-11-06 06:56:02,351 [salt.state       ][INFO    ][14055] Running state [mongodb] at time 06:56:02.351373
2017-11-06 06:56:02,352 [salt.state       ][INFO    ][14055] Executing state service.running for mongodb
2017-11-06 06:56:02,354 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2017-11-06 06:56:02,366 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-11-06 06:56:02,376 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-11-06 06:56:02,389 [salt.state       ][INFO    ][14055] The service mongodb is already running
2017-11-06 06:56:02,389 [salt.state       ][INFO    ][14055] Completed state [mongodb] at time 06:56:02.389422 duration_in_ms=38.049
2017-11-06 06:56:02,390 [salt.state       ][INFO    ][14055] Running state [mongodb] at time 06:56:02.389625
2017-11-06 06:56:02,390 [salt.state       ][INFO    ][14055] Executing state service.mod_watch for mongodb
2017-11-06 06:56:02,390 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-11-06 06:56:02,399 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-11-06 06:56:02,408 [salt.loaded.int.module.cmdmod][INFO    ][14055] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2017-11-06 06:56:02,457 [salt.state       ][INFO    ][14055] {'mongodb': True}
2017-11-06 06:56:02,458 [salt.state       ][INFO    ][14055] Completed state [mongodb] at time 06:56:02.457488 duration_in_ms=67.861
2017-11-06 06:56:02,460 [salt.minion      ][INFO    ][14055] Returning information for job: 20171106065539083257
2017-11-06 06:56:09,672 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command test.ping with jid 20171106065609662506
2017-11-06 06:56:09,700 [salt.minion      ][INFO    ][15271] Starting a new job with PID 15271
2017-11-06 06:56:09,741 [salt.minion      ][INFO    ][15271] Returning information for job: 20171106065609662506
2017-11-06 06:59:19,513 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106065919503359
2017-11-06 06:59:19,538 [salt.minion      ][INFO    ][15460] Starting a new job with PID 15460
2017-11-06 06:59:21,649 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 06:59:21,689 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2017-11-06 06:59:21,722 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2017-11-06 06:59:21,766 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-06 06:59:22,183 [salt.state       ][INFO    ][15460] Running state [aodh-listener] at time 06:59:22.182853
2017-11-06 06:59:22,183 [salt.state       ][INFO    ][15460] Executing state pkg.installed for aodh-listener
2017-11-06 06:59:22,184 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 06:59:22,741 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 06:59:25,279 [salt.loaded.int.module.cmdmod][INFO    ][15460] 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'
2017-11-06 06:59:29,569 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106065929563660
2017-11-06 06:59:29,584 [salt.minion      ][INFO    ][16101] Starting a new job with PID 16101
2017-11-06 06:59:29,601 [salt.minion      ][INFO    ][16101] Returning information for job: 20171106065929563660
2017-11-06 06:59:39,748 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106065939734714
2017-11-06 06:59:39,777 [salt.minion      ][INFO    ][17049] Starting a new job with PID 17049
2017-11-06 06:59:39,808 [salt.minion      ][INFO    ][17049] Returning information for job: 20171106065939734714
2017-11-06 06:59:49,949 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106065949940357
2017-11-06 06:59:49,986 [salt.minion      ][INFO    ][17820] Starting a new job with PID 17820
2017-11-06 06:59:50,013 [salt.minion      ][INFO    ][17820] Returning information for job: 20171106065949940357
2017-11-06 07:00:00,156 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070000144015
2017-11-06 07:00:00,183 [salt.minion      ][INFO    ][18456] Starting a new job with PID 18456
2017-11-06 07:00:00,197 [salt.minion      ][INFO    ][18456] Returning information for job: 20171106070000144015
2017-11-06 07:00:07,230 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:00:07,264 [salt.state       ][INFO    ][15460] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'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-1~u16.04+mcp1'
'binutils-gold' changed from 'absent' to '1'
'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-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-migrate' changed from 'absent' to '0.10.0-3ubuntu2'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '33.1.1-1~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-1~u16.04+mcp1'
'python-pycadf' changed from 'absent' to '2.2.0-2~u16.04+mcp1'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-gnocchiclient' changed from 'absent' to '3.0.0-1~u16.04+mcp0'
'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-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'patch' changed from 'absent' to '2.7.5-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-aodh' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.17.0-1~u16.04+mcp6'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-98.121'
'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'
'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'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' 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'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-zopeinterface' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'alembic' changed from 'absent' to '0.8.10-1~u16.04+mcp1'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'python-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'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:3.22.1-1~u16.04+mcp2'
'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 '4.0.2-1~u16.04+mcp5'
'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-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-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.47.0-1~u16.04+mcp1'
'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.2.0-2~u16.04+mcp1'
'python-pecan' changed from 'absent' to '1.1.2-1~u16.04+mcp1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'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.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'libisl15' changed from 'absent' to '0.16.1-1'
'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-1~u16.04+mcp1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'aodh-listener' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'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'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'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.20.1-0~u16.04+mcp1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '1.4.9-1'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'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-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp3'
'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.2'
'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.10.0-1~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.2'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo-context' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'manpages' changed from 'absent' to '4.04-2'
'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 '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-keystonemiddleware' changed from 'absent' to '4.14.0-1~u16.04+mcp3'
'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~u16.04+mcp1'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'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'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-11-06 07:00:07,287 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 07:00:07,311 [salt.state       ][INFO    ][15460] Completed state [aodh-listener] at time 07:00:07.310962 duration_in_ms=45128.109
2017-11-06 07:00:07,318 [salt.state       ][INFO    ][15460] Running state [aodh-evaluator] at time 07:00:07.317795
2017-11-06 07:00:07,318 [salt.state       ][INFO    ][15460] Executing state pkg.installed for aodh-evaluator
2017-11-06 07:00:08,180 [salt.loaded.int.module.cmdmod][INFO    ][15460] 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'
2017-11-06 07:00:10,347 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070010334756
2017-11-06 07:00:10,376 [salt.minion      ][INFO    ][19120] Starting a new job with PID 19120
2017-11-06 07:00:10,406 [salt.minion      ][INFO    ][19120] Returning information for job: 20171106070010334756
2017-11-06 07:00:10,462 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:00:10,502 [salt.state       ][INFO    ][15460] Made the following changes:
'aodh-evaluator' changed from 'absent' to '4.0.2-1~u16.04+mcp5'

2017-11-06 07:00:10,521 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 07:00:10,551 [salt.state       ][INFO    ][15460] Completed state [aodh-evaluator] at time 07:00:10.550820 duration_in_ms=3233.024
2017-11-06 07:00:10,564 [salt.state       ][INFO    ][15460] Running state [python-aodhclient] at time 07:00:10.564465
2017-11-06 07:00:10,567 [salt.state       ][INFO    ][15460] Executing state pkg.installed for python-aodhclient
2017-11-06 07:00:11,062 [salt.loaded.int.module.cmdmod][INFO    ][15460] 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'
2017-11-06 07:00:12,418 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:00:12,458 [salt.state       ][INFO    ][15460] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.8.0-1~u16.04+mcp1'

2017-11-06 07:00:12,476 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 07:00:12,501 [salt.state       ][INFO    ][15460] Completed state [python-aodhclient] at time 07:00:12.500922 duration_in_ms=1936.457
2017-11-06 07:00:12,509 [salt.state       ][INFO    ][15460] Running state [aodh-notifier] at time 07:00:12.508511
2017-11-06 07:00:12,509 [salt.state       ][INFO    ][15460] Executing state pkg.installed for aodh-notifier
2017-11-06 07:00:12,816 [salt.loaded.int.module.cmdmod][INFO    ][15460] 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'
2017-11-06 07:00:15,763 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:00:15,806 [salt.state       ][INFO    ][15460] Made the following changes:
'aodh-notifier' changed from 'absent' to '4.0.2-1~u16.04+mcp5'

2017-11-06 07:00:15,823 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 07:00:15,851 [salt.state       ][INFO    ][15460] Completed state [aodh-notifier] at time 07:00:15.850794 duration_in_ms=3342.282
2017-11-06 07:00:15,870 [salt.state       ][INFO    ][15460] Running state [aodh-api] at time 07:00:15.870068
2017-11-06 07:00:15,871 [salt.state       ][INFO    ][15460] Executing state pkg.installed for aodh-api
2017-11-06 07:00:16,533 [salt.loaded.int.module.cmdmod][INFO    ][15460] 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'
2017-11-06 07:00:20,565 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070020554981
2017-11-06 07:00:20,598 [salt.minion      ][INFO    ][19731] Starting a new job with PID 19731
2017-11-06 07:00:20,616 [salt.minion      ][INFO    ][19731] Returning information for job: 20171106070020554981
2017-11-06 07:00:29,937 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:00:29,982 [salt.state       ][INFO    ][15460] Made the following changes:
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1~u16.04+mcp1'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'apache2-api-20120211' changed from 'absent' to '1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python-openstacksdk' changed from 'absent' to '0.9.13-1~u16.04+mcp0'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'httpd-wsgi' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.8.1-1~u16.04+mcp6'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'aodh-api' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'ssl-cert' changed from 'absent' to '1.0.37'
'python2.7-cinderclient' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'

2017-11-06 07:00:30,007 [salt.state       ][INFO    ][15460] Loading fresh modules for state activity
2017-11-06 07:00:30,029 [salt.state       ][INFO    ][15460] Completed state [aodh-api] at time 07:00:30.028979 duration_in_ms=14158.911
2017-11-06 07:00:30,033 [salt.state       ][INFO    ][15460] Running state [/etc/aodh/aodh.conf] at time 07:00:30.032837
2017-11-06 07:00:30,033 [salt.state       ][INFO    ][15460] Executing state file.managed for /etc/aodh/aodh.conf
2017-11-06 07:00:30,091 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/aodh.conf.Debian'
2017-11-06 07:00:30,188 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-06 07:00:30,215 [salt.state       ][INFO    ][15460] File changed:
--- 
+++ 
@@ -83,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
@@ -125,7 +126,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,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
 
@@ -330,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@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -349,8 +352,12 @@
 # From aodh
 #
 
+port=8042
+
+host=192.168.10.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-vpNnST/aodh-4.0.2/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
@@ -361,10 +368,6 @@
 # Reason: Combination alarms are deprecated. This option and combination alarms
 # will be removed in Aodh 5.0.
 #enable_combination_alarms = false
-
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
 
 # Maximum number of alarms defined for a user. (integer value)
 # Deprecated group/name - [DEFAULT]/user_alarm_quota
@@ -476,6 +479,7 @@
 # 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
@@ -502,7 +506,7 @@
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-connection = sqlite:////var/lib/aodh/sqlite.db
+connection = mysql+pymysql://aodh:opnfv_secret@192.168.10.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -636,6 +640,21 @@
 # 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://192.168.10.10:5000
+auth_url = http://192.168.10.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>
@@ -1140,6 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1152,6 +1172,7 @@
 # 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
@@ -1230,6 +1251,7 @@
 # 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
@@ -1237,6 +1259,7 @@
 # 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
@@ -1590,6 +1613,7 @@
 # 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
@@ -1613,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
@@ -1627,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://192.168.10.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1647,9 +1675,11 @@
 # Project name to scope to (string value)
 # 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>
@@ -1673,15 +1703,17 @@
 # Username (string value)
 # 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]

2017-11-06 07:00:30,222 [salt.state       ][INFO    ][15460] Completed state [/etc/aodh/aodh.conf] at time 07:00:30.221903 duration_in_ms=189.066
2017-11-06 07:00:30,224 [salt.state       ][INFO    ][15460] Running state [aodh-dbsync] at time 07:00:30.223827
2017-11-06 07:00:30,224 [salt.state       ][INFO    ][15460] Executing state cmd.run for aodh-dbsync
2017-11-06 07:00:30,226 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command 'aodh-dbsync' in directory '/root'
2017-11-06 07:00:30,768 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070030762591
2017-11-06 07:00:30,787 [salt.minion      ][INFO    ][20568] Starting a new job with PID 20568
2017-11-06 07:00:30,827 [salt.minion      ][INFO    ][20568] Returning information for job: 20171106070030762591
2017-11-06 07:00:31,811 [salt.state       ][INFO    ][15460] {'pid': 20542, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-06 07:00:31,811 [salt.state       ][INFO    ][15460] Completed state [aodh-dbsync] at time 07:00:31.811414 duration_in_ms=1587.587
2017-11-06 07:00:31,812 [salt.state       ][INFO    ][15460] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:00:31.811864
2017-11-06 07:00:31,812 [salt.state       ][INFO    ][15460] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2017-11-06 07:00:31,842 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/apache-aodh.apache2.conf.Debian'
2017-11-06 07:00:31,874 [salt.fileclient  ][INFO    ][15460] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-06 07:00:31,902 [salt.state       ][INFO    ][15460] 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 192.168.10.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2017-11-06 07:00:31,902 [salt.state       ][INFO    ][15460] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:00:31.902209 duration_in_ms=90.345
2017-11-06 07:00:31,903 [salt.state       ][INFO    ][15460] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:00:31.902640
2017-11-06 07:00:31,904 [salt.state       ][INFO    ][15460] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2017-11-06 07:00:31,915 [salt.state       ][INFO    ][15460] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2017-11-06 07:00:31,916 [salt.state       ][INFO    ][15460] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:00:31.915735 duration_in_ms=13.095
2017-11-06 07:00:32,257 [salt.state       ][INFO    ][15460] Running state [apache2] at time 07:00:32.256446
2017-11-06 07:00:32,261 [salt.state       ][INFO    ][15460] Executing state service.running for apache2
2017-11-06 07:00:32,262 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-06 07:00:32,284 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-06 07:00:32,309 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-06 07:00:32,331 [salt.state       ][INFO    ][15460] The service apache2 is already running
2017-11-06 07:00:32,331 [salt.state       ][INFO    ][15460] Completed state [apache2] at time 07:00:32.331025 duration_in_ms=74.579
2017-11-06 07:00:32,331 [salt.state       ][INFO    ][15460] Running state [apache2] at time 07:00:32.331240
2017-11-06 07:00:32,332 [salt.state       ][INFO    ][15460] Executing state service.mod_watch for apache2
2017-11-06 07:00:32,333 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-06 07:00:32,346 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-06 07:00:32,368 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-06 07:00:35,608 [salt.state       ][INFO    ][15460] {'apache2': True}
2017-11-06 07:00:35,609 [salt.state       ][INFO    ][15460] Completed state [apache2] at time 07:00:35.608778 duration_in_ms=3277.538
2017-11-06 07:00:35,609 [salt.state       ][INFO    ][15460] Running state [aodh-listener] at time 07:00:35.609205
2017-11-06 07:00:35,609 [salt.state       ][INFO    ][15460] Executing state service.running for aodh-listener
2017-11-06 07:00:35,610 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2017-11-06 07:00:35,623 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-11-06 07:00:35,634 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-11-06 07:00:35,643 [salt.state       ][INFO    ][15460] The service aodh-listener is already running
2017-11-06 07:00:35,643 [salt.state       ][INFO    ][15460] Completed state [aodh-listener] at time 07:00:35.643427 duration_in_ms=34.222
2017-11-06 07:00:35,644 [salt.state       ][INFO    ][15460] Running state [aodh-listener] at time 07:00:35.643650
2017-11-06 07:00:35,644 [salt.state       ][INFO    ][15460] Executing state service.mod_watch for aodh-listener
2017-11-06 07:00:35,644 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-11-06 07:00:35,658 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-11-06 07:00:35,672 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2017-11-06 07:00:40,979 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070040969316
2017-11-06 07:00:41,008 [salt.minion      ][INFO    ][20749] Starting a new job with PID 20749
2017-11-06 07:00:41,040 [salt.minion      ][INFO    ][20749] Returning information for job: 20171106070040969316
2017-11-06 07:00:51,201 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070051185922
2017-11-06 07:00:51,227 [salt.minion      ][INFO    ][20754] Starting a new job with PID 20754
2017-11-06 07:00:51,241 [salt.minion      ][INFO    ][20754] Returning information for job: 20171106070051185922
2017-11-06 07:01:01,401 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070101392646
2017-11-06 07:01:01,425 [salt.minion      ][INFO    ][20841] Starting a new job with PID 20841
2017-11-06 07:01:01,437 [salt.minion      ][INFO    ][20841] Returning information for job: 20171106070101392646
2017-11-06 07:01:11,598 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070111585841
2017-11-06 07:01:11,624 [salt.minion      ][INFO    ][20918] Starting a new job with PID 20918
2017-11-06 07:01:11,637 [salt.minion      ][INFO    ][20918] Returning information for job: 20171106070111585841
2017-11-06 07:01:21,799 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070121785847
2017-11-06 07:01:21,821 [salt.minion      ][INFO    ][20923] Starting a new job with PID 20923
2017-11-06 07:01:21,834 [salt.minion      ][INFO    ][20923] Returning information for job: 20171106070121785847
2017-11-06 07:01:31,994 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070131977598
2017-11-06 07:01:32,016 [salt.minion      ][INFO    ][20928] Starting a new job with PID 20928
2017-11-06 07:01:32,031 [salt.minion      ][INFO    ][20928] Returning information for job: 20171106070131977598
2017-11-06 07:01:40,870 [salt.state       ][INFO    ][15460] {'aodh-listener': True}
2017-11-06 07:01:40,871 [salt.state       ][INFO    ][15460] Completed state [aodh-listener] at time 07:01:40.870669 duration_in_ms=65227.018
2017-11-06 07:01:40,871 [salt.state       ][INFO    ][15460] Running state [aodh-evaluator] at time 07:01:40.871117
2017-11-06 07:01:40,871 [salt.state       ][INFO    ][15460] Executing state service.running for aodh-evaluator
2017-11-06 07:01:40,872 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2017-11-06 07:01:40,890 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-11-06 07:01:40,909 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-11-06 07:01:40,924 [salt.state       ][INFO    ][15460] The service aodh-evaluator is already running
2017-11-06 07:01:40,925 [salt.state       ][INFO    ][15460] Completed state [aodh-evaluator] at time 07:01:40.924460 duration_in_ms=53.343
2017-11-06 07:01:40,925 [salt.state       ][INFO    ][15460] Running state [aodh-evaluator] at time 07:01:40.924687
2017-11-06 07:01:40,925 [salt.state       ][INFO    ][15460] Executing state service.mod_watch for aodh-evaluator
2017-11-06 07:01:40,926 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-11-06 07:01:40,946 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-11-06 07:01:40,962 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2017-11-06 07:01:41,122 [salt.state       ][INFO    ][15460] {'aodh-evaluator': True}
2017-11-06 07:01:41,122 [salt.state       ][INFO    ][15460] Completed state [aodh-evaluator] at time 07:01:41.121761 duration_in_ms=197.072
2017-11-06 07:01:41,123 [salt.state       ][INFO    ][15460] Running state [aodh-notifier] at time 07:01:41.122161
2017-11-06 07:01:41,123 [salt.state       ][INFO    ][15460] Executing state service.running for aodh-notifier
2017-11-06 07:01:41,124 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2017-11-06 07:01:41,169 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-11-06 07:01:41,183 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-11-06 07:01:41,199 [salt.state       ][INFO    ][15460] The service aodh-notifier is already running
2017-11-06 07:01:41,200 [salt.state       ][INFO    ][15460] Completed state [aodh-notifier] at time 07:01:41.199581 duration_in_ms=77.419
2017-11-06 07:01:41,200 [salt.state       ][INFO    ][15460] Running state [aodh-notifier] at time 07:01:41.199938
2017-11-06 07:01:41,200 [salt.state       ][INFO    ][15460] Executing state service.mod_watch for aodh-notifier
2017-11-06 07:01:41,202 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-11-06 07:01:41,217 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-11-06 07:01:41,235 [salt.loaded.int.module.cmdmod][INFO    ][15460] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2017-11-06 07:01:42,198 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070142185898
2017-11-06 07:01:42,215 [salt.minion      ][INFO    ][20997] Starting a new job with PID 20997
2017-11-06 07:01:42,250 [salt.minion      ][INFO    ][20997] Returning information for job: 20171106070142185898
2017-11-06 07:01:52,423 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070152407028
2017-11-06 07:01:52,449 [salt.minion      ][INFO    ][21011] Starting a new job with PID 21011
2017-11-06 07:01:52,463 [salt.minion      ][INFO    ][21011] Returning information for job: 20171106070152407028
2017-11-06 07:02:02,634 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070202618372
2017-11-06 07:02:02,662 [salt.minion      ][INFO    ][21016] Starting a new job with PID 21016
2017-11-06 07:02:02,678 [salt.minion      ][INFO    ][21016] Returning information for job: 20171106070202618372
2017-11-06 07:02:12,857 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070212839758
2017-11-06 07:02:12,879 [salt.minion      ][INFO    ][21026] Starting a new job with PID 21026
2017-11-06 07:02:12,893 [salt.minion      ][INFO    ][21026] Returning information for job: 20171106070212839758
2017-11-06 07:02:23,078 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070223062304
2017-11-06 07:02:23,112 [salt.minion      ][INFO    ][21031] Starting a new job with PID 21031
2017-11-06 07:02:23,126 [salt.minion      ][INFO    ][21031] Returning information for job: 20171106070223062304
2017-11-06 07:02:33,305 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070233293151
2017-11-06 07:02:33,330 [salt.minion      ][INFO    ][21041] Starting a new job with PID 21041
2017-11-06 07:02:33,341 [salt.minion      ][INFO    ][21041] Returning information for job: 20171106070233293151
2017-11-06 07:02:43,533 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070243519290
2017-11-06 07:02:43,563 [salt.minion      ][INFO    ][21047] Starting a new job with PID 21047
2017-11-06 07:02:43,578 [salt.minion      ][INFO    ][21047] Returning information for job: 20171106070243519290
2017-11-06 07:02:46,374 [salt.state       ][INFO    ][15460] {'aodh-notifier': True}
2017-11-06 07:02:46,374 [salt.state       ][INFO    ][15460] Completed state [aodh-notifier] at time 07:02:46.373866 duration_in_ms=65173.928
2017-11-06 07:02:46,376 [salt.minion      ][INFO    ][15460] Returning information for job: 20171106065919503359
2017-11-06 07:06:03,012 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command state.sls with jid 20171106070602999102
2017-11-06 07:06:03,035 [salt.minion      ][INFO    ][21271] Starting a new job with PID 21271
2017-11-06 07:06:05,642 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:05,712 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-11-06 07:06:05,760 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2017-11-06 07:06:05,812 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-06 07:06:06,975 [salt.state       ][INFO    ][21271] Running state [python-elasticsearch] at time 07:06:06.974467
2017-11-06 07:06:06,975 [salt.state       ][INFO    ][21271] Executing state pkg.installed for python-elasticsearch
2017-11-06 07:06:06,976 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:07,520 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-06 07:06:09,960 [salt.loaded.int.module.cmdmod][INFO    ][21271] 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'
2017-11-06 07:06:11,479 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:11,566 [salt.state       ][INFO    ][21271] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2017-11-06 07:06:11,583 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:11,625 [salt.state       ][INFO    ][21271] Completed state [python-elasticsearch] at time 07:06:11.624872 duration_in_ms=4650.404
2017-11-06 07:06:11,632 [salt.state       ][INFO    ][21271] Running state [ceilometer-api] at time 07:06:11.632027
2017-11-06 07:06:11,633 [salt.state       ][INFO    ][21271] Executing state pkg.installed for ceilometer-api
2017-11-06 07:06:11,914 [salt.loaded.int.module.cmdmod][INFO    ][21271] 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'
2017-11-06 07:06:13,118 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070613105627
2017-11-06 07:06:13,141 [salt.minion      ][INFO    ][21953] Starting a new job with PID 21953
2017-11-06 07:06:13,156 [salt.minion      ][INFO    ][21953] Returning information for job: 20171106070613105627
2017-11-06 07:06:23,342 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070623322976
2017-11-06 07:06:23,377 [salt.minion      ][INFO    ][23079] Starting a new job with PID 23079
2017-11-06 07:06:23,412 [salt.minion      ][INFO    ][23079] Returning information for job: 20171106070623322976
2017-11-06 07:06:30,314 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:30,350 [salt.state       ][INFO    ][21271] Made the following changes:
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'python-kafka' changed from 'absent' to '1.3.2-1~u16.04+mcp1'
'libnetfilter-conntrack3' changed from 'absent' to '1.0.5-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'
'vbetool' changed from 'absent' to '1.1-3'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'libhogweed4' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'python-ply' changed from 'absent' to '3.7-1'
'bridge-utils' changed from 'absent' to '1.5-9ubuntu1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'iptables' changed from 'absent' to '1.6.0-2ubuntu3'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.3'
'python-pysnmp-common' changed from 'absent' to '1'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'hdparm' changed from 'absent' to '9.48+ds-1'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'pm-utils' changed from 'absent' to '1.4.1-16'
'ceilometer-api' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'python-oslo.reports' changed from 'absent' to '1.17.0-1~u16.04+mcp5'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'parted' changed from 'absent' to '3.2-15'
'python-pysnmp2' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'python-oslo.rootwrap' changed from 'absent' to '5.4.0-1~u16.04+mcp5'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python2.7-twisted-core' changed from 'absent' to '1'
'ceilometer-common' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'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'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libvirt-daemon' changed from 'absent' to '1'
'libnuma1' changed from 'absent' to '2.0.11-1ubuntu2~cloud0'
'powermgmt-base' changed from 'absent' to '1.31+nmu1'
'dns-root-data' changed from 'absent' to '2015052300+h+1'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'librados2' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'libnettle6' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'librbd1' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'dnsmasq-base' changed from 'absent' to '2.76-5ubuntu0.1~cloud0'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'libparted2' changed from 'absent' to '3.2-15'
'python-attr' changed from 'absent' to '15.2.0-1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libparted' changed from 'absent' to '1'
'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'
'libnfnetlink0' changed from 'absent' to '1.0.1-3'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'python2.7-ply' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'

2017-11-06 07:06:30,369 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:30,405 [salt.state       ][INFO    ][21271] Completed state [ceilometer-api] at time 07:06:30.405283 duration_in_ms=18773.255
2017-11-06 07:06:30,422 [salt.state       ][INFO    ][21271] Running state [python-influxdb] at time 07:06:30.421635
2017-11-06 07:06:30,422 [salt.state       ][INFO    ][21271] Executing state pkg.installed for python-influxdb
2017-11-06 07:06:30,877 [salt.loaded.int.module.cmdmod][INFO    ][21271] 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'
2017-11-06 07:06:32,479 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:32,553 [salt.state       ][INFO    ][21271] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2017-11-06 07:06:32,582 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:32,602 [salt.state       ][INFO    ][21271] Completed state [python-influxdb] at time 07:06:32.601988 duration_in_ms=2180.352
2017-11-06 07:06:32,609 [salt.state       ][INFO    ][21271] Running state [python-ceilometerclient] at time 07:06:32.609369
2017-11-06 07:06:32,610 [salt.state       ][INFO    ][21271] Executing state pkg.installed for python-ceilometerclient
2017-11-06 07:06:33,351 [salt.state       ][INFO    ][21271] Package python-ceilometerclient is already installed
2017-11-06 07:06:33,357 [salt.state       ][INFO    ][21271] Completed state [python-ceilometerclient] at time 07:06:33.356736 duration_in_ms=747.366
2017-11-06 07:06:33,357 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-notification] at time 07:06:33.357134
2017-11-06 07:06:33,358 [salt.state       ][INFO    ][21271] Executing state pkg.installed for ceilometer-agent-notification
2017-11-06 07:06:33,383 [salt.loaded.int.module.cmdmod][INFO    ][21271] 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'
2017-11-06 07:06:33,394 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command saltutil.find_job with jid 20171106070633374540
2017-11-06 07:06:33,432 [salt.minion      ][INFO    ][23904] Starting a new job with PID 23904
2017-11-06 07:06:33,466 [salt.minion      ][INFO    ][23904] Returning information for job: 20171106070633374540
2017-11-06 07:06:35,730 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:35,773 [salt.state       ][INFO    ][21271] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-11-06 07:06:35,796 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:35,818 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-notification] at time 07:06:35.817878 duration_in_ms=2460.744
2017-11-06 07:06:35,825 [salt.state       ][INFO    ][21271] Running state [python-pymongo] at time 07:06:35.825339
2017-11-06 07:06:35,826 [salt.state       ][INFO    ][21271] Executing state pkg.installed for python-pymongo
2017-11-06 07:06:36,342 [salt.state       ][INFO    ][21271] Package python-pymongo is already installed
2017-11-06 07:06:36,342 [salt.state       ][INFO    ][21271] Completed state [python-pymongo] at time 07:06:36.342210 duration_in_ms=516.871
2017-11-06 07:06:36,343 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-central] at time 07:06:36.342472
2017-11-06 07:06:36,343 [salt.state       ][INFO    ][21271] Executing state pkg.installed for ceilometer-agent-central
2017-11-06 07:06:36,355 [salt.loaded.int.module.cmdmod][INFO    ][21271] 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'
2017-11-06 07:06:38,859 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-06 07:06:38,948 [salt.state       ][INFO    ][21271] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-11-06 07:06:38,983 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2017-11-06 07:06:39,012 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-central] at time 07:06:39.012097 duration_in_ms=2669.624
2017-11-06 07:06:39,015 [salt.state       ][INFO    ][21271] Running state [/etc/ceilometer/ceilometer.conf] at time 07:06:39.015334
2017-11-06 07:06:39,019 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-11-06 07:06:39,062 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-server.conf.Debian'
2017-11-06 07:06:39,221 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-06 07:06:39,290 [salt.state       ][INFO    ][21271] File changed:
--- 
+++ 
@@ -143,6 +143,7 @@
 # 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)
@@ -415,6 +416,7 @@
 # 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
@@ -422,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@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -460,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]
 
@@ -601,22 +611,28 @@
 # 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]
@@ -659,17 +675,9 @@
 # Deprecated group/name - [database]/time_to_live
 #metering_time_to_live = -1
 
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
 # The connection string used to connect to the metering database. (if unset,
 # connection is used) (string value)
 #metering_connection = <None>
-
-# The connection string used to connect to the event database. (if unset,
-# connection is used) (string value)
-#event_connection = <None>
 
 # Indicates if expirer expires only samples. If set true, expired samples will
 # be deleted, but residual resource and meter definition data will remain.
@@ -702,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017,192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -920,7 +929,18 @@
 
 #
 # 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://192.168.10.10:5000
+auth_url = http://192.168.10.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.
@@ -1465,6 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1992,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://192.168.10.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #

2017-11-06 07:06:39,292 [salt.state       ][INFO    ][21271] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:06:39.291394 duration_in_ms=276.059
2017-11-06 07:06:39,293 [salt.state       ][INFO    ][21271] Running state [/etc/ceilometer/pipeline.yaml] at time 07:06:39.293021
2017-11-06 07:06:39,294 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-11-06 07:06:39,319 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-11-06 07:06:39,353 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-06 07:06:39,444 [salt.state       ][INFO    ][21271] File changed:
--- 
+++ 
@@ -1,89 +1,14 @@
+
 ---
 sources:
     - name: meter_source
+      interval: 60
       meters:
           - "*"
       sinks:
           - meter_sink
-    - name: cpu_source
-      meters:
-          - "cpu"
-      sinks:
-          - cpu_sink
-          - cpu_delta_sink
-    - name: disk_source
-      meters:
-          - "disk.read.bytes"
-          - "disk.read.requests"
-          - "disk.write.bytes"
-          - "disk.write.requests"
-          - "disk.device.read.bytes"
-          - "disk.device.read.requests"
-          - "disk.device.write.bytes"
-          - "disk.device.write.requests"
-      sinks:
-          - disk_sink
-    - name: network_source
-      meters:
-          - "network.incoming.bytes"
-          - "network.incoming.packets"
-          - "network.outgoing.bytes"
-          - "network.outgoing.packets"
-      sinks:
-          - network_sink
 sinks:
     - name: meter_sink
       transformers:
       publishers:
-          - notifier://
-    - name: cpu_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                target:
-                    name: "cpu_util"
-                    unit: "%"
-                    type: "gauge"
-                    max: 100
-                    scale: "100.0 / (10**9 * (resource_metadata.cpu_number or 1))"
-      publishers:
-          - notifier://
-    - name: cpu_delta_sink
-      transformers:
-          - name: "delta"
-            parameters:
-                target:
-                    name: "cpu.delta"
-                growth_only: True
-      publishers:
-          - notifier://
-    - name: disk_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                    map_from:
-                        name: "(disk\\.device|disk)\\.(read|write)\\.(bytes|requests)"
-                        unit: "(B|request)"
-                target:
-                    map_to:
-                        name: "\\1.\\2.\\3.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
-    - name: network_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                   map_from:
-                       name: "network\\.(incoming|outgoing)\\.(bytes|packets)"
-                       unit: "(B|packet)"
-                target:
-                    map_to:
-                        name: "network.\\1.\\2.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
+          - notifier://
2017-11-06 07:06:39,444 [salt.state       ][INFO    ][21271] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:06:39.444318 duration_in_ms=151.297
2017-11-06 07:06:39,453 [salt.state       ][INFO    ][21271] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:06:39.452738
2017-11-06 07:06:39,453 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-11-06 07:06:39,478 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-11-06 07:06:39,480 [salt.state       ][INFO    ][21271] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - direct://
+          - direct://
2017-11-06 07:06:39,480 [salt.state       ][INFO    ][21271] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:06:39.479726 duration_in_ms=26.988
2017-11-06 07:06:39,480 [salt.state       ][INFO    ][21271] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:06:39.480049
2017-11-06 07:06:39,480 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2017-11-06 07:06:39,502 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_definitions.yaml'
2017-11-06 07:06:39,508 [salt.state       ][INFO    ][21271] File /etc/ceilometer/event_definitions.yaml is in the correct state
2017-11-06 07:06:39,508 [salt.state       ][INFO    ][21271] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:06:39.507860 duration_in_ms=27.811
2017-11-06 07:06:39,508 [salt.state       ][INFO    ][21271] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:06:39.508156
2017-11-06 07:06:39,508 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2017-11-06 07:06:39,532 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/gabbi_pipeline.yaml'
2017-11-06 07:06:39,534 [salt.state       ][INFO    ][21271] File changed:
New file
2017-11-06 07:06:39,534 [salt.state       ][INFO    ][21271] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:06:39.533837 duration_in_ms=25.68
2017-11-06 07:06:39,534 [salt.state       ][INFO    ][21271] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:06:39.534136
2017-11-06 07:06:39,534 [salt.state       ][INFO    ][21271] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2017-11-06 07:06:39,553 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer.apache2.conf.Debian'
2017-11-06 07:06:39,585 [salt.fileclient  ][INFO    ][21271] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-06 07:06:39,658 [salt.state       ][INFO    ][21271] File changed:
--- 
+++ 
@@ -1,4 +1,4 @@
-Listen 8777
+Listen 192.168.10.77:8777
 
 <VirtualHost *:8777>
     WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}

2017-11-06 07:06:39,658 [salt.state       ][INFO    ][21271] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:06:39.658151 duration_in_ms=124.015
2017-11-06 07:06:39,658 [salt.state       ][INFO    ][21271] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:06:39.658368
2017-11-06 07:06:39,659 [salt.state       ][INFO    ][21271] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2017-11-06 07:06:39,668 [salt.state       ][INFO    ][21271] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2017-11-06 07:06:39,669 [salt.state       ][INFO    ][21271] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:06:39.668499 duration_in_ms=10.131
2017-11-06 07:06:39,842 [salt.state       ][INFO    ][21271] Running state [apache2] at time 07:06:39.842388
2017-11-06 07:06:39,843 [salt.state       ][INFO    ][21271] Executing state service.running for apache2
2017-11-06 07:06:39,845 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-06 07:06:39,871 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-06 07:06:39,890 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-06 07:06:39,919 [salt.state       ][INFO    ][21271] The service apache2 is already running
2017-11-06 07:06:39,919 [salt.state       ][INFO    ][21271] Completed state [apache2] at time 07:06:39.918957 duration_in_ms=76.569
2017-11-06 07:06:39,919 [salt.state       ][INFO    ][21271] Running state [apache2] at time 07:06:39.919165
2017-11-06 07:06:39,919 [salt.state       ][INFO    ][21271] Executing state service.mod_watch for apache2
2017-11-06 07:06:39,920 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-06 07:06:39,946 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-06 07:06:39,974 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-06 07:06:42,260 [salt.state       ][INFO    ][21271] {'apache2': True}
2017-11-06 07:06:42,260 [salt.state       ][INFO    ][21271] Completed state [apache2] at time 07:06:42.260410 duration_in_ms=2341.244
2017-11-06 07:06:42,261 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-notification] at time 07:06:42.261052
2017-11-06 07:06:42,261 [salt.state       ][INFO    ][21271] Executing state service.running for ceilometer-agent-notification
2017-11-06 07:06:42,262 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2017-11-06 07:06:42,285 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-06 07:06:42,309 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-06 07:06:42,337 [salt.state       ][INFO    ][21271] The service ceilometer-agent-notification is already running
2017-11-06 07:06:42,338 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-notification] at time 07:06:42.337530 duration_in_ms=76.477
2017-11-06 07:06:42,338 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-notification] at time 07:06:42.337736
2017-11-06 07:06:42,338 [salt.state       ][INFO    ][21271] Executing state service.mod_watch for ceilometer-agent-notification
2017-11-06 07:06:42,339 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-06 07:06:42,366 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-06 07:06:42,390 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-06 07:06:42,531 [salt.state       ][INFO    ][21271] {'ceilometer-agent-notification': True}
2017-11-06 07:06:42,532 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-notification] at time 07:06:42.531575 duration_in_ms=193.838
2017-11-06 07:06:42,535 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-central] at time 07:06:42.534762
2017-11-06 07:06:42,535 [salt.state       ][INFO    ][21271] Executing state service.running for ceilometer-agent-central
2017-11-06 07:06:42,536 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2017-11-06 07:06:42,560 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-06 07:06:42,582 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-06 07:06:42,606 [salt.state       ][INFO    ][21271] The service ceilometer-agent-central is already running
2017-11-06 07:06:42,606 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-central] at time 07:06:42.606099 duration_in_ms=71.337
2017-11-06 07:06:42,607 [salt.state       ][INFO    ][21271] Running state [ceilometer-agent-central] at time 07:06:42.606882
2017-11-06 07:06:42,607 [salt.state       ][INFO    ][21271] Executing state service.mod_watch for ceilometer-agent-central
2017-11-06 07:06:42,608 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-06 07:06:42,626 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-06 07:06:42,645 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-06 07:06:42,876 [salt.state       ][INFO    ][21271] {'ceilometer-agent-central': True}
2017-11-06 07:06:42,876 [salt.state       ][INFO    ][21271] Completed state [ceilometer-agent-central] at time 07:06:42.875936 duration_in_ms=269.052
2017-11-06 07:06:42,879 [salt.minion      ][INFO    ][21271] Returning information for job: 20171106070602999102
2017-11-06 07:10:24,660 [salt.minion      ][INFO    ][1834] User sudo_ubuntu Executing command cp.push_dir with jid 20171106071024647815
2017-11-06 07:10:24,694 [salt.minion      ][INFO    ][24785] Starting a new job with PID 24785
