2017-12-10 03:11:05,503 [salt.cli.daemons ][WARNING ][959] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 03:11:34,155 [salt.state       ][ERROR   ][1083] No contents found in top file
2017-12-10 03:11:41,035 [py.warnings      ][WARNING ][1180] /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-12-10 03:11:41,042 [salt.loaded.int.module.cmdmod][ERROR   ][1180] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 03:11:41,042 [salt.loaded.int.module.cmdmod][ERROR   ][1180] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 03:11:41,054 [salt.loaded.int.module.cmdmod][ERROR   ][1180] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 03:11:41,055 [salt.loaded.int.module.cmdmod][ERROR   ][1180] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 03:11:42,241 [salt.loaded.int.module.cmdmod][ERROR   ][1180] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 03:11:42,242 [salt.loaded.int.module.cmdmod][ERROR   ][1180] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 03:11:42,251 [salt.loaded.int.module.cmdmod][ERROR   ][1180] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 03:11:42,252 [salt.loaded.int.module.cmdmod][ERROR   ][1180] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 03:12:42,941 [salt.loaded.int.module.cmdmod][ERROR   ][1180] 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-12-10 03:12:46,123 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 03:12:46,593 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 03:12:46,607 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-10 03:12:46,642 [salt.utils.parsers][WARNING ][959] Minion received a SIGTERM. Exiting.
2017-12-10 03:12:46,884 [salt.cli.daemons ][INFO    ][1758] Setting up the Salt Minion "msg03.baremetal-mcp-ocata-ovs-ha.local"
2017-12-10 03:12:47,168 [salt.minion      ][INFO    ][1758] Creating minion process manager
2017-12-10 03:12:47,169 [salt.cli.daemons ][WARNING ][1758] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 03:12:47,169 [salt.cli.daemons ][INFO    ][1758] The Salt Minion is starting up
2017-12-10 03:12:47,169 [salt.minion      ][INFO    ][1758] Minion is starting as user 'root'
2017-12-10 03:12:47,170 [salt.utils.event ][INFO    ][1758] Starting pull socket on /var/run/salt/minion/minion_event_799675a870_pull.ipc
2017-12-10 03:12:47,772 [salt.loaded.int.module.cmdmod][INFO    ][1758] Executing command ['date', '+%z'] in directory '/root'
2017-12-10 03:12:47,782 [salt.utils.schedule][INFO    ][1758] Updating job settings for scheduled job: __mine_interval
2017-12-10 03:12:47,785 [salt.minion      ][INFO    ][1758] Added mine.update to scheduler
2017-12-10 03:12:48,326 [salt.minion      ][INFO    ][1758] Minion is ready to receive requests!
2017-12-10 03:12:49,327 [salt.utils.schedule][INFO    ][1758] Running scheduled job: __mine_interval
2017-12-10 03:13:39,789 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command state.apply with jid 20171210031339780120
2017-12-10 03:13:39,813 [salt.minion      ][INFO    ][1859] Starting a new job with PID 1859
2017-12-10 03:13:42,716 [salt.state       ][INFO    ][1859] Loading fresh modules for state activity
2017-12-10 03:13:42,846 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-10 03:13:42,863 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-10 03:13:42,890 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:42,943 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-10 03:13:42,961 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,003 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-10 03:13:43,016 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,092 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-10 03:13:43,137 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,190 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-10 03:13:43,213 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,257 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-10 03:13:43,300 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,363 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-10 03:13:43,398 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,452 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-10 03:13:43,467 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,523 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-10 03:13:43,544 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,602 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-10 03:13:43,635 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,719 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-10 03:13:43,758 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,810 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-10 03:13:43,836 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,904 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-10 03:13:43,922 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:43,978 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-10 03:13:43,993 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,061 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-10 03:13:44,083 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,138 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-10 03:13:44,155 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,199 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-10 03:13:44,234 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,305 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-10 03:13:44,613 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,661 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-10 03:13:44,679 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,725 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-10 03:13:44,750 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:44,834 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-10 03:13:44,846 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-10 03:13:44,861 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 03:13:44,876 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-10 03:13:44,891 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 03:13:44,903 [salt.state       ][INFO    ][1859] Running state [/etc/environment] at time 03:13:44.902606
2017-12-10 03:13:44,903 [salt.state       ][INFO    ][1859] Executing state file.blockreplace for /etc/environment
2017-12-10 03:13:44,907 [salt.state       ][INFO    ][1859] 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-12-10 03:13:44,908 [salt.state       ][INFO    ][1859] Completed state [/etc/environment] at time 03:13:44.908077 duration_in_ms=5.472
2017-12-10 03:13:44,908 [salt.state       ][INFO    ][1859] Running state [/etc/profile.d] at time 03:13:44.908352
2017-12-10 03:13:44,909 [salt.state       ][INFO    ][1859] Executing state file.directory for /etc/profile.d
2017-12-10 03:13:44,909 [salt.state       ][INFO    ][1859] Directory /etc/profile.d is in the correct state
2017-12-10 03:13:44,910 [salt.state       ][INFO    ][1859] Completed state [/etc/profile.d] at time 03:13:44.909673 duration_in_ms=1.322
2017-12-10 03:13:45,147 [salt.state       ][INFO    ][1859] Running state [linux_repo_prereq_pkgs] at time 03:13:45.146754
2017-12-10 03:13:45,147 [salt.state       ][INFO    ][1859] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-10 03:13:45,147 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:13:45,658 [salt.state       ][INFO    ][1859] All specified packages are already installed
2017-12-10 03:13:45,658 [salt.state       ][INFO    ][1859] Completed state [linux_repo_prereq_pkgs] at time 03:13:45.658211 duration_in_ms=511.457
2017-12-10 03:13:45,659 [salt.state       ][INFO    ][1859] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:13:45.658526
2017-12-10 03:13:45,659 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-10 03:13:45,659 [salt.state       ][INFO    ][1859] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-10 03:13:45,659 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:13:45.659457 duration_in_ms=0.932
2017-12-10 03:13:45,660 [salt.state       ][INFO    ][1859] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:13:45.659749
2017-12-10 03:13:45,660 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-10 03:13:45,682 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 03:13:45,699 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:45,733 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:13:45,734 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:13:45.733480 duration_in_ms=73.731
2017-12-10 03:13:45,740 [salt.state       ][INFO    ][1859] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 03:13:45.740393
2017-12-10 03:13:45,741 [salt.state       ][INFO    ][1859] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-10 03:13:46,056 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-10 03:13:46,225 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:13:48,189 [salt.state       ][INFO    ][1859] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-10 03:13:48,190 [salt.state       ][INFO    ][1859] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 03:13:48.190011 duration_in_ms=2449.617
2017-12-10 03:13:48,190 [salt.state       ][INFO    ][1859] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:13:48.190349
2017-12-10 03:13:48,191 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-10 03:13:48,191 [salt.state       ][INFO    ][1859] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-10 03:13:48,191 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:13:48.191329 duration_in_ms=0.981
2017-12-10 03:13:48,192 [salt.state       ][INFO    ][1859] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:13:48.191640
2017-12-10 03:13:48,192 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-10 03:13:48,210 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 03:13:48,227 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:48,261 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:13:48,262 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:13:48.261730 duration_in_ms=70.09
2017-12-10 03:13:48,262 [salt.state       ][INFO    ][1859] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 03:13:48.262466
2017-12-10 03:13:48,263 [salt.state       ][INFO    ][1859] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-10 03:13:48,777 [salt.loaded.int.module.cmdmod][INFO    ][1859] 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-12-10 03:13:48,884 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:13:49,904 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031349889609
2017-12-10 03:13:49,932 [salt.minion      ][INFO    ][2768] Starting a new job with PID 2768
2017-12-10 03:13:50,048 [salt.minion      ][INFO    ][2768] Returning information for job: 20171210031349889609
2017-12-10 03:13:50,795 [salt.state       ][INFO    ][1859] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-10 03:13:50,795 [salt.state       ][INFO    ][1859] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 03:13:50.795406 duration_in_ms=2532.94
2017-12-10 03:13:50,796 [salt.state       ][INFO    ][1859] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 03:13:50.795755
2017-12-10 03:13:50,796 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-10 03:13:50,796 [salt.state       ][INFO    ][1859] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-10 03:13:50,797 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 03:13:50.796717 duration_in_ms=0.961
2017-12-10 03:13:50,797 [salt.state       ][INFO    ][1859] Running state [/etc/apt/preferences.d/mcp_extra] at time 03:13:50.796991
2017-12-10 03:13:50,797 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-10 03:13:50,817 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 03:13:50,835 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:13:50,869 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:13:50,870 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/preferences.d/mcp_extra] at time 03:13:50.869580 duration_in_ms=72.589
2017-12-10 03:13:50,870 [salt.state       ][INFO    ][1859] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 03:13:50.870326
2017-12-10 03:13:50,871 [salt.state       ][INFO    ][1859] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-10 03:13:50,912 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-10 03:13:50,995 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:13:52,999 [salt.state       ][INFO    ][1859] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-10 03:13:52,999 [salt.state       ][INFO    ][1859] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 03:13:52.999299 duration_in_ms=2128.972
2017-12-10 03:13:52,1000 [salt.state       ][INFO    ][1859] Running state [linux_extra_packages_purged] at time 03:13:52.999666
2017-12-10 03:13:52,1000 [salt.state       ][INFO    ][1859] Executing state pkg.purged for linux_extra_packages_purged
2017-12-10 03:13:53,016 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-10 03:14:00,055 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031400041357
2017-12-10 03:14:00,086 [salt.minion      ][INFO    ][3374] Starting a new job with PID 3374
2017-12-10 03:14:00,098 [salt.minion      ][INFO    ][3374] Returning information for job: 20171210031400041357
2017-12-10 03:14:07,633 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:14:07,652 [salt.state       ][INFO    ][1859] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-10 03:14:07,661 [salt.state       ][INFO    ][1859] Loading fresh modules for state activity
2017-12-10 03:14:07,680 [salt.state       ][INFO    ][1859] Completed state [linux_extra_packages_purged] at time 03:14:07.679791 duration_in_ms=14680.123
2017-12-10 03:14:07,685 [salt.state       ][INFO    ][1859] Running state [linux_extra_packages_latest] at time 03:14:07.684923
2017-12-10 03:14:07,685 [salt.state       ][INFO    ][1859] Executing state pkg.latest for linux_extra_packages_latest
2017-12-10 03:14:08,026 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:14:09,727 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-10 03:14:09,770 [salt.loaded.int.module.cmdmod][INFO    ][1859] 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-12-10 03:14:10,104 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031410090269
2017-12-10 03:14:10,133 [salt.minion      ][INFO    ][3972] Starting a new job with PID 3972
2017-12-10 03:14:10,142 [salt.minion      ][INFO    ][3972] Returning information for job: 20171210031410090269
2017-12-10 03:14:20,183 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031420170371
2017-12-10 03:14:20,214 [salt.minion      ][INFO    ][4006] Starting a new job with PID 4006
2017-12-10 03:14:20,225 [salt.minion      ][INFO    ][4006] Returning information for job: 20171210031420170371
2017-12-10 03:14:30,289 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031430273108
2017-12-10 03:14:30,318 [salt.minion      ][INFO    ][4038] Starting a new job with PID 4038
2017-12-10 03:14:30,331 [salt.minion      ][INFO    ][4038] Returning information for job: 20171210031430273108
2017-12-10 03:14:35,646 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:14:35,667 [salt.state       ][INFO    ][1859] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-10 03:14:35,674 [salt.state       ][INFO    ][1859] Loading fresh modules for state activity
2017-12-10 03:14:35,686 [salt.state       ][INFO    ][1859] Completed state [linux_extra_packages_latest] at time 03:14:35.685854 duration_in_ms=28000.93
2017-12-10 03:14:35,762 [salt.state       ][INFO    ][1859] Running state [UTC] at time 03:14:35.762169
2017-12-10 03:14:35,763 [salt.state       ][INFO    ][1859] Executing state timezone.system for UTC
2017-12-10 03:14:35,768 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['timedatectl'] in directory '/root'
2017-12-10 03:14:35,944 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['timedatectl'] in directory '/root'
2017-12-10 03:14:35,952 [salt.state       ][INFO    ][1859] Timezone UTC already set, UTC already set to UTC
2017-12-10 03:14:35,953 [salt.state       ][INFO    ][1859] Completed state [UTC] at time 03:14:35.952795 duration_in_ms=190.627
2017-12-10 03:14:35,971 [salt.state       ][INFO    ][1859] Running state [nf_conntrack] at time 03:14:35.971404
2017-12-10 03:14:35,972 [salt.state       ][INFO    ][1859] Executing state kmod.present for nf_conntrack
2017-12-10 03:14:35,972 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'lsmod' in directory '/root'
2017-12-10 03:14:36,712 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'lsmod' in directory '/root'
2017-12-10 03:14:36,721 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-10 03:14:36,767 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'lsmod' in directory '/root'
2017-12-10 03:14:36,810 [salt.state       ][INFO    ][1859] {'nf_conntrack': 'loaded'}
2017-12-10 03:14:36,810 [salt.state       ][INFO    ][1859] Completed state [nf_conntrack] at time 03:14:36.810350 duration_in_ms=838.945
2017-12-10 03:14:36,847 [salt.state       ][INFO    ][1859] Running state [kernel.panic] at time 03:14:36.847382
2017-12-10 03:14:36,848 [salt.state       ][INFO    ][1859] Executing state sysctl.present for kernel.panic
2017-12-10 03:14:36,849 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:36,989 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-10 03:14:36,998 [salt.state       ][INFO    ][1859] {'kernel.panic': 60}
2017-12-10 03:14:36,999 [salt.state       ][INFO    ][1859] Completed state [kernel.panic] at time 03:14:36.998498 duration_in_ms=151.116
2017-12-10 03:14:36,999 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_keepalive_probes] at time 03:14:36.998835
2017-12-10 03:14:36,999 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-10 03:14:36,1000 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,045 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-10 03:14:37,054 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-10 03:14:37,054 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:14:37.054392 duration_in_ms=55.555
2017-12-10 03:14:37,055 [salt.state       ][INFO    ][1859] Running state [fs.file-max] at time 03:14:37.054917
2017-12-10 03:14:37,055 [salt.state       ][INFO    ][1859] Executing state sysctl.present for fs.file-max
2017-12-10 03:14:37,056 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,080 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-10 03:14:37,089 [salt.state       ][INFO    ][1859] {'fs.file-max': 124165}
2017-12-10 03:14:37,089 [salt.state       ][INFO    ][1859] Completed state [fs.file-max] at time 03:14:37.089344 duration_in_ms=34.428
2017-12-10 03:14:37,090 [salt.state       ][INFO    ][1859] Running state [net.core.somaxconn] at time 03:14:37.089742
2017-12-10 03:14:37,090 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.core.somaxconn
2017-12-10 03:14:37,091 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,146 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-10 03:14:37,155 [salt.state       ][INFO    ][1859] {'net.core.somaxconn': 4096}
2017-12-10 03:14:37,155 [salt.state       ][INFO    ][1859] Completed state [net.core.somaxconn] at time 03:14:37.155112 duration_in_ms=65.368
2017-12-10 03:14:37,155 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:14:37.155471
2017-12-10 03:14:37,156 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-10 03:14:37,156 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,170 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-10 03:14:37,177 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-10 03:14:37,178 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:14:37.177842 duration_in_ms=22.37
2017-12-10 03:14:37,178 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_tw_reuse] at time 03:14:37.178226
2017-12-10 03:14:37,179 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-10 03:14:37,179 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,206 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-10 03:14:37,214 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-10 03:14:37,214 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_tw_reuse] at time 03:14:37.214099 duration_in_ms=35.872
2017-12-10 03:14:37,214 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_retries2] at time 03:14:37.214450
2017-12-10 03:14:37,215 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-10 03:14:37,215 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,389 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-10 03:14:37,401 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_retries2': 5}
2017-12-10 03:14:37,401 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_retries2] at time 03:14:37.401233 duration_in_ms=186.782
2017-12-10 03:14:37,402 [salt.state       ][INFO    ][1859] Running state [vm.swappiness] at time 03:14:37.401638
2017-12-10 03:14:37,402 [salt.state       ][INFO    ][1859] Executing state sysctl.present for vm.swappiness
2017-12-10 03:14:37,403 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,457 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-10 03:14:37,466 [salt.state       ][INFO    ][1859] {'vm.swappiness': 10}
2017-12-10 03:14:37,467 [salt.state       ][INFO    ][1859] Completed state [vm.swappiness] at time 03:14:37.466696 duration_in_ms=65.056
2017-12-10 03:14:37,467 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:14:37.467084
2017-12-10 03:14:37,467 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-10 03:14:37,468 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,492 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-10 03:14:37,501 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-10 03:14:37,502 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:14:37.501566 duration_in_ms=34.48
2017-12-10 03:14:37,502 [salt.state       ][INFO    ][1859] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:14:37.501941
2017-12-10 03:14:37,502 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-10 03:14:37,503 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,534 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-10 03:14:37,544 [salt.state       ][INFO    ][1859] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-10 03:14:37,544 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:14:37.544127 duration_in_ms=42.186
2017-12-10 03:14:37,545 [salt.state       ][INFO    ][1859] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:14:37.544493
2017-12-10 03:14:37,545 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-10 03:14:37,545 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,588 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-10 03:14:37,598 [salt.state       ][INFO    ][1859] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-10 03:14:37,598 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:14:37.598099 duration_in_ms=53.604
2017-12-10 03:14:37,598 [salt.state       ][INFO    ][1859] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:14:37.598451
2017-12-10 03:14:37,599 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-10 03:14:37,599 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,618 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-10 03:14:37,627 [salt.state       ][INFO    ][1859] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-10 03:14:37,627 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:14:37.627180 duration_in_ms=28.728
2017-12-10 03:14:37,628 [salt.state       ][INFO    ][1859] Running state [net.core.netdev_max_backlog] at time 03:14:37.627584
2017-12-10 03:14:37,628 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-10 03:14:37,629 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,654 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-10 03:14:37,662 [salt.state       ][INFO    ][1859] {'net.core.netdev_max_backlog': 261144}
2017-12-10 03:14:37,663 [salt.state       ][INFO    ][1859] Completed state [net.core.netdev_max_backlog] at time 03:14:37.662905 duration_in_ms=35.32
2017-12-10 03:14:37,663 [salt.state       ][INFO    ][1859] Running state [net.ipv4.tcp_keepalive_time] at time 03:14:37.663266
2017-12-10 03:14:37,664 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-10 03:14:37,664 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,696 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-10 03:14:37,705 [salt.state       ][INFO    ][1859] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-10 03:14:37,705 [salt.state       ][INFO    ][1859] Completed state [net.ipv4.tcp_keepalive_time] at time 03:14:37.705004 duration_in_ms=41.737
2017-12-10 03:14:37,705 [salt.state       ][INFO    ][1859] Running state [net.nf_conntrack_max] at time 03:14:37.705254
2017-12-10 03:14:37,705 [salt.state       ][INFO    ][1859] Executing state sysctl.present for net.nf_conntrack_max
2017-12-10 03:14:37,706 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:14:37,732 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-10 03:14:37,740 [salt.state       ][INFO    ][1859] {'net.nf_conntrack_max': 1048576}
2017-12-10 03:14:37,741 [salt.state       ][INFO    ][1859] Completed state [net.nf_conntrack_max] at time 03:14:37.740736 duration_in_ms=35.481
2017-12-10 03:14:37,747 [salt.state       ][INFO    ][1859] Running state [linux_sysfs_package] at time 03:14:37.746846
2017-12-10 03:14:37,747 [salt.state       ][INFO    ][1859] Executing state pkg.installed for linux_sysfs_package
2017-12-10 03:14:37,937 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-10 03:14:37,980 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:14:39,824 [salt.loaded.int.module.cmdmod][INFO    ][1859] 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-12-10 03:14:40,416 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031440404935
2017-12-10 03:14:40,451 [salt.minion      ][INFO    ][4524] Starting a new job with PID 4524
2017-12-10 03:14:40,461 [salt.minion      ][INFO    ][4524] Returning information for job: 20171210031440404935
2017-12-10 03:14:50,534 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031450517007
2017-12-10 03:14:50,563 [salt.minion      ][INFO    ][4581] Starting a new job with PID 4581
2017-12-10 03:14:50,576 [salt.minion      ][INFO    ][4581] Returning information for job: 20171210031450517007
2017-12-10 03:15:00,726 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031500708813
2017-12-10 03:15:00,751 [salt.minion      ][INFO    ][4668] Starting a new job with PID 4668
2017-12-10 03:15:00,777 [salt.minion      ][INFO    ][4668] Returning information for job: 20171210031500708813
2017-12-10 03:15:02,935 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:15:02,957 [salt.state       ][INFO    ][1859] 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-12-10 03:15:02,965 [salt.state       ][INFO    ][1859] Loading fresh modules for state activity
2017-12-10 03:15:02,984 [salt.state       ][INFO    ][1859] Completed state [linux_sysfs_package] at time 03:15:02.983804 duration_in_ms=25236.958
2017-12-10 03:15:02,986 [salt.state       ][INFO    ][1859] Running state [/etc/sysfs.d] at time 03:15:02.986211
2017-12-10 03:15:02,987 [salt.state       ][INFO    ][1859] Executing state file.directory for /etc/sysfs.d
2017-12-10 03:15:02,989 [salt.state       ][INFO    ][1859] Directory /etc/sysfs.d is in the correct state
2017-12-10 03:15:02,989 [salt.state       ][INFO    ][1859] Completed state [/etc/sysfs.d] at time 03:15:02.988803 duration_in_ms=2.591
2017-12-10 03:15:03,056 [salt.state       ][INFO    ][1859] Running state [ondemand] at time 03:15:03.055954
2017-12-10 03:15:03,056 [salt.state       ][INFO    ][1859] Executing state service.dead for ondemand
2017-12-10 03:15:03,058 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-10 03:15:03,070 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,081 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,097 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,137 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,147 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,158 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,171 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-10 03:15:03,259 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 03:15:03,273 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'runlevel' in directory '/root'
2017-12-10 03:15:03,281 [salt.state       ][INFO    ][1859] {'ondemand': True}
2017-12-10 03:15:03,281 [salt.state       ][INFO    ][1859] Completed state [ondemand] at time 03:15:03.281430 duration_in_ms=225.476
2017-12-10 03:15:03,408 [salt.state       ][INFO    ][1859] Running state [cs_CZ.UTF-8] at time 03:15:03.408142
2017-12-10 03:15:03,408 [salt.state       ][INFO    ][1859] Executing state locale.present for cs_CZ.UTF-8
2017-12-10 03:15:03,409 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'locale -a' in directory '/root'
2017-12-10 03:15:03,421 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-10 03:15:04,594 [salt.state       ][INFO    ][1859] {'locale': 'cs_CZ.UTF-8'}
2017-12-10 03:15:04,594 [salt.state       ][INFO    ][1859] Completed state [cs_CZ.UTF-8] at time 03:15:04.594372 duration_in_ms=1186.23
2017-12-10 03:15:04,595 [salt.state       ][INFO    ][1859] Running state [en_US.UTF-8] at time 03:15:04.594683
2017-12-10 03:15:04,595 [salt.state       ][INFO    ][1859] Executing state locale.present for en_US.UTF-8
2017-12-10 03:15:04,595 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'locale -a' in directory '/root'
2017-12-10 03:15:04,603 [salt.state       ][INFO    ][1859] Locale en_US.UTF-8 is already present
2017-12-10 03:15:04,603 [salt.state       ][INFO    ][1859] Completed state [en_US.UTF-8] at time 03:15:04.603320 duration_in_ms=8.637
2017-12-10 03:15:04,605 [salt.state       ][INFO    ][1859] Running state [en_US.UTF-8] at time 03:15:04.604614
2017-12-10 03:15:04,605 [salt.state       ][INFO    ][1859] Executing state locale.system for en_US.UTF-8
2017-12-10 03:15:04,605 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'localectl' in directory '/root'
2017-12-10 03:15:04,841 [salt.state       ][INFO    ][1859] System locale en_US.UTF-8 already set
2017-12-10 03:15:04,841 [salt.state       ][INFO    ][1859] Completed state [en_US.UTF-8] at time 03:15:04.840925 duration_in_ms=236.31
2017-12-10 03:15:04,845 [salt.state       ][INFO    ][1859] Running state [root] at time 03:15:04.845227
2017-12-10 03:15:04,845 [salt.state       ][INFO    ][1859] Executing state user.present for root
2017-12-10 03:15:04,850 [salt.state       ][INFO    ][1859] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17510}
2017-12-10 03:15:04,850 [salt.state       ][INFO    ][1859] Completed state [root] at time 03:15:04.849766 duration_in_ms=4.538
2017-12-10 03:15:04,851 [salt.state       ][INFO    ][1859] Running state [/root] at time 03:15:04.850502
2017-12-10 03:15:04,851 [salt.state       ][INFO    ][1859] Executing state file.directory for /root
2017-12-10 03:15:04,851 [salt.state       ][INFO    ][1859] Directory /root is in the correct state
2017-12-10 03:15:04,851 [salt.state       ][INFO    ][1859] Completed state [/root] at time 03:15:04.851229 duration_in_ms=0.726
2017-12-10 03:15:04,851 [salt.state       ][INFO    ][1859] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:15:04.851371
2017-12-10 03:15:04,852 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-10 03:15:04,933 [salt.state       ][INFO    ][1859] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-10 03:15:04,934 [salt.state       ][INFO    ][1859] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:15:04.933481 duration_in_ms=82.109
2017-12-10 03:15:04,934 [salt.state       ][INFO    ][1859] Running state [ubuntu] at time 03:15:04.933719
2017-12-10 03:15:04,934 [salt.state       ][INFO    ][1859] Executing state user.present for ubuntu
2017-12-10 03:15:04,935 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-10 03:15:07,630 [salt.state       ][INFO    ][1859] {'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-12-10 03:15:07,631 [salt.state       ][INFO    ][1859] Completed state [ubuntu] at time 03:15:07.630471 duration_in_ms=2696.751
2017-12-10 03:15:07,632 [salt.state       ][INFO    ][1859] Running state [/home/ubuntu] at time 03:15:07.631589
2017-12-10 03:15:07,632 [salt.state       ][INFO    ][1859] Executing state file.directory for /home/ubuntu
2017-12-10 03:15:07,633 [salt.state       ][INFO    ][1859] {'mode': '0700'}
2017-12-10 03:15:07,633 [salt.state       ][INFO    ][1859] Completed state [/home/ubuntu] at time 03:15:07.633265 duration_in_ms=1.676
2017-12-10 03:15:07,634 [salt.state       ][INFO    ][1859] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:15:07.633997
2017-12-10 03:15:07,634 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-10 03:15:07,657 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-10 03:15:07,661 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command '/usr/sbin/visudo -c -f /tmp/tmp7uHOPf' in directory '/root'
2017-12-10 03:15:07,757 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:15:07,758 [salt.state       ][INFO    ][1859] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:15:07.758064 duration_in_ms=124.066
2017-12-10 03:15:07,759 [salt.state       ][INFO    ][1859] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:15:07.758523
2017-12-10 03:15:07,759 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-10 03:15:07,782 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-10 03:15:07,802 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:15:07,840 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:15:07,840 [salt.state       ][INFO    ][1859] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:15:07.840100 duration_in_ms=81.576
2017-12-10 03:15:07,840 [salt.state       ][INFO    ][1859] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:15:07.840440
2017-12-10 03:15:07,841 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-10 03:15:07,859 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-10 03:15:07,875 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:15:07,911 [salt.state       ][INFO    ][1859] File changed:
New file
2017-12-10 03:15:07,911 [salt.state       ][INFO    ][1859] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:15:07.910973 duration_in_ms=70.533
2017-12-10 03:15:07,912 [salt.state       ][INFO    ][1859] Running state [service.systemctl_reload] at time 03:15:07.912145
2017-12-10 03:15:07,913 [salt.state       ][INFO    ][1859] Executing state module.wait for service.systemctl_reload
2017-12-10 03:15:07,913 [salt.state       ][INFO    ][1859] No changes made for service.systemctl_reload
2017-12-10 03:15:07,913 [salt.state       ][INFO    ][1859] Completed state [service.systemctl_reload] at time 03:15:07.913125 duration_in_ms=0.979
2017-12-10 03:15:07,913 [salt.state       ][INFO    ][1859] Running state [service.systemctl_reload] at time 03:15:07.913426
2017-12-10 03:15:07,914 [salt.state       ][INFO    ][1859] Executing state module.mod_watch for service.systemctl_reload
2017-12-10 03:15:07,914 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-10 03:15:07,954 [salt.state       ][INFO    ][1859] {'ret': True}
2017-12-10 03:15:07,954 [salt.state       ][INFO    ][1859] Completed state [service.systemctl_reload] at time 03:15:07.954241 duration_in_ms=40.814
2017-12-10 03:15:07,955 [salt.state       ][INFO    ][1859] Running state [/etc/hostname] at time 03:15:07.954492
2017-12-10 03:15:07,955 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/hostname
2017-12-10 03:15:07,972 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-10 03:15:07,975 [salt.state       ][INFO    ][1859] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-10 03:15:07,976 [salt.state       ][INFO    ][1859] Completed state [/etc/hostname] at time 03:15:07.975840 duration_in_ms=21.348
2017-12-10 03:15:07,977 [salt.state       ][INFO    ][1859] Running state [hostname msg03] at time 03:15:07.977433
2017-12-10 03:15:07,978 [salt.state       ][INFO    ][1859] Executing state cmd.wait for hostname msg03
2017-12-10 03:15:07,978 [salt.state       ][INFO    ][1859] No changes made for hostname msg03
2017-12-10 03:15:07,978 [salt.state       ][INFO    ][1859] Completed state [hostname msg03] at time 03:15:07.978352 duration_in_ms=0.919
2017-12-10 03:15:07,979 [salt.state       ][INFO    ][1859] Running state [hostname msg03] at time 03:15:07.978618
2017-12-10 03:15:07,979 [salt.state       ][INFO    ][1859] Executing state cmd.mod_watch for hostname msg03
2017-12-10 03:15:07,980 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command 'hostname msg03' in directory '/root'
2017-12-10 03:15:07,989 [salt.state       ][INFO    ][1859] {'pid': 4808, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 03:15:07,989 [salt.state       ][INFO    ][1859] Completed state [hostname msg03] at time 03:15:07.989092 duration_in_ms=10.474
2017-12-10 03:15:08,027 [salt.state       ][INFO    ][1859] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.027008
2017-12-10 03:15:08,028 [salt.state       ][INFO    ][1859] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,029 [salt.state       ][INFO    ][1859] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,029 [salt.state       ][INFO    ][1859] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.029369 duration_in_ms=2.361
2017-12-10 03:15:08,030 [salt.state       ][INFO    ][1859] Running state [mdb02] at time 03:15:08.029659
2017-12-10 03:15:08,030 [salt.state       ][INFO    ][1859] Executing state host.present for mdb02
2017-12-10 03:15:08,056 [salt.state       ][INFO    ][1859] {'host': 'mdb02'}
2017-12-10 03:15:08,057 [salt.state       ][INFO    ][1859] Completed state [mdb02] at time 03:15:08.056920 duration_in_ms=27.259
2017-12-10 03:15:08,057 [salt.state       ][INFO    ][1859] Running state [mdb03] at time 03:15:08.057258
2017-12-10 03:15:08,058 [salt.state       ][INFO    ][1859] Executing state host.present for mdb03
2017-12-10 03:15:08,080 [salt.state       ][INFO    ][1859] {'host': 'mdb03'}
2017-12-10 03:15:08,081 [salt.state       ][INFO    ][1859] Completed state [mdb03] at time 03:15:08.080765 duration_in_ms=23.506
2017-12-10 03:15:08,081 [salt.state       ][INFO    ][1859] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.081078
2017-12-10 03:15:08,081 [salt.state       ][INFO    ][1859] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,116 [salt.state       ][INFO    ][1859] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,117 [salt.state       ][INFO    ][1859] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.116744 duration_in_ms=35.666
2017-12-10 03:15:08,117 [salt.state       ][INFO    ][1859] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.117091
2017-12-10 03:15:08,117 [salt.state       ][INFO    ][1859] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,146 [salt.state       ][INFO    ][1859] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,147 [salt.state       ][INFO    ][1859] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.146562 duration_in_ms=29.471
2017-12-10 03:15:08,147 [salt.state       ][INFO    ][1859] Running state [mdb01] at time 03:15:08.146879
2017-12-10 03:15:08,147 [salt.state       ][INFO    ][1859] Executing state host.present for mdb01
2017-12-10 03:15:08,188 [salt.state       ][INFO    ][1859] {'host': 'mdb01'}
2017-12-10 03:15:08,189 [salt.state       ][INFO    ][1859] Completed state [mdb01] at time 03:15:08.188873 duration_in_ms=41.993
2017-12-10 03:15:08,189 [salt.state       ][INFO    ][1859] Running state [mdb] at time 03:15:08.189222
2017-12-10 03:15:08,190 [salt.state       ][INFO    ][1859] Executing state host.present for mdb
2017-12-10 03:15:08,242 [salt.state       ][INFO    ][1859] {'host': 'mdb'}
2017-12-10 03:15:08,243 [salt.state       ][INFO    ][1859] Completed state [mdb] at time 03:15:08.242685 duration_in_ms=53.462
2017-12-10 03:15:08,243 [salt.state       ][INFO    ][1859] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.243085
2017-12-10 03:15:08,243 [salt.state       ][INFO    ][1859] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,352 [salt.state       ][INFO    ][1859] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,353 [salt.state       ][INFO    ][1859] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.352981 duration_in_ms=109.895
2017-12-10 03:15:08,353 [salt.state       ][INFO    ][1859] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.353401
2017-12-10 03:15:08,354 [salt.state       ][INFO    ][1859] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,466 [salt.state       ][INFO    ][1859] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,466 [salt.state       ][INFO    ][1859] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.466245 duration_in_ms=112.843
2017-12-10 03:15:08,467 [salt.state       ][INFO    ][1859] Running state [cfg01] at time 03:15:08.466635
2017-12-10 03:15:08,467 [salt.state       ][INFO    ][1859] Executing state host.present for cfg01
2017-12-10 03:15:08,490 [salt.state       ][INFO    ][1859] {'host': 'cfg01'}
2017-12-10 03:15:08,490 [salt.state       ][INFO    ][1859] Completed state [cfg01] at time 03:15:08.490113 duration_in_ms=23.478
2017-12-10 03:15:08,491 [salt.state       ][INFO    ][1859] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.490496
2017-12-10 03:15:08,491 [salt.state       ][INFO    ][1859] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,514 [salt.state       ][INFO    ][1859] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,514 [salt.state       ][INFO    ][1859] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.514101 duration_in_ms=23.605
2017-12-10 03:15:08,515 [salt.state       ][INFO    ][1859] Running state [prx01] at time 03:15:08.514482
2017-12-10 03:15:08,515 [salt.state       ][INFO    ][1859] Executing state host.present for prx01
2017-12-10 03:15:08,574 [salt.state       ][INFO    ][1859] {'host': 'prx01'}
2017-12-10 03:15:08,574 [salt.state       ][INFO    ][1859] Completed state [prx01] at time 03:15:08.574101 duration_in_ms=59.618
2017-12-10 03:15:08,575 [salt.state       ][INFO    ][1859] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.574480
2017-12-10 03:15:08,575 [salt.state       ][INFO    ][1859] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,652 [salt.state       ][INFO    ][1859] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,652 [salt.state       ][INFO    ][1859] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.651923 duration_in_ms=77.443
2017-12-10 03:15:08,652 [salt.state       ][INFO    ][1859] Running state [kvm01] at time 03:15:08.652305
2017-12-10 03:15:08,653 [salt.state       ][INFO    ][1859] Executing state host.present for kvm01
2017-12-10 03:15:08,681 [salt.state       ][INFO    ][1859] {'host': 'kvm01'}
2017-12-10 03:15:08,682 [salt.state       ][INFO    ][1859] Completed state [kvm01] at time 03:15:08.681729 duration_in_ms=29.424
2017-12-10 03:15:08,682 [salt.state       ][INFO    ][1859] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.682129
2017-12-10 03:15:08,683 [salt.state       ][INFO    ][1859] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,712 [salt.state       ][INFO    ][1859] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,712 [salt.state       ][INFO    ][1859] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.711966 duration_in_ms=29.838
2017-12-10 03:15:08,712 [salt.state       ][INFO    ][1859] Running state [kvm03] at time 03:15:08.712346
2017-12-10 03:15:08,713 [salt.state       ][INFO    ][1859] Executing state host.present for kvm03
2017-12-10 03:15:08,742 [salt.state       ][INFO    ][1859] {'host': 'kvm03'}
2017-12-10 03:15:08,742 [salt.state       ][INFO    ][1859] Completed state [kvm03] at time 03:15:08.741874 duration_in_ms=29.528
2017-12-10 03:15:08,742 [salt.state       ][INFO    ][1859] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.742284
2017-12-10 03:15:08,743 [salt.state       ][INFO    ][1859] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,747 [salt.state       ][INFO    ][1859] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,748 [salt.state       ][INFO    ][1859] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.747761 duration_in_ms=5.477
2017-12-10 03:15:08,748 [salt.state       ][INFO    ][1859] Running state [kvm02] at time 03:15:08.748139
2017-12-10 03:15:08,749 [salt.state       ][INFO    ][1859] Executing state host.present for kvm02
2017-12-10 03:15:08,754 [salt.state       ][INFO    ][1859] {'host': 'kvm02'}
2017-12-10 03:15:08,754 [salt.state       ][INFO    ][1859] Completed state [kvm02] at time 03:15:08.753883 duration_in_ms=5.744
2017-12-10 03:15:08,754 [salt.state       ][INFO    ][1859] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.754280
2017-12-10 03:15:08,755 [salt.state       ][INFO    ][1859] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,760 [salt.state       ][INFO    ][1859] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,760 [salt.state       ][INFO    ][1859] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.759881 duration_in_ms=5.6
2017-12-10 03:15:08,760 [salt.state       ][INFO    ][1859] Running state [dbs] at time 03:15:08.760253
2017-12-10 03:15:08,761 [salt.state       ][INFO    ][1859] Executing state host.present for dbs
2017-12-10 03:15:08,766 [salt.state       ][INFO    ][1859] {'host': 'dbs'}
2017-12-10 03:15:08,766 [salt.state       ][INFO    ][1859] Completed state [dbs] at time 03:15:08.765867 duration_in_ms=5.614
2017-12-10 03:15:08,766 [salt.state       ][INFO    ][1859] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.766269
2017-12-10 03:15:08,767 [salt.state       ][INFO    ][1859] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,808 [salt.state       ][INFO    ][1859] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,808 [salt.state       ][INFO    ][1859] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.807925 duration_in_ms=41.655
2017-12-10 03:15:08,808 [salt.state       ][INFO    ][1859] Running state [prx] at time 03:15:08.808299
2017-12-10 03:15:08,809 [salt.state       ][INFO    ][1859] Executing state host.present for prx
2017-12-10 03:15:08,849 [salt.state       ][INFO    ][1859] {'host': 'prx'}
2017-12-10 03:15:08,850 [salt.state       ][INFO    ][1859] Completed state [prx] at time 03:15:08.849629 duration_in_ms=41.33
2017-12-10 03:15:08,850 [salt.state       ][INFO    ][1859] Running state [prx02] at time 03:15:08.850001
2017-12-10 03:15:08,850 [salt.state       ][INFO    ][1859] Executing state host.present for prx02
2017-12-10 03:15:08,855 [salt.state       ][INFO    ][1859] {'host': 'prx02'}
2017-12-10 03:15:08,856 [salt.state       ][INFO    ][1859] Completed state [prx02] at time 03:15:08.855639 duration_in_ms=5.638
2017-12-10 03:15:08,856 [salt.state       ][INFO    ][1859] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.856010
2017-12-10 03:15:08,856 [salt.state       ][INFO    ][1859] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,863 [salt.state       ][INFO    ][1859] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,864 [salt.state       ][INFO    ][1859] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.863470 duration_in_ms=7.46
2017-12-10 03:15:08,864 [salt.state       ][INFO    ][1859] Running state [gtw01] at time 03:15:08.863868
2017-12-10 03:15:08,864 [salt.state       ][INFO    ][1859] Executing state host.present for gtw01
2017-12-10 03:15:08,869 [salt.state       ][INFO    ][1859] {'host': 'gtw01'}
2017-12-10 03:15:08,869 [salt.state       ][INFO    ][1859] Completed state [gtw01] at time 03:15:08.869171 duration_in_ms=5.302
2017-12-10 03:15:08,870 [salt.state       ][INFO    ][1859] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.869542
2017-12-10 03:15:08,870 [salt.state       ][INFO    ][1859] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,875 [salt.state       ][INFO    ][1859] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,875 [salt.state       ][INFO    ][1859] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.875379 duration_in_ms=5.837
2017-12-10 03:15:08,876 [salt.state       ][INFO    ][1859] Running state [gtw02] at time 03:15:08.875787
2017-12-10 03:15:08,876 [salt.state       ][INFO    ][1859] Executing state host.present for gtw02
2017-12-10 03:15:08,881 [salt.state       ][INFO    ][1859] {'host': 'gtw02'}
2017-12-10 03:15:08,881 [salt.state       ][INFO    ][1859] Completed state [gtw02] at time 03:15:08.881186 duration_in_ms=5.399
2017-12-10 03:15:08,882 [salt.state       ][INFO    ][1859] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.881559
2017-12-10 03:15:08,882 [salt.state       ][INFO    ][1859] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,887 [salt.state       ][INFO    ][1859] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,887 [salt.state       ][INFO    ][1859] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.887404 duration_in_ms=5.845
2017-12-10 03:15:08,888 [salt.state       ][INFO    ][1859] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.887804
2017-12-10 03:15:08,888 [salt.state       ][INFO    ][1859] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,893 [salt.state       ][INFO    ][1859] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,893 [salt.state       ][INFO    ][1859] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.893425 duration_in_ms=5.62
2017-12-10 03:15:08,894 [salt.state       ][INFO    ][1859] Running state [msg02] at time 03:15:08.893799
2017-12-10 03:15:08,894 [salt.state       ][INFO    ][1859] Executing state host.present for msg02
2017-12-10 03:15:08,899 [salt.state       ][INFO    ][1859] {'host': 'msg02'}
2017-12-10 03:15:08,899 [salt.state       ][INFO    ][1859] Completed state [msg02] at time 03:15:08.899277 duration_in_ms=5.478
2017-12-10 03:15:08,900 [salt.state       ][INFO    ][1859] Running state [msg03] at time 03:15:08.899677
2017-12-10 03:15:08,900 [salt.state       ][INFO    ][1859] Executing state host.present for msg03
2017-12-10 03:15:08,905 [salt.state       ][INFO    ][1859] {'host': 'msg03'}
2017-12-10 03:15:08,905 [salt.state       ][INFO    ][1859] Completed state [msg03] at time 03:15:08.905377 duration_in_ms=5.699
2017-12-10 03:15:08,906 [salt.state       ][INFO    ][1859] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.905756
2017-12-10 03:15:08,906 [salt.state       ][INFO    ][1859] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,911 [salt.state       ][INFO    ][1859] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,911 [salt.state       ][INFO    ][1859] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.911387 duration_in_ms=5.631
2017-12-10 03:15:08,912 [salt.state       ][INFO    ][1859] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.911787
2017-12-10 03:15:08,912 [salt.state       ][INFO    ][1859] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,917 [salt.state       ][INFO    ][1859] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,918 [salt.state       ][INFO    ][1859] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.917461 duration_in_ms=5.674
2017-12-10 03:15:08,918 [salt.state       ][INFO    ][1859] Running state [msg01] at time 03:15:08.917835
2017-12-10 03:15:08,918 [salt.state       ][INFO    ][1859] Executing state host.present for msg01
2017-12-10 03:15:08,923 [salt.state       ][INFO    ][1859] {'host': 'msg01'}
2017-12-10 03:15:08,923 [salt.state       ][INFO    ][1859] Completed state [msg01] at time 03:15:08.923272 duration_in_ms=5.438
2017-12-10 03:15:08,924 [salt.state       ][INFO    ][1859] Running state [msg] at time 03:15:08.923672
2017-12-10 03:15:08,924 [salt.state       ][INFO    ][1859] Executing state host.present for msg
2017-12-10 03:15:08,929 [salt.state       ][INFO    ][1859] {'host': 'msg'}
2017-12-10 03:15:08,929 [salt.state       ][INFO    ][1859] Completed state [msg] at time 03:15:08.929432 duration_in_ms=5.759
2017-12-10 03:15:08,930 [salt.state       ][INFO    ][1859] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.929815
2017-12-10 03:15:08,930 [salt.state       ][INFO    ][1859] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,935 [salt.state       ][INFO    ][1859] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,935 [salt.state       ][INFO    ][1859] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.935355 duration_in_ms=5.54
2017-12-10 03:15:08,936 [salt.state       ][INFO    ][1859] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.935763
2017-12-10 03:15:08,936 [salt.state       ][INFO    ][1859] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,937 [salt.state       ][INFO    ][1859] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-10 03:15:08,937 [salt.state       ][INFO    ][1859] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.936989 duration_in_ms=1.226
2017-12-10 03:15:08,937 [salt.state       ][INFO    ][1859] Running state [cfg01] at time 03:15:08.937357
2017-12-10 03:15:08,938 [salt.state       ][INFO    ][1859] Executing state host.present for cfg01
2017-12-10 03:15:08,938 [salt.state       ][INFO    ][1859] Host cfg01 (10.167.4.100) already present
2017-12-10 03:15:08,939 [salt.state       ][INFO    ][1859] Completed state [cfg01] at time 03:15:08.938597 duration_in_ms=1.24
2017-12-10 03:15:08,939 [salt.state       ][INFO    ][1859] Running state [cmp002] at time 03:15:08.938980
2017-12-10 03:15:08,939 [salt.state       ][INFO    ][1859] Executing state host.present for cmp002
2017-12-10 03:15:08,941 [salt.state       ][INFO    ][1859] {'host': 'cmp002'}
2017-12-10 03:15:08,941 [salt.state       ][INFO    ][1859] Completed state [cmp002] at time 03:15:08.941254 duration_in_ms=2.273
2017-12-10 03:15:08,942 [salt.state       ][INFO    ][1859] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.941637
2017-12-10 03:15:08,942 [salt.state       ][INFO    ][1859] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:08,947 [salt.state       ][INFO    ][1859] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:08,947 [salt.state       ][INFO    ][1859] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:08.947360 duration_in_ms=5.723
2017-12-10 03:15:08,948 [salt.state       ][INFO    ][1859] Running state [cmp001] at time 03:15:08.947796
2017-12-10 03:15:08,948 [salt.state       ][INFO    ][1859] Executing state host.present for cmp001
2017-12-10 03:15:09,019 [salt.state       ][INFO    ][1859] {'host': 'cmp001'}
2017-12-10 03:15:09,020 [salt.state       ][INFO    ][1859] Completed state [cmp001] at time 03:15:09.019836 duration_in_ms=72.039
2017-12-10 03:15:09,020 [salt.state       ][INFO    ][1859] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.020258
2017-12-10 03:15:09,021 [salt.state       ][INFO    ][1859] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,173 [salt.state       ][INFO    ][1859] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,174 [salt.state       ][INFO    ][1859] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.173565 duration_in_ms=153.307
2017-12-10 03:15:09,174 [salt.state       ][INFO    ][1859] Running state [dbs01] at time 03:15:09.173970
2017-12-10 03:15:09,174 [salt.state       ][INFO    ][1859] Executing state host.present for dbs01
2017-12-10 03:15:09,179 [salt.state       ][INFO    ][1859] {'host': 'dbs01'}
2017-12-10 03:15:09,179 [salt.state       ][INFO    ][1859] Completed state [dbs01] at time 03:15:09.179051 duration_in_ms=5.081
2017-12-10 03:15:09,179 [salt.state       ][INFO    ][1859] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.179421
2017-12-10 03:15:09,180 [salt.state       ][INFO    ][1859] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,185 [salt.state       ][INFO    ][1859] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,185 [salt.state       ][INFO    ][1859] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.185223 duration_in_ms=5.802
2017-12-10 03:15:09,186 [salt.state       ][INFO    ][1859] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.185601
2017-12-10 03:15:09,186 [salt.state       ][INFO    ][1859] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,191 [salt.state       ][INFO    ][1859] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,191 [salt.state       ][INFO    ][1859] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.191240 duration_in_ms=5.639
2017-12-10 03:15:09,192 [salt.state       ][INFO    ][1859] Running state [dbs02] at time 03:15:09.191635
2017-12-10 03:15:09,192 [salt.state       ][INFO    ][1859] Executing state host.present for dbs02
2017-12-10 03:15:09,197 [salt.state       ][INFO    ][1859] {'host': 'dbs02'}
2017-12-10 03:15:09,197 [salt.state       ][INFO    ][1859] Completed state [dbs02] at time 03:15:09.197153 duration_in_ms=5.518
2017-12-10 03:15:09,198 [salt.state       ][INFO    ][1859] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.197526
2017-12-10 03:15:09,198 [salt.state       ][INFO    ][1859] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,203 [salt.state       ][INFO    ][1859] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,203 [salt.state       ][INFO    ][1859] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.203182 duration_in_ms=5.656
2017-12-10 03:15:09,204 [salt.state       ][INFO    ][1859] Running state [dbs03] at time 03:15:09.203573
2017-12-10 03:15:09,204 [salt.state       ][INFO    ][1859] Executing state host.present for dbs03
2017-12-10 03:15:09,209 [salt.state       ][INFO    ][1859] {'host': 'dbs03'}
2017-12-10 03:15:09,209 [salt.state       ][INFO    ][1859] Completed state [dbs03] at time 03:15:09.209058 duration_in_ms=5.486
2017-12-10 03:15:09,209 [salt.state       ][INFO    ][1859] Running state [mas01] at time 03:15:09.209433
2017-12-10 03:15:09,210 [salt.state       ][INFO    ][1859] Executing state host.present for mas01
2017-12-10 03:15:09,215 [salt.state       ][INFO    ][1859] {'host': 'mas01'}
2017-12-10 03:15:09,215 [salt.state       ][INFO    ][1859] Completed state [mas01] at time 03:15:09.215086 duration_in_ms=5.654
2017-12-10 03:15:09,215 [salt.state       ][INFO    ][1859] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.215462
2017-12-10 03:15:09,216 [salt.state       ][INFO    ][1859] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,221 [salt.state       ][INFO    ][1859] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,221 [salt.state       ][INFO    ][1859] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.221294 duration_in_ms=5.832
2017-12-10 03:15:09,222 [salt.state       ][INFO    ][1859] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.221670
2017-12-10 03:15:09,222 [salt.state       ][INFO    ][1859] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,251 [salt.state       ][INFO    ][1859] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,251 [salt.state       ][INFO    ][1859] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.251115 duration_in_ms=29.445
2017-12-10 03:15:09,252 [salt.state       ][INFO    ][1859] Running state [ctl02] at time 03:15:09.251486
2017-12-10 03:15:09,252 [salt.state       ][INFO    ][1859] Executing state host.present for ctl02
2017-12-10 03:15:09,257 [salt.state       ][INFO    ][1859] {'host': 'ctl02'}
2017-12-10 03:15:09,257 [salt.state       ][INFO    ][1859] Completed state [ctl02] at time 03:15:09.257111 duration_in_ms=5.625
2017-12-10 03:15:09,258 [salt.state       ][INFO    ][1859] Running state [ctl03] at time 03:15:09.257483
2017-12-10 03:15:09,258 [salt.state       ][INFO    ][1859] Executing state host.present for ctl03
2017-12-10 03:15:09,263 [salt.state       ][INFO    ][1859] {'host': 'ctl03'}
2017-12-10 03:15:09,263 [salt.state       ][INFO    ][1859] Completed state [ctl03] at time 03:15:09.263151 duration_in_ms=5.667
2017-12-10 03:15:09,264 [salt.state       ][INFO    ][1859] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.263542
2017-12-10 03:15:09,264 [salt.state       ][INFO    ][1859] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,269 [salt.state       ][INFO    ][1859] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,269 [salt.state       ][INFO    ][1859] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.269068 duration_in_ms=5.526
2017-12-10 03:15:09,269 [salt.state       ][INFO    ][1859] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.269442
2017-12-10 03:15:09,270 [salt.state       ][INFO    ][1859] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,275 [salt.state       ][INFO    ][1859] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,275 [salt.state       ][INFO    ][1859] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.275123 duration_in_ms=5.682
2017-12-10 03:15:09,276 [salt.state       ][INFO    ][1859] Running state [ctl01] at time 03:15:09.275492
2017-12-10 03:15:09,276 [salt.state       ][INFO    ][1859] Executing state host.present for ctl01
2017-12-10 03:15:09,281 [salt.state       ][INFO    ][1859] {'host': 'ctl01'}
2017-12-10 03:15:09,281 [salt.state       ][INFO    ][1859] Completed state [ctl01] at time 03:15:09.281070 duration_in_ms=5.578
2017-12-10 03:15:09,281 [salt.state       ][INFO    ][1859] Running state [ctl] at time 03:15:09.281440
2017-12-10 03:15:09,282 [salt.state       ][INFO    ][1859] Executing state host.present for ctl
2017-12-10 03:15:09,287 [salt.state       ][INFO    ][1859] {'host': 'ctl'}
2017-12-10 03:15:09,287 [salt.state       ][INFO    ][1859] Completed state [ctl] at time 03:15:09.287086 duration_in_ms=5.646
2017-12-10 03:15:09,287 [salt.state       ][INFO    ][1859] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.287460
2017-12-10 03:15:09,288 [salt.state       ][INFO    ][1859] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:15:09,301 [salt.state       ][INFO    ][1859] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-10 03:15:09,301 [salt.state       ][INFO    ][1859] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 03:15:09.300938 duration_in_ms=13.478
2017-12-10 03:15:09,314 [salt.state       ][INFO    ][1859] Running state [ens2] at time 03:15:09.313703
2017-12-10 03:15:09,314 [salt.state       ][INFO    ][1859] Executing state network.managed for ens2
2017-12-10 03:15:09,785 [salt.state       ][INFO    ][1859] Interface ens2 is up to date.
2017-12-10 03:15:09,786 [salt.state       ][INFO    ][1859] Completed state [ens2] at time 03:15:09.785859 duration_in_ms=472.155
2017-12-10 03:15:09,786 [salt.state       ][INFO    ][1859] Running state [ens3] at time 03:15:09.786192
2017-12-10 03:15:09,787 [salt.state       ][INFO    ][1859] Executing state network.managed for ens3
2017-12-10 03:15:09,802 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-10 03:15:09,935 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-10 03:15:10,103 [salt.state       ][INFO    ][1859] {'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 10.167.4.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-10 03:15:10,103 [salt.state       ][INFO    ][1859] Completed state [ens3] at time 03:15:10.103362 duration_in_ms=317.168
2017-12-10 03:15:10,104 [salt.state       ][INFO    ][1859] Running state [/etc/profile.d/proxy.sh] at time 03:15:10.103647
2017-12-10 03:15:10,104 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-10 03:15:10,104 [salt.state       ][INFO    ][1859] File /etc/profile.d/proxy.sh is not present
2017-12-10 03:15:10,104 [salt.state       ][INFO    ][1859] Completed state [/etc/profile.d/proxy.sh] at time 03:15:10.104365 duration_in_ms=0.718
2017-12-10 03:15:10,105 [salt.state       ][INFO    ][1859] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:15:10.104535
2017-12-10 03:15:10,105 [salt.state       ][INFO    ][1859] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-10 03:15:10,105 [salt.state       ][INFO    ][1859] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-10 03:15:10,105 [salt.state       ][INFO    ][1859] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:15:10.105070 duration_in_ms=0.534
2017-12-10 03:15:10,110 [salt.state       ][INFO    ][1859] Running state [ntp] at time 03:15:10.110035
2017-12-10 03:15:10,110 [salt.state       ][INFO    ][1859] Executing state pkg.installed for ntp
2017-12-10 03:15:10,236 [salt.loaded.int.module.cmdmod][INFO    ][1859] 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-12-10 03:15:10,766 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031510748854
2017-12-10 03:15:10,785 [salt.minion      ][INFO    ][4947] Starting a new job with PID 4947
2017-12-10 03:15:10,802 [salt.minion      ][INFO    ][4947] Returning information for job: 20171210031510748854
2017-12-10 03:15:20,967 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031520951438
2017-12-10 03:15:20,989 [salt.minion      ][INFO    ][4992] Starting a new job with PID 4992
2017-12-10 03:15:21,453 [salt.minion      ][INFO    ][4992] Returning information for job: 20171210031520951438
2017-12-10 03:15:31,126 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031531108548
2017-12-10 03:15:31,150 [salt.minion      ][INFO    ][5024] Starting a new job with PID 5024
2017-12-10 03:15:31,301 [salt.minion      ][INFO    ][5024] Returning information for job: 20171210031531108548
2017-12-10 03:15:41,281 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031541268306
2017-12-10 03:15:41,305 [salt.minion      ][INFO    ][5146] Starting a new job with PID 5146
2017-12-10 03:15:41,316 [salt.minion      ][INFO    ][5146] Returning information for job: 20171210031541268306
2017-12-10 03:15:43,944 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:15:43,968 [salt.state       ][INFO    ][1859] 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-12-10 03:15:43,976 [salt.state       ][INFO    ][1859] Loading fresh modules for state activity
2017-12-10 03:15:43,988 [salt.state       ][INFO    ][1859] Completed state [ntp] at time 03:15:43.987985 duration_in_ms=33877.949
2017-12-10 03:15:43,990 [salt.state       ][INFO    ][1859] Running state [/etc/ntp.conf] at time 03:15:43.990074
2017-12-10 03:15:43,990 [salt.state       ][INFO    ][1859] Executing state file.managed for /etc/ntp.conf
2017-12-10 03:15:44,059 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-10 03:15:44,082 [salt.fileclient  ][INFO    ][1859] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 03:15:44,089 [salt.state       ][INFO    ][1859] 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-12-10 03:15:44,091 [salt.state       ][INFO    ][1859] Completed state [/etc/ntp.conf] at time 03:15:44.090532 duration_in_ms=100.457
2017-12-10 03:15:44,154 [salt.state       ][INFO    ][1859] Running state [ntp] at time 03:15:44.154245
2017-12-10 03:15:44,155 [salt.state       ][INFO    ][1859] Executing state service.running for ntp
2017-12-10 03:15:44,156 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-10 03:15:44,166 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-10 03:15:44,176 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-10 03:15:44,187 [salt.state       ][INFO    ][1859] The service ntp is already running
2017-12-10 03:15:44,188 [salt.state       ][INFO    ][1859] Completed state [ntp] at time 03:15:44.187597 duration_in_ms=33.353
2017-12-10 03:15:44,188 [salt.state       ][INFO    ][1859] Running state [ntp] at time 03:15:44.187892
2017-12-10 03:15:44,188 [salt.state       ][INFO    ][1859] Executing state service.mod_watch for ntp
2017-12-10 03:15:44,189 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-10 03:15:44,198 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-10 03:15:44,210 [salt.loaded.int.module.cmdmod][INFO    ][1859] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-10 03:15:44,258 [salt.state       ][INFO    ][1859] {'ntp': True}
2017-12-10 03:15:44,259 [salt.state       ][INFO    ][1859] Completed state [ntp] at time 03:15:44.258471 duration_in_ms=70.577
2017-12-10 03:15:44,261 [salt.minion      ][INFO    ][1859] Returning information for job: 20171210031339780120
2017-12-10 03:16:39,554 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171210031639540831
2017-12-10 03:16:39,580 [salt.minion      ][INFO    ][5303] Starting a new job with PID 5303
2017-12-10 03:16:39,589 [salt.minion      ][INFO    ][5303] Returning information for job: 20171210031639540831
2017-12-10 03:17:03,051 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command test.ping with jid 20171210031703047788
2017-12-10 03:17:03,086 [salt.minion      ][INFO    ][5321] Starting a new job with PID 5321
2017-12-10 03:17:03,111 [salt.minion      ][INFO    ][5321] Returning information for job: 20171210031703047788
2017-12-10 03:18:27,740 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command state.sls with jid 20171210031827726271
2017-12-10 03:18:27,753 [salt.minion      ][INFO    ][5493] Starting a new job with PID 5493
2017-12-10 03:18:29,326 [salt.state       ][INFO    ][5493] Loading fresh modules for state activity
2017-12-10 03:18:29,353 [salt.fileclient  ][INFO    ][5493] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-10 03:18:29,371 [salt.fileclient  ][INFO    ][5493] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-10 03:18:29,398 [salt.fileclient  ][INFO    ][5493] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 03:18:29,648 [salt.state       ][INFO    ][5493] Running state [lsof] at time 03:18:29.648315
2017-12-10 03:18:29,649 [salt.state       ][INFO    ][5493] Executing state pkg.installed for lsof
2017-12-10 03:18:29,649 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:18:30,111 [salt.state       ][INFO    ][5493] Package lsof is already installed
2017-12-10 03:18:30,112 [salt.state       ][INFO    ][5493] Completed state [lsof] at time 03:18:30.111814 duration_in_ms=463.499
2017-12-10 03:18:30,112 [salt.state       ][INFO    ][5493] Running state [keepalived] at time 03:18:30.112153
2017-12-10 03:18:30,112 [salt.state       ][INFO    ][5493] Executing state pkg.installed for keepalived
2017-12-10 03:18:30,127 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:18:31,944 [salt.loaded.int.module.cmdmod][INFO    ][5493] 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-12-10 03:18:37,785 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210031837772545
2017-12-10 03:18:37,800 [salt.minion      ][INFO    ][5915] Starting a new job with PID 5915
2017-12-10 03:18:37,814 [salt.minion      ][INFO    ][5915] Returning information for job: 20171210031837772545
2017-12-10 03:18:42,207 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:18:42,229 [salt.state       ][INFO    ][5493] 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-12-10 03:18:42,238 [salt.state       ][INFO    ][5493] Loading fresh modules for state activity
2017-12-10 03:18:42,260 [salt.state       ][INFO    ][5493] Completed state [keepalived] at time 03:18:42.259814 duration_in_ms=12147.659
2017-12-10 03:18:42,263 [salt.state       ][INFO    ][5493] Running state [/etc/keepalived/keepalived.conf] at time 03:18:42.262498
2017-12-10 03:18:42,263 [salt.state       ][INFO    ][5493] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-10 03:18:42,290 [salt.fileclient  ][INFO    ][5493] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-10 03:18:42,326 [salt.fileclient  ][INFO    ][5493] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 03:18:42,333 [salt.state       ][INFO    ][5493] File changed:
New file
2017-12-10 03:18:42,333 [salt.state       ][INFO    ][5493] Completed state [/etc/keepalived/keepalived.conf] at time 03:18:42.333435 duration_in_ms=70.937
2017-12-10 03:18:42,393 [salt.state       ][INFO    ][5493] Running state [keepalived] at time 03:18:42.393226
2017-12-10 03:18:42,394 [salt.state       ][INFO    ][5493] Executing state service.running for keepalived
2017-12-10 03:18:42,395 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-10 03:18:42,403 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,409 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,415 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,421 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,466 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,475 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,483 [salt.loaded.int.module.cmdmod][INFO    ][5493] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 03:18:42,491 [salt.state       ][INFO    ][5493] {'keepalived': True}
2017-12-10 03:18:42,491 [salt.state       ][INFO    ][5493] Completed state [keepalived] at time 03:18:42.491283 duration_in_ms=98.056
2017-12-10 03:18:42,492 [salt.minion      ][INFO    ][5493] Returning information for job: 20171210031827726271
2017-12-10 03:21:08,043 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command pillar.get with jid 20171210032108039743
2017-12-10 03:21:08,074 [salt.minion      ][INFO    ][6189] Starting a new job with PID 6189
2017-12-10 03:21:08,081 [salt.minion      ][INFO    ][6189] Returning information for job: 20171210032108039743
2017-12-10 03:23:44,574 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command state.sls with jid 20171210032344569306
2017-12-10 03:23:44,587 [salt.minion      ][INFO    ][6373] Starting a new job with PID 6373
2017-12-10 03:23:47,003 [salt.state       ][INFO    ][6373] Loading fresh modules for state activity
2017-12-10 03:23:47,027 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-10 03:23:47,048 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-10 03:23:47,062 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-10 03:23:47,084 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,096 [py.warnings      ][WARNING ][6373] /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-12-10 03:23:47,097 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-10 03:23:47,103 [salt.loaded.int.module.cmdmod][ERROR   ][6373] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-10 03:23:47,104 [salt.loaded.int.module.cmdmod][ERROR   ][6373] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-10 03:23:47,128 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-10 03:23:47,152 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,172 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-10 03:23:47,189 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,211 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-10 03:23:47,255 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,283 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-10 03:23:47,301 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,326 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-10 03:23:47,344 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:23:47,366 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-10 03:23:47,397 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 03:23:47,708 [salt.state       ][INFO    ][6373] Running state [rabbitmq-server] at time 03:23:47.707769
2017-12-10 03:23:47,708 [salt.state       ][INFO    ][6373] Executing state pkg.installed for rabbitmq-server
2017-12-10 03:23:47,709 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:23:48,135 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:23:49,981 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-12-10 03:23:54,664 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032354653170
2017-12-10 03:23:54,676 [salt.minion      ][INFO    ][6721] Starting a new job with PID 6721
2017-12-10 03:23:54,688 [salt.minion      ][INFO    ][6721] Returning information for job: 20171210032354653170
2017-12-10 03:24:04,712 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032404701403
2017-12-10 03:24:04,727 [salt.minion      ][INFO    ][6816] Starting a new job with PID 6816
2017-12-10 03:24:04,740 [salt.minion      ][INFO    ][6816] Returning information for job: 20171210032404701403
2017-12-10 03:24:14,922 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032414911466
2017-12-10 03:24:14,937 [salt.minion      ][INFO    ][6938] Starting a new job with PID 6938
2017-12-10 03:24:14,947 [salt.minion      ][INFO    ][6938] Returning information for job: 20171210032414911466
2017-12-10 03:24:25,126 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032425114866
2017-12-10 03:24:25,138 [salt.minion      ][INFO    ][7063] Starting a new job with PID 7063
2017-12-10 03:24:25,148 [salt.minion      ][INFO    ][7063] Returning information for job: 20171210032425114866
2017-12-10 03:24:35,338 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032435328224
2017-12-10 03:24:35,352 [salt.minion      ][INFO    ][7271] Starting a new job with PID 7271
2017-12-10 03:24:35,361 [salt.minion      ][INFO    ][7271] Returning information for job: 20171210032435328224
2017-12-10 03:24:45,541 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032445530564
2017-12-10 03:24:45,553 [salt.minion      ][INFO    ][7276] Starting a new job with PID 7276
2017-12-10 03:24:45,567 [salt.minion      ][INFO    ][7276] Returning information for job: 20171210032445530564
2017-12-10 03:24:55,777 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032455767459
2017-12-10 03:24:55,791 [salt.minion      ][INFO    ][7281] Starting a new job with PID 7281
2017-12-10 03:24:55,800 [salt.minion      ][INFO    ][7281] Returning information for job: 20171210032455767459
2017-12-10 03:24:59,495 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:24:59,514 [salt.state       ][INFO    ][6373] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-10 03:24:59,524 [salt.state       ][INFO    ][6373] Loading fresh modules for state activity
2017-12-10 03:24:59,536 [salt.state       ][INFO    ][6373] Completed state [rabbitmq-server] at time 03:24:59.535667 duration_in_ms=71827.899
2017-12-10 03:24:59,541 [salt.state       ][INFO    ][6373] Running state [gettext-base] at time 03:24:59.540626
2017-12-10 03:24:59,541 [salt.state       ][INFO    ][6373] Executing state pkg.installed for gettext-base
2017-12-10 03:24:59,765 [salt.state       ][INFO    ][6373] Package gettext-base is already installed
2017-12-10 03:24:59,766 [salt.state       ][INFO    ][6373] Completed state [gettext-base] at time 03:24:59.765584 duration_in_ms=224.958
2017-12-10 03:24:59,767 [salt.state       ][INFO    ][6373] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:24:59.766833
2017-12-10 03:24:59,767 [salt.state       ][INFO    ][6373] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-10 03:24:59,789 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-10 03:24:59,817 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:24:59,829 [salt.state       ][INFO    ][6373] File changed:
New file
2017-12-10 03:24:59,829 [salt.state       ][INFO    ][6373] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:24:59.829043 duration_in_ms=62.21
2017-12-10 03:24:59,830 [salt.state       ][INFO    ][6373] Running state [/etc/default/rabbitmq-server] at time 03:24:59.829510
2017-12-10 03:24:59,830 [salt.state       ][INFO    ][6373] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-10 03:24:59,848 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-10 03:24:59,864 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:24:59,874 [salt.state       ][INFO    ][6373] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-12-10 03:24:59,874 [salt.state       ][INFO    ][6373] Completed state [/etc/default/rabbitmq-server] at time 03:24:59.873875 duration_in_ms=44.365
2017-12-10 03:24:59,874 [salt.state       ][INFO    ][6373] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:24:59.874262
2017-12-10 03:24:59,874 [salt.state       ][INFO    ][6373] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-10 03:24:59,890 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-10 03:24:59,905 [salt.fileclient  ][INFO    ][6373] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 03:24:59,915 [salt.state       ][INFO    ][6373] File changed:
New file
2017-12-10 03:24:59,915 [salt.state       ][INFO    ][6373] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:24:59.914840 duration_in_ms=40.578
2017-12-10 03:24:59,916 [salt.state       ][INFO    ][6373] Running state [sleep 30] at time 03:24:59.915962
2017-12-10 03:24:59,916 [salt.state       ][INFO    ][6373] Executing state cmd.run for sleep 30
2017-12-10 03:24:59,916 [py.warnings      ][WARNING ][6373] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-12-10 03:24:59,917 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-10 03:25:05,965 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032505956676
2017-12-10 03:25:05,981 [salt.minion      ][INFO    ][7370] Starting a new job with PID 7370
2017-12-10 03:25:05,990 [salt.minion      ][INFO    ][7370] Returning information for job: 20171210032505956676
2017-12-10 03:25:16,175 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032516164768
2017-12-10 03:25:16,190 [salt.minion      ][INFO    ][7375] Starting a new job with PID 7375
2017-12-10 03:25:16,199 [salt.minion      ][INFO    ][7375] Returning information for job: 20171210032516164768
2017-12-10 03:25:26,380 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032526369748
2017-12-10 03:25:26,395 [salt.minion      ][INFO    ][7385] Starting a new job with PID 7385
2017-12-10 03:25:26,404 [salt.minion      ][INFO    ][7385] Returning information for job: 20171210032526369748
2017-12-10 03:25:29,941 [salt.state       ][INFO    ][6373] {'pid': 7366, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 03:25:29,941 [salt.state       ][INFO    ][6373] Completed state [sleep 30] at time 03:25:29.941314 duration_in_ms=30025.351
2017-12-10 03:25:29,942 [salt.state       ][INFO    ][6373] Running state [service rabbitmq-server stop] at time 03:25:29.942264
2017-12-10 03:25:29,943 [salt.state       ][INFO    ][6373] Executing state cmd.run for service rabbitmq-server stop
2017-12-10 03:25:29,943 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-10 03:25:30,058 [salt.state       ][INFO    ][6373] {'pid': 7388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 03:25:30,058 [salt.state       ][INFO    ][6373] Completed state [service rabbitmq-server stop] at time 03:25:30.058269 duration_in_ms=116.004
2017-12-10 03:25:30,059 [salt.state       ][INFO    ][6373] Running state [/var/lib/rabbitmq] at time 03:25:30.058683
2017-12-10 03:25:30,059 [salt.state       ][INFO    ][6373] Executing state file.directory for /var/lib/rabbitmq
2017-12-10 03:25:30,060 [salt.state       ][INFO    ][6373] Directory /var/lib/rabbitmq is in the correct state
2017-12-10 03:25:30,060 [salt.state       ][INFO    ][6373] Completed state [/var/lib/rabbitmq] at time 03:25:30.060180 duration_in_ms=1.497
2017-12-10 03:25:30,061 [salt.state       ][INFO    ][6373] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 03:25:30.061414
2017-12-10 03:25:30,062 [salt.state       ][INFO    ][6373] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-10 03:25:30,069 [salt.state       ][INFO    ][6373] File changed:
--- 
+++ 
@@ -1 +1 @@
-WMRNPDGRAWKJEQLJALZQ+opnfv_secret

2017-12-10 03:25:30,069 [salt.state       ][INFO    ][6373] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 03:25:30.069193 duration_in_ms=7.779
2017-12-10 03:25:30,070 [salt.state       ][INFO    ][6373] Running state [sleep 30] at time 03:25:30.069766
2017-12-10 03:25:30,070 [salt.state       ][INFO    ][6373] Executing state cmd.run for sleep 30
2017-12-10 03:25:30,071 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-10 03:25:36,588 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032536577737
2017-12-10 03:25:36,603 [salt.minion      ][INFO    ][7420] Starting a new job with PID 7420
2017-12-10 03:25:36,612 [salt.minion      ][INFO    ][7420] Returning information for job: 20171210032536577737
2017-12-10 03:25:46,802 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032546791652
2017-12-10 03:25:46,816 [salt.minion      ][INFO    ][7425] Starting a new job with PID 7425
2017-12-10 03:25:46,825 [salt.minion      ][INFO    ][7425] Returning information for job: 20171210032546791652
2017-12-10 03:25:57,007 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032556996774
2017-12-10 03:25:57,022 [salt.minion      ][INFO    ][7435] Starting a new job with PID 7435
2017-12-10 03:25:57,032 [salt.minion      ][INFO    ][7435] Returning information for job: 20171210032556996774
2017-12-10 03:26:00,102 [salt.state       ][INFO    ][6373] {'pid': 7415, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 03:26:00,103 [salt.state       ][INFO    ][6373] Completed state [sleep 30] at time 03:26:00.102544 duration_in_ms=30032.777
2017-12-10 03:26:00,105 [salt.state       ][INFO    ][6373] Running state [rabbitmq-server] at time 03:26:00.104688
2017-12-10 03:26:00,105 [salt.state       ][INFO    ][6373] Executing state service.running for rabbitmq-server
2017-12-10 03:26:00,106 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-10 03:26:00,119 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:00,128 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:00,139 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:00,148 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,642 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,654 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,666 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,678 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,691 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,910 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 03:26:03,920 [salt.state       ][INFO    ][6373] {'rabbitmq-server': True}
2017-12-10 03:26:03,920 [salt.state       ][INFO    ][6373] Completed state [rabbitmq-server] at time 03:26:03.920364 duration_in_ms=3815.676
2017-12-10 03:26:03,925 [salt.state       ][INFO    ][6373] Running state [amqp_client] at time 03:26:03.925160
2017-12-10 03:26:03,926 [salt.state       ][INFO    ][6373] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-10 03:26:03,926 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 03:26:04,395 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-10 03:26:05,073 [salt.state       ][INFO    ][6373] {'new': 'amqp_client', 'old': ''}
2017-12-10 03:26:05,074 [salt.state       ][INFO    ][6373] Completed state [amqp_client] at time 03:26:05.073670 duration_in_ms=1148.51
2017-12-10 03:26:05,074 [salt.state       ][INFO    ][6373] Running state [rabbitmq_management] at time 03:26:05.074309
2017-12-10 03:26:05,075 [salt.state       ][INFO    ][6373] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-10 03:26:05,075 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 03:26:05,555 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-10 03:26:07,001 [salt.state       ][INFO    ][6373] {'new': 'rabbitmq_management', 'old': ''}
2017-12-10 03:26:07,001 [salt.state       ][INFO    ][6373] Completed state [rabbitmq_management] at time 03:26:07.001156 duration_in_ms=1926.847
2017-12-10 03:26:07,013 [salt.state       ][INFO    ][6373] Running state [/openstack] at time 03:26:07.012507
2017-12-10 03:26:07,013 [salt.state       ][INFO    ][6373] Executing state rabbitmq_vhost.present for /openstack
2017-12-10 03:26:07,013 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-10 03:26:07,219 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032607209631
2017-12-10 03:26:07,233 [salt.minion      ][INFO    ][8482] Starting a new job with PID 8482
2017-12-10 03:26:07,241 [salt.minion      ][INFO    ][8482] Returning information for job: 20171210032607209631
2017-12-10 03:26:07,544 [salt.state       ][INFO    ][6373] Virtual Host '/openstack' already exists.
2017-12-10 03:26:07,544 [salt.state       ][INFO    ][6373] Completed state [/openstack] at time 03:26:07.543867 duration_in_ms=531.359
2017-12-10 03:26:07,556 [salt.state       ][INFO    ][6373] Running state [openstack] at time 03:26:07.556208
2017-12-10 03:26:07,556 [salt.state       ][INFO    ][6373] Executing state rabbitmq_user.present for openstack
2017-12-10 03:26:07,557 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 03:26:08,024 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 03:26:09,601 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-10 03:26:10,095 [salt.state       ][INFO    ][6373] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 03:26:10,096 [salt.state       ][INFO    ][6373] Completed state [openstack] at time 03:26:10.095491 duration_in_ms=2539.282
2017-12-10 03:26:10,098 [salt.state       ][INFO    ][6373] Running state [Ceilometer] at time 03:26:10.097546
2017-12-10 03:26:10,098 [salt.state       ][INFO    ][6373] Executing state rabbitmq_policy.present for Ceilometer
2017-12-10 03:26:10,098 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 03:26:10,587 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-10 03:26:11,200 [salt.state       ][INFO    ][6373] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-10 03:26:11,200 [salt.state       ][INFO    ][6373] Completed state [Ceilometer] at time 03:26:11.200126 duration_in_ms=1102.58
2017-12-10 03:26:11,201 [salt.state       ][INFO    ][6373] Running state [HA] at time 03:26:11.200682
2017-12-10 03:26:11,201 [salt.state       ][INFO    ][6373] Executing state rabbitmq_policy.present for HA
2017-12-10 03:26:11,201 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 03:26:11,702 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 03:26:12,230 [salt.state       ][INFO    ][6373] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-10 03:26:12,230 [salt.state       ][INFO    ][6373] Completed state [HA] at time 03:26:12.230192 duration_in_ms=1029.509
2017-12-10 03:26:12,230 [salt.state       ][INFO    ][6373] Running state [guest] at time 03:26:12.230414
2017-12-10 03:26:12,231 [salt.state       ][INFO    ][6373] Executing state rabbitmq_user.present for guest
2017-12-10 03:26:12,231 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 03:26:12,735 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 03:26:14,279 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-10 03:26:14,780 [salt.state       ][INFO    ][6373] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 03:26:14,780 [salt.state       ][INFO    ][6373] Completed state [guest] at time 03:26:14.780342 duration_in_ms=2549.926
2017-12-10 03:26:14,781 [salt.state       ][INFO    ][6373] Running state [HA] at time 03:26:14.780888
2017-12-10 03:26:14,781 [salt.state       ][INFO    ][6373] Executing state rabbitmq_policy.present for HA
2017-12-10 03:26:14,781 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-10 03:26:15,281 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 03:26:15,800 [salt.state       ][INFO    ][6373] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-10 03:26:15,800 [salt.state       ][INFO    ][6373] Completed state [HA] at time 03:26:15.799883 duration_in_ms=1018.993
2017-12-10 03:26:15,800 [salt.state       ][INFO    ][6373] Running state [admin] at time 03:26:15.800442
2017-12-10 03:26:15,801 [salt.state       ][INFO    ][6373] Executing state rabbitmq_user.present for admin
2017-12-10 03:26:15,801 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 03:26:16,295 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 03:26:17,431 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210032617419419
2017-12-10 03:26:17,444 [salt.minion      ][INFO    ][11499] Starting a new job with PID 11499
2017-12-10 03:26:17,452 [salt.minion      ][INFO    ][11499] Returning information for job: 20171210032617419419
2017-12-10 03:26:17,857 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 03:26:18,352 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-10 03:26:18,831 [salt.state       ][INFO    ][6373] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 03:26:18,831 [salt.state       ][INFO    ][6373] Completed state [admin] at time 03:26:18.831230 duration_in_ms=3030.788
2017-12-10 03:26:18,832 [salt.state       ][INFO    ][6373] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.831759
2017-12-10 03:26:18,832 [salt.state       ][INFO    ][6373] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,832 [salt.state       ][INFO    ][6373] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.832476 duration_in_ms=0.718
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Running state [mdb02] at time 03:26:18.832617
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Executing state host.present for mdb02
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Host mdb02 (10.167.4.77) already present
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Completed state [mdb02] at time 03:26:18.833152 duration_in_ms=0.535
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Running state [mdb03] at time 03:26:18.833303
2017-12-10 03:26:18,833 [salt.state       ][INFO    ][6373] Executing state host.present for mdb03
2017-12-10 03:26:18,834 [salt.state       ][INFO    ][6373] Host mdb03 (10.167.4.78) already present
2017-12-10 03:26:18,834 [salt.state       ][INFO    ][6373] Completed state [mdb03] at time 03:26:18.833849 duration_in_ms=0.545
2017-12-10 03:26:18,834 [salt.state       ][INFO    ][6373] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.833981
2017-12-10 03:26:18,834 [salt.state       ][INFO    ][6373] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,834 [salt.state       ][INFO    ][6373] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.834504 duration_in_ms=0.523
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.834634
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.835140 duration_in_ms=0.506
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Running state [mdb01] at time 03:26:18.835269
2017-12-10 03:26:18,835 [salt.state       ][INFO    ][6373] Executing state host.present for mdb01
2017-12-10 03:26:18,837 [salt.state       ][INFO    ][6373] Host mdb01 (10.167.4.76) already present
2017-12-10 03:26:18,837 [salt.state       ][INFO    ][6373] Completed state [mdb01] at time 03:26:18.837414 duration_in_ms=2.145
2017-12-10 03:26:18,838 [salt.state       ][INFO    ][6373] Running state [mdb] at time 03:26:18.837675
2017-12-10 03:26:18,838 [salt.state       ][INFO    ][6373] Executing state host.present for mdb
2017-12-10 03:26:18,838 [salt.state       ][INFO    ][6373] Host mdb (10.167.4.75) already present
2017-12-10 03:26:18,839 [salt.state       ][INFO    ][6373] Completed state [mdb] at time 03:26:18.838596 duration_in_ms=0.921
2017-12-10 03:26:18,839 [salt.state       ][INFO    ][6373] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.838864
2017-12-10 03:26:18,839 [salt.state       ][INFO    ][6373] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,840 [salt.state       ][INFO    ][6373] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-10 03:26:18,840 [salt.state       ][INFO    ][6373] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.839806 duration_in_ms=0.941
2017-12-10 03:26:18,840 [salt.state       ][INFO    ][6373] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.840088
2017-12-10 03:26:18,840 [salt.state       ][INFO    ][6373] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,841 [salt.state       ][INFO    ][6373] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-10 03:26:18,841 [salt.state       ][INFO    ][6373] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.840989 duration_in_ms=0.901
2017-12-10 03:26:18,841 [salt.state       ][INFO    ][6373] Running state [cfg01] at time 03:26:18.841249
2017-12-10 03:26:18,842 [salt.state       ][INFO    ][6373] Executing state host.present for cfg01
2017-12-10 03:26:18,842 [salt.state       ][INFO    ][6373] Host cfg01 (10.167.4.100) already present
2017-12-10 03:26:18,842 [salt.state       ][INFO    ][6373] Completed state [cfg01] at time 03:26:18.842142 duration_in_ms=0.893
2017-12-10 03:26:18,842 [salt.state       ][INFO    ][6373] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.842408
2017-12-10 03:26:18,843 [salt.state       ][INFO    ][6373] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,843 [salt.state       ][INFO    ][6373] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-10 03:26:18,843 [salt.state       ][INFO    ][6373] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.843303 duration_in_ms=0.896
2017-12-10 03:26:18,844 [salt.state       ][INFO    ][6373] Running state [prx01] at time 03:26:18.843586
2017-12-10 03:26:18,844 [salt.state       ][INFO    ][6373] Executing state host.present for prx01
2017-12-10 03:26:18,845 [salt.state       ][INFO    ][6373] Host prx01 (10.167.4.104) already present
2017-12-10 03:26:18,845 [salt.state       ][INFO    ][6373] Completed state [prx01] at time 03:26:18.844759 duration_in_ms=1.172
2017-12-10 03:26:18,845 [salt.state       ][INFO    ][6373] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.845026
2017-12-10 03:26:18,845 [salt.state       ][INFO    ][6373] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,846 [salt.state       ][INFO    ][6373] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-10 03:26:18,846 [salt.state       ][INFO    ][6373] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.845929 duration_in_ms=0.903
2017-12-10 03:26:18,846 [salt.state       ][INFO    ][6373] Running state [kvm01] at time 03:26:18.846190
2017-12-10 03:26:18,846 [salt.state       ][INFO    ][6373] Executing state host.present for kvm01
2017-12-10 03:26:18,847 [salt.state       ][INFO    ][6373] Host kvm01 (10.167.4.141) already present
2017-12-10 03:26:18,847 [salt.state       ][INFO    ][6373] Completed state [kvm01] at time 03:26:18.847079 duration_in_ms=0.888
2017-12-10 03:26:18,847 [salt.state       ][INFO    ][6373] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.847338
2017-12-10 03:26:18,848 [salt.state       ][INFO    ][6373] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,848 [salt.state       ][INFO    ][6373] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-10 03:26:18,848 [salt.state       ][INFO    ][6373] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.848298 duration_in_ms=0.959
2017-12-10 03:26:18,849 [salt.state       ][INFO    ][6373] Running state [kvm03] at time 03:26:18.848572
2017-12-10 03:26:18,849 [salt.state       ][INFO    ][6373] Executing state host.present for kvm03
2017-12-10 03:26:18,849 [salt.state       ][INFO    ][6373] Host kvm03 (10.167.4.143) already present
2017-12-10 03:26:18,849 [salt.state       ][INFO    ][6373] Completed state [kvm03] at time 03:26:18.849463 duration_in_ms=0.891
2017-12-10 03:26:18,850 [salt.state       ][INFO    ][6373] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.849725
2017-12-10 03:26:18,850 [salt.state       ][INFO    ][6373] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,850 [salt.state       ][INFO    ][6373] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-10 03:26:18,851 [salt.state       ][INFO    ][6373] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.850622 duration_in_ms=0.897
2017-12-10 03:26:18,851 [salt.state       ][INFO    ][6373] Running state [kvm02] at time 03:26:18.850882
2017-12-10 03:26:18,851 [salt.state       ][INFO    ][6373] Executing state host.present for kvm02
2017-12-10 03:26:18,852 [salt.state       ][INFO    ][6373] Host kvm02 (10.167.4.142) already present
2017-12-10 03:26:18,852 [salt.state       ][INFO    ][6373] Completed state [kvm02] at time 03:26:18.851784 duration_in_ms=0.901
2017-12-10 03:26:18,852 [salt.state       ][INFO    ][6373] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.852055
2017-12-10 03:26:18,852 [salt.state       ][INFO    ][6373] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,853 [salt.state       ][INFO    ][6373] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-10 03:26:18,853 [salt.state       ][INFO    ][6373] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.852947 duration_in_ms=0.892
2017-12-10 03:26:18,853 [salt.state       ][INFO    ][6373] Running state [dbs] at time 03:26:18.853219
2017-12-10 03:26:18,853 [salt.state       ][INFO    ][6373] Executing state host.present for dbs
2017-12-10 03:26:18,854 [salt.state       ][INFO    ][6373] Host dbs (10.167.4.50) already present
2017-12-10 03:26:18,854 [salt.state       ][INFO    ][6373] Completed state [dbs] at time 03:26:18.854115 duration_in_ms=0.896
2017-12-10 03:26:18,854 [salt.state       ][INFO    ][6373] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.854376
2017-12-10 03:26:18,855 [salt.state       ][INFO    ][6373] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,855 [salt.state       ][INFO    ][6373] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-10 03:26:18,855 [salt.state       ][INFO    ][6373] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.855276 duration_in_ms=0.899
2017-12-10 03:26:18,856 [salt.state       ][INFO    ][6373] Running state [prx] at time 03:26:18.855570
2017-12-10 03:26:18,856 [salt.state       ][INFO    ][6373] Executing state host.present for prx
2017-12-10 03:26:18,856 [salt.state       ][INFO    ][6373] Host prx (172.30.10.103) already present
2017-12-10 03:26:18,856 [salt.state       ][INFO    ][6373] Completed state [prx] at time 03:26:18.856472 duration_in_ms=0.902
2017-12-10 03:26:18,857 [salt.state       ][INFO    ][6373] Running state [prx02] at time 03:26:18.856737
2017-12-10 03:26:18,857 [salt.state       ][INFO    ][6373] Executing state host.present for prx02
2017-12-10 03:26:18,857 [salt.state       ][INFO    ][6373] Host prx02 (10.167.4.105) already present
2017-12-10 03:26:18,858 [salt.state       ][INFO    ][6373] Completed state [prx02] at time 03:26:18.857627 duration_in_ms=0.89
2017-12-10 03:26:18,858 [salt.state       ][INFO    ][6373] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.857888
2017-12-10 03:26:18,858 [salt.state       ][INFO    ][6373] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,859 [salt.state       ][INFO    ][6373] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-10 03:26:18,859 [salt.state       ][INFO    ][6373] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.858782 duration_in_ms=0.894
2017-12-10 03:26:18,859 [salt.state       ][INFO    ][6373] Running state [gtw01] at time 03:26:18.859045
2017-12-10 03:26:18,859 [salt.state       ][INFO    ][6373] Executing state host.present for gtw01
2017-12-10 03:26:18,860 [salt.state       ][INFO    ][6373] Host gtw01 (10.167.4.124) already present
2017-12-10 03:26:18,860 [salt.state       ][INFO    ][6373] Completed state [gtw01] at time 03:26:18.859952 duration_in_ms=0.906
2017-12-10 03:26:18,860 [salt.state       ][INFO    ][6373] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.860223
2017-12-10 03:26:18,860 [salt.state       ][INFO    ][6373] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,861 [salt.state       ][INFO    ][6373] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-10 03:26:18,861 [salt.state       ][INFO    ][6373] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.861121 duration_in_ms=0.899
2017-12-10 03:26:18,861 [salt.state       ][INFO    ][6373] Running state [gtw02] at time 03:26:18.861388
2017-12-10 03:26:18,862 [salt.state       ][INFO    ][6373] Executing state host.present for gtw02
2017-12-10 03:26:18,862 [salt.state       ][INFO    ][6373] Host gtw02 (10.167.4.125) already present
2017-12-10 03:26:18,862 [salt.state       ][INFO    ][6373] Completed state [gtw02] at time 03:26:18.862274 duration_in_ms=0.886
2017-12-10 03:26:18,863 [salt.state       ][INFO    ][6373] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.862534
2017-12-10 03:26:18,863 [salt.state       ][INFO    ][6373] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,863 [salt.state       ][INFO    ][6373] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-10 03:26:18,863 [salt.state       ][INFO    ][6373] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.863438 duration_in_ms=0.904
2017-12-10 03:26:18,864 [salt.state       ][INFO    ][6373] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.863725
2017-12-10 03:26:18,864 [salt.state       ][INFO    ][6373] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,864 [salt.state       ][INFO    ][6373] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-10 03:26:18,865 [salt.state       ][INFO    ][6373] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.864652 duration_in_ms=0.927
2017-12-10 03:26:18,865 [salt.state       ][INFO    ][6373] Running state [msg02] at time 03:26:18.864913
2017-12-10 03:26:18,865 [salt.state       ][INFO    ][6373] Executing state host.present for msg02
2017-12-10 03:26:18,866 [salt.state       ][INFO    ][6373] Host msg02 (10.167.4.42) already present
2017-12-10 03:26:18,866 [salt.state       ][INFO    ][6373] Completed state [msg02] at time 03:26:18.865806 duration_in_ms=0.893
2017-12-10 03:26:18,866 [salt.state       ][INFO    ][6373] Running state [msg03] at time 03:26:18.866070
2017-12-10 03:26:18,866 [salt.state       ][INFO    ][6373] Executing state host.present for msg03
2017-12-10 03:26:18,867 [salt.state       ][INFO    ][6373] Host msg03 (10.167.4.43) already present
2017-12-10 03:26:18,867 [salt.state       ][INFO    ][6373] Completed state [msg03] at time 03:26:18.866962 duration_in_ms=0.893
2017-12-10 03:26:18,867 [salt.state       ][INFO    ][6373] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.867228
2017-12-10 03:26:18,867 [salt.state       ][INFO    ][6373] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:18,868 [salt.state       ][INFO    ][6373] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-10 03:26:18,868 [salt.state       ][INFO    ][6373] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:18.868160 duration_in_ms=0.932
2017-12-10 03:26:18,869 [salt.state       ][INFO    ][6373] Running state [file.replace] at time 03:26:18.869059
2017-12-10 03:26:18,869 [salt.state       ][INFO    ][6373] Executing state module.run for file.replace
2017-12-10 03:26:19,155 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-10 03:26:19,166 [salt.state       ][INFO    ][6373] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.124\t\tgtw01 gtw01.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.125\t\tgtw02 gtw02.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.42\t\tmsg02.baremetal-mcp-ocata-ovs-ha.local msg02\n-10.167.4.43\t\tmsg03 msg03.baremetal-mcp-ocata-ovs-ha.local\n+10.167.4.43\t\tmsg03.baremetal-mcp-ocata-ovs-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-ocata-ovs-ha.local msg01\n 10.167.4.40\t\tmsg msg.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.102\t\tcmp002 cmp002.baremetal-mcp-ocata-ovs-ha.local\n'}
2017-12-10 03:26:19,167 [salt.state       ][INFO    ][6373] Completed state [file.replace] at time 03:26:19.167075 duration_in_ms=298.015
2017-12-10 03:26:19,167 [salt.state       ][INFO    ][6373] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.167436
2017-12-10 03:26:19,168 [salt.state       ][INFO    ][6373] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,168 [salt.state       ][INFO    ][6373] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-10 03:26:19,169 [salt.state       ][INFO    ][6373] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.168628 duration_in_ms=1.192
2017-12-10 03:26:19,169 [salt.state       ][INFO    ][6373] Running state [msg01] at time 03:26:19.168929
2017-12-10 03:26:19,169 [salt.state       ][INFO    ][6373] Executing state host.present for msg01
2017-12-10 03:26:19,170 [salt.state       ][INFO    ][6373] Host msg01 (10.167.4.41) already present
2017-12-10 03:26:19,170 [salt.state       ][INFO    ][6373] Completed state [msg01] at time 03:26:19.169938 duration_in_ms=1.01
2017-12-10 03:26:19,170 [salt.state       ][INFO    ][6373] Running state [msg] at time 03:26:19.170240
2017-12-10 03:26:19,171 [salt.state       ][INFO    ][6373] Executing state host.present for msg
2017-12-10 03:26:19,171 [salt.state       ][INFO    ][6373] Host msg (10.167.4.40) already present
2017-12-10 03:26:19,171 [salt.state       ][INFO    ][6373] Completed state [msg] at time 03:26:19.171248 duration_in_ms=1.007
2017-12-10 03:26:19,172 [salt.state       ][INFO    ][6373] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.171581
2017-12-10 03:26:19,172 [salt.state       ][INFO    ][6373] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,172 [salt.state       ][INFO    ][6373] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-10 03:26:19,173 [salt.state       ][INFO    ][6373] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.172616 duration_in_ms=1.034
2017-12-10 03:26:19,173 [salt.state       ][INFO    ][6373] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.172909
2017-12-10 03:26:19,173 [salt.state       ][INFO    ][6373] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,174 [salt.state       ][INFO    ][6373] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-10 03:26:19,174 [salt.state       ][INFO    ][6373] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.173893 duration_in_ms=0.984
2017-12-10 03:26:19,174 [salt.state       ][INFO    ][6373] Running state [cfg01] at time 03:26:19.174181
2017-12-10 03:26:19,174 [salt.state       ][INFO    ][6373] Executing state host.present for cfg01
2017-12-10 03:26:19,175 [salt.state       ][INFO    ][6373] Host cfg01 (10.167.4.100) already present
2017-12-10 03:26:19,175 [salt.state       ][INFO    ][6373] Completed state [cfg01] at time 03:26:19.175161 duration_in_ms=0.98
2017-12-10 03:26:19,175 [salt.state       ][INFO    ][6373] Running state [cmp002] at time 03:26:19.175448
2017-12-10 03:26:19,176 [salt.state       ][INFO    ][6373] Executing state host.present for cmp002
2017-12-10 03:26:19,176 [salt.state       ][INFO    ][6373] Host cmp002 (10.167.4.102) already present
2017-12-10 03:26:19,177 [salt.state       ][INFO    ][6373] Completed state [cmp002] at time 03:26:19.176538 duration_in_ms=1.091
2017-12-10 03:26:19,177 [salt.state       ][INFO    ][6373] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.176828
2017-12-10 03:26:19,177 [salt.state       ][INFO    ][6373] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,178 [salt.state       ][INFO    ][6373] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-10 03:26:19,178 [salt.state       ][INFO    ][6373] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.177823 duration_in_ms=0.994
2017-12-10 03:26:19,178 [salt.state       ][INFO    ][6373] Running state [cmp001] at time 03:26:19.178112
2017-12-10 03:26:19,178 [salt.state       ][INFO    ][6373] Executing state host.present for cmp001
2017-12-10 03:26:19,179 [salt.state       ][INFO    ][6373] Host cmp001 (10.167.4.101) already present
2017-12-10 03:26:19,179 [salt.state       ][INFO    ][6373] Completed state [cmp001] at time 03:26:19.179099 duration_in_ms=0.987
2017-12-10 03:26:19,179 [salt.state       ][INFO    ][6373] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.179386
2017-12-10 03:26:19,180 [salt.state       ][INFO    ][6373] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,180 [salt.state       ][INFO    ][6373] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-10 03:26:19,180 [salt.state       ][INFO    ][6373] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.180443 duration_in_ms=1.056
2017-12-10 03:26:19,181 [salt.state       ][INFO    ][6373] Running state [dbs01] at time 03:26:19.180734
2017-12-10 03:26:19,181 [salt.state       ][INFO    ][6373] Executing state host.present for dbs01
2017-12-10 03:26:19,182 [salt.state       ][INFO    ][6373] Host dbs01 (10.167.4.51) already present
2017-12-10 03:26:19,182 [salt.state       ][INFO    ][6373] Completed state [dbs01] at time 03:26:19.181878 duration_in_ms=1.143
2017-12-10 03:26:19,182 [salt.state       ][INFO    ][6373] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.182165
2017-12-10 03:26:19,182 [salt.state       ][INFO    ][6373] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,183 [salt.state       ][INFO    ][6373] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-10 03:26:19,183 [salt.state       ][INFO    ][6373] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.183132 duration_in_ms=0.967
2017-12-10 03:26:19,183 [salt.state       ][INFO    ][6373] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.183428
2017-12-10 03:26:19,184 [salt.state       ][INFO    ][6373] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,184 [salt.state       ][INFO    ][6373] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-10 03:26:19,185 [salt.state       ][INFO    ][6373] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.184503 duration_in_ms=1.075
2017-12-10 03:26:19,185 [salt.state       ][INFO    ][6373] Running state [dbs02] at time 03:26:19.184789
2017-12-10 03:26:19,185 [salt.state       ][INFO    ][6373] Executing state host.present for dbs02
2017-12-10 03:26:19,186 [salt.state       ][INFO    ][6373] Host dbs02 (10.167.4.52) already present
2017-12-10 03:26:19,186 [salt.state       ][INFO    ][6373] Completed state [dbs02] at time 03:26:19.185750 duration_in_ms=0.961
2017-12-10 03:26:19,186 [salt.state       ][INFO    ][6373] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.186037
2017-12-10 03:26:19,186 [salt.state       ][INFO    ][6373] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,187 [salt.state       ][INFO    ][6373] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-10 03:26:19,187 [salt.state       ][INFO    ][6373] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.187006 duration_in_ms=0.969
2017-12-10 03:26:19,187 [salt.state       ][INFO    ][6373] Running state [dbs03] at time 03:26:19.187292
2017-12-10 03:26:19,188 [salt.state       ][INFO    ][6373] Executing state host.present for dbs03
2017-12-10 03:26:19,188 [salt.state       ][INFO    ][6373] Host dbs03 (10.167.4.53) already present
2017-12-10 03:26:19,188 [salt.state       ][INFO    ][6373] Completed state [dbs03] at time 03:26:19.188322 duration_in_ms=1.031
2017-12-10 03:26:19,189 [salt.state       ][INFO    ][6373] Running state [mas01] at time 03:26:19.188612
2017-12-10 03:26:19,189 [salt.state       ][INFO    ][6373] Executing state host.present for mas01
2017-12-10 03:26:19,189 [salt.state       ][INFO    ][6373] Host mas01 (10.167.4.3) already present
2017-12-10 03:26:19,190 [salt.state       ][INFO    ][6373] Completed state [mas01] at time 03:26:19.189587 duration_in_ms=0.974
2017-12-10 03:26:19,190 [salt.state       ][INFO    ][6373] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.189871
2017-12-10 03:26:19,190 [salt.state       ][INFO    ][6373] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,191 [salt.state       ][INFO    ][6373] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-10 03:26:19,191 [salt.state       ][INFO    ][6373] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.190861 duration_in_ms=0.99
2017-12-10 03:26:19,191 [salt.state       ][INFO    ][6373] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.191150
2017-12-10 03:26:19,191 [salt.state       ][INFO    ][6373] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,192 [salt.state       ][INFO    ][6373] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-10 03:26:19,192 [salt.state       ][INFO    ][6373] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.192161 duration_in_ms=1.011
2017-12-10 03:26:19,192 [salt.state       ][INFO    ][6373] Running state [ctl02] at time 03:26:19.192442
2017-12-10 03:26:19,193 [salt.state       ][INFO    ][6373] Executing state host.present for ctl02
2017-12-10 03:26:19,193 [salt.state       ][INFO    ][6373] Host ctl02 (10.167.4.12) already present
2017-12-10 03:26:19,193 [salt.state       ][INFO    ][6373] Completed state [ctl02] at time 03:26:19.193404 duration_in_ms=0.962
2017-12-10 03:26:19,194 [salt.state       ][INFO    ][6373] Running state [ctl03] at time 03:26:19.193685
2017-12-10 03:26:19,194 [salt.state       ][INFO    ][6373] Executing state host.present for ctl03
2017-12-10 03:26:19,194 [salt.state       ][INFO    ][6373] Host ctl03 (10.167.4.13) already present
2017-12-10 03:26:19,195 [salt.state       ][INFO    ][6373] Completed state [ctl03] at time 03:26:19.194682 duration_in_ms=0.997
2017-12-10 03:26:19,195 [salt.state       ][INFO    ][6373] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.194973
2017-12-10 03:26:19,195 [salt.state       ][INFO    ][6373] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,196 [salt.state       ][INFO    ][6373] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-10 03:26:19,196 [salt.state       ][INFO    ][6373] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.195974 duration_in_ms=1.0
2017-12-10 03:26:19,196 [salt.state       ][INFO    ][6373] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.196267
2017-12-10 03:26:19,197 [salt.state       ][INFO    ][6373] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,197 [salt.state       ][INFO    ][6373] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-10 03:26:19,197 [salt.state       ][INFO    ][6373] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.197230 duration_in_ms=0.964
2017-12-10 03:26:19,198 [salt.state       ][INFO    ][6373] Running state [ctl01] at time 03:26:19.197512
2017-12-10 03:26:19,198 [salt.state       ][INFO    ][6373] Executing state host.present for ctl01
2017-12-10 03:26:19,198 [salt.state       ][INFO    ][6373] Host ctl01 (10.167.4.11) already present
2017-12-10 03:26:19,198 [salt.state       ][INFO    ][6373] Completed state [ctl01] at time 03:26:19.198457 duration_in_ms=0.945
2017-12-10 03:26:19,199 [salt.state       ][INFO    ][6373] Running state [ctl] at time 03:26:19.198737
2017-12-10 03:26:19,199 [salt.state       ][INFO    ][6373] Executing state host.present for ctl
2017-12-10 03:26:19,199 [salt.state       ][INFO    ][6373] Host ctl (10.167.4.10) already present
2017-12-10 03:26:19,200 [salt.state       ][INFO    ][6373] Completed state [ctl] at time 03:26:19.199732 duration_in_ms=0.994
2017-12-10 03:26:19,200 [salt.state       ][INFO    ][6373] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.200048
2017-12-10 03:26:19,200 [salt.state       ][INFO    ][6373] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-10 03:26:19,201 [salt.state       ][INFO    ][6373] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-10 03:26:19,201 [salt.state       ][INFO    ][6373] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 03:26:19.201037 duration_in_ms=0.988
2017-12-10 03:26:19,202 [salt.state       ][INFO    ][6373] Running state [rabbit@master] at time 03:26:19.201604
2017-12-10 03:26:19,202 [salt.state       ][INFO    ][6373] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-10 03:26:19,202 [salt.loaded.int.module.cmdmod][INFO    ][6373] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-10 03:26:19,762 [salt.state       ][INFO    ][6373] Already in cluster
2017-12-10 03:26:19,762 [salt.state       ][INFO    ][6373] Completed state [rabbit@master] at time 03:26:19.762080 duration_in_ms=560.476
2017-12-10 03:26:19,764 [salt.minion      ][INFO    ][6373] Returning information for job: 20171210032344569306
2017-12-10 03:26:20,536 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command cmd.run with jid 20171210032620531066
2017-12-10 03:26:20,551 [salt.minion      ][INFO    ][11978] Starting a new job with PID 11978
2017-12-10 03:26:20,554 [salt.loaded.int.module.cmdmod][INFO    ][11978] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-10 03:26:21,077 [salt.minion      ][INFO    ][11978] Returning information for job: 20171210032620531066
2017-12-10 03:58:23,416 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command state.sls with jid 20171210035823413721
2017-12-10 03:58:23,442 [salt.minion      ][INFO    ][13984] Starting a new job with PID 13984
2017-12-10 03:58:24,321 [salt.state       ][INFO    ][13984] Loading fresh modules for state activity
2017-12-10 03:58:24,342 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-10 03:58:24,356 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-10 03:58:24,375 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 03:58:24,628 [salt.state       ][INFO    ][13984] Running state [haproxy] at time 03:58:24.628088
2017-12-10 03:58:24,629 [salt.state       ][INFO    ][13984] Executing state pkg.installed for haproxy
2017-12-10 03:58:24,629 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:58:25,126 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 03:58:27,293 [salt.loaded.int.module.cmdmod][INFO    ][13984] 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-12-10 03:58:33,509 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210035833502931
2017-12-10 03:58:33,536 [salt.minion      ][INFO    ][14350] Starting a new job with PID 14350
2017-12-10 03:58:33,547 [salt.minion      ][INFO    ][14350] Returning information for job: 20171210035833502931
2017-12-10 03:58:43,293 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 03:58:43,320 [salt.state       ][INFO    ][13984] 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-12-10 03:58:43,330 [salt.state       ][INFO    ][13984] Loading fresh modules for state activity
2017-12-10 03:58:43,344 [salt.state       ][INFO    ][13984] Completed state [haproxy] at time 03:58:43.344164 duration_in_ms=18716.075
2017-12-10 03:58:43,349 [salt.state       ][INFO    ][13984] Running state [/etc/default/haproxy] at time 03:58:43.349227
2017-12-10 03:58:43,350 [salt.state       ][INFO    ][13984] Executing state file.managed for /etc/default/haproxy
2017-12-10 03:58:43,377 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-10 03:58:43,381 [salt.state       ][INFO    ][13984] 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-12-10 03:58:43,381 [salt.state       ][INFO    ][13984] Completed state [/etc/default/haproxy] at time 03:58:43.380933 duration_in_ms=31.706
2017-12-10 03:58:43,381 [salt.state       ][INFO    ][13984] Running state [/etc/haproxy/haproxy.cfg] at time 03:58:43.381300
2017-12-10 03:58:43,382 [salt.state       ][INFO    ][13984] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-10 03:58:43,399 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-10 03:58:43,507 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 03:58:43,516 [salt.state       ][INFO    ][13984] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 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 rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-10 03:58:43,516 [salt.state       ][INFO    ][13984] Completed state [/etc/haproxy/haproxy.cfg] at time 03:58:43.515855 duration_in_ms=134.555
2017-12-10 03:58:43,516 [salt.state       ][INFO    ][13984] Running state [/etc/haproxy/ssl] at time 03:58:43.516058
2017-12-10 03:58:43,516 [salt.state       ][INFO    ][13984] Executing state file.directory for /etc/haproxy/ssl
2017-12-10 03:58:43,517 [salt.state       ][INFO    ][13984] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-10 03:58:43,517 [salt.state       ][INFO    ][13984] Completed state [/etc/haproxy/ssl] at time 03:58:43.517040 duration_in_ms=0.982
2017-12-10 03:58:43,518 [salt.state       ][INFO    ][13984] Running state [haproxy_status_packages] at time 03:58:43.517569
2017-12-10 03:58:43,518 [salt.state       ][INFO    ][13984] Executing state pkg.installed for haproxy_status_packages
2017-12-10 03:58:43,583 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210035843574255
2017-12-10 03:58:43,599 [salt.minion      ][INFO    ][14529] Starting a new job with PID 14529
2017-12-10 03:58:43,610 [salt.minion      ][INFO    ][14529] Returning information for job: 20171210035843574255
2017-12-10 03:58:43,748 [salt.state       ][INFO    ][13984] All specified packages are already installed
2017-12-10 03:58:43,748 [salt.state       ][INFO    ][13984] Completed state [haproxy_status_packages] at time 03:58:43.748084 duration_in_ms=230.514
2017-12-10 03:58:43,748 [salt.state       ][INFO    ][13984] Running state [/usr/bin/haproxy-status.sh] at time 03:58:43.748454
2017-12-10 03:58:43,749 [salt.state       ][INFO    ][13984] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-10 03:58:43,763 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-10 03:58:43,778 [salt.fileclient  ][INFO    ][13984] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 03:58:43,781 [salt.state       ][INFO    ][13984] File changed:
New file
2017-12-10 03:58:43,781 [salt.state       ][INFO    ][13984] Completed state [/usr/bin/haproxy-status.sh] at time 03:58:43.781159 duration_in_ms=32.704
2017-12-10 03:58:43,781 [salt.state       ][INFO    ][13984] Running state [net.ipv4.ip_nonlocal_bind] at time 03:58:43.781455
2017-12-10 03:58:43,782 [salt.state       ][INFO    ][13984] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-10 03:58:43,782 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command 'sysctl -a' in directory '/root'
2017-12-10 03:58:43,795 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-10 03:58:43,802 [salt.state       ][INFO    ][13984] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-10 03:58:43,802 [salt.state       ][INFO    ][13984] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:58:43.802065 duration_in_ms=20.61
2017-12-10 03:58:43,803 [salt.state       ][INFO    ][13984] Running state [haproxy] at time 03:58:43.802948
2017-12-10 03:58:43,803 [salt.state       ][INFO    ][13984] Executing state service.running for haproxy
2017-12-10 03:58:43,804 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-10 03:58:43,812 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:43,820 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:43,826 [salt.state       ][INFO    ][13984] The service haproxy is already running
2017-12-10 03:58:43,826 [salt.state       ][INFO    ][13984] Completed state [haproxy] at time 03:58:43.826236 duration_in_ms=23.288
2017-12-10 03:58:43,826 [salt.state       ][INFO    ][13984] Running state [haproxy] at time 03:58:43.826388
2017-12-10 03:58:43,827 [salt.state       ][INFO    ][13984] Executing state service.mod_watch for haproxy
2017-12-10 03:58:43,827 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:43,833 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:43,842 [salt.loaded.int.module.cmdmod][INFO    ][13984] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:43,881 [salt.state       ][INFO    ][13984] {'haproxy': True}
2017-12-10 03:58:43,881 [salt.state       ][INFO    ][13984] Completed state [haproxy] at time 03:58:43.881013 duration_in_ms=54.623
2017-12-10 03:58:43,882 [salt.minion      ][INFO    ][13984] Returning information for job: 20171210035823413721
2017-12-10 03:58:49,785 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command service.status with jid 20171210035849780546
2017-12-10 03:58:49,801 [salt.minion      ][INFO    ][14560] Starting a new job with PID 14560
2017-12-10 03:58:49,904 [salt.loaded.int.module.cmdmod][INFO    ][14560] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-10 03:58:49,914 [salt.loaded.int.module.cmdmod][INFO    ][14560] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 03:58:49,922 [salt.minion      ][INFO    ][14560] Returning information for job: 20171210035849780546
2017-12-10 03:58:50,760 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command service.restart with jid 20171210035850755689
2017-12-10 03:58:50,785 [salt.minion      ][INFO    ][14568] Starting a new job with PID 14568
2017-12-10 03:58:50,886 [salt.loaded.int.module.cmdmod][INFO    ][14568] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-10 03:58:50,896 [salt.loaded.int.module.cmdmod][INFO    ][14568] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-10 03:58:50,910 [salt.loaded.int.module.cmdmod][INFO    ][14568] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-10 03:58:50,952 [salt.minion      ][INFO    ][14568] Returning information for job: 20171210035850755689
2017-12-10 04:12:49,326 [salt.utils.schedule][INFO    ][1758] Running scheduled job: __mine_interval
2017-12-10 05:12:49,327 [salt.utils.schedule][INFO    ][1758] Running scheduled job: __mine_interval
2017-12-10 05:24:12,167 [salt.minion      ][INFO    ][1758] User sudo_ubuntu Executing command cp.push_dir with jid 20171210052412158567
2017-12-10 05:24:12,197 [salt.minion      ][INFO    ][19597] Starting a new job with PID 19597
