2017-12-29 08:58:46,588 [salt.cli.daemons ][WARNING ][887] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 09:05:45,177 [salt.state       ][ERROR   ][1178] No contents found in top file
2017-12-29 09:05:53,813 [py.warnings      ][WARNING ][1249] /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-29 09:05:53,823 [salt.loaded.int.module.cmdmod][ERROR   ][1249] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:53,823 [salt.loaded.int.module.cmdmod][ERROR   ][1249] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:53,844 [salt.loaded.int.module.cmdmod][ERROR   ][1249] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:53,844 [salt.loaded.int.module.cmdmod][ERROR   ][1249] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:55,408 [salt.loaded.int.module.cmdmod][ERROR   ][1249] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:55,408 [salt.loaded.int.module.cmdmod][ERROR   ][1249] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:55,427 [salt.loaded.int.module.cmdmod][ERROR   ][1249] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:55,427 [salt.loaded.int.module.cmdmod][ERROR   ][1249] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:06:08,676 [salt.loaded.int.module.cmdmod][ERROR   ][1249] 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-29 09:06:10,884 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-29 09:06:10,899 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-29 09:06:10,919 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-29 09:06:10,955 [salt.utils.parsers][WARNING ][887] Minion received a SIGTERM. Exiting.
2017-12-29 09:06:11,284 [salt.cli.daemons ][INFO    ][1826] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-29 09:06:11,698 [salt.minion      ][INFO    ][1826] Creating minion process manager
2017-12-29 09:06:11,699 [salt.cli.daemons ][WARNING ][1826] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 09:06:11,699 [salt.cli.daemons ][INFO    ][1826] The Salt Minion is starting up
2017-12-29 09:06:11,699 [salt.minion      ][INFO    ][1826] Minion is starting as user 'root'
2017-12-29 09:06:11,700 [salt.utils.event ][INFO    ][1826] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-29 09:06:12,602 [salt.loaded.int.module.cmdmod][INFO    ][1826] Executing command ['date', '+%z'] in directory '/root'
2017-12-29 09:06:12,618 [salt.utils.schedule][INFO    ][1826] Updating job settings for scheduled job: __mine_interval
2017-12-29 09:06:12,621 [salt.minion      ][INFO    ][1826] Added mine.update to scheduler
2017-12-29 09:06:12,658 [salt.minion      ][INFO    ][1826] Minion is ready to receive requests!
2017-12-29 09:06:13,660 [salt.utils.schedule][INFO    ][1826] Running scheduled job: __mine_interval
2017-12-29 09:06:20,785 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.apply with jid 20171229090620770699
2017-12-29 09:06:20,810 [salt.minion      ][INFO    ][1917] Starting a new job with PID 1917
2017-12-29 09:06:24,518 [salt.state       ][INFO    ][1917] Loading fresh modules for state activity
2017-12-29 09:06:24,544 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-29 09:06:24,572 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-29 09:06:24,613 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:24,790 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-29 09:06:24,812 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,075 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-29 09:06:25,105 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,208 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-29 09:06:25,288 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,377 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-29 09:06:25,416 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,485 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-29 09:06:25,521 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,586 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-29 09:06:25,624 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,718 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-29 09:06:25,747 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,813 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-29 09:06:25,837 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,914 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-29 09:06:25,938 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,012 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-29 09:06:26,054 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,140 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-29 09:06:26,179 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,250 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-29 09:06:26,270 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,344 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-29 09:06:26,364 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,444 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-29 09:06:26,470 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,548 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-29 09:06:27,666 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:27,744 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-29 09:06:27,766 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:27,842 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:06:27,893 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,004 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-29 09:06:28,102 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,184 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-29 09:06:28,210 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,284 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-29 09:06:28,312 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,390 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-29 09:06:28,406 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-29 09:06:28,427 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:06:28,452 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-29 09:06:28,473 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:06:28,492 [salt.state       ][INFO    ][1917] Running state [/etc/environment] at time 09:06:28.492335
2017-12-29 09:06:28,493 [salt.state       ][INFO    ][1917] Executing state file.blockreplace for /etc/environment
2017-12-29 09:06:28,500 [salt.state       ][INFO    ][1917] 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-29 09:06:28,500 [salt.state       ][INFO    ][1917] Completed state [/etc/environment] at time 09:06:28.500278 duration_in_ms=7.944
2017-12-29 09:06:28,500 [salt.state       ][INFO    ][1917] Running state [/etc/profile.d] at time 09:06:28.500465
2017-12-29 09:06:28,501 [salt.state       ][INFO    ][1917] Executing state file.directory for /etc/profile.d
2017-12-29 09:06:28,502 [salt.state       ][INFO    ][1917] Directory /etc/profile.d is in the correct state
2017-12-29 09:06:28,502 [salt.state       ][INFO    ][1917] Completed state [/etc/profile.d] at time 09:06:28.502446 duration_in_ms=1.981
2017-12-29 09:06:28,868 [salt.state       ][INFO    ][1917] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:06:28.867679
2017-12-29 09:06:28,868 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-29 09:06:28,887 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-29 09:06:28,894 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:28,895 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:06:28.895109 duration_in_ms=27.431
2017-12-29 09:06:28,896 [salt.state       ][INFO    ][1917] Running state [linux_repo_prereq_pkgs] at time 09:06:28.895839
2017-12-29 09:06:28,896 [salt.state       ][INFO    ][1917] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-29 09:06:28,897 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:29,392 [salt.state       ][INFO    ][1917] All specified packages are already installed
2017-12-29 09:06:29,393 [salt.state       ][INFO    ][1917] Completed state [linux_repo_prereq_pkgs] at time 09:06:29.392647 duration_in_ms=496.808
2017-12-29 09:06:29,393 [salt.state       ][INFO    ][1917] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:06:29.393065
2017-12-29 09:06:29,393 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-29 09:06:29,394 [salt.state       ][INFO    ][1917] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-29 09:06:29,395 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:06:29.394540 duration_in_ms=1.475
2017-12-29 09:06:29,395 [salt.state       ][INFO    ][1917] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:06:29.394845
2017-12-29 09:06:29,395 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-29 09:06:29,859 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:06:29,894 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:29,971 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:29,971 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:06:29.971374 duration_in_ms=576.529
2017-12-29 09:06:29,975 [salt.state       ][INFO    ][1917] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:06:29.974692
2017-12-29 09:06:29,976 [salt.state       ][INFO    ][1917] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-29 09:06:30,496 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-29 09:06:30,642 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:30,910 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090630889696
2017-12-29 09:06:30,924 [salt.minion      ][INFO    ][2236] Starting a new job with PID 2236
2017-12-29 09:06:30,943 [salt.minion      ][INFO    ][2236] Returning information for job: 20171229090630889696
2017-12-29 09:06:32,726 [salt.state       ][INFO    ][1917] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-29 09:06:32,726 [salt.state       ][INFO    ][1917] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:06:32.726397 duration_in_ms=2751.704
2017-12-29 09:06:32,727 [salt.state       ][INFO    ][1917] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:06:32.726969
2017-12-29 09:06:32,728 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-29 09:06:32,728 [salt.state       ][INFO    ][1917] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-29 09:06:32,729 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:06:32.728939 duration_in_ms=1.714
2017-12-29 09:06:32,729 [salt.state       ][INFO    ][1917] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:06:32.729332
2017-12-29 09:06:32,730 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-29 09:06:32,755 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:06:32,787 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:32,857 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:32,858 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:06:32.857772 duration_in_ms=128.439
2017-12-29 09:06:32,859 [salt.state       ][INFO    ][1917] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:06:32.859255
2017-12-29 09:06:32,860 [salt.state       ][INFO    ][1917] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-29 09:06:33,272 [salt.loaded.int.module.cmdmod][INFO    ][1917] 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-29 09:06:33,424 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:35,629 [salt.state       ][INFO    ][1917] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-29 09:06:35,630 [salt.state       ][INFO    ][1917] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:06:35.629943 duration_in_ms=2770.687
2017-12-29 09:06:35,630 [salt.state       ][INFO    ][1917] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:06:35.630230
2017-12-29 09:06:35,630 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-29 09:06:35,631 [salt.state       ][INFO    ][1917] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-29 09:06:35,631 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:06:35.630949 duration_in_ms=0.719
2017-12-29 09:06:35,631 [salt.state       ][INFO    ][1917] Running state [/etc/apt/preferences.d/uca] at time 09:06:35.631134
2017-12-29 09:06:35,631 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-29 09:06:35,632 [salt.state       ][INFO    ][1917] File /etc/apt/preferences.d/uca is not present
2017-12-29 09:06:35,632 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/preferences.d/uca] at time 09:06:35.631692 duration_in_ms=0.558
2017-12-29 09:06:35,633 [salt.state       ][INFO    ][1917] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:06:35.632563
2017-12-29 09:06:35,633 [salt.state       ][INFO    ][1917] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-29 09:06:35,710 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-29 09:06:35,770 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-29 09:06:36,059 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:38,855 [salt.state       ][INFO    ][1917] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-29 09:06:38,856 [salt.state       ][INFO    ][1917] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:06:38.855467 duration_in_ms=3222.904
2017-12-29 09:06:38,856 [salt.state       ][INFO    ][1917] Running state [linux_extra_packages_purged] at time 09:06:38.855869
2017-12-29 09:06:38,856 [salt.state       ][INFO    ][1917] Executing state pkg.purged for linux_extra_packages_purged
2017-12-29 09:06:38,875 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-29 09:06:41,008 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090640991958
2017-12-29 09:06:41,026 [salt.minion      ][INFO    ][3555] Starting a new job with PID 3555
2017-12-29 09:06:41,041 [salt.minion      ][INFO    ][3555] Returning information for job: 20171229090640991958
2017-12-29 09:06:42,306 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:42,335 [salt.state       ][INFO    ][1917] {'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-29 09:06:42,348 [salt.state       ][INFO    ][1917] Loading fresh modules for state activity
2017-12-29 09:06:42,372 [salt.state       ][INFO    ][1917] Completed state [linux_extra_packages_purged] at time 09:06:42.371817 duration_in_ms=3515.946
2017-12-29 09:06:42,380 [salt.state       ][INFO    ][1917] Running state [linux_extra_packages_latest] at time 09:06:42.379613
2017-12-29 09:06:42,380 [salt.state       ][INFO    ][1917] Executing state pkg.latest for linux_extra_packages_latest
2017-12-29 09:06:42,782 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:45,191 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-29 09:06:45,261 [salt.loaded.int.module.cmdmod][INFO    ][1917] 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-29 09:06:47,034 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:47,063 [salt.state       ][INFO    ][1917] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-29 09:06:47,077 [salt.state       ][INFO    ][1917] Loading fresh modules for state activity
2017-12-29 09:06:47,099 [salt.state       ][INFO    ][1917] Completed state [linux_extra_packages_latest] at time 09:06:47.098969 duration_in_ms=4719.355
2017-12-29 09:06:47,102 [salt.state       ][INFO    ][1917] Running state [UTC] at time 09:06:47.102176
2017-12-29 09:06:47,103 [salt.state       ][INFO    ][1917] Executing state timezone.system for UTC
2017-12-29 09:06:47,105 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:06:47,174 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:06:47,185 [salt.state       ][INFO    ][1917] Timezone UTC already set, UTC already set to UTC
2017-12-29 09:06:47,185 [salt.state       ][INFO    ][1917] Completed state [UTC] at time 09:06:47.185310 duration_in_ms=83.133
2017-12-29 09:06:47,189 [salt.state       ][INFO    ][1917] Running state [nf_conntrack] at time 09:06:47.188832
2017-12-29 09:06:47,189 [salt.state       ][INFO    ][1917] Executing state kmod.present for nf_conntrack
2017-12-29 09:06:47,191 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:47,652 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:47,665 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-29 09:06:47,687 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:47,769 [salt.state       ][INFO    ][1917] {'nf_conntrack': 'loaded'}
2017-12-29 09:06:47,770 [salt.state       ][INFO    ][1917] Completed state [nf_conntrack] at time 09:06:47.770282 duration_in_ms=581.45
2017-12-29 09:06:47,773 [salt.state       ][INFO    ][1917] Running state [kernel.panic] at time 09:06:47.773215
2017-12-29 09:06:47,774 [salt.state       ][INFO    ][1917] Executing state sysctl.present for kernel.panic
2017-12-29 09:06:47,775 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,835 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-29 09:06:47,844 [salt.state       ][INFO    ][1917] {'kernel.panic': 60}
2017-12-29 09:06:47,845 [salt.state       ][INFO    ][1917] Completed state [kernel.panic] at time 09:06:47.844990 duration_in_ms=71.774
2017-12-29 09:06:47,845 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_keepalive_probes] at time 09:06:47.845314
2017-12-29 09:06:47,846 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-29 09:06:47,846 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,867 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-29 09:06:47,875 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-29 09:06:47,876 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:06:47.875597 duration_in_ms=30.282
2017-12-29 09:06:47,876 [salt.state       ][INFO    ][1917] Running state [fs.file-max] at time 09:06:47.876051
2017-12-29 09:06:47,877 [salt.state       ][INFO    ][1917] Executing state sysctl.present for fs.file-max
2017-12-29 09:06:47,878 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,898 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-29 09:06:47,906 [salt.state       ][INFO    ][1917] {'fs.file-max': 124165}
2017-12-29 09:06:47,907 [salt.state       ][INFO    ][1917] Completed state [fs.file-max] at time 09:06:47.906538 duration_in_ms=30.487
2017-12-29 09:06:47,907 [salt.state       ][INFO    ][1917] Running state [net.core.somaxconn] at time 09:06:47.907065
2017-12-29 09:06:47,908 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.core.somaxconn
2017-12-29 09:06:47,909 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,933 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-29 09:06:47,940 [salt.state       ][INFO    ][1917] {'net.core.somaxconn': 4096}
2017-12-29 09:06:47,941 [salt.state       ][INFO    ][1917] Completed state [net.core.somaxconn] at time 09:06:47.940761 duration_in_ms=33.695
2017-12-29 09:06:47,941 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:06:47.941172
2017-12-29 09:06:47,942 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-29 09:06:47,944 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,963 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-29 09:06:47,970 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-29 09:06:47,970 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:06:47.970369 duration_in_ms=29.197
2017-12-29 09:06:47,971 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_tw_reuse] at time 09:06:47.970769
2017-12-29 09:06:47,971 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-29 09:06:47,972 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:47,995 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-29 09:06:48,004 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-29 09:06:48,004 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_tw_reuse] at time 09:06:48.004261 duration_in_ms=33.49
2017-12-29 09:06:48,005 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_congestion_control] at time 09:06:48.004694
2017-12-29 09:06:48,005 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-29 09:06:48,006 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,027 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-29 09:06:48,041 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-29 09:06:48,042 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_congestion_control] at time 09:06:48.041709 duration_in_ms=37.015
2017-12-29 09:06:48,042 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_retries2] at time 09:06:48.042139
2017-12-29 09:06:48,043 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-29 09:06:48,043 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,064 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-29 09:06:48,075 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_retries2': 5}
2017-12-29 09:06:48,076 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_retries2] at time 09:06:48.075871 duration_in_ms=33.731
2017-12-29 09:06:48,077 [salt.state       ][INFO    ][1917] Running state [net.core.netdev_max_backlog] at time 09:06:48.076944
2017-12-29 09:06:48,078 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-29 09:06:48,078 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,106 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-29 09:06:48,119 [salt.state       ][INFO    ][1917] {'net.core.netdev_max_backlog': 261144}
2017-12-29 09:06:48,120 [salt.state       ][INFO    ][1917] Completed state [net.core.netdev_max_backlog] at time 09:06:48.119497 duration_in_ms=42.551
2017-12-29 09:06:48,120 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:06:48.120173
2017-12-29 09:06:48,121 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-29 09:06:48,123 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,147 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-29 09:06:48,158 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-29 09:06:48,159 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:06:48.158696 duration_in_ms=38.522
2017-12-29 09:06:48,159 [salt.state       ][INFO    ][1917] Running state [vm.swappiness] at time 09:06:48.159351
2017-12-29 09:06:48,160 [salt.state       ][INFO    ][1917] Executing state sysctl.present for vm.swappiness
2017-12-29 09:06:48,162 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,180 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-29 09:06:48,186 [salt.state       ][INFO    ][1917] {'vm.swappiness': 10}
2017-12-29 09:06:48,186 [salt.state       ][INFO    ][1917] Completed state [vm.swappiness] at time 09:06:48.186376 duration_in_ms=27.025
2017-12-29 09:06:48,187 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:06:48.186766
2017-12-29 09:06:48,187 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-29 09:06:48,188 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,204 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-29 09:06:48,212 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-29 09:06:48,213 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:06:48.212787 duration_in_ms=26.02
2017-12-29 09:06:48,213 [salt.state       ][INFO    ][1917] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:06:48.213224
2017-12-29 09:06:48,214 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-29 09:06:48,215 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,243 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-29 09:06:48,256 [salt.state       ][INFO    ][1917] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-29 09:06:48,258 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:06:48.257585 duration_in_ms=44.36
2017-12-29 09:06:48,258 [salt.state       ][INFO    ][1917] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:06:48.258173
2017-12-29 09:06:48,259 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-29 09:06:48,260 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,286 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-29 09:06:48,299 [salt.state       ][INFO    ][1917] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-29 09:06:48,299 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:06:48.299215 duration_in_ms=41.042
2017-12-29 09:06:48,300 [salt.state       ][INFO    ][1917] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:06:48.300068
2017-12-29 09:06:48,301 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-29 09:06:48,303 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,326 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-29 09:06:48,340 [salt.state       ][INFO    ][1917] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-29 09:06:48,340 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:06:48.340120 duration_in_ms=40.051
2017-12-29 09:06:48,341 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_fin_timeout] at time 09:06:48.340996
2017-12-29 09:06:48,342 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-29 09:06:48,342 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,369 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-29 09:06:48,382 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-29 09:06:48,383 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_fin_timeout] at time 09:06:48.383084 duration_in_ms=42.087
2017-12-29 09:06:48,384 [salt.state       ][INFO    ][1917] Running state [net.ipv4.tcp_keepalive_time] at time 09:06:48.383624
2017-12-29 09:06:48,385 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-29 09:06:48,387 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,416 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-29 09:06:48,428 [salt.state       ][INFO    ][1917] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-29 09:06:48,429 [salt.state       ][INFO    ][1917] Completed state [net.ipv4.tcp_keepalive_time] at time 09:06:48.428970 duration_in_ms=45.345
2017-12-29 09:06:48,430 [salt.state       ][INFO    ][1917] Running state [net.nf_conntrack_max] at time 09:06:48.429919
2017-12-29 09:06:48,430 [salt.state       ][INFO    ][1917] Executing state sysctl.present for net.nf_conntrack_max
2017-12-29 09:06:48,432 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:48,459 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-29 09:06:48,473 [salt.state       ][INFO    ][1917] {'net.nf_conntrack_max': 1048576}
2017-12-29 09:06:48,475 [salt.state       ][INFO    ][1917] Completed state [net.nf_conntrack_max] at time 09:06:48.474599 duration_in_ms=44.679
2017-12-29 09:06:48,485 [salt.state       ][INFO    ][1917] Running state [linux_sysfs_package] at time 09:06:48.485035
2017-12-29 09:06:48,486 [salt.state       ][INFO    ][1917] Executing state pkg.installed for linux_sysfs_package
2017-12-29 09:06:48,791 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-29 09:06:48,875 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:51,049 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090651033171
2017-12-29 09:06:51,066 [salt.minion      ][INFO    ][4747] Starting a new job with PID 4747
2017-12-29 09:06:51,089 [salt.minion      ][INFO    ][4747] Returning information for job: 20171229090651033171
2017-12-29 09:06:51,199 [salt.loaded.int.module.cmdmod][INFO    ][1917] 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-29 09:06:53,538 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:53,565 [salt.state       ][INFO    ][1917] 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-29 09:06:53,578 [salt.state       ][INFO    ][1917] Loading fresh modules for state activity
2017-12-29 09:06:53,600 [salt.state       ][INFO    ][1917] Completed state [linux_sysfs_package] at time 09:06:53.600009 duration_in_ms=5114.974
2017-12-29 09:06:53,605 [salt.state       ][INFO    ][1917] Running state [/etc/sysfs.d] at time 09:06:53.604766
2017-12-29 09:06:53,605 [salt.state       ][INFO    ][1917] Executing state file.directory for /etc/sysfs.d
2017-12-29 09:06:53,608 [salt.state       ][INFO    ][1917] Directory /etc/sysfs.d is in the correct state
2017-12-29 09:06:53,608 [salt.state       ][INFO    ][1917] Completed state [/etc/sysfs.d] at time 09:06:53.607959 duration_in_ms=3.192
2017-12-29 09:06:53,711 [salt.state       ][INFO    ][1917] Running state [ondemand] at time 09:06:53.711079
2017-12-29 09:06:53,712 [salt.state       ][INFO    ][1917] Executing state service.dead for ondemand
2017-12-29 09:06:53,715 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-29 09:06:53,729 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,741 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,755 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,810 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,823 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,840 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,859 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-29 09:06:53,968 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:53,988 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'runlevel' in directory '/root'
2017-12-29 09:06:53,998 [salt.state       ][INFO    ][1917] {'ondemand': True}
2017-12-29 09:06:53,999 [salt.state       ][INFO    ][1917] Completed state [ondemand] at time 09:06:53.998578 duration_in_ms=287.499
2017-12-29 09:06:54,001 [salt.state       ][INFO    ][1917] Running state [cs_CZ.UTF-8] at time 09:06:54.001287
2017-12-29 09:06:54,002 [salt.state       ][INFO    ][1917] Executing state locale.present for cs_CZ.UTF-8
2017-12-29 09:06:54,003 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'locale -a' in directory '/root'
2017-12-29 09:06:54,019 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-29 09:06:54,748 [salt.state       ][INFO    ][1917] {'locale': 'cs_CZ.UTF-8'}
2017-12-29 09:06:54,749 [salt.state       ][INFO    ][1917] Completed state [cs_CZ.UTF-8] at time 09:06:54.748982 duration_in_ms=747.695
2017-12-29 09:06:54,749 [salt.state       ][INFO    ][1917] Running state [en_US.UTF-8] at time 09:06:54.749288
2017-12-29 09:06:54,750 [salt.state       ][INFO    ][1917] Executing state locale.present for en_US.UTF-8
2017-12-29 09:06:54,750 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'locale -a' in directory '/root'
2017-12-29 09:06:54,760 [salt.state       ][INFO    ][1917] Locale en_US.UTF-8 is already present
2017-12-29 09:06:54,760 [salt.state       ][INFO    ][1917] Completed state [en_US.UTF-8] at time 09:06:54.759971 duration_in_ms=10.683
2017-12-29 09:06:54,763 [salt.state       ][INFO    ][1917] Running state [en_US.UTF-8] at time 09:06:54.762690
2017-12-29 09:06:54,763 [salt.state       ][INFO    ][1917] Executing state locale.system for en_US.UTF-8
2017-12-29 09:06:54,764 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'localectl' in directory '/root'
2017-12-29 09:06:54,820 [salt.state       ][INFO    ][1917] System locale en_US.UTF-8 already set
2017-12-29 09:06:54,820 [salt.state       ][INFO    ][1917] Completed state [en_US.UTF-8] at time 09:06:54.820360 duration_in_ms=57.669
2017-12-29 09:06:54,823 [salt.state       ][INFO    ][1917] Running state [root] at time 09:06:54.823031
2017-12-29 09:06:54,823 [salt.state       ][INFO    ][1917] Executing state user.present for root
2017-12-29 09:06:54,835 [salt.state       ][INFO    ][1917] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17529}
2017-12-29 09:06:54,835 [salt.state       ][INFO    ][1917] Completed state [root] at time 09:06:54.835109 duration_in_ms=12.078
2017-12-29 09:06:54,837 [salt.state       ][INFO    ][1917] Running state [/root] at time 09:06:54.837365
2017-12-29 09:06:54,838 [salt.state       ][INFO    ][1917] Executing state file.directory for /root
2017-12-29 09:06:54,838 [salt.state       ][INFO    ][1917] Directory /root is in the correct state
2017-12-29 09:06:54,838 [salt.state       ][INFO    ][1917] Completed state [/root] at time 09:06:54.838321 duration_in_ms=0.956
2017-12-29 09:06:54,839 [salt.state       ][INFO    ][1917] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:06:54.838491
2017-12-29 09:06:54,839 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-29 09:06:54,839 [salt.state       ][INFO    ][1917] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-29 09:06:54,840 [salt.state       ][INFO    ][1917] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:06:54.839642 duration_in_ms=1.152
2017-12-29 09:06:54,840 [salt.state       ][INFO    ][1917] Running state [ubuntu] at time 09:06:54.839830
2017-12-29 09:06:54,841 [salt.state       ][INFO    ][1917] Executing state user.present for ubuntu
2017-12-29 09:06:54,841 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-29 09:06:54,911 [salt.state       ][INFO    ][1917] {'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-29 09:06:54,911 [salt.state       ][INFO    ][1917] Completed state [ubuntu] at time 09:06:54.911175 duration_in_ms=71.343
2017-12-29 09:06:54,915 [salt.state       ][INFO    ][1917] Running state [/home/ubuntu] at time 09:06:54.914485
2017-12-29 09:06:54,915 [salt.state       ][INFO    ][1917] Executing state file.directory for /home/ubuntu
2017-12-29 09:06:54,916 [salt.state       ][INFO    ][1917] {'mode': '0700'}
2017-12-29 09:06:54,917 [salt.state       ][INFO    ][1917] Completed state [/home/ubuntu] at time 09:06:54.916933 duration_in_ms=2.448
2017-12-29 09:06:54,919 [salt.state       ][INFO    ][1917] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:54.918851
2017-12-29 09:06:54,919 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-29 09:06:54,939 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-29 09:06:54,945 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command '/usr/sbin/visudo -c -f /tmp/tmp9oS3wi' in directory '/root'
2017-12-29 09:06:54,961 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:54,961 [salt.state       ][INFO    ][1917] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:54.960980 duration_in_ms=42.129
2017-12-29 09:06:54,961 [salt.state       ][INFO    ][1917] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:54.961340
2017-12-29 09:06:54,962 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-29 09:06:54,981 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-29 09:06:55,005 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:55,067 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:55,067 [salt.state       ][INFO    ][1917] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:55.067038 duration_in_ms=105.698
2017-12-29 09:06:55,067 [salt.state       ][INFO    ][1917] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:55.067235
2017-12-29 09:06:55,067 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-29 09:06:55,084 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-29 09:06:55,106 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:55,176 [salt.state       ][INFO    ][1917] File changed:
New file
2017-12-29 09:06:55,177 [salt.state       ][INFO    ][1917] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:55.176836 duration_in_ms=109.6
2017-12-29 09:06:55,178 [salt.state       ][INFO    ][1917] Running state [service.systemctl_reload] at time 09:06:55.178189
2017-12-29 09:06:55,178 [salt.state       ][INFO    ][1917] Executing state module.wait for service.systemctl_reload
2017-12-29 09:06:55,179 [salt.state       ][INFO    ][1917] No changes made for service.systemctl_reload
2017-12-29 09:06:55,179 [salt.state       ][INFO    ][1917] Completed state [service.systemctl_reload] at time 09:06:55.178761 duration_in_ms=0.572
2017-12-29 09:06:55,179 [salt.state       ][INFO    ][1917] Running state [service.systemctl_reload] at time 09:06:55.178915
2017-12-29 09:06:55,179 [salt.state       ][INFO    ][1917] Executing state module.mod_watch for service.systemctl_reload
2017-12-29 09:06:55,179 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-29 09:06:55,240 [salt.state       ][INFO    ][1917] {'ret': True}
2017-12-29 09:06:55,241 [salt.state       ][INFO    ][1917] Completed state [service.systemctl_reload] at time 09:06:55.240608 duration_in_ms=61.692
2017-12-29 09:06:55,241 [salt.state       ][INFO    ][1917] Running state [/etc/hostname] at time 09:06:55.240968
2017-12-29 09:06:55,241 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/hostname
2017-12-29 09:06:55,599 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-29 09:06:55,603 [salt.state       ][INFO    ][1917] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-29 09:06:55,603 [salt.state       ][INFO    ][1917] Completed state [/etc/hostname] at time 09:06:55.603349 duration_in_ms=362.38
2017-12-29 09:06:55,606 [salt.state       ][INFO    ][1917] Running state [hostname msg02] at time 09:06:55.606057
2017-12-29 09:06:55,606 [salt.state       ][INFO    ][1917] Executing state cmd.wait for hostname msg02
2017-12-29 09:06:55,607 [salt.state       ][INFO    ][1917] No changes made for hostname msg02
2017-12-29 09:06:55,607 [salt.state       ][INFO    ][1917] Completed state [hostname msg02] at time 09:06:55.606981 duration_in_ms=0.923
2017-12-29 09:06:55,607 [salt.state       ][INFO    ][1917] Running state [hostname msg02] at time 09:06:55.607141
2017-12-29 09:06:55,607 [salt.state       ][INFO    ][1917] Executing state cmd.mod_watch for hostname msg02
2017-12-29 09:06:55,610 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command 'hostname msg02' in directory '/root'
2017-12-29 09:06:55,620 [salt.state       ][INFO    ][1917] {'pid': 5014, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:06:55,621 [salt.state       ][INFO    ][1917] Completed state [hostname msg02] at time 09:06:55.620913 duration_in_ms=13.771
2017-12-29 09:06:55,624 [salt.state       ][INFO    ][1917] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.623499
2017-12-29 09:06:55,624 [salt.state       ][INFO    ][1917] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,626 [salt.state       ][INFO    ][1917] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,626 [salt.state       ][INFO    ][1917] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.626405 duration_in_ms=2.906
2017-12-29 09:06:55,627 [salt.state       ][INFO    ][1917] Running state [mdb02] at time 09:06:55.626606
2017-12-29 09:06:55,627 [salt.state       ][INFO    ][1917] Executing state host.present for mdb02
2017-12-29 09:06:55,628 [salt.state       ][INFO    ][1917] {'host': 'mdb02'}
2017-12-29 09:06:55,628 [salt.state       ][INFO    ][1917] Completed state [mdb02] at time 09:06:55.627968 duration_in_ms=1.362
2017-12-29 09:06:55,629 [salt.state       ][INFO    ][1917] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.628183
2017-12-29 09:06:55,629 [salt.state       ][INFO    ][1917] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,630 [salt.state       ][INFO    ][1917] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,630 [salt.state       ][INFO    ][1917] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.630116 duration_in_ms=1.934
2017-12-29 09:06:55,630 [salt.state       ][INFO    ][1917] Running state [mdb03] at time 09:06:55.630347
2017-12-29 09:06:55,631 [salt.state       ][INFO    ][1917] Executing state host.present for mdb03
2017-12-29 09:06:55,632 [salt.state       ][INFO    ][1917] {'host': 'mdb03'}
2017-12-29 09:06:55,632 [salt.state       ][INFO    ][1917] Completed state [mdb03] at time 09:06:55.631688 duration_in_ms=1.341
2017-12-29 09:06:55,632 [salt.state       ][INFO    ][1917] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.631895
2017-12-29 09:06:55,632 [salt.state       ][INFO    ][1917] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,634 [salt.state       ][INFO    ][1917] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,634 [salt.state       ][INFO    ][1917] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.633851 duration_in_ms=1.956
2017-12-29 09:06:55,634 [salt.state       ][INFO    ][1917] Running state [mdb01] at time 09:06:55.634059
2017-12-29 09:06:55,634 [salt.state       ][INFO    ][1917] Executing state host.present for mdb01
2017-12-29 09:06:55,635 [salt.state       ][INFO    ][1917] {'host': 'mdb01'}
2017-12-29 09:06:55,635 [salt.state       ][INFO    ][1917] Completed state [mdb01] at time 09:06:55.635429 duration_in_ms=1.37
2017-12-29 09:06:55,636 [salt.state       ][INFO    ][1917] Running state [mdb] at time 09:06:55.635640
2017-12-29 09:06:55,636 [salt.state       ][INFO    ][1917] Executing state host.present for mdb
2017-12-29 09:06:55,637 [salt.state       ][INFO    ][1917] {'host': 'mdb'}
2017-12-29 09:06:55,637 [salt.state       ][INFO    ][1917] Completed state [mdb] at time 09:06:55.637302 duration_in_ms=1.662
2017-12-29 09:06:55,638 [salt.state       ][INFO    ][1917] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.637519
2017-12-29 09:06:55,638 [salt.state       ][INFO    ][1917] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,638 [salt.state       ][INFO    ][1917] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,639 [salt.state       ][INFO    ][1917] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.638591 duration_in_ms=1.073
2017-12-29 09:06:55,639 [salt.state       ][INFO    ][1917] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.638788
2017-12-29 09:06:55,640 [salt.state       ][INFO    ][1917] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,641 [salt.state       ][INFO    ][1917] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,642 [salt.state       ][INFO    ][1917] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.641564 duration_in_ms=2.775
2017-12-29 09:06:55,642 [salt.state       ][INFO    ][1917] Running state [cfg01] at time 09:06:55.641765
2017-12-29 09:06:55,642 [salt.state       ][INFO    ][1917] Executing state host.present for cfg01
2017-12-29 09:06:55,643 [salt.state       ][INFO    ][1917] {'host': 'cfg01'}
2017-12-29 09:06:55,643 [salt.state       ][INFO    ][1917] Completed state [cfg01] at time 09:06:55.642851 duration_in_ms=1.085
2017-12-29 09:06:55,643 [salt.state       ][INFO    ][1917] Running state [prx01] at time 09:06:55.643324
2017-12-29 09:06:55,644 [salt.state       ][INFO    ][1917] Executing state host.present for prx01
2017-12-29 09:06:55,645 [salt.state       ][INFO    ][1917] {'host': 'prx01'}
2017-12-29 09:06:55,646 [salt.state       ][INFO    ][1917] Completed state [prx01] at time 09:06:55.645541 duration_in_ms=2.217
2017-12-29 09:06:55,646 [salt.state       ][INFO    ][1917] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.645733
2017-12-29 09:06:55,646 [salt.state       ][INFO    ][1917] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,647 [salt.state       ][INFO    ][1917] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,647 [salt.state       ][INFO    ][1917] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.647403 duration_in_ms=1.669
2017-12-29 09:06:55,648 [salt.state       ][INFO    ][1917] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.647605
2017-12-29 09:06:55,648 [salt.state       ][INFO    ][1917] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,649 [salt.state       ][INFO    ][1917] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,649 [salt.state       ][INFO    ][1917] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.649246 duration_in_ms=1.64
2017-12-29 09:06:55,650 [salt.state       ][INFO    ][1917] Running state [kvm01] at time 09:06:55.649490
2017-12-29 09:06:55,650 [salt.state       ][INFO    ][1917] Executing state host.present for kvm01
2017-12-29 09:06:55,650 [salt.state       ][INFO    ][1917] {'host': 'kvm01'}
2017-12-29 09:06:55,651 [salt.state       ][INFO    ][1917] Completed state [kvm01] at time 09:06:55.650614 duration_in_ms=1.124
2017-12-29 09:06:55,651 [salt.state       ][INFO    ][1917] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.650827
2017-12-29 09:06:55,651 [salt.state       ][INFO    ][1917] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,652 [salt.state       ][INFO    ][1917] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,652 [salt.state       ][INFO    ][1917] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.652231 duration_in_ms=1.404
2017-12-29 09:06:55,652 [salt.state       ][INFO    ][1917] Running state [kvm03] at time 09:06:55.652429
2017-12-29 09:06:55,653 [salt.state       ][INFO    ][1917] Executing state host.present for kvm03
2017-12-29 09:06:55,654 [salt.state       ][INFO    ][1917] {'host': 'kvm03'}
2017-12-29 09:06:55,654 [salt.state       ][INFO    ][1917] Completed state [kvm03] at time 09:06:55.654089 duration_in_ms=1.66
2017-12-29 09:06:55,655 [salt.state       ][INFO    ][1917] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.654588
2017-12-29 09:06:55,655 [salt.state       ][INFO    ][1917] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,656 [salt.state       ][INFO    ][1917] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,656 [salt.state       ][INFO    ][1917] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.655980 duration_in_ms=1.392
2017-12-29 09:06:55,656 [salt.state       ][INFO    ][1917] Running state [kvm02] at time 09:06:55.656211
2017-12-29 09:06:55,656 [salt.state       ][INFO    ][1917] Executing state host.present for kvm02
2017-12-29 09:06:55,658 [salt.state       ][INFO    ][1917] {'host': 'kvm02'}
2017-12-29 09:06:55,658 [salt.state       ][INFO    ][1917] Completed state [kvm02] at time 09:06:55.658292 duration_in_ms=2.081
2017-12-29 09:06:55,659 [salt.state       ][INFO    ][1917] Running state [dbs] at time 09:06:55.658776
2017-12-29 09:06:55,659 [salt.state       ][INFO    ][1917] Executing state host.present for dbs
2017-12-29 09:06:55,660 [salt.state       ][INFO    ][1917] {'host': 'dbs'}
2017-12-29 09:06:55,660 [salt.state       ][INFO    ][1917] Completed state [dbs] at time 09:06:55.659853 duration_in_ms=1.077
2017-12-29 09:06:55,660 [salt.state       ][INFO    ][1917] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.660069
2017-12-29 09:06:55,661 [salt.state       ][INFO    ][1917] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,661 [salt.state       ][INFO    ][1917] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,662 [salt.state       ][INFO    ][1917] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.661534 duration_in_ms=1.465
2017-12-29 09:06:55,662 [salt.state       ][INFO    ][1917] Running state [prx] at time 09:06:55.661726
2017-12-29 09:06:55,662 [salt.state       ][INFO    ][1917] Executing state host.present for prx
2017-12-29 09:06:55,663 [salt.state       ][INFO    ][1917] {'host': 'prx'}
2017-12-29 09:06:55,663 [salt.state       ][INFO    ][1917] Completed state [prx] at time 09:06:55.662846 duration_in_ms=1.12
2017-12-29 09:06:55,663 [salt.state       ][INFO    ][1917] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.663049
2017-12-29 09:06:55,663 [salt.state       ][INFO    ][1917] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,664 [salt.state       ][INFO    ][1917] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,664 [salt.state       ][INFO    ][1917] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.664423 duration_in_ms=1.374
2017-12-29 09:06:55,665 [salt.state       ][INFO    ][1917] Running state [prx02] at time 09:06:55.664630
2017-12-29 09:06:55,665 [salt.state       ][INFO    ][1917] Executing state host.present for prx02
2017-12-29 09:06:55,666 [salt.state       ][INFO    ][1917] {'host': 'prx02'}
2017-12-29 09:06:55,667 [salt.state       ][INFO    ][1917] Completed state [prx02] at time 09:06:55.666623 duration_in_ms=1.993
2017-12-29 09:06:55,667 [salt.state       ][INFO    ][1917] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.666812
2017-12-29 09:06:55,667 [salt.state       ][INFO    ][1917] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,668 [salt.state       ][INFO    ][1917] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,668 [salt.state       ][INFO    ][1917] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.667943 duration_in_ms=1.131
2017-12-29 09:06:55,668 [salt.state       ][INFO    ][1917] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.668148
2017-12-29 09:06:55,668 [salt.state       ][INFO    ][1917] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,669 [salt.state       ][INFO    ][1917] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,670 [salt.state       ][INFO    ][1917] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.669592 duration_in_ms=1.444
2017-12-29 09:06:55,670 [salt.state       ][INFO    ][1917] Running state [msg02] at time 09:06:55.669808
2017-12-29 09:06:55,670 [salt.state       ][INFO    ][1917] Executing state host.present for msg02
2017-12-29 09:06:55,671 [salt.state       ][INFO    ][1917] {'host': 'msg02'}
2017-12-29 09:06:55,671 [salt.state       ][INFO    ][1917] Completed state [msg02] at time 09:06:55.670942 duration_in_ms=1.134
2017-12-29 09:06:55,671 [salt.state       ][INFO    ][1917] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.671139
2017-12-29 09:06:55,671 [salt.state       ][INFO    ][1917] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,672 [salt.state       ][INFO    ][1917] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,673 [salt.state       ][INFO    ][1917] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.672287 duration_in_ms=1.148
2017-12-29 09:06:55,673 [salt.state       ][INFO    ][1917] Running state [msg03] at time 09:06:55.672781
2017-12-29 09:06:55,673 [salt.state       ][INFO    ][1917] Executing state host.present for msg03
2017-12-29 09:06:55,674 [salt.state       ][INFO    ][1917] {'host': 'msg03'}
2017-12-29 09:06:55,674 [salt.state       ][INFO    ][1917] Completed state [msg03] at time 09:06:55.674009 duration_in_ms=1.229
2017-12-29 09:06:55,674 [salt.state       ][INFO    ][1917] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.674228
2017-12-29 09:06:55,674 [salt.state       ][INFO    ][1917] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,675 [salt.state       ][INFO    ][1917] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,676 [salt.state       ][INFO    ][1917] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.675408 duration_in_ms=1.179
2017-12-29 09:06:55,676 [salt.state       ][INFO    ][1917] Running state [msg01] at time 09:06:55.676430
2017-12-29 09:06:55,677 [salt.state       ][INFO    ][1917] Executing state host.present for msg01
2017-12-29 09:06:55,678 [salt.state       ][INFO    ][1917] {'host': 'msg01'}
2017-12-29 09:06:55,678 [salt.state       ][INFO    ][1917] Completed state [msg01] at time 09:06:55.677981 duration_in_ms=1.551
2017-12-29 09:06:55,678 [salt.state       ][INFO    ][1917] Running state [msg] at time 09:06:55.678173
2017-12-29 09:06:55,678 [salt.state       ][INFO    ][1917] Executing state host.present for msg
2017-12-29 09:06:55,679 [salt.state       ][INFO    ][1917] {'host': 'msg'}
2017-12-29 09:06:55,679 [salt.state       ][INFO    ][1917] Completed state [msg] at time 09:06:55.679326 duration_in_ms=1.153
2017-12-29 09:06:55,680 [salt.state       ][INFO    ][1917] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.679515
2017-12-29 09:06:55,680 [salt.state       ][INFO    ][1917] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,681 [salt.state       ][INFO    ][1917] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,681 [salt.state       ][INFO    ][1917] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.680788 duration_in_ms=1.273
2017-12-29 09:06:55,681 [salt.state       ][INFO    ][1917] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.680996
2017-12-29 09:06:55,681 [salt.state       ][INFO    ][1917] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,682 [salt.state       ][INFO    ][1917] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:06:55,682 [salt.state       ][INFO    ][1917] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.682042 duration_in_ms=1.046
2017-12-29 09:06:55,682 [salt.state       ][INFO    ][1917] Running state [cfg01] at time 09:06:55.682244
2017-12-29 09:06:55,682 [salt.state       ][INFO    ][1917] Executing state host.present for cfg01
2017-12-29 09:06:55,683 [salt.state       ][INFO    ][1917] Host cfg01 (192.168.10.100) already present
2017-12-29 09:06:55,683 [salt.state       ][INFO    ][1917] Completed state [cfg01] at time 09:06:55.682886 duration_in_ms=0.642
2017-12-29 09:06:55,683 [salt.state       ][INFO    ][1917] Running state [cmp002] at time 09:06:55.683073
2017-12-29 09:06:55,683 [salt.state       ][INFO    ][1917] Executing state host.present for cmp002
2017-12-29 09:06:55,684 [salt.state       ][INFO    ][1917] {'host': 'cmp002'}
2017-12-29 09:06:55,684 [salt.state       ][INFO    ][1917] Completed state [cmp002] at time 09:06:55.684228 duration_in_ms=1.155
2017-12-29 09:06:55,685 [salt.state       ][INFO    ][1917] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.684713
2017-12-29 09:06:55,685 [salt.state       ][INFO    ][1917] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,686 [salt.state       ][INFO    ][1917] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,686 [salt.state       ][INFO    ][1917] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.686232 duration_in_ms=1.519
2017-12-29 09:06:55,686 [salt.state       ][INFO    ][1917] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.686427
2017-12-29 09:06:55,687 [salt.state       ][INFO    ][1917] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,688 [salt.state       ][INFO    ][1917] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,688 [salt.state       ][INFO    ][1917] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.687912 duration_in_ms=1.484
2017-12-29 09:06:55,688 [salt.state       ][INFO    ][1917] Running state [cmp001] at time 09:06:55.688410
2017-12-29 09:06:55,689 [salt.state       ][INFO    ][1917] Executing state host.present for cmp001
2017-12-29 09:06:55,690 [salt.state       ][INFO    ][1917] {'host': 'cmp001'}
2017-12-29 09:06:55,690 [salt.state       ][INFO    ][1917] Completed state [cmp001] at time 09:06:55.689676 duration_in_ms=1.265
2017-12-29 09:06:55,690 [salt.state       ][INFO    ][1917] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.689884
2017-12-29 09:06:55,690 [salt.state       ][INFO    ][1917] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,691 [salt.state       ][INFO    ][1917] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,691 [salt.state       ][INFO    ][1917] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.691058 duration_in_ms=1.173
2017-12-29 09:06:55,691 [salt.state       ][INFO    ][1917] Running state [dbs01] at time 09:06:55.691249
2017-12-29 09:06:55,691 [salt.state       ][INFO    ][1917] Executing state host.present for dbs01
2017-12-29 09:06:55,692 [salt.state       ][INFO    ][1917] {'host': 'dbs01'}
2017-12-29 09:06:55,692 [salt.state       ][INFO    ][1917] Completed state [dbs01] at time 09:06:55.692446 duration_in_ms=1.197
2017-12-29 09:06:55,693 [salt.state       ][INFO    ][1917] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.692638
2017-12-29 09:06:55,693 [salt.state       ][INFO    ][1917] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,694 [salt.state       ][INFO    ][1917] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,695 [salt.state       ][INFO    ][1917] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.694728 duration_in_ms=2.09
2017-12-29 09:06:55,695 [salt.state       ][INFO    ][1917] Running state [dbs02] at time 09:06:55.694948
2017-12-29 09:06:55,695 [salt.state       ][INFO    ][1917] Executing state host.present for dbs02
2017-12-29 09:06:55,696 [salt.state       ][INFO    ][1917] {'host': 'dbs02'}
2017-12-29 09:06:55,696 [salt.state       ][INFO    ][1917] Completed state [dbs02] at time 09:06:55.696138 duration_in_ms=1.19
2017-12-29 09:06:55,697 [salt.state       ][INFO    ][1917] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.696637
2017-12-29 09:06:55,697 [salt.state       ][INFO    ][1917] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,698 [salt.state       ][INFO    ][1917] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,698 [salt.state       ][INFO    ][1917] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.698325 duration_in_ms=1.686
2017-12-29 09:06:55,699 [salt.state       ][INFO    ][1917] Running state [dbs03] at time 09:06:55.698520
2017-12-29 09:06:55,699 [salt.state       ][INFO    ][1917] Executing state host.present for dbs03
2017-12-29 09:06:55,700 [salt.state       ][INFO    ][1917] {'host': 'dbs03'}
2017-12-29 09:06:55,701 [salt.state       ][INFO    ][1917] Completed state [dbs03] at time 09:06:55.700631 duration_in_ms=2.111
2017-12-29 09:06:55,701 [salt.state       ][INFO    ][1917] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.700852
2017-12-29 09:06:55,701 [salt.state       ][INFO    ][1917] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,702 [salt.state       ][INFO    ][1917] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,702 [salt.state       ][INFO    ][1917] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.702125 duration_in_ms=1.272
2017-12-29 09:06:55,702 [salt.state       ][INFO    ][1917] Running state [mas01] at time 09:06:55.702325
2017-12-29 09:06:55,703 [salt.state       ][INFO    ][1917] Executing state host.present for mas01
2017-12-29 09:06:55,703 [salt.state       ][INFO    ][1917] {'host': 'mas01'}
2017-12-29 09:06:55,704 [salt.state       ][INFO    ][1917] Completed state [mas01] at time 09:06:55.703551 duration_in_ms=1.226
2017-12-29 09:06:55,704 [salt.state       ][INFO    ][1917] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.703743
2017-12-29 09:06:55,704 [salt.state       ][INFO    ][1917] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,705 [salt.state       ][INFO    ][1917] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,705 [salt.state       ][INFO    ][1917] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.704967 duration_in_ms=1.224
2017-12-29 09:06:55,705 [salt.state       ][INFO    ][1917] Running state [ctl02] at time 09:06:55.705154
2017-12-29 09:06:55,706 [salt.state       ][INFO    ][1917] Executing state host.present for ctl02
2017-12-29 09:06:55,707 [salt.state       ][INFO    ][1917] {'host': 'ctl02'}
2017-12-29 09:06:55,707 [salt.state       ][INFO    ][1917] Completed state [ctl02] at time 09:06:55.706757 duration_in_ms=1.603
2017-12-29 09:06:55,707 [salt.state       ][INFO    ][1917] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.706961
2017-12-29 09:06:55,707 [salt.state       ][INFO    ][1917] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,708 [salt.state       ][INFO    ][1917] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,708 [salt.state       ][INFO    ][1917] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.708239 duration_in_ms=1.278
2017-12-29 09:06:55,708 [salt.state       ][INFO    ][1917] Running state [ctl03] at time 09:06:55.708442
2017-12-29 09:06:55,709 [salt.state       ][INFO    ][1917] Executing state host.present for ctl03
2017-12-29 09:06:55,710 [salt.state       ][INFO    ][1917] {'host': 'ctl03'}
2017-12-29 09:06:55,710 [salt.state       ][INFO    ][1917] Completed state [ctl03] at time 09:06:55.710316 duration_in_ms=1.874
2017-12-29 09:06:55,711 [salt.state       ][INFO    ][1917] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.710520
2017-12-29 09:06:55,711 [salt.state       ][INFO    ][1917] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,712 [salt.state       ][INFO    ][1917] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,712 [salt.state       ][INFO    ][1917] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.711807 duration_in_ms=1.287
2017-12-29 09:06:55,712 [salt.state       ][INFO    ][1917] Running state [ctl01] at time 09:06:55.712004
2017-12-29 09:06:55,713 [salt.state       ][INFO    ][1917] Executing state host.present for ctl01
2017-12-29 09:06:55,716 [salt.state       ][INFO    ][1917] {'host': 'ctl01'}
2017-12-29 09:06:55,716 [salt.state       ][INFO    ][1917] Completed state [ctl01] at time 09:06:55.716356 duration_in_ms=4.352
2017-12-29 09:06:55,717 [salt.state       ][INFO    ][1917] Running state [ctl] at time 09:06:55.716559
2017-12-29 09:06:55,717 [salt.state       ][INFO    ][1917] Executing state host.present for ctl
2017-12-29 09:06:55,718 [salt.state       ][INFO    ][1917] {'host': 'ctl'}
2017-12-29 09:06:55,719 [salt.state       ][INFO    ][1917] Completed state [ctl] at time 09:06:55.718547 duration_in_ms=1.988
2017-12-29 09:06:55,719 [salt.state       ][INFO    ][1917] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.718735
2017-12-29 09:06:55,719 [salt.state       ][INFO    ][1917] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:55,720 [salt.state       ][INFO    ][1917] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:55,720 [salt.state       ][INFO    ][1917] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:06:55.720071 duration_in_ms=1.336
2017-12-29 09:06:55,720 [salt.state       ][INFO    ][1917] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:06:55.720290
2017-12-29 09:06:55,720 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-12-29 09:06:55,721 [salt.state       ][INFO    ][1917] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2017-12-29 09:06:55,721 [salt.state       ][INFO    ][1917] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:06:55.721217 duration_in_ms=0.927
2017-12-29 09:06:55,724 [salt.state       ][INFO    ][1917] Running state [ens2] at time 09:06:55.724337
2017-12-29 09:06:55,725 [salt.state       ][INFO    ][1917] Executing state network.managed for ens2
2017-12-29 09:06:55,822 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['ifdown', 'ens2'] in directory '/root'
2017-12-29 09:06:56,943 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['ifup', 'ens2'] in directory '/root'
2017-12-29 09:06:58,237 [salt.state       ][INFO    ][1917] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2017-12-29 09:06:58,237 [salt.state       ][INFO    ][1917] Completed state [ens2] at time 09:06:58.236778 duration_in_ms=2512.439
2017-12-29 09:06:58,237 [salt.state       ][INFO    ][1917] Running state [ens3] at time 09:06:58.237049
2017-12-29 09:06:58,237 [salt.state       ][INFO    ][1917] Executing state network.managed for ens3
2017-12-29 09:06:58,260 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-29 09:06:58,285 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-29 09:06:58,359 [salt.state       ][INFO    ][1917] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-29 09:06:58,360 [salt.state       ][INFO    ][1917] Completed state [ens3] at time 09:06:58.360124 duration_in_ms=123.075
2017-12-29 09:06:58,361 [salt.state       ][INFO    ][1917] Running state [/etc/profile.d/proxy.sh] at time 09:06:58.360533
2017-12-29 09:06:58,361 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-29 09:06:58,361 [salt.state       ][INFO    ][1917] File /etc/profile.d/proxy.sh is not present
2017-12-29 09:06:58,362 [salt.state       ][INFO    ][1917] Completed state [/etc/profile.d/proxy.sh] at time 09:06:58.361612 duration_in_ms=1.079
2017-12-29 09:06:58,362 [salt.state       ][INFO    ][1917] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:06:58.361881
2017-12-29 09:06:58,362 [salt.state       ][INFO    ][1917] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-29 09:06:58,363 [salt.state       ][INFO    ][1917] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-29 09:06:58,363 [salt.state       ][INFO    ][1917] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:06:58.362973 duration_in_ms=1.092
2017-12-29 09:06:58,372 [salt.state       ][INFO    ][1917] Running state [ntp] at time 09:06:58.372464
2017-12-29 09:06:58,373 [salt.state       ][INFO    ][1917] Executing state pkg.installed for ntp
2017-12-29 09:06:58,533 [salt.loaded.int.module.cmdmod][INFO    ][1917] 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-29 09:07:01,078 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090701057822
2017-12-29 09:07:01,087 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:07:01,102 [salt.minion      ][INFO    ][5404] Starting a new job with PID 5404
2017-12-29 09:07:01,121 [salt.minion      ][INFO    ][5404] Returning information for job: 20171229090701057822
2017-12-29 09:07:01,132 [salt.state       ][INFO    ][1917] 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-29 09:07:01,143 [salt.state       ][INFO    ][1917] Loading fresh modules for state activity
2017-12-29 09:07:01,162 [salt.state       ][INFO    ][1917] Completed state [ntp] at time 09:07:01.161541 duration_in_ms=2789.076
2017-12-29 09:07:01,165 [salt.state       ][INFO    ][1917] Running state [/etc/ntp.conf] at time 09:07:01.164549
2017-12-29 09:07:01,165 [salt.state       ][INFO    ][1917] Executing state file.managed for /etc/ntp.conf
2017-12-29 09:07:01,186 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-29 09:07:01,220 [salt.fileclient  ][INFO    ][1917] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:01,244 [salt.state       ][INFO    ][1917] 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-29 09:07:01,249 [salt.state       ][INFO    ][1917] Completed state [/etc/ntp.conf] at time 09:07:01.249166 duration_in_ms=84.617
2017-12-29 09:07:01,338 [salt.state       ][INFO    ][1917] Running state [ntp] at time 09:07:01.337951
2017-12-29 09:07:01,338 [salt.state       ][INFO    ][1917] Executing state service.running for ntp
2017-12-29 09:07:01,341 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:01,352 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:01,363 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:01,379 [salt.state       ][INFO    ][1917] The service ntp is already running
2017-12-29 09:07:01,379 [salt.state       ][INFO    ][1917] Completed state [ntp] at time 09:07:01.379139 duration_in_ms=41.188
2017-12-29 09:07:01,380 [salt.state       ][INFO    ][1917] Running state [ntp] at time 09:07:01.379460
2017-12-29 09:07:01,380 [salt.state       ][INFO    ][1917] Executing state service.mod_watch for ntp
2017-12-29 09:07:01,381 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:01,394 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:01,409 [salt.loaded.int.module.cmdmod][INFO    ][1917] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-29 09:07:01,469 [salt.state       ][INFO    ][1917] {'ntp': True}
2017-12-29 09:07:01,470 [salt.state       ][INFO    ][1917] Completed state [ntp] at time 09:07:01.469566 duration_in_ms=90.105
2017-12-29 09:07:01,476 [salt.minion      ][INFO    ][1917] Returning information for job: 20171229090620770699
2017-12-29 09:07:32,167 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.apply with jid 20171229090732147401
2017-12-29 09:07:32,187 [salt.minion      ][INFO    ][5497] Starting a new job with PID 5497
2017-12-29 09:07:35,820 [salt.state       ][INFO    ][5497] Loading fresh modules for state activity
2017-12-29 09:07:35,850 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-29 09:07:36,181 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-29 09:07:36,228 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,301 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-29 09:07:36,331 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,400 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-29 09:07:36,424 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,498 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-29 09:07:36,573 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,663 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-29 09:07:36,719 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,797 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-29 09:07:36,817 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,886 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-29 09:07:36,932 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,027 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-29 09:07:37,053 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,122 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-29 09:07:37,150 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,221 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-29 09:07:37,247 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,315 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-29 09:07:37,352 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,437 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-29 09:07:37,473 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,537 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-29 09:07:37,561 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,628 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-29 09:07:37,651 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,733 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-29 09:07:37,758 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,836 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-29 09:07:37,865 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,942 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-29 09:07:37,965 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,042 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:07:38,096 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,216 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-29 09:07:38,317 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,393 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-29 09:07:38,419 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,497 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-29 09:07:38,527 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,601 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-29 09:07:38,615 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-29 09:07:38,638 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:38,660 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-29 09:07:38,680 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:38,698 [salt.state       ][INFO    ][5497] Running state [/etc/environment] at time 09:07:38.698156
2017-12-29 09:07:38,698 [salt.state       ][INFO    ][5497] Executing state file.blockreplace for /etc/environment
2017-12-29 09:07:38,705 [salt.state       ][INFO    ][5497] File changed:
--- 
+++ 
@@ -1,3 +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-29 09:07:38,705 [salt.state       ][INFO    ][5497] Completed state [/etc/environment] at time 09:07:38.705131 duration_in_ms=6.976
2017-12-29 09:07:38,705 [salt.state       ][INFO    ][5497] Running state [/etc/profile.d] at time 09:07:38.705307
2017-12-29 09:07:38,706 [salt.state       ][INFO    ][5497] Executing state file.directory for /etc/profile.d
2017-12-29 09:07:38,706 [salt.state       ][INFO    ][5497] Directory /etc/profile.d is in the correct state
2017-12-29 09:07:38,706 [salt.state       ][INFO    ][5497] Completed state [/etc/profile.d] at time 09:07:38.706412 duration_in_ms=1.106
2017-12-29 09:07:39,073 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:07:39.073415
2017-12-29 09:07:39,074 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-29 09:07:39,093 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-29 09:07:39,099 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-29 09:07:39,100 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:07:39.099510 duration_in_ms=26.096
2017-12-29 09:07:39,100 [salt.state       ][INFO    ][5497] Running state [linux_repo_prereq_pkgs] at time 09:07:39.100238
2017-12-29 09:07:39,101 [salt.state       ][INFO    ][5497] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-29 09:07:39,101 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:07:39,615 [salt.state       ][INFO    ][5497] All specified packages are already installed
2017-12-29 09:07:39,615 [salt.state       ][INFO    ][5497] Completed state [linux_repo_prereq_pkgs] at time 09:07:39.614894 duration_in_ms=514.655
2017-12-29 09:07:39,615 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:07:39.615297
2017-12-29 09:07:39,616 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-29 09:07:39,616 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-29 09:07:39,617 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:07:39.616491 duration_in_ms=1.194
2017-12-29 09:07:39,617 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:07:39.617137
2017-12-29 09:07:39,618 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-29 09:07:39,635 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:07:39,657 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:39,712 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-29 09:07:39,712 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:07:39.712328 duration_in_ms=95.191
2017-12-29 09:07:39,715 [salt.state       ][INFO    ][5497] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:07:39.714654
2017-12-29 09:07:39,715 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-29 09:07:40,040 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-29 09:07:40,215 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:42,287 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090742261444
2017-12-29 09:07:42,307 [salt.minion      ][INFO    ][6030] Starting a new job with PID 6030
2017-12-29 09:07:42,322 [salt.minion      ][INFO    ][6030] Returning information for job: 20171229090742261444
2017-12-29 09:07:42,546 [salt.state       ][INFO    ][5497] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-29 09:07:42,546 [salt.state       ][INFO    ][5497] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:07:42.546272 duration_in_ms=2831.616
2017-12-29 09:07:42,547 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:07:42.546646
2017-12-29 09:07:42,547 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-29 09:07:42,547 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-29 09:07:42,548 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:07:42.547736 duration_in_ms=1.09
2017-12-29 09:07:42,548 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:07:42.548044
2017-12-29 09:07:42,548 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-29 09:07:42,574 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:07:42,606 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:42,665 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-29 09:07:42,666 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:07:42.665786 duration_in_ms=117.741
2017-12-29 09:07:42,667 [salt.state       ][INFO    ][5497] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:07:42.667299
2017-12-29 09:07:42,668 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-29 09:07:43,071 [salt.loaded.int.module.cmdmod][INFO    ][5497] 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-29 09:07:43,235 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:46,232 [salt.state       ][INFO    ][5497] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-29 09:07:46,233 [salt.state       ][INFO    ][5497] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:07:46.232704 duration_in_ms=3565.404
2017-12-29 09:07:46,233 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:07:46.233152
2017-12-29 09:07:46,234 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-29 09:07:46,234 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-29 09:07:46,235 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:07:46.235077 duration_in_ms=1.924
2017-12-29 09:07:46,236 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/uca] at time 09:07:46.235564
2017-12-29 09:07:46,236 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-29 09:07:46,236 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/uca is not present
2017-12-29 09:07:46,237 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/uca] at time 09:07:46.236548 duration_in_ms=0.983
2017-12-29 09:07:46,238 [salt.state       ][INFO    ][5497] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:07:46.238003
2017-12-29 09:07:46,238 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-29 09:07:46,310 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-29 09:07:46,361 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:48,697 [salt.state       ][INFO    ][5497] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-29 09:07:48,697 [salt.state       ][INFO    ][5497] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:07:48.697027 duration_in_ms=2459.024
2017-12-29 09:07:48,698 [salt.state       ][INFO    ][5497] Running state [linux_extra_packages_purged] at time 09:07:48.697736
2017-12-29 09:07:48,698 [salt.state       ][INFO    ][5497] Executing state pkg.purged for linux_extra_packages_purged
2017-12-29 09:07:48,705 [salt.state       ][INFO    ][5497] All specified packages are already absent
2017-12-29 09:07:48,706 [salt.state       ][INFO    ][5497] Completed state [linux_extra_packages_purged] at time 09:07:48.705644 duration_in_ms=7.907
2017-12-29 09:07:48,706 [salt.state       ][INFO    ][5497] Running state [linux_extra_packages_latest] at time 09:07:48.705959
2017-12-29 09:07:48,706 [salt.state       ][INFO    ][5497] Executing state pkg.latest for linux_extra_packages_latest
2017-12-29 09:07:48,710 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:50,777 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-29 09:07:50,844 [salt.state       ][INFO    ][5497] Package mcelog is already up-to-date
2017-12-29 09:07:50,846 [salt.state       ][INFO    ][5497] Completed state [linux_extra_packages_latest] at time 09:07:50.845984 duration_in_ms=2140.024
2017-12-29 09:07:50,847 [salt.state       ][INFO    ][5497] Running state [UTC] at time 09:07:50.847226
2017-12-29 09:07:50,848 [salt.state       ][INFO    ][5497] Executing state timezone.system for UTC
2017-12-29 09:07:50,851 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:07:50,907 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:07:50,922 [salt.state       ][INFO    ][5497] Timezone UTC already set, UTC already set to UTC
2017-12-29 09:07:50,923 [salt.state       ][INFO    ][5497] Completed state [UTC] at time 09:07:50.922696 duration_in_ms=75.47
2017-12-29 09:07:50,924 [salt.state       ][INFO    ][5497] Running state [nf_conntrack] at time 09:07:50.923914
2017-12-29 09:07:50,924 [salt.state       ][INFO    ][5497] Executing state kmod.present for nf_conntrack
2017-12-29 09:07:50,927 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'lsmod' in directory '/root'
2017-12-29 09:07:50,936 [salt.state       ][INFO    ][5497] Kernel module nf_conntrack is already present
2017-12-29 09:07:50,937 [salt.state       ][INFO    ][5497] Completed state [nf_conntrack] at time 09:07:50.936469 duration_in_ms=12.555
2017-12-29 09:07:50,939 [salt.state       ][INFO    ][5497] Running state [kernel.panic] at time 09:07:50.938570
2017-12-29 09:07:50,939 [salt.state       ][INFO    ][5497] Executing state sysctl.present for kernel.panic
2017-12-29 09:07:50,947 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:50,967 [salt.state       ][INFO    ][5497] Sysctl value kernel.panic = 60 is already set
2017-12-29 09:07:50,968 [salt.state       ][INFO    ][5497] Completed state [kernel.panic] at time 09:07:50.967480 duration_in_ms=28.909
2017-12-29 09:07:50,968 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_probes] at time 09:07:50.967991
2017-12-29 09:07:50,968 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-29 09:07:50,970 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:50,989 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-29 09:07:50,990 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:07:50.989422 duration_in_ms=21.432
2017-12-29 09:07:50,990 [salt.state       ][INFO    ][5497] Running state [fs.file-max] at time 09:07:50.990345
2017-12-29 09:07:50,991 [salt.state       ][INFO    ][5497] Executing state sysctl.present for fs.file-max
2017-12-29 09:07:50,992 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,007 [salt.state       ][INFO    ][5497] Sysctl value fs.file-max = 124165 is already set
2017-12-29 09:07:51,008 [salt.state       ][INFO    ][5497] Completed state [fs.file-max] at time 09:07:51.007956 duration_in_ms=17.612
2017-12-29 09:07:51,009 [salt.state       ][INFO    ][5497] Running state [net.core.somaxconn] at time 09:07:51.008475
2017-12-29 09:07:51,009 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.core.somaxconn
2017-12-29 09:07:51,010 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,029 [salt.state       ][INFO    ][5497] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-29 09:07:51,030 [salt.state       ][INFO    ][5497] Completed state [net.core.somaxconn] at time 09:07:51.029710 duration_in_ms=21.236
2017-12-29 09:07:51,030 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:07:51.030090
2017-12-29 09:07:51,030 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-29 09:07:51,031 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,055 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-29 09:07:51,056 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:07:51.055803 duration_in_ms=25.712
2017-12-29 09:07:51,057 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_tw_reuse] at time 09:07:51.056609
2017-12-29 09:07:51,058 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-29 09:07:51,059 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,083 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-29 09:07:51,084 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_tw_reuse] at time 09:07:51.083678 duration_in_ms=27.069
2017-12-29 09:07:51,085 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_congestion_control] at time 09:07:51.084577
2017-12-29 09:07:51,086 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-29 09:07:51,087 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,110 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-29 09:07:51,111 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_congestion_control] at time 09:07:51.111245 duration_in_ms=26.667
2017-12-29 09:07:51,112 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_retries2] at time 09:07:51.112083
2017-12-29 09:07:51,113 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-29 09:07:51,115 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,139 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-29 09:07:51,140 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_retries2] at time 09:07:51.140311 duration_in_ms=28.227
2017-12-29 09:07:51,142 [salt.state       ][INFO    ][5497] Running state [net.core.netdev_max_backlog] at time 09:07:51.141528
2017-12-29 09:07:51,142 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-29 09:07:51,143 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,167 [salt.state       ][INFO    ][5497] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-29 09:07:51,168 [salt.state       ][INFO    ][5497] Completed state [net.core.netdev_max_backlog] at time 09:07:51.168132 duration_in_ms=26.603
2017-12-29 09:07:51,169 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:07:51.168918
2017-12-29 09:07:51,171 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-29 09:07:51,172 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,196 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-29 09:07:51,197 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:07:51.196726 duration_in_ms=27.808
2017-12-29 09:07:51,198 [salt.state       ][INFO    ][5497] Running state [vm.swappiness] at time 09:07:51.197523
2017-12-29 09:07:51,198 [salt.state       ][INFO    ][5497] Executing state sysctl.present for vm.swappiness
2017-12-29 09:07:51,199 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,224 [salt.state       ][INFO    ][5497] Sysctl value vm.swappiness = 10 is already set
2017-12-29 09:07:51,225 [salt.state       ][INFO    ][5497] Completed state [vm.swappiness] at time 09:07:51.225033 duration_in_ms=27.509
2017-12-29 09:07:51,226 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:07:51.225801
2017-12-29 09:07:51,227 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-29 09:07:51,228 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,254 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-29 09:07:51,255 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:07:51.254859 duration_in_ms=29.059
2017-12-29 09:07:51,256 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:07:51.255543
2017-12-29 09:07:51,256 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-29 09:07:51,257 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,283 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-29 09:07:51,285 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:07:51.284407 duration_in_ms=28.863
2017-12-29 09:07:51,286 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:07:51.286306
2017-12-29 09:07:51,287 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-29 09:07:51,288 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,311 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-29 09:07:51,312 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:07:51.311523 duration_in_ms=25.216
2017-12-29 09:07:51,312 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:07:51.312229
2017-12-29 09:07:51,314 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-29 09:07:51,315 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,339 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-29 09:07:51,340 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:07:51.339723 duration_in_ms=27.492
2017-12-29 09:07:51,341 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_fin_timeout] at time 09:07:51.340654
2017-12-29 09:07:51,342 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-29 09:07:51,343 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,366 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-29 09:07:51,367 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_fin_timeout] at time 09:07:51.366969 duration_in_ms=26.314
2017-12-29 09:07:51,368 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_time] at time 09:07:51.367515
2017-12-29 09:07:51,368 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-29 09:07:51,369 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,396 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-29 09:07:51,397 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_time] at time 09:07:51.396557 duration_in_ms=29.042
2017-12-29 09:07:51,398 [salt.state       ][INFO    ][5497] Running state [net.nf_conntrack_max] at time 09:07:51.397887
2017-12-29 09:07:51,399 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.nf_conntrack_max
2017-12-29 09:07:51,400 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:51,425 [salt.state       ][INFO    ][5497] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-29 09:07:51,426 [salt.state       ][INFO    ][5497] Completed state [net.nf_conntrack_max] at time 09:07:51.426201 duration_in_ms=28.313
2017-12-29 09:07:51,427 [salt.state       ][INFO    ][5497] Running state [linux_sysfs_package] at time 09:07:51.426901
2017-12-29 09:07:51,428 [salt.state       ][INFO    ][5497] Executing state pkg.installed for linux_sysfs_package
2017-12-29 09:07:51,437 [salt.state       ][INFO    ][5497] All specified packages are already installed
2017-12-29 09:07:51,438 [salt.state       ][INFO    ][5497] Completed state [linux_sysfs_package] at time 09:07:51.437455 duration_in_ms=10.554
2017-12-29 09:07:51,439 [salt.state       ][INFO    ][5497] Running state [/etc/sysfs.d] at time 09:07:51.438955
2017-12-29 09:07:51,439 [salt.state       ][INFO    ][5497] Executing state file.directory for /etc/sysfs.d
2017-12-29 09:07:51,440 [salt.state       ][INFO    ][5497] Directory /etc/sysfs.d is in the correct state
2017-12-29 09:07:51,440 [salt.state       ][INFO    ][5497] Completed state [/etc/sysfs.d] at time 09:07:51.440439 duration_in_ms=1.484
2017-12-29 09:07:51,441 [salt.state       ][INFO    ][5497] Running state [ondemand] at time 09:07:51.441087
2017-12-29 09:07:51,442 [salt.state       ][INFO    ][5497] Executing state service.dead for ondemand
2017-12-29 09:07:51,442 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:51,456 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:07:51,467 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:07:51,485 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'runlevel' in directory '/root'
2017-12-29 09:07:51,498 [salt.state       ][INFO    ][5497] The service ondemand is already dead
2017-12-29 09:07:51,499 [salt.state       ][INFO    ][5497] Completed state [ondemand] at time 09:07:51.499136 duration_in_ms=58.048
2017-12-29 09:07:51,501 [salt.state       ][INFO    ][5497] Running state [cs_CZ.UTF-8] at time 09:07:51.500625
2017-12-29 09:07:51,502 [salt.state       ][INFO    ][5497] Executing state locale.present for cs_CZ.UTF-8
2017-12-29 09:07:51,503 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'locale -a' in directory '/root'
2017-12-29 09:07:51,514 [salt.state       ][INFO    ][5497] Locale cs_CZ.UTF-8 is already present
2017-12-29 09:07:51,514 [salt.state       ][INFO    ][5497] Completed state [cs_CZ.UTF-8] at time 09:07:51.514391 duration_in_ms=13.766
2017-12-29 09:07:51,515 [salt.state       ][INFO    ][5497] Running state [en_US.UTF-8] at time 09:07:51.515031
2017-12-29 09:07:51,516 [salt.state       ][INFO    ][5497] Executing state locale.present for en_US.UTF-8
2017-12-29 09:07:51,517 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'locale -a' in directory '/root'
2017-12-29 09:07:51,529 [salt.state       ][INFO    ][5497] Locale en_US.UTF-8 is already present
2017-12-29 09:07:51,529 [salt.state       ][INFO    ][5497] Completed state [en_US.UTF-8] at time 09:07:51.529390 duration_in_ms=14.359
2017-12-29 09:07:51,531 [salt.state       ][INFO    ][5497] Running state [en_US.UTF-8] at time 09:07:51.531386
2017-12-29 09:07:51,532 [salt.state       ][INFO    ][5497] Executing state locale.system for en_US.UTF-8
2017-12-29 09:07:51,533 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'localectl' in directory '/root'
2017-12-29 09:07:51,578 [salt.state       ][INFO    ][5497] System locale en_US.UTF-8 already set
2017-12-29 09:07:51,579 [salt.state       ][INFO    ][5497] Completed state [en_US.UTF-8] at time 09:07:51.578950 duration_in_ms=47.562
2017-12-29 09:07:51,581 [salt.state       ][INFO    ][5497] Running state [root] at time 09:07:51.581195
2017-12-29 09:07:51,583 [salt.state       ][INFO    ][5497] Executing state user.present for root
2017-12-29 09:07:51,585 [salt.state       ][INFO    ][5497] User root is present and up to date
2017-12-29 09:07:51,586 [salt.state       ][INFO    ][5497] Completed state [root] at time 09:07:51.585649 duration_in_ms=4.454
2017-12-29 09:07:51,589 [salt.state       ][INFO    ][5497] Running state [/root] at time 09:07:51.588615
2017-12-29 09:07:51,590 [salt.state       ][INFO    ][5497] Executing state file.directory for /root
2017-12-29 09:07:51,591 [salt.state       ][INFO    ][5497] Directory /root is in the correct state
2017-12-29 09:07:51,591 [salt.state       ][INFO    ][5497] Completed state [/root] at time 09:07:51.591255 duration_in_ms=2.641
2017-12-29 09:07:51,592 [salt.state       ][INFO    ][5497] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:07:51.591594
2017-12-29 09:07:51,592 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-29 09:07:51,592 [salt.state       ][INFO    ][5497] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-29 09:07:51,593 [salt.state       ][INFO    ][5497] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:07:51.592605 duration_in_ms=1.011
2017-12-29 09:07:51,593 [salt.state       ][INFO    ][5497] Running state [ubuntu] at time 09:07:51.592946
2017-12-29 09:07:51,593 [salt.state       ][INFO    ][5497] Executing state user.present for ubuntu
2017-12-29 09:07:51,595 [salt.state       ][INFO    ][5497] User ubuntu is present and up to date
2017-12-29 09:07:51,595 [salt.state       ][INFO    ][5497] Completed state [ubuntu] at time 09:07:51.595125 duration_in_ms=2.179
2017-12-29 09:07:51,596 [salt.state       ][INFO    ][5497] Running state [/home/ubuntu] at time 09:07:51.596161
2017-12-29 09:07:51,597 [salt.state       ][INFO    ][5497] Executing state file.directory for /home/ubuntu
2017-12-29 09:07:51,597 [salt.state       ][INFO    ][5497] Directory /home/ubuntu is in the correct state
2017-12-29 09:07:51,598 [salt.state       ][INFO    ][5497] Completed state [/home/ubuntu] at time 09:07:51.597483 duration_in_ms=1.306
2017-12-29 09:07:51,599 [salt.state       ][INFO    ][5497] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:07:51.598784
2017-12-29 09:07:51,599 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-29 09:07:51,622 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-29 09:07:51,628 [salt.state       ][INFO    ][5497] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-29 09:07:51,628 [salt.state       ][INFO    ][5497] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:07:51.628294 duration_in_ms=29.509
2017-12-29 09:07:51,629 [salt.state       ][INFO    ][5497] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:07:51.628840
2017-12-29 09:07:51,629 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-29 09:07:51,653 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-29 09:07:51,683 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:51,740 [salt.state       ][INFO    ][5497] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-29 09:07:51,741 [salt.state       ][INFO    ][5497] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:07:51.740677 duration_in_ms=111.837
2017-12-29 09:07:51,741 [salt.state       ][INFO    ][5497] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:07:51.741003
2017-12-29 09:07:51,741 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-29 09:07:51,762 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-29 09:07:51,791 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:51,852 [salt.state       ][INFO    ][5497] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-29 09:07:51,852 [salt.state       ][INFO    ][5497] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:07:51.851824 duration_in_ms=110.821
2017-12-29 09:07:51,854 [salt.state       ][INFO    ][5497] Running state [service.systemctl_reload] at time 09:07:51.853659
2017-12-29 09:07:51,854 [salt.state       ][INFO    ][5497] Executing state module.wait for service.systemctl_reload
2017-12-29 09:07:51,854 [salt.state       ][INFO    ][5497] No changes made for service.systemctl_reload
2017-12-29 09:07:51,855 [salt.state       ][INFO    ][5497] Completed state [service.systemctl_reload] at time 09:07:51.854603 duration_in_ms=0.944
2017-12-29 09:07:51,855 [salt.state       ][INFO    ][5497] Running state [/etc/hostname] at time 09:07:51.854911
2017-12-29 09:07:51,855 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/hostname
2017-12-29 09:07:51,876 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-29 09:07:51,879 [salt.state       ][INFO    ][5497] File /etc/hostname is in the correct state
2017-12-29 09:07:51,880 [salt.state       ][INFO    ][5497] Completed state [/etc/hostname] at time 09:07:51.879685 duration_in_ms=24.773
2017-12-29 09:07:51,883 [salt.state       ][INFO    ][5497] Running state [hostname msg02] at time 09:07:51.882572
2017-12-29 09:07:51,883 [salt.state       ][INFO    ][5497] Executing state cmd.wait for hostname msg02
2017-12-29 09:07:51,884 [salt.state       ][INFO    ][5497] No changes made for hostname msg02
2017-12-29 09:07:51,885 [salt.state       ][INFO    ][5497] Completed state [hostname msg02] at time 09:07:51.884683 duration_in_ms=2.111
2017-12-29 09:07:51,886 [salt.state       ][INFO    ][5497] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.885727
2017-12-29 09:07:51,886 [salt.state       ][INFO    ][5497] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,887 [salt.state       ][INFO    ][5497] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 09:07:51,888 [salt.state       ][INFO    ][5497] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.887911 duration_in_ms=2.184
2017-12-29 09:07:51,889 [salt.state       ][INFO    ][5497] Running state [mdb02] at time 09:07:51.888533
2017-12-29 09:07:51,890 [salt.state       ][INFO    ][5497] Executing state host.present for mdb02
2017-12-29 09:07:51,890 [salt.state       ][INFO    ][5497] Host mdb02 (192.168.10.77) already present
2017-12-29 09:07:51,890 [salt.state       ][INFO    ][5497] Completed state [mdb02] at time 09:07:51.890321 duration_in_ms=1.789
2017-12-29 09:07:51,891 [salt.state       ][INFO    ][5497] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.890629
2017-12-29 09:07:51,891 [salt.state       ][INFO    ][5497] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,891 [salt.state       ][INFO    ][5497] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 09:07:51,892 [salt.state       ][INFO    ][5497] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.891697 duration_in_ms=1.068
2017-12-29 09:07:51,892 [salt.state       ][INFO    ][5497] Running state [mdb03] at time 09:07:51.892008
2017-12-29 09:07:51,892 [salt.state       ][INFO    ][5497] Executing state host.present for mdb03
2017-12-29 09:07:51,893 [salt.state       ][INFO    ][5497] Host mdb03 (192.168.10.78) already present
2017-12-29 09:07:51,893 [salt.state       ][INFO    ][5497] Completed state [mdb03] at time 09:07:51.893062 duration_in_ms=1.054
2017-12-29 09:07:51,894 [salt.state       ][INFO    ][5497] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.893999
2017-12-29 09:07:51,894 [salt.state       ][INFO    ][5497] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,895 [salt.state       ][INFO    ][5497] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 09:07:51,895 [salt.state       ][INFO    ][5497] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.895102 duration_in_ms=1.102
2017-12-29 09:07:51,895 [salt.state       ][INFO    ][5497] Running state [mdb01] at time 09:07:51.895414
2017-12-29 09:07:51,896 [salt.state       ][INFO    ][5497] Executing state host.present for mdb01
2017-12-29 09:07:51,897 [salt.state       ][INFO    ][5497] Host mdb01 (192.168.10.76) already present
2017-12-29 09:07:51,897 [salt.state       ][INFO    ][5497] Completed state [mdb01] at time 09:07:51.896841 duration_in_ms=1.426
2017-12-29 09:07:51,897 [salt.state       ][INFO    ][5497] Running state [mdb] at time 09:07:51.897159
2017-12-29 09:07:51,898 [salt.state       ][INFO    ][5497] Executing state host.present for mdb
2017-12-29 09:07:51,898 [salt.state       ][INFO    ][5497] Host mdb (192.168.10.75) already present
2017-12-29 09:07:51,899 [salt.state       ][INFO    ][5497] Completed state [mdb] at time 09:07:51.898593 duration_in_ms=1.434
2017-12-29 09:07:51,899 [salt.state       ][INFO    ][5497] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.898897
2017-12-29 09:07:51,899 [salt.state       ][INFO    ][5497] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,900 [salt.state       ][INFO    ][5497] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 09:07:51,900 [salt.state       ][INFO    ][5497] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.899952 duration_in_ms=1.055
2017-12-29 09:07:51,900 [salt.state       ][INFO    ][5497] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.900262
2017-12-29 09:07:51,901 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,901 [salt.state       ][INFO    ][5497] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:07:51,901 [salt.state       ][INFO    ][5497] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.901341 duration_in_ms=1.079
2017-12-29 09:07:51,902 [salt.state       ][INFO    ][5497] Running state [cfg01] at time 09:07:51.901692
2017-12-29 09:07:51,902 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01
2017-12-29 09:07:51,903 [salt.state       ][INFO    ][5497] Host cfg01 (192.168.10.100) already present
2017-12-29 09:07:51,903 [salt.state       ][INFO    ][5497] Completed state [cfg01] at time 09:07:51.902762 duration_in_ms=1.07
2017-12-29 09:07:51,903 [salt.state       ][INFO    ][5497] Running state [prx01] at time 09:07:51.903066
2017-12-29 09:07:51,903 [salt.state       ][INFO    ][5497] Executing state host.present for prx01
2017-12-29 09:07:51,904 [salt.state       ][INFO    ][5497] Host prx01 (192.168.10.104) already present
2017-12-29 09:07:51,904 [salt.state       ][INFO    ][5497] Completed state [prx01] at time 09:07:51.904124 duration_in_ms=1.058
2017-12-29 09:07:51,905 [salt.state       ][INFO    ][5497] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.904772
2017-12-29 09:07:51,905 [salt.state       ][INFO    ][5497] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,906 [salt.state       ][INFO    ][5497] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 09:07:51,906 [salt.state       ][INFO    ][5497] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.906268 duration_in_ms=1.496
2017-12-29 09:07:51,907 [salt.state       ][INFO    ][5497] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.906574
2017-12-29 09:07:51,907 [salt.state       ][INFO    ][5497] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,907 [salt.state       ][INFO    ][5497] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 09:07:51,908 [salt.state       ][INFO    ][5497] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.907946 duration_in_ms=1.371
2017-12-29 09:07:51,908 [salt.state       ][INFO    ][5497] Running state [kvm01] at time 09:07:51.908306
2017-12-29 09:07:51,909 [salt.state       ][INFO    ][5497] Executing state host.present for kvm01
2017-12-29 09:07:51,909 [salt.state       ][INFO    ][5497] Host kvm01 (192.168.10.141) already present
2017-12-29 09:07:51,910 [salt.state       ][INFO    ][5497] Completed state [kvm01] at time 09:07:51.910220 duration_in_ms=1.911
2017-12-29 09:07:51,911 [salt.state       ][INFO    ][5497] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.910705
2017-12-29 09:07:51,911 [salt.state       ][INFO    ][5497] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,912 [salt.state       ][INFO    ][5497] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 09:07:51,912 [salt.state       ][INFO    ][5497] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.912364 duration_in_ms=1.659
2017-12-29 09:07:51,913 [salt.state       ][INFO    ][5497] Running state [kvm03] at time 09:07:51.912664
2017-12-29 09:07:51,913 [salt.state       ][INFO    ][5497] Executing state host.present for kvm03
2017-12-29 09:07:51,914 [salt.state       ][INFO    ][5497] Host kvm03 (192.168.10.143) already present
2017-12-29 09:07:51,914 [salt.state       ][INFO    ][5497] Completed state [kvm03] at time 09:07:51.913931 duration_in_ms=1.268
2017-12-29 09:07:51,914 [salt.state       ][INFO    ][5497] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.914235
2017-12-29 09:07:51,915 [salt.state       ][INFO    ][5497] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,915 [salt.state       ][INFO    ][5497] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 09:07:51,915 [salt.state       ][INFO    ][5497] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.915403 duration_in_ms=1.169
2017-12-29 09:07:51,916 [salt.state       ][INFO    ][5497] Running state [kvm02] at time 09:07:51.915704
2017-12-29 09:07:51,916 [salt.state       ][INFO    ][5497] Executing state host.present for kvm02
2017-12-29 09:07:51,917 [salt.state       ][INFO    ][5497] Host kvm02 (192.168.10.142) already present
2017-12-29 09:07:51,917 [salt.state       ][INFO    ][5497] Completed state [kvm02] at time 09:07:51.916853 duration_in_ms=1.149
2017-12-29 09:07:51,918 [salt.state       ][INFO    ][5497] Running state [dbs] at time 09:07:51.917764
2017-12-29 09:07:51,918 [salt.state       ][INFO    ][5497] Executing state host.present for dbs
2017-12-29 09:07:51,919 [salt.state       ][INFO    ][5497] Host dbs (192.168.10.50) already present
2017-12-29 09:07:51,919 [salt.state       ][INFO    ][5497] Completed state [dbs] at time 09:07:51.918771 duration_in_ms=1.006
2017-12-29 09:07:51,919 [salt.state       ][INFO    ][5497] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.918938
2017-12-29 09:07:51,919 [salt.state       ][INFO    ][5497] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,919 [salt.state       ][INFO    ][5497] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 09:07:51,920 [salt.state       ][INFO    ][5497] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.919579 duration_in_ms=0.641
2017-12-29 09:07:51,920 [salt.state       ][INFO    ][5497] Running state [prx] at time 09:07:51.919750
2017-12-29 09:07:51,920 [salt.state       ][INFO    ][5497] Executing state host.present for prx
2017-12-29 09:07:51,921 [salt.state       ][INFO    ][5497] Host prx (100.64.200.103) already present
2017-12-29 09:07:51,922 [salt.state       ][INFO    ][5497] Completed state [prx] at time 09:07:51.921744 duration_in_ms=1.993
2017-12-29 09:07:51,922 [salt.state       ][INFO    ][5497] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.922050
2017-12-29 09:07:51,923 [salt.state       ][INFO    ][5497] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,923 [salt.state       ][INFO    ][5497] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 09:07:51,923 [salt.state       ][INFO    ][5497] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.923413 duration_in_ms=1.363
2017-12-29 09:07:51,924 [salt.state       ][INFO    ][5497] Running state [prx02] at time 09:07:51.923660
2017-12-29 09:07:51,924 [salt.state       ][INFO    ][5497] Executing state host.present for prx02
2017-12-29 09:07:51,925 [salt.state       ][INFO    ][5497] Host prx02 (192.168.10.105) already present
2017-12-29 09:07:51,925 [salt.state       ][INFO    ][5497] Completed state [prx02] at time 09:07:51.925070 duration_in_ms=1.409
2017-12-29 09:07:51,926 [salt.state       ][INFO    ][5497] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.925747
2017-12-29 09:07:51,926 [salt.state       ][INFO    ][5497] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,926 [salt.state       ][INFO    ][5497] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 09:07:51,927 [salt.state       ][INFO    ][5497] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.926500 duration_in_ms=0.753
2017-12-29 09:07:51,927 [salt.state       ][INFO    ][5497] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.927004
2017-12-29 09:07:51,927 [salt.state       ][INFO    ][5497] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:51,928 [salt.state       ][INFO    ][5497] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 09:07:51,928 [salt.state       ][INFO    ][5497] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:51.927725 duration_in_ms=0.722
2017-12-29 09:07:51,928 [salt.state       ][INFO    ][5497] Running state [msg02] at time 09:07:51.927888
2017-12-29 09:07:51,928 [salt.state       ][INFO    ][5497] Executing state host.present for msg02
2017-12-29 09:07:51,929 [salt.state       ][INFO    ][5497] Host msg02 (192.168.10.42) already present
2017-12-29 09:07:51,930 [salt.state       ][INFO    ][5497] Completed state [msg02] at time 09:07:51.930018 duration_in_ms=2.129
2017-12-29 09:07:51,932 [salt.state       ][INFO    ][5497] Running state [file.replace] at time 09:07:51.931490
2017-12-29 09:07:51,932 [salt.state       ][INFO    ][5497] Executing state module.run for file.replace
2017-12-29 09:07:52,342 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 09:07:52,359 [salt.state       ][INFO    ][5497] onlyif execution failed
2017-12-29 09:07:52,360 [salt.state       ][INFO    ][5497] Completed state [file.replace] at time 09:07:52.359470 duration_in_ms=427.978
2017-12-29 09:07:52,360 [salt.state       ][INFO    ][5497] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.360180
2017-12-29 09:07:52,361 [salt.state       ][INFO    ][5497] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,362 [salt.state       ][INFO    ][5497] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 09:07:52,362 [salt.state       ][INFO    ][5497] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.362330 duration_in_ms=2.15
2017-12-29 09:07:52,363 [salt.state       ][INFO    ][5497] Running state [msg03] at time 09:07:52.362514
2017-12-29 09:07:52,363 [salt.state       ][INFO    ][5497] Executing state host.present for msg03
2017-12-29 09:07:52,363 [salt.state       ][INFO    ][5497] Host msg03 (192.168.10.43) already present
2017-12-29 09:07:52,363 [salt.state       ][INFO    ][5497] Completed state [msg03] at time 09:07:52.363225 duration_in_ms=0.711
2017-12-29 09:07:52,363 [salt.state       ][INFO    ][5497] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.363413
2017-12-29 09:07:52,364 [salt.state       ][INFO    ][5497] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,364 [salt.state       ][INFO    ][5497] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 09:07:52,364 [salt.state       ][INFO    ][5497] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.364110 duration_in_ms=0.697
2017-12-29 09:07:52,364 [salt.state       ][INFO    ][5497] Running state [msg01] at time 09:07:52.364298
2017-12-29 09:07:52,364 [salt.state       ][INFO    ][5497] Executing state host.present for msg01
2017-12-29 09:07:52,365 [salt.state       ][INFO    ][5497] Host msg01 (192.168.10.41) already present
2017-12-29 09:07:52,365 [salt.state       ][INFO    ][5497] Completed state [msg01] at time 09:07:52.364984 duration_in_ms=0.685
2017-12-29 09:07:52,366 [salt.state       ][INFO    ][5497] Running state [msg] at time 09:07:52.365172
2017-12-29 09:07:52,366 [salt.state       ][INFO    ][5497] Executing state host.present for msg
2017-12-29 09:07:52,367 [salt.state       ][INFO    ][5497] Host msg (192.168.10.40) already present
2017-12-29 09:07:52,367 [salt.state       ][INFO    ][5497] Completed state [msg] at time 09:07:52.366844 duration_in_ms=1.671
2017-12-29 09:07:52,367 [salt.state       ][INFO    ][5497] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.367036
2017-12-29 09:07:52,367 [salt.state       ][INFO    ][5497] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,368 [salt.state       ][INFO    ][5497] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 09:07:52,368 [salt.state       ][INFO    ][5497] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.368031 duration_in_ms=0.994
2017-12-29 09:07:52,368 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090752345680
2017-12-29 09:07:52,369 [salt.state       ][INFO    ][5497] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.368535
2017-12-29 09:07:52,369 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,371 [salt.state       ][INFO    ][5497] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:07:52,371 [salt.state       ][INFO    ][5497] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.370689 duration_in_ms=2.154
2017-12-29 09:07:52,371 [salt.state       ][INFO    ][5497] Running state [cfg01] at time 09:07:52.370910
2017-12-29 09:07:52,371 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01
2017-12-29 09:07:52,372 [salt.state       ][INFO    ][5497] Host cfg01 (192.168.10.100) already present
2017-12-29 09:07:52,372 [salt.state       ][INFO    ][5497] Completed state [cfg01] at time 09:07:52.372050 duration_in_ms=1.14
2017-12-29 09:07:52,372 [salt.state       ][INFO    ][5497] Running state [cmp002] at time 09:07:52.372271
2017-12-29 09:07:52,372 [salt.state       ][INFO    ][5497] Executing state host.present for cmp002
2017-12-29 09:07:52,373 [salt.state       ][INFO    ][5497] Host cmp002 (192.168.10.102) already present
2017-12-29 09:07:52,374 [salt.state       ][INFO    ][5497] Completed state [cmp002] at time 09:07:52.373769 duration_in_ms=1.498
2017-12-29 09:07:52,374 [salt.state       ][INFO    ][5497] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.373982
2017-12-29 09:07:52,374 [salt.state       ][INFO    ][5497] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,375 [salt.state       ][INFO    ][5497] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 09:07:52,375 [salt.state       ][INFO    ][5497] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.374811 duration_in_ms=0.829
2017-12-29 09:07:52,375 [salt.state       ][INFO    ][5497] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.375021
2017-12-29 09:07:52,375 [salt.state       ][INFO    ][5497] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,376 [salt.state       ][INFO    ][5497] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 09:07:52,376 [salt.state       ][INFO    ][5497] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.375853 duration_in_ms=0.832
2017-12-29 09:07:52,376 [salt.state       ][INFO    ][5497] Running state [cmp001] at time 09:07:52.376059
2017-12-29 09:07:52,376 [salt.state       ][INFO    ][5497] Executing state host.present for cmp001
2017-12-29 09:07:52,377 [salt.state       ][INFO    ][5497] Host cmp001 (192.168.10.101) already present
2017-12-29 09:07:52,377 [salt.state       ][INFO    ][5497] Completed state [cmp001] at time 09:07:52.377191 duration_in_ms=1.132
2017-12-29 09:07:52,377 [salt.state       ][INFO    ][5497] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.377406
2017-12-29 09:07:52,378 [salt.state       ][INFO    ][5497] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,378 [salt.state       ][INFO    ][5497] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 09:07:52,378 [salt.state       ][INFO    ][5497] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.378251 duration_in_ms=0.845
2017-12-29 09:07:52,378 [salt.state       ][INFO    ][5497] Running state [dbs01] at time 09:07:52.378465
2017-12-29 09:07:52,379 [salt.state       ][INFO    ][5497] Executing state host.present for dbs01
2017-12-29 09:07:52,379 [salt.state       ][INFO    ][5497] Host dbs01 (192.168.10.51) already present
2017-12-29 09:07:52,380 [salt.state       ][INFO    ][5497] Completed state [dbs01] at time 09:07:52.379585 duration_in_ms=1.12
2017-12-29 09:07:52,380 [salt.state       ][INFO    ][5497] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.379802
2017-12-29 09:07:52,380 [salt.state       ][INFO    ][5497] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,382 [salt.state       ][INFO    ][5497] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 09:07:52,382 [salt.state       ][INFO    ][5497] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.382109 duration_in_ms=2.307
2017-12-29 09:07:52,382 [salt.state       ][INFO    ][5497] Running state [dbs02] at time 09:07:52.382304
2017-12-29 09:07:52,382 [salt.state       ][INFO    ][5497] Executing state host.present for dbs02
2017-12-29 09:07:52,383 [salt.state       ][INFO    ][5497] Host dbs02 (192.168.10.52) already present
2017-12-29 09:07:52,383 [salt.state       ][INFO    ][5497] Completed state [dbs02] at time 09:07:52.382973 duration_in_ms=0.67
2017-12-29 09:07:52,383 [salt.state       ][INFO    ][5497] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.383143
2017-12-29 09:07:52,383 [salt.state       ][INFO    ][5497] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,384 [salt.state       ][INFO    ][5497] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 09:07:52,384 [salt.state       ][INFO    ][5497] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.384152 duration_in_ms=1.008
2017-12-29 09:07:52,384 [salt.state       ][INFO    ][5497] Running state [dbs03] at time 09:07:52.384321
2017-12-29 09:07:52,384 [salt.state       ][INFO    ][5497] Executing state host.present for dbs03
2017-12-29 09:07:52,385 [salt.state       ][INFO    ][5497] Host dbs03 (192.168.10.53) already present
2017-12-29 09:07:52,385 [salt.state       ][INFO    ][5497] Completed state [dbs03] at time 09:07:52.384979 duration_in_ms=0.658
2017-12-29 09:07:52,386 [salt.state       ][INFO    ][5497] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.386034
2017-12-29 09:07:52,386 [salt.state       ][INFO    ][5497] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,387 [salt.state       ][INFO    ][5497] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 09:07:52,387 [salt.state       ][INFO    ][5497] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.386763 duration_in_ms=0.728
2017-12-29 09:07:52,387 [salt.state       ][INFO    ][5497] Running state [mas01] at time 09:07:52.386929
2017-12-29 09:07:52,387 [salt.state       ][INFO    ][5497] Executing state host.present for mas01
2017-12-29 09:07:52,387 [salt.state       ][INFO    ][5497] Host mas01 (192.168.10.3) already present
2017-12-29 09:07:52,388 [salt.state       ][INFO    ][5497] Completed state [mas01] at time 09:07:52.387574 duration_in_ms=0.645
2017-12-29 09:07:52,388 [salt.state       ][INFO    ][5497] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.387743
2017-12-29 09:07:52,388 [salt.state       ][INFO    ][5497] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,388 [salt.minion      ][INFO    ][7308] Starting a new job with PID 7308
2017-12-29 09:07:52,388 [salt.state       ][INFO    ][5497] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 09:07:52,388 [salt.state       ][INFO    ][5497] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.388393 duration_in_ms=0.65
2017-12-29 09:07:52,389 [salt.state       ][INFO    ][5497] Running state [ctl02] at time 09:07:52.388557
2017-12-29 09:07:52,389 [salt.state       ][INFO    ][5497] Executing state host.present for ctl02
2017-12-29 09:07:52,389 [salt.state       ][INFO    ][5497] Host ctl02 (192.168.10.12) already present
2017-12-29 09:07:52,390 [salt.state       ][INFO    ][5497] Completed state [ctl02] at time 09:07:52.389578 duration_in_ms=1.021
2017-12-29 09:07:52,390 [salt.state       ][INFO    ][5497] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.389748
2017-12-29 09:07:52,390 [salt.state       ][INFO    ][5497] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,390 [salt.state       ][INFO    ][5497] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 09:07:52,390 [salt.state       ][INFO    ][5497] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.390420 duration_in_ms=0.672
2017-12-29 09:07:52,391 [salt.state       ][INFO    ][5497] Running state [ctl03] at time 09:07:52.390591
2017-12-29 09:07:52,391 [salt.state       ][INFO    ][5497] Executing state host.present for ctl03
2017-12-29 09:07:52,391 [salt.state       ][INFO    ][5497] Host ctl03 (192.168.10.13) already present
2017-12-29 09:07:52,391 [salt.state       ][INFO    ][5497] Completed state [ctl03] at time 09:07:52.391251 duration_in_ms=0.66
2017-12-29 09:07:52,391 [salt.state       ][INFO    ][5497] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.391425
2017-12-29 09:07:52,392 [salt.state       ][INFO    ][5497] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,392 [salt.state       ][INFO    ][5497] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 09:07:52,392 [salt.state       ][INFO    ][5497] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.392388 duration_in_ms=0.964
2017-12-29 09:07:52,393 [salt.state       ][INFO    ][5497] Running state [ctl01] at time 09:07:52.392574
2017-12-29 09:07:52,393 [salt.state       ][INFO    ][5497] Executing state host.present for ctl01
2017-12-29 09:07:52,394 [salt.state       ][INFO    ][5497] Host ctl01 (192.168.10.11) already present
2017-12-29 09:07:52,394 [salt.state       ][INFO    ][5497] Completed state [ctl01] at time 09:07:52.394151 duration_in_ms=1.577
2017-12-29 09:07:52,394 [salt.state       ][INFO    ][5497] Running state [ctl] at time 09:07:52.394353
2017-12-29 09:07:52,395 [salt.state       ][INFO    ][5497] Executing state host.present for ctl
2017-12-29 09:07:52,395 [salt.state       ][INFO    ][5497] Host ctl (192.168.10.10) already present
2017-12-29 09:07:52,395 [salt.state       ][INFO    ][5497] Completed state [ctl] at time 09:07:52.395382 duration_in_ms=1.029
2017-12-29 09:07:52,396 [salt.state       ][INFO    ][5497] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.395552
2017-12-29 09:07:52,396 [salt.state       ][INFO    ][5497] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:52,396 [salt.state       ][INFO    ][5497] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 09:07:52,397 [salt.state       ][INFO    ][5497] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:07:52.396546 duration_in_ms=0.995
2017-12-29 09:07:52,397 [salt.state       ][INFO    ][5497] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:07:52.396718
2017-12-29 09:07:52,397 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-12-29 09:07:52,397 [salt.state       ][INFO    ][5497] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-12-29 09:07:52,398 [salt.state       ][INFO    ][5497] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:07:52.397615 duration_in_ms=0.897
2017-12-29 09:07:52,398 [salt.state       ][INFO    ][5497] Running state [ens2] at time 09:07:52.397805
2017-12-29 09:07:52,398 [salt.state       ][INFO    ][5497] Executing state network.managed for ens2
2017-12-29 09:07:52,400 [salt.minion      ][INFO    ][7308] Returning information for job: 20171229090752345680
2017-12-29 09:07:52,863 [salt.state       ][INFO    ][5497] Interface ens2 is up to date.
2017-12-29 09:07:52,863 [salt.state       ][INFO    ][5497] Completed state [ens2] at time 09:07:52.863008 duration_in_ms=465.201
2017-12-29 09:07:52,863 [salt.state       ][INFO    ][5497] Running state [ens3] at time 09:07:52.863246
2017-12-29 09:07:52,863 [salt.state       ][INFO    ][5497] Executing state network.managed for ens3
2017-12-29 09:07:53,263 [salt.state       ][INFO    ][5497] Interface ens3 is up to date.
2017-12-29 09:07:53,263 [salt.state       ][INFO    ][5497] Completed state [ens3] at time 09:07:53.263163 duration_in_ms=399.916
2017-12-29 09:07:53,264 [salt.state       ][INFO    ][5497] Running state [/etc/profile.d/proxy.sh] at time 09:07:53.263512
2017-12-29 09:07:53,264 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-29 09:07:53,264 [salt.state       ][INFO    ][5497] File /etc/profile.d/proxy.sh is not present
2017-12-29 09:07:53,266 [salt.state       ][INFO    ][5497] Completed state [/etc/profile.d/proxy.sh] at time 09:07:53.264566 duration_in_ms=1.053
2017-12-29 09:07:53,266 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:07:53.266293
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:07:53.267113 duration_in_ms=0.82
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5497] Running state [ntp] at time 09:07:53.267367
2017-12-29 09:07:53,268 [salt.state       ][INFO    ][5497] Executing state pkg.installed for ntp
2017-12-29 09:07:53,275 [salt.state       ][INFO    ][5497] Package ntp is already installed
2017-12-29 09:07:53,275 [salt.state       ][INFO    ][5497] Completed state [ntp] at time 09:07:53.274957 duration_in_ms=7.59
2017-12-29 09:07:53,276 [salt.state       ][INFO    ][5497] Running state [/etc/ntp.conf] at time 09:07:53.275915
2017-12-29 09:07:53,276 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/ntp.conf
2017-12-29 09:07:53,300 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-29 09:07:53,335 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:53,352 [salt.state       ][INFO    ][5497] File /etc/ntp.conf is in the correct state
2017-12-29 09:07:53,352 [salt.state       ][INFO    ][5497] Completed state [/etc/ntp.conf] at time 09:07:53.352193 duration_in_ms=76.276
2017-12-29 09:07:53,354 [salt.state       ][INFO    ][5497] Running state [ntp] at time 09:07:53.353779
2017-12-29 09:07:53,354 [salt.state       ][INFO    ][5497] Executing state service.running for ntp
2017-12-29 09:07:53,355 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:53,371 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:53,387 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:53,402 [salt.state       ][INFO    ][5497] The service ntp is already running
2017-12-29 09:07:53,403 [salt.state       ][INFO    ][5497] Completed state [ntp] at time 09:07:53.402511 duration_in_ms=48.731
2017-12-29 09:07:53,407 [salt.minion      ][INFO    ][5497] Returning information for job: 20171229090732147401
2017-12-29 09:08:13,307 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171229090813284661
2017-12-29 09:08:13,329 [salt.minion      ][INFO    ][7460] Starting a new job with PID 7460
2017-12-29 09:08:13,344 [salt.minion      ][INFO    ][7460] Returning information for job: 20171229090813284661
2017-12-29 09:08:37,244 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command pkg.upgrade with jid 20171229090837220639
2017-12-29 09:08:37,271 [salt.minion      ][INFO    ][7476] Starting a new job with PID 7476
2017-12-29 09:08:37,291 [salt.loaded.int.module.cmdmod][INFO    ][7476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:08:37,763 [salt.loaded.int.module.cmdmod][INFO    ][7476] 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-29 09:08:47,364 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090847341107
2017-12-29 09:08:47,387 [salt.minion      ][INFO    ][7606] Starting a new job with PID 7606
2017-12-29 09:08:47,403 [salt.minion      ][INFO    ][7606] Returning information for job: 20171229090847341107
2017-12-29 09:08:57,444 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090857424928
2017-12-29 09:08:57,475 [salt.minion      ][INFO    ][8261] Starting a new job with PID 8261
2017-12-29 09:08:57,514 [salt.minion      ][INFO    ][8261] Returning information for job: 20171229090857424928
2017-12-29 09:09:07,517 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090907486772
2017-12-29 09:09:07,540 [salt.minion      ][INFO    ][8473] Starting a new job with PID 8473
2017-12-29 09:09:07,557 [salt.minion      ][INFO    ][8473] Returning information for job: 20171229090907486772
2017-12-29 09:09:17,592 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090917568413
2017-12-29 09:09:17,613 [salt.minion      ][INFO    ][9540] Starting a new job with PID 9540
2017-12-29 09:09:17,632 [salt.minion      ][INFO    ][9540] Returning information for job: 20171229090917568413
2017-12-29 09:09:27,652 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090927626856
2017-12-29 09:09:27,681 [salt.minion      ][INFO    ][14324] Starting a new job with PID 14324
2017-12-29 09:09:27,694 [salt.minion      ][INFO    ][14324] Returning information for job: 20171229090927626856
2017-12-29 09:09:37,816 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090937784941
2017-12-29 09:09:37,838 [salt.minion      ][INFO    ][17986] Starting a new job with PID 17986
2017-12-29 09:09:37,852 [salt.minion      ][INFO    ][17986] Returning information for job: 20171229090937784941
2017-12-29 09:09:44,443 [salt.loaded.int.module.cmdmod][INFO    ][7476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:09:44,468 [salt.minion      ][INFO    ][7476] Returning information for job: 20171229090837220639
2017-12-29 09:10:01,996 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command test.ping with jid 20171229091001977628
2017-12-29 09:10:02,027 [salt.minion      ][INFO    ][19197] Starting a new job with PID 19197
2017-12-29 09:10:02,077 [salt.minion      ][INFO    ][19197] Returning information for job: 20171229091001977628
2017-12-29 09:10:38,724 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229091038701761
2017-12-29 09:10:38,745 [salt.minion      ][INFO    ][19212] Starting a new job with PID 19212
2017-12-29 09:10:39,267 [salt.state       ][INFO    ][19212] Loading fresh modules for state activity
2017-12-29 09:10:39,311 [salt.fileclient  ][INFO    ][19212] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 09:10:39,335 [salt.fileclient  ][INFO    ][19212] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 09:10:39,376 [salt.fileclient  ][INFO    ][19212] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:10:39,715 [salt.state       ][INFO    ][19212] Running state [lsof] at time 09:10:39.715166
2017-12-29 09:10:39,716 [salt.state       ][INFO    ][19212] Executing state pkg.installed for lsof
2017-12-29 09:10:39,716 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:10:40,176 [salt.state       ][INFO    ][19212] Package lsof is already installed
2017-12-29 09:10:40,177 [salt.state       ][INFO    ][19212] Completed state [lsof] at time 09:10:40.176904 duration_in_ms=461.738
2017-12-29 09:10:40,177 [salt.state       ][INFO    ][19212] Running state [keepalived] at time 09:10:40.177275
2017-12-29 09:10:40,178 [salt.state       ][INFO    ][19212] Executing state pkg.installed for keepalived
2017-12-29 09:10:40,201 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:10:42,391 [salt.loaded.int.module.cmdmod][INFO    ][19212] 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-29 09:10:45,093 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:10:45,133 [salt.state       ][INFO    ][19212] 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-29 09:10:45,145 [salt.state       ][INFO    ][19212] Loading fresh modules for state activity
2017-12-29 09:10:45,166 [salt.state       ][INFO    ][19212] Completed state [keepalived] at time 09:10:45.165776 duration_in_ms=4988.5
2017-12-29 09:10:45,168 [salt.state       ][INFO    ][19212] Running state [/etc/keepalived/keepalived.conf] at time 09:10:45.168108
2017-12-29 09:10:45,168 [salt.state       ][INFO    ][19212] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 09:10:45,211 [salt.fileclient  ][INFO    ][19212] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 09:10:45,270 [salt.fileclient  ][INFO    ][19212] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:10:45,283 [salt.state       ][INFO    ][19212] File changed:
New file
2017-12-29 09:10:45,283 [salt.state       ][INFO    ][19212] Completed state [/etc/keepalived/keepalived.conf] at time 09:10:45.283360 duration_in_ms=115.251
2017-12-29 09:10:45,365 [salt.state       ][INFO    ][19212] Running state [keepalived] at time 09:10:45.364522
2017-12-29 09:10:45,365 [salt.state       ][INFO    ][19212] Executing state service.running for keepalived
2017-12-29 09:10:45,367 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 09:10:45,380 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,392 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,403 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,414 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,473 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,485 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,497 [salt.loaded.int.module.cmdmod][INFO    ][19212] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:45,507 [salt.state       ][INFO    ][19212] {'keepalived': True}
2017-12-29 09:10:45,507 [salt.state       ][INFO    ][19212] Completed state [keepalived] at time 09:10:45.507119 duration_in_ms=142.597
2017-12-29 09:10:45,509 [salt.minion      ][INFO    ][19212] Returning information for job: 20171229091038701761
2017-12-29 09:12:35,436 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command pillar.get with jid 20171229091235415349
2017-12-29 09:12:35,460 [salt.minion      ][INFO    ][20078] Starting a new job with PID 20078
2017-12-29 09:12:35,465 [salt.minion      ][INFO    ][20078] Returning information for job: 20171229091235415349
2017-12-29 09:15:07,648 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229091507627429
2017-12-29 09:15:07,671 [salt.minion      ][INFO    ][20115] Starting a new job with PID 20115
2017-12-29 09:15:10,283 [salt.state       ][INFO    ][20115] Loading fresh modules for state activity
2017-12-29 09:15:10,323 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-29 09:15:10,359 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-29 09:15:10,381 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-29 09:15:10,413 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,437 [py.warnings      ][WARNING ][20115] /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-29 09:15:10,439 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-29 09:15:10,447 [salt.loaded.int.module.cmdmod][ERROR   ][20115] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-29 09:15:10,448 [salt.loaded.int.module.cmdmod][ERROR   ][20115] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-29 09:15:10,482 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-29 09:15:10,515 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,551 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-29 09:15:10,578 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,616 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-29 09:15:10,678 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,723 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-29 09:15:10,751 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,792 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-29 09:15:10,820 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,862 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:15:10,910 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:15:11,330 [salt.state       ][INFO    ][20115] Running state [rabbitmq-server] at time 09:15:11.329650
2017-12-29 09:15:11,330 [salt.state       ][INFO    ][20115] Executing state pkg.installed for rabbitmq-server
2017-12-29 09:15:11,331 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:15:11,804 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:15:13,989 [salt.loaded.int.module.cmdmod][INFO    ][20115] 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-29 09:15:17,761 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091517732636
2017-12-29 09:15:17,787 [salt.minion      ][INFO    ][20506] Starting a new job with PID 20506
2017-12-29 09:15:17,800 [salt.minion      ][INFO    ][20506] Returning information for job: 20171229091517732636
2017-12-29 09:15:27,787 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091527762520
2017-12-29 09:15:27,811 [salt.minion      ][INFO    ][20516] Starting a new job with PID 20516
2017-12-29 09:15:27,825 [salt.minion      ][INFO    ][20516] Returning information for job: 20171229091527762520
2017-12-29 09:15:37,811 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091537786478
2017-12-29 09:15:37,832 [salt.minion      ][INFO    ][20521] Starting a new job with PID 20521
2017-12-29 09:15:37,847 [salt.minion      ][INFO    ][20521] Returning information for job: 20171229091537786478
2017-12-29 09:15:48,017 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091547988491
2017-12-29 09:15:48,035 [salt.minion      ][INFO    ][21042] Starting a new job with PID 21042
2017-12-29 09:15:48,052 [salt.minion      ][INFO    ][21042] Returning information for job: 20171229091547988491
2017-12-29 09:15:58,043 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091558019203
2017-12-29 09:15:58,061 [salt.minion      ][INFO    ][21055] Starting a new job with PID 21055
2017-12-29 09:15:58,073 [salt.minion      ][INFO    ][21055] Returning information for job: 20171229091558019203
2017-12-29 09:16:08,269 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091608247865
2017-12-29 09:16:08,279 [salt.minion      ][INFO    ][21060] Starting a new job with PID 21060
2017-12-29 09:16:08,289 [salt.minion      ][INFO    ][21060] Returning information for job: 20171229091608247865
2017-12-29 09:16:18,298 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091618276000
2017-12-29 09:16:18,312 [salt.minion      ][INFO    ][21065] Starting a new job with PID 21065
2017-12-29 09:16:18,325 [salt.minion      ][INFO    ][21065] Returning information for job: 20171229091618276000
2017-12-29 09:16:21,486 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:16:21,516 [salt.state       ][INFO    ][20115] 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-29 09:16:21,526 [salt.state       ][INFO    ][20115] Loading fresh modules for state activity
2017-12-29 09:16:21,544 [salt.state       ][INFO    ][20115] Completed state [rabbitmq-server] at time 09:16:21.543559 duration_in_ms=70213.908
2017-12-29 09:16:21,550 [salt.state       ][INFO    ][20115] Running state [gettext-base] at time 09:16:21.549686
2017-12-29 09:16:21,550 [salt.state       ][INFO    ][20115] Executing state pkg.installed for gettext-base
2017-12-29 09:16:21,814 [salt.state       ][INFO    ][20115] Package gettext-base is already installed
2017-12-29 09:16:21,814 [salt.state       ][INFO    ][20115] Completed state [gettext-base] at time 09:16:21.813755 duration_in_ms=264.06
2017-12-29 09:16:21,815 [salt.state       ][INFO    ][20115] Running state [/etc/rabbitmq/rabbitmq.config] at time 09:16:21.815319
2017-12-29 09:16:21,816 [salt.state       ][INFO    ][20115] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-29 09:16:21,846 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-29 09:16:21,892 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:21,921 [salt.state       ][INFO    ][20115] File changed:
New file
2017-12-29 09:16:21,921 [salt.state       ][INFO    ][20115] Completed state [/etc/rabbitmq/rabbitmq.config] at time 09:16:21.921254 duration_in_ms=105.935
2017-12-29 09:16:21,922 [salt.state       ][INFO    ][20115] Running state [/etc/default/rabbitmq-server] at time 09:16:21.922245
2017-12-29 09:16:21,922 [salt.state       ][INFO    ][20115] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-29 09:16:21,947 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-29 09:16:21,973 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:21,1000 [salt.state       ][INFO    ][20115] 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-29 09:16:21,1000 [salt.state       ][INFO    ][20115] Completed state [/etc/default/rabbitmq-server] at time 09:16:21.999667 duration_in_ms=77.422
2017-12-29 09:16:22,000 [salt.state       ][INFO    ][20115] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:16:22.000191
2017-12-29 09:16:22,000 [salt.state       ][INFO    ][20115] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-29 09:16:22,022 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-29 09:16:22,054 [salt.fileclient  ][INFO    ][20115] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:22,077 [salt.state       ][INFO    ][20115] File changed:
New file
2017-12-29 09:16:22,077 [salt.state       ][INFO    ][20115] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:16:22.076685 duration_in_ms=76.494
2017-12-29 09:16:22,078 [salt.state       ][INFO    ][20115] Running state [sleep 30] at time 09:16:22.078096
2017-12-29 09:16:22,078 [salt.state       ][INFO    ][20115] Executing state cmd.run for sleep 30
2017-12-29 09:16:22,079 [py.warnings      ][WARNING ][20115] /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-29 09:16:22,079 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-29 09:16:28,344 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091628317838
2017-12-29 09:16:28,364 [salt.minion      ][INFO    ][21301] Starting a new job with PID 21301
2017-12-29 09:16:28,381 [salt.minion      ][INFO    ][21301] Returning information for job: 20171229091628317838
2017-12-29 09:16:38,374 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091638348479
2017-12-29 09:16:38,396 [salt.minion      ][INFO    ][21306] Starting a new job with PID 21306
2017-12-29 09:16:38,414 [salt.minion      ][INFO    ][21306] Returning information for job: 20171229091638348479
2017-12-29 09:16:48,416 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091648392061
2017-12-29 09:16:48,439 [salt.minion      ][INFO    ][21311] Starting a new job with PID 21311
2017-12-29 09:16:48,454 [salt.minion      ][INFO    ][21311] Returning information for job: 20171229091648392061
2017-12-29 09:16:52,132 [salt.state       ][INFO    ][20115] {'pid': 21225, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:16:52,133 [salt.state       ][INFO    ][20115] Completed state [sleep 30] at time 09:16:52.132874 duration_in_ms=30054.774
2017-12-29 09:16:52,136 [salt.state       ][INFO    ][20115] Running state [service rabbitmq-server stop] at time 09:16:52.135619
2017-12-29 09:16:52,136 [salt.state       ][INFO    ][20115] Executing state cmd.run for service rabbitmq-server stop
2017-12-29 09:16:52,140 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-29 09:16:52,265 [salt.state       ][INFO    ][20115] {'pid': 21319, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:16:52,266 [salt.state       ][INFO    ][20115] Completed state [service rabbitmq-server stop] at time 09:16:52.265962 duration_in_ms=130.343
2017-12-29 09:16:52,266 [salt.state       ][INFO    ][20115] Running state [/var/lib/rabbitmq] at time 09:16:52.266459
2017-12-29 09:16:52,267 [salt.state       ][INFO    ][20115] Executing state file.directory for /var/lib/rabbitmq
2017-12-29 09:16:52,268 [salt.state       ][INFO    ][20115] Directory /var/lib/rabbitmq is in the correct state
2017-12-29 09:16:52,268 [salt.state       ][INFO    ][20115] Completed state [/var/lib/rabbitmq] at time 09:16:52.268181 duration_in_ms=1.722
2017-12-29 09:16:52,271 [salt.state       ][INFO    ][20115] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 09:16:52.270831
2017-12-29 09:16:52,271 [salt.state       ][INFO    ][20115] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-29 09:16:52,274 [salt.state       ][INFO    ][20115] File changed:
--- 
+++ 
@@ -1 +1 @@
-AFIGTZLAOFJYXLHULKKC+opnfv_secret

2017-12-29 09:16:52,275 [salt.state       ][INFO    ][20115] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 09:16:52.275411 duration_in_ms=4.58
2017-12-29 09:16:52,277 [salt.state       ][INFO    ][20115] Running state [sleep 30] at time 09:16:52.276528
2017-12-29 09:16:52,277 [salt.state       ][INFO    ][20115] Executing state cmd.run for sleep 30
2017-12-29 09:16:52,278 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-29 09:16:58,463 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091658445553
2017-12-29 09:16:58,486 [salt.minion      ][INFO    ][21350] Starting a new job with PID 21350
2017-12-29 09:16:58,503 [salt.minion      ][INFO    ][21350] Returning information for job: 20171229091658445553
2017-12-29 09:17:08,505 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091708485659
2017-12-29 09:17:08,531 [salt.minion      ][INFO    ][21358] Starting a new job with PID 21358
2017-12-29 09:17:08,547 [salt.minion      ][INFO    ][21358] Returning information for job: 20171229091708485659
2017-12-29 09:17:18,547 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091718526552
2017-12-29 09:17:18,567 [salt.minion      ][INFO    ][21368] Starting a new job with PID 21368
2017-12-29 09:17:18,584 [salt.minion      ][INFO    ][21368] Returning information for job: 20171229091718526552
2017-12-29 09:17:22,337 [salt.state       ][INFO    ][20115] {'pid': 21346, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:17:22,338 [salt.state       ][INFO    ][20115] Completed state [sleep 30] at time 09:17:22.337902 duration_in_ms=30061.371
2017-12-29 09:17:22,344 [salt.state       ][INFO    ][20115] Running state [rabbitmq-server] at time 09:17:22.343712
2017-12-29 09:17:22,345 [salt.state       ][INFO    ][20115] Executing state service.running for rabbitmq-server
2017-12-29 09:17:22,346 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-29 09:17:22,368 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:22,383 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:22,400 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:22,417 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,227 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,243 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,262 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,279 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,295 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,579 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:25,591 [salt.state       ][INFO    ][20115] {'rabbitmq-server': True}
2017-12-29 09:17:25,591 [salt.state       ][INFO    ][20115] Completed state [rabbitmq-server] at time 09:17:25.591386 duration_in_ms=3247.674
2017-12-29 09:17:25,594 [salt.state       ][INFO    ][20115] Running state [amqp_client] at time 09:17:25.593451
2017-12-29 09:17:25,594 [salt.state       ][INFO    ][20115] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-29 09:17:25,595 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 09:17:26,304 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-29 09:17:27,244 [salt.state       ][INFO    ][20115] {'new': 'amqp_client', 'old': ''}
2017-12-29 09:17:27,245 [salt.state       ][INFO    ][20115] Completed state [amqp_client] at time 09:17:27.244440 duration_in_ms=1650.987
2017-12-29 09:17:27,246 [salt.state       ][INFO    ][20115] Running state [rabbitmq_management] at time 09:17:27.245860
2017-12-29 09:17:27,246 [salt.state       ][INFO    ][20115] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-29 09:17:27,247 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 09:17:27,999 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-29 09:17:28,592 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091728570321
2017-12-29 09:17:28,610 [salt.minion      ][INFO    ][22211] Starting a new job with PID 22211
2017-12-29 09:17:28,625 [salt.minion      ][INFO    ][22211] Returning information for job: 20171229091728570321
2017-12-29 09:17:30,092 [salt.state       ][INFO    ][20115] {'new': 'rabbitmq_management', 'old': ''}
2017-12-29 09:17:30,092 [salt.state       ][INFO    ][20115] Completed state [rabbitmq_management] at time 09:17:30.092097 duration_in_ms=2846.236
2017-12-29 09:17:30,095 [salt.state       ][INFO    ][20115] Running state [/openstack] at time 09:17:30.095429
2017-12-29 09:17:30,096 [salt.state       ][INFO    ][20115] Executing state rabbitmq_vhost.present for /openstack
2017-12-29 09:17:30,096 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-29 09:17:30,877 [salt.state       ][INFO    ][20115] Virtual Host '/openstack' already exists.
2017-12-29 09:17:30,878 [salt.state       ][INFO    ][20115] Completed state [/openstack] at time 09:17:30.877336 duration_in_ms=781.904
2017-12-29 09:17:30,883 [salt.state       ][INFO    ][20115] Running state [openstack] at time 09:17:30.882689
2017-12-29 09:17:30,883 [salt.state       ][INFO    ][20115] Executing state rabbitmq_user.present for openstack
2017-12-29 09:17:30,884 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:31,659 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:33,976 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:34,881 [salt.state       ][INFO    ][20115] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:34,883 [salt.state       ][INFO    ][20115] Completed state [openstack] at time 09:17:34.882947 duration_in_ms=4000.256
2017-12-29 09:17:34,885 [salt.state       ][INFO    ][20115] Running state [Ceilometer] at time 09:17:34.885187
2017-12-29 09:17:34,886 [salt.state       ][INFO    ][20115] Executing state rabbitmq_policy.present for Ceilometer
2017-12-29 09:17:34,887 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:35,751 [salt.loaded.int.module.cmdmod][INFO    ][20115] 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-29 09:17:36,547 [salt.state       ][INFO    ][20115] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-29 09:17:36,548 [salt.state       ][INFO    ][20115] Completed state [Ceilometer] at time 09:17:36.547485 duration_in_ms=1662.296
2017-12-29 09:17:36,549 [salt.state       ][INFO    ][20115] Running state [HA] at time 09:17:36.549157
2017-12-29 09:17:36,551 [salt.state       ][INFO    ][20115] Executing state rabbitmq_policy.present for HA
2017-12-29 09:17:36,552 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:37,309 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 09:17:38,135 [salt.state       ][INFO    ][20115] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 09:17:38,136 [salt.state       ][INFO    ][20115] Completed state [HA] at time 09:17:38.135837 duration_in_ms=1586.679
2017-12-29 09:17:38,136 [salt.state       ][INFO    ][20115] Running state [guest] at time 09:17:38.136337
2017-12-29 09:17:38,137 [salt.state       ][INFO    ][20115] Executing state rabbitmq_user.present for guest
2017-12-29 09:17:38,138 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:38,821 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091738799029
2017-12-29 09:17:38,839 [salt.minion      ][INFO    ][23880] Starting a new job with PID 23880
2017-12-29 09:17:38,856 [salt.minion      ][INFO    ][23880] Returning information for job: 20171229091738799029
2017-12-29 09:17:38,910 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:41,403 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-29 09:17:42,221 [salt.state       ][INFO    ][20115] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:42,221 [salt.state       ][INFO    ][20115] Completed state [guest] at time 09:17:42.221356 duration_in_ms=4085.017
2017-12-29 09:17:42,223 [salt.state       ][INFO    ][20115] Running state [HA] at time 09:17:42.222890
2017-12-29 09:17:42,223 [salt.state       ][INFO    ][20115] Executing state rabbitmq_policy.present for HA
2017-12-29 09:17:42,224 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-29 09:17:43,043 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 09:17:43,911 [salt.state       ][INFO    ][20115] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 09:17:43,912 [salt.state       ][INFO    ][20115] Completed state [HA] at time 09:17:43.911999 duration_in_ms=1689.108
2017-12-29 09:17:43,915 [salt.state       ][INFO    ][20115] Running state [admin] at time 09:17:43.914713
2017-12-29 09:17:43,915 [salt.state       ][INFO    ][20115] Executing state rabbitmq_user.present for admin
2017-12-29 09:17:43,916 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:44,752 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:47,452 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:48,240 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-29 09:17:48,856 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091748834460
2017-12-29 09:17:48,876 [salt.minion      ][INFO    ][25681] Starting a new job with PID 25681
2017-12-29 09:17:48,888 [salt.minion      ][INFO    ][25681] Returning information for job: 20171229091748834460
2017-12-29 09:17:49,048 [salt.state       ][INFO    ][20115] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:49,048 [salt.state       ][INFO    ][20115] Completed state [admin] at time 09:17:49.048245 duration_in_ms=5133.531
2017-12-29 09:17:49,049 [salt.state       ][INFO    ][20115] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.049147
2017-12-29 09:17:49,050 [salt.state       ][INFO    ][20115] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,051 [salt.state       ][INFO    ][20115] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 09:17:49,051 [salt.state       ][INFO    ][20115] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.050960 duration_in_ms=1.814
2017-12-29 09:17:49,051 [salt.state       ][INFO    ][20115] Running state [mdb02] at time 09:17:49.051210
2017-12-29 09:17:49,051 [salt.state       ][INFO    ][20115] Executing state host.present for mdb02
2017-12-29 09:17:49,052 [salt.state       ][INFO    ][20115] Host mdb02 (192.168.10.77) already present
2017-12-29 09:17:49,052 [salt.state       ][INFO    ][20115] Completed state [mdb02] at time 09:17:49.052216 duration_in_ms=1.006
2017-12-29 09:17:49,052 [salt.state       ][INFO    ][20115] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.052457
2017-12-29 09:17:49,053 [salt.state       ][INFO    ][20115] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,053 [salt.state       ][INFO    ][20115] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 09:17:49,053 [salt.state       ][INFO    ][20115] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.053424 duration_in_ms=0.967
2017-12-29 09:17:49,054 [salt.state       ][INFO    ][20115] Running state [mdb03] at time 09:17:49.054018
2017-12-29 09:17:49,054 [salt.state       ][INFO    ][20115] Executing state host.present for mdb03
2017-12-29 09:17:49,055 [salt.state       ][INFO    ][20115] Host mdb03 (192.168.10.78) already present
2017-12-29 09:17:49,055 [salt.state       ][INFO    ][20115] Completed state [mdb03] at time 09:17:49.054940 duration_in_ms=0.922
2017-12-29 09:17:49,055 [salt.state       ][INFO    ][20115] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.055166
2017-12-29 09:17:49,055 [salt.state       ][INFO    ][20115] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,056 [salt.state       ][INFO    ][20115] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 09:17:49,056 [salt.state       ][INFO    ][20115] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.056091 duration_in_ms=0.925
2017-12-29 09:17:49,056 [salt.state       ][INFO    ][20115] Running state [mdb01] at time 09:17:49.056324
2017-12-29 09:17:49,057 [salt.state       ][INFO    ][20115] Executing state host.present for mdb01
2017-12-29 09:17:49,060 [salt.state       ][INFO    ][20115] Host mdb01 (192.168.10.76) already present
2017-12-29 09:17:49,060 [salt.state       ][INFO    ][20115] Completed state [mdb01] at time 09:17:49.059672 duration_in_ms=3.347
2017-12-29 09:17:49,060 [salt.state       ][INFO    ][20115] Running state [mdb] at time 09:17:49.059929
2017-12-29 09:17:49,060 [salt.state       ][INFO    ][20115] Executing state host.present for mdb
2017-12-29 09:17:49,061 [salt.state       ][INFO    ][20115] Host mdb (192.168.10.75) already present
2017-12-29 09:17:49,061 [salt.state       ][INFO    ][20115] Completed state [mdb] at time 09:17:49.060994 duration_in_ms=1.064
2017-12-29 09:17:49,061 [salt.state       ][INFO    ][20115] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.061270
2017-12-29 09:17:49,062 [salt.state       ][INFO    ][20115] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,062 [salt.state       ][INFO    ][20115] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 09:17:49,063 [salt.state       ][INFO    ][20115] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.062601 duration_in_ms=1.331
2017-12-29 09:17:49,063 [salt.state       ][INFO    ][20115] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.062885
2017-12-29 09:17:49,063 [salt.state       ][INFO    ][20115] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,064 [salt.state       ][INFO    ][20115] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:17:49,064 [salt.state       ][INFO    ][20115] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.063919 duration_in_ms=1.035
2017-12-29 09:17:49,064 [salt.state       ][INFO    ][20115] Running state [cfg01] at time 09:17:49.064181
2017-12-29 09:17:49,064 [salt.state       ][INFO    ][20115] Executing state host.present for cfg01
2017-12-29 09:17:49,065 [salt.state       ][INFO    ][20115] Host cfg01 (192.168.10.100) already present
2017-12-29 09:17:49,065 [salt.state       ][INFO    ][20115] Completed state [cfg01] at time 09:17:49.065213 duration_in_ms=1.032
2017-12-29 09:17:49,066 [salt.state       ][INFO    ][20115] Running state [prx01] at time 09:17:49.065500
2017-12-29 09:17:49,066 [salt.state       ][INFO    ][20115] Executing state host.present for prx01
2017-12-29 09:17:49,066 [salt.state       ][INFO    ][20115] Host prx01 (192.168.10.104) already present
2017-12-29 09:17:49,067 [salt.state       ][INFO    ][20115] Completed state [prx01] at time 09:17:49.066554 duration_in_ms=1.054
2017-12-29 09:17:49,067 [salt.state       ][INFO    ][20115] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.066715
2017-12-29 09:17:49,067 [salt.state       ][INFO    ][20115] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,067 [salt.state       ][INFO    ][20115] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 09:17:49,067 [salt.state       ][INFO    ][20115] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.067335 duration_in_ms=0.62
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.067496
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.068112 duration_in_ms=0.617
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Running state [kvm01] at time 09:17:49.068272
2017-12-29 09:17:49,068 [salt.state       ][INFO    ][20115] Executing state host.present for kvm01
2017-12-29 09:17:49,069 [salt.state       ][INFO    ][20115] Host kvm01 (192.168.10.141) already present
2017-12-29 09:17:49,069 [salt.state       ][INFO    ][20115] Completed state [kvm01] at time 09:17:49.068886 duration_in_ms=0.615
2017-12-29 09:17:49,069 [salt.state       ][INFO    ][20115] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.069047
2017-12-29 09:17:49,069 [salt.state       ][INFO    ][20115] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,070 [salt.state       ][INFO    ][20115] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 09:17:49,070 [salt.state       ][INFO    ][20115] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.070363 duration_in_ms=1.315
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Running state [kvm03] at time 09:17:49.070543
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Executing state host.present for kvm03
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Host kvm03 (192.168.10.143) already present
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Completed state [kvm03] at time 09:17:49.071168 duration_in_ms=0.626
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.071336
2017-12-29 09:17:49,071 [salt.state       ][INFO    ][20115] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,072 [salt.state       ][INFO    ][20115] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 09:17:49,072 [salt.state       ][INFO    ][20115] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.071961 duration_in_ms=0.625
2017-12-29 09:17:49,072 [salt.state       ][INFO    ][20115] Running state [kvm02] at time 09:17:49.072122
2017-12-29 09:17:49,072 [salt.state       ][INFO    ][20115] Executing state host.present for kvm02
2017-12-29 09:17:49,073 [salt.state       ][INFO    ][20115] Host kvm02 (192.168.10.142) already present
2017-12-29 09:17:49,073 [salt.state       ][INFO    ][20115] Completed state [kvm02] at time 09:17:49.072753 duration_in_ms=0.631
2017-12-29 09:17:49,073 [salt.state       ][INFO    ][20115] Running state [dbs] at time 09:17:49.072913
2017-12-29 09:17:49,073 [salt.state       ][INFO    ][20115] Executing state host.present for dbs
2017-12-29 09:17:49,073 [salt.state       ][INFO    ][20115] Host dbs (192.168.10.50) already present
2017-12-29 09:17:49,074 [salt.state       ][INFO    ][20115] Completed state [dbs] at time 09:17:49.073884 duration_in_ms=0.971
2017-12-29 09:17:49,074 [salt.state       ][INFO    ][20115] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.074089
2017-12-29 09:17:49,074 [salt.state       ][INFO    ][20115] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,075 [salt.state       ][INFO    ][20115] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 09:17:49,075 [salt.state       ][INFO    ][20115] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.074730 duration_in_ms=0.64
2017-12-29 09:17:49,075 [salt.state       ][INFO    ][20115] Running state [prx] at time 09:17:49.074891
2017-12-29 09:17:49,075 [salt.state       ][INFO    ][20115] Executing state host.present for prx
2017-12-29 09:17:49,075 [salt.state       ][INFO    ][20115] Host prx (100.64.200.103) already present
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Completed state [prx] at time 09:17:49.075508 duration_in_ms=0.618
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.075669
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.076288 duration_in_ms=0.62
2017-12-29 09:17:49,076 [salt.state       ][INFO    ][20115] Running state [prx02] at time 09:17:49.076447
2017-12-29 09:17:49,077 [salt.state       ][INFO    ][20115] Executing state host.present for prx02
2017-12-29 09:17:49,077 [salt.state       ][INFO    ][20115] Host prx02 (192.168.10.105) already present
2017-12-29 09:17:49,077 [salt.state       ][INFO    ][20115] Completed state [prx02] at time 09:17:49.077065 duration_in_ms=0.617
2017-12-29 09:17:49,077 [salt.state       ][INFO    ][20115] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.077227
2017-12-29 09:17:49,077 [salt.state       ][INFO    ][20115] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,078 [salt.state       ][INFO    ][20115] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 09:17:49,078 [salt.state       ][INFO    ][20115] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.078276 duration_in_ms=1.049
2017-12-29 09:17:49,078 [salt.state       ][INFO    ][20115] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.078439
2017-12-29 09:17:49,079 [salt.state       ][INFO    ][20115] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,079 [salt.state       ][INFO    ][20115] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 09:17:49,079 [salt.state       ][INFO    ][20115] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.079066 duration_in_ms=0.628
2017-12-29 09:17:49,079 [salt.state       ][INFO    ][20115] Running state [msg02] at time 09:17:49.079224
2017-12-29 09:17:49,079 [salt.state       ][INFO    ][20115] Executing state host.present for msg02
2017-12-29 09:17:49,080 [salt.state       ][INFO    ][20115] Host msg02 (192.168.10.42) already present
2017-12-29 09:17:49,080 [salt.state       ][INFO    ][20115] Completed state [msg02] at time 09:17:49.079848 duration_in_ms=0.623
2017-12-29 09:17:49,081 [salt.state       ][INFO    ][20115] Running state [file.replace] at time 09:17:49.081143
2017-12-29 09:17:49,081 [salt.state       ][INFO    ][20115] Executing state module.run for file.replace
2017-12-29 09:17:49,167 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 09:17:49,185 [salt.state       ][INFO    ][20115] onlyif execution failed
2017-12-29 09:17:49,185 [salt.state       ][INFO    ][20115] Completed state [file.replace] at time 09:17:49.185239 duration_in_ms=104.096
2017-12-29 09:17:49,186 [salt.state       ][INFO    ][20115] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.186242
2017-12-29 09:17:49,187 [salt.state       ][INFO    ][20115] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,188 [salt.state       ][INFO    ][20115] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 09:17:49,188 [salt.state       ][INFO    ][20115] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.187968 duration_in_ms=1.725
2017-12-29 09:17:49,189 [salt.state       ][INFO    ][20115] Running state [msg03] at time 09:17:49.188583
2017-12-29 09:17:49,189 [salt.state       ][INFO    ][20115] Executing state host.present for msg03
2017-12-29 09:17:49,190 [salt.state       ][INFO    ][20115] Host msg03 (192.168.10.43) already present
2017-12-29 09:17:49,190 [salt.state       ][INFO    ][20115] Completed state [msg03] at time 09:17:49.190133 duration_in_ms=1.55
2017-12-29 09:17:49,191 [salt.state       ][INFO    ][20115] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.190473
2017-12-29 09:17:49,191 [salt.state       ][INFO    ][20115] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,192 [salt.state       ][INFO    ][20115] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 09:17:49,192 [salt.state       ][INFO    ][20115] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.191948 duration_in_ms=1.474
2017-12-29 09:17:49,192 [salt.state       ][INFO    ][20115] Running state [msg01] at time 09:17:49.192333
2017-12-29 09:17:49,193 [salt.state       ][INFO    ][20115] Executing state host.present for msg01
2017-12-29 09:17:49,194 [salt.state       ][INFO    ][20115] Host msg01 (192.168.10.41) already present
2017-12-29 09:17:49,194 [salt.state       ][INFO    ][20115] Completed state [msg01] at time 09:17:49.193798 duration_in_ms=1.465
2017-12-29 09:17:49,194 [salt.state       ][INFO    ][20115] Running state [msg] at time 09:17:49.194195
2017-12-29 09:17:49,195 [salt.state       ][INFO    ][20115] Executing state host.present for msg
2017-12-29 09:17:49,195 [salt.state       ][INFO    ][20115] Host msg (192.168.10.40) already present
2017-12-29 09:17:49,196 [salt.state       ][INFO    ][20115] Completed state [msg] at time 09:17:49.195694 duration_in_ms=1.5
2017-12-29 09:17:49,196 [salt.state       ][INFO    ][20115] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.196075
2017-12-29 09:17:49,196 [salt.state       ][INFO    ][20115] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,198 [salt.state       ][INFO    ][20115] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 09:17:49,198 [salt.state       ][INFO    ][20115] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.198071 duration_in_ms=1.996
2017-12-29 09:17:49,198 [salt.state       ][INFO    ][20115] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.198268
2017-12-29 09:17:49,198 [salt.state       ][INFO    ][20115] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,199 [salt.state       ][INFO    ][20115] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:17:49,199 [salt.state       ][INFO    ][20115] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.199229 duration_in_ms=0.961
2017-12-29 09:17:49,199 [salt.state       ][INFO    ][20115] Running state [cfg01] at time 09:17:49.199431
2017-12-29 09:17:49,200 [salt.state       ][INFO    ][20115] Executing state host.present for cfg01
2017-12-29 09:17:49,200 [salt.state       ][INFO    ][20115] Host cfg01 (192.168.10.100) already present
2017-12-29 09:17:49,200 [salt.state       ][INFO    ][20115] Completed state [cfg01] at time 09:17:49.200062 duration_in_ms=0.631
2017-12-29 09:17:49,200 [salt.state       ][INFO    ][20115] Running state [cmp002] at time 09:17:49.200222
2017-12-29 09:17:49,200 [salt.state       ][INFO    ][20115] Executing state host.present for cmp002
2017-12-29 09:17:49,201 [salt.state       ][INFO    ][20115] Host cmp002 (192.168.10.102) already present
2017-12-29 09:17:49,201 [salt.state       ][INFO    ][20115] Completed state [cmp002] at time 09:17:49.200849 duration_in_ms=0.626
2017-12-29 09:17:49,201 [salt.state       ][INFO    ][20115] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.201009
2017-12-29 09:17:49,201 [salt.state       ][INFO    ][20115] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,202 [salt.state       ][INFO    ][20115] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 09:17:49,202 [salt.state       ][INFO    ][20115] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.202295 duration_in_ms=1.286
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.202496
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.203128 duration_in_ms=0.632
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Running state [cmp001] at time 09:17:49.203288
2017-12-29 09:17:49,203 [salt.state       ][INFO    ][20115] Executing state host.present for cmp001
2017-12-29 09:17:49,204 [salt.state       ][INFO    ][20115] Host cmp001 (192.168.10.101) already present
2017-12-29 09:17:49,204 [salt.state       ][INFO    ][20115] Completed state [cmp001] at time 09:17:49.203917 duration_in_ms=0.628
2017-12-29 09:17:49,204 [salt.state       ][INFO    ][20115] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.204075
2017-12-29 09:17:49,204 [salt.state       ][INFO    ][20115] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,205 [salt.state       ][INFO    ][20115] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 09:17:49,205 [salt.state       ][INFO    ][20115] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.204700 duration_in_ms=0.625
2017-12-29 09:17:49,205 [salt.state       ][INFO    ][20115] Running state [dbs01] at time 09:17:49.204867
2017-12-29 09:17:49,205 [salt.state       ][INFO    ][20115] Executing state host.present for dbs01
2017-12-29 09:17:49,206 [salt.state       ][INFO    ][20115] Host dbs01 (192.168.10.51) already present
2017-12-29 09:17:49,207 [salt.state       ][INFO    ][20115] Completed state [dbs01] at time 09:17:49.206532 duration_in_ms=1.665
2017-12-29 09:17:49,207 [salt.state       ][INFO    ][20115] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.206696
2017-12-29 09:17:49,207 [salt.state       ][INFO    ][20115] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,207 [salt.state       ][INFO    ][20115] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 09:17:49,207 [salt.state       ][INFO    ][20115] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.207333 duration_in_ms=0.637
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Running state [dbs02] at time 09:17:49.207503
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Executing state host.present for dbs02
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Host dbs02 (192.168.10.52) already present
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Completed state [dbs02] at time 09:17:49.208137 duration_in_ms=0.633
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.208295
2017-12-29 09:17:49,208 [salt.state       ][INFO    ][20115] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,209 [salt.state       ][INFO    ][20115] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 09:17:49,209 [salt.state       ][INFO    ][20115] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.209246 duration_in_ms=0.951
2017-12-29 09:17:49,209 [salt.state       ][INFO    ][20115] Running state [dbs03] at time 09:17:49.209458
2017-12-29 09:17:49,210 [salt.state       ][INFO    ][20115] Executing state host.present for dbs03
2017-12-29 09:17:49,210 [salt.state       ][INFO    ][20115] Host dbs03 (192.168.10.53) already present
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Completed state [dbs03] at time 09:17:49.210492 duration_in_ms=1.033
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.210654
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.211284 duration_in_ms=0.631
2017-12-29 09:17:49,211 [salt.state       ][INFO    ][20115] Running state [mas01] at time 09:17:49.211449
2017-12-29 09:17:49,212 [salt.state       ][INFO    ][20115] Executing state host.present for mas01
2017-12-29 09:17:49,212 [salt.state       ][INFO    ][20115] Host mas01 (192.168.10.3) already present
2017-12-29 09:17:49,212 [salt.state       ][INFO    ][20115] Completed state [mas01] at time 09:17:49.212069 duration_in_ms=0.62
2017-12-29 09:17:49,212 [salt.state       ][INFO    ][20115] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.212225
2017-12-29 09:17:49,212 [salt.state       ][INFO    ][20115] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,213 [salt.state       ][INFO    ][20115] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 09:17:49,213 [salt.state       ][INFO    ][20115] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.212846 duration_in_ms=0.62
2017-12-29 09:17:49,213 [salt.state       ][INFO    ][20115] Running state [ctl02] at time 09:17:49.213007
2017-12-29 09:17:49,213 [salt.state       ][INFO    ][20115] Executing state host.present for ctl02
2017-12-29 09:17:49,214 [salt.state       ][INFO    ][20115] Host ctl02 (192.168.10.12) already present
2017-12-29 09:17:49,214 [salt.state       ][INFO    ][20115] Completed state [ctl02] at time 09:17:49.214014 duration_in_ms=1.007
2017-12-29 09:17:49,214 [salt.state       ][INFO    ][20115] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.214220
2017-12-29 09:17:49,214 [salt.state       ][INFO    ][20115] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,215 [salt.state       ][INFO    ][20115] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 09:17:49,215 [salt.state       ][INFO    ][20115] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.214851 duration_in_ms=0.631
2017-12-29 09:17:49,215 [salt.state       ][INFO    ][20115] Running state [ctl03] at time 09:17:49.215012
2017-12-29 09:17:49,215 [salt.state       ][INFO    ][20115] Executing state host.present for ctl03
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Host ctl03 (192.168.10.13) already present
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Completed state [ctl03] at time 09:17:49.215637 duration_in_ms=0.624
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.215795
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 09:17:49,216 [salt.state       ][INFO    ][20115] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.216419 duration_in_ms=0.624
2017-12-29 09:17:49,217 [salt.state       ][INFO    ][20115] Running state [ctl01] at time 09:17:49.216580
2017-12-29 09:17:49,217 [salt.state       ][INFO    ][20115] Executing state host.present for ctl01
2017-12-29 09:17:49,217 [salt.state       ][INFO    ][20115] Host ctl01 (192.168.10.11) already present
2017-12-29 09:17:49,217 [salt.state       ][INFO    ][20115] Completed state [ctl01] at time 09:17:49.217203 duration_in_ms=0.622
2017-12-29 09:17:49,217 [salt.state       ][INFO    ][20115] Running state [ctl] at time 09:17:49.217362
2017-12-29 09:17:49,218 [salt.state       ][INFO    ][20115] Executing state host.present for ctl
2017-12-29 09:17:49,218 [salt.state       ][INFO    ][20115] Host ctl (192.168.10.10) already present
2017-12-29 09:17:49,218 [salt.state       ][INFO    ][20115] Completed state [ctl] at time 09:17:49.218055 duration_in_ms=0.693
2017-12-29 09:17:49,218 [salt.state       ][INFO    ][20115] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.218212
2017-12-29 09:17:49,218 [salt.state       ][INFO    ][20115] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:49,219 [salt.state       ][INFO    ][20115] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 09:17:49,219 [salt.state       ][INFO    ][20115] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:17:49.218913 duration_in_ms=0.7
2017-12-29 09:17:49,219 [salt.state       ][INFO    ][20115] Running state [rabbit@master] at time 09:17:49.219465
2017-12-29 09:17:49,220 [salt.state       ][INFO    ][20115] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-29 09:17:49,220 [salt.loaded.int.module.cmdmod][INFO    ][20115] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-29 09:17:50,075 [salt.state       ][INFO    ][20115] Already in cluster
2017-12-29 09:17:50,076 [salt.state       ][INFO    ][20115] Completed state [rabbit@master] at time 09:17:50.075963 duration_in_ms=856.497
2017-12-29 09:17:50,080 [salt.minion      ][INFO    ][20115] Returning information for job: 20171229091507627429
2017-12-29 09:17:51,027 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command cmd.run with jid 20171229091751010185
2017-12-29 09:17:51,047 [salt.minion      ][INFO    ][25839] Starting a new job with PID 25839
2017-12-29 09:17:51,059 [salt.loaded.int.module.cmdmod][INFO    ][25839] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-29 09:17:51,871 [salt.minion      ][INFO    ][25839] Returning information for job: 20171229091751010185
2017-12-29 09:43:18,507 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229094318493599
2017-12-29 09:43:18,539 [salt.minion      ][INFO    ][27479] Starting a new job with PID 27479
2017-12-29 09:43:19,924 [salt.state       ][INFO    ][27479] Loading fresh modules for state activity
2017-12-29 09:43:19,952 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-29 09:43:20,390 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-29 09:43:20,423 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:20,790 [salt.state       ][INFO    ][27479] Running state [haproxy] at time 09:43:20.789712
2017-12-29 09:43:20,790 [salt.state       ][INFO    ][27479] Executing state pkg.installed for haproxy
2017-12-29 09:43:20,791 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:43:21,350 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:43:23,569 [salt.loaded.int.module.cmdmod][INFO    ][27479] 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-29 09:43:26,142 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:43:26,175 [salt.state       ][INFO    ][27479] 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-29 09:43:26,190 [salt.state       ][INFO    ][27479] Loading fresh modules for state activity
2017-12-29 09:43:26,215 [salt.state       ][INFO    ][27479] Completed state [haproxy] at time 09:43:26.215158 duration_in_ms=5425.445
2017-12-29 09:43:26,218 [salt.state       ][INFO    ][27479] Running state [/etc/default/haproxy] at time 09:43:26.218290
2017-12-29 09:43:26,219 [salt.state       ][INFO    ][27479] Executing state file.managed for /etc/default/haproxy
2017-12-29 09:43:26,251 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-29 09:43:26,256 [salt.state       ][INFO    ][27479] 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-29 09:43:26,258 [salt.state       ][INFO    ][27479] Completed state [/etc/default/haproxy] at time 09:43:26.257652 duration_in_ms=39.361
2017-12-29 09:43:26,258 [salt.state       ][INFO    ][27479] Running state [/etc/haproxy/haproxy.cfg] at time 09:43:26.258253
2017-12-29 09:43:26,258 [salt.state       ][INFO    ][27479] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-29 09:43:26,280 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-29 09:43:26,451 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:26,464 [salt.state       ][INFO    ][27479] 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 192.168.10.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-29 09:43:26,466 [salt.state       ][INFO    ][27479] Completed state [/etc/haproxy/haproxy.cfg] at time 09:43:26.465624 duration_in_ms=207.37
2017-12-29 09:43:26,466 [salt.state       ][INFO    ][27479] Running state [/etc/haproxy/ssl] at time 09:43:26.465921
2017-12-29 09:43:26,466 [salt.state       ][INFO    ][27479] Executing state file.directory for /etc/haproxy/ssl
2017-12-29 09:43:26,468 [salt.state       ][INFO    ][27479] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-29 09:43:26,468 [salt.state       ][INFO    ][27479] Completed state [/etc/haproxy/ssl] at time 09:43:26.467905 duration_in_ms=1.983
2017-12-29 09:43:26,470 [salt.state       ][INFO    ][27479] Running state [haproxy_status_packages] at time 09:43:26.469565
2017-12-29 09:43:26,470 [salt.state       ][INFO    ][27479] Executing state pkg.installed for haproxy_status_packages
2017-12-29 09:43:26,765 [salt.state       ][INFO    ][27479] All specified packages are already installed
2017-12-29 09:43:26,765 [salt.state       ][INFO    ][27479] Completed state [haproxy_status_packages] at time 09:43:26.765084 duration_in_ms=295.519
2017-12-29 09:43:26,766 [salt.state       ][INFO    ][27479] Running state [/usr/bin/haproxy-status.sh] at time 09:43:26.766145
2017-12-29 09:43:26,767 [salt.state       ][INFO    ][27479] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-29 09:43:26,786 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-29 09:43:26,809 [salt.fileclient  ][INFO    ][27479] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:26,818 [salt.state       ][INFO    ][27479] File changed:
New file
2017-12-29 09:43:26,819 [salt.state       ][INFO    ][27479] Completed state [/usr/bin/haproxy-status.sh] at time 09:43:26.818645 duration_in_ms=52.491
2017-12-29 09:43:26,819 [salt.state       ][INFO    ][27479] Running state [net.ipv4.ip_nonlocal_bind] at time 09:43:26.819231
2017-12-29 09:43:26,820 [salt.state       ][INFO    ][27479] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-29 09:43:26,820 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:43:26,840 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-29 09:43:26,849 [salt.state       ][INFO    ][27479] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-29 09:43:26,849 [salt.state       ][INFO    ][27479] Completed state [net.ipv4.ip_nonlocal_bind] at time 09:43:26.849403 duration_in_ms=30.172
2017-12-29 09:43:26,851 [salt.state       ][INFO    ][27479] Running state [haproxy] at time 09:43:26.850740
2017-12-29 09:43:26,851 [salt.state       ][INFO    ][27479] Executing state service.running for haproxy
2017-12-29 09:43:26,852 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:26,861 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:26,871 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:26,880 [salt.state       ][INFO    ][27479] The service haproxy is already running
2017-12-29 09:43:26,880 [salt.state       ][INFO    ][27479] Completed state [haproxy] at time 09:43:26.880365 duration_in_ms=29.624
2017-12-29 09:43:26,881 [salt.state       ][INFO    ][27479] Running state [haproxy] at time 09:43:26.880725
2017-12-29 09:43:26,881 [salt.state       ][INFO    ][27479] Executing state service.mod_watch for haproxy
2017-12-29 09:43:26,882 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:26,890 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:26,899 [salt.loaded.int.module.cmdmod][INFO    ][27479] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:26,946 [salt.state       ][INFO    ][27479] {'haproxy': True}
2017-12-29 09:43:26,947 [salt.state       ][INFO    ][27479] Completed state [haproxy] at time 09:43:26.946521 duration_in_ms=65.793
2017-12-29 09:43:26,948 [salt.minion      ][INFO    ][27479] Returning information for job: 20171229094318493599
2017-12-29 09:43:30,772 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command service.status with jid 20171229094330756372
2017-12-29 09:43:30,795 [salt.minion      ][INFO    ][28086] Starting a new job with PID 28086
2017-12-29 09:43:30,941 [salt.loaded.int.module.cmdmod][INFO    ][28086] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:30,953 [salt.loaded.int.module.cmdmod][INFO    ][28086] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:30,965 [salt.minion      ][INFO    ][28086] Returning information for job: 20171229094330756372
2017-12-29 09:43:31,889 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command service.restart with jid 20171229094331872836
2017-12-29 09:43:31,913 [salt.minion      ][INFO    ][28094] Starting a new job with PID 28094
2017-12-29 09:43:32,046 [salt.loaded.int.module.cmdmod][INFO    ][28094] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:32,057 [salt.loaded.int.module.cmdmod][INFO    ][28094] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-29 09:43:32,080 [salt.loaded.int.module.cmdmod][INFO    ][28094] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-29 09:43:32,141 [salt.minion      ][INFO    ][28094] Returning information for job: 20171229094331872836
2017-12-29 10:06:13,659 [salt.utils.schedule][INFO    ][1826] Running scheduled job: __mine_interval
2017-12-29 10:07:57,381 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command test.ping with jid 20171229100757370867
2017-12-29 10:07:57,412 [salt.minion      ][INFO    ][29428] Starting a new job with PID 29428
2017-12-29 10:07:57,465 [salt.minion      ][INFO    ][29428] Returning information for job: 20171229100757370867
2017-12-29 10:08:12,112 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229100812098565
2017-12-29 10:08:12,133 [salt.minion      ][INFO    ][29435] Starting a new job with PID 29435
2017-12-29 10:08:12,681 [salt.state       ][INFO    ][29435] Loading fresh modules for state activity
2017-12-29 10:08:12,720 [salt.fileclient  ][INFO    ][29435] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 10:08:12,745 [salt.fileclient  ][INFO    ][29435] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 10:08:12,784 [salt.fileclient  ][INFO    ][29435] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:13,191 [salt.state       ][INFO    ][29435] Running state [lsof] at time 10:08:13.190683
2017-12-29 10:08:13,191 [salt.state       ][INFO    ][29435] Executing state pkg.installed for lsof
2017-12-29 10:08:13,192 [salt.loaded.int.module.cmdmod][INFO    ][29435] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:08:13,771 [salt.state       ][INFO    ][29435] Package lsof is already installed
2017-12-29 10:08:13,772 [salt.state       ][INFO    ][29435] Completed state [lsof] at time 10:08:13.771965 duration_in_ms=581.282
2017-12-29 10:08:13,772 [salt.state       ][INFO    ][29435] Running state [keepalived] at time 10:08:13.772387
2017-12-29 10:08:13,773 [salt.state       ][INFO    ][29435] Executing state pkg.installed for keepalived
2017-12-29 10:08:13,777 [salt.state       ][INFO    ][29435] Package keepalived is already installed
2017-12-29 10:08:13,778 [salt.state       ][INFO    ][29435] Completed state [keepalived] at time 10:08:13.777566 duration_in_ms=5.179
2017-12-29 10:08:13,779 [salt.state       ][INFO    ][29435] Running state [/etc/keepalived/keepalived.conf] at time 10:08:13.779221
2017-12-29 10:08:13,780 [salt.state       ][INFO    ][29435] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 10:08:13,808 [salt.fileclient  ][INFO    ][29435] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 10:08:13,864 [salt.fileclient  ][INFO    ][29435] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:13,876 [salt.state       ][INFO    ][29435] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-29 10:08:13,877 [salt.state       ][INFO    ][29435] Completed state [/etc/keepalived/keepalived.conf] at time 10:08:13.876828 duration_in_ms=97.607
2017-12-29 10:08:13,878 [salt.state       ][INFO    ][29435] Running state [keepalived] at time 10:08:13.878149
2017-12-29 10:08:13,878 [salt.state       ][INFO    ][29435] Executing state service.running for keepalived
2017-12-29 10:08:13,879 [salt.loaded.int.module.cmdmod][INFO    ][29435] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 10:08:13,916 [salt.loaded.int.module.cmdmod][INFO    ][29435] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:13,931 [salt.loaded.int.module.cmdmod][INFO    ][29435] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:13,946 [salt.state       ][INFO    ][29435] The service keepalived is already running
2017-12-29 10:08:13,947 [salt.state       ][INFO    ][29435] Completed state [keepalived] at time 10:08:13.947030 duration_in_ms=68.88
2017-12-29 10:08:13,949 [salt.minion      ][INFO    ][29435] Returning information for job: 20171229100812098565
2017-12-29 10:08:45,437 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command pillar.get with jid 20171229100845424954
2017-12-29 10:08:45,463 [salt.minion      ][INFO    ][29475] Starting a new job with PID 29475
2017-12-29 10:08:45,468 [salt.minion      ][INFO    ][29475] Returning information for job: 20171229100845424954
2017-12-29 10:09:20,431 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229100920419005
2017-12-29 10:09:20,454 [salt.minion      ][INFO    ][29493] Starting a new job with PID 29493
2017-12-29 10:09:22,838 [salt.state       ][INFO    ][29493] Loading fresh modules for state activity
2017-12-29 10:09:22,880 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-29 10:09:22,915 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-29 10:09:22,936 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-29 10:09:22,982 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,007 [py.warnings      ][WARNING ][29493] /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-29 10:09:23,008 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-29 10:09:23,065 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-29 10:09:23,101 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,135 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-29 10:09:23,159 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,195 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-29 10:09:23,264 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,325 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-29 10:09:23,353 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,399 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-29 10:09:23,436 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,480 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 10:09:23,529 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 10:09:24,017 [salt.state       ][INFO    ][29493] Running state [rabbitmq-server] at time 10:09:24.016841
2017-12-29 10:09:24,017 [salt.state       ][INFO    ][29493] Executing state pkg.installed for rabbitmq-server
2017-12-29 10:09:24,018 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:09:24,565 [salt.state       ][INFO    ][29493] Package rabbitmq-server is already installed
2017-12-29 10:09:24,566 [salt.state       ][INFO    ][29493] Completed state [rabbitmq-server] at time 10:09:24.566020 duration_in_ms=549.179
2017-12-29 10:09:24,567 [salt.state       ][INFO    ][29493] Running state [gettext-base] at time 10:09:24.566778
2017-12-29 10:09:24,567 [salt.state       ][INFO    ][29493] Executing state pkg.installed for gettext-base
2017-12-29 10:09:24,572 [salt.state       ][INFO    ][29493] Package gettext-base is already installed
2017-12-29 10:09:24,572 [salt.state       ][INFO    ][29493] Completed state [gettext-base] at time 10:09:24.572465 duration_in_ms=5.687
2017-12-29 10:09:24,575 [salt.state       ][INFO    ][29493] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:09:24.574936
2017-12-29 10:09:24,576 [salt.state       ][INFO    ][29493] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-29 10:09:24,606 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-29 10:09:24,660 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:24,688 [salt.state       ][INFO    ][29493] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-29 10:09:24,688 [salt.state       ][INFO    ][29493] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:09:24.688069 duration_in_ms=113.133
2017-12-29 10:09:24,689 [salt.state       ][INFO    ][29493] Running state [/etc/default/rabbitmq-server] at time 10:09:24.688813
2017-12-29 10:09:24,690 [salt.state       ][INFO    ][29493] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-29 10:09:24,714 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-29 10:09:24,742 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:24,767 [salt.state       ][INFO    ][29493] File /etc/default/rabbitmq-server is in the correct state
2017-12-29 10:09:24,767 [salt.state       ][INFO    ][29493] Completed state [/etc/default/rabbitmq-server] at time 10:09:24.767117 duration_in_ms=78.304
2017-12-29 10:09:24,768 [salt.state       ][INFO    ][29493] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:09:24.767768
2017-12-29 10:09:24,768 [salt.state       ][INFO    ][29493] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-29 10:09:24,791 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-29 10:09:24,833 [salt.fileclient  ][INFO    ][29493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:24,855 [salt.state       ][INFO    ][29493] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-29 10:09:24,855 [salt.state       ][INFO    ][29493] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:09:24.855358 duration_in_ms=87.59
2017-12-29 10:09:24,857 [salt.state       ][INFO    ][29493] Running state [rabbitmq-server] at time 10:09:24.856864
2017-12-29 10:09:24,857 [salt.state       ][INFO    ][29493] Executing state service.running for rabbitmq-server
2017-12-29 10:09:24,858 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-29 10:09:24,899 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 10:09:24,920 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 10:09:24,939 [salt.state       ][INFO    ][29493] The service rabbitmq-server is already running
2017-12-29 10:09:24,940 [salt.state       ][INFO    ][29493] Completed state [rabbitmq-server] at time 10:09:24.940052 duration_in_ms=83.185
2017-12-29 10:09:24,944 [salt.state       ][INFO    ][29493] Running state [amqp_client] at time 10:09:24.944283
2017-12-29 10:09:24,945 [salt.state       ][INFO    ][29493] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-29 10:09:24,947 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 10:09:25,871 [salt.state       ][INFO    ][29493] Plugin 'amqp_client' is already enabled.
2017-12-29 10:09:25,872 [salt.state       ][INFO    ][29493] Completed state [amqp_client] at time 10:09:25.871765 duration_in_ms=927.48
2017-12-29 10:09:25,874 [salt.state       ][INFO    ][29493] Running state [rabbitmq_management] at time 10:09:25.874016
2017-12-29 10:09:25,875 [salt.state       ][INFO    ][29493] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-29 10:09:25,877 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 10:09:26,793 [salt.state       ][INFO    ][29493] Plugin 'rabbitmq_management' is already enabled.
2017-12-29 10:09:26,794 [salt.state       ][INFO    ][29493] Completed state [rabbitmq_management] at time 10:09:26.793681 duration_in_ms=919.665
2017-12-29 10:09:26,797 [salt.state       ][INFO    ][29493] Running state [/openstack] at time 10:09:26.796825
2017-12-29 10:09:26,800 [salt.state       ][INFO    ][29493] Executing state rabbitmq_vhost.present for /openstack
2017-12-29 10:09:26,801 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-29 10:09:27,740 [salt.state       ][INFO    ][29493] Virtual Host '/openstack' already exists.
2017-12-29 10:09:27,741 [salt.state       ][INFO    ][29493] Completed state [/openstack] at time 10:09:27.740785 duration_in_ms=943.959
2017-12-29 10:09:27,744 [salt.state       ][INFO    ][29493] Running state [openstack] at time 10:09:27.743740
2017-12-29 10:09:27,744 [salt.state       ][INFO    ][29493] Executing state rabbitmq_user.present for openstack
2017-12-29 10:09:27,745 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:28,700 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:30,541 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229100930521723
2017-12-29 10:09:30,564 [salt.minion      ][INFO    ][30420] Starting a new job with PID 30420
2017-12-29 10:09:30,588 [salt.minion      ][INFO    ][30420] Returning information for job: 20171229100930521723
2017-12-29 10:09:31,448 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:32,348 [salt.state       ][INFO    ][29493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:32,349 [salt.state       ][INFO    ][29493] Completed state [openstack] at time 10:09:32.348532 duration_in_ms=4604.79
2017-12-29 10:09:32,351 [salt.state       ][INFO    ][29493] Running state [Ceilometer] at time 10:09:32.351115
2017-12-29 10:09:32,352 [salt.state       ][INFO    ][29493] Executing state rabbitmq_policy.present for Ceilometer
2017-12-29 10:09:32,353 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:33,251 [salt.loaded.int.module.cmdmod][INFO    ][29493] 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-29 10:09:34,207 [salt.state       ][INFO    ][29493] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-29 10:09:34,208 [salt.state       ][INFO    ][29493] Completed state [Ceilometer] at time 10:09:34.208035 duration_in_ms=1856.919
2017-12-29 10:09:34,210 [salt.state       ][INFO    ][29493] Running state [HA] at time 10:09:34.209912
2017-12-29 10:09:34,210 [salt.state       ][INFO    ][29493] Executing state rabbitmq_policy.present for HA
2017-12-29 10:09:34,211 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:35,159 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 10:09:36,170 [salt.state       ][INFO    ][29493] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 10:09:36,171 [salt.state       ][INFO    ][29493] Completed state [HA] at time 10:09:36.170481 duration_in_ms=1960.566
2017-12-29 10:09:36,171 [salt.state       ][INFO    ][29493] Running state [guest] at time 10:09:36.171147
2017-12-29 10:09:36,172 [salt.state       ][INFO    ][29493] Executing state rabbitmq_user.present for guest
2017-12-29 10:09:36,173 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:37,082 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:40,072 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-29 10:09:40,559 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229100940548049
2017-12-29 10:09:40,577 [salt.minion      ][INFO    ][32152] Starting a new job with PID 32152
2017-12-29 10:09:40,593 [salt.minion      ][INFO    ][32152] Returning information for job: 20171229100940548049
2017-12-29 10:09:40,985 [salt.state       ][INFO    ][29493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:40,986 [salt.state       ][INFO    ][29493] Completed state [guest] at time 10:09:40.985740 duration_in_ms=4814.593
2017-12-29 10:09:40,987 [salt.state       ][INFO    ][29493] Running state [HA] at time 10:09:40.986866
2017-12-29 10:09:40,988 [salt.state       ][INFO    ][29493] Executing state rabbitmq_policy.present for HA
2017-12-29 10:09:40,989 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-29 10:09:41,878 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 10:09:42,840 [salt.state       ][INFO    ][29493] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 10:09:42,841 [salt.state       ][INFO    ][29493] Completed state [HA] at time 10:09:42.841185 duration_in_ms=1854.317
2017-12-29 10:09:42,844 [salt.state       ][INFO    ][29493] Running state [admin] at time 10:09:42.843655
2017-12-29 10:09:42,844 [salt.state       ][INFO    ][29493] Executing state rabbitmq_user.present for admin
2017-12-29 10:09:42,845 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:43,829 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:46,654 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:47,611 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-29 10:09:48,532 [salt.state       ][INFO    ][29493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:48,532 [salt.state       ][INFO    ][29493] Completed state [admin] at time 10:09:48.532208 duration_in_ms=5688.553
2017-12-29 10:09:48,533 [salt.state       ][INFO    ][29493] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.532912
2017-12-29 10:09:48,534 [salt.state       ][INFO    ][29493] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,536 [salt.state       ][INFO    ][29493] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 10:09:48,536 [salt.state       ][INFO    ][29493] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.536343 duration_in_ms=3.431
2017-12-29 10:09:48,537 [salt.state       ][INFO    ][29493] Running state [mdb02] at time 10:09:48.536655
2017-12-29 10:09:48,538 [salt.state       ][INFO    ][29493] Executing state host.present for mdb02
2017-12-29 10:09:48,538 [salt.state       ][INFO    ][29493] Host mdb02 (192.168.10.77) already present
2017-12-29 10:09:48,539 [salt.state       ][INFO    ][29493] Completed state [mdb02] at time 10:09:48.538552 duration_in_ms=1.897
2017-12-29 10:09:48,539 [salt.state       ][INFO    ][29493] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.538851
2017-12-29 10:09:48,539 [salt.state       ][INFO    ][29493] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,540 [salt.state       ][INFO    ][29493] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 10:09:48,540 [salt.state       ][INFO    ][29493] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.540033 duration_in_ms=1.181
2017-12-29 10:09:48,540 [salt.state       ][INFO    ][29493] Running state [mdb03] at time 10:09:48.540326
2017-12-29 10:09:48,541 [salt.state       ][INFO    ][29493] Executing state host.present for mdb03
2017-12-29 10:09:48,542 [salt.state       ][INFO    ][29493] Host mdb03 (192.168.10.78) already present
2017-12-29 10:09:48,542 [salt.state       ][INFO    ][29493] Completed state [mdb03] at time 10:09:48.541909 duration_in_ms=1.584
2017-12-29 10:09:48,542 [salt.state       ][INFO    ][29493] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.542199
2017-12-29 10:09:48,542 [salt.state       ][INFO    ][29493] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,543 [salt.state       ][INFO    ][29493] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 10:09:48,544 [salt.state       ][INFO    ][29493] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.543989 duration_in_ms=1.789
2017-12-29 10:09:48,544 [salt.state       ][INFO    ][29493] Running state [mdb01] at time 10:09:48.544322
2017-12-29 10:09:48,545 [salt.state       ][INFO    ][29493] Executing state host.present for mdb01
2017-12-29 10:09:48,547 [salt.state       ][INFO    ][29493] Host mdb01 (192.168.10.76) already present
2017-12-29 10:09:48,547 [salt.state       ][INFO    ][29493] Completed state [mdb01] at time 10:09:48.547405 duration_in_ms=3.083
2017-12-29 10:09:48,548 [salt.state       ][INFO    ][29493] Running state [mdb] at time 10:09:48.547942
2017-12-29 10:09:48,548 [salt.state       ][INFO    ][29493] Executing state host.present for mdb
2017-12-29 10:09:48,549 [salt.state       ][INFO    ][29493] Host mdb (192.168.10.75) already present
2017-12-29 10:09:48,549 [salt.state       ][INFO    ][29493] Completed state [mdb] at time 10:09:48.548677 duration_in_ms=0.734
2017-12-29 10:09:48,549 [salt.state       ][INFO    ][29493] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.548860
2017-12-29 10:09:48,549 [salt.state       ][INFO    ][29493] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,550 [salt.state       ][INFO    ][29493] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 10:09:48,550 [salt.state       ][INFO    ][29493] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.550269 duration_in_ms=1.409
2017-12-29 10:09:48,550 [salt.state       ][INFO    ][29493] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.550439
2017-12-29 10:09:48,551 [salt.state       ][INFO    ][29493] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,551 [salt.state       ][INFO    ][29493] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 10:09:48,551 [salt.state       ][INFO    ][29493] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.551111 duration_in_ms=0.673
2017-12-29 10:09:48,551 [salt.state       ][INFO    ][29493] Running state [cfg01] at time 10:09:48.551285
2017-12-29 10:09:48,551 [salt.state       ][INFO    ][29493] Executing state host.present for cfg01
2017-12-29 10:09:48,553 [salt.state       ][INFO    ][29493] Host cfg01 (192.168.10.100) already present
2017-12-29 10:09:48,553 [salt.state       ][INFO    ][29493] Completed state [cfg01] at time 10:09:48.553326 duration_in_ms=2.041
2017-12-29 10:09:48,554 [salt.state       ][INFO    ][29493] Running state [prx01] at time 10:09:48.553571
2017-12-29 10:09:48,554 [salt.state       ][INFO    ][29493] Executing state host.present for prx01
2017-12-29 10:09:48,554 [salt.state       ][INFO    ][29493] Host prx01 (192.168.10.104) already present
2017-12-29 10:09:48,554 [salt.state       ][INFO    ][29493] Completed state [prx01] at time 10:09:48.554250 duration_in_ms=0.68
2017-12-29 10:09:48,554 [salt.state       ][INFO    ][29493] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.554425
2017-12-29 10:09:48,555 [salt.state       ][INFO    ][29493] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,555 [salt.state       ][INFO    ][29493] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 10:09:48,555 [salt.state       ][INFO    ][29493] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.555104 duration_in_ms=0.679
2017-12-29 10:09:48,555 [salt.state       ][INFO    ][29493] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.555283
2017-12-29 10:09:48,556 [salt.state       ][INFO    ][29493] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,557 [salt.state       ][INFO    ][29493] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 10:09:48,557 [salt.state       ][INFO    ][29493] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.556645 duration_in_ms=1.362
2017-12-29 10:09:48,557 [salt.state       ][INFO    ][29493] Running state [kvm01] at time 10:09:48.557171
2017-12-29 10:09:48,557 [salt.state       ][INFO    ][29493] Executing state host.present for kvm01
2017-12-29 10:09:48,558 [salt.state       ][INFO    ][29493] Host kvm01 (192.168.10.141) already present
2017-12-29 10:09:48,558 [salt.state       ][INFO    ][29493] Completed state [kvm01] at time 10:09:48.557968 duration_in_ms=0.797
2017-12-29 10:09:48,558 [salt.state       ][INFO    ][29493] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.558146
2017-12-29 10:09:48,558 [salt.state       ][INFO    ][29493] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,559 [salt.state       ][INFO    ][29493] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 10:09:48,559 [salt.state       ][INFO    ][29493] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.558903 duration_in_ms=0.757
2017-12-29 10:09:48,559 [salt.state       ][INFO    ][29493] Running state [kvm03] at time 10:09:48.559199
2017-12-29 10:09:48,559 [salt.state       ][INFO    ][29493] Executing state host.present for kvm03
2017-12-29 10:09:48,560 [salt.state       ][INFO    ][29493] Host kvm03 (192.168.10.143) already present
2017-12-29 10:09:48,560 [salt.state       ][INFO    ][29493] Completed state [kvm03] at time 10:09:48.559904 duration_in_ms=0.706
2017-12-29 10:09:48,560 [salt.state       ][INFO    ][29493] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.560447
2017-12-29 10:09:48,561 [salt.state       ][INFO    ][29493] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,561 [salt.state       ][INFO    ][29493] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 10:09:48,561 [salt.state       ][INFO    ][29493] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.561171 duration_in_ms=0.724
2017-12-29 10:09:48,561 [salt.state       ][INFO    ][29493] Running state [kvm02] at time 10:09:48.561342
2017-12-29 10:09:48,562 [salt.state       ][INFO    ][29493] Executing state host.present for kvm02
2017-12-29 10:09:48,562 [salt.state       ][INFO    ][29493] Host kvm02 (192.168.10.142) already present
2017-12-29 10:09:48,562 [salt.state       ][INFO    ][29493] Completed state [kvm02] at time 10:09:48.562421 duration_in_ms=1.078
2017-12-29 10:09:48,563 [salt.state       ][INFO    ][29493] Running state [dbs] at time 10:09:48.562593
2017-12-29 10:09:48,563 [salt.state       ][INFO    ][29493] Executing state host.present for dbs
2017-12-29 10:09:48,563 [salt.state       ][INFO    ][29493] Host dbs (192.168.10.50) already present
2017-12-29 10:09:48,564 [salt.state       ][INFO    ][29493] Completed state [dbs] at time 10:09:48.563578 duration_in_ms=0.984
2017-12-29 10:09:48,564 [salt.state       ][INFO    ][29493] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.563773
2017-12-29 10:09:48,564 [salt.state       ][INFO    ][29493] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,564 [salt.state       ][INFO    ][29493] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 10:09:48,565 [salt.state       ][INFO    ][29493] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.564479 duration_in_ms=0.706
2017-12-29 10:09:48,565 [salt.state       ][INFO    ][29493] Running state [prx] at time 10:09:48.564659
2017-12-29 10:09:48,565 [salt.state       ][INFO    ][29493] Executing state host.present for prx
2017-12-29 10:09:48,565 [salt.state       ][INFO    ][29493] Host prx (100.64.200.103) already present
2017-12-29 10:09:48,565 [salt.state       ][INFO    ][29493] Completed state [prx] at time 10:09:48.565338 duration_in_ms=0.679
2017-12-29 10:09:48,566 [salt.state       ][INFO    ][29493] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.565539
2017-12-29 10:09:48,566 [salt.state       ][INFO    ][29493] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,566 [salt.state       ][INFO    ][29493] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 10:09:48,566 [salt.state       ][INFO    ][29493] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.566224 duration_in_ms=0.684
2017-12-29 10:09:48,566 [salt.state       ][INFO    ][29493] Running state [prx02] at time 10:09:48.566399
2017-12-29 10:09:48,567 [salt.state       ][INFO    ][29493] Executing state host.present for prx02
2017-12-29 10:09:48,567 [salt.state       ][INFO    ][29493] Host prx02 (192.168.10.105) already present
2017-12-29 10:09:48,567 [salt.state       ][INFO    ][29493] Completed state [prx02] at time 10:09:48.567063 duration_in_ms=0.664
2017-12-29 10:09:48,568 [salt.state       ][INFO    ][29493] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.567856
2017-12-29 10:09:48,568 [salt.state       ][INFO    ][29493] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,568 [salt.state       ][INFO    ][29493] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 10:09:48,569 [salt.state       ][INFO    ][29493] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.568578 duration_in_ms=0.722
2017-12-29 10:09:48,569 [salt.state       ][INFO    ][29493] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.568753
2017-12-29 10:09:48,569 [salt.state       ][INFO    ][29493] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,570 [salt.state       ][INFO    ][29493] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 10:09:48,570 [salt.state       ][INFO    ][29493] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.569812 duration_in_ms=1.058
2017-12-29 10:09:48,570 [salt.state       ][INFO    ][29493] Running state [msg02] at time 10:09:48.570007
2017-12-29 10:09:48,570 [salt.state       ][INFO    ][29493] Executing state host.present for msg02
2017-12-29 10:09:48,571 [salt.state       ][INFO    ][29493] Host msg02 (192.168.10.42) already present
2017-12-29 10:09:48,571 [salt.state       ][INFO    ][29493] Completed state [msg02] at time 10:09:48.570674 duration_in_ms=0.666
2017-12-29 10:09:48,572 [salt.state       ][INFO    ][29493] Running state [file.replace] at time 10:09:48.571644
2017-12-29 10:09:48,572 [salt.state       ][INFO    ][29493] Executing state module.run for file.replace
2017-12-29 10:09:48,714 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 10:09:48,732 [salt.state       ][INFO    ][29493] onlyif execution failed
2017-12-29 10:09:48,732 [salt.state       ][INFO    ][29493] Completed state [file.replace] at time 10:09:48.732358 duration_in_ms=160.712
2017-12-29 10:09:48,733 [salt.state       ][INFO    ][29493] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.733232
2017-12-29 10:09:48,734 [salt.state       ][INFO    ][29493] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,735 [salt.state       ][INFO    ][29493] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 10:09:48,736 [salt.state       ][INFO    ][29493] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.735551 duration_in_ms=2.318
2017-12-29 10:09:48,736 [salt.state       ][INFO    ][29493] Running state [msg03] at time 10:09:48.735901
2017-12-29 10:09:48,736 [salt.state       ][INFO    ][29493] Executing state host.present for msg03
2017-12-29 10:09:48,739 [salt.state       ][INFO    ][29493] Host msg03 (192.168.10.43) already present
2017-12-29 10:09:48,739 [salt.state       ][INFO    ][29493] Completed state [msg03] at time 10:09:48.738728 duration_in_ms=2.827
2017-12-29 10:09:48,739 [salt.state       ][INFO    ][29493] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.739008
2017-12-29 10:09:48,739 [salt.state       ][INFO    ][29493] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,741 [salt.state       ][INFO    ][29493] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 10:09:48,741 [salt.state       ][INFO    ][29493] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.740703 duration_in_ms=1.694
2017-12-29 10:09:48,741 [salt.state       ][INFO    ][29493] Running state [msg01] at time 10:09:48.740982
2017-12-29 10:09:48,741 [salt.state       ][INFO    ][29493] Executing state host.present for msg01
2017-12-29 10:09:48,742 [salt.state       ][INFO    ][29493] Host msg01 (192.168.10.41) already present
2017-12-29 10:09:48,742 [salt.state       ][INFO    ][29493] Completed state [msg01] at time 10:09:48.742389 duration_in_ms=1.406
2017-12-29 10:09:48,743 [salt.state       ][INFO    ][29493] Running state [msg] at time 10:09:48.742645
2017-12-29 10:09:48,743 [salt.state       ][INFO    ][29493] Executing state host.present for msg
2017-12-29 10:09:48,743 [salt.state       ][INFO    ][29493] Host msg (192.168.10.40) already present
2017-12-29 10:09:48,744 [salt.state       ][INFO    ][29493] Completed state [msg] at time 10:09:48.743672 duration_in_ms=1.027
2017-12-29 10:09:48,744 [salt.state       ][INFO    ][29493] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.743948
2017-12-29 10:09:48,744 [salt.state       ][INFO    ][29493] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,745 [salt.state       ][INFO    ][29493] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 10:09:48,746 [salt.state       ][INFO    ][29493] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.745630 duration_in_ms=1.681
2017-12-29 10:09:48,747 [salt.state       ][INFO    ][29493] Running state [file.replace] at time 10:09:48.747402
2017-12-29 10:09:48,748 [salt.state       ][INFO    ][29493] Executing state module.run for file.replace
2017-12-29 10:09:48,752 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command 'grep -q "msg msg.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 10:09:48,771 [salt.state       ][INFO    ][29493] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.42\t\tmsg02.baremetal-mcp-pike-ovs-ha.local msg02\n 192.168.10.43\t\tmsg03.baremetal-mcp-pike-ovs-ha.local msg03\n 192.168.10.41\t\tmsg01.baremetal-mcp-pike-ovs-ha.local msg01\n-192.168.10.40\t\tmsg msg.baremetal-mcp-pike-ovs-ha.local\n+192.168.10.40\t\tmsg.baremetal-mcp-pike-ovs-ha.local msg\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-pike-ovs-ha.local\n 192.168.10.101\t\tcmp001.baremetal-mcp-pike-ovs-ha.local cmp001\n 192.168.10.51\t\tdbs01.baremetal-mcp-pike-ovs-ha.local dbs01\n'}
2017-12-29 10:09:48,771 [salt.state       ][INFO    ][29493] Completed state [file.replace] at time 10:09:48.771245 duration_in_ms=23.842
2017-12-29 10:09:48,772 [salt.state       ][INFO    ][29493] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.771635
2017-12-29 10:09:48,772 [salt.state       ][INFO    ][29493] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,773 [salt.state       ][INFO    ][29493] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 10:09:48,773 [salt.state       ][INFO    ][29493] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.772989 duration_in_ms=1.353
2017-12-29 10:09:48,774 [salt.state       ][INFO    ][29493] Running state [cfg01] at time 10:09:48.774266
2017-12-29 10:09:48,775 [salt.state       ][INFO    ][29493] Executing state host.present for cfg01
2017-12-29 10:09:48,775 [salt.state       ][INFO    ][29493] Host cfg01 (192.168.10.100) already present
2017-12-29 10:09:48,775 [salt.state       ][INFO    ][29493] Completed state [cfg01] at time 10:09:48.775251 duration_in_ms=0.985
2017-12-29 10:09:48,776 [salt.state       ][INFO    ][29493] Running state [cmp002] at time 10:09:48.775494
2017-12-29 10:09:48,776 [salt.state       ][INFO    ][29493] Executing state host.present for cmp002
2017-12-29 10:09:48,776 [salt.state       ][INFO    ][29493] Host cmp002 (192.168.10.102) already present
2017-12-29 10:09:48,776 [salt.state       ][INFO    ][29493] Completed state [cmp002] at time 10:09:48.776447 duration_in_ms=0.953
2017-12-29 10:09:48,777 [salt.state       ][INFO    ][29493] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.776682
2017-12-29 10:09:48,777 [salt.state       ][INFO    ][29493] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,778 [salt.state       ][INFO    ][29493] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 10:09:48,778 [salt.state       ][INFO    ][29493] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.778003 duration_in_ms=1.321
2017-12-29 10:09:48,778 [salt.state       ][INFO    ][29493] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.778242
2017-12-29 10:09:48,778 [salt.state       ][INFO    ][29493] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,779 [salt.state       ][INFO    ][29493] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 10:09:48,780 [salt.state       ][INFO    ][29493] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.779518 duration_in_ms=1.275
2017-12-29 10:09:48,781 [salt.state       ][INFO    ][29493] Running state [cmp001] at time 10:09:48.780823
2017-12-29 10:09:48,781 [salt.state       ][INFO    ][29493] Executing state host.present for cmp001
2017-12-29 10:09:48,782 [salt.state       ][INFO    ][29493] Host cmp001 (192.168.10.101) already present
2017-12-29 10:09:48,782 [salt.state       ][INFO    ][29493] Completed state [cmp001] at time 10:09:48.782136 duration_in_ms=1.313
2017-12-29 10:09:48,782 [salt.state       ][INFO    ][29493] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.782373
2017-12-29 10:09:48,783 [salt.state       ][INFO    ][29493] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,783 [salt.state       ][INFO    ][29493] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 10:09:48,783 [salt.state       ][INFO    ][29493] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.783309 duration_in_ms=0.936
2017-12-29 10:09:48,784 [salt.state       ][INFO    ][29493] Running state [dbs01] at time 10:09:48.783553
2017-12-29 10:09:48,784 [salt.state       ][INFO    ][29493] Executing state host.present for dbs01
2017-12-29 10:09:48,784 [salt.state       ][INFO    ][29493] Host dbs01 (192.168.10.51) already present
2017-12-29 10:09:48,785 [salt.state       ][INFO    ][29493] Completed state [dbs01] at time 10:09:48.784486 duration_in_ms=0.933
2017-12-29 10:09:48,785 [salt.state       ][INFO    ][29493] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.784733
2017-12-29 10:09:48,785 [salt.state       ][INFO    ][29493] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,786 [salt.state       ][INFO    ][29493] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 10:09:48,787 [salt.state       ][INFO    ][29493] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.786562 duration_in_ms=1.829
2017-12-29 10:09:48,787 [salt.state       ][INFO    ][29493] Running state [dbs02] at time 10:09:48.786758
2017-12-29 10:09:48,787 [salt.state       ][INFO    ][29493] Executing state host.present for dbs02
2017-12-29 10:09:48,787 [salt.state       ][INFO    ][29493] Host dbs02 (192.168.10.52) already present
2017-12-29 10:09:48,788 [salt.state       ][INFO    ][29493] Completed state [dbs02] at time 10:09:48.787480 duration_in_ms=0.723
2017-12-29 10:09:48,788 [salt.state       ][INFO    ][29493] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.787660
2017-12-29 10:09:48,788 [salt.state       ][INFO    ][29493] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,789 [salt.state       ][INFO    ][29493] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 10:09:48,789 [salt.state       ][INFO    ][29493] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.788721 duration_in_ms=1.06
2017-12-29 10:09:48,789 [salt.state       ][INFO    ][29493] Running state [dbs03] at time 10:09:48.789389
2017-12-29 10:09:48,790 [salt.state       ][INFO    ][29493] Executing state host.present for dbs03
2017-12-29 10:09:48,790 [salt.state       ][INFO    ][29493] Host dbs03 (192.168.10.53) already present
2017-12-29 10:09:48,790 [salt.state       ][INFO    ][29493] Completed state [dbs03] at time 10:09:48.790221 duration_in_ms=0.832
2017-12-29 10:09:48,790 [salt.state       ][INFO    ][29493] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.790416
2017-12-29 10:09:48,791 [salt.state       ][INFO    ][29493] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,791 [salt.state       ][INFO    ][29493] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 10:09:48,792 [salt.state       ][INFO    ][29493] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.791538 duration_in_ms=1.121
2017-12-29 10:09:48,792 [salt.state       ][INFO    ][29493] Running state [mas01] at time 10:09:48.792041
2017-12-29 10:09:48,792 [salt.state       ][INFO    ][29493] Executing state host.present for mas01
2017-12-29 10:09:48,793 [salt.state       ][INFO    ][29493] Host mas01 (192.168.10.3) already present
2017-12-29 10:09:48,793 [salt.state       ][INFO    ][29493] Completed state [mas01] at time 10:09:48.792813 duration_in_ms=0.772
2017-12-29 10:09:48,793 [salt.state       ][INFO    ][29493] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.793361
2017-12-29 10:09:48,794 [salt.state       ][INFO    ][29493] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,794 [salt.state       ][INFO    ][29493] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 10:09:48,795 [salt.state       ][INFO    ][29493] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.794519 duration_in_ms=1.158
2017-12-29 10:09:48,795 [salt.state       ][INFO    ][29493] Running state [ctl02] at time 10:09:48.794714
2017-12-29 10:09:48,795 [salt.state       ][INFO    ][29493] Executing state host.present for ctl02
2017-12-29 10:09:48,796 [salt.state       ][INFO    ][29493] Host ctl02 (192.168.10.12) already present
2017-12-29 10:09:48,796 [salt.state       ][INFO    ][29493] Completed state [ctl02] at time 10:09:48.795721 duration_in_ms=1.007
2017-12-29 10:09:48,796 [salt.state       ][INFO    ][29493] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.795984
2017-12-29 10:09:48,796 [salt.state       ][INFO    ][29493] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,798 [salt.state       ][INFO    ][29493] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 10:09:48,798 [salt.state       ][INFO    ][29493] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.797974 duration_in_ms=1.99
2017-12-29 10:09:48,798 [salt.state       ][INFO    ][29493] Running state [ctl03] at time 10:09:48.798180
2017-12-29 10:09:48,798 [salt.state       ][INFO    ][29493] Executing state host.present for ctl03
2017-12-29 10:09:48,799 [salt.state       ][INFO    ][29493] Host ctl03 (192.168.10.13) already present
2017-12-29 10:09:48,799 [salt.state       ][INFO    ][29493] Completed state [ctl03] at time 10:09:48.798901 duration_in_ms=0.72
2017-12-29 10:09:48,799 [salt.state       ][INFO    ][29493] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.799087
2017-12-29 10:09:48,799 [salt.state       ][INFO    ][29493] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,800 [salt.state       ][INFO    ][29493] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 10:09:48,800 [salt.state       ][INFO    ][29493] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.799772 duration_in_ms=0.686
2017-12-29 10:09:48,800 [salt.state       ][INFO    ][29493] Running state [ctl01] at time 10:09:48.799951
2017-12-29 10:09:48,800 [salt.state       ][INFO    ][29493] Executing state host.present for ctl01
2017-12-29 10:09:48,801 [salt.state       ][INFO    ][29493] Host ctl01 (192.168.10.11) already present
2017-12-29 10:09:48,801 [salt.state       ][INFO    ][29493] Completed state [ctl01] at time 10:09:48.800661 duration_in_ms=0.709
2017-12-29 10:09:48,802 [salt.state       ][INFO    ][29493] Running state [ctl] at time 10:09:48.800852
2017-12-29 10:09:48,802 [salt.state       ][INFO    ][29493] Executing state host.present for ctl
2017-12-29 10:09:48,803 [salt.state       ][INFO    ][29493] Host ctl (192.168.10.10) already present
2017-12-29 10:09:48,803 [salt.state       ][INFO    ][29493] Completed state [ctl] at time 10:09:48.802905 duration_in_ms=2.053
2017-12-29 10:09:48,803 [salt.state       ][INFO    ][29493] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.803093
2017-12-29 10:09:48,803 [salt.state       ][INFO    ][29493] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:48,804 [salt.state       ][INFO    ][29493] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 10:09:48,804 [salt.state       ][INFO    ][29493] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:09:48.803806 duration_in_ms=0.712
2017-12-29 10:09:48,804 [salt.state       ][INFO    ][29493] Running state [rabbit@master] at time 10:09:48.804387
2017-12-29 10:09:48,805 [salt.state       ][INFO    ][29493] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-29 10:09:48,805 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-29 10:09:49,783 [salt.state       ][INFO    ][29493] Already in cluster
2017-12-29 10:09:49,783 [salt.state       ][INFO    ][29493] Completed state [rabbit@master] at time 10:09:49.783349 duration_in_ms=978.96
2017-12-29 10:09:49,787 [salt.minion      ][INFO    ][29493] Returning information for job: 20171229100920419005
2017-12-29 10:09:56,349 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command cmd.run with jid 20171229100956334214
2017-12-29 10:09:56,372 [salt.minion      ][INFO    ][1152] Starting a new job with PID 1152
2017-12-29 10:09:56,381 [salt.loaded.int.module.cmdmod][INFO    ][1152] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-29 10:09:57,343 [salt.minion      ][INFO    ][1152] Returning information for job: 20171229100956334214
2017-12-29 10:10:56,749 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command state.sls with jid 20171229101056731570
2017-12-29 10:10:56,772 [salt.minion      ][INFO    ][1320] Starting a new job with PID 1320
2017-12-29 10:10:58,137 [salt.state       ][INFO    ][1320] Loading fresh modules for state activity
2017-12-29 10:10:58,174 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-29 10:10:58,200 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-29 10:10:58,256 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:58,658 [salt.state       ][INFO    ][1320] Running state [haproxy] at time 10:10:58.658308
2017-12-29 10:10:58,659 [salt.state       ][INFO    ][1320] Executing state pkg.installed for haproxy
2017-12-29 10:10:58,660 [salt.loaded.int.module.cmdmod][INFO    ][1320] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:10:59,332 [salt.state       ][INFO    ][1320] Package haproxy is already installed
2017-12-29 10:10:59,333 [salt.state       ][INFO    ][1320] Completed state [haproxy] at time 10:10:59.333085 duration_in_ms=674.776
2017-12-29 10:10:59,335 [salt.state       ][INFO    ][1320] Running state [/etc/default/haproxy] at time 10:10:59.335416
2017-12-29 10:10:59,336 [salt.state       ][INFO    ][1320] Executing state file.managed for /etc/default/haproxy
2017-12-29 10:10:59,360 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-29 10:10:59,362 [salt.state       ][INFO    ][1320] File /etc/default/haproxy is in the correct state
2017-12-29 10:10:59,363 [salt.state       ][INFO    ][1320] Completed state [/etc/default/haproxy] at time 10:10:59.362495 duration_in_ms=27.079
2017-12-29 10:10:59,363 [salt.state       ][INFO    ][1320] Running state [/etc/haproxy/haproxy.cfg] at time 10:10:59.363237
2017-12-29 10:10:59,364 [salt.state       ][INFO    ][1320] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-29 10:10:59,385 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-29 10:10:59,523 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:59,530 [salt.state       ][INFO    ][1320] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-29 10:10:59,530 [salt.state       ][INFO    ][1320] Completed state [/etc/haproxy/haproxy.cfg] at time 10:10:59.530018 duration_in_ms=166.78
2017-12-29 10:10:59,530 [salt.state       ][INFO    ][1320] Running state [/etc/haproxy/ssl] at time 10:10:59.530445
2017-12-29 10:10:59,531 [salt.state       ][INFO    ][1320] Executing state file.directory for /etc/haproxy/ssl
2017-12-29 10:10:59,532 [salt.state       ][INFO    ][1320] Directory /etc/haproxy/ssl is in the correct state
2017-12-29 10:10:59,532 [salt.state       ][INFO    ][1320] Completed state [/etc/haproxy/ssl] at time 10:10:59.531887 duration_in_ms=1.442
2017-12-29 10:10:59,532 [salt.state       ][INFO    ][1320] Running state [haproxy_status_packages] at time 10:10:59.532210
2017-12-29 10:10:59,533 [salt.state       ][INFO    ][1320] Executing state pkg.installed for haproxy_status_packages
2017-12-29 10:10:59,538 [salt.state       ][INFO    ][1320] All specified packages are already installed
2017-12-29 10:10:59,538 [salt.state       ][INFO    ][1320] Completed state [haproxy_status_packages] at time 10:10:59.538244 duration_in_ms=6.034
2017-12-29 10:10:59,539 [salt.state       ][INFO    ][1320] Running state [/usr/bin/haproxy-status.sh] at time 10:10:59.538897
2017-12-29 10:10:59,540 [salt.state       ][INFO    ][1320] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-29 10:10:59,562 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-29 10:10:59,587 [salt.fileclient  ][INFO    ][1320] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:59,592 [salt.state       ][INFO    ][1320] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-29 10:10:59,592 [salt.state       ][INFO    ][1320] Completed state [/usr/bin/haproxy-status.sh] at time 10:10:59.592030 duration_in_ms=53.133
2017-12-29 10:10:59,593 [salt.state       ][INFO    ][1320] Running state [net.ipv4.ip_nonlocal_bind] at time 10:10:59.592587
2017-12-29 10:10:59,593 [salt.state       ][INFO    ][1320] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-29 10:10:59,608 [salt.loaded.int.module.cmdmod][INFO    ][1320] Executing command 'sysctl -a' in directory '/root'
2017-12-29 10:10:59,629 [salt.state       ][INFO    ][1320] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-29 10:10:59,632 [salt.state       ][INFO    ][1320] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:10:59.631757 duration_in_ms=39.169
2017-12-29 10:10:59,633 [salt.state       ][INFO    ][1320] Running state [haproxy] at time 10:10:59.633264
2017-12-29 10:10:59,634 [salt.state       ][INFO    ][1320] Executing state service.running for haproxy
2017-12-29 10:10:59,634 [salt.loaded.int.module.cmdmod][INFO    ][1320] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 10:10:59,646 [salt.loaded.int.module.cmdmod][INFO    ][1320] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 10:10:59,657 [salt.loaded.int.module.cmdmod][INFO    ][1320] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 10:10:59,670 [salt.state       ][INFO    ][1320] The service haproxy is already running
2017-12-29 10:10:59,671 [salt.state       ][INFO    ][1320] Completed state [haproxy] at time 10:10:59.671295 duration_in_ms=38.03
2017-12-29 10:10:59,673 [salt.minion      ][INFO    ][1320] Returning information for job: 20171229101056731570
2017-12-29 10:11:03,073 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command service.status with jid 20171229101103059501
2017-12-29 10:11:03,099 [salt.minion      ][INFO    ][1349] Starting a new job with PID 1349
2017-12-29 10:11:03,235 [salt.loaded.int.module.cmdmod][INFO    ][1349] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 10:11:03,248 [salt.loaded.int.module.cmdmod][INFO    ][1349] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 10:11:03,261 [salt.minion      ][INFO    ][1349] Returning information for job: 20171229101103059501
2017-12-29 10:11:05,028 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command service.restart with jid 20171229101105015040
2017-12-29 10:11:05,052 [salt.minion      ][INFO    ][1357] Starting a new job with PID 1357
2017-12-29 10:11:05,199 [salt.loaded.int.module.cmdmod][INFO    ][1357] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-29 10:11:05,211 [salt.loaded.int.module.cmdmod][INFO    ][1357] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-29 10:11:05,236 [salt.loaded.int.module.cmdmod][INFO    ][1357] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-29 10:11:05,281 [salt.minion      ][INFO    ][1357] Returning information for job: 20171229101105015040
2017-12-29 10:30:35,679 [salt.minion      ][INFO    ][1826] User sudo_ubuntu Executing command cp.push_dir with jid 20171229103035669888
2017-12-29 10:30:35,704 [salt.minion      ][INFO    ][2445] Starting a new job with PID 2445
