2017-12-28 02:33:27,574 [salt.cli.daemons ][WARNING ][956] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-28 02:34:56,927 [salt.state       ][ERROR   ][1096] No contents found in top file
2017-12-28 02:35:05,055 [py.warnings      ][WARNING ][1193] /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-28 02:35:05,065 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-28 02:35:05,065 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-28 02:35:05,082 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-28 02:35:05,083 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-28 02:35:06,398 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-28 02:35:06,398 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-28 02:35:06,412 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-28 02:35:06,413 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-28 02:35:42,563 [salt.loaded.int.module.cmdmod][ERROR   ][1193] 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-28 02:35:44,822 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-28 02:35:44,835 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-28 02:35:44,852 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-28 02:35:44,880 [salt.utils.parsers][WARNING ][956] Minion received a SIGTERM. Exiting.
2017-12-28 02:35:45,246 [salt.cli.daemons ][INFO    ][1750] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-28 02:35:45,638 [salt.minion      ][INFO    ][1750] Creating minion process manager
2017-12-28 02:35:45,639 [salt.cli.daemons ][WARNING ][1750] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-28 02:35:45,639 [salt.cli.daemons ][INFO    ][1750] The Salt Minion is starting up
2017-12-28 02:35:45,640 [salt.minion      ][INFO    ][1750] Minion is starting as user 'root'
2017-12-28 02:35:45,640 [salt.utils.event ][INFO    ][1750] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-28 02:35:46,505 [salt.loaded.int.module.cmdmod][INFO    ][1750] Executing command ['date', '+%z'] in directory '/root'
2017-12-28 02:35:46,519 [salt.utils.schedule][INFO    ][1750] Updating job settings for scheduled job: __mine_interval
2017-12-28 02:35:46,522 [salt.minion      ][INFO    ][1750] Added mine.update to scheduler
2017-12-28 02:35:46,548 [salt.minion      ][INFO    ][1750] Minion is ready to receive requests!
2017-12-28 02:35:47,550 [salt.utils.schedule][INFO    ][1750] Running scheduled job: __mine_interval
2017-12-28 02:37:07,665 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command state.apply with jid 20171228023707649487
2017-12-28 02:37:07,695 [salt.minion      ][INFO    ][1888] Starting a new job with PID 1888
2017-12-28 02:37:10,714 [salt.state       ][INFO    ][1888] Loading fresh modules for state activity
2017-12-28 02:37:11,108 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-28 02:37:11,143 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-28 02:37:11,198 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,273 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-28 02:37:11,290 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,345 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-28 02:37:11,364 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,502 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-28 02:37:11,572 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,641 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-28 02:37:11,677 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,731 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-28 02:37:11,762 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,824 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-28 02:37:11,887 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:11,953 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-28 02:37:11,976 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,023 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-28 02:37:12,042 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,092 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-28 02:37:12,109 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,155 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-28 02:37:12,182 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,237 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-28 02:37:12,262 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,305 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-28 02:37:12,319 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,364 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-28 02:37:12,383 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,429 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-28 02:37:12,445 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,497 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-28 02:37:12,512 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,557 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-28 02:37:12,579 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,629 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-28 02:37:12,658 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,762 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-28 02:37:12,829 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,878 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-28 02:37:12,896 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:12,946 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-28 02:37:12,976 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:13,032 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-28 02:37:13,044 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-28 02:37:13,061 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 02:37:13,080 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-28 02:37:13,097 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 02:37:13,111 [salt.state       ][INFO    ][1888] Running state [/etc/environment] at time 02:37:13.111135
2017-12-28 02:37:13,112 [salt.state       ][INFO    ][1888] Executing state file.blockreplace for /etc/environment
2017-12-28 02:37:13,117 [salt.state       ][INFO    ][1888] 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-28 02:37:13,117 [salt.state       ][INFO    ][1888] Completed state [/etc/environment] at time 02:37:13.117334 duration_in_ms=6.199
2017-12-28 02:37:13,118 [salt.state       ][INFO    ][1888] Running state [/etc/profile.d] at time 02:37:13.117662
2017-12-28 02:37:13,118 [salt.state       ][INFO    ][1888] Executing state file.directory for /etc/profile.d
2017-12-28 02:37:13,119 [salt.state       ][INFO    ][1888] Directory /etc/profile.d is in the correct state
2017-12-28 02:37:13,119 [salt.state       ][INFO    ][1888] Completed state [/etc/profile.d] at time 02:37:13.119279 duration_in_ms=1.617
2017-12-28 02:37:13,367 [salt.state       ][INFO    ][1888] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:37:13.366592
2017-12-28 02:37:13,367 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-28 02:37:13,388 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-28 02:37:13,393 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:37:13,393 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:37:13.392861 duration_in_ms=26.269
2017-12-28 02:37:13,393 [salt.state       ][INFO    ][1888] Running state [linux_repo_prereq_pkgs] at time 02:37:13.393469
2017-12-28 02:37:13,394 [salt.state       ][INFO    ][1888] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-28 02:37:13,394 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:37:13,886 [salt.state       ][INFO    ][1888] All specified packages are already installed
2017-12-28 02:37:13,886 [salt.state       ][INFO    ][1888] Completed state [linux_repo_prereq_pkgs] at time 02:37:13.886411 duration_in_ms=492.941
2017-12-28 02:37:13,887 [salt.state       ][INFO    ][1888] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:13.886794
2017-12-28 02:37:13,887 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-28 02:37:13,888 [salt.state       ][INFO    ][1888] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-28 02:37:13,888 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:13.887857 duration_in_ms=1.063
2017-12-28 02:37:13,888 [salt.state       ][INFO    ][1888] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:37:13.888163
2017-12-28 02:37:13,888 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-28 02:37:13,906 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-28 02:37:13,922 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:13,959 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:37:13,960 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:37:13.959785 duration_in_ms=71.622
2017-12-28 02:37:13,969 [salt.state       ][INFO    ][1888] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:37:13.969392
2017-12-28 02:37:13,970 [salt.state       ][INFO    ][1888] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-28 02:37:14,362 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-28 02:37:14,645 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 02:37:16,688 [salt.state       ][INFO    ][1888] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-28 02:37:16,689 [salt.state       ][INFO    ][1888] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:37:16.688600 duration_in_ms=2719.206
2017-12-28 02:37:16,689 [salt.state       ][INFO    ][1888] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:16.689222
2017-12-28 02:37:16,690 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-28 02:37:16,691 [salt.state       ][INFO    ][1888] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-28 02:37:16,691 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:16.691010 duration_in_ms=1.789
2017-12-28 02:37:16,692 [salt.state       ][INFO    ][1888] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:16.691512
2017-12-28 02:37:16,692 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-28 02:37:16,711 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-28 02:37:16,733 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:37:16,791 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:37:16,791 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:16.791376 duration_in_ms=99.864
2017-12-28 02:37:16,793 [salt.state       ][INFO    ][1888] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:37:16.792492
2017-12-28 02:37:16,793 [salt.state       ][INFO    ][1888] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-28 02:37:17,732 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023717713944
2017-12-28 02:37:17,751 [salt.minion      ][INFO    ][2349] Starting a new job with PID 2349
2017-12-28 02:37:17,965 [salt.minion      ][INFO    ][2349] Returning information for job: 20171228023717713944
2017-12-28 02:37:18,584 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-28 02:37:18,731 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 02:37:21,701 [salt.state       ][INFO    ][1888] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-28 02:37:21,702 [salt.state       ][INFO    ][1888] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:37:21.701498 duration_in_ms=4909.005
2017-12-28 02:37:21,702 [salt.state       ][INFO    ][1888] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:37:21.702055
2017-12-28 02:37:21,703 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-28 02:37:21,703 [salt.state       ][INFO    ][1888] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-28 02:37:21,704 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:37:21.703733 duration_in_ms=1.678
2017-12-28 02:37:21,704 [salt.state       ][INFO    ][1888] Running state [/etc/apt/preferences.d/uca] at time 02:37:21.704211
2017-12-28 02:37:21,705 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-28 02:37:21,705 [salt.state       ][INFO    ][1888] File /etc/apt/preferences.d/uca is not present
2017-12-28 02:37:21,706 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/preferences.d/uca] at time 02:37:21.705660 duration_in_ms=1.449
2017-12-28 02:37:21,707 [salt.state       ][INFO    ][1888] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:37:21.706932
2017-12-28 02:37:21,707 [salt.state       ][INFO    ][1888] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-28 02:37:21,771 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-28 02:37:21,846 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-28 02:37:22,468 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 02:37:25,736 [salt.state       ][INFO    ][1888] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-28 02:37:25,736 [salt.state       ][INFO    ][1888] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:37:25.736215 duration_in_ms=4029.282
2017-12-28 02:37:25,737 [salt.state       ][INFO    ][1888] Running state [linux_extra_packages_purged] at time 02:37:25.736544
2017-12-28 02:37:25,737 [salt.state       ][INFO    ][1888] Executing state pkg.purged for linux_extra_packages_purged
2017-12-28 02:37:25,756 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-28 02:37:27,759 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023727739437
2017-12-28 02:37:27,787 [salt.minion      ][INFO    ][3380] Starting a new job with PID 3380
2017-12-28 02:37:27,803 [salt.minion      ][INFO    ][3380] Returning information for job: 20171228023727739437
2017-12-28 02:37:37,951 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023737931024
2017-12-28 02:37:37,974 [salt.minion      ][INFO    ][3746] Starting a new job with PID 3746
2017-12-28 02:37:37,993 [salt.minion      ][INFO    ][3746] Returning information for job: 20171228023737931024
2017-12-28 02:37:38,600 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:37:38,642 [salt.state       ][INFO    ][1888] {'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-28 02:37:38,658 [salt.state       ][INFO    ][1888] Loading fresh modules for state activity
2017-12-28 02:37:38,682 [salt.state       ][INFO    ][1888] Completed state [linux_extra_packages_purged] at time 02:37:38.682115 duration_in_ms=12945.57
2017-12-28 02:37:38,691 [salt.state       ][INFO    ][1888] Running state [linux_extra_packages_latest] at time 02:37:38.690669
2017-12-28 02:37:38,691 [salt.state       ][INFO    ][1888] Executing state pkg.latest for linux_extra_packages_latest
2017-12-28 02:37:39,078 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 02:37:41,039 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-28 02:37:41,121 [salt.loaded.int.module.cmdmod][INFO    ][1888] 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-28 02:37:48,068 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023748047290
2017-12-28 02:37:48,091 [salt.minion      ][INFO    ][4203] Starting a new job with PID 4203
2017-12-28 02:37:48,180 [salt.minion      ][INFO    ][4203] Returning information for job: 20171228023748047290
2017-12-28 02:37:54,001 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:37:54,042 [salt.state       ][INFO    ][1888] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-28 02:37:54,057 [salt.state       ][INFO    ][1888] Loading fresh modules for state activity
2017-12-28 02:37:54,088 [salt.state       ][INFO    ][1888] Completed state [linux_extra_packages_latest] at time 02:37:54.087408 duration_in_ms=15396.736
2017-12-28 02:37:54,161 [salt.state       ][INFO    ][1888] Running state [UTC] at time 02:37:54.161195
2017-12-28 02:37:54,162 [salt.state       ][INFO    ][1888] Executing state timezone.system for UTC
2017-12-28 02:37:54,167 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['timedatectl'] in directory '/root'
2017-12-28 02:37:54,663 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['timedatectl'] in directory '/root'
2017-12-28 02:37:54,681 [salt.state       ][INFO    ][1888] Timezone UTC already set, UTC already set to UTC
2017-12-28 02:37:54,682 [salt.state       ][INFO    ][1888] Completed state [UTC] at time 02:37:54.681582 duration_in_ms=520.386
2017-12-28 02:37:54,704 [salt.state       ][INFO    ][1888] Running state [nf_conntrack] at time 02:37:54.703671
2017-12-28 02:37:54,704 [salt.state       ][INFO    ][1888] Executing state kmod.present for nf_conntrack
2017-12-28 02:37:54,706 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'lsmod' in directory '/root'
2017-12-28 02:37:56,091 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'lsmod' in directory '/root'
2017-12-28 02:37:56,109 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-28 02:37:56,184 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'lsmod' in directory '/root'
2017-12-28 02:37:56,268 [salt.state       ][INFO    ][1888] {'nf_conntrack': 'loaded'}
2017-12-28 02:37:56,269 [salt.state       ][INFO    ][1888] Completed state [nf_conntrack] at time 02:37:56.269266 duration_in_ms=1565.595
2017-12-28 02:37:56,346 [salt.state       ][INFO    ][1888] Running state [kernel.panic] at time 02:37:56.345599
2017-12-28 02:37:56,347 [salt.state       ][INFO    ][1888] Executing state sysctl.present for kernel.panic
2017-12-28 02:37:56,348 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:56,483 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-28 02:37:56,499 [salt.state       ][INFO    ][1888] {'kernel.panic': 60}
2017-12-28 02:37:56,500 [salt.state       ][INFO    ][1888] Completed state [kernel.panic] at time 02:37:56.499944 duration_in_ms=154.345
2017-12-28 02:37:56,501 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_keepalive_probes] at time 02:37:56.500455
2017-12-28 02:37:56,501 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-28 02:37:56,502 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:56,688 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-28 02:37:56,703 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-28 02:37:56,704 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:37:56.703811 duration_in_ms=203.354
2017-12-28 02:37:56,704 [salt.state       ][INFO    ][1888] Running state [fs.file-max] at time 02:37:56.704283
2017-12-28 02:37:56,705 [salt.state       ][INFO    ][1888] Executing state sysctl.present for fs.file-max
2017-12-28 02:37:56,706 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:56,905 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-28 02:37:56,921 [salt.state       ][INFO    ][1888] {'fs.file-max': 124165}
2017-12-28 02:37:56,922 [salt.state       ][INFO    ][1888] Completed state [fs.file-max] at time 02:37:56.921541 duration_in_ms=217.257
2017-12-28 02:37:56,922 [salt.state       ][INFO    ][1888] Running state [net.core.somaxconn] at time 02:37:56.922048
2017-12-28 02:37:56,922 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.core.somaxconn
2017-12-28 02:37:56,923 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:58,279 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023758258804
2017-12-28 02:37:58,303 [salt.minion      ][INFO    ][4345] Starting a new job with PID 4345
2017-12-28 02:37:58,321 [salt.minion      ][INFO    ][4345] Returning information for job: 20171228023758258804
2017-12-28 02:37:58,327 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-28 02:37:58,342 [salt.state       ][INFO    ][1888] {'net.core.somaxconn': 4096}
2017-12-28 02:37:58,343 [salt.state       ][INFO    ][1888] Completed state [net.core.somaxconn] at time 02:37:58.342777 duration_in_ms=1420.723
2017-12-28 02:37:58,343 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:37:58.343198
2017-12-28 02:37:58,344 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-28 02:37:58,344 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:58,464 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-28 02:37:58,482 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-28 02:37:58,482 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:37:58.482139 duration_in_ms=138.939
2017-12-28 02:37:58,483 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_tw_reuse] at time 02:37:58.482683
2017-12-28 02:37:58,483 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-28 02:37:58,484 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:58,588 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-28 02:37:58,605 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-28 02:37:58,605 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_tw_reuse] at time 02:37:58.605330 duration_in_ms=122.645
2017-12-28 02:37:58,606 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_congestion_control] at time 02:37:58.605835
2017-12-28 02:37:58,606 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-28 02:37:58,607 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:58,636 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-28 02:37:58,818 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-28 02:37:59,069 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_congestion_control] at time 02:37:59.068643 duration_in_ms=462.807
2017-12-28 02:37:59,069 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_retries2] at time 02:37:59.069297
2017-12-28 02:37:59,070 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-28 02:37:59,071 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,102 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-28 02:37:59,118 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_retries2': 5}
2017-12-28 02:37:59,119 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_retries2] at time 02:37:59.118934 duration_in_ms=49.636
2017-12-28 02:37:59,120 [salt.state       ][INFO    ][1888] Running state [net.core.netdev_max_backlog] at time 02:37:59.119454
2017-12-28 02:37:59,120 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-28 02:37:59,121 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,234 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-28 02:37:59,252 [salt.state       ][INFO    ][1888] {'net.core.netdev_max_backlog': 261144}
2017-12-28 02:37:59,252 [salt.state       ][INFO    ][1888] Completed state [net.core.netdev_max_backlog] at time 02:37:59.252249 duration_in_ms=132.794
2017-12-28 02:37:59,253 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:37:59.252791
2017-12-28 02:37:59,253 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-28 02:37:59,254 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,444 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-28 02:37:59,461 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-28 02:37:59,462 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:37:59.461937 duration_in_ms=209.143
2017-12-28 02:37:59,463 [salt.state       ][INFO    ][1888] Running state [vm.swappiness] at time 02:37:59.462462
2017-12-28 02:37:59,463 [salt.state       ][INFO    ][1888] Executing state sysctl.present for vm.swappiness
2017-12-28 02:37:59,464 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,493 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-28 02:37:59,509 [salt.state       ][INFO    ][1888] {'vm.swappiness': 10}
2017-12-28 02:37:59,510 [salt.state       ][INFO    ][1888] Completed state [vm.swappiness] at time 02:37:59.509781 duration_in_ms=47.318
2017-12-28 02:37:59,510 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:37:59.510316
2017-12-28 02:37:59,511 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-28 02:37:59,512 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,594 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-28 02:37:59,611 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-28 02:37:59,611 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:37:59.611166 duration_in_ms=100.848
2017-12-28 02:37:59,612 [salt.state       ][INFO    ][1888] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:37:59.611730
2017-12-28 02:37:59,612 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-28 02:37:59,613 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,821 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-28 02:37:59,838 [salt.state       ][INFO    ][1888] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-28 02:37:59,838 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:37:59.838161 duration_in_ms=226.429
2017-12-28 02:37:59,839 [salt.state       ][INFO    ][1888] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:37:59.838596
2017-12-28 02:37:59,839 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-28 02:37:59,840 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,868 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-28 02:37:59,881 [salt.state       ][INFO    ][1888] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-28 02:37:59,881 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:37:59.880909 duration_in_ms=42.312
2017-12-28 02:37:59,881 [salt.state       ][INFO    ][1888] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:37:59.881316
2017-12-28 02:37:59,882 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-28 02:37:59,882 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:37:59,995 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-28 02:38:00,012 [salt.state       ][INFO    ][1888] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-28 02:38:00,013 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:38:00.012885 duration_in_ms=131.567
2017-12-28 02:38:00,013 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_fin_timeout] at time 02:38:00.013389
2017-12-28 02:38:00,014 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-28 02:38:00,015 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:38:00,061 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-28 02:38:00,077 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-28 02:38:00,077 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_fin_timeout] at time 02:38:00.077036 duration_in_ms=63.645
2017-12-28 02:38:00,078 [salt.state       ][INFO    ][1888] Running state [net.ipv4.tcp_keepalive_time] at time 02:38:00.077497
2017-12-28 02:38:00,078 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-28 02:38:00,079 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:38:00,107 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-28 02:38:00,122 [salt.state       ][INFO    ][1888] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-28 02:38:00,122 [salt.state       ][INFO    ][1888] Completed state [net.ipv4.tcp_keepalive_time] at time 02:38:00.122336 duration_in_ms=44.838
2017-12-28 02:38:00,123 [salt.state       ][INFO    ][1888] Running state [net.nf_conntrack_max] at time 02:38:00.123010
2017-12-28 02:38:00,124 [salt.state       ][INFO    ][1888] Executing state sysctl.present for net.nf_conntrack_max
2017-12-28 02:38:00,125 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -a' in directory '/root'
2017-12-28 02:38:00,179 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-28 02:38:00,194 [salt.state       ][INFO    ][1888] {'net.nf_conntrack_max': 1048576}
2017-12-28 02:38:00,195 [salt.state       ][INFO    ][1888] Completed state [net.nf_conntrack_max] at time 02:38:00.194940 duration_in_ms=71.929
2017-12-28 02:38:00,206 [salt.state       ][INFO    ][1888] Running state [linux_sysfs_package] at time 02:38:00.206223
2017-12-28 02:38:00,207 [salt.state       ][INFO    ][1888] Executing state pkg.installed for linux_sysfs_package
2017-12-28 02:38:00,497 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-28 02:38:00,590 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 02:38:02,593 [salt.loaded.int.module.cmdmod][INFO    ][1888] 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-28 02:38:08,362 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023808340966
2017-12-28 02:38:08,389 [salt.minion      ][INFO    ][4799] Starting a new job with PID 4799
2017-12-28 02:38:08,444 [salt.minion      ][INFO    ][4799] Returning information for job: 20171228023808340966
2017-12-28 02:38:15,658 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:38:15,695 [salt.state       ][INFO    ][1888] 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-28 02:38:15,708 [salt.state       ][INFO    ][1888] Loading fresh modules for state activity
2017-12-28 02:38:15,729 [salt.state       ][INFO    ][1888] Completed state [linux_sysfs_package] at time 02:38:15.728837 duration_in_ms=15522.613
2017-12-28 02:38:15,733 [salt.state       ][INFO    ][1888] Running state [/etc/sysfs.d] at time 02:38:15.732563
2017-12-28 02:38:15,733 [salt.state       ][INFO    ][1888] Executing state file.directory for /etc/sysfs.d
2017-12-28 02:38:15,736 [salt.state       ][INFO    ][1888] Directory /etc/sysfs.d is in the correct state
2017-12-28 02:38:15,737 [salt.state       ][INFO    ][1888] Completed state [/etc/sysfs.d] at time 02:38:15.736567 duration_in_ms=4.004
2017-12-28 02:38:15,849 [salt.state       ][INFO    ][1888] Running state [ondemand] at time 02:38:15.848760
2017-12-28 02:38:15,849 [salt.state       ][INFO    ][1888] Executing state service.dead for ondemand
2017-12-28 02:38:15,853 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-28 02:38:15,872 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:15,890 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:15,910 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:15,986 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:16,004 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:16,023 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:16,045 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-28 02:38:16,167 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-28 02:38:16,187 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'runlevel' in directory '/root'
2017-12-28 02:38:16,200 [salt.state       ][INFO    ][1888] {'ondemand': True}
2017-12-28 02:38:16,200 [salt.state       ][INFO    ][1888] Completed state [ondemand] at time 02:38:16.200146 duration_in_ms=351.386
2017-12-28 02:38:16,275 [salt.state       ][INFO    ][1888] Running state [cs_CZ.UTF-8] at time 02:38:16.275243
2017-12-28 02:38:16,276 [salt.state       ][INFO    ][1888] Executing state locale.present for cs_CZ.UTF-8
2017-12-28 02:38:16,277 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'locale -a' in directory '/root'
2017-12-28 02:38:16,298 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-28 02:38:17,469 [salt.state       ][INFO    ][1888] {'locale': 'cs_CZ.UTF-8'}
2017-12-28 02:38:17,469 [salt.state       ][INFO    ][1888] Completed state [cs_CZ.UTF-8] at time 02:38:17.469083 duration_in_ms=1193.839
2017-12-28 02:38:17,470 [salt.state       ][INFO    ][1888] Running state [en_US.UTF-8] at time 02:38:17.469643
2017-12-28 02:38:17,470 [salt.state       ][INFO    ][1888] Executing state locale.present for en_US.UTF-8
2017-12-28 02:38:17,471 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'locale -a' in directory '/root'
2017-12-28 02:38:17,487 [salt.state       ][INFO    ][1888] Locale en_US.UTF-8 is already present
2017-12-28 02:38:17,487 [salt.state       ][INFO    ][1888] Completed state [en_US.UTF-8] at time 02:38:17.487145 duration_in_ms=17.501
2017-12-28 02:38:17,489 [salt.state       ][INFO    ][1888] Running state [en_US.UTF-8] at time 02:38:17.489323
2017-12-28 02:38:17,490 [salt.state       ][INFO    ][1888] Executing state locale.system for en_US.UTF-8
2017-12-28 02:38:17,491 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'localectl' in directory '/root'
2017-12-28 02:38:17,734 [salt.state       ][INFO    ][1888] System locale en_US.UTF-8 already set
2017-12-28 02:38:17,735 [salt.state       ][INFO    ][1888] Completed state [en_US.UTF-8] at time 02:38:17.734908 duration_in_ms=245.584
2017-12-28 02:38:17,743 [salt.state       ][INFO    ][1888] Running state [root] at time 02:38:17.742902
2017-12-28 02:38:17,743 [salt.state       ][INFO    ][1888] Executing state user.present for root
2017-12-28 02:38:17,754 [salt.state       ][INFO    ][1888] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17528}
2017-12-28 02:38:17,754 [salt.state       ][INFO    ][1888] Completed state [root] at time 02:38:17.753951 duration_in_ms=11.049
2017-12-28 02:38:17,756 [salt.state       ][INFO    ][1888] Running state [/root] at time 02:38:17.755697
2017-12-28 02:38:17,756 [salt.state       ][INFO    ][1888] Executing state file.directory for /root
2017-12-28 02:38:17,757 [salt.state       ][INFO    ][1888] Directory /root is in the correct state
2017-12-28 02:38:17,757 [salt.state       ][INFO    ][1888] Completed state [/root] at time 02:38:17.757397 duration_in_ms=1.7
2017-12-28 02:38:17,758 [salt.state       ][INFO    ][1888] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:38:17.757740
2017-12-28 02:38:17,758 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-28 02:38:17,827 [salt.state       ][INFO    ][1888] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-28 02:38:17,827 [salt.state       ][INFO    ][1888] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:38:17.826895 duration_in_ms=69.154
2017-12-28 02:38:17,827 [salt.state       ][INFO    ][1888] Running state [ubuntu] at time 02:38:17.827280
2017-12-28 02:38:17,828 [salt.state       ][INFO    ][1888] Executing state user.present for ubuntu
2017-12-28 02:38:17,829 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-28 02:38:18,413 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023818397792
2017-12-28 02:38:18,471 [salt.minion      ][INFO    ][4990] Starting a new job with PID 4990
2017-12-28 02:38:18,493 [salt.minion      ][INFO    ][4990] Returning information for job: 20171228023818397792
2017-12-28 02:38:21,458 [salt.state       ][INFO    ][1888] {'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-28 02:38:21,459 [salt.state       ][INFO    ][1888] Completed state [ubuntu] at time 02:38:21.459161 duration_in_ms=3631.879
2017-12-28 02:38:21,462 [salt.state       ][INFO    ][1888] Running state [/home/ubuntu] at time 02:38:21.462307
2017-12-28 02:38:21,463 [salt.state       ][INFO    ][1888] Executing state file.directory for /home/ubuntu
2017-12-28 02:38:21,465 [salt.state       ][INFO    ][1888] {'mode': '0700'}
2017-12-28 02:38:21,466 [salt.state       ][INFO    ][1888] Completed state [/home/ubuntu] at time 02:38:21.465435 duration_in_ms=3.127
2017-12-28 02:38:21,467 [salt.state       ][INFO    ][1888] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:21.467006
2017-12-28 02:38:21,468 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-28 02:38:21,492 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-28 02:38:21,498 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command '/usr/sbin/visudo -c -f /tmp/tmpuYqw3g' in directory '/root'
2017-12-28 02:38:21,580 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:38:21,581 [salt.state       ][INFO    ][1888] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:21.580839 duration_in_ms=113.831
2017-12-28 02:38:21,582 [salt.state       ][INFO    ][1888] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:21.581724
2017-12-28 02:38:21,583 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-28 02:38:21,608 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-28 02:38:21,636 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:38:21,713 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:38:21,714 [salt.state       ][INFO    ][1888] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:21.713992 duration_in_ms=132.268
2017-12-28 02:38:21,715 [salt.state       ][INFO    ][1888] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:21.714541
2017-12-28 02:38:21,715 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-28 02:38:21,734 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-28 02:38:21,756 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 02:38:21,813 [salt.state       ][INFO    ][1888] File changed:
New file
2017-12-28 02:38:21,814 [salt.state       ][INFO    ][1888] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:21.813587 duration_in_ms=99.045
2017-12-28 02:38:21,815 [salt.state       ][INFO    ][1888] Running state [service.systemctl_reload] at time 02:38:21.815209
2017-12-28 02:38:21,816 [salt.state       ][INFO    ][1888] Executing state module.wait for service.systemctl_reload
2017-12-28 02:38:21,816 [salt.state       ][INFO    ][1888] No changes made for service.systemctl_reload
2017-12-28 02:38:21,817 [salt.state       ][INFO    ][1888] Completed state [service.systemctl_reload] at time 02:38:21.816530 duration_in_ms=1.321
2017-12-28 02:38:21,817 [salt.state       ][INFO    ][1888] Running state [service.systemctl_reload] at time 02:38:21.816921
2017-12-28 02:38:21,817 [salt.state       ][INFO    ][1888] Executing state module.mod_watch for service.systemctl_reload
2017-12-28 02:38:21,818 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-28 02:38:21,897 [salt.state       ][INFO    ][1888] {'ret': True}
2017-12-28 02:38:21,897 [salt.state       ][INFO    ][1888] Completed state [service.systemctl_reload] at time 02:38:21.897404 duration_in_ms=80.482
2017-12-28 02:38:21,898 [salt.state       ][INFO    ][1888] Running state [/etc/hostname] at time 02:38:21.897865
2017-12-28 02:38:21,898 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/hostname
2017-12-28 02:38:21,922 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-28 02:38:21,926 [salt.state       ][INFO    ][1888] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-28 02:38:21,928 [salt.state       ][INFO    ][1888] Completed state [/etc/hostname] at time 02:38:21.927464 duration_in_ms=29.599
2017-12-28 02:38:21,930 [salt.state       ][INFO    ][1888] Running state [hostname msg02] at time 02:38:21.930134
2017-12-28 02:38:21,931 [salt.state       ][INFO    ][1888] Executing state cmd.wait for hostname msg02
2017-12-28 02:38:21,931 [salt.state       ][INFO    ][1888] No changes made for hostname msg02
2017-12-28 02:38:21,932 [salt.state       ][INFO    ][1888] Completed state [hostname msg02] at time 02:38:21.931898 duration_in_ms=1.764
2017-12-28 02:38:21,932 [salt.state       ][INFO    ][1888] Running state [hostname msg02] at time 02:38:21.932398
2017-12-28 02:38:21,933 [salt.state       ][INFO    ][1888] Executing state cmd.mod_watch for hostname msg02
2017-12-28 02:38:21,934 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command 'hostname msg02' in directory '/root'
2017-12-28 02:38:21,950 [salt.state       ][INFO    ][1888] {'pid': 5020, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 02:38:21,951 [salt.state       ][INFO    ][1888] Completed state [hostname msg02] at time 02:38:21.951282 duration_in_ms=18.882
2017-12-28 02:38:21,964 [salt.state       ][INFO    ][1888] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:21.964350
2017-12-28 02:38:21,965 [salt.state       ][INFO    ][1888] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:21,968 [salt.state       ][INFO    ][1888] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:21,968 [salt.state       ][INFO    ][1888] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:21.968436 duration_in_ms=4.085
2017-12-28 02:38:21,969 [salt.state       ][INFO    ][1888] Running state [mdb02] at time 02:38:21.969048
2017-12-28 02:38:21,970 [salt.state       ][INFO    ][1888] Executing state host.present for mdb02
2017-12-28 02:38:22,066 [salt.state       ][INFO    ][1888] {'host': 'mdb02'}
2017-12-28 02:38:22,067 [salt.state       ][INFO    ][1888] Completed state [mdb02] at time 02:38:22.066686 duration_in_ms=97.638
2017-12-28 02:38:22,068 [salt.state       ][INFO    ][1888] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.067579
2017-12-28 02:38:22,068 [salt.state       ][INFO    ][1888] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,180 [salt.state       ][INFO    ][1888] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,181 [salt.state       ][INFO    ][1888] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.180512 duration_in_ms=112.932
2017-12-28 02:38:22,181 [salt.state       ][INFO    ][1888] Running state [mdb03] at time 02:38:22.181313
2017-12-28 02:38:22,182 [salt.state       ][INFO    ][1888] Executing state host.present for mdb03
2017-12-28 02:38:22,270 [salt.state       ][INFO    ][1888] {'host': 'mdb03'}
2017-12-28 02:38:22,270 [salt.state       ][INFO    ][1888] Completed state [mdb03] at time 02:38:22.270286 duration_in_ms=88.973
2017-12-28 02:38:22,271 [salt.state       ][INFO    ][1888] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.271095
2017-12-28 02:38:22,272 [salt.state       ][INFO    ][1888] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,342 [salt.state       ][INFO    ][1888] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,342 [salt.state       ][INFO    ][1888] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.342221 duration_in_ms=71.126
2017-12-28 02:38:22,343 [salt.state       ][INFO    ][1888] Running state [mdb01] at time 02:38:22.343082
2017-12-28 02:38:22,344 [salt.state       ][INFO    ][1888] Executing state host.present for mdb01
2017-12-28 02:38:22,354 [salt.state       ][INFO    ][1888] {'host': 'mdb01'}
2017-12-28 02:38:22,354 [salt.state       ][INFO    ][1888] Completed state [mdb01] at time 02:38:22.354228 duration_in_ms=11.146
2017-12-28 02:38:22,355 [salt.state       ][INFO    ][1888] Running state [mdb] at time 02:38:22.355080
2017-12-28 02:38:22,356 [salt.state       ][INFO    ][1888] Executing state host.present for mdb
2017-12-28 02:38:22,580 [salt.state       ][INFO    ][1888] {'host': 'mdb'}
2017-12-28 02:38:22,581 [salt.state       ][INFO    ][1888] Completed state [mdb] at time 02:38:22.580515 duration_in_ms=225.435
2017-12-28 02:38:22,581 [salt.state       ][INFO    ][1888] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.581317
2017-12-28 02:38:22,582 [salt.state       ][INFO    ][1888] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,681 [salt.state       ][INFO    ][1888] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,682 [salt.state       ][INFO    ][1888] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.681718 duration_in_ms=100.4
2017-12-28 02:38:22,683 [salt.state       ][INFO    ][1888] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.682527
2017-12-28 02:38:22,683 [salt.state       ][INFO    ][1888] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,777 [salt.state       ][INFO    ][1888] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,778 [salt.state       ][INFO    ][1888] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.777552 duration_in_ms=95.025
2017-12-28 02:38:22,778 [salt.state       ][INFO    ][1888] Running state [cfg01] at time 02:38:22.778309
2017-12-28 02:38:22,779 [salt.state       ][INFO    ][1888] Executing state host.present for cfg01
2017-12-28 02:38:22,837 [salt.state       ][INFO    ][1888] {'host': 'cfg01'}
2017-12-28 02:38:22,837 [salt.state       ][INFO    ][1888] Completed state [cfg01] at time 02:38:22.837421 duration_in_ms=59.112
2017-12-28 02:38:22,838 [salt.state       ][INFO    ][1888] Running state [prx01] at time 02:38:22.838168
2017-12-28 02:38:22,839 [salt.state       ][INFO    ][1888] Executing state host.present for prx01
2017-12-28 02:38:22,867 [salt.state       ][INFO    ][1888] {'host': 'prx01'}
2017-12-28 02:38:22,868 [salt.state       ][INFO    ][1888] Completed state [prx01] at time 02:38:22.867505 duration_in_ms=29.337
2017-12-28 02:38:22,868 [salt.state       ][INFO    ][1888] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.868315
2017-12-28 02:38:22,869 [salt.state       ][INFO    ][1888] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,951 [salt.state       ][INFO    ][1888] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,951 [salt.state       ][INFO    ][1888] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.951275 duration_in_ms=82.959
2017-12-28 02:38:22,952 [salt.state       ][INFO    ][1888] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.952106
2017-12-28 02:38:22,953 [salt.state       ][INFO    ][1888] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:22,969 [salt.state       ][INFO    ][1888] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:22,969 [salt.state       ][INFO    ][1888] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:22.969208 duration_in_ms=17.102
2017-12-28 02:38:22,970 [salt.state       ][INFO    ][1888] Running state [kvm01] at time 02:38:22.969971
2017-12-28 02:38:22,971 [salt.state       ][INFO    ][1888] Executing state host.present for kvm01
2017-12-28 02:38:23,016 [salt.state       ][INFO    ][1888] {'host': 'kvm01'}
2017-12-28 02:38:23,017 [salt.state       ][INFO    ][1888] Completed state [kvm01] at time 02:38:23.017183 duration_in_ms=47.212
2017-12-28 02:38:23,018 [salt.state       ][INFO    ][1888] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.017987
2017-12-28 02:38:23,019 [salt.state       ][INFO    ][1888] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,041 [salt.state       ][INFO    ][1888] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,041 [salt.state       ][INFO    ][1888] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.041415 duration_in_ms=23.428
2017-12-28 02:38:23,042 [salt.state       ][INFO    ][1888] Running state [kvm03] at time 02:38:23.042188
2017-12-28 02:38:23,043 [salt.state       ][INFO    ][1888] Executing state host.present for kvm03
2017-12-28 02:38:23,071 [salt.state       ][INFO    ][1888] {'host': 'kvm03'}
2017-12-28 02:38:23,072 [salt.state       ][INFO    ][1888] Completed state [kvm03] at time 02:38:23.071482 duration_in_ms=29.294
2017-12-28 02:38:23,072 [salt.state       ][INFO    ][1888] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.072299
2017-12-28 02:38:23,073 [salt.state       ][INFO    ][1888] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,077 [salt.state       ][INFO    ][1888] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,077 [salt.state       ][INFO    ][1888] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.077386 duration_in_ms=5.086
2017-12-28 02:38:23,078 [salt.state       ][INFO    ][1888] Running state [kvm02] at time 02:38:23.078190
2017-12-28 02:38:23,079 [salt.state       ][INFO    ][1888] Executing state host.present for kvm02
2017-12-28 02:38:23,083 [salt.state       ][INFO    ][1888] {'host': 'kvm02'}
2017-12-28 02:38:23,083 [salt.state       ][INFO    ][1888] Completed state [kvm02] at time 02:38:23.083394 duration_in_ms=5.203
2017-12-28 02:38:23,084 [salt.state       ][INFO    ][1888] Running state [dbs] at time 02:38:23.084160
2017-12-28 02:38:23,085 [salt.state       ][INFO    ][1888] Executing state host.present for dbs
2017-12-28 02:38:23,089 [salt.state       ][INFO    ][1888] {'host': 'dbs'}
2017-12-28 02:38:23,090 [salt.state       ][INFO    ][1888] Completed state [dbs] at time 02:38:23.089434 duration_in_ms=5.274
2017-12-28 02:38:23,090 [salt.state       ][INFO    ][1888] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.090190
2017-12-28 02:38:23,091 [salt.state       ][INFO    ][1888] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,095 [salt.state       ][INFO    ][1888] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,096 [salt.state       ][INFO    ][1888] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.095474 duration_in_ms=5.283
2017-12-28 02:38:23,096 [salt.state       ][INFO    ][1888] Running state [prx] at time 02:38:23.096236
2017-12-28 02:38:23,097 [salt.state       ][INFO    ][1888] Executing state host.present for prx
2017-12-28 02:38:23,101 [salt.state       ][INFO    ][1888] {'host': 'prx'}
2017-12-28 02:38:23,101 [salt.state       ][INFO    ][1888] Completed state [prx] at time 02:38:23.101403 duration_in_ms=5.165
2017-12-28 02:38:23,102 [salt.state       ][INFO    ][1888] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.102157
2017-12-28 02:38:23,103 [salt.state       ][INFO    ][1888] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,109 [salt.state       ][INFO    ][1888] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,109 [salt.state       ][INFO    ][1888] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.109178 duration_in_ms=7.021
2017-12-28 02:38:23,110 [salt.state       ][INFO    ][1888] Running state [prx02] at time 02:38:23.109929
2017-12-28 02:38:23,111 [salt.state       ][INFO    ][1888] Executing state host.present for prx02
2017-12-28 02:38:23,114 [salt.state       ][INFO    ][1888] {'host': 'prx02'}
2017-12-28 02:38:23,115 [salt.state       ][INFO    ][1888] Completed state [prx02] at time 02:38:23.114906 duration_in_ms=4.977
2017-12-28 02:38:23,116 [salt.state       ][INFO    ][1888] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.115696
2017-12-28 02:38:23,116 [salt.state       ][INFO    ][1888] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,120 [salt.state       ][INFO    ][1888] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,121 [salt.state       ][INFO    ][1888] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.120883 duration_in_ms=5.187
2017-12-28 02:38:23,122 [salt.state       ][INFO    ][1888] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.121636
2017-12-28 02:38:23,122 [salt.state       ][INFO    ][1888] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,186 [salt.state       ][INFO    ][1888] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,187 [salt.state       ][INFO    ][1888] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.186833 duration_in_ms=65.196
2017-12-28 02:38:23,188 [salt.state       ][INFO    ][1888] Running state [msg02] at time 02:38:23.187681
2017-12-28 02:38:23,188 [salt.state       ][INFO    ][1888] Executing state host.present for msg02
2017-12-28 02:38:23,216 [salt.state       ][INFO    ][1888] {'host': 'msg02'}
2017-12-28 02:38:23,217 [salt.state       ][INFO    ][1888] Completed state [msg02] at time 02:38:23.216723 duration_in_ms=29.041
2017-12-28 02:38:23,218 [salt.state       ][INFO    ][1888] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.217576
2017-12-28 02:38:23,218 [salt.state       ][INFO    ][1888] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,288 [salt.state       ][INFO    ][1888] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,289 [salt.state       ][INFO    ][1888] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.288639 duration_in_ms=71.063
2017-12-28 02:38:23,290 [salt.state       ][INFO    ][1888] Running state [msg03] at time 02:38:23.289475
2017-12-28 02:38:23,290 [salt.state       ][INFO    ][1888] Executing state host.present for msg03
2017-12-28 02:38:23,324 [salt.state       ][INFO    ][1888] {'host': 'msg03'}
2017-12-28 02:38:23,325 [salt.state       ][INFO    ][1888] Completed state [msg03] at time 02:38:23.324567 duration_in_ms=35.092
2017-12-28 02:38:23,325 [salt.state       ][INFO    ][1888] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.325373
2017-12-28 02:38:23,326 [salt.state       ][INFO    ][1888] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,378 [salt.state       ][INFO    ][1888] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,379 [salt.state       ][INFO    ][1888] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.378529 duration_in_ms=53.156
2017-12-28 02:38:23,379 [salt.state       ][INFO    ][1888] Running state [msg01] at time 02:38:23.379345
2017-12-28 02:38:23,380 [salt.state       ][INFO    ][1888] Executing state host.present for msg01
2017-12-28 02:38:23,396 [salt.state       ][INFO    ][1888] {'host': 'msg01'}
2017-12-28 02:38:23,397 [salt.state       ][INFO    ][1888] Completed state [msg01] at time 02:38:23.396471 duration_in_ms=17.126
2017-12-28 02:38:23,397 [salt.state       ][INFO    ][1888] Running state [msg] at time 02:38:23.397217
2017-12-28 02:38:23,398 [salt.state       ][INFO    ][1888] Executing state host.present for msg
2017-12-28 02:38:23,402 [salt.state       ][INFO    ][1888] {'host': 'msg'}
2017-12-28 02:38:23,403 [salt.state       ][INFO    ][1888] Completed state [msg] at time 02:38:23.402476 duration_in_ms=5.259
2017-12-28 02:38:23,403 [salt.state       ][INFO    ][1888] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.403313
2017-12-28 02:38:23,404 [salt.state       ][INFO    ][1888] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,408 [salt.state       ][INFO    ][1888] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,409 [salt.state       ][INFO    ][1888] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.408484 duration_in_ms=5.171
2017-12-28 02:38:23,409 [salt.state       ][INFO    ][1888] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.409245
2017-12-28 02:38:23,410 [salt.state       ][INFO    ][1888] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,411 [salt.state       ][INFO    ][1888] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-28 02:38:23,412 [salt.state       ][INFO    ][1888] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.411790 duration_in_ms=2.545
2017-12-28 02:38:23,413 [salt.state       ][INFO    ][1888] Running state [cfg01] at time 02:38:23.412539
2017-12-28 02:38:23,413 [salt.state       ][INFO    ][1888] Executing state host.present for cfg01
2017-12-28 02:38:23,414 [salt.state       ][INFO    ][1888] Host cfg01 (10.167.4.100) already present
2017-12-28 02:38:23,415 [salt.state       ][INFO    ][1888] Completed state [cfg01] at time 02:38:23.415085 duration_in_ms=2.546
2017-12-28 02:38:23,416 [salt.state       ][INFO    ][1888] Running state [cmp002] at time 02:38:23.415864
2017-12-28 02:38:23,417 [salt.state       ][INFO    ][1888] Executing state host.present for cmp002
2017-12-28 02:38:23,418 [salt.state       ][INFO    ][1888] {'host': 'cmp002'}
2017-12-28 02:38:23,419 [salt.state       ][INFO    ][1888] Completed state [cmp002] at time 02:38:23.418948 duration_in_ms=3.084
2017-12-28 02:38:23,420 [salt.state       ][INFO    ][1888] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.419687
2017-12-28 02:38:23,420 [salt.state       ][INFO    ][1888] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,422 [salt.state       ][INFO    ][1888] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,423 [salt.state       ][INFO    ][1888] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.422815 duration_in_ms=3.127
2017-12-28 02:38:23,424 [salt.state       ][INFO    ][1888] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.423555
2017-12-28 02:38:23,424 [salt.state       ][INFO    ][1888] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,426 [salt.state       ][INFO    ][1888] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,427 [salt.state       ][INFO    ][1888] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.426664 duration_in_ms=3.108
2017-12-28 02:38:23,427 [salt.state       ][INFO    ][1888] Running state [cmp001] at time 02:38:23.427436
2017-12-28 02:38:23,428 [salt.state       ][INFO    ][1888] Executing state host.present for cmp001
2017-12-28 02:38:23,432 [salt.state       ][INFO    ][1888] {'host': 'cmp001'}
2017-12-28 02:38:23,432 [salt.state       ][INFO    ][1888] Completed state [cmp001] at time 02:38:23.432412 duration_in_ms=4.976
2017-12-28 02:38:23,433 [salt.state       ][INFO    ][1888] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.433092
2017-12-28 02:38:23,434 [salt.state       ][INFO    ][1888] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,438 [salt.state       ][INFO    ][1888] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,438 [salt.state       ][INFO    ][1888] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.438433 duration_in_ms=5.341
2017-12-28 02:38:23,439 [salt.state       ][INFO    ][1888] Running state [dbs01] at time 02:38:23.439178
2017-12-28 02:38:23,440 [salt.state       ][INFO    ][1888] Executing state host.present for dbs01
2017-12-28 02:38:23,448 [salt.state       ][INFO    ][1888] {'host': 'dbs01'}
2017-12-28 02:38:23,449 [salt.state       ][INFO    ][1888] Completed state [dbs01] at time 02:38:23.448946 duration_in_ms=9.768
2017-12-28 02:38:23,450 [salt.state       ][INFO    ][1888] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.449628
2017-12-28 02:38:23,450 [salt.state       ][INFO    ][1888] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,454 [salt.state       ][INFO    ][1888] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,455 [salt.state       ][INFO    ][1888] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.454687 duration_in_ms=5.059
2017-12-28 02:38:23,455 [salt.state       ][INFO    ][1888] Running state [dbs02] at time 02:38:23.455424
2017-12-28 02:38:23,456 [salt.state       ][INFO    ][1888] Executing state host.present for dbs02
2017-12-28 02:38:23,460 [salt.state       ][INFO    ][1888] {'host': 'dbs02'}
2017-12-28 02:38:23,461 [salt.state       ][INFO    ][1888] Completed state [dbs02] at time 02:38:23.460685 duration_in_ms=5.261
2017-12-28 02:38:23,461 [salt.state       ][INFO    ][1888] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.461377
2017-12-28 02:38:23,462 [salt.state       ][INFO    ][1888] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,466 [salt.state       ][INFO    ][1888] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,467 [salt.state       ][INFO    ][1888] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.466705 duration_in_ms=5.327
2017-12-28 02:38:23,468 [salt.state       ][INFO    ][1888] Running state [dbs03] at time 02:38:23.467446
2017-12-28 02:38:23,468 [salt.state       ][INFO    ][1888] Executing state host.present for dbs03
2017-12-28 02:38:23,472 [salt.state       ][INFO    ][1888] {'host': 'dbs03'}
2017-12-28 02:38:23,473 [salt.state       ][INFO    ][1888] Completed state [dbs03] at time 02:38:23.472730 duration_in_ms=5.283
2017-12-28 02:38:23,473 [salt.state       ][INFO    ][1888] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.473404
2017-12-28 02:38:23,474 [salt.state       ][INFO    ][1888] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,478 [salt.state       ][INFO    ][1888] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,479 [salt.state       ][INFO    ][1888] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.478633 duration_in_ms=5.229
2017-12-28 02:38:23,479 [salt.state       ][INFO    ][1888] Running state [mas01] at time 02:38:23.479343
2017-12-28 02:38:23,480 [salt.state       ][INFO    ][1888] Executing state host.present for mas01
2017-12-28 02:38:23,520 [salt.state       ][INFO    ][1888] {'host': 'mas01'}
2017-12-28 02:38:23,521 [salt.state       ][INFO    ][1888] Completed state [mas01] at time 02:38:23.520787 duration_in_ms=41.444
2017-12-28 02:38:23,522 [salt.state       ][INFO    ][1888] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.521616
2017-12-28 02:38:23,522 [salt.state       ][INFO    ][1888] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,538 [salt.state       ][INFO    ][1888] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,539 [salt.state       ][INFO    ][1888] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.538702 duration_in_ms=17.086
2017-12-28 02:38:23,540 [salt.state       ][INFO    ][1888] Running state [ctl02] at time 02:38:23.539549
2017-12-28 02:38:23,540 [salt.state       ][INFO    ][1888] Executing state host.present for ctl02
2017-12-28 02:38:23,544 [salt.state       ][INFO    ][1888] {'host': 'ctl02'}
2017-12-28 02:38:23,545 [salt.state       ][INFO    ][1888] Completed state [ctl02] at time 02:38:23.544657 duration_in_ms=5.108
2017-12-28 02:38:23,545 [salt.state       ][INFO    ][1888] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.545426
2017-12-28 02:38:23,546 [salt.state       ][INFO    ][1888] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,550 [salt.state       ][INFO    ][1888] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,551 [salt.state       ][INFO    ][1888] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.550887 duration_in_ms=5.46
2017-12-28 02:38:23,552 [salt.state       ][INFO    ][1888] Running state [ctl03] at time 02:38:23.551662
2017-12-28 02:38:23,552 [salt.state       ][INFO    ][1888] Executing state host.present for ctl03
2017-12-28 02:38:23,556 [salt.state       ][INFO    ][1888] {'host': 'ctl03'}
2017-12-28 02:38:23,557 [salt.state       ][INFO    ][1888] Completed state [ctl03] at time 02:38:23.556738 duration_in_ms=5.076
2017-12-28 02:38:23,558 [salt.state       ][INFO    ][1888] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.557481
2017-12-28 02:38:23,558 [salt.state       ][INFO    ][1888] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,562 [salt.state       ][INFO    ][1888] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,563 [salt.state       ][INFO    ][1888] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.562733 duration_in_ms=5.252
2017-12-28 02:38:23,564 [salt.state       ][INFO    ][1888] Running state [ctl01] at time 02:38:23.563487
2017-12-28 02:38:23,564 [salt.state       ][INFO    ][1888] Executing state host.present for ctl01
2017-12-28 02:38:23,570 [salt.state       ][INFO    ][1888] {'host': 'ctl01'}
2017-12-28 02:38:23,570 [salt.state       ][INFO    ][1888] Completed state [ctl01] at time 02:38:23.570361 duration_in_ms=6.874
2017-12-28 02:38:23,571 [salt.state       ][INFO    ][1888] Running state [ctl] at time 02:38:23.571085
2017-12-28 02:38:23,572 [salt.state       ][INFO    ][1888] Executing state host.present for ctl
2017-12-28 02:38:23,574 [salt.state       ][INFO    ][1888] {'host': 'ctl'}
2017-12-28 02:38:23,575 [salt.state       ][INFO    ][1888] Completed state [ctl] at time 02:38:23.574605 duration_in_ms=3.52
2017-12-28 02:38:23,575 [salt.state       ][INFO    ][1888] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.575311
2017-12-28 02:38:23,576 [salt.state       ][INFO    ][1888] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-28 02:38:23,580 [salt.state       ][INFO    ][1888] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-28 02:38:23,581 [salt.state       ][INFO    ][1888] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:38:23.580638 duration_in_ms=5.327
2017-12-28 02:38:23,592 [salt.state       ][INFO    ][1888] Running state [ens2] at time 02:38:23.592020
2017-12-28 02:38:23,593 [salt.state       ][INFO    ][1888] Executing state network.managed for ens2
2017-12-28 02:38:24,095 [salt.state       ][INFO    ][1888] Interface ens2 is up to date.
2017-12-28 02:38:24,096 [salt.state       ][INFO    ][1888] Completed state [ens2] at time 02:38:24.095862 duration_in_ms=503.841
2017-12-28 02:38:24,096 [salt.state       ][INFO    ][1888] Running state [ens3] at time 02:38:24.096318
2017-12-28 02:38:24,097 [salt.state       ][INFO    ][1888] Executing state network.managed for ens3
2017-12-28 02:38:24,124 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-28 02:38:24,168 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-28 02:38:24,304 [salt.state       ][INFO    ][1888] {'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.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-28 02:38:24,305 [salt.state       ][INFO    ][1888] Completed state [ens3] at time 02:38:24.304681 duration_in_ms=208.362
2017-12-28 02:38:24,305 [salt.state       ][INFO    ][1888] Running state [/etc/profile.d/proxy.sh] at time 02:38:24.305111
2017-12-28 02:38:24,306 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-28 02:38:24,306 [salt.state       ][INFO    ][1888] File /etc/profile.d/proxy.sh is not present
2017-12-28 02:38:24,306 [salt.state       ][INFO    ][1888] Completed state [/etc/profile.d/proxy.sh] at time 02:38:24.306336 duration_in_ms=1.224
2017-12-28 02:38:24,307 [salt.state       ][INFO    ][1888] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:38:24.306682
2017-12-28 02:38:24,307 [salt.state       ][INFO    ][1888] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-28 02:38:24,307 [salt.state       ][INFO    ][1888] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-28 02:38:24,308 [salt.state       ][INFO    ][1888] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:38:24.307778 duration_in_ms=1.095
2017-12-28 02:38:24,313 [salt.state       ][INFO    ][1888] Running state [ntp] at time 02:38:24.312667
2017-12-28 02:38:24,313 [salt.state       ][INFO    ][1888] Executing state pkg.installed for ntp
2017-12-28 02:38:24,519 [salt.loaded.int.module.cmdmod][INFO    ][1888] 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-28 02:38:28,473 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023828452424
2017-12-28 02:38:28,503 [salt.minion      ][INFO    ][5180] Starting a new job with PID 5180
2017-12-28 02:38:28,520 [salt.minion      ][INFO    ][5180] Returning information for job: 20171228023828452424
2017-12-28 02:38:38,675 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228023838653817
2017-12-28 02:38:38,699 [salt.minion      ][INFO    ][5244] Starting a new job with PID 5244
2017-12-28 02:38:38,716 [salt.minion      ][INFO    ][5244] Returning information for job: 20171228023838653817
2017-12-28 02:38:45,120 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:38:45,167 [salt.state       ][INFO    ][1888] 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-28 02:38:45,186 [salt.state       ][INFO    ][1888] Loading fresh modules for state activity
2017-12-28 02:38:45,213 [salt.state       ][INFO    ][1888] Completed state [ntp] at time 02:38:45.212523 duration_in_ms=20899.854
2017-12-28 02:38:45,217 [salt.state       ][INFO    ][1888] Running state [/etc/ntp.conf] at time 02:38:45.216861
2017-12-28 02:38:45,218 [salt.state       ][INFO    ][1888] Executing state file.managed for /etc/ntp.conf
2017-12-28 02:38:45,249 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-28 02:38:45,283 [salt.fileclient  ][INFO    ][1888] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 02:38:45,298 [salt.state       ][INFO    ][1888] 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-28 02:38:45,301 [salt.state       ][INFO    ][1888] Completed state [/etc/ntp.conf] at time 02:38:45.301121 duration_in_ms=84.259
2017-12-28 02:38:45,422 [salt.state       ][INFO    ][1888] Running state [ntp] at time 02:38:45.421662
2017-12-28 02:38:45,422 [salt.state       ][INFO    ][1888] Executing state service.running for ntp
2017-12-28 02:38:45,425 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-28 02:38:45,441 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-28 02:38:45,458 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-28 02:38:45,477 [salt.state       ][INFO    ][1888] The service ntp is already running
2017-12-28 02:38:45,478 [salt.state       ][INFO    ][1888] Completed state [ntp] at time 02:38:45.477662 duration_in_ms=56.0
2017-12-28 02:38:45,478 [salt.state       ][INFO    ][1888] Running state [ntp] at time 02:38:45.477912
2017-12-28 02:38:45,478 [salt.state       ][INFO    ][1888] Executing state service.mod_watch for ntp
2017-12-28 02:38:45,479 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-28 02:38:45,491 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-28 02:38:45,506 [salt.loaded.int.module.cmdmod][INFO    ][1888] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-28 02:38:45,580 [salt.state       ][INFO    ][1888] {'ntp': True}
2017-12-28 02:38:45,580 [salt.state       ][INFO    ][1888] Completed state [ntp] at time 02:38:45.580351 duration_in_ms=102.438
2017-12-28 02:38:45,585 [salt.minion      ][INFO    ][1888] Returning information for job: 20171228023707649487
2017-12-28 02:39:50,421 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171228023950410606
2017-12-28 02:39:50,447 [salt.minion      ][INFO    ][5492] Starting a new job with PID 5492
2017-12-28 02:39:50,463 [salt.minion      ][INFO    ][5492] Returning information for job: 20171228023950410606
2017-12-28 02:40:14,680 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command pkg.upgrade with jid 20171228024014662847
2017-12-28 02:40:14,707 [salt.minion      ][INFO    ][5502] Starting a new job with PID 5502
2017-12-28 02:40:14,732 [salt.loaded.int.module.cmdmod][INFO    ][5502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:40:15,261 [salt.loaded.int.module.cmdmod][INFO    ][5502] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-28 02:40:24,766 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024024757228
2017-12-28 02:40:24,790 [salt.minion      ][INFO    ][5516] Starting a new job with PID 5516
2017-12-28 02:40:24,807 [salt.minion      ][INFO    ][5516] Returning information for job: 20171228024024757228
2017-12-28 02:40:34,874 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024034862357
2017-12-28 02:40:34,899 [salt.minion      ][INFO    ][5589] Starting a new job with PID 5589
2017-12-28 02:40:35,103 [salt.minion      ][INFO    ][5589] Returning information for job: 20171228024034862357
2017-12-28 02:40:45,037 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024045031123
2017-12-28 02:40:45,069 [salt.minion      ][INFO    ][5648] Starting a new job with PID 5648
2017-12-28 02:40:45,084 [salt.minion      ][INFO    ][5648] Returning information for job: 20171228024045031123
2017-12-28 02:40:55,255 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024055242932
2017-12-28 02:40:55,284 [salt.minion      ][INFO    ][5728] Starting a new job with PID 5728
2017-12-28 02:40:57,596 [salt.minion      ][INFO    ][5728] Returning information for job: 20171228024055242932
2017-12-28 02:41:05,443 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024105429794
2017-12-28 02:41:05,473 [salt.minion      ][INFO    ][5833] Starting a new job with PID 5833
2017-12-28 02:41:05,686 [salt.minion      ][INFO    ][5833] Returning information for job: 20171228024105429794
2017-12-28 02:41:15,516 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024115501487
2017-12-28 02:41:15,542 [salt.minion      ][INFO    ][6020] Starting a new job with PID 6020
2017-12-28 02:41:15,587 [salt.minion      ][INFO    ][6020] Returning information for job: 20171228024115501487
2017-12-28 02:41:25,609 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024125595362
2017-12-28 02:41:25,634 [salt.minion      ][INFO    ][6089] Starting a new job with PID 6089
2017-12-28 02:41:25,650 [salt.minion      ][INFO    ][6089] Returning information for job: 20171228024125595362
2017-12-28 02:41:35,717 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024135703992
2017-12-28 02:41:35,743 [salt.minion      ][INFO    ][6124] Starting a new job with PID 6124
2017-12-28 02:41:35,774 [salt.minion      ][INFO    ][6124] Returning information for job: 20171228024135703992
2017-12-28 02:41:45,813 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024145800564
2017-12-28 02:41:45,836 [salt.minion      ][INFO    ][6159] Starting a new job with PID 6159
2017-12-28 02:41:45,919 [salt.minion      ][INFO    ][6159] Returning information for job: 20171228024145800564
2017-12-28 02:41:55,988 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024155976646
2017-12-28 02:41:56,018 [salt.minion      ][INFO    ][6192] Starting a new job with PID 6192
2017-12-28 02:41:56,036 [salt.minion      ][INFO    ][6192] Returning information for job: 20171228024155976646
2017-12-28 02:42:06,104 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024206093465
2017-12-28 02:42:06,131 [salt.minion      ][INFO    ][6217] Starting a new job with PID 6217
2017-12-28 02:42:06,149 [salt.minion      ][INFO    ][6217] Returning information for job: 20171228024206093465
2017-12-28 02:42:16,296 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024216286600
2017-12-28 02:42:16,320 [salt.minion      ][INFO    ][6278] Starting a new job with PID 6278
2017-12-28 02:42:16,338 [salt.minion      ][INFO    ][6278] Returning information for job: 20171228024216286600
2017-12-28 02:42:26,471 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024226458576
2017-12-28 02:42:26,504 [salt.minion      ][INFO    ][6283] Starting a new job with PID 6283
2017-12-28 02:42:26,520 [salt.minion      ][INFO    ][6283] Returning information for job: 20171228024226458576
2017-12-28 02:42:36,630 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024236619802
2017-12-28 02:42:36,661 [salt.minion      ][INFO    ][6293] Starting a new job with PID 6293
2017-12-28 02:42:36,681 [salt.minion      ][INFO    ][6293] Returning information for job: 20171228024236619802
2017-12-28 02:42:46,729 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024246718660
2017-12-28 02:42:46,757 [salt.minion      ][INFO    ][6298] Starting a new job with PID 6298
2017-12-28 02:42:46,932 [salt.minion      ][INFO    ][6298] Returning information for job: 20171228024246718660
2017-12-28 02:42:56,828 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024256818690
2017-12-28 02:42:56,853 [salt.minion      ][INFO    ][6343] Starting a new job with PID 6343
2017-12-28 02:42:56,871 [salt.minion      ][INFO    ][6343] Returning information for job: 20171228024256818690
2017-12-28 02:43:06,892 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024306883846
2017-12-28 02:43:06,921 [salt.minion      ][INFO    ][6374] Starting a new job with PID 6374
2017-12-28 02:43:06,938 [salt.minion      ][INFO    ][6374] Returning information for job: 20171228024306883846
2017-12-28 02:43:16,930 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024316922253
2017-12-28 02:43:16,957 [salt.minion      ][INFO    ][6397] Starting a new job with PID 6397
2017-12-28 02:43:16,973 [salt.minion      ][INFO    ][6397] Returning information for job: 20171228024316922253
2017-12-28 02:43:27,107 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024327099485
2017-12-28 02:43:27,133 [salt.minion      ][INFO    ][6507] Starting a new job with PID 6507
2017-12-28 02:43:27,378 [salt.minion      ][INFO    ][6507] Returning information for job: 20171228024327099485
2017-12-28 02:43:37,162 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024337155953
2017-12-28 02:43:37,186 [salt.minion      ][INFO    ][6512] Starting a new job with PID 6512
2017-12-28 02:43:37,221 [salt.minion      ][INFO    ][6512] Returning information for job: 20171228024337155953
2017-12-28 02:43:47,221 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024347212989
2017-12-28 02:43:47,248 [salt.minion      ][INFO    ][6543] Starting a new job with PID 6543
2017-12-28 02:43:47,265 [salt.minion      ][INFO    ][6543] Returning information for job: 20171228024347212989
2017-12-28 02:43:57,307 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024357299429
2017-12-28 02:43:57,334 [salt.minion      ][INFO    ][6563] Starting a new job with PID 6563
2017-12-28 02:43:57,352 [salt.minion      ][INFO    ][6563] Returning information for job: 20171228024357299429
2017-12-28 02:44:07,353 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024407346460
2017-12-28 02:44:07,377 [salt.minion      ][INFO    ][6584] Starting a new job with PID 6584
2017-12-28 02:44:07,601 [salt.minion      ][INFO    ][6584] Returning information for job: 20171228024407346460
2017-12-28 02:44:17,440 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024417434341
2017-12-28 02:44:17,464 [salt.minion      ][INFO    ][6621] Starting a new job with PID 6621
2017-12-28 02:44:17,481 [salt.minion      ][INFO    ][6621] Returning information for job: 20171228024417434341
2017-12-28 02:44:27,545 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024427539572
2017-12-28 02:44:27,572 [salt.minion      ][INFO    ][6647] Starting a new job with PID 6647
2017-12-28 02:44:27,607 [salt.minion      ][INFO    ][6647] Returning information for job: 20171228024427539572
2017-12-28 02:44:37,739 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024437734389
2017-12-28 02:44:37,765 [salt.minion      ][INFO    ][6696] Starting a new job with PID 6696
2017-12-28 02:44:37,971 [salt.minion      ][INFO    ][6696] Returning information for job: 20171228024437734389
2017-12-28 02:44:47,884 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024447879993
2017-12-28 02:44:47,907 [salt.minion      ][INFO    ][6727] Starting a new job with PID 6727
2017-12-28 02:44:47,924 [salt.minion      ][INFO    ][6727] Returning information for job: 20171228024447879993
2017-12-28 02:44:58,009 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024458005810
2017-12-28 02:44:58,044 [salt.minion      ][INFO    ][6747] Starting a new job with PID 6747
2017-12-28 02:44:58,060 [salt.minion      ][INFO    ][6747] Returning information for job: 20171228024458005810
2017-12-28 02:45:08,202 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024508198332
2017-12-28 02:45:08,224 [salt.minion      ][INFO    ][6875] Starting a new job with PID 6875
2017-12-28 02:45:08,240 [salt.minion      ][INFO    ][6875] Returning information for job: 20171228024508198332
2017-12-28 02:45:18,303 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024518298968
2017-12-28 02:45:18,332 [salt.minion      ][INFO    ][6898] Starting a new job with PID 6898
2017-12-28 02:45:18,349 [salt.minion      ][INFO    ][6898] Returning information for job: 20171228024518298968
2017-12-28 02:45:28,477 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024528466901
2017-12-28 02:45:28,507 [salt.minion      ][INFO    ][6903] Starting a new job with PID 6903
2017-12-28 02:45:28,523 [salt.minion      ][INFO    ][6903] Returning information for job: 20171228024528466901
2017-12-28 02:45:38,595 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024538581154
2017-12-28 02:45:38,622 [salt.minion      ][INFO    ][6908] Starting a new job with PID 6908
2017-12-28 02:45:38,639 [salt.minion      ][INFO    ][6908] Returning information for job: 20171228024538581154
2017-12-28 02:45:48,754 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024548738812
2017-12-28 02:45:48,786 [salt.minion      ][INFO    ][6985] Starting a new job with PID 6985
2017-12-28 02:45:48,802 [salt.minion      ][INFO    ][6985] Returning information for job: 20171228024548738812
2017-12-28 02:45:58,776 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024558762896
2017-12-28 02:45:58,801 [salt.minion      ][INFO    ][6990] Starting a new job with PID 6990
2017-12-28 02:45:58,818 [salt.minion      ][INFO    ][6990] Returning information for job: 20171228024558762896
2017-12-28 02:46:08,880 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024608868328
2017-12-28 02:46:08,921 [salt.minion      ][INFO    ][6995] Starting a new job with PID 6995
2017-12-28 02:46:08,937 [salt.minion      ][INFO    ][6995] Returning information for job: 20171228024608868328
2017-12-28 02:46:19,091 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024619078605
2017-12-28 02:46:19,123 [salt.minion      ][INFO    ][7005] Starting a new job with PID 7005
2017-12-28 02:46:19,146 [salt.minion      ][INFO    ][7005] Returning information for job: 20171228024619078605
2017-12-28 02:46:29,281 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024629267851
2017-12-28 02:46:29,310 [salt.minion      ][INFO    ][7028] Starting a new job with PID 7028
2017-12-28 02:46:29,330 [salt.minion      ][INFO    ][7028] Returning information for job: 20171228024629267851
2017-12-28 02:46:39,416 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024639404505
2017-12-28 02:46:39,445 [salt.minion      ][INFO    ][7077] Starting a new job with PID 7077
2017-12-28 02:46:39,457 [salt.minion      ][INFO    ][7077] Returning information for job: 20171228024639404505
2017-12-28 02:46:49,539 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024649528175
2017-12-28 02:46:49,564 [salt.minion      ][INFO    ][7104] Starting a new job with PID 7104
2017-12-28 02:46:49,580 [salt.minion      ][INFO    ][7104] Returning information for job: 20171228024649528175
2017-12-28 02:46:59,565 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024659554087
2017-12-28 02:46:59,590 [salt.minion      ][INFO    ][7138] Starting a new job with PID 7138
2017-12-28 02:46:59,610 [salt.minion      ][INFO    ][7138] Returning information for job: 20171228024659554087
2017-12-28 02:47:09,744 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024709733804
2017-12-28 02:47:09,769 [salt.minion      ][INFO    ][7184] Starting a new job with PID 7184
2017-12-28 02:47:10,000 [salt.minion      ][INFO    ][7184] Returning information for job: 20171228024709733804
2017-12-28 02:47:19,893 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024719884763
2017-12-28 02:47:19,922 [salt.minion      ][INFO    ][7225] Starting a new job with PID 7225
2017-12-28 02:47:20,009 [salt.minion      ][INFO    ][7225] Returning information for job: 20171228024719884763
2017-12-28 02:47:30,011 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024730001579
2017-12-28 02:47:30,035 [salt.minion      ][INFO    ][7349] Starting a new job with PID 7349
2017-12-28 02:47:30,101 [salt.minion      ][INFO    ][7349] Returning information for job: 20171228024730001579
2017-12-28 02:47:40,127 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024740119192
2017-12-28 02:47:40,152 [salt.minion      ][INFO    ][7443] Starting a new job with PID 7443
2017-12-28 02:47:40,169 [salt.minion      ][INFO    ][7443] Returning information for job: 20171228024740119192
2017-12-28 02:47:50,172 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024750163053
2017-12-28 02:47:50,201 [salt.minion      ][INFO    ][7647] Starting a new job with PID 7647
2017-12-28 02:47:50,216 [salt.minion      ][INFO    ][7647] Returning information for job: 20171228024750163053
2017-12-28 02:48:00,330 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024800322491
2017-12-28 02:48:00,356 [salt.minion      ][INFO    ][7657] Starting a new job with PID 7657
2017-12-28 02:48:00,374 [salt.minion      ][INFO    ][7657] Returning information for job: 20171228024800322491
2017-12-28 02:48:10,522 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024810516164
2017-12-28 02:48:10,553 [salt.minion      ][INFO    ][7662] Starting a new job with PID 7662
2017-12-28 02:48:10,569 [salt.minion      ][INFO    ][7662] Returning information for job: 20171228024810516164
2017-12-28 02:48:20,669 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024820663301
2017-12-28 02:48:20,698 [salt.minion      ][INFO    ][8143] Starting a new job with PID 8143
2017-12-28 02:48:20,713 [salt.minion      ][INFO    ][8143] Returning information for job: 20171228024820663301
2017-12-28 02:48:30,813 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024830807252
2017-12-28 02:48:30,843 [salt.minion      ][INFO    ][8212] Starting a new job with PID 8212
2017-12-28 02:48:30,906 [salt.minion      ][INFO    ][8212] Returning information for job: 20171228024830807252
2017-12-28 02:48:40,948 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024840943389
2017-12-28 02:48:40,972 [salt.minion      ][INFO    ][9274] Starting a new job with PID 9274
2017-12-28 02:48:40,988 [salt.minion      ][INFO    ][9274] Returning information for job: 20171228024840943389
2017-12-28 02:48:50,983 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024850978767
2017-12-28 02:48:51,009 [salt.minion      ][INFO    ][11389] Starting a new job with PID 11389
2017-12-28 02:48:51,048 [salt.minion      ][INFO    ][11389] Returning information for job: 20171228024850978767
2017-12-28 02:49:01,150 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024901146579
2017-12-28 02:49:01,176 [salt.minion      ][INFO    ][12987] Starting a new job with PID 12987
2017-12-28 02:49:01,737 [salt.minion      ][INFO    ][12987] Returning information for job: 20171228024901146579
2017-12-28 02:49:11,252 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024911248901
2017-12-28 02:49:11,281 [salt.minion      ][INFO    ][13008] Starting a new job with PID 13008
2017-12-28 02:49:11,307 [salt.minion      ][INFO    ][13008] Returning information for job: 20171228024911248901
2017-12-28 02:49:21,397 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024921393051
2017-12-28 02:49:21,420 [salt.minion      ][INFO    ][16861] Starting a new job with PID 16861
2017-12-28 02:49:21,437 [salt.minion      ][INFO    ][16861] Returning information for job: 20171228024921393051
2017-12-28 02:49:31,589 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228024931586276
2017-12-28 02:49:31,614 [salt.minion      ][INFO    ][17924] Starting a new job with PID 17924
2017-12-28 02:49:31,633 [salt.minion      ][INFO    ][17924] Returning information for job: 20171228024931586276
2017-12-28 02:49:39,097 [salt.loaded.int.module.cmdmod][INFO    ][5502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 02:49:39,137 [salt.minion      ][INFO    ][5502] Returning information for job: 20171228024014662847
2017-12-28 02:53:18,284 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command test.ping with jid 20171228025318288163
2017-12-28 02:53:18,312 [salt.minion      ][INFO    ][18058] Starting a new job with PID 18058
2017-12-28 02:53:18,364 [salt.minion      ][INFO    ][18058] Returning information for job: 20171228025318288163
2017-12-28 03:04:26,014 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command state.sls with jid 20171228030426008659
2017-12-28 03:04:26,038 [salt.minion      ][INFO    ][18635] Starting a new job with PID 18635
2017-12-28 03:04:27,668 [salt.state       ][INFO    ][18635] Loading fresh modules for state activity
2017-12-28 03:04:27,711 [salt.fileclient  ][INFO    ][18635] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-28 03:04:27,737 [salt.fileclient  ][INFO    ][18635] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-28 03:04:27,776 [salt.fileclient  ][INFO    ][18635] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 03:04:28,195 [salt.state       ][INFO    ][18635] Running state [lsof] at time 03:04:28.194622
2017-12-28 03:04:28,195 [salt.state       ][INFO    ][18635] Executing state pkg.installed for lsof
2017-12-28 03:04:28,196 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 03:04:28,707 [salt.state       ][INFO    ][18635] Package lsof is already installed
2017-12-28 03:04:28,708 [salt.state       ][INFO    ][18635] Completed state [lsof] at time 03:04:28.707727 duration_in_ms=513.105
2017-12-28 03:04:28,708 [salt.state       ][INFO    ][18635] Running state [keepalived] at time 03:04:28.708115
2017-12-28 03:04:28,708 [salt.state       ][INFO    ][18635] Executing state pkg.installed for keepalived
2017-12-28 03:04:28,729 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 03:04:36,054 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030436047703
2017-12-28 03:04:36,080 [salt.minion      ][INFO    ][18961] Starting a new job with PID 18961
2017-12-28 03:04:36,098 [salt.minion      ][INFO    ][18961] Returning information for job: 20171228030436047703
2017-12-28 03:04:46,219 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030446214365
2017-12-28 03:04:46,245 [salt.minion      ][INFO    ][18971] Starting a new job with PID 18971
2017-12-28 03:04:46,265 [salt.minion      ][INFO    ][18971] Returning information for job: 20171228030446214365
2017-12-28 03:04:56,392 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030456386713
2017-12-28 03:04:56,417 [salt.minion      ][INFO    ][18976] Starting a new job with PID 18976
2017-12-28 03:04:56,435 [salt.minion      ][INFO    ][18976] Returning information for job: 20171228030456386713
2017-12-28 03:05:06,566 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030506562204
2017-12-28 03:05:06,591 [salt.minion      ][INFO    ][18986] Starting a new job with PID 18986
2017-12-28 03:05:06,608 [salt.minion      ][INFO    ][18986] Returning information for job: 20171228030506562204
2017-12-28 03:05:16,746 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030516742562
2017-12-28 03:05:16,771 [salt.minion      ][INFO    ][18991] Starting a new job with PID 18991
2017-12-28 03:05:16,789 [salt.minion      ][INFO    ][18991] Returning information for job: 20171228030516742562
2017-12-28 03:05:26,932 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030526927585
2017-12-28 03:05:26,955 [salt.minion      ][INFO    ][19001] Starting a new job with PID 19001
2017-12-28 03:05:26,974 [salt.minion      ][INFO    ][19001] Returning information for job: 20171228030526927585
2017-12-28 03:05:37,121 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030537117313
2017-12-28 03:05:37,144 [salt.minion      ][INFO    ][19006] Starting a new job with PID 19006
2017-12-28 03:05:37,164 [salt.minion      ][INFO    ][19006] Returning information for job: 20171228030537117313
2017-12-28 03:05:47,317 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030547313781
2017-12-28 03:05:47,339 [salt.minion      ][INFO    ][19011] Starting a new job with PID 19011
2017-12-28 03:05:47,357 [salt.minion      ][INFO    ][19011] Returning information for job: 20171228030547313781
2017-12-28 03:05:57,516 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030557513547
2017-12-28 03:05:57,540 [salt.minion      ][INFO    ][19021] Starting a new job with PID 19021
2017-12-28 03:05:57,557 [salt.minion      ][INFO    ][19021] Returning information for job: 20171228030557513547
2017-12-28 03:06:07,719 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030607718770
2017-12-28 03:06:07,744 [salt.minion      ][INFO    ][19026] Starting a new job with PID 19026
2017-12-28 03:06:07,761 [salt.minion      ][INFO    ][19026] Returning information for job: 20171228030607718770
2017-12-28 03:06:17,931 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030617929365
2017-12-28 03:06:17,955 [salt.minion      ][INFO    ][19036] Starting a new job with PID 19036
2017-12-28 03:06:17,973 [salt.minion      ][INFO    ][19036] Returning information for job: 20171228030617929365
2017-12-28 03:06:28,150 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228030628148452
2017-12-28 03:06:28,175 [salt.minion      ][INFO    ][19123] Starting a new job with PID 19123
2017-12-28 03:06:28,194 [salt.minion      ][INFO    ][19123] Returning information for job: 20171228030628148452
2017-12-28 03:06:30,290 [salt.loaded.int.module.cmdmod][INFO    ][18635] 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-28 03:06:37,840 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 03:06:37,882 [salt.state       ][INFO    ][18635] 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-28 03:06:37,896 [salt.state       ][INFO    ][18635] Loading fresh modules for state activity
2017-12-28 03:06:37,916 [salt.state       ][INFO    ][18635] Completed state [keepalived] at time 03:06:37.916402 duration_in_ms=129208.286
2017-12-28 03:06:37,920 [salt.state       ][INFO    ][18635] Running state [/etc/keepalived/keepalived.conf] at time 03:06:37.919709
2017-12-28 03:06:37,920 [salt.state       ][INFO    ][18635] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-28 03:06:37,949 [salt.fileclient  ][INFO    ][18635] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-28 03:06:37,991 [salt.fileclient  ][INFO    ][18635] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 03:06:37,999 [salt.state       ][INFO    ][18635] File changed:
New file
2017-12-28 03:06:37,999 [salt.state       ][INFO    ][18635] Completed state [/etc/keepalived/keepalived.conf] at time 03:06:37.999427 duration_in_ms=79.718
2017-12-28 03:06:38,086 [salt.state       ][INFO    ][18635] Running state [keepalived] at time 03:06:38.085817
2017-12-28 03:06:38,086 [salt.state       ][INFO    ][18635] Executing state service.running for keepalived
2017-12-28 03:06:38,088 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-28 03:06:38,105 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,122 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,137 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,152 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,210 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,227 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,244 [salt.loaded.int.module.cmdmod][INFO    ][18635] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 03:06:38,258 [salt.state       ][INFO    ][18635] {'keepalived': True}
2017-12-28 03:06:38,259 [salt.state       ][INFO    ][18635] Completed state [keepalived] at time 03:06:38.258984 duration_in_ms=173.165
2017-12-28 03:06:38,261 [salt.minion      ][INFO    ][18635] Returning information for job: 20171228030426008659
2017-12-28 03:31:08,530 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command pillar.get with jid 20171228033108514073
2017-12-28 03:31:08,564 [salt.minion      ][INFO    ][20550] Starting a new job with PID 20550
2017-12-28 03:31:08,570 [salt.minion      ][INFO    ][20550] Returning information for job: 20171228033108514073
2017-12-28 03:35:43,448 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command state.sls with jid 20171228033543442977
2017-12-28 03:35:43,471 [salt.minion      ][INFO    ][20755] Starting a new job with PID 20755
2017-12-28 03:35:46,060 [salt.state       ][INFO    ][20755] Loading fresh modules for state activity
2017-12-28 03:35:46,105 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-28 03:35:46,138 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-28 03:35:46,158 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-28 03:35:46,195 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,218 [py.warnings      ][WARNING ][20755] /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-28 03:35:46,220 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-28 03:35:46,234 [salt.loaded.int.module.cmdmod][ERROR   ][20755] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-28 03:35:46,235 [salt.loaded.int.module.cmdmod][ERROR   ][20755] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-28 03:35:46,274 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-28 03:35:46,304 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,335 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-28 03:35:46,354 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,387 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-28 03:35:46,436 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,489 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-28 03:35:46,512 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,547 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-28 03:35:46,571 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:35:46,603 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-28 03:35:46,647 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 03:35:47,093 [salt.state       ][INFO    ][20755] Running state [rabbitmq-server] at time 03:35:47.093290
2017-12-28 03:35:47,094 [salt.state       ][INFO    ][20755] Executing state pkg.installed for rabbitmq-server
2017-12-28 03:35:47,094 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 03:35:47,550 [salt.utils.schedule][INFO    ][1750] Running scheduled job: __mine_interval
2017-12-28 03:35:47,603 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 03:35:50,167 [salt.loaded.int.module.cmdmod][INFO    ][20755] 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-28 03:35:53,544 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033553537566
2017-12-28 03:35:53,568 [salt.minion      ][INFO    ][21155] Starting a new job with PID 21155
2017-12-28 03:35:53,588 [salt.minion      ][INFO    ][21155] Returning information for job: 20171228033553537566
2017-12-28 03:36:03,761 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033603746969
2017-12-28 03:36:03,785 [salt.minion      ][INFO    ][21328] Starting a new job with PID 21328
2017-12-28 03:36:03,813 [salt.minion      ][INFO    ][21328] Returning information for job: 20171228033603746969
2017-12-28 03:36:13,802 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033613794219
2017-12-28 03:36:13,825 [salt.minion      ][INFO    ][21551] Starting a new job with PID 21551
2017-12-28 03:36:13,844 [salt.minion      ][INFO    ][21551] Returning information for job: 20171228033613794219
2017-12-28 03:36:24,014 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033624008694
2017-12-28 03:36:24,028 [salt.minion      ][INFO    ][21694] Starting a new job with PID 21694
2017-12-28 03:36:24,038 [salt.minion      ][INFO    ][21694] Returning information for job: 20171228033624008694
2017-12-28 03:36:34,228 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033634224249
2017-12-28 03:36:34,242 [salt.minion      ][INFO    ][21704] Starting a new job with PID 21704
2017-12-28 03:36:34,251 [salt.minion      ][INFO    ][21704] Returning information for job: 20171228033634224249
2017-12-28 03:36:40,231 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 03:36:40,276 [salt.state       ][INFO    ][20755] 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.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.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.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.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.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.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.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-28 03:36:40,302 [salt.state       ][INFO    ][20755] Loading fresh modules for state activity
2017-12-28 03:36:40,332 [salt.state       ][INFO    ][20755] Completed state [rabbitmq-server] at time 03:36:40.331481 duration_in_ms=53238.191
2017-12-28 03:36:40,343 [salt.state       ][INFO    ][20755] Running state [gettext-base] at time 03:36:40.343038
2017-12-28 03:36:40,344 [salt.state       ][INFO    ][20755] Executing state pkg.installed for gettext-base
2017-12-28 03:36:40,662 [salt.state       ][INFO    ][20755] Package gettext-base is already installed
2017-12-28 03:36:40,662 [salt.state       ][INFO    ][20755] Completed state [gettext-base] at time 03:36:40.662073 duration_in_ms=319.035
2017-12-28 03:36:40,664 [salt.state       ][INFO    ][20755] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:36:40.663924
2017-12-28 03:36:40,664 [salt.state       ][INFO    ][20755] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-28 03:36:40,687 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-28 03:36:40,715 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:36:40,728 [salt.state       ][INFO    ][20755] File changed:
New file
2017-12-28 03:36:40,729 [salt.state       ][INFO    ][20755] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:36:40.728540 duration_in_ms=64.616
2017-12-28 03:36:40,729 [salt.state       ][INFO    ][20755] Running state [/etc/default/rabbitmq-server] at time 03:36:40.729106
2017-12-28 03:36:40,729 [salt.state       ][INFO    ][20755] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-28 03:36:40,748 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-28 03:36:40,772 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:36:40,802 [salt.state       ][INFO    ][20755] 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-28 03:36:40,806 [salt.state       ][INFO    ][20755] Completed state [/etc/default/rabbitmq-server] at time 03:36:40.805847 duration_in_ms=76.739
2017-12-28 03:36:40,807 [salt.state       ][INFO    ][20755] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:36:40.807079
2017-12-28 03:36:40,808 [salt.state       ][INFO    ][20755] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-28 03:36:40,827 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-28 03:36:40,849 [salt.fileclient  ][INFO    ][20755] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-28 03:36:40,872 [salt.state       ][INFO    ][20755] File changed:
New file
2017-12-28 03:36:40,872 [salt.state       ][INFO    ][20755] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:36:40.872197 duration_in_ms=65.118
2017-12-28 03:36:40,875 [salt.state       ][INFO    ][20755] Running state [sleep 30] at time 03:36:40.874758
2017-12-28 03:36:40,875 [salt.state       ][INFO    ][20755] Executing state cmd.run for sleep 30
2017-12-28 03:36:40,876 [py.warnings      ][WARNING ][20755] /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-28 03:36:40,877 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-28 03:36:44,428 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033644422533
2017-12-28 03:36:44,453 [salt.minion      ][INFO    ][21786] Starting a new job with PID 21786
2017-12-28 03:36:44,471 [salt.minion      ][INFO    ][21786] Returning information for job: 20171228033644422533
2017-12-28 03:36:54,644 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033654638764
2017-12-28 03:36:54,670 [salt.minion      ][INFO    ][21791] Starting a new job with PID 21791
2017-12-28 03:36:54,689 [salt.minion      ][INFO    ][21791] Returning information for job: 20171228033654638764
2017-12-28 03:37:04,859 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033704854878
2017-12-28 03:37:04,882 [salt.minion      ][INFO    ][21802] Starting a new job with PID 21802
2017-12-28 03:37:04,901 [salt.minion      ][INFO    ][21802] Returning information for job: 20171228033704854878
2017-12-28 03:37:10,937 [salt.state       ][INFO    ][20755] {'pid': 21782, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 03:37:10,938 [salt.state       ][INFO    ][20755] Completed state [sleep 30] at time 03:37:10.937730 duration_in_ms=30062.992
2017-12-28 03:37:10,940 [salt.state       ][INFO    ][20755] Running state [service rabbitmq-server stop] at time 03:37:10.939798
2017-12-28 03:37:10,940 [salt.state       ][INFO    ][20755] Executing state cmd.run for service rabbitmq-server stop
2017-12-28 03:37:10,942 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-28 03:37:11,099 [salt.state       ][INFO    ][20755] {'pid': 21805, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 03:37:11,100 [salt.state       ][INFO    ][20755] Completed state [service rabbitmq-server stop] at time 03:37:11.100295 duration_in_ms=160.496
2017-12-28 03:37:11,101 [salt.state       ][INFO    ][20755] Running state [/var/lib/rabbitmq] at time 03:37:11.101192
2017-12-28 03:37:11,102 [salt.state       ][INFO    ][20755] Executing state file.directory for /var/lib/rabbitmq
2017-12-28 03:37:11,104 [salt.state       ][INFO    ][20755] Directory /var/lib/rabbitmq is in the correct state
2017-12-28 03:37:11,104 [salt.state       ][INFO    ][20755] Completed state [/var/lib/rabbitmq] at time 03:37:11.104218 duration_in_ms=3.026
2017-12-28 03:37:11,107 [salt.state       ][INFO    ][20755] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 03:37:11.106949
2017-12-28 03:37:11,108 [salt.state       ][INFO    ][20755] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-28 03:37:11,123 [salt.state       ][INFO    ][20755] File changed:
--- 
+++ 
@@ -1 +1 @@
-MEDNMBBFDTKDGEIVSYKG+opnfv_secret

2017-12-28 03:37:11,124 [salt.state       ][INFO    ][20755] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 03:37:11.124271 duration_in_ms=17.322
2017-12-28 03:37:11,126 [salt.state       ][INFO    ][20755] Running state [sleep 30] at time 03:37:11.125510
2017-12-28 03:37:11,126 [salt.state       ][INFO    ][20755] Executing state cmd.run for sleep 30
2017-12-28 03:37:11,127 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-28 03:37:15,083 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033715078480
2017-12-28 03:37:15,106 [salt.minion      ][INFO    ][21836] Starting a new job with PID 21836
2017-12-28 03:37:15,125 [salt.minion      ][INFO    ][21836] Returning information for job: 20171228033715078480
2017-12-28 03:37:25,115 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033725111536
2017-12-28 03:37:25,139 [salt.minion      ][INFO    ][21928] Starting a new job with PID 21928
2017-12-28 03:37:25,159 [salt.minion      ][INFO    ][21928] Returning information for job: 20171228033725111536
2017-12-28 03:37:35,344 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033735338558
2017-12-28 03:37:35,367 [salt.minion      ][INFO    ][21933] Starting a new job with PID 21933
2017-12-28 03:37:35,387 [salt.minion      ][INFO    ][21933] Returning information for job: 20171228033735338558
2017-12-28 03:37:41,191 [salt.state       ][INFO    ][20755] {'pid': 21832, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 03:37:41,191 [salt.state       ][INFO    ][20755] Completed state [sleep 30] at time 03:37:41.191290 duration_in_ms=30065.778
2017-12-28 03:37:41,196 [salt.state       ][INFO    ][20755] Running state [rabbitmq-server] at time 03:37:41.195866
2017-12-28 03:37:41,196 [salt.state       ][INFO    ][20755] Executing state service.running for rabbitmq-server
2017-12-28 03:37:41,198 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-28 03:37:41,222 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:41,241 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:41,264 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:41,281 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:44,615 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:44,638 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:44,661 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:44,682 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:44,703 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:45,073 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-28 03:37:45,094 [salt.state       ][INFO    ][20755] {'rabbitmq-server': True}
2017-12-28 03:37:45,095 [salt.state       ][INFO    ][20755] Completed state [rabbitmq-server] at time 03:37:45.094635 duration_in_ms=3898.768
2017-12-28 03:37:45,105 [salt.state       ][INFO    ][20755] Running state [amqp_client] at time 03:37:45.104797
2017-12-28 03:37:45,106 [salt.state       ][INFO    ][20755] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-28 03:37:45,107 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-28 03:37:45,369 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033745358579
2017-12-28 03:37:45,390 [salt.minion      ][INFO    ][22317] Starting a new job with PID 22317
2017-12-28 03:37:45,410 [salt.minion      ][INFO    ][22317] Returning information for job: 20171228033745358579
2017-12-28 03:37:45,850 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-28 03:37:46,889 [salt.state       ][INFO    ][20755] {'new': 'amqp_client', 'old': ''}
2017-12-28 03:37:46,890 [salt.state       ][INFO    ][20755] Completed state [amqp_client] at time 03:37:46.889640 duration_in_ms=1784.841
2017-12-28 03:37:46,891 [salt.state       ][INFO    ][20755] Running state [rabbitmq_management] at time 03:37:46.891407
2017-12-28 03:37:46,892 [salt.state       ][INFO    ][20755] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-28 03:37:46,894 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-28 03:37:47,718 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-28 03:37:50,069 [salt.state       ][INFO    ][20755] {'new': 'rabbitmq_management', 'old': ''}
2017-12-28 03:37:50,069 [salt.state       ][INFO    ][20755] Completed state [rabbitmq_management] at time 03:37:50.069227 duration_in_ms=3177.819
2017-12-28 03:37:50,074 [salt.state       ][INFO    ][20755] Running state [/openstack] at time 03:37:50.074079
2017-12-28 03:37:50,075 [salt.state       ][INFO    ][20755] Executing state rabbitmq_vhost.present for /openstack
2017-12-28 03:37:50,076 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-28 03:37:51,011 [salt.state       ][INFO    ][20755] Virtual Host '/openstack' already exists.
2017-12-28 03:37:51,012 [salt.state       ][INFO    ][20755] Completed state [/openstack] at time 03:37:51.011817 duration_in_ms=937.737
2017-12-28 03:37:51,026 [salt.state       ][INFO    ][20755] Running state [openstack] at time 03:37:51.026247
2017-12-28 03:37:51,027 [salt.state       ][INFO    ][20755] Executing state rabbitmq_user.present for openstack
2017-12-28 03:37:51,028 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-28 03:37:52,044 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-28 03:37:55,145 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-28 03:37:55,394 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033755378699
2017-12-28 03:37:55,417 [salt.minion      ][INFO    ][23714] Starting a new job with PID 23714
2017-12-28 03:37:55,437 [salt.minion      ][INFO    ][23714] Returning information for job: 20171228033755378699
2017-12-28 03:37:56,150 [salt.state       ][INFO    ][20755] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-28 03:37:56,151 [salt.state       ][INFO    ][20755] Completed state [openstack] at time 03:37:56.150819 duration_in_ms=5124.571
2017-12-28 03:37:56,155 [salt.state       ][INFO    ][20755] Running state [Ceilometer] at time 03:37:56.155241
2017-12-28 03:37:56,156 [salt.state       ][INFO    ][20755] Executing state rabbitmq_policy.present for Ceilometer
2017-12-28 03:37:56,157 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-28 03:37:57,173 [salt.loaded.int.module.cmdmod][INFO    ][20755] 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-28 03:37:58,135 [salt.state       ][INFO    ][20755] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-28 03:37:58,136 [salt.state       ][INFO    ][20755] Completed state [Ceilometer] at time 03:37:58.135643 duration_in_ms=1980.401
2017-12-28 03:37:58,137 [salt.state       ][INFO    ][20755] Running state [HA] at time 03:37:58.137140
2017-12-28 03:37:58,138 [salt.state       ][INFO    ][20755] Executing state rabbitmq_policy.present for HA
2017-12-28 03:37:58,139 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-28 03:37:59,132 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-28 03:38:00,160 [salt.state       ][INFO    ][20755] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-28 03:38:00,160 [salt.state       ][INFO    ][20755] Completed state [HA] at time 03:38:00.160361 duration_in_ms=2023.219
2017-12-28 03:38:00,161 [salt.state       ][INFO    ][20755] Running state [guest] at time 03:38:00.160914
2017-12-28 03:38:00,161 [salt.state       ][INFO    ][20755] Executing state rabbitmq_user.present for guest
2017-12-28 03:38:00,162 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-28 03:38:01,151 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-28 03:38:04,257 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-28 03:38:05,273 [salt.state       ][INFO    ][20755] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-28 03:38:05,274 [salt.state       ][INFO    ][20755] Completed state [guest] at time 03:38:05.273558 duration_in_ms=5112.643
2017-12-28 03:38:05,275 [salt.state       ][INFO    ][20755] Running state [HA] at time 03:38:05.274683
2017-12-28 03:38:05,275 [salt.state       ][INFO    ][20755] Executing state rabbitmq_policy.present for HA
2017-12-28 03:38:05,276 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-28 03:38:05,421 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228033805402120
2017-12-28 03:38:05,443 [salt.minion      ][INFO    ][25238] Starting a new job with PID 25238
2017-12-28 03:38:05,463 [salt.minion      ][INFO    ][25238] Returning information for job: 20171228033805402120
2017-12-28 03:38:06,221 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-28 03:38:07,288 [salt.state       ][INFO    ][20755] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-28 03:38:07,289 [salt.state       ][INFO    ][20755] Completed state [HA] at time 03:38:07.288467 duration_in_ms=2013.782
2017-12-28 03:38:07,290 [salt.state       ][INFO    ][20755] Running state [admin] at time 03:38:07.289876
2017-12-28 03:38:07,290 [salt.state       ][INFO    ][20755] Executing state rabbitmq_user.present for admin
2017-12-28 03:38:07,291 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-28 03:38:08,294 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-28 03:38:11,396 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-28 03:38:12,353 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-28 03:38:13,336 [salt.state       ][INFO    ][20755] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-28 03:38:13,336 [salt.state       ][INFO    ][20755] Completed state [admin] at time 03:38:13.336166 duration_in_ms=6046.289
2017-12-28 03:38:13,338 [salt.state       ][INFO    ][20755] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.337437
2017-12-28 03:38:13,338 [salt.state       ][INFO    ][20755] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,339 [salt.state       ][INFO    ][20755] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-28 03:38:13,339 [salt.state       ][INFO    ][20755] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.339261 duration_in_ms=1.824
2017-12-28 03:38:13,340 [salt.state       ][INFO    ][20755] Running state [mdb02] at time 03:38:13.339650
2017-12-28 03:38:13,340 [salt.state       ][INFO    ][20755] Executing state host.present for mdb02
2017-12-28 03:38:13,341 [salt.state       ][INFO    ][20755] Host mdb02 (10.167.4.77) already present
2017-12-28 03:38:13,341 [salt.state       ][INFO    ][20755] Completed state [mdb02] at time 03:38:13.341089 duration_in_ms=1.438
2017-12-28 03:38:13,342 [salt.state       ][INFO    ][20755] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.341518
2017-12-28 03:38:13,342 [salt.state       ][INFO    ][20755] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,343 [salt.state       ][INFO    ][20755] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-28 03:38:13,343 [salt.state       ][INFO    ][20755] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.343038 duration_in_ms=1.52
2017-12-28 03:38:13,343 [salt.state       ][INFO    ][20755] Running state [mdb03] at time 03:38:13.343431
2017-12-28 03:38:13,344 [salt.state       ][INFO    ][20755] Executing state host.present for mdb03
2017-12-28 03:38:13,345 [salt.state       ][INFO    ][20755] Host mdb03 (10.167.4.78) already present
2017-12-28 03:38:13,345 [salt.state       ][INFO    ][20755] Completed state [mdb03] at time 03:38:13.344926 duration_in_ms=1.495
2017-12-28 03:38:13,345 [salt.state       ][INFO    ][20755] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.345308
2017-12-28 03:38:13,346 [salt.state       ][INFO    ][20755] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,347 [salt.state       ][INFO    ][20755] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-28 03:38:13,347 [salt.state       ][INFO    ][20755] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.346837 duration_in_ms=1.528
2017-12-28 03:38:13,347 [salt.state       ][INFO    ][20755] Running state [mdb01] at time 03:38:13.347231
2017-12-28 03:38:13,348 [salt.state       ][INFO    ][20755] Executing state host.present for mdb01
2017-12-28 03:38:13,350 [salt.state       ][INFO    ][20755] Host mdb01 (10.167.4.76) already present
2017-12-28 03:38:13,351 [salt.state       ][INFO    ][20755] Completed state [mdb01] at time 03:38:13.350645 duration_in_ms=3.413
2017-12-28 03:38:13,351 [salt.state       ][INFO    ][20755] Running state [mdb] at time 03:38:13.351111
2017-12-28 03:38:13,351 [salt.state       ][INFO    ][20755] Executing state host.present for mdb
2017-12-28 03:38:13,352 [salt.state       ][INFO    ][20755] Host mdb (10.167.4.75) already present
2017-12-28 03:38:13,353 [salt.state       ][INFO    ][20755] Completed state [mdb] at time 03:38:13.352535 duration_in_ms=1.424
2017-12-28 03:38:13,353 [salt.state       ][INFO    ][20755] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.352893
2017-12-28 03:38:13,353 [salt.state       ][INFO    ][20755] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,354 [salt.state       ][INFO    ][20755] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-28 03:38:13,354 [salt.state       ][INFO    ][20755] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.354309 duration_in_ms=1.415
2017-12-28 03:38:13,355 [salt.state       ][INFO    ][20755] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.354667
2017-12-28 03:38:13,355 [salt.state       ][INFO    ][20755] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,356 [salt.state       ][INFO    ][20755] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-28 03:38:13,356 [salt.state       ][INFO    ][20755] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.356086 duration_in_ms=1.418
2017-12-28 03:38:13,356 [salt.state       ][INFO    ][20755] Running state [cfg01] at time 03:38:13.356433
2017-12-28 03:38:13,357 [salt.state       ][INFO    ][20755] Executing state host.present for cfg01
2017-12-28 03:38:13,358 [salt.state       ][INFO    ][20755] Host cfg01 (10.167.4.100) already present
2017-12-28 03:38:13,358 [salt.state       ][INFO    ][20755] Completed state [cfg01] at time 03:38:13.357808 duration_in_ms=1.375
2017-12-28 03:38:13,358 [salt.state       ][INFO    ][20755] Running state [prx01] at time 03:38:13.358156
2017-12-28 03:38:13,359 [salt.state       ][INFO    ][20755] Executing state host.present for prx01
2017-12-28 03:38:13,359 [salt.state       ][INFO    ][20755] Host prx01 (10.167.4.104) already present
2017-12-28 03:38:13,360 [salt.state       ][INFO    ][20755] Completed state [prx01] at time 03:38:13.359549 duration_in_ms=1.392
2017-12-28 03:38:13,360 [salt.state       ][INFO    ][20755] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.359897
2017-12-28 03:38:13,360 [salt.state       ][INFO    ][20755] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,361 [salt.state       ][INFO    ][20755] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-28 03:38:13,361 [salt.state       ][INFO    ][20755] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.361280 duration_in_ms=1.382
2017-12-28 03:38:13,362 [salt.state       ][INFO    ][20755] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.361694
2017-12-28 03:38:13,362 [salt.state       ][INFO    ][20755] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,363 [salt.state       ][INFO    ][20755] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-28 03:38:13,363 [salt.state       ][INFO    ][20755] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.363072 duration_in_ms=1.378
2017-12-28 03:38:13,363 [salt.state       ][INFO    ][20755] Running state [kvm01] at time 03:38:13.363426
2017-12-28 03:38:13,364 [salt.state       ][INFO    ][20755] Executing state host.present for kvm01
2017-12-28 03:38:13,364 [salt.state       ][INFO    ][20755] Host kvm01 (10.167.4.141) already present
2017-12-28 03:38:13,365 [salt.state       ][INFO    ][20755] Completed state [kvm01] at time 03:38:13.364745 duration_in_ms=1.319
2017-12-28 03:38:13,365 [salt.state       ][INFO    ][20755] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.365083
2017-12-28 03:38:13,365 [salt.state       ][INFO    ][20755] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,366 [salt.state       ][INFO    ][20755] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-28 03:38:13,366 [salt.state       ][INFO    ][20755] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.366426 duration_in_ms=1.342
2017-12-28 03:38:13,367 [salt.state       ][INFO    ][20755] Running state [kvm03] at time 03:38:13.366812
2017-12-28 03:38:13,367 [salt.state       ][INFO    ][20755] Executing state host.present for kvm03
2017-12-28 03:38:13,368 [salt.state       ][INFO    ][20755] Host kvm03 (10.167.4.143) already present
2017-12-28 03:38:13,368 [salt.state       ][INFO    ][20755] Completed state [kvm03] at time 03:38:13.368146 duration_in_ms=1.333
2017-12-28 03:38:13,369 [salt.state       ][INFO    ][20755] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.368505
2017-12-28 03:38:13,369 [salt.state       ][INFO    ][20755] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,370 [salt.state       ][INFO    ][20755] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-28 03:38:13,370 [salt.state       ][INFO    ][20755] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.369836 duration_in_ms=1.332
2017-12-28 03:38:13,370 [salt.state       ][INFO    ][20755] Running state [kvm02] at time 03:38:13.370193
2017-12-28 03:38:13,371 [salt.state       ][INFO    ][20755] Executing state host.present for kvm02
2017-12-28 03:38:13,371 [salt.state       ][INFO    ][20755] Host kvm02 (10.167.4.142) already present
2017-12-28 03:38:13,372 [salt.state       ][INFO    ][20755] Completed state [kvm02] at time 03:38:13.371535 duration_in_ms=1.341
2017-12-28 03:38:13,372 [salt.state       ][INFO    ][20755] Running state [dbs] at time 03:38:13.371895
2017-12-28 03:38:13,372 [salt.state       ][INFO    ][20755] Executing state host.present for dbs
2017-12-28 03:38:13,373 [salt.state       ][INFO    ][20755] Host dbs (10.167.4.50) already present
2017-12-28 03:38:13,373 [salt.state       ][INFO    ][20755] Completed state [dbs] at time 03:38:13.373209 duration_in_ms=1.314
2017-12-28 03:38:13,374 [salt.state       ][INFO    ][20755] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.373582
2017-12-28 03:38:13,374 [salt.state       ][INFO    ][20755] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,375 [salt.state       ][INFO    ][20755] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-28 03:38:13,375 [salt.state       ][INFO    ][20755] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.374875 duration_in_ms=1.293
2017-12-28 03:38:13,375 [salt.state       ][INFO    ][20755] Running state [prx] at time 03:38:13.375202
2017-12-28 03:38:13,376 [salt.state       ][INFO    ][20755] Executing state host.present for prx
2017-12-28 03:38:13,376 [salt.state       ][INFO    ][20755] Host prx (172.30.10.103) already present
2017-12-28 03:38:13,377 [salt.state       ][INFO    ][20755] Completed state [prx] at time 03:38:13.376458 duration_in_ms=1.257
2017-12-28 03:38:13,377 [salt.state       ][INFO    ][20755] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.376792
2017-12-28 03:38:13,377 [salt.state       ][INFO    ][20755] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,378 [salt.state       ][INFO    ][20755] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-28 03:38:13,378 [salt.state       ][INFO    ][20755] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.378065 duration_in_ms=1.272
2017-12-28 03:38:13,378 [salt.state       ][INFO    ][20755] Running state [prx02] at time 03:38:13.378402
2017-12-28 03:38:13,379 [salt.state       ][INFO    ][20755] Executing state host.present for prx02
2017-12-28 03:38:13,379 [salt.state       ][INFO    ][20755] Host prx02 (10.167.4.105) already present
2017-12-28 03:38:13,380 [salt.state       ][INFO    ][20755] Completed state [prx02] at time 03:38:13.379669 duration_in_ms=1.266
2017-12-28 03:38:13,380 [salt.state       ][INFO    ][20755] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.380004
2017-12-28 03:38:13,380 [salt.state       ][INFO    ][20755] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,381 [salt.state       ][INFO    ][20755] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-28 03:38:13,381 [salt.state       ][INFO    ][20755] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.381241 duration_in_ms=1.237
2017-12-28 03:38:13,382 [salt.state       ][INFO    ][20755] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.381600
2017-12-28 03:38:13,382 [salt.state       ][INFO    ][20755] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,383 [salt.state       ][INFO    ][20755] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-28 03:38:13,383 [salt.state       ][INFO    ][20755] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.382875 duration_in_ms=1.275
2017-12-28 03:38:13,383 [salt.state       ][INFO    ][20755] Running state [msg02] at time 03:38:13.383211
2017-12-28 03:38:13,384 [salt.state       ][INFO    ][20755] Executing state host.present for msg02
2017-12-28 03:38:13,384 [salt.state       ][INFO    ][20755] Host msg02 (10.167.4.42) already present
2017-12-28 03:38:13,385 [salt.state       ][INFO    ][20755] Completed state [msg02] at time 03:38:13.384460 duration_in_ms=1.25
2017-12-28 03:38:13,386 [salt.state       ][INFO    ][20755] Running state [file.replace] at time 03:38:13.386167
2017-12-28 03:38:13,387 [salt.state       ][INFO    ][20755] Executing state module.run for file.replace
2017-12-28 03:38:13,909 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-28 03:38:13,930 [salt.state       ][INFO    ][20755] onlyif execution failed
2017-12-28 03:38:13,930 [salt.state       ][INFO    ][20755] Completed state [file.replace] at time 03:38:13.930312 duration_in_ms=544.144
2017-12-28 03:38:13,931 [salt.state       ][INFO    ][20755] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.930942
2017-12-28 03:38:13,931 [salt.state       ][INFO    ][20755] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,933 [salt.state       ][INFO    ][20755] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-28 03:38:13,933 [salt.state       ][INFO    ][20755] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.932919 duration_in_ms=1.977
2017-12-28 03:38:13,933 [salt.state       ][INFO    ][20755] Running state [msg03] at time 03:38:13.933332
2017-12-28 03:38:13,934 [salt.state       ][INFO    ][20755] Executing state host.present for msg03
2017-12-28 03:38:13,935 [salt.state       ][INFO    ][20755] Host msg03 (10.167.4.43) already present
2017-12-28 03:38:13,935 [salt.state       ][INFO    ][20755] Completed state [msg03] at time 03:38:13.934842 duration_in_ms=1.509
2017-12-28 03:38:13,935 [salt.state       ][INFO    ][20755] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.935221
2017-12-28 03:38:13,936 [salt.state       ][INFO    ][20755] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,936 [salt.state       ][INFO    ][20755] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-28 03:38:13,937 [salt.state       ][INFO    ][20755] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.936643 duration_in_ms=1.422
2017-12-28 03:38:13,937 [salt.state       ][INFO    ][20755] Running state [msg01] at time 03:38:13.937011
2017-12-28 03:38:13,937 [salt.state       ][INFO    ][20755] Executing state host.present for msg01
2017-12-28 03:38:13,938 [salt.state       ][INFO    ][20755] Host msg01 (10.167.4.41) already present
2017-12-28 03:38:13,938 [salt.state       ][INFO    ][20755] Completed state [msg01] at time 03:38:13.938422 duration_in_ms=1.411
2017-12-28 03:38:13,939 [salt.state       ][INFO    ][20755] Running state [msg] at time 03:38:13.938815
2017-12-28 03:38:13,939 [salt.state       ][INFO    ][20755] Executing state host.present for msg
2017-12-28 03:38:13,940 [salt.state       ][INFO    ][20755] Host msg (10.167.4.40) already present
2017-12-28 03:38:13,941 [salt.state       ][INFO    ][20755] Completed state [msg] at time 03:38:13.940660 duration_in_ms=1.845
2017-12-28 03:38:13,941 [salt.state       ][INFO    ][20755] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.941047
2017-12-28 03:38:13,941 [salt.state       ][INFO    ][20755] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,942 [salt.state       ][INFO    ][20755] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-28 03:38:13,943 [salt.state       ][INFO    ][20755] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.942486 duration_in_ms=1.439
2017-12-28 03:38:13,943 [salt.state       ][INFO    ][20755] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.942881
2017-12-28 03:38:13,943 [salt.state       ][INFO    ][20755] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,944 [salt.state       ][INFO    ][20755] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-28 03:38:13,944 [salt.state       ][INFO    ][20755] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.944289 duration_in_ms=1.408
2017-12-28 03:38:13,945 [salt.state       ][INFO    ][20755] Running state [cfg01] at time 03:38:13.944669
2017-12-28 03:38:13,945 [salt.state       ][INFO    ][20755] Executing state host.present for cfg01
2017-12-28 03:38:13,946 [salt.state       ][INFO    ][20755] Host cfg01 (10.167.4.100) already present
2017-12-28 03:38:13,946 [salt.state       ][INFO    ][20755] Completed state [cfg01] at time 03:38:13.946063 duration_in_ms=1.394
2017-12-28 03:38:13,946 [salt.state       ][INFO    ][20755] Running state [cmp002] at time 03:38:13.946433
2017-12-28 03:38:13,947 [salt.state       ][INFO    ][20755] Executing state host.present for cmp002
2017-12-28 03:38:13,948 [salt.state       ][INFO    ][20755] Host cmp002 (10.167.4.102) already present
2017-12-28 03:38:13,948 [salt.state       ][INFO    ][20755] Completed state [cmp002] at time 03:38:13.947776 duration_in_ms=1.343
2017-12-28 03:38:13,948 [salt.state       ][INFO    ][20755] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.948122
2017-12-28 03:38:13,948 [salt.state       ][INFO    ][20755] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,949 [salt.state       ][INFO    ][20755] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-28 03:38:13,950 [salt.state       ][INFO    ][20755] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.949485 duration_in_ms=1.363
2017-12-28 03:38:13,950 [salt.state       ][INFO    ][20755] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.949839
2017-12-28 03:38:13,950 [salt.state       ][INFO    ][20755] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,951 [salt.state       ][INFO    ][20755] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-28 03:38:13,951 [salt.state       ][INFO    ][20755] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.951185 duration_in_ms=1.346
2017-12-28 03:38:13,952 [salt.state       ][INFO    ][20755] Running state [cmp001] at time 03:38:13.951531
2017-12-28 03:38:13,952 [salt.state       ][INFO    ][20755] Executing state host.present for cmp001
2017-12-28 03:38:13,953 [salt.state       ][INFO    ][20755] Host cmp001 (10.167.4.101) already present
2017-12-28 03:38:13,953 [salt.state       ][INFO    ][20755] Completed state [cmp001] at time 03:38:13.952830 duration_in_ms=1.299
2017-12-28 03:38:13,953 [salt.state       ][INFO    ][20755] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.953155
2017-12-28 03:38:13,954 [salt.state       ][INFO    ][20755] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,954 [salt.state       ][INFO    ][20755] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-28 03:38:13,955 [salt.state       ][INFO    ][20755] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.954458 duration_in_ms=1.302
2017-12-28 03:38:13,955 [salt.state       ][INFO    ][20755] Running state [dbs01] at time 03:38:13.954818
2017-12-28 03:38:13,955 [salt.state       ][INFO    ][20755] Executing state host.present for dbs01
2017-12-28 03:38:13,956 [salt.state       ][INFO    ][20755] Host dbs01 (10.167.4.51) already present
2017-12-28 03:38:13,956 [salt.state       ][INFO    ][20755] Completed state [dbs01] at time 03:38:13.956146 duration_in_ms=1.328
2017-12-28 03:38:13,957 [salt.state       ][INFO    ][20755] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.956496
2017-12-28 03:38:13,957 [salt.state       ][INFO    ][20755] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,958 [salt.state       ][INFO    ][20755] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-28 03:38:13,958 [salt.state       ][INFO    ][20755] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.957834 duration_in_ms=1.337
2017-12-28 03:38:13,958 [salt.state       ][INFO    ][20755] Running state [dbs02] at time 03:38:13.958168
2017-12-28 03:38:13,958 [salt.state       ][INFO    ][20755] Executing state host.present for dbs02
2017-12-28 03:38:13,959 [salt.state       ][INFO    ][20755] Host dbs02 (10.167.4.52) already present
2017-12-28 03:38:13,959 [salt.state       ][INFO    ][20755] Completed state [dbs02] at time 03:38:13.959436 duration_in_ms=1.269
2017-12-28 03:38:13,960 [salt.state       ][INFO    ][20755] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.959767
2017-12-28 03:38:13,960 [salt.state       ][INFO    ][20755] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,961 [salt.state       ][INFO    ][20755] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-28 03:38:13,961 [salt.state       ][INFO    ][20755] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.961008 duration_in_ms=1.241
2017-12-28 03:38:13,961 [salt.state       ][INFO    ][20755] Running state [dbs03] at time 03:38:13.961336
2017-12-28 03:38:13,962 [salt.state       ][INFO    ][20755] Executing state host.present for dbs03
2017-12-28 03:38:13,962 [salt.state       ][INFO    ][20755] Host dbs03 (10.167.4.53) already present
2017-12-28 03:38:13,963 [salt.state       ][INFO    ][20755] Completed state [dbs03] at time 03:38:13.962597 duration_in_ms=1.261
2017-12-28 03:38:13,963 [salt.state       ][INFO    ][20755] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.962949
2017-12-28 03:38:13,963 [salt.state       ][INFO    ][20755] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,964 [salt.state       ][INFO    ][20755] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-28 03:38:13,964 [salt.state       ][INFO    ][20755] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.964197 duration_in_ms=1.248
2017-12-28 03:38:13,965 [salt.state       ][INFO    ][20755] Running state [mas01] at time 03:38:13.964531
2017-12-28 03:38:13,965 [salt.state       ][INFO    ][20755] Executing state host.present for mas01
2017-12-28 03:38:13,966 [salt.state       ][INFO    ][20755] Host mas01 (10.167.4.3) already present
2017-12-28 03:38:13,966 [salt.state       ][INFO    ][20755] Completed state [mas01] at time 03:38:13.965780 duration_in_ms=1.249
2017-12-28 03:38:13,966 [salt.state       ][INFO    ][20755] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.966113
2017-12-28 03:38:13,966 [salt.state       ][INFO    ][20755] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,967 [salt.state       ][INFO    ][20755] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-28 03:38:13,967 [salt.state       ][INFO    ][20755] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.967419 duration_in_ms=1.306
2017-12-28 03:38:13,968 [salt.state       ][INFO    ][20755] Running state [ctl02] at time 03:38:13.967753
2017-12-28 03:38:13,968 [salt.state       ][INFO    ][20755] Executing state host.present for ctl02
2017-12-28 03:38:13,969 [salt.state       ][INFO    ][20755] Host ctl02 (10.167.4.12) already present
2017-12-28 03:38:13,969 [salt.state       ][INFO    ][20755] Completed state [ctl02] at time 03:38:13.969001 duration_in_ms=1.247
2017-12-28 03:38:13,969 [salt.state       ][INFO    ][20755] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.969338
2017-12-28 03:38:13,970 [salt.state       ][INFO    ][20755] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,970 [salt.state       ][INFO    ][20755] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-28 03:38:13,971 [salt.state       ][INFO    ][20755] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.970584 duration_in_ms=1.245
2017-12-28 03:38:13,971 [salt.state       ][INFO    ][20755] Running state [ctl03] at time 03:38:13.970931
2017-12-28 03:38:13,971 [salt.state       ][INFO    ][20755] Executing state host.present for ctl03
2017-12-28 03:38:13,972 [salt.state       ][INFO    ][20755] Host ctl03 (10.167.4.13) already present
2017-12-28 03:38:13,972 [salt.state       ][INFO    ][20755] Completed state [ctl03] at time 03:38:13.972117 duration_in_ms=1.186
2017-12-28 03:38:13,972 [salt.state       ][INFO    ][20755] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.972439
2017-12-28 03:38:13,973 [salt.state       ][INFO    ][20755] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,973 [salt.state       ][INFO    ][20755] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-28 03:38:13,974 [salt.state       ][INFO    ][20755] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.973643 duration_in_ms=1.204
2017-12-28 03:38:13,974 [salt.state       ][INFO    ][20755] Running state [ctl01] at time 03:38:13.973963
2017-12-28 03:38:13,974 [salt.state       ][INFO    ][20755] Executing state host.present for ctl01
2017-12-28 03:38:13,975 [salt.state       ][INFO    ][20755] Host ctl01 (10.167.4.11) already present
2017-12-28 03:38:13,975 [salt.state       ][INFO    ][20755] Completed state [ctl01] at time 03:38:13.975195 duration_in_ms=1.232
2017-12-28 03:38:13,976 [salt.state       ][INFO    ][20755] Running state [ctl] at time 03:38:13.975508
2017-12-28 03:38:13,976 [salt.state       ][INFO    ][20755] Executing state host.present for ctl
2017-12-28 03:38:13,977 [salt.state       ][INFO    ][20755] Host ctl (10.167.4.10) already present
2017-12-28 03:38:13,977 [salt.state       ][INFO    ][20755] Completed state [ctl] at time 03:38:13.976901 duration_in_ms=1.393
2017-12-28 03:38:13,977 [salt.state       ][INFO    ][20755] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.977209
2017-12-28 03:38:13,978 [salt.state       ][INFO    ][20755] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-28 03:38:13,978 [salt.state       ][INFO    ][20755] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-28 03:38:13,978 [salt.state       ][INFO    ][20755] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:13.978427 duration_in_ms=1.217
2017-12-28 03:38:13,979 [salt.state       ][INFO    ][20755] Running state [rabbit@master] at time 03:38:13.979385
2017-12-28 03:38:13,980 [salt.state       ][INFO    ][20755] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-28 03:38:13,980 [salt.loaded.int.module.cmdmod][INFO    ][20755] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-28 03:38:15,000 [salt.state       ][INFO    ][20755] Already in cluster
2017-12-28 03:38:15,001 [salt.state       ][INFO    ][20755] Completed state [rabbit@master] at time 03:38:15.000899 duration_in_ms=1021.512
2017-12-28 03:38:15,005 [salt.minion      ][INFO    ][20755] Returning information for job: 20171228033543442977
2017-12-28 03:38:27,751 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command cmd.run with jid 20171228033827735202
2017-12-28 03:38:27,774 [salt.minion      ][INFO    ][26480] Starting a new job with PID 26480
2017-12-28 03:38:27,782 [salt.loaded.int.module.cmdmod][INFO    ][26480] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-28 03:38:28,794 [salt.minion      ][INFO    ][26480] Returning information for job: 20171228033827735202
2017-12-28 04:05:58,295 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command state.sls with jid 20171228040558285349
2017-12-28 04:05:58,330 [salt.minion      ][INFO    ][28171] Starting a new job with PID 28171
2017-12-28 04:05:59,221 [salt.state       ][INFO    ][28171] Loading fresh modules for state activity
2017-12-28 04:05:59,261 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-28 04:05:59,285 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-28 04:05:59,318 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-28 04:05:59,658 [salt.state       ][INFO    ][28171] Running state [haproxy] at time 04:05:59.658224
2017-12-28 04:05:59,659 [salt.state       ][INFO    ][28171] Executing state pkg.installed for haproxy
2017-12-28 04:05:59,659 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 04:06:00,265 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 04:06:02,742 [salt.loaded.int.module.cmdmod][INFO    ][28171] 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-28 04:06:08,388 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228040608376333
2017-12-28 04:06:08,421 [salt.minion      ][INFO    ][28685] Starting a new job with PID 28685
2017-12-28 04:06:08,439 [salt.minion      ][INFO    ][28685] Returning information for job: 20171228040608376333
2017-12-28 04:06:09,517 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 04:06:09,542 [salt.state       ][INFO    ][28171] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-28 04:06:09,552 [salt.state       ][INFO    ][28171] Loading fresh modules for state activity
2017-12-28 04:06:09,566 [salt.state       ][INFO    ][28171] Completed state [haproxy] at time 04:06:09.565753 duration_in_ms=9907.529
2017-12-28 04:06:09,569 [salt.state       ][INFO    ][28171] Running state [/etc/default/haproxy] at time 04:06:09.568649
2017-12-28 04:06:09,569 [salt.state       ][INFO    ][28171] Executing state file.managed for /etc/default/haproxy
2017-12-28 04:06:09,594 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-28 04:06:09,597 [salt.state       ][INFO    ][28171] 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-28 04:06:09,599 [salt.state       ][INFO    ][28171] Completed state [/etc/default/haproxy] at time 04:06:09.598591 duration_in_ms=29.94
2017-12-28 04:06:09,599 [salt.state       ][INFO    ][28171] Running state [/etc/haproxy/haproxy.cfg] at time 04:06:09.599050
2017-12-28 04:06:09,599 [salt.state       ][INFO    ][28171] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-28 04:06:09,616 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-28 04:06:09,715 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-28 04:06:09,726 [salt.state       ][INFO    ][28171] 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-28 04:06:09,730 [salt.state       ][INFO    ][28171] Completed state [/etc/haproxy/haproxy.cfg] at time 04:06:09.729961 duration_in_ms=130.91
2017-12-28 04:06:09,730 [salt.state       ][INFO    ][28171] Running state [/etc/haproxy/ssl] at time 04:06:09.730356
2017-12-28 04:06:09,731 [salt.state       ][INFO    ][28171] Executing state file.directory for /etc/haproxy/ssl
2017-12-28 04:06:09,732 [salt.state       ][INFO    ][28171] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-28 04:06:09,733 [salt.state       ][INFO    ][28171] Completed state [/etc/haproxy/ssl] at time 04:06:09.732722 duration_in_ms=2.365
2017-12-28 04:06:09,734 [salt.state       ][INFO    ][28171] Running state [haproxy_status_packages] at time 04:06:09.733978
2017-12-28 04:06:09,734 [salt.state       ][INFO    ][28171] Executing state pkg.installed for haproxy_status_packages
2017-12-28 04:06:09,995 [salt.state       ][INFO    ][28171] All specified packages are already installed
2017-12-28 04:06:09,996 [salt.state       ][INFO    ][28171] Completed state [haproxy_status_packages] at time 04:06:09.995935 duration_in_ms=261.958
2017-12-28 04:06:09,997 [salt.state       ][INFO    ][28171] Running state [/usr/bin/haproxy-status.sh] at time 04:06:09.996519
2017-12-28 04:06:09,997 [salt.state       ][INFO    ][28171] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-28 04:06:10,013 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-28 04:06:10,029 [salt.fileclient  ][INFO    ][28171] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-28 04:06:10,033 [salt.state       ][INFO    ][28171] File changed:
New file
2017-12-28 04:06:10,034 [salt.state       ][INFO    ][28171] Completed state [/usr/bin/haproxy-status.sh] at time 04:06:10.033629 duration_in_ms=37.109
2017-12-28 04:06:10,034 [salt.state       ][INFO    ][28171] Running state [net.ipv4.ip_nonlocal_bind] at time 04:06:10.034220
2017-12-28 04:06:10,035 [salt.state       ][INFO    ][28171] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-28 04:06:10,035 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command 'sysctl -a' in directory '/root'
2017-12-28 04:06:10,057 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-28 04:06:10,069 [salt.state       ][INFO    ][28171] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-28 04:06:10,070 [salt.state       ][INFO    ][28171] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:06:10.069875 duration_in_ms=35.653
2017-12-28 04:06:10,073 [salt.state       ][INFO    ][28171] Running state [haproxy] at time 04:06:10.072454
2017-12-28 04:06:10,073 [salt.state       ][INFO    ][28171] Executing state service.running for haproxy
2017-12-28 04:06:10,075 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-28 04:06:10,090 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:10,104 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:10,119 [salt.state       ][INFO    ][28171] The service haproxy is already running
2017-12-28 04:06:10,120 [salt.state       ][INFO    ][28171] Completed state [haproxy] at time 04:06:10.119879 duration_in_ms=47.424
2017-12-28 04:06:10,121 [salt.state       ][INFO    ][28171] Running state [haproxy] at time 04:06:10.120526
2017-12-28 04:06:10,121 [salt.state       ][INFO    ][28171] Executing state service.mod_watch for haproxy
2017-12-28 04:06:10,123 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:10,135 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:10,150 [salt.loaded.int.module.cmdmod][INFO    ][28171] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:10,213 [salt.state       ][INFO    ][28171] {'haproxy': True}
2017-12-28 04:06:10,214 [salt.state       ][INFO    ][28171] Completed state [haproxy] at time 04:06:10.213940 duration_in_ms=93.413
2017-12-28 04:06:10,216 [salt.minion      ][INFO    ][28171] Returning information for job: 20171228040558285349
2017-12-28 04:06:15,678 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command service.status with jid 20171228040615668658
2017-12-28 04:06:15,709 [salt.minion      ][INFO    ][28784] Starting a new job with PID 28784
2017-12-28 04:06:15,879 [salt.loaded.int.module.cmdmod][INFO    ][28784] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-28 04:06:15,895 [salt.loaded.int.module.cmdmod][INFO    ][28784] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-28 04:06:15,908 [salt.minion      ][INFO    ][28784] Returning information for job: 20171228040615668658
2017-12-28 04:06:16,931 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command service.restart with jid 20171228040616923289
2017-12-28 04:06:16,959 [salt.minion      ][INFO    ][28792] Starting a new job with PID 28792
2017-12-28 04:06:17,123 [salt.loaded.int.module.cmdmod][INFO    ][28792] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-28 04:06:17,136 [salt.loaded.int.module.cmdmod][INFO    ][28792] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-28 04:06:17,162 [salt.loaded.int.module.cmdmod][INFO    ][28792] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-28 04:06:17,214 [salt.minion      ][INFO    ][28792] Returning information for job: 20171228040616923289
2017-12-28 04:35:47,551 [salt.utils.schedule][INFO    ][1750] Running scheduled job: __mine_interval
2017-12-28 05:07:01,268 [salt.minion      ][INFO    ][1750] User sudo_ubuntu Executing command cp.push_dir with jid 20171228050701263007
2017-12-28 05:07:01,301 [salt.minion      ][INFO    ][32327] Starting a new job with PID 32327
