2017-12-15 03:34:42,674 [salt.cli.daemons ][WARNING ][958] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-15 03:35:12,147 [salt.state       ][ERROR   ][1087] No contents found in top file
2017-12-15 03:35:18,343 [py.warnings      ][WARNING ][1184] /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-15 03:35:18,349 [salt.loaded.int.module.cmdmod][ERROR   ][1184] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:18,349 [salt.loaded.int.module.cmdmod][ERROR   ][1184] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:18,361 [salt.loaded.int.module.cmdmod][ERROR   ][1184] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:18,361 [salt.loaded.int.module.cmdmod][ERROR   ][1184] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:19,486 [salt.loaded.int.module.cmdmod][ERROR   ][1184] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:19,486 [salt.loaded.int.module.cmdmod][ERROR   ][1184] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:19,496 [salt.loaded.int.module.cmdmod][ERROR   ][1184] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:19,496 [salt.loaded.int.module.cmdmod][ERROR   ][1184] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:36:07,566 [salt.loaded.int.module.cmdmod][ERROR   ][1184] 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-15 03:36:10,925 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-15 03:36:11,405 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-15 03:36:11,419 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-15 03:36:11,442 [salt.utils.parsers][WARNING ][958] Minion received a SIGTERM. Exiting.
2017-12-15 03:36:11,723 [salt.cli.daemons ][INFO    ][1752] Setting up the Salt Minion "msg03.baremetal-mcp-pike-ovs-ha.local"
2017-12-15 03:36:12,032 [salt.minion      ][INFO    ][1752] Creating minion process manager
2017-12-15 03:36:12,033 [salt.cli.daemons ][WARNING ][1752] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-15 03:36:12,033 [salt.cli.daemons ][INFO    ][1752] The Salt Minion is starting up
2017-12-15 03:36:12,033 [salt.minion      ][INFO    ][1752] Minion is starting as user 'root'
2017-12-15 03:36:12,033 [salt.utils.event ][INFO    ][1752] Starting pull socket on /var/run/salt/minion/minion_event_311c721f86_pull.ipc
2017-12-15 03:36:12,652 [salt.loaded.int.module.cmdmod][INFO    ][1752] Executing command ['date', '+%z'] in directory '/root'
2017-12-15 03:36:12,662 [salt.utils.schedule][INFO    ][1752] Updating job settings for scheduled job: __mine_interval
2017-12-15 03:36:12,665 [salt.minion      ][INFO    ][1752] Added mine.update to scheduler
2017-12-15 03:36:13,079 [salt.minion      ][INFO    ][1752] Minion is ready to receive requests!
2017-12-15 03:36:14,080 [salt.utils.schedule][INFO    ][1752] Running scheduled job: __mine_interval
2017-12-15 03:37:03,274 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215033703266098
2017-12-15 03:37:03,297 [salt.minion      ][INFO    ][1853] Starting a new job with PID 1853
2017-12-15 03:37:06,217 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-15 03:37:06,366 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:37:06,386 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:37:06,431 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,485 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:37:06,621 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,671 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:37:06,695 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,781 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:37:06,857 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,910 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:37:06,937 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,989 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:37:07,025 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,066 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:37:07,220 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,275 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:37:07,294 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,335 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:37:07,368 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,410 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:37:07,422 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,468 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:37:07,566 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,618 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:37:07,722 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,767 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:37:07,783 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,828 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:37:08,054 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,104 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:37:08,124 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,178 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:37:08,223 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,267 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:37:08,292 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,337 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:37:08,401 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,470 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:37:08,532 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,582 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:37:08,596 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,643 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:37:08,725 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:09,057 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:37:09,073 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:37:09,096 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:37:09,117 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:37:09,234 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:37:09,248 [salt.state       ][INFO    ][1853] Running state [/etc/environment] at time 03:37:09.247915
2017-12-15 03:37:09,248 [salt.state       ][INFO    ][1853] Executing state file.blockreplace for /etc/environment
2017-12-15 03:37:09,253 [salt.state       ][INFO    ][1853] 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-15 03:37:09,253 [salt.state       ][INFO    ][1853] Completed state [/etc/environment] at time 03:37:09.253217 duration_in_ms=5.302
2017-12-15 03:37:09,253 [salt.state       ][INFO    ][1853] Running state [/etc/profile.d] at time 03:37:09.253382
2017-12-15 03:37:09,254 [salt.state       ][INFO    ][1853] Executing state file.directory for /etc/profile.d
2017-12-15 03:37:09,254 [salt.state       ][INFO    ][1853] Directory /etc/profile.d is in the correct state
2017-12-15 03:37:09,254 [salt.state       ][INFO    ][1853] Completed state [/etc/profile.d] at time 03:37:09.254327 duration_in_ms=0.944
2017-12-15 03:37:09,511 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:09.511443
2017-12-15 03:37:09,512 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:37:09,532 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:37:09,537 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:37:09,538 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:09.537741 duration_in_ms=26.298
2017-12-15 03:37:09,538 [salt.state       ][INFO    ][1853] Running state [linux_repo_prereq_pkgs] at time 03:37:09.538357
2017-12-15 03:37:09,539 [salt.state       ][INFO    ][1853] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:37:09,539 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:37:10,027 [salt.state       ][INFO    ][1853] All specified packages are already installed
2017-12-15 03:37:10,027 [salt.state       ][INFO    ][1853] Completed state [linux_repo_prereq_pkgs] at time 03:37:10.026789 duration_in_ms=488.432
2017-12-15 03:37:10,027 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:37:10.026991
2017-12-15 03:37:10,027 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:37:10,027 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:37:10,028 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:37:10.027598 duration_in_ms=0.606
2017-12-15 03:37:10,028 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:37:10.027745
2017-12-15 03:37:10,028 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:37:10,135 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:37:10,149 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:10,183 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:37:10,183 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:37:10.183453 duration_in_ms=155.708
2017-12-15 03:37:10,385 [salt.state       ][INFO    ][1853] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:37:10.384646
2017-12-15 03:37:10,385 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:37:11,558 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:37:12,498 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:13,350 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033713336981
2017-12-15 03:37:13,385 [salt.minion      ][INFO    ][2311] Starting a new job with PID 2311
2017-12-15 03:37:13,394 [salt.minion      ][INFO    ][2311] Returning information for job: 20171215033713336981
2017-12-15 03:37:14,430 [salt.state       ][INFO    ][1853] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-15 03:37:14,430 [salt.state       ][INFO    ][1853] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:37:14.430405 duration_in_ms=4045.759
2017-12-15 03:37:14,431 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:37:14.430747
2017-12-15 03:37:14,431 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:37:14,431 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:37:14,432 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:37:14.431751 duration_in_ms=1.003
2017-12-15 03:37:14,432 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:37:14.432038
2017-12-15 03:37:14,432 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:37:14,452 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:37:14,471 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:14,504 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:37:14,504 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:37:14.503854 duration_in_ms=71.816
2017-12-15 03:37:14,505 [salt.state       ][INFO    ][1853] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:37:14.504561
2017-12-15 03:37:14,505 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:37:14,588 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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-15 03:37:14,676 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:17,627 [salt.state       ][INFO    ][1853] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-15 03:37:17,627 [salt.state       ][INFO    ][1853] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:37:17.627051 duration_in_ms=3122.49
2017-12-15 03:37:17,627 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:17.627391
2017-12-15 03:37:17,628 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:37:17,628 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:37:17,628 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:17.628434 duration_in_ms=1.043
2017-12-15 03:37:17,629 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/uca] at time 03:37:17.628714
2017-12-15 03:37:17,629 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:37:17,629 [salt.state       ][INFO    ][1853] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:37:17,630 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/uca] at time 03:37:17.629558 duration_in_ms=0.844
2017-12-15 03:37:17,630 [salt.state       ][INFO    ][1853] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:17.630288
2017-12-15 03:37:17,631 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:37:17,672 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:37:17,718 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-15 03:37:18,244 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:21,147 [salt.state       ][INFO    ][1853] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-15 03:37:21,147 [salt.state       ][INFO    ][1853] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:21.147179 duration_in_ms=3516.89
2017-12-15 03:37:21,148 [salt.state       ][INFO    ][1853] Running state [linux_extra_packages_purged] at time 03:37:21.147516
2017-12-15 03:37:21,148 [salt.state       ][INFO    ][1853] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:37:21,163 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-15 03:37:23,552 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033723538650
2017-12-15 03:37:23,572 [salt.minion      ][INFO    ][3333] Starting a new job with PID 3333
2017-12-15 03:37:23,744 [salt.minion      ][INFO    ][3333] Returning information for job: 20171215033723538650
2017-12-15 03:37:33,640 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033733627281
2017-12-15 03:37:33,663 [salt.minion      ][INFO    ][3551] Starting a new job with PID 3551
2017-12-15 03:37:33,675 [salt.minion      ][INFO    ][3551] Returning information for job: 20171215033733627281
2017-12-15 03:37:38,087 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:37:38,110 [salt.state       ][INFO    ][1853] {'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-15 03:37:38,118 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-15 03:37:38,130 [salt.state       ][INFO    ][1853] Completed state [linux_extra_packages_purged] at time 03:37:38.130182 duration_in_ms=16982.665
2017-12-15 03:37:38,135 [salt.state       ][INFO    ][1853] Running state [linux_extra_packages_latest] at time 03:37:38.134858
2017-12-15 03:37:38,135 [salt.state       ][INFO    ][1853] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:37:38,461 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:40,544 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:37:40,592 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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-15 03:37:43,732 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033743719651
2017-12-15 03:37:43,754 [salt.minion      ][INFO    ][4145] Starting a new job with PID 4145
2017-12-15 03:37:43,768 [salt.minion      ][INFO    ][4145] Returning information for job: 20171215033743719651
2017-12-15 03:37:53,862 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033753837986
2017-12-15 03:37:54,467 [salt.minion      ][INFO    ][4170] Starting a new job with PID 4170
2017-12-15 03:37:54,476 [salt.minion      ][INFO    ][4170] Returning information for job: 20171215033753837986
2017-12-15 03:38:03,755 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:38:03,783 [salt.state       ][INFO    ][1853] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-15 03:38:03,791 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-15 03:38:03,807 [salt.state       ][INFO    ][1853] Completed state [linux_extra_packages_latest] at time 03:38:03.806976 duration_in_ms=25672.118
2017-12-15 03:38:03,864 [salt.state       ][INFO    ][1853] Running state [UTC] at time 03:38:03.864121
2017-12-15 03:38:03,864 [salt.state       ][INFO    ][1853] Executing state timezone.system for UTC
2017-12-15 03:38:03,866 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:38:04,080 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:38:04,093 [salt.state       ][INFO    ][1853] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:38:04,094 [salt.state       ][INFO    ][1853] Completed state [UTC] at time 03:38:04.093814 duration_in_ms=229.693
2017-12-15 03:38:04,094 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033804066774
2017-12-15 03:38:04,111 [salt.minion      ][INFO    ][4297] Starting a new job with PID 4297
2017-12-15 03:38:04,120 [salt.minion      ][INFO    ][4297] Returning information for job: 20171215033804066774
2017-12-15 03:38:04,141 [salt.state       ][INFO    ][1853] Running state [nf_conntrack] at time 03:38:04.140932
2017-12-15 03:38:04,141 [salt.state       ][INFO    ][1853] Executing state kmod.present for nf_conntrack
2017-12-15 03:38:04,142 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-15 03:38:04,932 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-15 03:38:04,944 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-15 03:38:05,040 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-15 03:38:05,080 [salt.state       ][INFO    ][1853] {'nf_conntrack': 'loaded'}
2017-12-15 03:38:05,080 [salt.state       ][INFO    ][1853] Completed state [nf_conntrack] at time 03:38:05.080104 duration_in_ms=939.172
2017-12-15 03:38:05,150 [salt.state       ][INFO    ][1853] Running state [kernel.panic] at time 03:38:05.150057
2017-12-15 03:38:05,150 [salt.state       ][INFO    ][1853] Executing state sysctl.present for kernel.panic
2017-12-15 03:38:05,151 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,311 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-15 03:38:05,321 [salt.state       ][INFO    ][1853] {'kernel.panic': 60}
2017-12-15 03:38:05,322 [salt.state       ][INFO    ][1853] Completed state [kernel.panic] at time 03:38:05.321718 duration_in_ms=171.661
2017-12-15 03:38:05,322 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_probes] at time 03:38:05.321961
2017-12-15 03:38:05,322 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:38:05,323 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,362 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-15 03:38:05,370 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-15 03:38:05,371 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:38:05.370510 duration_in_ms=48.548
2017-12-15 03:38:05,371 [salt.state       ][INFO    ][1853] Running state [fs.file-max] at time 03:38:05.370744
2017-12-15 03:38:05,371 [salt.state       ][INFO    ][1853] Executing state sysctl.present for fs.file-max
2017-12-15 03:38:05,371 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,386 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-15 03:38:05,395 [salt.state       ][INFO    ][1853] {'fs.file-max': 124165}
2017-12-15 03:38:05,395 [salt.state       ][INFO    ][1853] Completed state [fs.file-max] at time 03:38:05.395247 duration_in_ms=24.503
2017-12-15 03:38:05,395 [salt.state       ][INFO    ][1853] Running state [net.core.somaxconn] at time 03:38:05.395473
2017-12-15 03:38:05,396 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:38:05,396 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,410 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-15 03:38:05,419 [salt.state       ][INFO    ][1853] {'net.core.somaxconn': 4096}
2017-12-15 03:38:05,419 [salt.state       ][INFO    ][1853] Completed state [net.core.somaxconn] at time 03:38:05.418957 duration_in_ms=23.482
2017-12-15 03:38:05,419 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:38:05.419175
2017-12-15 03:38:05,419 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:38:05,420 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,499 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-15 03:38:05,509 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-15 03:38:05,509 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:38:05.508805 duration_in_ms=89.629
2017-12-15 03:38:05,509 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_tw_reuse] at time 03:38:05.509042
2017-12-15 03:38:05,509 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:38:05,510 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,541 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-15 03:38:05,549 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-15 03:38:05,550 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_tw_reuse] at time 03:38:05.549472 duration_in_ms=40.428
2017-12-15 03:38:05,550 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_congestion_control] at time 03:38:05.549687
2017-12-15 03:38:05,550 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:38:05,550 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,613 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-15 03:38:05,737 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-15 03:38:05,738 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_congestion_control] at time 03:38:05.737566 duration_in_ms=187.879
2017-12-15 03:38:05,738 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_retries2] at time 03:38:05.737806
2017-12-15 03:38:05,738 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:38:05,739 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,754 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-15 03:38:05,764 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_retries2': 5}
2017-12-15 03:38:05,764 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_retries2] at time 03:38:05.764089 duration_in_ms=26.283
2017-12-15 03:38:05,764 [salt.state       ][INFO    ][1853] Running state [net.core.netdev_max_backlog] at time 03:38:05.764309
2017-12-15 03:38:05,765 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:38:05,765 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,793 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-15 03:38:05,801 [salt.state       ][INFO    ][1853] {'net.core.netdev_max_backlog': 261144}
2017-12-15 03:38:05,802 [salt.state       ][INFO    ][1853] Completed state [net.core.netdev_max_backlog] at time 03:38:05.801566 duration_in_ms=37.256
2017-12-15 03:38:05,802 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:38:05.801794
2017-12-15 03:38:05,802 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:38:05,802 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:05,889 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-15 03:38:05,898 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-15 03:38:05,898 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:38:05.898258 duration_in_ms=96.463
2017-12-15 03:38:05,898 [salt.state       ][INFO    ][1853] Running state [vm.swappiness] at time 03:38:05.898475
2017-12-15 03:38:05,899 [salt.state       ][INFO    ][1853] Executing state sysctl.present for vm.swappiness
2017-12-15 03:38:05,899 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:06,683 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-15 03:38:06,693 [salt.state       ][INFO    ][1853] {'vm.swappiness': 10}
2017-12-15 03:38:06,693 [salt.state       ][INFO    ][1853] Completed state [vm.swappiness] at time 03:38:06.693385 duration_in_ms=794.909
2017-12-15 03:38:06,694 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:38:06.693618
2017-12-15 03:38:06,694 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:38:06,694 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:06,844 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-15 03:38:06,853 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-15 03:38:06,854 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:38:06.853698 duration_in_ms=160.08
2017-12-15 03:38:06,854 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:38:06.853919
2017-12-15 03:38:06,854 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:38:06,855 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,384 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-15 03:38:07,395 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-15 03:38:07,395 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:38:07.394932 duration_in_ms=541.012
2017-12-15 03:38:07,395 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:38:07.395159
2017-12-15 03:38:07,395 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:38:07,396 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,442 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-15 03:38:07,453 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-15 03:38:07,453 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:38:07.453325 duration_in_ms=58.164
2017-12-15 03:38:07,454 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:38:07.453563
2017-12-15 03:38:07,454 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:38:07,454 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,496 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-15 03:38:07,505 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-15 03:38:07,505 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:38:07.505050 duration_in_ms=51.486
2017-12-15 03:38:07,505 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_fin_timeout] at time 03:38:07.505292
2017-12-15 03:38:07,506 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:38:07,506 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,522 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-15 03:38:07,530 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-15 03:38:07,530 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_fin_timeout] at time 03:38:07.530010 duration_in_ms=24.716
2017-12-15 03:38:07,530 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_time] at time 03:38:07.530245
2017-12-15 03:38:07,530 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:38:07,531 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,646 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-15 03:38:07,656 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-15 03:38:07,657 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_time] at time 03:38:07.656695 duration_in_ms=126.45
2017-12-15 03:38:07,657 [salt.state       ][INFO    ][1853] Running state [net.nf_conntrack_max] at time 03:38:07.656970
2017-12-15 03:38:07,657 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:38:07,658 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:38:07,688 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-15 03:38:07,697 [salt.state       ][INFO    ][1853] {'net.nf_conntrack_max': 1048576}
2017-12-15 03:38:07,697 [salt.state       ][INFO    ][1853] Completed state [net.nf_conntrack_max] at time 03:38:07.697290 duration_in_ms=40.319
2017-12-15 03:38:07,703 [salt.state       ][INFO    ][1853] Running state [linux_sysfs_package] at time 03:38:07.702634
2017-12-15 03:38:07,703 [salt.state       ][INFO    ][1853] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:38:07,889 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-15 03:38:07,936 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:38:10,086 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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-15 03:38:14,157 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033814144375
2017-12-15 03:38:14,178 [salt.minion      ][INFO    ][4756] Starting a new job with PID 4756
2017-12-15 03:38:14,194 [salt.minion      ][INFO    ][4756] Returning information for job: 20171215033814144375
2017-12-15 03:38:24,207 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033824195401
2017-12-15 03:38:24,225 [salt.minion      ][INFO    ][4822] Starting a new job with PID 4822
2017-12-15 03:38:24,237 [salt.minion      ][INFO    ][4822] Returning information for job: 20171215033824195401
2017-12-15 03:38:31,037 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:38:31,059 [salt.state       ][INFO    ][1853] 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-15 03:38:31,067 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-15 03:38:31,088 [salt.state       ][INFO    ][1853] Completed state [linux_sysfs_package] at time 03:38:31.087825 duration_in_ms=23385.19
2017-12-15 03:38:31,093 [salt.state       ][INFO    ][1853] Running state [/etc/sysfs.d] at time 03:38:31.092892
2017-12-15 03:38:31,093 [salt.state       ][INFO    ][1853] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:38:31,096 [salt.state       ][INFO    ][1853] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:38:31,097 [salt.state       ][INFO    ][1853] Completed state [/etc/sysfs.d] at time 03:38:31.096688 duration_in_ms=3.796
2017-12-15 03:38:31,170 [salt.state       ][INFO    ][1853] Running state [ondemand] at time 03:38:31.169615
2017-12-15 03:38:31,170 [salt.state       ][INFO    ][1853] Executing state service.dead for ondemand
2017-12-15 03:38:31,172 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:38:31,184 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,195 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,208 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,249 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,258 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,270 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,283 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-15 03:38:31,367 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:31,380 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'runlevel' in directory '/root'
2017-12-15 03:38:31,389 [salt.state       ][INFO    ][1853] {'ondemand': True}
2017-12-15 03:38:31,389 [salt.state       ][INFO    ][1853] Completed state [ondemand] at time 03:38:31.388828 duration_in_ms=219.212
2017-12-15 03:38:31,444 [salt.state       ][INFO    ][1853] Running state [cs_CZ.UTF-8] at time 03:38:31.443913
2017-12-15 03:38:31,444 [salt.state       ][INFO    ][1853] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:38:31,445 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'locale -a' in directory '/root'
2017-12-15 03:38:31,457 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-15 03:38:32,354 [salt.state       ][INFO    ][1853] {'locale': 'cs_CZ.UTF-8'}
2017-12-15 03:38:32,355 [salt.state       ][INFO    ][1853] Completed state [cs_CZ.UTF-8] at time 03:38:32.354764 duration_in_ms=910.851
2017-12-15 03:38:32,355 [salt.state       ][INFO    ][1853] Running state [en_US.UTF-8] at time 03:38:32.355123
2017-12-15 03:38:32,356 [salt.state       ][INFO    ][1853] Executing state locale.present for en_US.UTF-8
2017-12-15 03:38:32,356 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'locale -a' in directory '/root'
2017-12-15 03:38:32,365 [salt.state       ][INFO    ][1853] Locale en_US.UTF-8 is already present
2017-12-15 03:38:32,365 [salt.state       ][INFO    ][1853] Completed state [en_US.UTF-8] at time 03:38:32.365272 duration_in_ms=10.148
2017-12-15 03:38:32,366 [salt.state       ][INFO    ][1853] Running state [en_US.UTF-8] at time 03:38:32.366329
2017-12-15 03:38:32,367 [salt.state       ][INFO    ][1853] Executing state locale.system for en_US.UTF-8
2017-12-15 03:38:32,367 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'localectl' in directory '/root'
2017-12-15 03:38:32,502 [salt.state       ][INFO    ][1853] System locale en_US.UTF-8 already set
2017-12-15 03:38:32,502 [salt.state       ][INFO    ][1853] Completed state [en_US.UTF-8] at time 03:38:32.502249 duration_in_ms=135.919
2017-12-15 03:38:32,510 [salt.state       ][INFO    ][1853] Running state [root] at time 03:38:32.509979
2017-12-15 03:38:32,510 [salt.state       ][INFO    ][1853] Executing state user.present for root
2017-12-15 03:38:32,516 [salt.state       ][INFO    ][1853] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17515}
2017-12-15 03:38:32,516 [salt.state       ][INFO    ][1853] Completed state [root] at time 03:38:32.516001 duration_in_ms=6.022
2017-12-15 03:38:32,517 [salt.state       ][INFO    ][1853] Running state [/root] at time 03:38:32.516944
2017-12-15 03:38:32,517 [salt.state       ][INFO    ][1853] Executing state file.directory for /root
2017-12-15 03:38:32,518 [salt.state       ][INFO    ][1853] Directory /root is in the correct state
2017-12-15 03:38:32,518 [salt.state       ][INFO    ][1853] Completed state [/root] at time 03:38:32.518249 duration_in_ms=1.304
2017-12-15 03:38:32,519 [salt.state       ][INFO    ][1853] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:38:32.518580
2017-12-15 03:38:32,519 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:38:32,525 [salt.state       ][INFO    ][1853] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:38:32,526 [salt.state       ][INFO    ][1853] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:38:32.525637 duration_in_ms=7.057
2017-12-15 03:38:32,526 [salt.state       ][INFO    ][1853] Running state [ubuntu] at time 03:38:32.525982
2017-12-15 03:38:32,526 [salt.state       ][INFO    ][1853] Executing state user.present for ubuntu
2017-12-15 03:38:32,527 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-15 03:38:34,381 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033834366787
2017-12-15 03:38:34,402 [salt.minion      ][INFO    ][4999] Starting a new job with PID 4999
2017-12-15 03:38:34,448 [salt.minion      ][INFO    ][4999] Returning information for job: 20171215033834366787
2017-12-15 03:38:35,677 [salt.state       ][INFO    ][1853] {'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-15 03:38:35,678 [salt.state       ][INFO    ][1853] Completed state [ubuntu] at time 03:38:35.677624 duration_in_ms=3151.641
2017-12-15 03:38:35,679 [salt.state       ][INFO    ][1853] Running state [/home/ubuntu] at time 03:38:35.678519
2017-12-15 03:38:35,679 [salt.state       ][INFO    ][1853] Executing state file.directory for /home/ubuntu
2017-12-15 03:38:35,679 [salt.state       ][INFO    ][1853] {'mode': '0700'}
2017-12-15 03:38:35,680 [salt.state       ][INFO    ][1853] Completed state [/home/ubuntu] at time 03:38:35.679488 duration_in_ms=0.969
2017-12-15 03:38:35,681 [salt.state       ][INFO    ][1853] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:38:35.680651
2017-12-15 03:38:35,681 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:38:35,703 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:38:35,706 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command '/usr/sbin/visudo -c -f /tmp/tmplTQBZb' in directory '/root'
2017-12-15 03:38:35,796 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:38:35,796 [salt.state       ][INFO    ][1853] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:38:35.796364 duration_in_ms=115.713
2017-12-15 03:38:35,797 [salt.state       ][INFO    ][1853] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:38:35.796774
2017-12-15 03:38:35,797 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:38:35,814 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:38:35,831 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:38:35,868 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:38:35,868 [salt.state       ][INFO    ][1853] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:38:35.868286 duration_in_ms=71.512
2017-12-15 03:38:35,869 [salt.state       ][INFO    ][1853] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:38:35.868619
2017-12-15 03:38:35,869 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:38:35,886 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:38:35,901 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:38:35,935 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-15 03:38:35,936 [salt.state       ][INFO    ][1853] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:38:35.935564 duration_in_ms=66.946
2017-12-15 03:38:35,937 [salt.state       ][INFO    ][1853] Running state [service.systemctl_reload] at time 03:38:35.936688
2017-12-15 03:38:35,937 [salt.state       ][INFO    ][1853] Executing state module.wait for service.systemctl_reload
2017-12-15 03:38:35,937 [salt.state       ][INFO    ][1853] No changes made for service.systemctl_reload
2017-12-15 03:38:35,938 [salt.state       ][INFO    ][1853] Completed state [service.systemctl_reload] at time 03:38:35.937623 duration_in_ms=0.935
2017-12-15 03:38:35,938 [salt.state       ][INFO    ][1853] Running state [service.systemctl_reload] at time 03:38:35.937915
2017-12-15 03:38:35,938 [salt.state       ][INFO    ][1853] Executing state module.mod_watch for service.systemctl_reload
2017-12-15 03:38:35,939 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-15 03:38:35,979 [salt.state       ][INFO    ][1853] {'ret': True}
2017-12-15 03:38:35,979 [salt.state       ][INFO    ][1853] Completed state [service.systemctl_reload] at time 03:38:35.979014 duration_in_ms=41.097
2017-12-15 03:38:35,979 [salt.state       ][INFO    ][1853] Running state [/etc/hostname] at time 03:38:35.979398
2017-12-15 03:38:35,980 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/hostname
2017-12-15 03:38:35,997 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:38:35,1000 [salt.state       ][INFO    ][1853] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-15 03:38:36,000 [salt.state       ][INFO    ][1853] Completed state [/etc/hostname] at time 03:38:36.000371 duration_in_ms=20.973
2017-12-15 03:38:36,002 [salt.state       ][INFO    ][1853] Running state [hostname msg03] at time 03:38:36.001957
2017-12-15 03:38:36,002 [salt.state       ][INFO    ][1853] Executing state cmd.wait for hostname msg03
2017-12-15 03:38:36,003 [salt.state       ][INFO    ][1853] No changes made for hostname msg03
2017-12-15 03:38:36,003 [salt.state       ][INFO    ][1853] Completed state [hostname msg03] at time 03:38:36.002886 duration_in_ms=0.93
2017-12-15 03:38:36,003 [salt.state       ][INFO    ][1853] Running state [hostname msg03] at time 03:38:36.003141
2017-12-15 03:38:36,003 [salt.state       ][INFO    ][1853] Executing state cmd.mod_watch for hostname msg03
2017-12-15 03:38:36,004 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'hostname msg03' in directory '/root'
2017-12-15 03:38:36,014 [salt.state       ][INFO    ][1853] {'pid': 5024, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 03:38:36,014 [salt.state       ][INFO    ][1853] Completed state [hostname msg03] at time 03:38:36.014418 duration_in_ms=11.276
2017-12-15 03:38:36,053 [salt.state       ][INFO    ][1853] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.053208
2017-12-15 03:38:36,053 [salt.state       ][INFO    ][1853] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,055 [salt.state       ][INFO    ][1853] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,056 [salt.state       ][INFO    ][1853] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.055557 duration_in_ms=2.349
2017-12-15 03:38:36,056 [salt.state       ][INFO    ][1853] Running state [mdb02] at time 03:38:36.055847
2017-12-15 03:38:36,056 [salt.state       ][INFO    ][1853] Executing state host.present for mdb02
2017-12-15 03:38:36,085 [salt.state       ][INFO    ][1853] {'host': 'mdb02'}
2017-12-15 03:38:36,086 [salt.state       ][INFO    ][1853] Completed state [mdb02] at time 03:38:36.085599 duration_in_ms=29.751
2017-12-15 03:38:36,086 [salt.state       ][INFO    ][1853] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.085893
2017-12-15 03:38:36,086 [salt.state       ][INFO    ][1853] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,169 [salt.state       ][INFO    ][1853] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,170 [salt.state       ][INFO    ][1853] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.169712 duration_in_ms=83.818
2017-12-15 03:38:36,170 [salt.state       ][INFO    ][1853] Running state [mdb03] at time 03:38:36.170040
2017-12-15 03:38:36,170 [salt.state       ][INFO    ][1853] Executing state host.present for mdb03
2017-12-15 03:38:36,205 [salt.state       ][INFO    ][1853] {'host': 'mdb03'}
2017-12-15 03:38:36,206 [salt.state       ][INFO    ][1853] Completed state [mdb03] at time 03:38:36.205631 duration_in_ms=35.59
2017-12-15 03:38:36,206 [salt.state       ][INFO    ][1853] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.205978
2017-12-15 03:38:36,206 [salt.state       ][INFO    ][1853] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,247 [salt.state       ][INFO    ][1853] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,248 [salt.state       ][INFO    ][1853] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.247883 duration_in_ms=41.905
2017-12-15 03:38:36,248 [salt.state       ][INFO    ][1853] Running state [mdb01] at time 03:38:36.248210
2017-12-15 03:38:36,249 [salt.state       ][INFO    ][1853] Executing state host.present for mdb01
2017-12-15 03:38:36,289 [salt.state       ][INFO    ][1853] {'host': 'mdb01'}
2017-12-15 03:38:36,290 [salt.state       ][INFO    ][1853] Completed state [mdb01] at time 03:38:36.289631 duration_in_ms=41.419
2017-12-15 03:38:36,290 [salt.state       ][INFO    ][1853] Running state [mdb] at time 03:38:36.289958
2017-12-15 03:38:36,290 [salt.state       ][INFO    ][1853] Executing state host.present for mdb
2017-12-15 03:38:36,295 [salt.state       ][INFO    ][1853] {'host': 'mdb'}
2017-12-15 03:38:36,295 [salt.state       ][INFO    ][1853] Completed state [mdb] at time 03:38:36.295144 duration_in_ms=5.186
2017-12-15 03:38:36,295 [salt.state       ][INFO    ][1853] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.295427
2017-12-15 03:38:36,296 [salt.state       ][INFO    ][1853] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,301 [salt.state       ][INFO    ][1853] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,301 [salt.state       ][INFO    ][1853] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.301142 duration_in_ms=5.714
2017-12-15 03:38:36,301 [salt.state       ][INFO    ][1853] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.301429
2017-12-15 03:38:36,302 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,307 [salt.state       ][INFO    ][1853] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,307 [salt.state       ][INFO    ][1853] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.307150 duration_in_ms=5.721
2017-12-15 03:38:36,307 [salt.state       ][INFO    ][1853] Running state [cfg01] at time 03:38:36.307429
2017-12-15 03:38:36,308 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01
2017-12-15 03:38:36,313 [salt.state       ][INFO    ][1853] {'host': 'cfg01'}
2017-12-15 03:38:36,313 [salt.state       ][INFO    ][1853] Completed state [cfg01] at time 03:38:36.313158 duration_in_ms=5.729
2017-12-15 03:38:36,313 [salt.state       ][INFO    ][1853] Running state [prx01] at time 03:38:36.313436
2017-12-15 03:38:36,314 [salt.state       ][INFO    ][1853] Executing state host.present for prx01
2017-12-15 03:38:36,319 [salt.state       ][INFO    ][1853] {'host': 'prx01'}
2017-12-15 03:38:36,319 [salt.state       ][INFO    ][1853] Completed state [prx01] at time 03:38:36.319163 duration_in_ms=5.727
2017-12-15 03:38:36,319 [salt.state       ][INFO    ][1853] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.319446
2017-12-15 03:38:36,320 [salt.state       ][INFO    ][1853] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,324 [salt.state       ][INFO    ][1853] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,324 [salt.state       ][INFO    ][1853] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.323949 duration_in_ms=4.503
2017-12-15 03:38:36,324 [salt.state       ][INFO    ][1853] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.324230
2017-12-15 03:38:36,325 [salt.state       ][INFO    ][1853] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,329 [salt.state       ][INFO    ][1853] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,330 [salt.state       ][INFO    ][1853] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.330186 duration_in_ms=5.955
2017-12-15 03:38:36,331 [salt.state       ][INFO    ][1853] Running state [kvm01] at time 03:38:36.330691
2017-12-15 03:38:36,331 [salt.state       ][INFO    ][1853] Executing state host.present for kvm01
2017-12-15 03:38:36,336 [salt.state       ][INFO    ][1853] {'host': 'kvm01'}
2017-12-15 03:38:36,336 [salt.state       ][INFO    ][1853] Completed state [kvm01] at time 03:38:36.335979 duration_in_ms=5.288
2017-12-15 03:38:36,336 [salt.state       ][INFO    ][1853] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.336363
2017-12-15 03:38:36,337 [salt.state       ][INFO    ][1853] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,342 [salt.state       ][INFO    ][1853] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,342 [salt.state       ][INFO    ][1853] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.342041 duration_in_ms=5.678
2017-12-15 03:38:36,342 [salt.state       ][INFO    ][1853] Running state [kvm03] at time 03:38:36.342421
2017-12-15 03:38:36,343 [salt.state       ][INFO    ][1853] Executing state host.present for kvm03
2017-12-15 03:38:36,348 [salt.state       ][INFO    ][1853] {'host': 'kvm03'}
2017-12-15 03:38:36,348 [salt.state       ][INFO    ][1853] Completed state [kvm03] at time 03:38:36.348131 duration_in_ms=5.71
2017-12-15 03:38:36,349 [salt.state       ][INFO    ][1853] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.348514
2017-12-15 03:38:36,349 [salt.state       ][INFO    ][1853] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,378 [salt.state       ][INFO    ][1853] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,378 [salt.state       ][INFO    ][1853] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.378215 duration_in_ms=29.701
2017-12-15 03:38:36,379 [salt.state       ][INFO    ][1853] Running state [kvm02] at time 03:38:36.378536
2017-12-15 03:38:36,379 [salt.state       ][INFO    ][1853] Executing state host.present for kvm02
2017-12-15 03:38:36,444 [salt.state       ][INFO    ][1853] {'host': 'kvm02'}
2017-12-15 03:38:36,444 [salt.state       ][INFO    ][1853] Completed state [kvm02] at time 03:38:36.443859 duration_in_ms=65.321
2017-12-15 03:38:36,444 [salt.state       ][INFO    ][1853] Running state [dbs] at time 03:38:36.444095
2017-12-15 03:38:36,444 [salt.state       ][INFO    ][1853] Executing state host.present for dbs
2017-12-15 03:38:36,480 [salt.state       ][INFO    ][1853] {'host': 'dbs'}
2017-12-15 03:38:36,480 [salt.state       ][INFO    ][1853] Completed state [dbs] at time 03:38:36.480062 duration_in_ms=35.965
2017-12-15 03:38:36,480 [salt.state       ][INFO    ][1853] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.480313
2017-12-15 03:38:36,481 [salt.state       ][INFO    ][1853] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,539 [salt.state       ][INFO    ][1853] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,540 [salt.state       ][INFO    ][1853] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.539822 duration_in_ms=59.507
2017-12-15 03:38:36,540 [salt.state       ][INFO    ][1853] Running state [prx] at time 03:38:36.540099
2017-12-15 03:38:36,540 [salt.state       ][INFO    ][1853] Executing state host.present for prx
2017-12-15 03:38:36,641 [salt.state       ][INFO    ][1853] {'host': 'prx'}
2017-12-15 03:38:36,642 [salt.state       ][INFO    ][1853] Completed state [prx] at time 03:38:36.641677 duration_in_ms=101.577
2017-12-15 03:38:36,642 [salt.state       ][INFO    ][1853] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.641913
2017-12-15 03:38:36,642 [salt.state       ][INFO    ][1853] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,647 [salt.state       ][INFO    ][1853] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,647 [salt.state       ][INFO    ][1853] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.647163 duration_in_ms=5.251
2017-12-15 03:38:36,647 [salt.state       ][INFO    ][1853] Running state [prx02] at time 03:38:36.647355
2017-12-15 03:38:36,648 [salt.state       ][INFO    ][1853] Executing state host.present for prx02
2017-12-15 03:38:36,653 [salt.state       ][INFO    ][1853] {'host': 'prx02'}
2017-12-15 03:38:36,654 [salt.state       ][INFO    ][1853] Completed state [prx02] at time 03:38:36.653476 duration_in_ms=6.12
2017-12-15 03:38:36,654 [salt.state       ][INFO    ][1853] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.653729
2017-12-15 03:38:36,654 [salt.state       ][INFO    ][1853] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,659 [salt.state       ][INFO    ][1853] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,659 [salt.state       ][INFO    ][1853] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.659165 duration_in_ms=5.435
2017-12-15 03:38:36,659 [salt.state       ][INFO    ][1853] Running state [gtw01] at time 03:38:36.659358
2017-12-15 03:38:36,660 [salt.state       ][INFO    ][1853] Executing state host.present for gtw01
2017-12-15 03:38:36,665 [salt.state       ][INFO    ][1853] {'host': 'gtw01'}
2017-12-15 03:38:36,665 [salt.state       ][INFO    ][1853] Completed state [gtw01] at time 03:38:36.665155 duration_in_ms=5.797
2017-12-15 03:38:36,665 [salt.state       ][INFO    ][1853] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.665348
2017-12-15 03:38:36,666 [salt.state       ][INFO    ][1853] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,755 [salt.state       ][INFO    ][1853] {'host': 'gtw01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,755 [salt.state       ][INFO    ][1853] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.755326 duration_in_ms=89.977
2017-12-15 03:38:36,756 [salt.state       ][INFO    ][1853] Running state [gtw02] at time 03:38:36.755555
2017-12-15 03:38:36,756 [salt.state       ][INFO    ][1853] Executing state host.present for gtw02
2017-12-15 03:38:36,917 [salt.state       ][INFO    ][1853] {'host': 'gtw02'}
2017-12-15 03:38:36,917 [salt.state       ][INFO    ][1853] Completed state [gtw02] at time 03:38:36.917390 duration_in_ms=161.767
2017-12-15 03:38:36,918 [salt.state       ][INFO    ][1853] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.917746
2017-12-15 03:38:36,918 [salt.state       ][INFO    ][1853] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,925 [salt.state       ][INFO    ][1853] {'host': 'gtw02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,925 [salt.state       ][INFO    ][1853] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.925235 duration_in_ms=7.489
2017-12-15 03:38:36,926 [salt.state       ][INFO    ][1853] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.925503
2017-12-15 03:38:36,926 [salt.state       ][INFO    ][1853] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,931 [salt.state       ][INFO    ][1853] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,931 [salt.state       ][INFO    ][1853] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.930919 duration_in_ms=5.415
2017-12-15 03:38:36,931 [salt.state       ][INFO    ][1853] Running state [msg02] at time 03:38:36.931184
2017-12-15 03:38:36,931 [salt.state       ][INFO    ][1853] Executing state host.present for msg02
2017-12-15 03:38:36,937 [salt.state       ][INFO    ][1853] {'host': 'msg02'}
2017-12-15 03:38:36,937 [salt.state       ][INFO    ][1853] Completed state [msg02] at time 03:38:36.936929 duration_in_ms=5.745
2017-12-15 03:38:36,937 [salt.state       ][INFO    ][1853] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.937194
2017-12-15 03:38:36,937 [salt.state       ][INFO    ][1853] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,943 [salt.state       ][INFO    ][1853] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,943 [salt.state       ][INFO    ][1853] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.942978 duration_in_ms=5.783
2017-12-15 03:38:36,943 [salt.state       ][INFO    ][1853] Running state [msg03] at time 03:38:36.943247
2017-12-15 03:38:36,944 [salt.state       ][INFO    ][1853] Executing state host.present for msg03
2017-12-15 03:38:36,949 [salt.state       ][INFO    ][1853] {'host': 'msg03'}
2017-12-15 03:38:36,949 [salt.state       ][INFO    ][1853] Completed state [msg03] at time 03:38:36.948924 duration_in_ms=5.677
2017-12-15 03:38:36,949 [salt.state       ][INFO    ][1853] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.949200
2017-12-15 03:38:36,949 [salt.state       ][INFO    ][1853] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,955 [salt.state       ][INFO    ][1853] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,955 [salt.state       ][INFO    ][1853] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.954851 duration_in_ms=5.651
2017-12-15 03:38:36,955 [salt.state       ][INFO    ][1853] Running state [msg01] at time 03:38:36.955115
2017-12-15 03:38:36,955 [salt.state       ][INFO    ][1853] Executing state host.present for msg01
2017-12-15 03:38:36,961 [salt.state       ][INFO    ][1853] {'host': 'msg01'}
2017-12-15 03:38:36,961 [salt.state       ][INFO    ][1853] Completed state [msg01] at time 03:38:36.960967 duration_in_ms=5.852
2017-12-15 03:38:36,961 [salt.state       ][INFO    ][1853] Running state [msg] at time 03:38:36.961256
2017-12-15 03:38:36,962 [salt.state       ][INFO    ][1853] Executing state host.present for msg
2017-12-15 03:38:36,967 [salt.state       ][INFO    ][1853] {'host': 'msg'}
2017-12-15 03:38:36,967 [salt.state       ][INFO    ][1853] Completed state [msg] at time 03:38:36.966932 duration_in_ms=5.676
2017-12-15 03:38:36,967 [salt.state       ][INFO    ][1853] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.967195
2017-12-15 03:38:36,967 [salt.state       ][INFO    ][1853] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,997 [salt.state       ][INFO    ][1853] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:36,997 [salt.state       ][INFO    ][1853] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.997026 duration_in_ms=29.829
2017-12-15 03:38:36,997 [salt.state       ][INFO    ][1853] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.997323
2017-12-15 03:38:36,998 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:36,998 [salt.state       ][INFO    ][1853] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:38:36,998 [salt.state       ][INFO    ][1853] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:36.998318 duration_in_ms=0.995
2017-12-15 03:38:36,999 [salt.state       ][INFO    ][1853] Running state [cfg01] at time 03:38:36.998573
2017-12-15 03:38:36,999 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01
2017-12-15 03:38:36,999 [salt.state       ][INFO    ][1853] Host cfg01 (10.167.4.100) already present
2017-12-15 03:38:36,999 [salt.state       ][INFO    ][1853] Completed state [cfg01] at time 03:38:36.999453 duration_in_ms=0.88
2017-12-15 03:38:36,1000 [salt.state       ][INFO    ][1853] Running state [cmp002] at time 03:38:36.999732
2017-12-15 03:38:36,1000 [salt.state       ][INFO    ][1853] Executing state host.present for cmp002
2017-12-15 03:38:37,044 [salt.state       ][INFO    ][1853] {'host': 'cmp002'}
2017-12-15 03:38:37,045 [salt.state       ][INFO    ][1853] Completed state [cmp002] at time 03:38:37.044616 duration_in_ms=44.884
2017-12-15 03:38:37,045 [salt.state       ][INFO    ][1853] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.044919
2017-12-15 03:38:37,045 [salt.state       ][INFO    ][1853] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,050 [salt.state       ][INFO    ][1853] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,051 [salt.state       ][INFO    ][1853] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.050609 duration_in_ms=5.689
2017-12-15 03:38:37,051 [salt.state       ][INFO    ][1853] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.050908
2017-12-15 03:38:37,051 [salt.state       ][INFO    ][1853] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,056 [salt.state       ][INFO    ][1853] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,057 [salt.state       ][INFO    ][1853] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.056559 duration_in_ms=5.651
2017-12-15 03:38:37,057 [salt.state       ][INFO    ][1853] Running state [cmp001] at time 03:38:37.056844
2017-12-15 03:38:37,057 [salt.state       ][INFO    ][1853] Executing state host.present for cmp001
2017-12-15 03:38:37,062 [salt.state       ][INFO    ][1853] {'host': 'cmp001'}
2017-12-15 03:38:37,063 [salt.state       ][INFO    ][1853] Completed state [cmp001] at time 03:38:37.062714 duration_in_ms=5.869
2017-12-15 03:38:37,063 [salt.state       ][INFO    ][1853] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.063010
2017-12-15 03:38:37,063 [salt.state       ][INFO    ][1853] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,069 [salt.state       ][INFO    ][1853] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,069 [salt.state       ][INFO    ][1853] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.068877 duration_in_ms=5.866
2017-12-15 03:38:37,069 [salt.state       ][INFO    ][1853] Running state [dbs01] at time 03:38:37.069165
2017-12-15 03:38:37,069 [salt.state       ][INFO    ][1853] Executing state host.present for dbs01
2017-12-15 03:38:37,074 [salt.state       ][INFO    ][1853] {'host': 'dbs01'}
2017-12-15 03:38:37,075 [salt.state       ][INFO    ][1853] Completed state [dbs01] at time 03:38:37.074639 duration_in_ms=5.474
2017-12-15 03:38:37,075 [salt.state       ][INFO    ][1853] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.074930
2017-12-15 03:38:37,075 [salt.state       ][INFO    ][1853] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,080 [salt.state       ][INFO    ][1853] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,081 [salt.state       ][INFO    ][1853] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.080607 duration_in_ms=5.676
2017-12-15 03:38:37,081 [salt.state       ][INFO    ][1853] Running state [dbs02] at time 03:38:37.080898
2017-12-15 03:38:37,081 [salt.state       ][INFO    ][1853] Executing state host.present for dbs02
2017-12-15 03:38:37,091 [salt.state       ][INFO    ][1853] {'host': 'dbs02'}
2017-12-15 03:38:37,091 [salt.state       ][INFO    ][1853] Completed state [dbs02] at time 03:38:37.090956 duration_in_ms=10.056
2017-12-15 03:38:37,091 [salt.state       ][INFO    ][1853] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.091287
2017-12-15 03:38:37,092 [salt.state       ][INFO    ][1853] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,121 [salt.state       ][INFO    ][1853] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,121 [salt.state       ][INFO    ][1853] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.120823 duration_in_ms=29.536
2017-12-15 03:38:37,121 [salt.state       ][INFO    ][1853] Running state [dbs03] at time 03:38:37.121176
2017-12-15 03:38:37,122 [salt.state       ][INFO    ][1853] Executing state host.present for dbs03
2017-12-15 03:38:37,126 [salt.state       ][INFO    ][1853] {'host': 'dbs03'}
2017-12-15 03:38:37,127 [salt.state       ][INFO    ][1853] Completed state [dbs03] at time 03:38:37.126639 duration_in_ms=5.461
2017-12-15 03:38:37,127 [salt.state       ][INFO    ][1853] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.126982
2017-12-15 03:38:37,127 [salt.state       ][INFO    ][1853] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,133 [salt.state       ][INFO    ][1853] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,133 [salt.state       ][INFO    ][1853] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.132870 duration_in_ms=5.888
2017-12-15 03:38:37,133 [salt.state       ][INFO    ][1853] Running state [mas01] at time 03:38:37.133215
2017-12-15 03:38:37,134 [salt.state       ][INFO    ][1853] Executing state host.present for mas01
2017-12-15 03:38:37,138 [salt.state       ][INFO    ][1853] {'host': 'mas01'}
2017-12-15 03:38:37,139 [salt.state       ][INFO    ][1853] Completed state [mas01] at time 03:38:37.138693 duration_in_ms=5.477
2017-12-15 03:38:37,139 [salt.state       ][INFO    ][1853] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.139049
2017-12-15 03:38:37,139 [salt.state       ][INFO    ][1853] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,144 [salt.state       ][INFO    ][1853] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,145 [salt.state       ][INFO    ][1853] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.144712 duration_in_ms=5.663
2017-12-15 03:38:37,145 [salt.state       ][INFO    ][1853] Running state [ctl02] at time 03:38:37.145050
2017-12-15 03:38:37,145 [salt.state       ][INFO    ][1853] Executing state host.present for ctl02
2017-12-15 03:38:37,150 [salt.state       ][INFO    ][1853] {'host': 'ctl02'}
2017-12-15 03:38:37,151 [salt.state       ][INFO    ][1853] Completed state [ctl02] at time 03:38:37.150549 duration_in_ms=5.499
2017-12-15 03:38:37,151 [salt.state       ][INFO    ][1853] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.150868
2017-12-15 03:38:37,151 [salt.state       ][INFO    ][1853] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,156 [salt.state       ][INFO    ][1853] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,157 [salt.state       ][INFO    ][1853] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.156662 duration_in_ms=5.795
2017-12-15 03:38:37,157 [salt.state       ][INFO    ][1853] Running state [ctl03] at time 03:38:37.156941
2017-12-15 03:38:37,157 [salt.state       ][INFO    ][1853] Executing state host.present for ctl03
2017-12-15 03:38:37,163 [salt.state       ][INFO    ][1853] {'host': 'ctl03'}
2017-12-15 03:38:37,163 [salt.state       ][INFO    ][1853] Completed state [ctl03] at time 03:38:37.162817 duration_in_ms=5.876
2017-12-15 03:38:37,163 [salt.state       ][INFO    ][1853] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.163067
2017-12-15 03:38:37,163 [salt.state       ][INFO    ][1853] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,169 [salt.state       ][INFO    ][1853] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,169 [salt.state       ][INFO    ][1853] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.168799 duration_in_ms=5.732
2017-12-15 03:38:37,169 [salt.state       ][INFO    ][1853] Running state [ctl01] at time 03:38:37.169091
2017-12-15 03:38:37,169 [salt.state       ][INFO    ][1853] Executing state host.present for ctl01
2017-12-15 03:38:37,174 [salt.state       ][INFO    ][1853] {'host': 'ctl01'}
2017-12-15 03:38:37,175 [salt.state       ][INFO    ][1853] Completed state [ctl01] at time 03:38:37.174589 duration_in_ms=5.498
2017-12-15 03:38:37,175 [salt.state       ][INFO    ][1853] Running state [ctl] at time 03:38:37.174940
2017-12-15 03:38:37,175 [salt.state       ][INFO    ][1853] Executing state host.present for ctl
2017-12-15 03:38:37,180 [salt.state       ][INFO    ][1853] {'host': 'ctl'}
2017-12-15 03:38:37,181 [salt.state       ][INFO    ][1853] Completed state [ctl] at time 03:38:37.180574 duration_in_ms=5.634
2017-12-15 03:38:37,181 [salt.state       ][INFO    ][1853] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.180826
2017-12-15 03:38:37,181 [salt.state       ][INFO    ][1853] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:37,228 [salt.state       ][INFO    ][1853] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:37,229 [salt.state       ][INFO    ][1853] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:37.228645 duration_in_ms=47.819
2017-12-15 03:38:37,300 [salt.state       ][INFO    ][1853] Running state [ens2] at time 03:38:37.299825
2017-12-15 03:38:37,300 [salt.state       ][INFO    ][1853] Executing state network.managed for ens2
2017-12-15 03:38:37,688 [salt.state       ][INFO    ][1853] Interface ens2 is up to date.
2017-12-15 03:38:37,688 [salt.state       ][INFO    ][1853] Completed state [ens2] at time 03:38:37.688165 duration_in_ms=388.339
2017-12-15 03:38:37,688 [salt.state       ][INFO    ][1853] Running state [ens3] at time 03:38:37.688390
2017-12-15 03:38:37,689 [salt.state       ][INFO    ][1853] Executing state network.managed for ens3
2017-12-15 03:38:37,707 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-15 03:38:38,003 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-15 03:38:38,103 [salt.state       ][INFO    ][1853] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-15 03:38:38,104 [salt.state       ][INFO    ][1853] Completed state [ens3] at time 03:38:38.103681 duration_in_ms=415.29
2017-12-15 03:38:38,104 [salt.state       ][INFO    ][1853] Running state [/etc/profile.d/proxy.sh] at time 03:38:38.103952
2017-12-15 03:38:38,104 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:38:38,105 [salt.state       ][INFO    ][1853] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:38:38,105 [salt.state       ][INFO    ][1853] Completed state [/etc/profile.d/proxy.sh] at time 03:38:38.104723 duration_in_ms=0.77
2017-12-15 03:38:38,105 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:38:38.104908
2017-12-15 03:38:38,105 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:38:38,105 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:38:38,106 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:38:38.105477 duration_in_ms=0.568
2017-12-15 03:38:38,110 [salt.state       ][INFO    ][1853] Running state [ntp] at time 03:38:38.110327
2017-12-15 03:38:38,111 [salt.state       ][INFO    ][1853] Executing state pkg.installed for ntp
2017-12-15 03:38:38,241 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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-15 03:38:44,515 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033844502073
2017-12-15 03:38:44,541 [salt.minion      ][INFO    ][5185] Starting a new job with PID 5185
2017-12-15 03:38:44,640 [salt.minion      ][INFO    ][5185] Returning information for job: 20171215033844502073
2017-12-15 03:38:54,648 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033854627457
2017-12-15 03:38:54,671 [salt.minion      ][INFO    ][5234] Starting a new job with PID 5234
2017-12-15 03:38:54,726 [salt.minion      ][INFO    ][5234] Returning information for job: 20171215033854627457
2017-12-15 03:39:03,165 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:39:03,191 [salt.state       ][INFO    ][1853] 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-15 03:39:03,198 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-15 03:39:03,210 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 03:39:03.210207 duration_in_ms=25099.88
2017-12-15 03:39:03,212 [salt.state       ][INFO    ][1853] Running state [/etc/ntp.conf] at time 03:39:03.212274
2017-12-15 03:39:03,213 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:39:03,230 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:39:03,254 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:39:03,262 [salt.state       ][INFO    ][1853] 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-15 03:39:03,267 [salt.state       ][INFO    ][1853] Completed state [/etc/ntp.conf] at time 03:39:03.267287 duration_in_ms=55.013
2017-12-15 03:39:03,328 [salt.state       ][INFO    ][1853] Running state [ntp] at time 03:39:03.328109
2017-12-15 03:39:03,328 [salt.state       ][INFO    ][1853] Executing state service.running for ntp
2017-12-15 03:39:03,330 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:39:03,342 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:39:03,354 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:39:03,368 [salt.state       ][INFO    ][1853] The service ntp is already running
2017-12-15 03:39:03,368 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 03:39:03.368226 duration_in_ms=40.117
2017-12-15 03:39:03,369 [salt.state       ][INFO    ][1853] Running state [ntp] at time 03:39:03.368609
2017-12-15 03:39:03,369 [salt.state       ][INFO    ][1853] Executing state service.mod_watch for ntp
2017-12-15 03:39:03,370 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:39:03,382 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:39:03,395 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-15 03:39:03,442 [salt.state       ][INFO    ][1853] {'ntp': True}
2017-12-15 03:39:03,443 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 03:39:03.442451 duration_in_ms=73.842
2017-12-15 03:39:03,445 [salt.minion      ][INFO    ][1853] Returning information for job: 20171215033703266098
2017-12-15 03:39:56,592 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215033956579618
2017-12-15 03:39:56,615 [salt.minion      ][INFO    ][5464] Starting a new job with PID 5464
2017-12-15 03:39:59,417 [salt.state       ][INFO    ][5464] Loading fresh modules for state activity
2017-12-15 03:39:59,878 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:39:59,904 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:39:59,934 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:39:59,979 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:40:00,000 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,045 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:40:00,060 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,102 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:40:00,162 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,215 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:40:00,241 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,286 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:40:00,326 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,384 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:40:00,433 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,505 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:40:00,522 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,566 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:40:00,586 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,636 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:40:00,661 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,705 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:40:00,736 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,790 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:40:00,821 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,867 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:40:00,911 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,956 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:40:00,981 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,028 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:40:01,046 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,096 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:40:01,113 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,157 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:40:01,189 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,234 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:40:01,266 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,347 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:40:01,411 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,459 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:40:01,474 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,520 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:40:01,539 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,586 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:40:01,631 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:40:01,647 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:01,670 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:40:01,714 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:01,728 [salt.state       ][INFO    ][5464] Running state [/etc/environment] at time 03:40:01.727952
2017-12-15 03:40:01,728 [salt.state       ][INFO    ][5464] Executing state file.blockreplace for /etc/environment
2017-12-15 03:40:01,733 [salt.state       ][INFO    ][5464] 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-15 03:40:01,734 [salt.state       ][INFO    ][5464] Completed state [/etc/environment] at time 03:40:01.734179 duration_in_ms=6.228
2017-12-15 03:40:01,734 [salt.state       ][INFO    ][5464] Running state [/etc/profile.d] at time 03:40:01.734464
2017-12-15 03:40:01,735 [salt.state       ][INFO    ][5464] Executing state file.directory for /etc/profile.d
2017-12-15 03:40:01,736 [salt.state       ][INFO    ][5464] Directory /etc/profile.d is in the correct state
2017-12-15 03:40:01,736 [salt.state       ][INFO    ][5464] Completed state [/etc/profile.d] at time 03:40:01.735756 duration_in_ms=1.291
2017-12-15 03:40:02,029 [salt.state       ][INFO    ][5464] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:02.028900
2017-12-15 03:40:02,029 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:40:02,057 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:40:02,062 [salt.state       ][INFO    ][5464] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:40:02,062 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:02.061946 duration_in_ms=33.047
2017-12-15 03:40:02,063 [salt.state       ][INFO    ][5464] Running state [linux_repo_prereq_pkgs] at time 03:40:02.062595
2017-12-15 03:40:02,063 [salt.state       ][INFO    ][5464] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:40:02,063 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:40:02,519 [salt.state       ][INFO    ][5464] All specified packages are already installed
2017-12-15 03:40:02,519 [salt.state       ][INFO    ][5464] Completed state [linux_repo_prereq_pkgs] at time 03:40:02.519395 duration_in_ms=456.799
2017-12-15 03:40:02,520 [salt.state       ][INFO    ][5464] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:02.519776
2017-12-15 03:40:02,520 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:40:02,521 [salt.state       ][INFO    ][5464] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:40:02,521 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:02.520755 duration_in_ms=0.98
2017-12-15 03:40:02,521 [salt.state       ][INFO    ][5464] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:40:02.521023
2017-12-15 03:40:02,521 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:40:02,541 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:02,558 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:02,592 [salt.state       ][INFO    ][5464] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:40:02,592 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:40:02.592378 duration_in_ms=71.354
2017-12-15 03:40:02,594 [salt.state       ][INFO    ][5464] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:02.594268
2017-12-15 03:40:02,595 [salt.state       ][INFO    ][5464] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:40:03,054 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:40:03,136 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:05,589 [salt.state       ][INFO    ][5464] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:40:05,589 [salt.state       ][INFO    ][5464] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:05.589192 duration_in_ms=2994.924
2017-12-15 03:40:05,590 [salt.state       ][INFO    ][5464] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:05.589537
2017-12-15 03:40:05,590 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:40:05,590 [salt.state       ][INFO    ][5464] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:40:05,591 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:05.590506 duration_in_ms=0.969
2017-12-15 03:40:05,591 [salt.state       ][INFO    ][5464] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:05.590779
2017-12-15 03:40:05,591 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:40:05,619 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:05,637 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:05,677 [salt.state       ][INFO    ][5464] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:40:05,678 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:05.677759 duration_in_ms=86.978
2017-12-15 03:40:05,679 [salt.state       ][INFO    ][5464] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:05.679029
2017-12-15 03:40:05,679 [salt.state       ][INFO    ][5464] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:40:05,774 [salt.loaded.int.module.cmdmod][INFO    ][5464] 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-15 03:40:05,858 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:06,688 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034006672465
2017-12-15 03:40:06,715 [salt.minion      ][INFO    ][6379] Starting a new job with PID 6379
2017-12-15 03:40:06,724 [salt.minion      ][INFO    ][6379] Returning information for job: 20171215034006672465
2017-12-15 03:40:08,228 [salt.state       ][INFO    ][5464] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:40:08,229 [salt.state       ][INFO    ][5464] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:08.228947 duration_in_ms=2549.917
2017-12-15 03:40:08,229 [salt.state       ][INFO    ][5464] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:08.229344
2017-12-15 03:40:08,230 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:40:08,230 [salt.state       ][INFO    ][5464] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:40:08,230 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:08.230341 duration_in_ms=0.997
2017-12-15 03:40:08,231 [salt.state       ][INFO    ][5464] Running state [/etc/apt/preferences.d/uca] at time 03:40:08.230651
2017-12-15 03:40:08,231 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:40:08,231 [salt.state       ][INFO    ][5464] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:40:08,232 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/preferences.d/uca] at time 03:40:08.231638 duration_in_ms=0.987
2017-12-15 03:40:08,233 [salt.state       ][INFO    ][5464] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:08.232761
2017-12-15 03:40:08,233 [salt.state       ][INFO    ][5464] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:40:08,332 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:40:08,375 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:10,674 [salt.state       ][INFO    ][5464] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:40:10,675 [salt.state       ][INFO    ][5464] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:10.674532 duration_in_ms=2441.771
2017-12-15 03:40:10,675 [salt.state       ][INFO    ][5464] Running state [linux_extra_packages_purged] at time 03:40:10.674865
2017-12-15 03:40:10,675 [salt.state       ][INFO    ][5464] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:40:10,681 [salt.state       ][INFO    ][5464] All specified packages are already absent
2017-12-15 03:40:10,681 [salt.state       ][INFO    ][5464] Completed state [linux_extra_packages_purged] at time 03:40:10.681120 duration_in_ms=6.254
2017-12-15 03:40:10,681 [salt.state       ][INFO    ][5464] Running state [linux_extra_packages_latest] at time 03:40:10.681400
2017-12-15 03:40:10,682 [salt.state       ][INFO    ][5464] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:40:10,685 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:12,875 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:40:12,915 [salt.state       ][INFO    ][5464] Package mcelog is already up-to-date
2017-12-15 03:40:12,916 [salt.state       ][INFO    ][5464] Completed state [linux_extra_packages_latest] at time 03:40:12.915843 duration_in_ms=2234.442
2017-12-15 03:40:12,917 [salt.state       ][INFO    ][5464] Running state [UTC] at time 03:40:12.916526
2017-12-15 03:40:12,917 [salt.state       ][INFO    ][5464] Executing state timezone.system for UTC
2017-12-15 03:40:12,917 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:12,950 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:12,959 [salt.state       ][INFO    ][5464] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:40:12,959 [salt.state       ][INFO    ][5464] Completed state [UTC] at time 03:40:12.959048 duration_in_ms=42.521
2017-12-15 03:40:12,960 [salt.state       ][INFO    ][5464] Running state [nf_conntrack] at time 03:40:12.959730
2017-12-15 03:40:12,960 [salt.state       ][INFO    ][5464] Executing state kmod.present for nf_conntrack
2017-12-15 03:40:12,961 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'lsmod' in directory '/root'
2017-12-15 03:40:12,969 [salt.state       ][INFO    ][5464] Kernel module nf_conntrack is already present
2017-12-15 03:40:12,970 [salt.state       ][INFO    ][5464] Completed state [nf_conntrack] at time 03:40:12.969559 duration_in_ms=9.828
2017-12-15 03:40:12,970 [salt.state       ][INFO    ][5464] Running state [kernel.panic] at time 03:40:12.970440
2017-12-15 03:40:12,971 [salt.state       ][INFO    ][5464] Executing state sysctl.present for kernel.panic
2017-12-15 03:40:12,978 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,992 [salt.state       ][INFO    ][5464] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:40:12,992 [salt.state       ][INFO    ][5464] Completed state [kernel.panic] at time 03:40:12.992256 duration_in_ms=21.815
2017-12-15 03:40:12,993 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_keepalive_probes] at time 03:40:12.992591
2017-12-15 03:40:12,993 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:40:12,993 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,008 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:40:13,009 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:40:13.008723 duration_in_ms=16.131
2017-12-15 03:40:13,009 [salt.state       ][INFO    ][5464] Running state [fs.file-max] at time 03:40:13.009089
2017-12-15 03:40:13,009 [salt.state       ][INFO    ][5464] Executing state sysctl.present for fs.file-max
2017-12-15 03:40:13,010 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,025 [salt.state       ][INFO    ][5464] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:40:13,025 [salt.state       ][INFO    ][5464] Completed state [fs.file-max] at time 03:40:13.025318 duration_in_ms=16.229
2017-12-15 03:40:13,026 [salt.state       ][INFO    ][5464] Running state [net.core.somaxconn] at time 03:40:13.025661
2017-12-15 03:40:13,026 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:40:13,027 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,041 [salt.state       ][INFO    ][5464] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:40:13,042 [salt.state       ][INFO    ][5464] Completed state [net.core.somaxconn] at time 03:40:13.041564 duration_in_ms=15.901
2017-12-15 03:40:13,042 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:40:13.041998
2017-12-15 03:40:13,042 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:40:13,043 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,055 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:40:13,056 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:40:13.055480 duration_in_ms=13.482
2017-12-15 03:40:13,056 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_tw_reuse] at time 03:40:13.055832
2017-12-15 03:40:13,056 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:40:13,057 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,071 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:40:13,071 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_tw_reuse] at time 03:40:13.071218 duration_in_ms=15.386
2017-12-15 03:40:13,072 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_congestion_control] at time 03:40:13.071552
2017-12-15 03:40:13,072 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:40:13,072 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,085 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:40:13,085 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_congestion_control] at time 03:40:13.085203 duration_in_ms=13.651
2017-12-15 03:40:13,086 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_retries2] at time 03:40:13.085533
2017-12-15 03:40:13,086 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:40:13,086 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,099 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:40:13,099 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_retries2] at time 03:40:13.099124 duration_in_ms=13.59
2017-12-15 03:40:13,099 [salt.state       ][INFO    ][5464] Running state [net.core.netdev_max_backlog] at time 03:40:13.099453
2017-12-15 03:40:13,100 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:40:13,100 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,114 [salt.state       ][INFO    ][5464] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:40:13,114 [salt.state       ][INFO    ][5464] Completed state [net.core.netdev_max_backlog] at time 03:40:13.114362 duration_in_ms=14.907
2017-12-15 03:40:13,115 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:13.114697
2017-12-15 03:40:13,115 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:40:13,116 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,128 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:40:13,128 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:13.128047 duration_in_ms=13.35
2017-12-15 03:40:13,128 [salt.state       ][INFO    ][5464] Running state [vm.swappiness] at time 03:40:13.128384
2017-12-15 03:40:13,129 [salt.state       ][INFO    ][5464] Executing state sysctl.present for vm.swappiness
2017-12-15 03:40:13,129 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,142 [salt.state       ][INFO    ][5464] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:40:13,143 [salt.state       ][INFO    ][5464] Completed state [vm.swappiness] at time 03:40:13.142782 duration_in_ms=14.398
2017-12-15 03:40:13,143 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:40:13.143114
2017-12-15 03:40:13,143 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:40:13,144 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:40:13.155258 duration_in_ms=12.143
2017-12-15 03:40:13,156 [salt.state       ][INFO    ][5464] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:13.155588
2017-12-15 03:40:13,156 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:40:13,156 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,167 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:40:13,167 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:13.167094 duration_in_ms=11.506
2017-12-15 03:40:13,167 [salt.state       ][INFO    ][5464] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:13.167413
2017-12-15 03:40:13,168 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:40:13,168 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,179 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:40:13,179 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:13.179147 duration_in_ms=11.735
2017-12-15 03:40:13,179 [salt.state       ][INFO    ][5464] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:13.179464
2017-12-15 03:40:13,180 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:40:13,180 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,191 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:40:13,191 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:13.191170 duration_in_ms=11.705
2017-12-15 03:40:13,192 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_fin_timeout] at time 03:40:13.191483
2017-12-15 03:40:13,192 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:40:13,192 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,203 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:40:13,203 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_fin_timeout] at time 03:40:13.203307 duration_in_ms=11.823
2017-12-15 03:40:13,204 [salt.state       ][INFO    ][5464] Running state [net.ipv4.tcp_keepalive_time] at time 03:40:13.203649
2017-12-15 03:40:13,204 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:40:13,204 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,215 [salt.state       ][INFO    ][5464] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:40:13,215 [salt.state       ][INFO    ][5464] Completed state [net.ipv4.tcp_keepalive_time] at time 03:40:13.215282 duration_in_ms=11.633
2017-12-15 03:40:13,216 [salt.state       ][INFO    ][5464] Running state [net.nf_conntrack_max] at time 03:40:13.215626
2017-12-15 03:40:13,216 [salt.state       ][INFO    ][5464] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:40:13,216 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,227 [salt.state       ][INFO    ][5464] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:40:13,227 [salt.state       ][INFO    ][5464] Completed state [net.nf_conntrack_max] at time 03:40:13.226978 duration_in_ms=11.353
2017-12-15 03:40:13,227 [salt.state       ][INFO    ][5464] Running state [linux_sysfs_package] at time 03:40:13.227291
2017-12-15 03:40:13,228 [salt.state       ][INFO    ][5464] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:40:13,231 [salt.state       ][INFO    ][5464] All specified packages are already installed
2017-12-15 03:40:13,231 [salt.state       ][INFO    ][5464] Completed state [linux_sysfs_package] at time 03:40:13.230869 duration_in_ms=3.578
2017-12-15 03:40:13,232 [salt.state       ][INFO    ][5464] Running state [/etc/sysfs.d] at time 03:40:13.231780
2017-12-15 03:40:13,232 [salt.state       ][INFO    ][5464] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:40:13,233 [salt.state       ][INFO    ][5464] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:40:13,233 [salt.state       ][INFO    ][5464] Completed state [/etc/sysfs.d] at time 03:40:13.232814 duration_in_ms=1.033
2017-12-15 03:40:13,233 [salt.state       ][INFO    ][5464] Running state [ondemand] at time 03:40:13.233380
2017-12-15 03:40:13,234 [salt.state       ][INFO    ][5464] Executing state service.dead for ondemand
2017-12-15 03:40:13,234 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:13,242 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:13,248 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:13,258 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'runlevel' in directory '/root'
2017-12-15 03:40:13,263 [salt.state       ][INFO    ][5464] The service ondemand is already dead
2017-12-15 03:40:13,263 [salt.state       ][INFO    ][5464] Completed state [ondemand] at time 03:40:13.263273 duration_in_ms=29.892
2017-12-15 03:40:13,264 [salt.state       ][INFO    ][5464] Running state [cs_CZ.UTF-8] at time 03:40:13.263919
2017-12-15 03:40:13,264 [salt.state       ][INFO    ][5464] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:40:13,265 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:13,269 [salt.state       ][INFO    ][5464] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:40:13,270 [salt.state       ][INFO    ][5464] Completed state [cs_CZ.UTF-8] at time 03:40:13.269775 duration_in_ms=5.856
2017-12-15 03:40:13,270 [salt.state       ][INFO    ][5464] Running state [en_US.UTF-8] at time 03:40:13.270084
2017-12-15 03:40:13,270 [salt.state       ][INFO    ][5464] Executing state locale.present for en_US.UTF-8
2017-12-15 03:40:13,271 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:13,276 [salt.state       ][INFO    ][5464] Locale en_US.UTF-8 is already present
2017-12-15 03:40:13,276 [salt.state       ][INFO    ][5464] Completed state [en_US.UTF-8] at time 03:40:13.276091 duration_in_ms=6.007
2017-12-15 03:40:13,277 [salt.state       ][INFO    ][5464] Running state [en_US.UTF-8] at time 03:40:13.277024
2017-12-15 03:40:13,277 [salt.state       ][INFO    ][5464] Executing state locale.system for en_US.UTF-8
2017-12-15 03:40:13,278 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'localectl' in directory '/root'
2017-12-15 03:40:13,317 [salt.state       ][INFO    ][5464] System locale en_US.UTF-8 already set
2017-12-15 03:40:13,317 [salt.state       ][INFO    ][5464] Completed state [en_US.UTF-8] at time 03:40:13.316903 duration_in_ms=39.879
2017-12-15 03:40:13,318 [salt.state       ][INFO    ][5464] Running state [root] at time 03:40:13.317916
2017-12-15 03:40:13,318 [salt.state       ][INFO    ][5464] Executing state user.present for root
2017-12-15 03:40:13,319 [salt.state       ][INFO    ][5464] User root is present and up to date
2017-12-15 03:40:13,319 [salt.state       ][INFO    ][5464] Completed state [root] at time 03:40:13.319334 duration_in_ms=1.417
2017-12-15 03:40:13,320 [salt.state       ][INFO    ][5464] Running state [/root] at time 03:40:13.320204
2017-12-15 03:40:13,321 [salt.state       ][INFO    ][5464] Executing state file.directory for /root
2017-12-15 03:40:13,321 [salt.state       ][INFO    ][5464] Directory /root is in the correct state
2017-12-15 03:40:13,321 [salt.state       ][INFO    ][5464] Completed state [/root] at time 03:40:13.321286 duration_in_ms=1.082
2017-12-15 03:40:13,322 [salt.state       ][INFO    ][5464] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:40:13.321557
2017-12-15 03:40:13,322 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:40:13,322 [salt.state       ][INFO    ][5464] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:40:13,322 [salt.state       ][INFO    ][5464] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:40:13.322411 duration_in_ms=0.854
2017-12-15 03:40:13,323 [salt.state       ][INFO    ][5464] Running state [ubuntu] at time 03:40:13.322690
2017-12-15 03:40:13,323 [salt.state       ][INFO    ][5464] Executing state user.present for ubuntu
2017-12-15 03:40:13,324 [salt.state       ][INFO    ][5464] User ubuntu is present and up to date
2017-12-15 03:40:13,324 [salt.state       ][INFO    ][5464] Completed state [ubuntu] at time 03:40:13.323959 duration_in_ms=1.269
2017-12-15 03:40:13,325 [salt.state       ][INFO    ][5464] Running state [/home/ubuntu] at time 03:40:13.324717
2017-12-15 03:40:13,325 [salt.state       ][INFO    ][5464] Executing state file.directory for /home/ubuntu
2017-12-15 03:40:13,326 [salt.state       ][INFO    ][5464] Directory /home/ubuntu is in the correct state
2017-12-15 03:40:13,326 [salt.state       ][INFO    ][5464] Completed state [/home/ubuntu] at time 03:40:13.325775 duration_in_ms=1.058
2017-12-15 03:40:13,326 [salt.state       ][INFO    ][5464] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:13.326397
2017-12-15 03:40:13,327 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:40:13,345 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:40:13,356 [salt.state       ][INFO    ][5464] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:40:13,356 [salt.state       ][INFO    ][5464] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:13.356046 duration_in_ms=29.649
2017-12-15 03:40:13,356 [salt.state       ][INFO    ][5464] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:13.356341
2017-12-15 03:40:13,357 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:40:13,375 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:40:13,395 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:13,434 [salt.state       ][INFO    ][5464] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:40:13,435 [salt.state       ][INFO    ][5464] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:13.434651 duration_in_ms=78.31
2017-12-15 03:40:13,435 [salt.state       ][INFO    ][5464] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:13.434952
2017-12-15 03:40:13,435 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:40:13,452 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:40:13,468 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:13,504 [salt.state       ][INFO    ][5464] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:40:13,504 [salt.state       ][INFO    ][5464] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:13.504357 duration_in_ms=69.405
2017-12-15 03:40:13,505 [salt.state       ][INFO    ][5464] Running state [service.systemctl_reload] at time 03:40:13.505399
2017-12-15 03:40:13,506 [salt.state       ][INFO    ][5464] Executing state module.wait for service.systemctl_reload
2017-12-15 03:40:13,506 [salt.state       ][INFO    ][5464] No changes made for service.systemctl_reload
2017-12-15 03:40:13,506 [salt.state       ][INFO    ][5464] Completed state [service.systemctl_reload] at time 03:40:13.506318 duration_in_ms=0.918
2017-12-15 03:40:13,507 [salt.state       ][INFO    ][5464] Running state [/etc/hostname] at time 03:40:13.506637
2017-12-15 03:40:13,507 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/hostname
2017-12-15 03:40:13,524 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:40:13,526 [salt.state       ][INFO    ][5464] File /etc/hostname is in the correct state
2017-12-15 03:40:13,526 [salt.state       ][INFO    ][5464] Completed state [/etc/hostname] at time 03:40:13.526188 duration_in_ms=19.551
2017-12-15 03:40:13,527 [salt.state       ][INFO    ][5464] Running state [hostname msg03] at time 03:40:13.527258
2017-12-15 03:40:13,528 [salt.state       ][INFO    ][5464] Executing state cmd.wait for hostname msg03
2017-12-15 03:40:13,528 [salt.state       ][INFO    ][5464] No changes made for hostname msg03
2017-12-15 03:40:13,528 [salt.state       ][INFO    ][5464] Completed state [hostname msg03] at time 03:40:13.528121 duration_in_ms=0.862
2017-12-15 03:40:13,529 [salt.state       ][INFO    ][5464] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.528633
2017-12-15 03:40:13,529 [salt.state       ][INFO    ][5464] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,530 [salt.state       ][INFO    ][5464] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:40:13,530 [salt.state       ][INFO    ][5464] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.529823 duration_in_ms=1.19
2017-12-15 03:40:13,530 [salt.state       ][INFO    ][5464] Running state [mdb02] at time 03:40:13.530179
2017-12-15 03:40:13,530 [salt.state       ][INFO    ][5464] Executing state host.present for mdb02
2017-12-15 03:40:13,531 [salt.state       ][INFO    ][5464] Host mdb02 (10.167.4.77) already present
2017-12-15 03:40:13,531 [salt.state       ][INFO    ][5464] Completed state [mdb02] at time 03:40:13.531309 duration_in_ms=1.13
2017-12-15 03:40:13,532 [salt.state       ][INFO    ][5464] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.531701
2017-12-15 03:40:13,532 [salt.state       ][INFO    ][5464] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,533 [salt.state       ][INFO    ][5464] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:40:13,533 [salt.state       ][INFO    ][5464] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.532881 duration_in_ms=1.18
2017-12-15 03:40:13,533 [salt.state       ][INFO    ][5464] Running state [mdb03] at time 03:40:13.533218
2017-12-15 03:40:13,534 [salt.state       ][INFO    ][5464] Executing state host.present for mdb03
2017-12-15 03:40:13,534 [salt.state       ][INFO    ][5464] Host mdb03 (10.167.4.78) already present
2017-12-15 03:40:13,534 [salt.state       ][INFO    ][5464] Completed state [mdb03] at time 03:40:13.534306 duration_in_ms=1.087
2017-12-15 03:40:13,535 [salt.state       ][INFO    ][5464] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.534677
2017-12-15 03:40:13,535 [salt.state       ][INFO    ][5464] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,535 [salt.state       ][INFO    ][5464] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:40:13,536 [salt.state       ][INFO    ][5464] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.535673 duration_in_ms=0.997
2017-12-15 03:40:13,536 [salt.state       ][INFO    ][5464] Running state [mdb01] at time 03:40:13.536068
2017-12-15 03:40:13,536 [salt.state       ][INFO    ][5464] Executing state host.present for mdb01
2017-12-15 03:40:13,537 [salt.state       ][INFO    ][5464] Host mdb01 (10.167.4.76) already present
2017-12-15 03:40:13,537 [salt.state       ][INFO    ][5464] Completed state [mdb01] at time 03:40:13.537226 duration_in_ms=1.159
2017-12-15 03:40:13,538 [salt.state       ][INFO    ][5464] Running state [mdb] at time 03:40:13.537511
2017-12-15 03:40:13,538 [salt.state       ][INFO    ][5464] Executing state host.present for mdb
2017-12-15 03:40:13,538 [salt.state       ][INFO    ][5464] Host mdb (10.167.4.75) already present
2017-12-15 03:40:13,538 [salt.state       ][INFO    ][5464] Completed state [mdb] at time 03:40:13.538440 duration_in_ms=0.93
2017-12-15 03:40:13,539 [salt.state       ][INFO    ][5464] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.538712
2017-12-15 03:40:13,539 [salt.state       ][INFO    ][5464] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,539 [salt.state       ][INFO    ][5464] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:40:13,540 [salt.state       ][INFO    ][5464] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.539703 duration_in_ms=0.991
2017-12-15 03:40:13,540 [salt.state       ][INFO    ][5464] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.540048
2017-12-15 03:40:13,540 [salt.state       ][INFO    ][5464] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,541 [salt.state       ][INFO    ][5464] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:13,541 [salt.state       ][INFO    ][5464] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.541264 duration_in_ms=1.216
2017-12-15 03:40:13,542 [salt.state       ][INFO    ][5464] Running state [cfg01] at time 03:40:13.541551
2017-12-15 03:40:13,542 [salt.state       ][INFO    ][5464] Executing state host.present for cfg01
2017-12-15 03:40:13,542 [salt.state       ][INFO    ][5464] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:13,543 [salt.state       ][INFO    ][5464] Completed state [cfg01] at time 03:40:13.542494 duration_in_ms=0.943
2017-12-15 03:40:13,543 [salt.state       ][INFO    ][5464] Running state [prx01] at time 03:40:13.542834
2017-12-15 03:40:13,543 [salt.state       ][INFO    ][5464] Executing state host.present for prx01
2017-12-15 03:40:13,544 [salt.state       ][INFO    ][5464] Host prx01 (10.167.4.104) already present
2017-12-15 03:40:13,544 [salt.state       ][INFO    ][5464] Completed state [prx01] at time 03:40:13.543831 duration_in_ms=0.997
2017-12-15 03:40:13,544 [salt.state       ][INFO    ][5464] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.544171
2017-12-15 03:40:13,545 [salt.state       ][INFO    ][5464] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,545 [salt.state       ][INFO    ][5464] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:40:13,545 [salt.state       ][INFO    ][5464] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.545295 duration_in_ms=1.123
2017-12-15 03:40:13,546 [salt.state       ][INFO    ][5464] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.545616
2017-12-15 03:40:13,546 [salt.state       ][INFO    ][5464] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,546 [salt.state       ][INFO    ][5464] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:40:13,547 [salt.state       ][INFO    ][5464] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.546686 duration_in_ms=1.07
2017-12-15 03:40:13,547 [salt.state       ][INFO    ][5464] Running state [kvm01] at time 03:40:13.546963
2017-12-15 03:40:13,547 [salt.state       ][INFO    ][5464] Executing state host.present for kvm01
2017-12-15 03:40:13,548 [salt.state       ][INFO    ][5464] Host kvm01 (10.167.4.141) already present
2017-12-15 03:40:13,548 [salt.state       ][INFO    ][5464] Completed state [kvm01] at time 03:40:13.548026 duration_in_ms=1.063
2017-12-15 03:40:13,548 [salt.state       ][INFO    ][5464] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.548298
2017-12-15 03:40:13,549 [salt.state       ][INFO    ][5464] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,549 [salt.state       ][INFO    ][5464] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:40:13,549 [salt.state       ][INFO    ][5464] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.549300 duration_in_ms=1.002
2017-12-15 03:40:13,550 [salt.state       ][INFO    ][5464] Running state [kvm03] at time 03:40:13.549577
2017-12-15 03:40:13,550 [salt.state       ][INFO    ][5464] Executing state host.present for kvm03
2017-12-15 03:40:13,550 [salt.state       ][INFO    ][5464] Host kvm03 (10.167.4.143) already present
2017-12-15 03:40:13,551 [salt.state       ][INFO    ][5464] Completed state [kvm03] at time 03:40:13.550653 duration_in_ms=1.075
2017-12-15 03:40:13,551 [salt.state       ][INFO    ][5464] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.550928
2017-12-15 03:40:13,551 [salt.state       ][INFO    ][5464] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,552 [salt.state       ][INFO    ][5464] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:40:13,552 [salt.state       ][INFO    ][5464] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.551875 duration_in_ms=0.946
2017-12-15 03:40:13,552 [salt.state       ][INFO    ][5464] Running state [kvm02] at time 03:40:13.552146
2017-12-15 03:40:13,552 [salt.state       ][INFO    ][5464] Executing state host.present for kvm02
2017-12-15 03:40:13,553 [salt.state       ][INFO    ][5464] Host kvm02 (10.167.4.142) already present
2017-12-15 03:40:13,553 [salt.state       ][INFO    ][5464] Completed state [kvm02] at time 03:40:13.553131 duration_in_ms=0.985
2017-12-15 03:40:13,553 [salt.state       ][INFO    ][5464] Running state [dbs] at time 03:40:13.553432
2017-12-15 03:40:13,554 [salt.state       ][INFO    ][5464] Executing state host.present for dbs
2017-12-15 03:40:13,554 [salt.state       ][INFO    ][5464] Host dbs (10.167.4.50) already present
2017-12-15 03:40:13,554 [salt.state       ][INFO    ][5464] Completed state [dbs] at time 03:40:13.554362 duration_in_ms=0.931
2017-12-15 03:40:13,555 [salt.state       ][INFO    ][5464] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.554633
2017-12-15 03:40:13,555 [salt.state       ][INFO    ][5464] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,555 [salt.state       ][INFO    ][5464] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:40:13,556 [salt.state       ][INFO    ][5464] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.555611 duration_in_ms=0.978
2017-12-15 03:40:13,556 [salt.state       ][INFO    ][5464] Running state [prx] at time 03:40:13.555888
2017-12-15 03:40:13,556 [salt.state       ][INFO    ][5464] Executing state host.present for prx
2017-12-15 03:40:13,557 [salt.state       ][INFO    ][5464] Host prx (172.30.10.103) already present
2017-12-15 03:40:13,557 [salt.state       ][INFO    ][5464] Completed state [prx] at time 03:40:13.556834 duration_in_ms=0.945
2017-12-15 03:40:13,557 [salt.state       ][INFO    ][5464] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.557131
2017-12-15 03:40:13,557 [salt.state       ][INFO    ][5464] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,558 [salt.state       ][INFO    ][5464] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:40:13,558 [salt.state       ][INFO    ][5464] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.558119 duration_in_ms=0.989
2017-12-15 03:40:13,558 [salt.state       ][INFO    ][5464] Running state [prx02] at time 03:40:13.558390
2017-12-15 03:40:13,559 [salt.state       ][INFO    ][5464] Executing state host.present for prx02
2017-12-15 03:40:13,559 [salt.state       ][INFO    ][5464] Host prx02 (10.167.4.105) already present
2017-12-15 03:40:13,559 [salt.state       ][INFO    ][5464] Completed state [prx02] at time 03:40:13.559308 duration_in_ms=0.919
2017-12-15 03:40:13,560 [salt.state       ][INFO    ][5464] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.559604
2017-12-15 03:40:13,560 [salt.state       ][INFO    ][5464] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,560 [salt.state       ][INFO    ][5464] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:40:13,561 [salt.state       ][INFO    ][5464] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.560541 duration_in_ms=0.936
2017-12-15 03:40:13,561 [salt.state       ][INFO    ][5464] Running state [gtw01] at time 03:40:13.560826
2017-12-15 03:40:13,561 [salt.state       ][INFO    ][5464] Executing state host.present for gtw01
2017-12-15 03:40:13,562 [salt.state       ][INFO    ][5464] Host gtw01 (10.167.4.124) already present
2017-12-15 03:40:13,562 [salt.state       ][INFO    ][5464] Completed state [gtw01] at time 03:40:13.561814 duration_in_ms=0.988
2017-12-15 03:40:13,562 [salt.state       ][INFO    ][5464] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.562090
2017-12-15 03:40:13,562 [salt.state       ][INFO    ][5464] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,563 [salt.state       ][INFO    ][5464] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:40:13,563 [salt.state       ][INFO    ][5464] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.563013 duration_in_ms=0.924
2017-12-15 03:40:13,563 [salt.state       ][INFO    ][5464] Running state [gtw02] at time 03:40:13.563286
2017-12-15 03:40:13,564 [salt.state       ][INFO    ][5464] Executing state host.present for gtw02
2017-12-15 03:40:13,564 [salt.state       ][INFO    ][5464] Host gtw02 (10.167.4.125) already present
2017-12-15 03:40:13,564 [salt.state       ][INFO    ][5464] Completed state [gtw02] at time 03:40:13.564224 duration_in_ms=0.939
2017-12-15 03:40:13,565 [salt.state       ][INFO    ][5464] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.564494
2017-12-15 03:40:13,565 [salt.state       ][INFO    ][5464] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,565 [salt.state       ][INFO    ][5464] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:40:13,565 [salt.state       ][INFO    ][5464] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.565425 duration_in_ms=0.932
2017-12-15 03:40:13,566 [salt.state       ][INFO    ][5464] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.565697
2017-12-15 03:40:13,566 [salt.state       ][INFO    ][5464] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,566 [salt.state       ][INFO    ][5464] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:40:13,567 [salt.state       ][INFO    ][5464] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.566625 duration_in_ms=0.927
2017-12-15 03:40:13,567 [salt.state       ][INFO    ][5464] Running state [msg02] at time 03:40:13.566907
2017-12-15 03:40:13,567 [salt.state       ][INFO    ][5464] Executing state host.present for msg02
2017-12-15 03:40:13,568 [salt.state       ][INFO    ][5464] Host msg02 (10.167.4.42) already present
2017-12-15 03:40:13,568 [salt.state       ][INFO    ][5464] Completed state [msg02] at time 03:40:13.567883 duration_in_ms=0.976
2017-12-15 03:40:13,568 [salt.state       ][INFO    ][5464] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.568153
2017-12-15 03:40:13,568 [salt.state       ][INFO    ][5464] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,569 [salt.state       ][INFO    ][5464] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:40:13,569 [salt.state       ][INFO    ][5464] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.569100 duration_in_ms=0.946
2017-12-15 03:40:13,569 [salt.state       ][INFO    ][5464] Running state [msg03] at time 03:40:13.569392
2017-12-15 03:40:13,570 [salt.state       ][INFO    ][5464] Executing state host.present for msg03
2017-12-15 03:40:13,570 [salt.state       ][INFO    ][5464] Host msg03 (10.167.4.43) already present
2017-12-15 03:40:13,570 [salt.state       ][INFO    ][5464] Completed state [msg03] at time 03:40:13.570316 duration_in_ms=0.923
2017-12-15 03:40:13,571 [salt.state       ][INFO    ][5464] Running state [file.replace] at time 03:40:13.571063
2017-12-15 03:40:13,571 [salt.state       ][INFO    ][5464] Executing state module.run for file.replace
2017-12-15 03:40:13,942 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:40:13,949 [salt.state       ][INFO    ][5464] onlyif execution failed
2017-12-15 03:40:13,950 [salt.state       ][INFO    ][5464] Completed state [file.replace] at time 03:40:13.949680 duration_in_ms=378.616
2017-12-15 03:40:13,950 [salt.state       ][INFO    ][5464] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.950057
2017-12-15 03:40:13,950 [salt.state       ][INFO    ][5464] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,951 [salt.state       ][INFO    ][5464] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:40:13,951 [salt.state       ][INFO    ][5464] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.951273 duration_in_ms=1.217
2017-12-15 03:40:13,952 [salt.state       ][INFO    ][5464] Running state [msg01] at time 03:40:13.951586
2017-12-15 03:40:13,952 [salt.state       ][INFO    ][5464] Executing state host.present for msg01
2017-12-15 03:40:13,952 [salt.state       ][INFO    ][5464] Host msg01 (10.167.4.41) already present
2017-12-15 03:40:13,953 [salt.state       ][INFO    ][5464] Completed state [msg01] at time 03:40:13.952556 duration_in_ms=0.97
2017-12-15 03:40:13,953 [salt.state       ][INFO    ][5464] Running state [msg] at time 03:40:13.952840
2017-12-15 03:40:13,953 [salt.state       ][INFO    ][5464] Executing state host.present for msg
2017-12-15 03:40:13,954 [salt.state       ][INFO    ][5464] Host msg (10.167.4.40) already present
2017-12-15 03:40:13,954 [salt.state       ][INFO    ][5464] Completed state [msg] at time 03:40:13.953821 duration_in_ms=0.981
2017-12-15 03:40:13,954 [salt.state       ][INFO    ][5464] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.954100
2017-12-15 03:40:13,954 [salt.state       ][INFO    ][5464] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,955 [salt.state       ][INFO    ][5464] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:40:13,955 [salt.state       ][INFO    ][5464] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.955078 duration_in_ms=0.978
2017-12-15 03:40:13,955 [salt.state       ][INFO    ][5464] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.955369
2017-12-15 03:40:13,956 [salt.state       ][INFO    ][5464] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,956 [salt.state       ][INFO    ][5464] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:13,956 [salt.state       ][INFO    ][5464] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.956354 duration_in_ms=0.985
2017-12-15 03:40:13,957 [salt.state       ][INFO    ][5464] Running state [cfg01] at time 03:40:13.956628
2017-12-15 03:40:13,957 [salt.state       ][INFO    ][5464] Executing state host.present for cfg01
2017-12-15 03:40:13,957 [salt.state       ][INFO    ][5464] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:13,958 [salt.state       ][INFO    ][5464] Completed state [cfg01] at time 03:40:13.957621 duration_in_ms=0.993
2017-12-15 03:40:13,958 [salt.state       ][INFO    ][5464] Running state [cmp002] at time 03:40:13.957903
2017-12-15 03:40:13,958 [salt.state       ][INFO    ][5464] Executing state host.present for cmp002
2017-12-15 03:40:13,959 [salt.state       ][INFO    ][5464] Host cmp002 (10.167.4.102) already present
2017-12-15 03:40:13,959 [salt.state       ][INFO    ][5464] Completed state [cmp002] at time 03:40:13.958833 duration_in_ms=0.929
2017-12-15 03:40:13,959 [salt.state       ][INFO    ][5464] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.959122
2017-12-15 03:40:13,959 [salt.state       ][INFO    ][5464] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,960 [salt.state       ][INFO    ][5464] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:40:13,960 [salt.state       ][INFO    ][5464] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.960319 duration_in_ms=1.197
2017-12-15 03:40:13,961 [salt.state       ][INFO    ][5464] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.960604
2017-12-15 03:40:13,961 [salt.state       ][INFO    ][5464] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,961 [salt.state       ][INFO    ][5464] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:40:13,962 [salt.state       ][INFO    ][5464] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.961565 duration_in_ms=0.961
2017-12-15 03:40:13,962 [salt.state       ][INFO    ][5464] Running state [cmp001] at time 03:40:13.961837
2017-12-15 03:40:13,962 [salt.state       ][INFO    ][5464] Executing state host.present for cmp001
2017-12-15 03:40:13,963 [salt.state       ][INFO    ][5464] Host cmp001 (10.167.4.101) already present
2017-12-15 03:40:13,963 [salt.state       ][INFO    ][5464] Completed state [cmp001] at time 03:40:13.962754 duration_in_ms=0.917
2017-12-15 03:40:13,963 [salt.state       ][INFO    ][5464] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.963038
2017-12-15 03:40:13,963 [salt.state       ][INFO    ][5464] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,964 [salt.state       ][INFO    ][5464] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:40:13,964 [salt.state       ][INFO    ][5464] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.964030 duration_in_ms=0.992
2017-12-15 03:40:13,964 [salt.state       ][INFO    ][5464] Running state [dbs01] at time 03:40:13.964302
2017-12-15 03:40:13,965 [salt.state       ][INFO    ][5464] Executing state host.present for dbs01
2017-12-15 03:40:13,965 [salt.state       ][INFO    ][5464] Host dbs01 (10.167.4.51) already present
2017-12-15 03:40:13,965 [salt.state       ][INFO    ][5464] Completed state [dbs01] at time 03:40:13.965255 duration_in_ms=0.953
2017-12-15 03:40:13,966 [salt.state       ][INFO    ][5464] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.965529
2017-12-15 03:40:13,966 [salt.state       ][INFO    ][5464] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,966 [salt.state       ][INFO    ][5464] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:40:13,966 [salt.state       ][INFO    ][5464] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.966472 duration_in_ms=0.942
2017-12-15 03:40:13,967 [salt.state       ][INFO    ][5464] Running state [dbs02] at time 03:40:13.966744
2017-12-15 03:40:13,967 [salt.state       ][INFO    ][5464] Executing state host.present for dbs02
2017-12-15 03:40:13,967 [salt.state       ][INFO    ][5464] Host dbs02 (10.167.4.52) already present
2017-12-15 03:40:13,968 [salt.state       ][INFO    ][5464] Completed state [dbs02] at time 03:40:13.967726 duration_in_ms=0.982
2017-12-15 03:40:13,968 [salt.state       ][INFO    ][5464] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.968012
2017-12-15 03:40:13,968 [salt.state       ][INFO    ][5464] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,969 [salt.state       ][INFO    ][5464] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:40:13,969 [salt.state       ][INFO    ][5464] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.968951 duration_in_ms=0.939
2017-12-15 03:40:13,969 [salt.state       ][INFO    ][5464] Running state [dbs03] at time 03:40:13.969261
2017-12-15 03:40:13,970 [salt.state       ][INFO    ][5464] Executing state host.present for dbs03
2017-12-15 03:40:13,970 [salt.state       ][INFO    ][5464] Host dbs03 (10.167.4.53) already present
2017-12-15 03:40:13,970 [salt.state       ][INFO    ][5464] Completed state [dbs03] at time 03:40:13.970190 duration_in_ms=0.929
2017-12-15 03:40:13,970 [salt.state       ][INFO    ][5464] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.970464
2017-12-15 03:40:13,971 [salt.state       ][INFO    ][5464] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,971 [salt.state       ][INFO    ][5464] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:40:13,971 [salt.state       ][INFO    ][5464] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.971418 duration_in_ms=0.954
2017-12-15 03:40:13,972 [salt.state       ][INFO    ][5464] Running state [mas01] at time 03:40:13.971734
2017-12-15 03:40:13,972 [salt.state       ][INFO    ][5464] Executing state host.present for mas01
2017-12-15 03:40:13,972 [salt.state       ][INFO    ][5464] Host mas01 (10.167.4.3) already present
2017-12-15 03:40:13,973 [salt.state       ][INFO    ][5464] Completed state [mas01] at time 03:40:13.972668 duration_in_ms=0.934
2017-12-15 03:40:13,973 [salt.state       ][INFO    ][5464] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.972941
2017-12-15 03:40:13,973 [salt.state       ][INFO    ][5464] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,974 [salt.state       ][INFO    ][5464] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:40:13,974 [salt.state       ][INFO    ][5464] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.973917 duration_in_ms=0.975
2017-12-15 03:40:13,974 [salt.state       ][INFO    ][5464] Running state [ctl02] at time 03:40:13.974188
2017-12-15 03:40:13,974 [salt.state       ][INFO    ][5464] Executing state host.present for ctl02
2017-12-15 03:40:13,975 [salt.state       ][INFO    ][5464] Host ctl02 (10.167.4.12) already present
2017-12-15 03:40:13,975 [salt.state       ][INFO    ][5464] Completed state [ctl02] at time 03:40:13.975105 duration_in_ms=0.917
2017-12-15 03:40:13,975 [salt.state       ][INFO    ][5464] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.975383
2017-12-15 03:40:13,976 [salt.state       ][INFO    ][5464] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,976 [salt.state       ][INFO    ][5464] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:40:13,976 [salt.state       ][INFO    ][5464] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.976366 duration_in_ms=0.982
2017-12-15 03:40:13,977 [salt.state       ][INFO    ][5464] Running state [ctl03] at time 03:40:13.976638
2017-12-15 03:40:13,977 [salt.state       ][INFO    ][5464] Executing state host.present for ctl03
2017-12-15 03:40:13,977 [salt.state       ][INFO    ][5464] Host ctl03 (10.167.4.13) already present
2017-12-15 03:40:13,978 [salt.state       ][INFO    ][5464] Completed state [ctl03] at time 03:40:13.977590 duration_in_ms=0.952
2017-12-15 03:40:13,978 [salt.state       ][INFO    ][5464] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.977859
2017-12-15 03:40:13,978 [salt.state       ][INFO    ][5464] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,979 [salt.state       ][INFO    ][5464] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:40:13,979 [salt.state       ][INFO    ][5464] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.978794 duration_in_ms=0.934
2017-12-15 03:40:13,979 [salt.state       ][INFO    ][5464] Running state [ctl01] at time 03:40:13.979067
2017-12-15 03:40:13,979 [salt.state       ][INFO    ][5464] Executing state host.present for ctl01
2017-12-15 03:40:13,980 [salt.state       ][INFO    ][5464] Host ctl01 (10.167.4.11) already present
2017-12-15 03:40:13,980 [salt.state       ][INFO    ][5464] Completed state [ctl01] at time 03:40:13.980040 duration_in_ms=0.973
2017-12-15 03:40:13,980 [salt.state       ][INFO    ][5464] Running state [ctl] at time 03:40:13.980311
2017-12-15 03:40:13,981 [salt.state       ][INFO    ][5464] Executing state host.present for ctl
2017-12-15 03:40:13,981 [salt.state       ][INFO    ][5464] Host ctl (10.167.4.10) already present
2017-12-15 03:40:13,981 [salt.state       ][INFO    ][5464] Completed state [ctl] at time 03:40:13.981267 duration_in_ms=0.956
2017-12-15 03:40:13,982 [salt.state       ][INFO    ][5464] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.981540
2017-12-15 03:40:13,982 [salt.state       ][INFO    ][5464] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,982 [salt.state       ][INFO    ][5464] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:40:13,982 [salt.state       ][INFO    ][5464] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.982471 duration_in_ms=0.931
2017-12-15 03:40:13,983 [salt.state       ][INFO    ][5464] Running state [ens2] at time 03:40:13.982742
2017-12-15 03:40:13,983 [salt.state       ][INFO    ][5464] Executing state network.managed for ens2
2017-12-15 03:40:14,372 [salt.state       ][INFO    ][5464] Interface ens2 is up to date.
2017-12-15 03:40:14,373 [salt.state       ][INFO    ][5464] Completed state [ens2] at time 03:40:14.372633 duration_in_ms=389.89
2017-12-15 03:40:14,373 [salt.state       ][INFO    ][5464] Running state [ens3] at time 03:40:14.372954
2017-12-15 03:40:14,373 [salt.state       ][INFO    ][5464] Executing state network.managed for ens3
2017-12-15 03:40:14,677 [salt.state       ][INFO    ][5464] Interface ens3 is up to date.
2017-12-15 03:40:14,677 [salt.state       ][INFO    ][5464] Completed state [ens3] at time 03:40:14.676957 duration_in_ms=304.002
2017-12-15 03:40:14,677 [salt.state       ][INFO    ][5464] Running state [/etc/profile.d/proxy.sh] at time 03:40:14.677173
2017-12-15 03:40:14,677 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] Completed state [/etc/profile.d/proxy.sh] at time 03:40:14.677726 duration_in_ms=0.553
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:40:14.677868
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:40:14.678306 duration_in_ms=0.438
2017-12-15 03:40:14,678 [salt.state       ][INFO    ][5464] Running state [ntp] at time 03:40:14.678448
2017-12-15 03:40:14,679 [salt.state       ][INFO    ][5464] Executing state pkg.installed for ntp
2017-12-15 03:40:14,682 [salt.state       ][INFO    ][5464] Package ntp is already installed
2017-12-15 03:40:14,682 [salt.state       ][INFO    ][5464] Completed state [ntp] at time 03:40:14.681792 duration_in_ms=3.344
2017-12-15 03:40:14,683 [salt.state       ][INFO    ][5464] Running state [/etc/ntp.conf] at time 03:40:14.682498
2017-12-15 03:40:14,683 [salt.state       ][INFO    ][5464] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:40:14,700 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:40:14,723 [salt.fileclient  ][INFO    ][5464] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:14,729 [salt.state       ][INFO    ][5464] File /etc/ntp.conf is in the correct state
2017-12-15 03:40:14,729 [salt.state       ][INFO    ][5464] Completed state [/etc/ntp.conf] at time 03:40:14.729188 duration_in_ms=46.689
2017-12-15 03:40:14,730 [salt.state       ][INFO    ][5464] Running state [ntp] at time 03:40:14.729922
2017-12-15 03:40:14,730 [salt.state       ][INFO    ][5464] Executing state service.running for ntp
2017-12-15 03:40:14,730 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:14,741 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:40:14,749 [salt.loaded.int.module.cmdmod][INFO    ][5464] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:40:14,759 [salt.state       ][INFO    ][5464] The service ntp is already running
2017-12-15 03:40:14,760 [salt.state       ][INFO    ][5464] Completed state [ntp] at time 03:40:14.759706 duration_in_ms=29.784
2017-12-15 03:40:14,762 [salt.minion      ][INFO    ][5464] Returning information for job: 20171215033956579618
2017-12-15 03:40:37,767 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034037740529
2017-12-15 03:40:37,787 [salt.minion      ][INFO    ][7421] Starting a new job with PID 7421
2017-12-15 03:40:40,583 [salt.state       ][INFO    ][7421] Loading fresh modules for state activity
2017-12-15 03:40:41,017 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:40:41,037 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:40:41,077 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,127 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:40:41,145 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,198 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:40:41,216 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,264 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:40:41,311 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,367 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:40:41,389 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,432 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:40:41,474 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,517 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:40:41,541 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,592 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:40:41,608 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,648 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:40:41,664 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,705 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:40:41,721 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,762 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:40:41,793 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,840 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:40:41,882 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,924 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:40:41,941 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,981 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:40:41,996 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,037 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:40:42,051 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,097 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:40:42,114 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,159 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:40:42,185 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,228 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:40:42,271 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,344 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:40:42,411 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,455 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:40:42,471 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,513 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:40:42,538 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,581 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:40:42,590 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:40:42,603 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:42,618 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:40:42,638 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:42,649 [salt.state       ][INFO    ][7421] Running state [/etc/environment] at time 03:40:42.649338
2017-12-15 03:40:42,650 [salt.state       ][INFO    ][7421] Executing state file.blockreplace for /etc/environment
2017-12-15 03:40:42,653 [salt.state       ][INFO    ][7421] No changes needed to be made
2017-12-15 03:40:42,654 [salt.state       ][INFO    ][7421] Completed state [/etc/environment] at time 03:40:42.653544 duration_in_ms=4.207
2017-12-15 03:40:42,654 [salt.state       ][INFO    ][7421] Running state [/etc/profile.d] at time 03:40:42.653819
2017-12-15 03:40:42,654 [salt.state       ][INFO    ][7421] Executing state file.directory for /etc/profile.d
2017-12-15 03:40:42,655 [salt.state       ][INFO    ][7421] Directory /etc/profile.d is in the correct state
2017-12-15 03:40:42,655 [salt.state       ][INFO    ][7421] Completed state [/etc/profile.d] at time 03:40:42.655108 duration_in_ms=1.288
2017-12-15 03:40:42,923 [salt.state       ][INFO    ][7421] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:42.922828
2017-12-15 03:40:42,923 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:40:42,942 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:40:42,946 [salt.state       ][INFO    ][7421] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:40:42,947 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:42.946693 duration_in_ms=23.865
2017-12-15 03:40:42,947 [salt.state       ][INFO    ][7421] Running state [linux_repo_prereq_pkgs] at time 03:40:42.947272
2017-12-15 03:40:42,948 [salt.state       ][INFO    ][7421] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:40:42,948 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:40:43,378 [salt.state       ][INFO    ][7421] All specified packages are already installed
2017-12-15 03:40:43,379 [salt.state       ][INFO    ][7421] Completed state [linux_repo_prereq_pkgs] at time 03:40:43.378551 duration_in_ms=431.278
2017-12-15 03:40:43,379 [salt.state       ][INFO    ][7421] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:43.378892
2017-12-15 03:40:43,379 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:40:43,380 [salt.state       ][INFO    ][7421] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:40:43,380 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:43.379908 duration_in_ms=1.017
2017-12-15 03:40:43,380 [salt.state       ][INFO    ][7421] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:40:43.380179
2017-12-15 03:40:43,380 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:40:43,396 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:43,414 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:43,448 [salt.state       ][INFO    ][7421] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:40:43,449 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:40:43.448536 duration_in_ms=68.355
2017-12-15 03:40:43,451 [salt.state       ][INFO    ][7421] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:43.450592
2017-12-15 03:40:43,451 [salt.state       ][INFO    ][7421] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:40:43,703 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:40:43,778 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:46,213 [salt.state       ][INFO    ][7421] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:40:46,214 [salt.state       ][INFO    ][7421] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:46.213774 duration_in_ms=2763.182
2017-12-15 03:40:46,214 [salt.state       ][INFO    ][7421] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:46.214129
2017-12-15 03:40:46,214 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:40:46,215 [salt.state       ][INFO    ][7421] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:40:46,215 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:46.215105 duration_in_ms=0.977
2017-12-15 03:40:46,215 [salt.state       ][INFO    ][7421] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:46.215391
2017-12-15 03:40:46,216 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:40:46,231 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:46,248 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:46,288 [salt.state       ][INFO    ][7421] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:40:46,288 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:46.288442 duration_in_ms=73.049
2017-12-15 03:40:46,290 [salt.state       ][INFO    ][7421] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:46.289772
2017-12-15 03:40:46,290 [salt.state       ][INFO    ][7421] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:40:46,700 [salt.loaded.int.module.cmdmod][INFO    ][7421] 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-15 03:40:46,787 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:47,869 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034047840953
2017-12-15 03:40:47,887 [salt.minion      ][INFO    ][8425] Starting a new job with PID 8425
2017-12-15 03:40:47,902 [salt.minion      ][INFO    ][8425] Returning information for job: 20171215034047840953
2017-12-15 03:40:49,101 [salt.state       ][INFO    ][7421] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:40:49,102 [salt.state       ][INFO    ][7421] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:49.101596 duration_in_ms=2811.823
2017-12-15 03:40:49,102 [salt.state       ][INFO    ][7421] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:49.101915
2017-12-15 03:40:49,102 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:40:49,103 [salt.state       ][INFO    ][7421] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:40:49,103 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:49.102882 duration_in_ms=0.967
2017-12-15 03:40:49,103 [salt.state       ][INFO    ][7421] Running state [/etc/apt/preferences.d/uca] at time 03:40:49.103157
2017-12-15 03:40:49,103 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:40:49,104 [salt.state       ][INFO    ][7421] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:40:49,104 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/preferences.d/uca] at time 03:40:49.104011 duration_in_ms=0.855
2017-12-15 03:40:49,105 [salt.state       ][INFO    ][7421] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:49.104756
2017-12-15 03:40:49,105 [salt.state       ][INFO    ][7421] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:40:49,205 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:40:49,248 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:51,640 [salt.state       ][INFO    ][7421] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:40:51,640 [salt.state       ][INFO    ][7421] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:51.639964 duration_in_ms=2535.207
2017-12-15 03:40:51,640 [salt.state       ][INFO    ][7421] Running state [linux_extra_packages_purged] at time 03:40:51.640189
2017-12-15 03:40:51,640 [salt.state       ][INFO    ][7421] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:40:51,646 [salt.state       ][INFO    ][7421] All specified packages are already absent
2017-12-15 03:40:51,646 [salt.state       ][INFO    ][7421] Completed state [linux_extra_packages_purged] at time 03:40:51.646006 duration_in_ms=5.817
2017-12-15 03:40:51,646 [salt.state       ][INFO    ][7421] Running state [linux_extra_packages_latest] at time 03:40:51.646151
2017-12-15 03:40:51,646 [salt.state       ][INFO    ][7421] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:40:51,649 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:53,918 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:40:53,961 [salt.state       ][INFO    ][7421] Package mcelog is already up-to-date
2017-12-15 03:40:53,961 [salt.state       ][INFO    ][7421] Completed state [linux_extra_packages_latest] at time 03:40:53.961054 duration_in_ms=2314.901
2017-12-15 03:40:53,962 [salt.state       ][INFO    ][7421] Running state [UTC] at time 03:40:53.961589
2017-12-15 03:40:53,962 [salt.state       ][INFO    ][7421] Executing state timezone.system for UTC
2017-12-15 03:40:53,962 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:53,1000 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:54,010 [salt.state       ][INFO    ][7421] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:40:54,010 [salt.state       ][INFO    ][7421] Completed state [UTC] at time 03:40:54.009812 duration_in_ms=48.223
2017-12-15 03:40:54,010 [salt.state       ][INFO    ][7421] Running state [nf_conntrack] at time 03:40:54.010374
2017-12-15 03:40:54,011 [salt.state       ][INFO    ][7421] Executing state kmod.present for nf_conntrack
2017-12-15 03:40:54,011 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'lsmod' in directory '/root'
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7421] Kernel module nf_conntrack is already present
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7421] Completed state [nf_conntrack] at time 03:40:54.019754 duration_in_ms=9.379
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7421] Running state [kernel.panic] at time 03:40:54.020252
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7421] Executing state sysctl.present for kernel.panic
2017-12-15 03:40:54,029 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,044 [salt.state       ][INFO    ][7421] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:40:54,044 [salt.state       ][INFO    ][7421] Completed state [kernel.panic] at time 03:40:54.044162 duration_in_ms=23.908
2017-12-15 03:40:54,044 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_keepalive_probes] at time 03:40:54.044395
2017-12-15 03:40:54,045 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:40:54,045 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,056 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:40:54,056 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:40:54.055855 duration_in_ms=11.46
2017-12-15 03:40:54,056 [salt.state       ][INFO    ][7421] Running state [fs.file-max] at time 03:40:54.056060
2017-12-15 03:40:54,056 [salt.state       ][INFO    ][7421] Executing state sysctl.present for fs.file-max
2017-12-15 03:40:54,057 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,067 [salt.state       ][INFO    ][7421] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:40:54,068 [salt.state       ][INFO    ][7421] Completed state [fs.file-max] at time 03:40:54.067680 duration_in_ms=11.619
2017-12-15 03:40:54,068 [salt.state       ][INFO    ][7421] Running state [net.core.somaxconn] at time 03:40:54.067916
2017-12-15 03:40:54,068 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:40:54,068 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,082 [salt.state       ][INFO    ][7421] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:40:54,083 [salt.state       ][INFO    ][7421] Completed state [net.core.somaxconn] at time 03:40:54.082636 duration_in_ms=14.72
2017-12-15 03:40:54,083 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:40:54.082864
2017-12-15 03:40:54,083 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:40:54,083 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,098 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:40:54,098 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:40:54.097737 duration_in_ms=14.871
2017-12-15 03:40:54,098 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_tw_reuse] at time 03:40:54.097956
2017-12-15 03:40:54,098 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:40:54,099 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,111 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:40:54,111 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_tw_reuse] at time 03:40:54.111381 duration_in_ms=13.424
2017-12-15 03:40:54,112 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_congestion_control] at time 03:40:54.111607
2017-12-15 03:40:54,112 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:40:54,112 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,124 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:40:54,125 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_congestion_control] at time 03:40:54.124555 duration_in_ms=12.948
2017-12-15 03:40:54,125 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_retries2] at time 03:40:54.124798
2017-12-15 03:40:54,125 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:40:54,125 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,137 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:40:54,138 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_retries2] at time 03:40:54.137512 duration_in_ms=12.714
2017-12-15 03:40:54,138 [salt.state       ][INFO    ][7421] Running state [net.core.netdev_max_backlog] at time 03:40:54.137725
2017-12-15 03:40:54,138 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:40:54,138 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,150 [salt.state       ][INFO    ][7421] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:40:54,150 [salt.state       ][INFO    ][7421] Completed state [net.core.netdev_max_backlog] at time 03:40:54.150320 duration_in_ms=12.594
2017-12-15 03:40:54,151 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:54.150522
2017-12-15 03:40:54,151 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:40:54,151 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,162 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:40:54,162 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:54.162003 duration_in_ms=11.481
2017-12-15 03:40:54,162 [salt.state       ][INFO    ][7421] Running state [vm.swappiness] at time 03:40:54.162210
2017-12-15 03:40:54,162 [salt.state       ][INFO    ][7421] Executing state sysctl.present for vm.swappiness
2017-12-15 03:40:54,163 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,175 [salt.state       ][INFO    ][7421] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:40:54,175 [salt.state       ][INFO    ][7421] Completed state [vm.swappiness] at time 03:40:54.174724 duration_in_ms=12.514
2017-12-15 03:40:54,175 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:40:54.174929
2017-12-15 03:40:54,175 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:40:54,176 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:40:54.187062 duration_in_ms=12.132
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7421] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:54.187253
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:40:54,188 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,199 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:40:54,199 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:54.198996 duration_in_ms=11.743
2017-12-15 03:40:54,199 [salt.state       ][INFO    ][7421] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:54.199199
2017-12-15 03:40:54,199 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:40:54,200 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,211 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:40:54,211 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:54.210915 duration_in_ms=11.716
2017-12-15 03:40:54,211 [salt.state       ][INFO    ][7421] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:54.211110
2017-12-15 03:40:54,211 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:40:54,212 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,222 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:40:54,222 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:54.222311 duration_in_ms=11.2
2017-12-15 03:40:54,223 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_fin_timeout] at time 03:40:54.222509
2017-12-15 03:40:54,223 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:40:54,223 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,233 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:40:54,233 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_fin_timeout] at time 03:40:54.233408 duration_in_ms=10.899
2017-12-15 03:40:54,234 [salt.state       ][INFO    ][7421] Running state [net.ipv4.tcp_keepalive_time] at time 03:40:54.233615
2017-12-15 03:40:54,234 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:40:54,234 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,245 [salt.state       ][INFO    ][7421] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:40:54,245 [salt.state       ][INFO    ][7421] Completed state [net.ipv4.tcp_keepalive_time] at time 03:40:54.245048 duration_in_ms=11.433
2017-12-15 03:40:54,245 [salt.state       ][INFO    ][7421] Running state [net.nf_conntrack_max] at time 03:40:54.245246
2017-12-15 03:40:54,245 [salt.state       ][INFO    ][7421] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:40:54,246 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,256 [salt.state       ][INFO    ][7421] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:40:54,257 [salt.state       ][INFO    ][7421] Completed state [net.nf_conntrack_max] at time 03:40:54.256544 duration_in_ms=11.298
2017-12-15 03:40:54,257 [salt.state       ][INFO    ][7421] Running state [linux_sysfs_package] at time 03:40:54.256770
2017-12-15 03:40:54,257 [salt.state       ][INFO    ][7421] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:40:54,260 [salt.state       ][INFO    ][7421] All specified packages are already installed
2017-12-15 03:40:54,260 [salt.state       ][INFO    ][7421] Completed state [linux_sysfs_package] at time 03:40:54.260066 duration_in_ms=3.296
2017-12-15 03:40:54,261 [salt.state       ][INFO    ][7421] Running state [/etc/sysfs.d] at time 03:40:54.260883
2017-12-15 03:40:54,261 [salt.state       ][INFO    ][7421] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:40:54,261 [salt.state       ][INFO    ][7421] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:40:54,262 [salt.state       ][INFO    ][7421] Completed state [/etc/sysfs.d] at time 03:40:54.261604 duration_in_ms=0.721
2017-12-15 03:40:54,262 [salt.state       ][INFO    ][7421] Running state [ondemand] at time 03:40:54.262062
2017-12-15 03:40:54,262 [salt.state       ][INFO    ][7421] Executing state service.dead for ondemand
2017-12-15 03:40:54,263 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:54,270 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:54,279 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:54,288 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'runlevel' in directory '/root'
2017-12-15 03:40:54,294 [salt.state       ][INFO    ][7421] The service ondemand is already dead
2017-12-15 03:40:54,294 [salt.state       ][INFO    ][7421] Completed state [ondemand] at time 03:40:54.294068 duration_in_ms=32.006
2017-12-15 03:40:54,295 [salt.state       ][INFO    ][7421] Running state [cs_CZ.UTF-8] at time 03:40:54.294577
2017-12-15 03:40:54,295 [salt.state       ][INFO    ][7421] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:40:54,295 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:54,300 [salt.state       ][INFO    ][7421] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:40:54,300 [salt.state       ][INFO    ][7421] Completed state [cs_CZ.UTF-8] at time 03:40:54.300256 duration_in_ms=5.678
2017-12-15 03:40:54,300 [salt.state       ][INFO    ][7421] Running state [en_US.UTF-8] at time 03:40:54.300447
2017-12-15 03:40:54,301 [salt.state       ][INFO    ][7421] Executing state locale.present for en_US.UTF-8
2017-12-15 03:40:54,301 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:54,308 [salt.state       ][INFO    ][7421] Locale en_US.UTF-8 is already present
2017-12-15 03:40:54,308 [salt.state       ][INFO    ][7421] Completed state [en_US.UTF-8] at time 03:40:54.308420 duration_in_ms=7.973
2017-12-15 03:40:54,309 [salt.state       ][INFO    ][7421] Running state [en_US.UTF-8] at time 03:40:54.309322
2017-12-15 03:40:54,310 [salt.state       ][INFO    ][7421] Executing state locale.system for en_US.UTF-8
2017-12-15 03:40:54,310 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'localectl' in directory '/root'
2017-12-15 03:40:54,337 [salt.state       ][INFO    ][7421] System locale en_US.UTF-8 already set
2017-12-15 03:40:54,337 [salt.state       ][INFO    ][7421] Completed state [en_US.UTF-8] at time 03:40:54.337197 duration_in_ms=27.875
2017-12-15 03:40:54,338 [salt.state       ][INFO    ][7421] Running state [root] at time 03:40:54.338129
2017-12-15 03:40:54,338 [salt.state       ][INFO    ][7421] Executing state user.present for root
2017-12-15 03:40:54,339 [salt.state       ][INFO    ][7421] User root is present and up to date
2017-12-15 03:40:54,339 [salt.state       ][INFO    ][7421] Completed state [root] at time 03:40:54.339248 duration_in_ms=1.118
2017-12-15 03:40:54,340 [salt.state       ][INFO    ][7421] Running state [/root] at time 03:40:54.339985
2017-12-15 03:40:54,340 [salt.state       ][INFO    ][7421] Executing state file.directory for /root
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] Directory /root is in the correct state
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] Completed state [/root] at time 03:40:54.340720 duration_in_ms=0.735
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:40:54.340861
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:40:54,341 [salt.state       ][INFO    ][7421] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:40:54.341329 duration_in_ms=0.468
2017-12-15 03:40:54,342 [salt.state       ][INFO    ][7421] Running state [ubuntu] at time 03:40:54.341485
2017-12-15 03:40:54,342 [salt.state       ][INFO    ][7421] Executing state user.present for ubuntu
2017-12-15 03:40:54,342 [salt.state       ][INFO    ][7421] User ubuntu is present and up to date
2017-12-15 03:40:54,342 [salt.state       ][INFO    ][7421] Completed state [ubuntu] at time 03:40:54.342329 duration_in_ms=0.844
2017-12-15 03:40:54,343 [salt.state       ][INFO    ][7421] Running state [/home/ubuntu] at time 03:40:54.342941
2017-12-15 03:40:54,343 [salt.state       ][INFO    ][7421] Executing state file.directory for /home/ubuntu
2017-12-15 03:40:54,343 [salt.state       ][INFO    ][7421] Directory /home/ubuntu is in the correct state
2017-12-15 03:40:54,344 [salt.state       ][INFO    ][7421] Completed state [/home/ubuntu] at time 03:40:54.343640 duration_in_ms=0.7
2017-12-15 03:40:54,344 [salt.state       ][INFO    ][7421] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:54.344152
2017-12-15 03:40:54,344 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:40:54,362 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:40:54,364 [salt.state       ][INFO    ][7421] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:40:54,365 [salt.state       ][INFO    ][7421] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:54.364618 duration_in_ms=20.466
2017-12-15 03:40:54,365 [salt.state       ][INFO    ][7421] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:54.364790
2017-12-15 03:40:54,365 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:40:54,381 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:40:54,398 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:54,430 [salt.state       ][INFO    ][7421] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:40:54,431 [salt.state       ][INFO    ][7421] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:54.430573 duration_in_ms=65.783
2017-12-15 03:40:54,431 [salt.state       ][INFO    ][7421] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:54.430730
2017-12-15 03:40:54,431 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:40:54,446 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:40:54,463 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:54,496 [salt.state       ][INFO    ][7421] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:40:54,496 [salt.state       ][INFO    ][7421] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:54.496384 duration_in_ms=65.653
2017-12-15 03:40:54,497 [salt.state       ][INFO    ][7421] Running state [service.systemctl_reload] at time 03:40:54.497327
2017-12-15 03:40:54,498 [salt.state       ][INFO    ][7421] Executing state module.wait for service.systemctl_reload
2017-12-15 03:40:54,498 [salt.state       ][INFO    ][7421] No changes made for service.systemctl_reload
2017-12-15 03:40:54,498 [salt.state       ][INFO    ][7421] Completed state [service.systemctl_reload] at time 03:40:54.497792 duration_in_ms=0.466
2017-12-15 03:40:54,498 [salt.state       ][INFO    ][7421] Running state [/etc/hostname] at time 03:40:54.497934
2017-12-15 03:40:54,498 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/hostname
2017-12-15 03:40:54,514 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:40:54,515 [salt.state       ][INFO    ][7421] File /etc/hostname is in the correct state
2017-12-15 03:40:54,515 [salt.state       ][INFO    ][7421] Completed state [/etc/hostname] at time 03:40:54.515319 duration_in_ms=17.384
2017-12-15 03:40:54,516 [salt.state       ][INFO    ][7421] Running state [hostname msg03] at time 03:40:54.516315
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7421] Executing state cmd.wait for hostname msg03
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7421] No changes made for hostname msg03
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7421] Completed state [hostname msg03] at time 03:40:54.516877 duration_in_ms=0.562
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7421] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.517196
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7421] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7421] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7421] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.517800 duration_in_ms=0.603
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7421] Running state [mdb02] at time 03:40:54.517948
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7421] Executing state host.present for mdb02
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7421] Host mdb02 (10.167.4.77) already present
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Completed state [mdb02] at time 03:40:54.518499 duration_in_ms=0.551
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.518649
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.519200 duration_in_ms=0.551
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Running state [mdb03] at time 03:40:54.519348
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7421] Executing state host.present for mdb03
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7421] Host mdb03 (10.167.4.78) already present
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7421] Completed state [mdb03] at time 03:40:54.519906 duration_in_ms=0.559
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7421] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.520052
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7421] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.520648 duration_in_ms=0.596
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Running state [mdb01] at time 03:40:54.520795
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Executing state host.present for mdb01
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Host mdb01 (10.167.4.76) already present
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Completed state [mdb01] at time 03:40:54.521333 duration_in_ms=0.539
2017-12-15 03:40:54,521 [salt.state       ][INFO    ][7421] Running state [mdb] at time 03:40:54.521478
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7421] Executing state host.present for mdb
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7421] Host mdb (10.167.4.75) already present
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7421] Completed state [mdb] at time 03:40:54.522020 duration_in_ms=0.542
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7421] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.522170
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7421] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.522717 duration_in_ms=0.547
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.522864
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7421] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.523405 duration_in_ms=0.541
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Running state [cfg01] at time 03:40:54.523582
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Executing state host.present for cfg01
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Completed state [cfg01] at time 03:40:54.524142 duration_in_ms=0.56
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Running state [prx01] at time 03:40:54.524287
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7421] Executing state host.present for prx01
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7421] Host prx01 (10.167.4.104) already present
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7421] Completed state [prx01] at time 03:40:54.524836 duration_in_ms=0.55
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7421] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.524980
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7421] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7421] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.525520 duration_in_ms=0.54
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.525665
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.526208 duration_in_ms=0.543
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Running state [kvm01] at time 03:40:54.526353
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7421] Executing state host.present for kvm01
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7421] Host kvm01 (10.167.4.141) already present
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7421] Completed state [kvm01] at time 03:40:54.526893 duration_in_ms=0.54
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7421] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.527037
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7421] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7421] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7421] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.527588 duration_in_ms=0.551
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7421] Running state [kvm03] at time 03:40:54.527740
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7421] Executing state host.present for kvm03
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7421] Host kvm03 (10.167.4.143) already present
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7421] Completed state [kvm03] at time 03:40:54.528431 duration_in_ms=0.691
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.528586
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.529136 duration_in_ms=0.549
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Running state [kvm02] at time 03:40:54.529281
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7421] Executing state host.present for kvm02
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7421] Host kvm02 (10.167.4.142) already present
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7421] Completed state [kvm02] at time 03:40:54.529817 duration_in_ms=0.536
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7421] Running state [dbs] at time 03:40:54.529963
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7421] Executing state host.present for dbs
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7421] Host dbs (10.167.4.50) already present
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Completed state [dbs] at time 03:40:54.530501 duration_in_ms=0.538
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.530643
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.531181 duration_in_ms=0.539
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Running state [prx] at time 03:40:54.531324
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7421] Executing state host.present for prx
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7421] Host prx (172.30.10.103) already present
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7421] Completed state [prx] at time 03:40:54.531878 duration_in_ms=0.554
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7421] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.532022
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7421] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7421] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.532559 duration_in_ms=0.537
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Running state [prx02] at time 03:40:54.532715
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Executing state host.present for prx02
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Host prx02 (10.167.4.105) already present
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Completed state [prx02] at time 03:40:54.533253 duration_in_ms=0.538
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7421] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.533399
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7421] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7421] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7421] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.533946 duration_in_ms=0.548
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7421] Running state [gtw01] at time 03:40:54.534092
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7421] Executing state host.present for gtw01
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Host gtw01 (10.167.4.124) already present
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Completed state [gtw01] at time 03:40:54.534629 duration_in_ms=0.538
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.534774
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.535312 duration_in_ms=0.539
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7421] Running state [gtw02] at time 03:40:54.535459
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7421] Executing state host.present for gtw02
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7421] Host gtw02 (10.167.4.125) already present
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7421] Completed state [gtw02] at time 03:40:54.536015 duration_in_ms=0.557
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7421] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.536160
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7421] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.536712 duration_in_ms=0.552
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.536859
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7421] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.537402 duration_in_ms=0.543
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Running state [msg02] at time 03:40:54.537547
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Executing state host.present for msg02
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Host msg02 (10.167.4.42) already present
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Completed state [msg02] at time 03:40:54.538088 duration_in_ms=0.54
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.538231
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7421] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.538776 duration_in_ms=0.546
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Running state [msg03] at time 03:40:54.538923
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Executing state host.present for msg03
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Host msg03 (10.167.4.43) already present
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7421] Completed state [msg03] at time 03:40:54.539471 duration_in_ms=0.549
2017-12-15 03:40:54,540 [salt.state       ][INFO    ][7421] Running state [file.replace] at time 03:40:54.540084
2017-12-15 03:40:54,540 [salt.state       ][INFO    ][7421] Executing state module.run for file.replace
2017-12-15 03:40:54,608 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:40:54,616 [salt.state       ][INFO    ][7421] onlyif execution failed
2017-12-15 03:40:54,616 [salt.state       ][INFO    ][7421] Completed state [file.replace] at time 03:40:54.616078 duration_in_ms=75.993
2017-12-15 03:40:54,616 [salt.state       ][INFO    ][7421] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.616312
2017-12-15 03:40:54,617 [salt.state       ][INFO    ][7421] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,617 [salt.state       ][INFO    ][7421] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:40:54,617 [salt.state       ][INFO    ][7421] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.617156 duration_in_ms=0.844
2017-12-15 03:40:54,617 [salt.state       ][INFO    ][7421] Running state [msg01] at time 03:40:54.617310
2017-12-15 03:40:54,617 [salt.state       ][INFO    ][7421] Executing state host.present for msg01
2017-12-15 03:40:54,618 [salt.state       ][INFO    ][7421] Host msg01 (10.167.4.41) already present
2017-12-15 03:40:54,618 [salt.state       ][INFO    ][7421] Completed state [msg01] at time 03:40:54.617889 duration_in_ms=0.58
2017-12-15 03:40:54,618 [salt.state       ][INFO    ][7421] Running state [msg] at time 03:40:54.618044
2017-12-15 03:40:54,618 [salt.state       ][INFO    ][7421] Executing state host.present for msg
2017-12-15 03:40:54,618 [salt.state       ][INFO    ][7421] Host msg (10.167.4.40) already present
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Completed state [msg] at time 03:40:54.618604 duration_in_ms=0.56
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.618757
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.619313 duration_in_ms=0.556
2017-12-15 03:40:54,619 [salt.state       ][INFO    ][7421] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.619462
2017-12-15 03:40:54,620 [salt.state       ][INFO    ][7421] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,620 [salt.state       ][INFO    ][7421] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:54,620 [salt.state       ][INFO    ][7421] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.620027 duration_in_ms=0.565
2017-12-15 03:40:54,620 [salt.state       ][INFO    ][7421] Running state [cfg01] at time 03:40:54.620172
2017-12-15 03:40:54,620 [salt.state       ][INFO    ][7421] Executing state host.present for cfg01
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Completed state [cfg01] at time 03:40:54.620730 duration_in_ms=0.559
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Running state [cmp002] at time 03:40:54.620876
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Executing state host.present for cmp002
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Host cmp002 (10.167.4.102) already present
2017-12-15 03:40:54,621 [salt.state       ][INFO    ][7421] Completed state [cmp002] at time 03:40:54.621437 duration_in_ms=0.56
2017-12-15 03:40:54,622 [salt.state       ][INFO    ][7421] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.621586
2017-12-15 03:40:54,622 [salt.state       ][INFO    ][7421] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,622 [salt.state       ][INFO    ][7421] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:40:54,622 [salt.state       ][INFO    ][7421] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.622328 duration_in_ms=0.742
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.622482
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.623039 duration_in_ms=0.557
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Running state [cmp001] at time 03:40:54.623185
2017-12-15 03:40:54,623 [salt.state       ][INFO    ][7421] Executing state host.present for cmp001
2017-12-15 03:40:54,624 [salt.state       ][INFO    ][7421] Host cmp001 (10.167.4.101) already present
2017-12-15 03:40:54,624 [salt.state       ][INFO    ][7421] Completed state [cmp001] at time 03:40:54.623786 duration_in_ms=0.601
2017-12-15 03:40:54,624 [salt.state       ][INFO    ][7421] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.623936
2017-12-15 03:40:54,624 [salt.state       ][INFO    ][7421] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,624 [salt.state       ][INFO    ][7421] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.624490 duration_in_ms=0.555
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Running state [dbs01] at time 03:40:54.624646
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Executing state host.present for dbs01
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Host dbs01 (10.167.4.51) already present
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Completed state [dbs01] at time 03:40:54.625194 duration_in_ms=0.548
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.625342
2017-12-15 03:40:54,625 [salt.state       ][INFO    ][7421] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,626 [salt.state       ][INFO    ][7421] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:40:54,626 [salt.state       ][INFO    ][7421] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.625893 duration_in_ms=0.551
2017-12-15 03:40:54,626 [salt.state       ][INFO    ][7421] Running state [dbs02] at time 03:40:54.626037
2017-12-15 03:40:54,626 [salt.state       ][INFO    ][7421] Executing state host.present for dbs02
2017-12-15 03:40:54,626 [salt.state       ][INFO    ][7421] Host dbs02 (10.167.4.52) already present
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Completed state [dbs02] at time 03:40:54.626585 duration_in_ms=0.547
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.626730
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.627286 duration_in_ms=0.556
2017-12-15 03:40:54,627 [salt.state       ][INFO    ][7421] Running state [dbs03] at time 03:40:54.627434
2017-12-15 03:40:54,628 [salt.state       ][INFO    ][7421] Executing state host.present for dbs03
2017-12-15 03:40:54,628 [salt.state       ][INFO    ][7421] Host dbs03 (10.167.4.53) already present
2017-12-15 03:40:54,628 [salt.state       ][INFO    ][7421] Completed state [dbs03] at time 03:40:54.627996 duration_in_ms=0.561
2017-12-15 03:40:54,628 [salt.state       ][INFO    ][7421] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.628144
2017-12-15 03:40:54,628 [salt.state       ][INFO    ][7421] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.628703 duration_in_ms=0.559
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Running state [mas01] at time 03:40:54.628850
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Executing state host.present for mas01
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Host mas01 (10.167.4.3) already present
2017-12-15 03:40:54,629 [salt.state       ][INFO    ][7421] Completed state [mas01] at time 03:40:54.629398 duration_in_ms=0.548
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.629545
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.630097 duration_in_ms=0.552
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Running state [ctl02] at time 03:40:54.630245
2017-12-15 03:40:54,630 [salt.state       ][INFO    ][7421] Executing state host.present for ctl02
2017-12-15 03:40:54,631 [salt.state       ][INFO    ][7421] Host ctl02 (10.167.4.12) already present
2017-12-15 03:40:54,631 [salt.state       ][INFO    ][7421] Completed state [ctl02] at time 03:40:54.630793 duration_in_ms=0.548
2017-12-15 03:40:54,631 [salt.state       ][INFO    ][7421] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.630939
2017-12-15 03:40:54,631 [salt.state       ][INFO    ][7421] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,631 [salt.state       ][INFO    ][7421] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.631494 duration_in_ms=0.555
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Running state [ctl03] at time 03:40:54.631663
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Executing state host.present for ctl03
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Host ctl03 (10.167.4.13) already present
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Completed state [ctl03] at time 03:40:54.632211 duration_in_ms=0.548
2017-12-15 03:40:54,632 [salt.state       ][INFO    ][7421] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.632358
2017-12-15 03:40:54,633 [salt.state       ][INFO    ][7421] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,633 [salt.state       ][INFO    ][7421] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:40:54,633 [salt.state       ][INFO    ][7421] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.632930 duration_in_ms=0.572
2017-12-15 03:40:54,633 [salt.state       ][INFO    ][7421] Running state [ctl01] at time 03:40:54.633077
2017-12-15 03:40:54,633 [salt.state       ][INFO    ][7421] Executing state host.present for ctl01
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Host ctl01 (10.167.4.11) already present
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Completed state [ctl01] at time 03:40:54.633625 duration_in_ms=0.548
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Running state [ctl] at time 03:40:54.633768
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Executing state host.present for ctl
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Host ctl (10.167.4.10) already present
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Completed state [ctl] at time 03:40:54.634312 duration_in_ms=0.544
2017-12-15 03:40:54,634 [salt.state       ][INFO    ][7421] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.634455
2017-12-15 03:40:54,635 [salt.state       ][INFO    ][7421] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,635 [salt.state       ][INFO    ][7421] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:40:54,635 [salt.state       ][INFO    ][7421] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.635007 duration_in_ms=0.552
2017-12-15 03:40:54,635 [salt.state       ][INFO    ][7421] Running state [ens2] at time 03:40:54.635152
2017-12-15 03:40:54,635 [salt.state       ][INFO    ][7421] Executing state network.managed for ens2
2017-12-15 03:40:54,967 [salt.state       ][INFO    ][7421] Interface ens2 is up to date.
2017-12-15 03:40:54,967 [salt.state       ][INFO    ][7421] Completed state [ens2] at time 03:40:54.966748 duration_in_ms=331.595
2017-12-15 03:40:54,967 [salt.state       ][INFO    ][7421] Running state [ens3] at time 03:40:54.966943
2017-12-15 03:40:54,967 [salt.state       ][INFO    ][7421] Executing state network.managed for ens3
2017-12-15 03:40:55,290 [salt.state       ][INFO    ][7421] Interface ens3 is up to date.
2017-12-15 03:40:55,290 [salt.state       ][INFO    ][7421] Completed state [ens3] at time 03:40:55.290356 duration_in_ms=323.413
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] Running state [/etc/profile.d/proxy.sh] at time 03:40:55.290543
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] Completed state [/etc/profile.d/proxy.sh] at time 03:40:55.291135 duration_in_ms=0.592
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:40:55.291274
2017-12-15 03:40:55,291 [salt.state       ][INFO    ][7421] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:40:55,292 [salt.state       ][INFO    ][7421] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:40:55,292 [salt.state       ][INFO    ][7421] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:40:55.291734 duration_in_ms=0.459
2017-12-15 03:40:55,292 [salt.state       ][INFO    ][7421] Running state [ntp] at time 03:40:55.291877
2017-12-15 03:40:55,292 [salt.state       ][INFO    ][7421] Executing state pkg.installed for ntp
2017-12-15 03:40:55,295 [salt.state       ][INFO    ][7421] Package ntp is already installed
2017-12-15 03:40:55,295 [salt.state       ][INFO    ][7421] Completed state [ntp] at time 03:40:55.295190 duration_in_ms=3.313
2017-12-15 03:40:55,296 [salt.state       ][INFO    ][7421] Running state [/etc/ntp.conf] at time 03:40:55.295927
2017-12-15 03:40:55,296 [salt.state       ][INFO    ][7421] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:40:55,318 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:40:55,343 [salt.fileclient  ][INFO    ][7421] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:55,350 [salt.state       ][INFO    ][7421] File /etc/ntp.conf is in the correct state
2017-12-15 03:40:55,350 [salt.state       ][INFO    ][7421] Completed state [/etc/ntp.conf] at time 03:40:55.350371 duration_in_ms=54.443
2017-12-15 03:40:55,351 [salt.state       ][INFO    ][7421] Running state [ntp] at time 03:40:55.351121
2017-12-15 03:40:55,351 [salt.state       ][INFO    ][7421] Executing state service.running for ntp
2017-12-15 03:40:55,352 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:55,361 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:40:55,372 [salt.loaded.int.module.cmdmod][INFO    ][7421] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:40:55,384 [salt.state       ][INFO    ][7421] The service ntp is already running
2017-12-15 03:40:55,384 [salt.state       ][INFO    ][7421] Completed state [ntp] at time 03:40:55.383992 duration_in_ms=32.87
2017-12-15 03:40:55,387 [salt.minion      ][INFO    ][7421] Returning information for job: 20171215034037740529
2017-12-15 03:41:19,108 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034119099694
2017-12-15 03:41:19,133 [salt.minion      ][INFO    ][9379] Starting a new job with PID 9379
2017-12-15 03:41:21,983 [salt.state       ][INFO    ][9379] Loading fresh modules for state activity
2017-12-15 03:41:22,007 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:41:22,027 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:41:22,055 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,101 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:41:22,115 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,157 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:41:22,171 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,224 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:41:22,351 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,409 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:41:22,442 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,486 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:41:22,501 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,546 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:41:22,572 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,627 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:41:22,649 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,697 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:41:22,715 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,760 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:41:22,784 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,832 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:41:22,875 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,927 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:41:22,954 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,997 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:41:23,023 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,070 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:41:23,091 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,137 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:41:23,156 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,206 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:41:23,229 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,271 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:41:23,306 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,353 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:41:23,382 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,462 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:41:23,526 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,574 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:41:23,599 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,646 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:41:23,673 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,720 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:41:23,732 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:41:23,746 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:23,763 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:41:23,783 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:23,797 [salt.state       ][INFO    ][9379] Running state [/etc/environment] at time 03:41:23.796555
2017-12-15 03:41:23,797 [salt.state       ][INFO    ][9379] Executing state file.blockreplace for /etc/environment
2017-12-15 03:41:23,801 [salt.state       ][INFO    ][9379] No changes needed to be made
2017-12-15 03:41:23,801 [salt.state       ][INFO    ][9379] Completed state [/etc/environment] at time 03:41:23.800953 duration_in_ms=4.398
2017-12-15 03:41:23,801 [salt.state       ][INFO    ][9379] Running state [/etc/profile.d] at time 03:41:23.801248
2017-12-15 03:41:23,802 [salt.state       ][INFO    ][9379] Executing state file.directory for /etc/profile.d
2017-12-15 03:41:23,802 [salt.state       ][INFO    ][9379] Directory /etc/profile.d is in the correct state
2017-12-15 03:41:23,803 [salt.state       ][INFO    ][9379] Completed state [/etc/profile.d] at time 03:41:23.802614 duration_in_ms=1.366
2017-12-15 03:41:24,066 [salt.state       ][INFO    ][9379] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:41:24.066400
2017-12-15 03:41:24,067 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:41:24,089 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:41:24,093 [salt.state       ][INFO    ][9379] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:41:24,094 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:41:24.093644 duration_in_ms=27.245
2017-12-15 03:41:24,094 [salt.state       ][INFO    ][9379] Running state [linux_repo_prereq_pkgs] at time 03:41:24.094200
2017-12-15 03:41:24,094 [salt.state       ][INFO    ][9379] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:41:24,095 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:41:24,551 [salt.state       ][INFO    ][9379] All specified packages are already installed
2017-12-15 03:41:24,551 [salt.state       ][INFO    ][9379] Completed state [linux_repo_prereq_pkgs] at time 03:41:24.551173 duration_in_ms=456.972
2017-12-15 03:41:24,551 [salt.state       ][INFO    ][9379] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:41:24.551400
2017-12-15 03:41:24,552 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:41:24,552 [salt.state       ][INFO    ][9379] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:41:24,552 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:41:24.552011 duration_in_ms=0.611
2017-12-15 03:41:24,552 [salt.state       ][INFO    ][9379] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:41:24.552155
2017-12-15 03:41:24,552 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:41:24,571 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:41:24,592 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:24,626 [salt.state       ][INFO    ][9379] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:41:24,626 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:41:24.626362 duration_in_ms=74.206
2017-12-15 03:41:24,628 [salt.state       ][INFO    ][9379] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:41:24.628156
2017-12-15 03:41:24,628 [salt.state       ][INFO    ][9379] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:41:24,875 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:41:24,951 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:27,282 [salt.state       ][INFO    ][9379] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:41:27.282481 duration_in_ms=2654.325
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:41:27.282694
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:41:27.283287 duration_in_ms=0.593
2017-12-15 03:41:27,283 [salt.state       ][INFO    ][9379] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:41:27.283435
2017-12-15 03:41:27,284 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:41:27,305 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:41:27,322 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:27,355 [salt.state       ][INFO    ][9379] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:41:27,355 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:41:27.354904 duration_in_ms=71.468
2017-12-15 03:41:27,356 [salt.state       ][INFO    ][9379] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:41:27.355510
2017-12-15 03:41:27,356 [salt.state       ][INFO    ][9379] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:41:27,443 [salt.loaded.int.module.cmdmod][INFO    ][9379] 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-15 03:41:27,518 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:29,209 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034129191861
2017-12-15 03:41:29,244 [salt.minion      ][INFO    ][10387] Starting a new job with PID 10387
2017-12-15 03:41:29,255 [salt.minion      ][INFO    ][10387] Returning information for job: 20171215034129191861
2017-12-15 03:41:29,931 [salt.state       ][INFO    ][9379] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:41:29,931 [salt.state       ][INFO    ][9379] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:41:29.930984 duration_in_ms=2575.474
2017-12-15 03:41:29,931 [salt.state       ][INFO    ][9379] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:41:29.931381
2017-12-15 03:41:29,932 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:41:29,932 [salt.state       ][INFO    ][9379] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:41:29,932 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:41:29.932437 duration_in_ms=1.055
2017-12-15 03:41:29,933 [salt.state       ][INFO    ][9379] Running state [/etc/apt/preferences.d/uca] at time 03:41:29.932717
2017-12-15 03:41:29,933 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:41:29,933 [salt.state       ][INFO    ][9379] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:41:29,934 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/preferences.d/uca] at time 03:41:29.933567 duration_in_ms=0.849
2017-12-15 03:41:29,934 [salt.state       ][INFO    ][9379] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:41:29.934332
2017-12-15 03:41:29,935 [salt.state       ][INFO    ][9379] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:41:30,028 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:41:30,074 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:32,417 [salt.state       ][INFO    ][9379] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:41:32,418 [salt.state       ][INFO    ][9379] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:41:32.418058 duration_in_ms=2483.725
2017-12-15 03:41:32,418 [salt.state       ][INFO    ][9379] Running state [linux_extra_packages_purged] at time 03:41:32.418416
2017-12-15 03:41:32,419 [salt.state       ][INFO    ][9379] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:41:32,428 [salt.state       ][INFO    ][9379] All specified packages are already absent
2017-12-15 03:41:32,429 [salt.state       ][INFO    ][9379] Completed state [linux_extra_packages_purged] at time 03:41:32.428623 duration_in_ms=10.205
2017-12-15 03:41:32,429 [salt.state       ][INFO    ][9379] Running state [linux_extra_packages_latest] at time 03:41:32.429083
2017-12-15 03:41:32,430 [salt.state       ][INFO    ][9379] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:41:32,434 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:34,813 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:41:34,852 [salt.state       ][INFO    ][9379] Package mcelog is already up-to-date
2017-12-15 03:41:34,853 [salt.state       ][INFO    ][9379] Completed state [linux_extra_packages_latest] at time 03:41:34.852647 duration_in_ms=2423.565
2017-12-15 03:41:34,853 [salt.state       ][INFO    ][9379] Running state [UTC] at time 03:41:34.853319
2017-12-15 03:41:34,854 [salt.state       ][INFO    ][9379] Executing state timezone.system for UTC
2017-12-15 03:41:34,854 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:41:34,886 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:41:34,896 [salt.state       ][INFO    ][9379] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:41:34,896 [salt.state       ][INFO    ][9379] Completed state [UTC] at time 03:41:34.896164 duration_in_ms=42.845
2017-12-15 03:41:34,897 [salt.state       ][INFO    ][9379] Running state [nf_conntrack] at time 03:41:34.896873
2017-12-15 03:41:34,897 [salt.state       ][INFO    ][9379] Executing state kmod.present for nf_conntrack
2017-12-15 03:41:34,898 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'lsmod' in directory '/root'
2017-12-15 03:41:34,906 [salt.state       ][INFO    ][9379] Kernel module nf_conntrack is already present
2017-12-15 03:41:34,907 [salt.state       ][INFO    ][9379] Completed state [nf_conntrack] at time 03:41:34.906574 duration_in_ms=9.699
2017-12-15 03:41:34,907 [salt.state       ][INFO    ][9379] Running state [kernel.panic] at time 03:41:34.907243
2017-12-15 03:41:34,908 [salt.state       ][INFO    ][9379] Executing state sysctl.present for kernel.panic
2017-12-15 03:41:34,916 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,931 [salt.state       ][INFO    ][9379] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:41:34,931 [salt.state       ][INFO    ][9379] Completed state [kernel.panic] at time 03:41:34.931205 duration_in_ms=23.96
2017-12-15 03:41:34,932 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_keepalive_probes] at time 03:41:34.931609
2017-12-15 03:41:34,932 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:41:34,933 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,949 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:41:34,949 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:41:34.949033 duration_in_ms=17.422
2017-12-15 03:41:34,949 [salt.state       ][INFO    ][9379] Running state [fs.file-max] at time 03:41:34.949406
2017-12-15 03:41:34,950 [salt.state       ][INFO    ][9379] Executing state sysctl.present for fs.file-max
2017-12-15 03:41:34,950 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,965 [salt.state       ][INFO    ][9379] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:41:34,966 [salt.state       ][INFO    ][9379] Completed state [fs.file-max] at time 03:41:34.965616 duration_in_ms=16.209
2017-12-15 03:41:34,966 [salt.state       ][INFO    ][9379] Running state [net.core.somaxconn] at time 03:41:34.965995
2017-12-15 03:41:34,967 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:41:34,967 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,982 [salt.state       ][INFO    ][9379] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:41:34,983 [salt.state       ][INFO    ][9379] Completed state [net.core.somaxconn] at time 03:41:34.982653 duration_in_ms=16.657
2017-12-15 03:41:34,983 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:41:34.983011
2017-12-15 03:41:34,983 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:41:34,984 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,999 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:41:34,1000 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:41:34.999710 duration_in_ms=16.698
2017-12-15 03:41:35,000 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_tw_reuse] at time 03:41:35.000040
2017-12-15 03:41:35,000 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:41:35,001 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,015 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:41:35,016 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_tw_reuse] at time 03:41:35.015757 duration_in_ms=15.715
2017-12-15 03:41:35,016 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_congestion_control] at time 03:41:35.016164
2017-12-15 03:41:35,016 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:41:35,017 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,033 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:41:35,033 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_congestion_control] at time 03:41:35.033057 duration_in_ms=16.892
2017-12-15 03:41:35,033 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_retries2] at time 03:41:35.033405
2017-12-15 03:41:35,034 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:41:35,034 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,049 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:41:35,049 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_retries2] at time 03:41:35.048800 duration_in_ms=15.394
2017-12-15 03:41:35,049 [salt.state       ][INFO    ][9379] Running state [net.core.netdev_max_backlog] at time 03:41:35.049030
2017-12-15 03:41:35,049 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:41:35,050 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,064 [salt.state       ][INFO    ][9379] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:41:35,065 [salt.state       ][INFO    ][9379] Completed state [net.core.netdev_max_backlog] at time 03:41:35.064635 duration_in_ms=15.604
2017-12-15 03:41:35,065 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:41:35.064926
2017-12-15 03:41:35,065 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:41:35,066 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,079 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:41:35,080 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:41:35.079488 duration_in_ms=14.562
2017-12-15 03:41:35,080 [salt.state       ][INFO    ][9379] Running state [vm.swappiness] at time 03:41:35.079727
2017-12-15 03:41:35,080 [salt.state       ][INFO    ][9379] Executing state sysctl.present for vm.swappiness
2017-12-15 03:41:35,080 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,094 [salt.state       ][INFO    ][9379] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:41:35,095 [salt.state       ][INFO    ][9379] Completed state [vm.swappiness] at time 03:41:35.094732 duration_in_ms=15.003
2017-12-15 03:41:35,095 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:41:35.095041
2017-12-15 03:41:35,095 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:41:35,096 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,111 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:41:35,112 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:41:35.111744 duration_in_ms=16.702
2017-12-15 03:41:35,112 [salt.state       ][INFO    ][9379] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:41:35.111967
2017-12-15 03:41:35,112 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:41:35,113 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,129 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:41:35,130 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:41:35.129508 duration_in_ms=17.54
2017-12-15 03:41:35,130 [salt.state       ][INFO    ][9379] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:41:35.129740
2017-12-15 03:41:35,130 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:41:35,130 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,144 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:41:35,145 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:41:35.144651 duration_in_ms=14.91
2017-12-15 03:41:35,145 [salt.state       ][INFO    ][9379] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:41:35.144876
2017-12-15 03:41:35,145 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:41:35,145 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,159 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:41:35,159 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:41:35.159350 duration_in_ms=14.473
2017-12-15 03:41:35,160 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_fin_timeout] at time 03:41:35.159705
2017-12-15 03:41:35,160 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:41:35,161 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,175 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:41:35,175 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_fin_timeout] at time 03:41:35.174837 duration_in_ms=15.131
2017-12-15 03:41:35,175 [salt.state       ][INFO    ][9379] Running state [net.ipv4.tcp_keepalive_time] at time 03:41:35.175143
2017-12-15 03:41:35,175 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:41:35,176 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,190 [salt.state       ][INFO    ][9379] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:41:35,190 [salt.state       ][INFO    ][9379] Completed state [net.ipv4.tcp_keepalive_time] at time 03:41:35.190104 duration_in_ms=14.961
2017-12-15 03:41:35,190 [salt.state       ][INFO    ][9379] Running state [net.nf_conntrack_max] at time 03:41:35.190442
2017-12-15 03:41:35,191 [salt.state       ][INFO    ][9379] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:41:35,191 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,207 [salt.state       ][INFO    ][9379] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:41:35,207 [salt.state       ][INFO    ][9379] Completed state [net.nf_conntrack_max] at time 03:41:35.207173 duration_in_ms=16.731
2017-12-15 03:41:35,208 [salt.state       ][INFO    ][9379] Running state [linux_sysfs_package] at time 03:41:35.207486
2017-12-15 03:41:35,208 [salt.state       ][INFO    ][9379] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:41:35,211 [salt.state       ][INFO    ][9379] All specified packages are already installed
2017-12-15 03:41:35,211 [salt.state       ][INFO    ][9379] Completed state [linux_sysfs_package] at time 03:41:35.211198 duration_in_ms=3.711
2017-12-15 03:41:35,212 [salt.state       ][INFO    ][9379] Running state [/etc/sysfs.d] at time 03:41:35.212216
2017-12-15 03:41:35,212 [salt.state       ][INFO    ][9379] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:41:35,213 [salt.state       ][INFO    ][9379] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:41:35,213 [salt.state       ][INFO    ][9379] Completed state [/etc/sysfs.d] at time 03:41:35.213140 duration_in_ms=0.924
2017-12-15 03:41:35,214 [salt.state       ][INFO    ][9379] Running state [ondemand] at time 03:41:35.213785
2017-12-15 03:41:35,214 [salt.state       ][INFO    ][9379] Executing state service.dead for ondemand
2017-12-15 03:41:35,215 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:41:35,225 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:41:35,234 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:41:35,247 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'runlevel' in directory '/root'
2017-12-15 03:41:35,255 [salt.state       ][INFO    ][9379] The service ondemand is already dead
2017-12-15 03:41:35,255 [salt.state       ][INFO    ][9379] Completed state [ondemand] at time 03:41:35.254939 duration_in_ms=41.153
2017-12-15 03:41:35,256 [salt.state       ][INFO    ][9379] Running state [cs_CZ.UTF-8] at time 03:41:35.255601
2017-12-15 03:41:35,256 [salt.state       ][INFO    ][9379] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:41:35,256 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'locale -a' in directory '/root'
2017-12-15 03:41:35,264 [salt.state       ][INFO    ][9379] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:41:35,264 [salt.state       ][INFO    ][9379] Completed state [cs_CZ.UTF-8] at time 03:41:35.263798 duration_in_ms=8.196
2017-12-15 03:41:35,264 [salt.state       ][INFO    ][9379] Running state [en_US.UTF-8] at time 03:41:35.264132
2017-12-15 03:41:35,264 [salt.state       ][INFO    ][9379] Executing state locale.present for en_US.UTF-8
2017-12-15 03:41:35,265 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'locale -a' in directory '/root'
2017-12-15 03:41:35,271 [salt.state       ][INFO    ][9379] Locale en_US.UTF-8 is already present
2017-12-15 03:41:35,271 [salt.state       ][INFO    ][9379] Completed state [en_US.UTF-8] at time 03:41:35.270707 duration_in_ms=6.574
2017-12-15 03:41:35,272 [salt.state       ][INFO    ][9379] Running state [en_US.UTF-8] at time 03:41:35.271719
2017-12-15 03:41:35,272 [salt.state       ][INFO    ][9379] Executing state locale.system for en_US.UTF-8
2017-12-15 03:41:35,272 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'localectl' in directory '/root'
2017-12-15 03:41:35,301 [salt.state       ][INFO    ][9379] System locale en_US.UTF-8 already set
2017-12-15 03:41:35,301 [salt.state       ][INFO    ][9379] Completed state [en_US.UTF-8] at time 03:41:35.301418 duration_in_ms=29.698
2017-12-15 03:41:35,303 [salt.state       ][INFO    ][9379] Running state [root] at time 03:41:35.302508
2017-12-15 03:41:35,303 [salt.state       ][INFO    ][9379] Executing state user.present for root
2017-12-15 03:41:35,304 [salt.state       ][INFO    ][9379] User root is present and up to date
2017-12-15 03:41:35,304 [salt.state       ][INFO    ][9379] Completed state [root] at time 03:41:35.303829 duration_in_ms=1.321
2017-12-15 03:41:35,305 [salt.state       ][INFO    ][9379] Running state [/root] at time 03:41:35.304703
2017-12-15 03:41:35,305 [salt.state       ][INFO    ][9379] Executing state file.directory for /root
2017-12-15 03:41:35,306 [salt.state       ][INFO    ][9379] Directory /root is in the correct state
2017-12-15 03:41:35,306 [salt.state       ][INFO    ][9379] Completed state [/root] at time 03:41:35.305666 duration_in_ms=0.962
2017-12-15 03:41:35,306 [salt.state       ][INFO    ][9379] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:41:35.305902
2017-12-15 03:41:35,306 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:41:35,306 [salt.state       ][INFO    ][9379] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:41:35,307 [salt.state       ][INFO    ][9379] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:41:35.306620 duration_in_ms=0.717
2017-12-15 03:41:35,307 [salt.state       ][INFO    ][9379] Running state [ubuntu] at time 03:41:35.306868
2017-12-15 03:41:35,307 [salt.state       ][INFO    ][9379] Executing state user.present for ubuntu
2017-12-15 03:41:35,308 [salt.state       ][INFO    ][9379] User ubuntu is present and up to date
2017-12-15 03:41:35,308 [salt.state       ][INFO    ][9379] Completed state [ubuntu] at time 03:41:35.308145 duration_in_ms=1.276
2017-12-15 03:41:35,309 [salt.state       ][INFO    ][9379] Running state [/home/ubuntu] at time 03:41:35.308970
2017-12-15 03:41:35,309 [salt.state       ][INFO    ][9379] Executing state file.directory for /home/ubuntu
2017-12-15 03:41:35,310 [salt.state       ][INFO    ][9379] Directory /home/ubuntu is in the correct state
2017-12-15 03:41:35,310 [salt.state       ][INFO    ][9379] Completed state [/home/ubuntu] at time 03:41:35.309820 duration_in_ms=0.849
2017-12-15 03:41:35,310 [salt.state       ][INFO    ][9379] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:41:35.310460
2017-12-15 03:41:35,311 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:41:35,339 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:41:35,343 [salt.state       ][INFO    ][9379] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:41:35,343 [salt.state       ][INFO    ][9379] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:41:35.343216 duration_in_ms=32.755
2017-12-15 03:41:35,343 [salt.state       ][INFO    ][9379] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:41:35.343383
2017-12-15 03:41:35,344 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:41:35,366 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:41:35,383 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9379] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9379] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:41:35.418060 duration_in_ms=74.675
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9379] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:41:35.418312
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:41:35,434 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:41:35,451 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:35,485 [salt.state       ][INFO    ][9379] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:41:35,485 [salt.state       ][INFO    ][9379] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:41:35.484918 duration_in_ms=66.604
2017-12-15 03:41:35,486 [salt.state       ][INFO    ][9379] Running state [service.systemctl_reload] at time 03:41:35.485978
2017-12-15 03:41:35,486 [salt.state       ][INFO    ][9379] Executing state module.wait for service.systemctl_reload
2017-12-15 03:41:35,487 [salt.state       ][INFO    ][9379] No changes made for service.systemctl_reload
2017-12-15 03:41:35,487 [salt.state       ][INFO    ][9379] Completed state [service.systemctl_reload] at time 03:41:35.486644 duration_in_ms=0.666
2017-12-15 03:41:35,487 [salt.state       ][INFO    ][9379] Running state [/etc/hostname] at time 03:41:35.486869
2017-12-15 03:41:35,487 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/hostname
2017-12-15 03:41:35,503 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9379] File /etc/hostname is in the correct state
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9379] Completed state [/etc/hostname] at time 03:41:35.504352 duration_in_ms=17.483
2017-12-15 03:41:35,505 [salt.state       ][INFO    ][9379] Running state [hostname msg03] at time 03:41:35.505469
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9379] Executing state cmd.wait for hostname msg03
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9379] No changes made for hostname msg03
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9379] Completed state [hostname msg03] at time 03:41:35.506131 duration_in_ms=0.661
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9379] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.506571
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9379] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9379] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9379] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.507343 duration_in_ms=0.771
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9379] Running state [mdb02] at time 03:41:35.507584
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9379] Executing state host.present for mdb02
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9379] Host mdb02 (10.167.4.77) already present
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9379] Completed state [mdb02] at time 03:41:35.508374 duration_in_ms=0.79
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9379] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.508615
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9379] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9379] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9379] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.509451 duration_in_ms=0.837
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9379] Running state [mdb03] at time 03:41:35.509677
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9379] Executing state host.present for mdb03
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9379] Host mdb03 (10.167.4.78) already present
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9379] Completed state [mdb03] at time 03:41:35.510523 duration_in_ms=0.845
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9379] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.510752
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9379] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9379] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9379] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.511598 duration_in_ms=0.846
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9379] Running state [mdb01] at time 03:41:35.511823
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9379] Executing state host.present for mdb01
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9379] Host mdb01 (10.167.4.76) already present
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9379] Completed state [mdb01] at time 03:41:35.512653 duration_in_ms=0.83
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9379] Running state [mdb] at time 03:41:35.512877
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9379] Executing state host.present for mdb
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9379] Host mdb (10.167.4.75) already present
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9379] Completed state [mdb] at time 03:41:35.513700 duration_in_ms=0.823
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9379] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.513927
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9379] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9379] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9379] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.514787 duration_in_ms=0.859
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9379] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.515013
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9379] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9379] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9379] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.515851 duration_in_ms=0.837
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9379] Running state [cfg01] at time 03:41:35.516099
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9379] Executing state host.present for cfg01
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9379] Host cfg01 (10.167.4.100) already present
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9379] Completed state [cfg01] at time 03:41:35.516943 duration_in_ms=0.843
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9379] Running state [prx01] at time 03:41:35.517166
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9379] Executing state host.present for prx01
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9379] Host prx01 (10.167.4.104) already present
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9379] Completed state [prx01] at time 03:41:35.518023 duration_in_ms=0.857
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9379] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.518247
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9379] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9379] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9379] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.519074 duration_in_ms=0.826
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9379] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.519298
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9379] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9379] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9379] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.520149 duration_in_ms=0.851
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9379] Running state [kvm01] at time 03:41:35.520374
2017-12-15 03:41:35,521 [salt.state       ][INFO    ][9379] Executing state host.present for kvm01
2017-12-15 03:41:35,521 [salt.state       ][INFO    ][9379] Host kvm01 (10.167.4.141) already present
2017-12-15 03:41:35,521 [salt.state       ][INFO    ][9379] Completed state [kvm01] at time 03:41:35.521238 duration_in_ms=0.864
2017-12-15 03:41:35,522 [salt.state       ][INFO    ][9379] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.521470
2017-12-15 03:41:35,522 [salt.state       ][INFO    ][9379] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,522 [salt.state       ][INFO    ][9379] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:41:35,522 [salt.state       ][INFO    ][9379] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.522322 duration_in_ms=0.852
2017-12-15 03:41:35,523 [salt.state       ][INFO    ][9379] Running state [kvm03] at time 03:41:35.522560
2017-12-15 03:41:35,523 [salt.state       ][INFO    ][9379] Executing state host.present for kvm03
2017-12-15 03:41:35,523 [salt.state       ][INFO    ][9379] Host kvm03 (10.167.4.143) already present
2017-12-15 03:41:35,524 [salt.state       ][INFO    ][9379] Completed state [kvm03] at time 03:41:35.523563 duration_in_ms=1.003
2017-12-15 03:41:35,524 [salt.state       ][INFO    ][9379] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.523796
2017-12-15 03:41:35,524 [salt.state       ][INFO    ][9379] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,524 [salt.state       ][INFO    ][9379] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:41:35,525 [salt.state       ][INFO    ][9379] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.524590 duration_in_ms=0.794
2017-12-15 03:41:35,525 [salt.state       ][INFO    ][9379] Running state [kvm02] at time 03:41:35.524815
2017-12-15 03:41:35,525 [salt.state       ][INFO    ][9379] Executing state host.present for kvm02
2017-12-15 03:41:35,525 [salt.state       ][INFO    ][9379] Host kvm02 (10.167.4.142) already present
2017-12-15 03:41:35,526 [salt.state       ][INFO    ][9379] Completed state [kvm02] at time 03:41:35.525580 duration_in_ms=0.765
2017-12-15 03:41:35,526 [salt.state       ][INFO    ][9379] Running state [dbs] at time 03:41:35.525806
2017-12-15 03:41:35,526 [salt.state       ][INFO    ][9379] Executing state host.present for dbs
2017-12-15 03:41:35,526 [salt.state       ][INFO    ][9379] Host dbs (10.167.4.50) already present
2017-12-15 03:41:35,527 [salt.state       ][INFO    ][9379] Completed state [dbs] at time 03:41:35.526611 duration_in_ms=0.805
2017-12-15 03:41:35,527 [salt.state       ][INFO    ][9379] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.526838
2017-12-15 03:41:35,527 [salt.state       ][INFO    ][9379] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,528 [salt.state       ][INFO    ][9379] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:41:35,528 [salt.state       ][INFO    ][9379] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.527681 duration_in_ms=0.842
2017-12-15 03:41:35,528 [salt.state       ][INFO    ][9379] Running state [prx] at time 03:41:35.527905
2017-12-15 03:41:35,528 [salt.state       ][INFO    ][9379] Executing state host.present for prx
2017-12-15 03:41:35,529 [salt.state       ][INFO    ][9379] Host prx (172.30.10.103) already present
2017-12-15 03:41:35,529 [salt.state       ][INFO    ][9379] Completed state [prx] at time 03:41:35.528739 duration_in_ms=0.834
2017-12-15 03:41:35,529 [salt.state       ][INFO    ][9379] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.528961
2017-12-15 03:41:35,529 [salt.state       ][INFO    ][9379] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,530 [salt.state       ][INFO    ][9379] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:41:35,530 [salt.state       ][INFO    ][9379] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.529785 duration_in_ms=0.824
2017-12-15 03:41:35,530 [salt.state       ][INFO    ][9379] Running state [prx02] at time 03:41:35.530009
2017-12-15 03:41:35,530 [salt.state       ][INFO    ][9379] Executing state host.present for prx02
2017-12-15 03:41:35,531 [salt.state       ][INFO    ][9379] Host prx02 (10.167.4.105) already present
2017-12-15 03:41:35,531 [salt.state       ][INFO    ][9379] Completed state [prx02] at time 03:41:35.530830 duration_in_ms=0.821
2017-12-15 03:41:35,531 [salt.state       ][INFO    ][9379] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.531055
2017-12-15 03:41:35,531 [salt.state       ][INFO    ][9379] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,532 [salt.state       ][INFO    ][9379] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:41:35,532 [salt.state       ][INFO    ][9379] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.531924 duration_in_ms=0.869
2017-12-15 03:41:35,532 [salt.state       ][INFO    ][9379] Running state [gtw01] at time 03:41:35.532175
2017-12-15 03:41:35,532 [salt.state       ][INFO    ][9379] Executing state host.present for gtw01
2017-12-15 03:41:35,533 [salt.state       ][INFO    ][9379] Host gtw01 (10.167.4.124) already present
2017-12-15 03:41:35,533 [salt.state       ][INFO    ][9379] Completed state [gtw01] at time 03:41:35.533010 duration_in_ms=0.835
2017-12-15 03:41:35,533 [salt.state       ][INFO    ][9379] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.533234
2017-12-15 03:41:35,533 [salt.state       ][INFO    ][9379] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,534 [salt.state       ][INFO    ][9379] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:41:35,534 [salt.state       ][INFO    ][9379] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.534057 duration_in_ms=0.822
2017-12-15 03:41:35,534 [salt.state       ][INFO    ][9379] Running state [gtw02] at time 03:41:35.534293
2017-12-15 03:41:35,535 [salt.state       ][INFO    ][9379] Executing state host.present for gtw02
2017-12-15 03:41:35,535 [salt.state       ][INFO    ][9379] Host gtw02 (10.167.4.125) already present
2017-12-15 03:41:35,535 [salt.state       ][INFO    ][9379] Completed state [gtw02] at time 03:41:35.535158 duration_in_ms=0.865
2017-12-15 03:41:35,535 [salt.state       ][INFO    ][9379] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.535396
2017-12-15 03:41:35,536 [salt.state       ][INFO    ][9379] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,536 [salt.state       ][INFO    ][9379] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:41:35,536 [salt.state       ][INFO    ][9379] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.536246 duration_in_ms=0.849
2017-12-15 03:41:35,537 [salt.state       ][INFO    ][9379] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.536470
2017-12-15 03:41:35,537 [salt.state       ][INFO    ][9379] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,537 [salt.state       ][INFO    ][9379] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:41:35,537 [salt.state       ][INFO    ][9379] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.537299 duration_in_ms=0.829
2017-12-15 03:41:35,538 [salt.state       ][INFO    ][9379] Running state [msg02] at time 03:41:35.537528
2017-12-15 03:41:35,538 [salt.state       ][INFO    ][9379] Executing state host.present for msg02
2017-12-15 03:41:35,538 [salt.state       ][INFO    ][9379] Host msg02 (10.167.4.42) already present
2017-12-15 03:41:35,538 [salt.state       ][INFO    ][9379] Completed state [msg02] at time 03:41:35.538393 duration_in_ms=0.865
2017-12-15 03:41:35,539 [salt.state       ][INFO    ][9379] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.538629
2017-12-15 03:41:35,539 [salt.state       ][INFO    ][9379] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,539 [salt.state       ][INFO    ][9379] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:41:35,539 [salt.state       ][INFO    ][9379] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.539455 duration_in_ms=0.826
2017-12-15 03:41:35,540 [salt.state       ][INFO    ][9379] Running state [msg03] at time 03:41:35.539694
2017-12-15 03:41:35,540 [salt.state       ][INFO    ][9379] Executing state host.present for msg03
2017-12-15 03:41:35,540 [salt.state       ][INFO    ][9379] Host msg03 (10.167.4.43) already present
2017-12-15 03:41:35,541 [salt.state       ][INFO    ][9379] Completed state [msg03] at time 03:41:35.540560 duration_in_ms=0.865
2017-12-15 03:41:35,541 [salt.state       ][INFO    ][9379] Running state [file.replace] at time 03:41:35.541415
2017-12-15 03:41:35,542 [salt.state       ][INFO    ][9379] Executing state module.run for file.replace
2017-12-15 03:41:35,611 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:41:35,619 [salt.state       ][INFO    ][9379] onlyif execution failed
2017-12-15 03:41:35,619 [salt.state       ][INFO    ][9379] Completed state [file.replace] at time 03:41:35.618879 duration_in_ms=77.463
2017-12-15 03:41:35,619 [salt.state       ][INFO    ][9379] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.619224
2017-12-15 03:41:35,619 [salt.state       ][INFO    ][9379] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,620 [salt.state       ][INFO    ][9379] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:41:35,620 [salt.state       ][INFO    ][9379] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.620256 duration_in_ms=1.032
2017-12-15 03:41:35,621 [salt.state       ][INFO    ][9379] Running state [msg01] at time 03:41:35.620502
2017-12-15 03:41:35,621 [salt.state       ][INFO    ][9379] Executing state host.present for msg01
2017-12-15 03:41:35,621 [salt.state       ][INFO    ][9379] Host msg01 (10.167.4.41) already present
2017-12-15 03:41:35,621 [salt.state       ][INFO    ][9379] Completed state [msg01] at time 03:41:35.621293 duration_in_ms=0.79
2017-12-15 03:41:35,622 [salt.state       ][INFO    ][9379] Running state [msg] at time 03:41:35.621531
2017-12-15 03:41:35,622 [salt.state       ][INFO    ][9379] Executing state host.present for msg
2017-12-15 03:41:35,622 [salt.state       ][INFO    ][9379] Host msg (10.167.4.40) already present
2017-12-15 03:41:35,622 [salt.state       ][INFO    ][9379] Completed state [msg] at time 03:41:35.622378 duration_in_ms=0.848
2017-12-15 03:41:35,623 [salt.state       ][INFO    ][9379] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.622619
2017-12-15 03:41:35,623 [salt.state       ][INFO    ][9379] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,623 [salt.state       ][INFO    ][9379] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:41:35,623 [salt.state       ][INFO    ][9379] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.623437 duration_in_ms=0.818
2017-12-15 03:41:35,624 [salt.state       ][INFO    ][9379] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.623735
2017-12-15 03:41:35,624 [salt.state       ][INFO    ][9379] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,624 [salt.state       ][INFO    ][9379] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:41:35,625 [salt.state       ][INFO    ][9379] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.624609 duration_in_ms=0.874
2017-12-15 03:41:35,625 [salt.state       ][INFO    ][9379] Running state [cfg01] at time 03:41:35.624841
2017-12-15 03:41:35,625 [salt.state       ][INFO    ][9379] Executing state host.present for cfg01
2017-12-15 03:41:35,626 [salt.state       ][INFO    ][9379] Host cfg01 (10.167.4.100) already present
2017-12-15 03:41:35,626 [salt.state       ][INFO    ][9379] Completed state [cfg01] at time 03:41:35.625676 duration_in_ms=0.835
2017-12-15 03:41:35,626 [salt.state       ][INFO    ][9379] Running state [cmp002] at time 03:41:35.625907
2017-12-15 03:41:35,626 [salt.state       ][INFO    ][9379] Executing state host.present for cmp002
2017-12-15 03:41:35,627 [salt.state       ][INFO    ][9379] Host cmp002 (10.167.4.102) already present
2017-12-15 03:41:35,627 [salt.state       ][INFO    ][9379] Completed state [cmp002] at time 03:41:35.626771 duration_in_ms=0.864
2017-12-15 03:41:35,627 [salt.state       ][INFO    ][9379] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.627008
2017-12-15 03:41:35,627 [salt.state       ][INFO    ][9379] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,628 [salt.state       ][INFO    ][9379] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:41:35,628 [salt.state       ][INFO    ][9379] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.627879 duration_in_ms=0.871
2017-12-15 03:41:35,628 [salt.state       ][INFO    ][9379] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.628133
2017-12-15 03:41:35,628 [salt.state       ][INFO    ][9379] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,629 [salt.state       ][INFO    ][9379] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:41:35,629 [salt.state       ][INFO    ][9379] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.629234 duration_in_ms=1.1
2017-12-15 03:41:35,630 [salt.state       ][INFO    ][9379] Running state [cmp001] at time 03:41:35.629482
2017-12-15 03:41:35,630 [salt.state       ][INFO    ][9379] Executing state host.present for cmp001
2017-12-15 03:41:35,630 [salt.state       ][INFO    ][9379] Host cmp001 (10.167.4.101) already present
2017-12-15 03:41:35,630 [salt.state       ][INFO    ][9379] Completed state [cmp001] at time 03:41:35.630245 duration_in_ms=0.764
2017-12-15 03:41:35,631 [salt.state       ][INFO    ][9379] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.630495
2017-12-15 03:41:35,631 [salt.state       ][INFO    ][9379] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,631 [salt.state       ][INFO    ][9379] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:41:35,631 [salt.state       ][INFO    ][9379] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.631277 duration_in_ms=0.781
2017-12-15 03:41:35,632 [salt.state       ][INFO    ][9379] Running state [dbs01] at time 03:41:35.631505
2017-12-15 03:41:35,632 [salt.state       ][INFO    ][9379] Executing state host.present for dbs01
2017-12-15 03:41:35,632 [salt.state       ][INFO    ][9379] Host dbs01 (10.167.4.51) already present
2017-12-15 03:41:35,632 [salt.state       ][INFO    ][9379] Completed state [dbs01] at time 03:41:35.632397 duration_in_ms=0.891
2017-12-15 03:41:35,633 [salt.state       ][INFO    ][9379] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.632633
2017-12-15 03:41:35,633 [salt.state       ][INFO    ][9379] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,633 [salt.state       ][INFO    ][9379] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:41:35,634 [salt.state       ][INFO    ][9379] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.633462 duration_in_ms=0.829
2017-12-15 03:41:35,634 [salt.state       ][INFO    ][9379] Running state [dbs02] at time 03:41:35.633692
2017-12-15 03:41:35,634 [salt.state       ][INFO    ][9379] Executing state host.present for dbs02
2017-12-15 03:41:35,634 [salt.state       ][INFO    ][9379] Host dbs02 (10.167.4.52) already present
2017-12-15 03:41:35,635 [salt.state       ][INFO    ][9379] Completed state [dbs02] at time 03:41:35.634548 duration_in_ms=0.856
2017-12-15 03:41:35,635 [salt.state       ][INFO    ][9379] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.634776
2017-12-15 03:41:35,635 [salt.state       ][INFO    ][9379] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,635 [salt.state       ][INFO    ][9379] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:41:35,636 [salt.state       ][INFO    ][9379] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.635640 duration_in_ms=0.864
2017-12-15 03:41:35,636 [salt.state       ][INFO    ][9379] Running state [dbs03] at time 03:41:35.635890
2017-12-15 03:41:35,636 [salt.state       ][INFO    ][9379] Executing state host.present for dbs03
2017-12-15 03:41:35,637 [salt.state       ][INFO    ][9379] Host dbs03 (10.167.4.53) already present
2017-12-15 03:41:35,637 [salt.state       ][INFO    ][9379] Completed state [dbs03] at time 03:41:35.636762 duration_in_ms=0.871
2017-12-15 03:41:35,637 [salt.state       ][INFO    ][9379] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.636983
2017-12-15 03:41:35,637 [salt.state       ][INFO    ][9379] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,638 [salt.state       ][INFO    ][9379] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:41:35,638 [salt.state       ][INFO    ][9379] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.637868 duration_in_ms=0.885
2017-12-15 03:41:35,638 [salt.state       ][INFO    ][9379] Running state [mas01] at time 03:41:35.638114
2017-12-15 03:41:35,638 [salt.state       ][INFO    ][9379] Executing state host.present for mas01
2017-12-15 03:41:35,639 [salt.state       ][INFO    ][9379] Host mas01 (10.167.4.3) already present
2017-12-15 03:41:35,639 [salt.state       ][INFO    ][9379] Completed state [mas01] at time 03:41:35.638968 duration_in_ms=0.854
2017-12-15 03:41:35,639 [salt.state       ][INFO    ][9379] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.639197
2017-12-15 03:41:35,639 [salt.state       ][INFO    ][9379] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,640 [salt.state       ][INFO    ][9379] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:41:35,640 [salt.state       ][INFO    ][9379] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.640112 duration_in_ms=0.915
2017-12-15 03:41:35,640 [salt.state       ][INFO    ][9379] Running state [ctl02] at time 03:41:35.640345
2017-12-15 03:41:35,641 [salt.state       ][INFO    ][9379] Executing state host.present for ctl02
2017-12-15 03:41:35,641 [salt.state       ][INFO    ][9379] Host ctl02 (10.167.4.12) already present
2017-12-15 03:41:35,641 [salt.state       ][INFO    ][9379] Completed state [ctl02] at time 03:41:35.641183 duration_in_ms=0.838
2017-12-15 03:41:35,641 [salt.state       ][INFO    ][9379] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.641412
2017-12-15 03:41:35,642 [salt.state       ][INFO    ][9379] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,642 [salt.state       ][INFO    ][9379] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:41:35,642 [salt.state       ][INFO    ][9379] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.642268 duration_in_ms=0.855
2017-12-15 03:41:35,643 [salt.state       ][INFO    ][9379] Running state [ctl03] at time 03:41:35.642512
2017-12-15 03:41:35,643 [salt.state       ][INFO    ][9379] Executing state host.present for ctl03
2017-12-15 03:41:35,643 [salt.state       ][INFO    ][9379] Host ctl03 (10.167.4.13) already present
2017-12-15 03:41:35,643 [salt.state       ][INFO    ][9379] Completed state [ctl03] at time 03:41:35.643341 duration_in_ms=0.83
2017-12-15 03:41:35,644 [salt.state       ][INFO    ][9379] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.643593
2017-12-15 03:41:35,644 [salt.state       ][INFO    ][9379] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,644 [salt.state       ][INFO    ][9379] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:41:35,645 [salt.state       ][INFO    ][9379] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.644484 duration_in_ms=0.892
2017-12-15 03:41:35,645 [salt.state       ][INFO    ][9379] Running state [ctl01] at time 03:41:35.644712
2017-12-15 03:41:35,645 [salt.state       ][INFO    ][9379] Executing state host.present for ctl01
2017-12-15 03:41:35,645 [salt.state       ][INFO    ][9379] Host ctl01 (10.167.4.11) already present
2017-12-15 03:41:35,646 [salt.state       ][INFO    ][9379] Completed state [ctl01] at time 03:41:35.645549 duration_in_ms=0.837
2017-12-15 03:41:35,646 [salt.state       ][INFO    ][9379] Running state [ctl] at time 03:41:35.645775
2017-12-15 03:41:35,646 [salt.state       ][INFO    ][9379] Executing state host.present for ctl
2017-12-15 03:41:35,646 [salt.state       ][INFO    ][9379] Host ctl (10.167.4.10) already present
2017-12-15 03:41:35,647 [salt.state       ][INFO    ][9379] Completed state [ctl] at time 03:41:35.646637 duration_in_ms=0.862
2017-12-15 03:41:35,647 [salt.state       ][INFO    ][9379] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.646861
2017-12-15 03:41:35,647 [salt.state       ][INFO    ][9379] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,648 [salt.state       ][INFO    ][9379] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:41:35,648 [salt.state       ][INFO    ][9379] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.647728 duration_in_ms=0.866
2017-12-15 03:41:35,648 [salt.state       ][INFO    ][9379] Running state [ens2] at time 03:41:35.647965
2017-12-15 03:41:35,648 [salt.state       ][INFO    ][9379] Executing state network.managed for ens2
2017-12-15 03:41:36,006 [salt.state       ][INFO    ][9379] Interface ens2 is up to date.
2017-12-15 03:41:36,006 [salt.state       ][INFO    ][9379] Completed state [ens2] at time 03:41:36.005732 duration_in_ms=357.767
2017-12-15 03:41:36,006 [salt.state       ][INFO    ][9379] Running state [ens3] at time 03:41:36.005931
2017-12-15 03:41:36,006 [salt.state       ][INFO    ][9379] Executing state network.managed for ens3
2017-12-15 03:41:36,320 [salt.state       ][INFO    ][9379] Interface ens3 is up to date.
2017-12-15 03:41:36,320 [salt.state       ][INFO    ][9379] Completed state [ens3] at time 03:41:36.320421 duration_in_ms=314.49
2017-12-15 03:41:36,321 [salt.state       ][INFO    ][9379] Running state [/etc/profile.d/proxy.sh] at time 03:41:36.320750
2017-12-15 03:41:36,321 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:41:36,322 [salt.state       ][INFO    ][9379] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:41:36,322 [salt.state       ][INFO    ][9379] Completed state [/etc/profile.d/proxy.sh] at time 03:41:36.321781 duration_in_ms=1.03
2017-12-15 03:41:36,322 [salt.state       ][INFO    ][9379] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:41:36.322061
2017-12-15 03:41:36,322 [salt.state       ][INFO    ][9379] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:41:36,323 [salt.state       ][INFO    ][9379] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:41:36,323 [salt.state       ][INFO    ][9379] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:41:36.322924 duration_in_ms=0.863
2017-12-15 03:41:36,323 [salt.state       ][INFO    ][9379] Running state [ntp] at time 03:41:36.323206
2017-12-15 03:41:36,324 [salt.state       ][INFO    ][9379] Executing state pkg.installed for ntp
2017-12-15 03:41:36,327 [salt.state       ][INFO    ][9379] Package ntp is already installed
2017-12-15 03:41:36,327 [salt.state       ][INFO    ][9379] Completed state [ntp] at time 03:41:36.327091 duration_in_ms=3.884
2017-12-15 03:41:36,328 [salt.state       ][INFO    ][9379] Running state [/etc/ntp.conf] at time 03:41:36.328051
2017-12-15 03:41:36,328 [salt.state       ][INFO    ][9379] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:41:36,344 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:41:36,368 [salt.fileclient  ][INFO    ][9379] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:36,374 [salt.state       ][INFO    ][9379] File /etc/ntp.conf is in the correct state
2017-12-15 03:41:36,375 [salt.state       ][INFO    ][9379] Completed state [/etc/ntp.conf] at time 03:41:36.374475 duration_in_ms=46.424
2017-12-15 03:41:36,375 [salt.state       ][INFO    ][9379] Running state [ntp] at time 03:41:36.375384
2017-12-15 03:41:36,376 [salt.state       ][INFO    ][9379] Executing state service.running for ntp
2017-12-15 03:41:36,376 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:41:36,393 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:41:36,404 [salt.loaded.int.module.cmdmod][INFO    ][9379] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:41:36,418 [salt.state       ][INFO    ][9379] The service ntp is already running
2017-12-15 03:41:36,418 [salt.state       ][INFO    ][9379] Completed state [ntp] at time 03:41:36.418100 duration_in_ms=42.715
2017-12-15 03:41:36,421 [salt.minion      ][INFO    ][9379] Returning information for job: 20171215034119099694
2017-12-15 03:42:00,465 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034200453453
2017-12-15 03:42:00,485 [salt.minion      ][INFO    ][11342] Starting a new job with PID 11342
2017-12-15 03:42:03,343 [salt.state       ][INFO    ][11342] Loading fresh modules for state activity
2017-12-15 03:42:03,463 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:42:03,487 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:42:03,756 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,806 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:42:03,822 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,869 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:42:03,886 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,935 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:42:03,983 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,038 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:42:04,064 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,107 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:42:04,139 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,184 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:42:04,227 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,283 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:42:04,311 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,362 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:42:04,388 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,434 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:42:04,531 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,588 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:42:04,619 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,671 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:42:04,703 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,754 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:42:04,989 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,034 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:42:05,049 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,110 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:42:05,147 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,197 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:42:05,277 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,321 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:42:05,376 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,424 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:42:05,457 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,539 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:42:05,613 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,662 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:42:05,679 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,729 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:42:05,748 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,796 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:42:05,810 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:42:05,828 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:05,847 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:42:05,863 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:05,876 [salt.state       ][INFO    ][11342] Running state [/etc/environment] at time 03:42:05.876225
2017-12-15 03:42:05,877 [salt.state       ][INFO    ][11342] Executing state file.blockreplace for /etc/environment
2017-12-15 03:42:05,881 [salt.state       ][INFO    ][11342] No changes needed to be made
2017-12-15 03:42:05,881 [salt.state       ][INFO    ][11342] Completed state [/etc/environment] at time 03:42:05.880803 duration_in_ms=4.58
2017-12-15 03:42:05,881 [salt.state       ][INFO    ][11342] Running state [/etc/profile.d] at time 03:42:05.881082
2017-12-15 03:42:05,881 [salt.state       ][INFO    ][11342] Executing state file.directory for /etc/profile.d
2017-12-15 03:42:05,882 [salt.state       ][INFO    ][11342] Directory /etc/profile.d is in the correct state
2017-12-15 03:42:05,882 [salt.state       ][INFO    ][11342] Completed state [/etc/profile.d] at time 03:42:05.882432 duration_in_ms=1.35
2017-12-15 03:42:06,178 [salt.state       ][INFO    ][11342] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:06.178420
2017-12-15 03:42:06,179 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:42:06,210 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:42:06,214 [salt.state       ][INFO    ][11342] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:42:06,215 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:06.214702 duration_in_ms=36.283
2017-12-15 03:42:06,215 [salt.state       ][INFO    ][11342] Running state [linux_repo_prereq_pkgs] at time 03:42:06.215339
2017-12-15 03:42:06,216 [salt.state       ][INFO    ][11342] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:42:06,216 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:42:06,691 [salt.state       ][INFO    ][11342] All specified packages are already installed
2017-12-15 03:42:06,691 [salt.state       ][INFO    ][11342] Completed state [linux_repo_prereq_pkgs] at time 03:42:06.691262 duration_in_ms=475.923
2017-12-15 03:42:06,692 [salt.state       ][INFO    ][11342] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:06.691632
2017-12-15 03:42:06,692 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:42:06,692 [salt.state       ][INFO    ][11342] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:42:06,693 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:06.692600 duration_in_ms=0.968
2017-12-15 03:42:06,693 [salt.state       ][INFO    ][11342] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:42:06.692891
2017-12-15 03:42:06,693 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:42:06,709 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:06,727 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:06,761 [salt.state       ][INFO    ][11342] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:42:06,761 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:42:06.761158 duration_in_ms=68.265
2017-12-15 03:42:06,763 [salt.state       ][INFO    ][11342] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:06.763340
2017-12-15 03:42:06,764 [salt.state       ][INFO    ][11342] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:42:06,993 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:42:07,076 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:09,385 [salt.state       ][INFO    ][11342] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:42:09,385 [salt.state       ][INFO    ][11342] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:09.385415 duration_in_ms=2622.075
2017-12-15 03:42:09,386 [salt.state       ][INFO    ][11342] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:09.385766
2017-12-15 03:42:09,386 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:42:09,387 [salt.state       ][INFO    ][11342] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:42:09,387 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:09.387052 duration_in_ms=1.286
2017-12-15 03:42:09,387 [salt.state       ][INFO    ][11342] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:09.387423
2017-12-15 03:42:09,388 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:42:09,410 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:09,428 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:09,463 [salt.state       ][INFO    ][11342] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:42:09,464 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:09.463530 duration_in_ms=76.106
2017-12-15 03:42:09,464 [salt.state       ][INFO    ][11342] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:09.464309
2017-12-15 03:42:09,465 [salt.state       ][INFO    ][11342] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:42:09,869 [salt.loaded.int.module.cmdmod][INFO    ][11342] 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-15 03:42:09,959 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:10,587 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034210545297
2017-12-15 03:42:10,612 [salt.minion      ][INFO    ][12264] Starting a new job with PID 12264
2017-12-15 03:42:10,625 [salt.minion      ][INFO    ][12264] Returning information for job: 20171215034210545297
2017-12-15 03:42:12,342 [salt.state       ][INFO    ][11342] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:42:12,343 [salt.state       ][INFO    ][11342] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:12.342909 duration_in_ms=2878.599
2017-12-15 03:42:12,343 [salt.state       ][INFO    ][11342] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:12.343262
2017-12-15 03:42:12,344 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:42:12,344 [salt.state       ][INFO    ][11342] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:42:12,344 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:12.344241 duration_in_ms=0.979
2017-12-15 03:42:12,345 [salt.state       ][INFO    ][11342] Running state [/etc/apt/preferences.d/uca] at time 03:42:12.344512
2017-12-15 03:42:12,345 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:42:12,345 [salt.state       ][INFO    ][11342] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:42:12,345 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/preferences.d/uca] at time 03:42:12.345370 duration_in_ms=0.858
2017-12-15 03:42:12,346 [salt.state       ][INFO    ][11342] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:12.346119
2017-12-15 03:42:12,346 [salt.state       ][INFO    ][11342] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:42:12,437 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:42:12,477 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:14,937 [salt.state       ][INFO    ][11342] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:42:14,937 [salt.state       ][INFO    ][11342] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:14.937450 duration_in_ms=2591.329
2017-12-15 03:42:14,938 [salt.state       ][INFO    ][11342] Running state [linux_extra_packages_purged] at time 03:42:14.937821
2017-12-15 03:42:14,938 [salt.state       ][INFO    ][11342] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:42:14,944 [salt.state       ][INFO    ][11342] All specified packages are already absent
2017-12-15 03:42:14,944 [salt.state       ][INFO    ][11342] Completed state [linux_extra_packages_purged] at time 03:42:14.944179 duration_in_ms=6.358
2017-12-15 03:42:14,944 [salt.state       ][INFO    ][11342] Running state [linux_extra_packages_latest] at time 03:42:14.944465
2017-12-15 03:42:14,945 [salt.state       ][INFO    ][11342] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:42:14,948 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:17,097 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:42:17,137 [salt.state       ][INFO    ][11342] Package mcelog is already up-to-date
2017-12-15 03:42:17,137 [salt.state       ][INFO    ][11342] Completed state [linux_extra_packages_latest] at time 03:42:17.137319 duration_in_ms=2192.854
2017-12-15 03:42:17,138 [salt.state       ][INFO    ][11342] Running state [UTC] at time 03:42:17.137971
2017-12-15 03:42:17,138 [salt.state       ][INFO    ][11342] Executing state timezone.system for UTC
2017-12-15 03:42:17,139 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:17,170 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:17,180 [salt.state       ][INFO    ][11342] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:42:17,181 [salt.state       ][INFO    ][11342] Completed state [UTC] at time 03:42:17.180741 duration_in_ms=42.769
2017-12-15 03:42:17,181 [salt.state       ][INFO    ][11342] Running state [nf_conntrack] at time 03:42:17.181423
2017-12-15 03:42:17,182 [salt.state       ][INFO    ][11342] Executing state kmod.present for nf_conntrack
2017-12-15 03:42:17,182 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'lsmod' in directory '/root'
2017-12-15 03:42:17,190 [salt.state       ][INFO    ][11342] Kernel module nf_conntrack is already present
2017-12-15 03:42:17,190 [salt.state       ][INFO    ][11342] Completed state [nf_conntrack] at time 03:42:17.190116 duration_in_ms=8.692
2017-12-15 03:42:17,191 [salt.state       ][INFO    ][11342] Running state [kernel.panic] at time 03:42:17.190730
2017-12-15 03:42:17,191 [salt.state       ][INFO    ][11342] Executing state sysctl.present for kernel.panic
2017-12-15 03:42:17,198 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,212 [salt.state       ][INFO    ][11342] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:42:17,212 [salt.state       ][INFO    ][11342] Completed state [kernel.panic] at time 03:42:17.212120 duration_in_ms=21.389
2017-12-15 03:42:17,212 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_keepalive_probes] at time 03:42:17.212459
2017-12-15 03:42:17,213 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:42:17,213 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,227 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:42:17,227 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:42:17.227218 duration_in_ms=14.759
2017-12-15 03:42:17,228 [salt.state       ][INFO    ][11342] Running state [fs.file-max] at time 03:42:17.227571
2017-12-15 03:42:17,228 [salt.state       ][INFO    ][11342] Executing state sysctl.present for fs.file-max
2017-12-15 03:42:17,228 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,242 [salt.state       ][INFO    ][11342] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:42:17,243 [salt.state       ][INFO    ][11342] Completed state [fs.file-max] at time 03:42:17.242462 duration_in_ms=14.891
2017-12-15 03:42:17,243 [salt.state       ][INFO    ][11342] Running state [net.core.somaxconn] at time 03:42:17.242818
2017-12-15 03:42:17,243 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:42:17,244 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,259 [salt.state       ][INFO    ][11342] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:42:17,260 [salt.state       ][INFO    ][11342] Completed state [net.core.somaxconn] at time 03:42:17.259492 duration_in_ms=16.674
2017-12-15 03:42:17,260 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:42:17.259878
2017-12-15 03:42:17,260 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:42:17,261 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,275 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:42:17,275 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:42:17.275133 duration_in_ms=15.254
2017-12-15 03:42:17,276 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_tw_reuse] at time 03:42:17.275488
2017-12-15 03:42:17,276 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:42:17,276 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,292 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:42:17,292 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_tw_reuse] at time 03:42:17.292160 duration_in_ms=16.671
2017-12-15 03:42:17,293 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_congestion_control] at time 03:42:17.292512
2017-12-15 03:42:17,293 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:42:17,294 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,312 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:42:17,313 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_congestion_control] at time 03:42:17.312986 duration_in_ms=20.473
2017-12-15 03:42:17,313 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_retries2] at time 03:42:17.313371
2017-12-15 03:42:17,314 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:42:17,314 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,331 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:42:17,331 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_retries2] at time 03:42:17.331315 duration_in_ms=17.943
2017-12-15 03:42:17,332 [salt.state       ][INFO    ][11342] Running state [net.core.netdev_max_backlog] at time 03:42:17.331702
2017-12-15 03:42:17,332 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:42:17,333 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,348 [salt.state       ][INFO    ][11342] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:42:17,349 [salt.state       ][INFO    ][11342] Completed state [net.core.netdev_max_backlog] at time 03:42:17.348651 duration_in_ms=16.949
2017-12-15 03:42:17,349 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:17.349078
2017-12-15 03:42:17,349 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:42:17,350 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,367 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:42:17,367 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:17.367131 duration_in_ms=18.052
2017-12-15 03:42:17,368 [salt.state       ][INFO    ][11342] Running state [vm.swappiness] at time 03:42:17.367658
2017-12-15 03:42:17,368 [salt.state       ][INFO    ][11342] Executing state sysctl.present for vm.swappiness
2017-12-15 03:42:17,369 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,388 [salt.state       ][INFO    ][11342] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:42:17,388 [salt.state       ][INFO    ][11342] Completed state [vm.swappiness] at time 03:42:17.388215 duration_in_ms=20.556
2017-12-15 03:42:17,389 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:42:17.388557
2017-12-15 03:42:17,389 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:42:17,389 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,404 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:42:17,405 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:42:17.404960 duration_in_ms=16.402
2017-12-15 03:42:17,405 [salt.state       ][INFO    ][11342] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:17.405334
2017-12-15 03:42:17,406 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:42:17,406 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,421 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:42:17,422 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:17.421764 duration_in_ms=16.43
2017-12-15 03:42:17,422 [salt.state       ][INFO    ][11342] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:17.422114
2017-12-15 03:42:17,422 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:42:17,423 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,437 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:42:17,438 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:17.437855 duration_in_ms=15.74
2017-12-15 03:42:17,438 [salt.state       ][INFO    ][11342] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:17.438197
2017-12-15 03:42:17,439 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:42:17,439 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,459 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:42:17,459 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:17.458990 duration_in_ms=20.791
2017-12-15 03:42:17,459 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_fin_timeout] at time 03:42:17.459345
2017-12-15 03:42:17,460 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:42:17,460 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,475 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:42:17,475 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_fin_timeout] at time 03:42:17.475331 duration_in_ms=15.986
2017-12-15 03:42:17,476 [salt.state       ][INFO    ][11342] Running state [net.ipv4.tcp_keepalive_time] at time 03:42:17.475704
2017-12-15 03:42:17,476 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:42:17,477 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,492 [salt.state       ][INFO    ][11342] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:42:17,492 [salt.state       ][INFO    ][11342] Completed state [net.ipv4.tcp_keepalive_time] at time 03:42:17.492072 duration_in_ms=16.368
2017-12-15 03:42:17,492 [salt.state       ][INFO    ][11342] Running state [net.nf_conntrack_max] at time 03:42:17.492412
2017-12-15 03:42:17,493 [salt.state       ][INFO    ][11342] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:42:17,493 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:17,514 [salt.state       ][INFO    ][11342] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:42:17,515 [salt.state       ][INFO    ][11342] Completed state [net.nf_conntrack_max] at time 03:42:17.514507 duration_in_ms=22.095
2017-12-15 03:42:17,515 [salt.state       ][INFO    ][11342] Running state [linux_sysfs_package] at time 03:42:17.514872
2017-12-15 03:42:17,515 [salt.state       ][INFO    ][11342] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:42:17,518 [salt.state       ][INFO    ][11342] All specified packages are already installed
2017-12-15 03:42:17,519 [salt.state       ][INFO    ][11342] Completed state [linux_sysfs_package] at time 03:42:17.518730 duration_in_ms=3.858
2017-12-15 03:42:17,520 [salt.state       ][INFO    ][11342] Running state [/etc/sysfs.d] at time 03:42:17.519734
2017-12-15 03:42:17,520 [salt.state       ][INFO    ][11342] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:42:17,521 [salt.state       ][INFO    ][11342] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:42:17,521 [salt.state       ][INFO    ][11342] Completed state [/etc/sysfs.d] at time 03:42:17.520868 duration_in_ms=1.134
2017-12-15 03:42:17,522 [salt.state       ][INFO    ][11342] Running state [ondemand] at time 03:42:17.521490
2017-12-15 03:42:17,522 [salt.state       ][INFO    ][11342] Executing state service.dead for ondemand
2017-12-15 03:42:17,522 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:17,533 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:17,542 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:17,555 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'runlevel' in directory '/root'
2017-12-15 03:42:17,564 [salt.state       ][INFO    ][11342] The service ondemand is already dead
2017-12-15 03:42:17,564 [salt.state       ][INFO    ][11342] Completed state [ondemand] at time 03:42:17.564321 duration_in_ms=42.831
2017-12-15 03:42:17,565 [salt.state       ][INFO    ][11342] Running state [cs_CZ.UTF-8] at time 03:42:17.564957
2017-12-15 03:42:17,565 [salt.state       ][INFO    ][11342] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:42:17,566 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:17,573 [salt.state       ][INFO    ][11342] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:42:17,574 [salt.state       ][INFO    ][11342] Completed state [cs_CZ.UTF-8] at time 03:42:17.573587 duration_in_ms=8.63
2017-12-15 03:42:17,574 [salt.state       ][INFO    ][11342] Running state [en_US.UTF-8] at time 03:42:17.573929
2017-12-15 03:42:17,574 [salt.state       ][INFO    ][11342] Executing state locale.present for en_US.UTF-8
2017-12-15 03:42:17,575 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:17,582 [salt.state       ][INFO    ][11342] Locale en_US.UTF-8 is already present
2017-12-15 03:42:17,583 [salt.state       ][INFO    ][11342] Completed state [en_US.UTF-8] at time 03:42:17.582743 duration_in_ms=8.813
2017-12-15 03:42:17,584 [salt.state       ][INFO    ][11342] Running state [en_US.UTF-8] at time 03:42:17.583792
2017-12-15 03:42:17,584 [salt.state       ][INFO    ][11342] Executing state locale.system for en_US.UTF-8
2017-12-15 03:42:17,585 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'localectl' in directory '/root'
2017-12-15 03:42:17,617 [salt.state       ][INFO    ][11342] System locale en_US.UTF-8 already set
2017-12-15 03:42:17,618 [salt.state       ][INFO    ][11342] Completed state [en_US.UTF-8] at time 03:42:17.617656 duration_in_ms=33.864
2017-12-15 03:42:17,619 [salt.state       ][INFO    ][11342] Running state [root] at time 03:42:17.618818
2017-12-15 03:42:17,619 [salt.state       ][INFO    ][11342] Executing state user.present for root
2017-12-15 03:42:17,620 [salt.state       ][INFO    ][11342] User root is present and up to date
2017-12-15 03:42:17,620 [salt.state       ][INFO    ][11342] Completed state [root] at time 03:42:17.620367 duration_in_ms=1.549
2017-12-15 03:42:17,621 [salt.state       ][INFO    ][11342] Running state [/root] at time 03:42:17.621239
2017-12-15 03:42:17,622 [salt.state       ][INFO    ][11342] Executing state file.directory for /root
2017-12-15 03:42:17,622 [salt.state       ][INFO    ][11342] Directory /root is in the correct state
2017-12-15 03:42:17,622 [salt.state       ][INFO    ][11342] Completed state [/root] at time 03:42:17.622304 duration_in_ms=1.066
2017-12-15 03:42:17,623 [salt.state       ][INFO    ][11342] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:42:17.622571
2017-12-15 03:42:17,623 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:42:17,624 [salt.state       ][INFO    ][11342] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:42:17,624 [salt.state       ][INFO    ][11342] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:42:17.624006 duration_in_ms=1.435
2017-12-15 03:42:17,624 [salt.state       ][INFO    ][11342] Running state [ubuntu] at time 03:42:17.624418
2017-12-15 03:42:17,625 [salt.state       ][INFO    ][11342] Executing state user.present for ubuntu
2017-12-15 03:42:17,626 [salt.state       ][INFO    ][11342] User ubuntu is present and up to date
2017-12-15 03:42:17,626 [salt.state       ][INFO    ][11342] Completed state [ubuntu] at time 03:42:17.626000 duration_in_ms=1.582
2017-12-15 03:42:17,627 [salt.state       ][INFO    ][11342] Running state [/home/ubuntu] at time 03:42:17.626838
2017-12-15 03:42:17,627 [salt.state       ][INFO    ][11342] Executing state file.directory for /home/ubuntu
2017-12-15 03:42:17,628 [salt.state       ][INFO    ][11342] Directory /home/ubuntu is in the correct state
2017-12-15 03:42:17,628 [salt.state       ][INFO    ][11342] Completed state [/home/ubuntu] at time 03:42:17.627951 duration_in_ms=1.113
2017-12-15 03:42:17,629 [salt.state       ][INFO    ][11342] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:17.628571
2017-12-15 03:42:17,629 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:42:17,646 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:42:17,660 [salt.state       ][INFO    ][11342] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:42:17,661 [salt.state       ][INFO    ][11342] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:17.661113 duration_in_ms=32.542
2017-12-15 03:42:17,662 [salt.state       ][INFO    ][11342] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:17.661491
2017-12-15 03:42:17,662 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:42:17,680 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:42:17,699 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:17,732 [salt.state       ][INFO    ][11342] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:42:17,733 [salt.state       ][INFO    ][11342] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:17.732766 duration_in_ms=71.275
2017-12-15 03:42:17,733 [salt.state       ][INFO    ][11342] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:17.733084
2017-12-15 03:42:17,733 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:42:17,750 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:42:17,766 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:17,799 [salt.state       ][INFO    ][11342] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:42:17,800 [salt.state       ][INFO    ][11342] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:17.799711 duration_in_ms=66.627
2017-12-15 03:42:17,801 [salt.state       ][INFO    ][11342] Running state [service.systemctl_reload] at time 03:42:17.800728
2017-12-15 03:42:17,801 [salt.state       ][INFO    ][11342] Executing state module.wait for service.systemctl_reload
2017-12-15 03:42:17,801 [salt.state       ][INFO    ][11342] No changes made for service.systemctl_reload
2017-12-15 03:42:17,802 [salt.state       ][INFO    ][11342] Completed state [service.systemctl_reload] at time 03:42:17.801498 duration_in_ms=0.77
2017-12-15 03:42:17,802 [salt.state       ][INFO    ][11342] Running state [/etc/hostname] at time 03:42:17.801748
2017-12-15 03:42:17,802 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/hostname
2017-12-15 03:42:17,818 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:42:17,819 [salt.state       ][INFO    ][11342] File /etc/hostname is in the correct state
2017-12-15 03:42:17,820 [salt.state       ][INFO    ][11342] Completed state [/etc/hostname] at time 03:42:17.819653 duration_in_ms=17.905
2017-12-15 03:42:17,821 [salt.state       ][INFO    ][11342] Running state [hostname msg03] at time 03:42:17.820689
2017-12-15 03:42:17,821 [salt.state       ][INFO    ][11342] Executing state cmd.wait for hostname msg03
2017-12-15 03:42:17,821 [salt.state       ][INFO    ][11342] No changes made for hostname msg03
2017-12-15 03:42:17,822 [salt.state       ][INFO    ][11342] Completed state [hostname msg03] at time 03:42:17.821539 duration_in_ms=0.85
2017-12-15 03:42:17,822 [salt.state       ][INFO    ][11342] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.821997
2017-12-15 03:42:17,822 [salt.state       ][INFO    ][11342] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,823 [salt.state       ][INFO    ][11342] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:42:17,823 [salt.state       ][INFO    ][11342] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.822973 duration_in_ms=0.976
2017-12-15 03:42:17,823 [salt.state       ][INFO    ][11342] Running state [mdb02] at time 03:42:17.823244
2017-12-15 03:42:17,824 [salt.state       ][INFO    ][11342] Executing state host.present for mdb02
2017-12-15 03:42:17,824 [salt.state       ][INFO    ][11342] Host mdb02 (10.167.4.77) already present
2017-12-15 03:42:17,824 [salt.state       ][INFO    ][11342] Completed state [mdb02] at time 03:42:17.824219 duration_in_ms=0.975
2017-12-15 03:42:17,825 [salt.state       ][INFO    ][11342] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.824491
2017-12-15 03:42:17,825 [salt.state       ][INFO    ][11342] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,825 [salt.state       ][INFO    ][11342] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:42:17,825 [salt.state       ][INFO    ][11342] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.825419 duration_in_ms=0.927
2017-12-15 03:42:17,826 [salt.state       ][INFO    ][11342] Running state [mdb03] at time 03:42:17.825691
2017-12-15 03:42:17,826 [salt.state       ][INFO    ][11342] Executing state host.present for mdb03
2017-12-15 03:42:17,826 [salt.state       ][INFO    ][11342] Host mdb03 (10.167.4.78) already present
2017-12-15 03:42:17,827 [salt.state       ][INFO    ][11342] Completed state [mdb03] at time 03:42:17.826606 duration_in_ms=0.916
2017-12-15 03:42:17,827 [salt.state       ][INFO    ][11342] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.826874
2017-12-15 03:42:17,827 [salt.state       ][INFO    ][11342] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,828 [salt.state       ][INFO    ][11342] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:42:17,828 [salt.state       ][INFO    ][11342] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.827808 duration_in_ms=0.934
2017-12-15 03:42:17,828 [salt.state       ][INFO    ][11342] Running state [mdb01] at time 03:42:17.828083
2017-12-15 03:42:17,828 [salt.state       ][INFO    ][11342] Executing state host.present for mdb01
2017-12-15 03:42:17,829 [salt.state       ][INFO    ][11342] Host mdb01 (10.167.4.76) already present
2017-12-15 03:42:17,829 [salt.state       ][INFO    ][11342] Completed state [mdb01] at time 03:42:17.829012 duration_in_ms=0.929
2017-12-15 03:42:17,829 [salt.state       ][INFO    ][11342] Running state [mdb] at time 03:42:17.829281
2017-12-15 03:42:17,830 [salt.state       ][INFO    ][11342] Executing state host.present for mdb
2017-12-15 03:42:17,830 [salt.state       ][INFO    ][11342] Host mdb (10.167.4.75) already present
2017-12-15 03:42:17,830 [salt.state       ][INFO    ][11342] Completed state [mdb] at time 03:42:17.830193 duration_in_ms=0.912
2017-12-15 03:42:17,830 [salt.state       ][INFO    ][11342] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.830470
2017-12-15 03:42:17,831 [salt.state       ][INFO    ][11342] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,831 [salt.state       ][INFO    ][11342] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:42:17,831 [salt.state       ][INFO    ][11342] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.831396 duration_in_ms=0.926
2017-12-15 03:42:17,832 [salt.state       ][INFO    ][11342] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.831696
2017-12-15 03:42:17,832 [salt.state       ][INFO    ][11342] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,832 [salt.state       ][INFO    ][11342] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:17,833 [salt.state       ][INFO    ][11342] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.832623 duration_in_ms=0.927
2017-12-15 03:42:17,833 [salt.state       ][INFO    ][11342] Running state [cfg01] at time 03:42:17.832903
2017-12-15 03:42:17,833 [salt.state       ][INFO    ][11342] Executing state host.present for cfg01
2017-12-15 03:42:17,834 [salt.state       ][INFO    ][11342] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:17,834 [salt.state       ][INFO    ][11342] Completed state [cfg01] at time 03:42:17.833822 duration_in_ms=0.92
2017-12-15 03:42:17,834 [salt.state       ][INFO    ][11342] Running state [prx01] at time 03:42:17.834090
2017-12-15 03:42:17,834 [salt.state       ][INFO    ][11342] Executing state host.present for prx01
2017-12-15 03:42:17,835 [salt.state       ][INFO    ][11342] Host prx01 (10.167.4.104) already present
2017-12-15 03:42:17,835 [salt.state       ][INFO    ][11342] Completed state [prx01] at time 03:42:17.835004 duration_in_ms=0.914
2017-12-15 03:42:17,835 [salt.state       ][INFO    ][11342] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.835273
2017-12-15 03:42:17,836 [salt.state       ][INFO    ][11342] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,836 [salt.state       ][INFO    ][11342] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:42:17,836 [salt.state       ][INFO    ][11342] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.836208 duration_in_ms=0.936
2017-12-15 03:42:17,836 [salt.state       ][INFO    ][11342] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.836478
2017-12-15 03:42:17,837 [salt.state       ][INFO    ][11342] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,837 [salt.state       ][INFO    ][11342] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:42:17,837 [salt.state       ][INFO    ][11342] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.837401 duration_in_ms=0.923
2017-12-15 03:42:17,838 [salt.state       ][INFO    ][11342] Running state [kvm01] at time 03:42:17.837668
2017-12-15 03:42:17,838 [salt.state       ][INFO    ][11342] Executing state host.present for kvm01
2017-12-15 03:42:17,838 [salt.state       ][INFO    ][11342] Host kvm01 (10.167.4.141) already present
2017-12-15 03:42:17,839 [salt.state       ][INFO    ][11342] Completed state [kvm01] at time 03:42:17.838589 duration_in_ms=0.92
2017-12-15 03:42:17,839 [salt.state       ][INFO    ][11342] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.838873
2017-12-15 03:42:17,839 [salt.state       ][INFO    ][11342] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,840 [salt.state       ][INFO    ][11342] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:42:17,840 [salt.state       ][INFO    ][11342] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.839893 duration_in_ms=1.02
2017-12-15 03:42:17,840 [salt.state       ][INFO    ][11342] Running state [kvm03] at time 03:42:17.840190
2017-12-15 03:42:17,840 [salt.state       ][INFO    ][11342] Executing state host.present for kvm03
2017-12-15 03:42:17,841 [salt.state       ][INFO    ][11342] Host kvm03 (10.167.4.143) already present
2017-12-15 03:42:17,841 [salt.state       ][INFO    ][11342] Completed state [kvm03] at time 03:42:17.841232 duration_in_ms=1.042
2017-12-15 03:42:17,842 [salt.state       ][INFO    ][11342] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.841502
2017-12-15 03:42:17,842 [salt.state       ][INFO    ][11342] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,842 [salt.state       ][INFO    ][11342] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:42:17,842 [salt.state       ][INFO    ][11342] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.842418 duration_in_ms=0.916
2017-12-15 03:42:17,843 [salt.state       ][INFO    ][11342] Running state [kvm02] at time 03:42:17.842686
2017-12-15 03:42:17,843 [salt.state       ][INFO    ][11342] Executing state host.present for kvm02
2017-12-15 03:42:17,843 [salt.state       ][INFO    ][11342] Host kvm02 (10.167.4.142) already present
2017-12-15 03:42:17,844 [salt.state       ][INFO    ][11342] Completed state [kvm02] at time 03:42:17.843610 duration_in_ms=0.925
2017-12-15 03:42:17,844 [salt.state       ][INFO    ][11342] Running state [dbs] at time 03:42:17.843878
2017-12-15 03:42:17,844 [salt.state       ][INFO    ][11342] Executing state host.present for dbs
2017-12-15 03:42:17,845 [salt.state       ][INFO    ][11342] Host dbs (10.167.4.50) already present
2017-12-15 03:42:17,845 [salt.state       ][INFO    ][11342] Completed state [dbs] at time 03:42:17.844792 duration_in_ms=0.914
2017-12-15 03:42:17,845 [salt.state       ][INFO    ][11342] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.845078
2017-12-15 03:42:17,845 [salt.state       ][INFO    ][11342] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,846 [salt.state       ][INFO    ][11342] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:42:17,846 [salt.state       ][INFO    ][11342] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.845997 duration_in_ms=0.919
2017-12-15 03:42:17,846 [salt.state       ][INFO    ][11342] Running state [prx] at time 03:42:17.846267
2017-12-15 03:42:17,847 [salt.state       ][INFO    ][11342] Executing state host.present for prx
2017-12-15 03:42:17,847 [salt.state       ][INFO    ][11342] Host prx (172.30.10.103) already present
2017-12-15 03:42:17,847 [salt.state       ][INFO    ][11342] Completed state [prx] at time 03:42:17.847198 duration_in_ms=0.932
2017-12-15 03:42:17,847 [salt.state       ][INFO    ][11342] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.847467
2017-12-15 03:42:17,848 [salt.state       ][INFO    ][11342] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,848 [salt.state       ][INFO    ][11342] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:42:17,848 [salt.state       ][INFO    ][11342] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.848394 duration_in_ms=0.927
2017-12-15 03:42:17,849 [salt.state       ][INFO    ][11342] Running state [prx02] at time 03:42:17.848662
2017-12-15 03:42:17,849 [salt.state       ][INFO    ][11342] Executing state host.present for prx02
2017-12-15 03:42:17,849 [salt.state       ][INFO    ][11342] Host prx02 (10.167.4.105) already present
2017-12-15 03:42:17,850 [salt.state       ][INFO    ][11342] Completed state [prx02] at time 03:42:17.849585 duration_in_ms=0.923
2017-12-15 03:42:17,850 [salt.state       ][INFO    ][11342] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.849861
2017-12-15 03:42:17,850 [salt.state       ][INFO    ][11342] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,851 [salt.state       ][INFO    ][11342] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:42:17,851 [salt.state       ][INFO    ][11342] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.850783 duration_in_ms=0.922
2017-12-15 03:42:17,851 [salt.state       ][INFO    ][11342] Running state [gtw01] at time 03:42:17.851052
2017-12-15 03:42:17,851 [salt.state       ][INFO    ][11342] Executing state host.present for gtw01
2017-12-15 03:42:17,852 [salt.state       ][INFO    ][11342] Host gtw01 (10.167.4.124) already present
2017-12-15 03:42:17,852 [salt.state       ][INFO    ][11342] Completed state [gtw01] at time 03:42:17.851979 duration_in_ms=0.927
2017-12-15 03:42:17,852 [salt.state       ][INFO    ][11342] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.852246
2017-12-15 03:42:17,853 [salt.state       ][INFO    ][11342] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,853 [salt.state       ][INFO    ][11342] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:42:17,853 [salt.state       ][INFO    ][11342] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.853169 duration_in_ms=0.922
2017-12-15 03:42:17,853 [salt.state       ][INFO    ][11342] Running state [gtw02] at time 03:42:17.853442
2017-12-15 03:42:17,854 [salt.state       ][INFO    ][11342] Executing state host.present for gtw02
2017-12-15 03:42:17,854 [salt.state       ][INFO    ][11342] Host gtw02 (10.167.4.125) already present
2017-12-15 03:42:17,854 [salt.state       ][INFO    ][11342] Completed state [gtw02] at time 03:42:17.854351 duration_in_ms=0.909
2017-12-15 03:42:17,855 [salt.state       ][INFO    ][11342] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.854620
2017-12-15 03:42:17,855 [salt.state       ][INFO    ][11342] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,855 [salt.state       ][INFO    ][11342] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:42:17,856 [salt.state       ][INFO    ][11342] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.855548 duration_in_ms=0.928
2017-12-15 03:42:17,856 [salt.state       ][INFO    ][11342] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.855826
2017-12-15 03:42:17,856 [salt.state       ][INFO    ][11342] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,857 [salt.state       ][INFO    ][11342] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:42:17,857 [salt.state       ][INFO    ][11342] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.856768 duration_in_ms=0.942
2017-12-15 03:42:17,857 [salt.state       ][INFO    ][11342] Running state [msg02] at time 03:42:17.857057
2017-12-15 03:42:17,857 [salt.state       ][INFO    ][11342] Executing state host.present for msg02
2017-12-15 03:42:17,858 [salt.state       ][INFO    ][11342] Host msg02 (10.167.4.42) already present
2017-12-15 03:42:17,858 [salt.state       ][INFO    ][11342] Completed state [msg02] at time 03:42:17.857998 duration_in_ms=0.94
2017-12-15 03:42:17,858 [salt.state       ][INFO    ][11342] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.858269
2017-12-15 03:42:17,859 [salt.state       ][INFO    ][11342] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,859 [salt.state       ][INFO    ][11342] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:42:17,859 [salt.state       ][INFO    ][11342] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.859186 duration_in_ms=0.916
2017-12-15 03:42:17,859 [salt.state       ][INFO    ][11342] Running state [msg03] at time 03:42:17.859454
2017-12-15 03:42:17,860 [salt.state       ][INFO    ][11342] Executing state host.present for msg03
2017-12-15 03:42:17,860 [salt.state       ][INFO    ][11342] Host msg03 (10.167.4.43) already present
2017-12-15 03:42:17,860 [salt.state       ][INFO    ][11342] Completed state [msg03] at time 03:42:17.860413 duration_in_ms=0.959
2017-12-15 03:42:17,861 [salt.state       ][INFO    ][11342] Running state [file.replace] at time 03:42:17.861145
2017-12-15 03:42:17,861 [salt.state       ][INFO    ][11342] Executing state module.run for file.replace
2017-12-15 03:42:17,929 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:42:17,937 [salt.state       ][INFO    ][11342] onlyif execution failed
2017-12-15 03:42:17,937 [salt.state       ][INFO    ][11342] Completed state [file.replace] at time 03:42:17.937313 duration_in_ms=76.167
2017-12-15 03:42:17,938 [salt.state       ][INFO    ][11342] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.937692
2017-12-15 03:42:17,938 [salt.state       ][INFO    ][11342] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,939 [salt.state       ][INFO    ][11342] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:42:17,939 [salt.state       ][INFO    ][11342] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.938906 duration_in_ms=1.215
2017-12-15 03:42:17,939 [salt.state       ][INFO    ][11342] Running state [msg01] at time 03:42:17.939201
2017-12-15 03:42:17,939 [salt.state       ][INFO    ][11342] Executing state host.present for msg01
2017-12-15 03:42:17,940 [salt.state       ][INFO    ][11342] Host msg01 (10.167.4.41) already present
2017-12-15 03:42:17,940 [salt.state       ][INFO    ][11342] Completed state [msg01] at time 03:42:17.940188 duration_in_ms=0.987
2017-12-15 03:42:17,940 [salt.state       ][INFO    ][11342] Running state [msg] at time 03:42:17.940463
2017-12-15 03:42:17,941 [salt.state       ][INFO    ][11342] Executing state host.present for msg
2017-12-15 03:42:17,941 [salt.state       ][INFO    ][11342] Host msg (10.167.4.40) already present
2017-12-15 03:42:17,942 [salt.state       ][INFO    ][11342] Completed state [msg] at time 03:42:17.941477 duration_in_ms=1.014
2017-12-15 03:42:17,942 [salt.state       ][INFO    ][11342] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.941771
2017-12-15 03:42:17,942 [salt.state       ][INFO    ][11342] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,942 [salt.state       ][INFO    ][11342] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:42:17,943 [salt.state       ][INFO    ][11342] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.942737 duration_in_ms=0.967
2017-12-15 03:42:17,943 [salt.state       ][INFO    ][11342] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.943034
2017-12-15 03:42:17,943 [salt.state       ][INFO    ][11342] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,944 [salt.state       ][INFO    ][11342] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:17,944 [salt.state       ][INFO    ][11342] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.944027 duration_in_ms=0.993
2017-12-15 03:42:17,944 [salt.state       ][INFO    ][11342] Running state [cfg01] at time 03:42:17.944296
2017-12-15 03:42:17,945 [salt.state       ][INFO    ][11342] Executing state host.present for cfg01
2017-12-15 03:42:17,945 [salt.state       ][INFO    ][11342] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:17,945 [salt.state       ][INFO    ][11342] Completed state [cfg01] at time 03:42:17.945232 duration_in_ms=0.937
2017-12-15 03:42:17,946 [salt.state       ][INFO    ][11342] Running state [cmp002] at time 03:42:17.945505
2017-12-15 03:42:17,946 [salt.state       ][INFO    ][11342] Executing state host.present for cmp002
2017-12-15 03:42:17,946 [salt.state       ][INFO    ][11342] Host cmp002 (10.167.4.102) already present
2017-12-15 03:42:17,946 [salt.state       ][INFO    ][11342] Completed state [cmp002] at time 03:42:17.946461 duration_in_ms=0.956
2017-12-15 03:42:17,947 [salt.state       ][INFO    ][11342] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.946742
2017-12-15 03:42:17,947 [salt.state       ][INFO    ][11342] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,948 [salt.state       ][INFO    ][11342] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:42:17,948 [salt.state       ][INFO    ][11342] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.947945 duration_in_ms=1.204
2017-12-15 03:42:17,948 [salt.state       ][INFO    ][11342] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.948228
2017-12-15 03:42:17,949 [salt.state       ][INFO    ][11342] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,949 [salt.state       ][INFO    ][11342] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:42:17,949 [salt.state       ][INFO    ][11342] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.949190 duration_in_ms=0.962
2017-12-15 03:42:17,949 [salt.state       ][INFO    ][11342] Running state [cmp001] at time 03:42:17.949461
2017-12-15 03:42:17,950 [salt.state       ][INFO    ][11342] Executing state host.present for cmp001
2017-12-15 03:42:17,950 [salt.state       ][INFO    ][11342] Host cmp001 (10.167.4.101) already present
2017-12-15 03:42:17,950 [salt.state       ][INFO    ][11342] Completed state [cmp001] at time 03:42:17.950410 duration_in_ms=0.949
2017-12-15 03:42:17,951 [salt.state       ][INFO    ][11342] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.950693
2017-12-15 03:42:17,951 [salt.state       ][INFO    ][11342] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,951 [salt.state       ][INFO    ][11342] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:42:17,952 [salt.state       ][INFO    ][11342] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.951655 duration_in_ms=0.963
2017-12-15 03:42:17,952 [salt.state       ][INFO    ][11342] Running state [dbs01] at time 03:42:17.951943
2017-12-15 03:42:17,952 [salt.state       ][INFO    ][11342] Executing state host.present for dbs01
2017-12-15 03:42:17,953 [salt.state       ][INFO    ][11342] Host dbs01 (10.167.4.51) already present
2017-12-15 03:42:17,953 [salt.state       ][INFO    ][11342] Completed state [dbs01] at time 03:42:17.952867 duration_in_ms=0.924
2017-12-15 03:42:17,953 [salt.state       ][INFO    ][11342] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.953136
2017-12-15 03:42:17,953 [salt.state       ][INFO    ][11342] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,954 [salt.state       ][INFO    ][11342] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:42:17,954 [salt.state       ][INFO    ][11342] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.954099 duration_in_ms=0.963
2017-12-15 03:42:17,954 [salt.state       ][INFO    ][11342] Running state [dbs02] at time 03:42:17.954370
2017-12-15 03:42:17,955 [salt.state       ][INFO    ][11342] Executing state host.present for dbs02
2017-12-15 03:42:17,955 [salt.state       ][INFO    ][11342] Host dbs02 (10.167.4.52) already present
2017-12-15 03:42:17,955 [salt.state       ][INFO    ][11342] Completed state [dbs02] at time 03:42:17.955296 duration_in_ms=0.927
2017-12-15 03:42:17,956 [salt.state       ][INFO    ][11342] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.955592
2017-12-15 03:42:17,956 [salt.state       ][INFO    ][11342] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,956 [salt.state       ][INFO    ][11342] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:42:17,957 [salt.state       ][INFO    ][11342] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.956542 duration_in_ms=0.951
2017-12-15 03:42:17,957 [salt.state       ][INFO    ][11342] Running state [dbs03] at time 03:42:17.956833
2017-12-15 03:42:17,957 [salt.state       ][INFO    ][11342] Executing state host.present for dbs03
2017-12-15 03:42:17,958 [salt.state       ][INFO    ][11342] Host dbs03 (10.167.4.53) already present
2017-12-15 03:42:17,958 [salt.state       ][INFO    ][11342] Completed state [dbs03] at time 03:42:17.957768 duration_in_ms=0.936
2017-12-15 03:42:17,958 [salt.state       ][INFO    ][11342] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.958039
2017-12-15 03:42:17,958 [salt.state       ][INFO    ][11342] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,959 [salt.state       ][INFO    ][11342] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:42:17,959 [salt.state       ][INFO    ][11342] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.958985 duration_in_ms=0.945
2017-12-15 03:42:17,959 [salt.state       ][INFO    ][11342] Running state [mas01] at time 03:42:17.959260
2017-12-15 03:42:17,960 [salt.state       ][INFO    ][11342] Executing state host.present for mas01
2017-12-15 03:42:17,960 [salt.state       ][INFO    ][11342] Host mas01 (10.167.4.3) already present
2017-12-15 03:42:17,960 [salt.state       ][INFO    ][11342] Completed state [mas01] at time 03:42:17.960228 duration_in_ms=0.969
2017-12-15 03:42:17,961 [salt.state       ][INFO    ][11342] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.960522
2017-12-15 03:42:17,961 [salt.state       ][INFO    ][11342] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,961 [salt.state       ][INFO    ][11342] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:42:17,962 [salt.state       ][INFO    ][11342] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.961484 duration_in_ms=0.962
2017-12-15 03:42:17,962 [salt.state       ][INFO    ][11342] Running state [ctl02] at time 03:42:17.961769
2017-12-15 03:42:17,962 [salt.state       ][INFO    ][11342] Executing state host.present for ctl02
2017-12-15 03:42:17,962 [salt.state       ][INFO    ][11342] Host ctl02 (10.167.4.12) already present
2017-12-15 03:42:17,963 [salt.state       ][INFO    ][11342] Completed state [ctl02] at time 03:42:17.962714 duration_in_ms=0.944
2017-12-15 03:42:17,963 [salt.state       ][INFO    ][11342] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.962995
2017-12-15 03:42:17,963 [salt.state       ][INFO    ][11342] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,964 [salt.state       ][INFO    ][11342] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:42:17,964 [salt.state       ][INFO    ][11342] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.963977 duration_in_ms=0.983
2017-12-15 03:42:17,964 [salt.state       ][INFO    ][11342] Running state [ctl03] at time 03:42:17.964260
2017-12-15 03:42:17,965 [salt.state       ][INFO    ][11342] Executing state host.present for ctl03
2017-12-15 03:42:17,965 [salt.state       ][INFO    ][11342] Host ctl03 (10.167.4.13) already present
2017-12-15 03:42:17,965 [salt.state       ][INFO    ][11342] Completed state [ctl03] at time 03:42:17.965217 duration_in_ms=0.957
2017-12-15 03:42:17,966 [salt.state       ][INFO    ][11342] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.965485
2017-12-15 03:42:17,966 [salt.state       ][INFO    ][11342] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,966 [salt.state       ][INFO    ][11342] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:42:17,966 [salt.state       ][INFO    ][11342] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.966443 duration_in_ms=0.958
2017-12-15 03:42:17,967 [salt.state       ][INFO    ][11342] Running state [ctl01] at time 03:42:17.966723
2017-12-15 03:42:17,967 [salt.state       ][INFO    ][11342] Executing state host.present for ctl01
2017-12-15 03:42:17,967 [salt.state       ][INFO    ][11342] Host ctl01 (10.167.4.11) already present
2017-12-15 03:42:17,968 [salt.state       ][INFO    ][11342] Completed state [ctl01] at time 03:42:17.967683 duration_in_ms=0.96
2017-12-15 03:42:17,968 [salt.state       ][INFO    ][11342] Running state [ctl] at time 03:42:17.967967
2017-12-15 03:42:17,968 [salt.state       ][INFO    ][11342] Executing state host.present for ctl
2017-12-15 03:42:17,969 [salt.state       ][INFO    ][11342] Host ctl (10.167.4.10) already present
2017-12-15 03:42:17,969 [salt.state       ][INFO    ][11342] Completed state [ctl] at time 03:42:17.968894 duration_in_ms=0.927
2017-12-15 03:42:17,969 [salt.state       ][INFO    ][11342] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.969161
2017-12-15 03:42:17,969 [salt.state       ][INFO    ][11342] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:17,970 [salt.state       ][INFO    ][11342] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:42:17,970 [salt.state       ][INFO    ][11342] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:17.970105 duration_in_ms=0.943
2017-12-15 03:42:17,970 [salt.state       ][INFO    ][11342] Running state [ens2] at time 03:42:17.970372
2017-12-15 03:42:17,971 [salt.state       ][INFO    ][11342] Executing state network.managed for ens2
2017-12-15 03:42:18,302 [salt.state       ][INFO    ][11342] Interface ens2 is up to date.
2017-12-15 03:42:18,303 [salt.state       ][INFO    ][11342] Completed state [ens2] at time 03:42:18.302768 duration_in_ms=332.394
2017-12-15 03:42:18,303 [salt.state       ][INFO    ][11342] Running state [ens3] at time 03:42:18.303097
2017-12-15 03:42:18,303 [salt.state       ][INFO    ][11342] Executing state network.managed for ens3
2017-12-15 03:42:18,651 [salt.state       ][INFO    ][11342] Interface ens3 is up to date.
2017-12-15 03:42:18,652 [salt.state       ][INFO    ][11342] Completed state [ens3] at time 03:42:18.651690 duration_in_ms=348.592
2017-12-15 03:42:18,652 [salt.state       ][INFO    ][11342] Running state [/etc/profile.d/proxy.sh] at time 03:42:18.651874
2017-12-15 03:42:18,652 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:42:18,652 [salt.state       ][INFO    ][11342] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:42:18,652 [salt.state       ][INFO    ][11342] Completed state [/etc/profile.d/proxy.sh] at time 03:42:18.652429 duration_in_ms=0.555
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:42:18.652570
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:42:18.653041 duration_in_ms=0.471
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] Running state [ntp] at time 03:42:18.653193
2017-12-15 03:42:18,653 [salt.state       ][INFO    ][11342] Executing state pkg.installed for ntp
2017-12-15 03:42:18,656 [salt.state       ][INFO    ][11342] Package ntp is already installed
2017-12-15 03:42:18,657 [salt.state       ][INFO    ][11342] Completed state [ntp] at time 03:42:18.656518 duration_in_ms=3.325
2017-12-15 03:42:18,657 [salt.state       ][INFO    ][11342] Running state [/etc/ntp.conf] at time 03:42:18.657263
2017-12-15 03:42:18,657 [salt.state       ][INFO    ][11342] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:42:18,677 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:42:18,700 [salt.fileclient  ][INFO    ][11342] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:18,706 [salt.state       ][INFO    ][11342] File /etc/ntp.conf is in the correct state
2017-12-15 03:42:18,706 [salt.state       ][INFO    ][11342] Completed state [/etc/ntp.conf] at time 03:42:18.706375 duration_in_ms=49.111
2017-12-15 03:42:18,707 [salt.state       ][INFO    ][11342] Running state [ntp] at time 03:42:18.707102
2017-12-15 03:42:18,707 [salt.state       ][INFO    ][11342] Executing state service.running for ntp
2017-12-15 03:42:18,708 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:18,718 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:42:18,728 [salt.loaded.int.module.cmdmod][INFO    ][11342] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:42:18,741 [salt.state       ][INFO    ][11342] The service ntp is already running
2017-12-15 03:42:18,742 [salt.state       ][INFO    ][11342] Completed state [ntp] at time 03:42:18.741467 duration_in_ms=34.364
2017-12-15 03:42:18,744 [salt.minion      ][INFO    ][11342] Returning information for job: 20171215034200453453
2017-12-15 03:42:41,685 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034241673451
2017-12-15 03:42:41,709 [salt.minion      ][INFO    ][13456] Starting a new job with PID 13456
2017-12-15 03:42:44,595 [salt.state       ][INFO    ][13456] Loading fresh modules for state activity
2017-12-15 03:42:44,654 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:42:44,824 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:42:44,856 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:44,905 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:42:44,940 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:44,990 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:42:45,008 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,053 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:42:45,128 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,185 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:42:45,219 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,265 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:42:45,283 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,328 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:42:45,360 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,414 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:42:45,434 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,478 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:42:45,497 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,544 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:42:45,566 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,620 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:42:45,654 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,704 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:42:45,796 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,840 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:42:45,959 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,006 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:42:46,037 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,086 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:42:46,101 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,150 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:42:46,179 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,222 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:42:46,235 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,280 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:42:46,321 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,428 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:42:46,502 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,548 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:42:46,564 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,609 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:42:46,627 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,676 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:42:46,696 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:42:46,809 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:46,828 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:42:46,844 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:46,859 [salt.state       ][INFO    ][13456] Running state [/etc/environment] at time 03:42:46.858917
2017-12-15 03:42:46,859 [salt.state       ][INFO    ][13456] Executing state file.blockreplace for /etc/environment
2017-12-15 03:42:46,863 [salt.state       ][INFO    ][13456] No changes needed to be made
2017-12-15 03:42:46,864 [salt.state       ][INFO    ][13456] Completed state [/etc/environment] at time 03:42:46.863731 duration_in_ms=4.815
2017-12-15 03:42:46,864 [salt.state       ][INFO    ][13456] Running state [/etc/profile.d] at time 03:42:46.864012
2017-12-15 03:42:46,864 [salt.state       ][INFO    ][13456] Executing state file.directory for /etc/profile.d
2017-12-15 03:42:46,865 [salt.state       ][INFO    ][13456] Directory /etc/profile.d is in the correct state
2017-12-15 03:42:46,865 [salt.state       ][INFO    ][13456] Completed state [/etc/profile.d] at time 03:42:46.865403 duration_in_ms=1.391
2017-12-15 03:42:47,154 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:47.153810
2017-12-15 03:42:47,154 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:42:47,180 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:42:47,188 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:42:47,188 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:47.188294 duration_in_ms=34.484
2017-12-15 03:42:47,189 [salt.state       ][INFO    ][13456] Running state [linux_repo_prereq_pkgs] at time 03:42:47.189289
2017-12-15 03:42:47,190 [salt.state       ][INFO    ][13456] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:42:47,190 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:42:47,708 [salt.state       ][INFO    ][13456] All specified packages are already installed
2017-12-15 03:42:47,708 [salt.state       ][INFO    ][13456] Completed state [linux_repo_prereq_pkgs] at time 03:42:47.708032 duration_in_ms=518.742
2017-12-15 03:42:47,708 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:47.708363
2017-12-15 03:42:47,709 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:42:47,710 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:42:47,710 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:47.709782 duration_in_ms=1.418
2017-12-15 03:42:47,710 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:42:47.710087
2017-12-15 03:42:47,710 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:42:47,732 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:47,750 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:47,785 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:42:47,785 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:42:47.785038 duration_in_ms=74.951
2017-12-15 03:42:47,787 [salt.state       ][INFO    ][13456] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:47.786985
2017-12-15 03:42:47,787 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:42:48,040 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:42:48,115 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:50,385 [salt.state       ][INFO    ][13456] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:42:50,385 [salt.state       ][INFO    ][13456] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:50.385098 duration_in_ms=2598.112
2017-12-15 03:42:50,385 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:50.385439
2017-12-15 03:42:50,386 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:42:50,386 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:42:50,386 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:50.386398 duration_in_ms=0.959
2017-12-15 03:42:50,387 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:50.386671
2017-12-15 03:42:50,387 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:42:50,414 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:50,432 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:50,467 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:42:50,467 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:50.466826 duration_in_ms=80.155
2017-12-15 03:42:50,468 [salt.state       ][INFO    ][13456] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:50.467601
2017-12-15 03:42:50,468 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:42:50,868 [salt.loaded.int.module.cmdmod][INFO    ][13456] 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-15 03:42:50,948 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:51,775 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034251767456
2017-12-15 03:42:51,795 [salt.minion      ][INFO    ][14372] Starting a new job with PID 14372
2017-12-15 03:42:51,866 [salt.minion      ][INFO    ][14372] Returning information for job: 20171215034251767456
2017-12-15 03:42:53,327 [salt.state       ][INFO    ][13456] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:42:53,327 [salt.state       ][INFO    ][13456] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:53.327232 duration_in_ms=2859.629
2017-12-15 03:42:53,328 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:53.327596
2017-12-15 03:42:53,328 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:42:53,328 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:42:53,329 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:53.328612 duration_in_ms=1.016
2017-12-15 03:42:53,329 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/uca] at time 03:42:53.328905
2017-12-15 03:42:53,329 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:42:53,330 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:42:53,330 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/uca] at time 03:42:53.329739 duration_in_ms=0.834
2017-12-15 03:42:53,331 [salt.state       ][INFO    ][13456] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:53.330495
2017-12-15 03:42:53,331 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:42:53,421 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:42:53,467 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:56,080 [salt.state       ][INFO    ][13456] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:42:56,080 [salt.state       ][INFO    ][13456] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:56.080440 duration_in_ms=2749.944
2017-12-15 03:42:56,081 [salt.state       ][INFO    ][13456] Running state [linux_extra_packages_purged] at time 03:42:56.080815
2017-12-15 03:42:56,081 [salt.state       ][INFO    ][13456] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:42:56,087 [salt.state       ][INFO    ][13456] All specified packages are already absent
2017-12-15 03:42:56,087 [salt.state       ][INFO    ][13456] Completed state [linux_extra_packages_purged] at time 03:42:56.087449 duration_in_ms=6.633
2017-12-15 03:42:56,088 [salt.state       ][INFO    ][13456] Running state [linux_extra_packages_latest] at time 03:42:56.087798
2017-12-15 03:42:56,088 [salt.state       ][INFO    ][13456] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:42:56,091 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:58,308 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:42:58,351 [salt.state       ][INFO    ][13456] Package mcelog is already up-to-date
2017-12-15 03:42:58,351 [salt.state       ][INFO    ][13456] Completed state [linux_extra_packages_latest] at time 03:42:58.351322 duration_in_ms=2263.522
2017-12-15 03:42:58,352 [salt.state       ][INFO    ][13456] Running state [UTC] at time 03:42:58.352280
2017-12-15 03:42:58,353 [salt.state       ][INFO    ][13456] Executing state timezone.system for UTC
2017-12-15 03:42:58,354 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:58,387 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:58,396 [salt.state       ][INFO    ][13456] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:42:58,396 [salt.state       ][INFO    ][13456] Completed state [UTC] at time 03:42:58.396012 duration_in_ms=43.732
2017-12-15 03:42:58,397 [salt.state       ][INFO    ][13456] Running state [nf_conntrack] at time 03:42:58.396602
2017-12-15 03:42:58,397 [salt.state       ][INFO    ][13456] Executing state kmod.present for nf_conntrack
2017-12-15 03:42:58,397 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'lsmod' in directory '/root'
2017-12-15 03:42:58,406 [salt.state       ][INFO    ][13456] Kernel module nf_conntrack is already present
2017-12-15 03:42:58,407 [salt.state       ][INFO    ][13456] Completed state [nf_conntrack] at time 03:42:58.406881 duration_in_ms=10.279
2017-12-15 03:42:58,408 [salt.state       ][INFO    ][13456] Running state [kernel.panic] at time 03:42:58.407616
2017-12-15 03:42:58,408 [salt.state       ][INFO    ][13456] Executing state sysctl.present for kernel.panic
2017-12-15 03:42:58,418 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,437 [salt.state       ][INFO    ][13456] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:42:58,437 [salt.state       ][INFO    ][13456] Completed state [kernel.panic] at time 03:42:58.437262 duration_in_ms=29.645
2017-12-15 03:42:58,438 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_probes] at time 03:42:58.437627
2017-12-15 03:42:58,438 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:42:58,439 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:42:58.457232 duration_in_ms=19.604
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13456] Running state [fs.file-max] at time 03:42:58.457584
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13456] Executing state sysctl.present for fs.file-max
2017-12-15 03:42:58,459 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,477 [salt.state       ][INFO    ][13456] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:42:58,478 [salt.state       ][INFO    ][13456] Completed state [fs.file-max] at time 03:42:58.477575 duration_in_ms=19.989
2017-12-15 03:42:58,478 [salt.state       ][INFO    ][13456] Running state [net.core.somaxconn] at time 03:42:58.477923
2017-12-15 03:42:58,478 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:42:58,479 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,494 [salt.state       ][INFO    ][13456] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:42:58,495 [salt.state       ][INFO    ][13456] Completed state [net.core.somaxconn] at time 03:42:58.494482 duration_in_ms=16.559
2017-12-15 03:42:58,495 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:42:58.494706
2017-12-15 03:42:58,495 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:42:58,496 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,511 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:42:58,511 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:42:58.511223 duration_in_ms=16.515
2017-12-15 03:42:58,512 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_tw_reuse] at time 03:42:58.511612
2017-12-15 03:42:58,512 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:42:58,513 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,528 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:42:58,528 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_tw_reuse] at time 03:42:58.528227 duration_in_ms=16.614
2017-12-15 03:42:58,529 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_congestion_control] at time 03:42:58.528624
2017-12-15 03:42:58,529 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:42:58,530 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_congestion_control] at time 03:42:58.544177 duration_in_ms=15.552
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_retries2] at time 03:42:58.544544
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:42:58,545 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,559 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:42:58,559 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_retries2] at time 03:42:58.559437 duration_in_ms=14.892
2017-12-15 03:42:58,560 [salt.state       ][INFO    ][13456] Running state [net.core.netdev_max_backlog] at time 03:42:58.559823
2017-12-15 03:42:58,560 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:42:58,561 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,575 [salt.state       ][INFO    ][13456] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:42:58,575 [salt.state       ][INFO    ][13456] Completed state [net.core.netdev_max_backlog] at time 03:42:58.575068 duration_in_ms=15.244
2017-12-15 03:42:58,575 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:58.575399
2017-12-15 03:42:58,576 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:42:58,576 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,589 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:42:58,589 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:58.589006 duration_in_ms=13.607
2017-12-15 03:42:58,589 [salt.state       ][INFO    ][13456] Running state [vm.swappiness] at time 03:42:58.589358
2017-12-15 03:42:58,590 [salt.state       ][INFO    ][13456] Executing state sysctl.present for vm.swappiness
2017-12-15 03:42:58,590 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,604 [salt.state       ][INFO    ][13456] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:42:58,604 [salt.state       ][INFO    ][13456] Completed state [vm.swappiness] at time 03:42:58.604130 duration_in_ms=14.772
2017-12-15 03:42:58,605 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:42:58.604489
2017-12-15 03:42:58,605 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:42:58,605 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,618 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:42:58,619 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:42:58.618770 duration_in_ms=14.28
2017-12-15 03:42:58,619 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:58.619109
2017-12-15 03:42:58,619 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:42:58,620 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,633 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:42:58,634 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:58.633907 duration_in_ms=14.797
2017-12-15 03:42:58,634 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:58.634251
2017-12-15 03:42:58,635 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:42:58,635 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,648 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:42:58,649 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:58.648708 duration_in_ms=14.455
2017-12-15 03:42:58,649 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:58.649048
2017-12-15 03:42:58,649 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:42:58,650 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,663 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:42:58,663 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:58.663083 duration_in_ms=14.035
2017-12-15 03:42:58,663 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_fin_timeout] at time 03:42:58.663420
2017-12-15 03:42:58,664 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:42:58,664 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,678 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:42:58,679 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_fin_timeout] at time 03:42:58.678643 duration_in_ms=15.223
2017-12-15 03:42:58,679 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_time] at time 03:42:58.678982
2017-12-15 03:42:58,679 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:42:58,680 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,693 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:42:58,694 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_time] at time 03:42:58.693890 duration_in_ms=14.908
2017-12-15 03:42:58,694 [salt.state       ][INFO    ][13456] Running state [net.nf_conntrack_max] at time 03:42:58.694225
2017-12-15 03:42:58,695 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:42:58,695 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,709 [salt.state       ][INFO    ][13456] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:42:58,710 [salt.state       ][INFO    ][13456] Completed state [net.nf_conntrack_max] at time 03:42:58.709594 duration_in_ms=15.369
2017-12-15 03:42:58,710 [salt.state       ][INFO    ][13456] Running state [linux_sysfs_package] at time 03:42:58.709948
2017-12-15 03:42:58,710 [salt.state       ][INFO    ][13456] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:42:58,713 [salt.state       ][INFO    ][13456] All specified packages are already installed
2017-12-15 03:42:58,714 [salt.state       ][INFO    ][13456] Completed state [linux_sysfs_package] at time 03:42:58.713669 duration_in_ms=3.72
2017-12-15 03:42:58,715 [salt.state       ][INFO    ][13456] Running state [/etc/sysfs.d] at time 03:42:58.714633
2017-12-15 03:42:58,715 [salt.state       ][INFO    ][13456] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:42:58,715 [salt.state       ][INFO    ][13456] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:42:58,716 [salt.state       ][INFO    ][13456] Completed state [/etc/sysfs.d] at time 03:42:58.715732 duration_in_ms=1.098
2017-12-15 03:42:58,716 [salt.state       ][INFO    ][13456] Running state [ondemand] at time 03:42:58.716323
2017-12-15 03:42:58,717 [salt.state       ][INFO    ][13456] Executing state service.dead for ondemand
2017-12-15 03:42:58,717 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:58,728 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:58,737 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:58,751 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'runlevel' in directory '/root'
2017-12-15 03:42:58,761 [salt.state       ][INFO    ][13456] The service ondemand is already dead
2017-12-15 03:42:58,761 [salt.state       ][INFO    ][13456] Completed state [ondemand] at time 03:42:58.761353 duration_in_ms=45.029
2017-12-15 03:42:58,762 [salt.state       ][INFO    ][13456] Running state [cs_CZ.UTF-8] at time 03:42:58.761996
2017-12-15 03:42:58,762 [salt.state       ][INFO    ][13456] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:42:58,763 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:58,771 [salt.state       ][INFO    ][13456] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:42:58,771 [salt.state       ][INFO    ][13456] Completed state [cs_CZ.UTF-8] at time 03:42:58.771455 duration_in_ms=9.459
2017-12-15 03:42:58,772 [salt.state       ][INFO    ][13456] Running state [en_US.UTF-8] at time 03:42:58.771807
2017-12-15 03:42:58,772 [salt.state       ][INFO    ][13456] Executing state locale.present for en_US.UTF-8
2017-12-15 03:42:58,773 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:58,781 [salt.state       ][INFO    ][13456] Locale en_US.UTF-8 is already present
2017-12-15 03:42:58,782 [salt.state       ][INFO    ][13456] Completed state [en_US.UTF-8] at time 03:42:58.781784 duration_in_ms=9.976
2017-12-15 03:42:58,783 [salt.state       ][INFO    ][13456] Running state [en_US.UTF-8] at time 03:42:58.782812
2017-12-15 03:42:58,783 [salt.state       ][INFO    ][13456] Executing state locale.system for en_US.UTF-8
2017-12-15 03:42:58,784 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'localectl' in directory '/root'
2017-12-15 03:42:58,813 [salt.state       ][INFO    ][13456] System locale en_US.UTF-8 already set
2017-12-15 03:42:58,813 [salt.state       ][INFO    ][13456] Completed state [en_US.UTF-8] at time 03:42:58.813237 duration_in_ms=30.424
2017-12-15 03:42:58,814 [salt.state       ][INFO    ][13456] Running state [root] at time 03:42:58.814343
2017-12-15 03:42:58,815 [salt.state       ][INFO    ][13456] Executing state user.present for root
2017-12-15 03:42:58,816 [salt.state       ][INFO    ][13456] User root is present and up to date
2017-12-15 03:42:58,816 [salt.state       ][INFO    ][13456] Completed state [root] at time 03:42:58.815865 duration_in_ms=1.521
2017-12-15 03:42:58,817 [salt.state       ][INFO    ][13456] Running state [/root] at time 03:42:58.816739
2017-12-15 03:42:58,817 [salt.state       ][INFO    ][13456] Executing state file.directory for /root
2017-12-15 03:42:58,818 [salt.state       ][INFO    ][13456] Directory /root is in the correct state
2017-12-15 03:42:58,818 [salt.state       ][INFO    ][13456] Completed state [/root] at time 03:42:58.817817 duration_in_ms=1.077
2017-12-15 03:42:58,818 [salt.state       ][INFO    ][13456] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:42:58.818089
2017-12-15 03:42:58,818 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:42:58,819 [salt.state       ][INFO    ][13456] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:42:58,819 [salt.state       ][INFO    ][13456] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:42:58.818936 duration_in_ms=0.847
2017-12-15 03:42:58,819 [salt.state       ][INFO    ][13456] Running state [ubuntu] at time 03:42:58.819213
2017-12-15 03:42:58,819 [salt.state       ][INFO    ][13456] Executing state user.present for ubuntu
2017-12-15 03:42:58,820 [salt.state       ][INFO    ][13456] User ubuntu is present and up to date
2017-12-15 03:42:58,821 [salt.state       ][INFO    ][13456] Completed state [ubuntu] at time 03:42:58.820475 duration_in_ms=1.262
2017-12-15 03:42:58,821 [salt.state       ][INFO    ][13456] Running state [/home/ubuntu] at time 03:42:58.821222
2017-12-15 03:42:58,821 [salt.state       ][INFO    ][13456] Executing state file.directory for /home/ubuntu
2017-12-15 03:42:58,822 [salt.state       ][INFO    ][13456] Directory /home/ubuntu is in the correct state
2017-12-15 03:42:58,822 [salt.state       ][INFO    ][13456] Completed state [/home/ubuntu] at time 03:42:58.821888 duration_in_ms=0.666
2017-12-15 03:42:58,822 [salt.state       ][INFO    ][13456] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:58.822380
2017-12-15 03:42:58,823 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:42:58,839 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:42:58,846 [salt.state       ][INFO    ][13456] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:42:58,847 [salt.state       ][INFO    ][13456] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:58.846546 duration_in_ms=24.166
2017-12-15 03:42:58,847 [salt.state       ][INFO    ][13456] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:58.846693
2017-12-15 03:42:58,847 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:42:58,862 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:42:58,879 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:58,911 [salt.state       ][INFO    ][13456] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:42:58,911 [salt.state       ][INFO    ][13456] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:58.911023 duration_in_ms=64.33
2017-12-15 03:42:58,911 [salt.state       ][INFO    ][13456] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:58.911178
2017-12-15 03:42:58,911 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:42:58,930 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:42:58,947 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:58,978 [salt.state       ][INFO    ][13456] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:42:58,978 [salt.state       ][INFO    ][13456] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:58.978399 duration_in_ms=67.22
2017-12-15 03:42:58,979 [salt.state       ][INFO    ][13456] Running state [service.systemctl_reload] at time 03:42:58.979187
2017-12-15 03:42:58,979 [salt.state       ][INFO    ][13456] Executing state module.wait for service.systemctl_reload
2017-12-15 03:42:58,980 [salt.state       ][INFO    ][13456] No changes made for service.systemctl_reload
2017-12-15 03:42:58,980 [salt.state       ][INFO    ][13456] Completed state [service.systemctl_reload] at time 03:42:58.979650 duration_in_ms=0.463
2017-12-15 03:42:58,980 [salt.state       ][INFO    ][13456] Running state [/etc/hostname] at time 03:42:58.979794
2017-12-15 03:42:58,980 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/hostname
2017-12-15 03:42:58,996 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:42:58,997 [salt.state       ][INFO    ][13456] File /etc/hostname is in the correct state
2017-12-15 03:42:58,997 [salt.state       ][INFO    ][13456] Completed state [/etc/hostname] at time 03:42:58.997274 duration_in_ms=17.481
2017-12-15 03:42:58,998 [salt.state       ][INFO    ][13456] Running state [hostname msg03] at time 03:42:58.998154
2017-12-15 03:42:58,998 [salt.state       ][INFO    ][13456] Executing state cmd.wait for hostname msg03
2017-12-15 03:42:58,999 [salt.state       ][INFO    ][13456] No changes made for hostname msg03
2017-12-15 03:42:58,999 [salt.state       ][INFO    ][13456] Completed state [hostname msg03] at time 03:42:58.998609 duration_in_ms=0.455
2017-12-15 03:42:58,999 [salt.state       ][INFO    ][13456] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.998920
2017-12-15 03:42:58,999 [salt.state       ][INFO    ][13456] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,999 [salt.state       ][INFO    ][13456] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:42:58,1000 [salt.state       ][INFO    ][13456] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.999488 duration_in_ms=0.568
2017-12-15 03:42:58,1000 [salt.state       ][INFO    ][13456] Running state [mdb02] at time 03:42:58.999659
2017-12-15 03:42:58,1000 [salt.state       ][INFO    ][13456] Executing state host.present for mdb02
2017-12-15 03:42:59,000 [salt.state       ][INFO    ][13456] Host mdb02 (10.167.4.77) already present
2017-12-15 03:42:59,000 [salt.state       ][INFO    ][13456] Completed state [mdb02] at time 03:42:59.000208 duration_in_ms=0.55
2017-12-15 03:42:59,000 [salt.state       ][INFO    ][13456] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.000349
2017-12-15 03:42:59,000 [salt.state       ][INFO    ][13456] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,001 [salt.state       ][INFO    ][13456] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:42:59,001 [salt.state       ][INFO    ][13456] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.000913 duration_in_ms=0.564
2017-12-15 03:42:59,001 [salt.state       ][INFO    ][13456] Running state [mdb03] at time 03:42:59.001056
2017-12-15 03:42:59,001 [salt.state       ][INFO    ][13456] Executing state host.present for mdb03
2017-12-15 03:42:59,001 [salt.state       ][INFO    ][13456] Host mdb03 (10.167.4.78) already present
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Completed state [mdb03] at time 03:42:59.001595 duration_in_ms=0.538
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.001738
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.002270 duration_in_ms=0.533
2017-12-15 03:42:59,002 [salt.state       ][INFO    ][13456] Running state [mdb01] at time 03:42:59.002412
2017-12-15 03:42:59,003 [salt.state       ][INFO    ][13456] Executing state host.present for mdb01
2017-12-15 03:42:59,003 [salt.state       ][INFO    ][13456] Host mdb01 (10.167.4.76) already present
2017-12-15 03:42:59,003 [salt.state       ][INFO    ][13456] Completed state [mdb01] at time 03:42:59.002938 duration_in_ms=0.526
2017-12-15 03:42:59,003 [salt.state       ][INFO    ][13456] Running state [mdb] at time 03:42:59.003077
2017-12-15 03:42:59,003 [salt.state       ][INFO    ][13456] Executing state host.present for mdb
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Host mdb (10.167.4.75) already present
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Completed state [mdb] at time 03:42:59.003635 duration_in_ms=0.558
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.003776
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.004316 duration_in_ms=0.54
2017-12-15 03:42:59,004 [salt.state       ][INFO    ][13456] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.004466
2017-12-15 03:42:59,005 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,005 [salt.state       ][INFO    ][13456] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:59,005 [salt.state       ][INFO    ][13456] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.004992 duration_in_ms=0.526
2017-12-15 03:42:59,005 [salt.state       ][INFO    ][13456] Running state [cfg01] at time 03:42:59.005134
2017-12-15 03:42:59,005 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Completed state [cfg01] at time 03:42:59.005661 duration_in_ms=0.526
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Running state [prx01] at time 03:42:59.005802
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Executing state host.present for prx01
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Host prx01 (10.167.4.104) already present
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Completed state [prx01] at time 03:42:59.006328 duration_in_ms=0.526
2017-12-15 03:42:59,006 [salt.state       ][INFO    ][13456] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.006464
2017-12-15 03:42:59,007 [salt.state       ][INFO    ][13456] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,007 [salt.state       ][INFO    ][13456] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:42:59,007 [salt.state       ][INFO    ][13456] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.006990 duration_in_ms=0.525
2017-12-15 03:42:59,007 [salt.state       ][INFO    ][13456] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.007131
2017-12-15 03:42:59,007 [salt.state       ][INFO    ][13456] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.007673 duration_in_ms=0.542
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Running state [kvm01] at time 03:42:59.007813
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Executing state host.present for kvm01
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Host kvm01 (10.167.4.141) already present
2017-12-15 03:42:59,008 [salt.state       ][INFO    ][13456] Completed state [kvm01] at time 03:42:59.008340 duration_in_ms=0.526
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.008489
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.009023 duration_in_ms=0.534
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Running state [kvm03] at time 03:42:59.009163
2017-12-15 03:42:59,009 [salt.state       ][INFO    ][13456] Executing state host.present for kvm03
2017-12-15 03:42:59,010 [salt.state       ][INFO    ][13456] Host kvm03 (10.167.4.143) already present
2017-12-15 03:42:59,010 [salt.state       ][INFO    ][13456] Completed state [kvm03] at time 03:42:59.009824 duration_in_ms=0.661
2017-12-15 03:42:59,010 [salt.state       ][INFO    ][13456] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.009969
2017-12-15 03:42:59,010 [salt.state       ][INFO    ][13456] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,010 [salt.state       ][INFO    ][13456] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.010497 duration_in_ms=0.529
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Running state [kvm02] at time 03:42:59.010638
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Executing state host.present for kvm02
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Host kvm02 (10.167.4.142) already present
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Completed state [kvm02] at time 03:42:59.011163 duration_in_ms=0.525
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Running state [dbs] at time 03:42:59.011304
2017-12-15 03:42:59,011 [salt.state       ][INFO    ][13456] Executing state host.present for dbs
2017-12-15 03:42:59,012 [salt.state       ][INFO    ][13456] Host dbs (10.167.4.50) already present
2017-12-15 03:42:59,012 [salt.state       ][INFO    ][13456] Completed state [dbs] at time 03:42:59.011841 duration_in_ms=0.537
2017-12-15 03:42:59,012 [salt.state       ][INFO    ][13456] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.011982
2017-12-15 03:42:59,012 [salt.state       ][INFO    ][13456] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,012 [salt.state       ][INFO    ][13456] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.012518 duration_in_ms=0.536
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Running state [prx] at time 03:42:59.012659
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Executing state host.present for prx
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Host prx (172.30.10.103) already present
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Completed state [prx] at time 03:42:59.013184 duration_in_ms=0.526
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.013321
2017-12-15 03:42:59,013 [salt.state       ][INFO    ][13456] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,014 [salt.state       ][INFO    ][13456] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:42:59,014 [salt.state       ][INFO    ][13456] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.013847 duration_in_ms=0.525
2017-12-15 03:42:59,014 [salt.state       ][INFO    ][13456] Running state [prx02] at time 03:42:59.013988
2017-12-15 03:42:59,014 [salt.state       ][INFO    ][13456] Executing state host.present for prx02
2017-12-15 03:42:59,014 [salt.state       ][INFO    ][13456] Host prx02 (10.167.4.105) already present
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Completed state [prx02] at time 03:42:59.014517 duration_in_ms=0.529
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.014658
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.015183 duration_in_ms=0.525
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Running state [gtw01] at time 03:42:59.015322
2017-12-15 03:42:59,015 [salt.state       ][INFO    ][13456] Executing state host.present for gtw01
2017-12-15 03:42:59,016 [salt.state       ][INFO    ][13456] Host gtw01 (10.167.4.124) already present
2017-12-15 03:42:59,016 [salt.state       ][INFO    ][13456] Completed state [gtw01] at time 03:42:59.015865 duration_in_ms=0.542
2017-12-15 03:42:59,016 [salt.state       ][INFO    ][13456] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.016002
2017-12-15 03:42:59,016 [salt.state       ][INFO    ][13456] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,016 [salt.state       ][INFO    ][13456] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.016539 duration_in_ms=0.537
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Running state [gtw02] at time 03:42:59.016681
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Executing state host.present for gtw02
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Host gtw02 (10.167.4.125) already present
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Completed state [gtw02] at time 03:42:59.017205 duration_in_ms=0.524
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.017340
2017-12-15 03:42:59,017 [salt.state       ][INFO    ][13456] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,018 [salt.state       ][INFO    ][13456] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:42:59,018 [salt.state       ][INFO    ][13456] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.017871 duration_in_ms=0.53
2017-12-15 03:42:59,018 [salt.state       ][INFO    ][13456] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.018011
2017-12-15 03:42:59,018 [salt.state       ][INFO    ][13456] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,018 [salt.state       ][INFO    ][13456] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.018540 duration_in_ms=0.528
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Running state [msg02] at time 03:42:59.018681
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Executing state host.present for msg02
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Host msg02 (10.167.4.42) already present
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Completed state [msg02] at time 03:42:59.019205 duration_in_ms=0.524
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.019343
2017-12-15 03:42:59,019 [salt.state       ][INFO    ][13456] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,020 [salt.state       ][INFO    ][13456] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:42:59,020 [salt.state       ][INFO    ][13456] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.019891 duration_in_ms=0.548
2017-12-15 03:42:59,020 [salt.state       ][INFO    ][13456] Running state [msg03] at time 03:42:59.020035
2017-12-15 03:42:59,020 [salt.state       ][INFO    ][13456] Executing state host.present for msg03
2017-12-15 03:42:59,020 [salt.state       ][INFO    ][13456] Host msg03 (10.167.4.43) already present
2017-12-15 03:42:59,021 [salt.state       ][INFO    ][13456] Completed state [msg03] at time 03:42:59.020570 duration_in_ms=0.535
2017-12-15 03:42:59,021 [salt.state       ][INFO    ][13456] Running state [file.replace] at time 03:42:59.021171
2017-12-15 03:42:59,021 [salt.state       ][INFO    ][13456] Executing state module.run for file.replace
2017-12-15 03:42:59,088 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:42:59,097 [salt.state       ][INFO    ][13456] onlyif execution failed
2017-12-15 03:42:59,097 [salt.state       ][INFO    ][13456] Completed state [file.replace] at time 03:42:59.096926 duration_in_ms=75.754
2017-12-15 03:42:59,097 [salt.state       ][INFO    ][13456] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.097164
2017-12-15 03:42:59,097 [salt.state       ][INFO    ][13456] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,098 [salt.state       ][INFO    ][13456] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:42:59,098 [salt.state       ][INFO    ][13456] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.097946 duration_in_ms=0.781
2017-12-15 03:42:59,098 [salt.state       ][INFO    ][13456] Running state [msg01] at time 03:42:59.098097
2017-12-15 03:42:59,098 [salt.state       ][INFO    ][13456] Executing state host.present for msg01
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Host msg01 (10.167.4.41) already present
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Completed state [msg01] at time 03:42:59.098656 duration_in_ms=0.559
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Running state [msg] at time 03:42:59.098803
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Executing state host.present for msg
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Host msg (10.167.4.40) already present
2017-12-15 03:42:59,099 [salt.state       ][INFO    ][13456] Completed state [msg] at time 03:42:59.099348 duration_in_ms=0.545
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.099495
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.100077 duration_in_ms=0.582
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.100224
2017-12-15 03:42:59,100 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,101 [salt.state       ][INFO    ][13456] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:59,101 [salt.state       ][INFO    ][13456] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.101000 duration_in_ms=0.775
2017-12-15 03:42:59,101 [salt.state       ][INFO    ][13456] Running state [cfg01] at time 03:42:59.101154
2017-12-15 03:42:59,101 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Completed state [cfg01] at time 03:42:59.101715 duration_in_ms=0.561
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Running state [cmp002] at time 03:42:59.101857
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Executing state host.present for cmp002
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Host cmp002 (10.167.4.102) already present
2017-12-15 03:42:59,102 [salt.state       ][INFO    ][13456] Completed state [cmp002] at time 03:42:59.102402 duration_in_ms=0.544
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.102543
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.103079 duration_in_ms=0.535
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.103226
2017-12-15 03:42:59,103 [salt.state       ][INFO    ][13456] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,104 [salt.state       ][INFO    ][13456] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:42:59,104 [salt.state       ][INFO    ][13456] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.103860 duration_in_ms=0.634
2017-12-15 03:42:59,104 [salt.state       ][INFO    ][13456] Running state [cmp001] at time 03:42:59.104002
2017-12-15 03:42:59,104 [salt.state       ][INFO    ][13456] Executing state host.present for cmp001
2017-12-15 03:42:59,104 [salt.state       ][INFO    ][13456] Host cmp001 (10.167.4.101) already present
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Completed state [cmp001] at time 03:42:59.104551 duration_in_ms=0.549
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.104694
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.105228 duration_in_ms=0.535
2017-12-15 03:42:59,105 [salt.state       ][INFO    ][13456] Running state [dbs01] at time 03:42:59.105371
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Executing state host.present for dbs01
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Host dbs01 (10.167.4.51) already present
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Completed state [dbs01] at time 03:42:59.105906 duration_in_ms=0.535
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.106048
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,106 [salt.state       ][INFO    ][13456] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.106582 duration_in_ms=0.534
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Running state [dbs02] at time 03:42:59.106724
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Executing state host.present for dbs02
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Host dbs02 (10.167.4.52) already present
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Completed state [dbs02] at time 03:42:59.107266 duration_in_ms=0.542
2017-12-15 03:42:59,107 [salt.state       ][INFO    ][13456] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.107409
2017-12-15 03:42:59,108 [salt.state       ][INFO    ][13456] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,108 [salt.state       ][INFO    ][13456] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:42:59,108 [salt.state       ][INFO    ][13456] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.107987 duration_in_ms=0.578
2017-12-15 03:42:59,108 [salt.state       ][INFO    ][13456] Running state [dbs03] at time 03:42:59.108126
2017-12-15 03:42:59,108 [salt.state       ][INFO    ][13456] Executing state host.present for dbs03
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Host dbs03 (10.167.4.53) already present
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Completed state [dbs03] at time 03:42:59.108666 duration_in_ms=0.54
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.108807
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:42:59,109 [salt.state       ][INFO    ][13456] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.109346 duration_in_ms=0.538
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Running state [mas01] at time 03:42:59.109489
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Executing state host.present for mas01
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Host mas01 (10.167.4.3) already present
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Completed state [mas01] at time 03:42:59.110020 duration_in_ms=0.531
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.110164
2017-12-15 03:42:59,110 [salt.state       ][INFO    ][13456] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.110697 duration_in_ms=0.534
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Running state [ctl02] at time 03:42:59.110838
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Executing state host.present for ctl02
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Host ctl02 (10.167.4.12) already present
2017-12-15 03:42:59,111 [salt.state       ][INFO    ][13456] Completed state [ctl02] at time 03:42:59.111371 duration_in_ms=0.533
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.111531
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.112087 duration_in_ms=0.556
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Running state [ctl03] at time 03:42:59.112226
2017-12-15 03:42:59,112 [salt.state       ][INFO    ][13456] Executing state host.present for ctl03
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Host ctl03 (10.167.4.13) already present
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Completed state [ctl03] at time 03:42:59.112770 duration_in_ms=0.543
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.112915
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:42:59,113 [salt.state       ][INFO    ][13456] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.113450 duration_in_ms=0.535
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Running state [ctl01] at time 03:42:59.113593
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Executing state host.present for ctl01
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Host ctl01 (10.167.4.11) already present
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Completed state [ctl01] at time 03:42:59.114126 duration_in_ms=0.533
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Running state [ctl] at time 03:42:59.114265
2017-12-15 03:42:59,114 [salt.state       ][INFO    ][13456] Executing state host.present for ctl
2017-12-15 03:42:59,115 [salt.state       ][INFO    ][13456] Host ctl (10.167.4.10) already present
2017-12-15 03:42:59,115 [salt.state       ][INFO    ][13456] Completed state [ctl] at time 03:42:59.114878 duration_in_ms=0.613
2017-12-15 03:42:59,115 [salt.state       ][INFO    ][13456] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.115022
2017-12-15 03:42:59,115 [salt.state       ][INFO    ][13456] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:59,115 [salt.state       ][INFO    ][13456] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:42:59,116 [salt.state       ][INFO    ][13456] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:59.115577 duration_in_ms=0.555
2017-12-15 03:42:59,116 [salt.state       ][INFO    ][13456] Running state [ens2] at time 03:42:59.115720
2017-12-15 03:42:59,116 [salt.state       ][INFO    ][13456] Executing state network.managed for ens2
2017-12-15 03:42:59,466 [salt.state       ][INFO    ][13456] Interface ens2 is up to date.
2017-12-15 03:42:59,466 [salt.state       ][INFO    ][13456] Completed state [ens2] at time 03:42:59.466060 duration_in_ms=350.339
2017-12-15 03:42:59,466 [salt.state       ][INFO    ][13456] Running state [ens3] at time 03:42:59.466244
2017-12-15 03:42:59,466 [salt.state       ][INFO    ][13456] Executing state network.managed for ens3
2017-12-15 03:42:59,773 [salt.state       ][INFO    ][13456] Interface ens3 is up to date.
2017-12-15 03:42:59,773 [salt.state       ][INFO    ][13456] Completed state [ens3] at time 03:42:59.772963 duration_in_ms=306.717
2017-12-15 03:42:59,773 [salt.state       ][INFO    ][13456] Running state [/etc/profile.d/proxy.sh] at time 03:42:59.773154
2017-12-15 03:42:59,773 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] Completed state [/etc/profile.d/proxy.sh] at time 03:42:59.773751 duration_in_ms=0.596
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:42:59.773903
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:42:59,774 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:42:59.774371 duration_in_ms=0.468
2017-12-15 03:42:59,775 [salt.state       ][INFO    ][13456] Running state [ntp] at time 03:42:59.774523
2017-12-15 03:42:59,775 [salt.state       ][INFO    ][13456] Executing state pkg.installed for ntp
2017-12-15 03:42:59,778 [salt.state       ][INFO    ][13456] Package ntp is already installed
2017-12-15 03:42:59,778 [salt.state       ][INFO    ][13456] Completed state [ntp] at time 03:42:59.777868 duration_in_ms=3.344
2017-12-15 03:42:59,779 [salt.state       ][INFO    ][13456] Running state [/etc/ntp.conf] at time 03:42:59.778598
2017-12-15 03:42:59,779 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:42:59,799 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:42:59,822 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:59,829 [salt.state       ][INFO    ][13456] File /etc/ntp.conf is in the correct state
2017-12-15 03:42:59,829 [salt.state       ][INFO    ][13456] Completed state [/etc/ntp.conf] at time 03:42:59.828661 duration_in_ms=50.062
2017-12-15 03:42:59,829 [salt.state       ][INFO    ][13456] Running state [ntp] at time 03:42:59.829418
2017-12-15 03:42:59,830 [salt.state       ][INFO    ][13456] Executing state service.running for ntp
2017-12-15 03:42:59,830 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:59,841 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:42:59,851 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:42:59,862 [salt.state       ][INFO    ][13456] The service ntp is already running
2017-12-15 03:42:59,863 [salt.state       ][INFO    ][13456] Completed state [ntp] at time 03:42:59.862889 duration_in_ms=33.47
2017-12-15 03:42:59,866 [salt.minion      ][INFO    ][13456] Returning information for job: 20171215034241673451
2017-12-15 03:43:22,975 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034322962478
2017-12-15 03:43:23,001 [salt.minion      ][INFO    ][15418] Starting a new job with PID 15418
2017-12-15 03:43:25,772 [salt.state       ][INFO    ][15418] Loading fresh modules for state activity
2017-12-15 03:43:25,967 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:43:25,987 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:43:26,132 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,181 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:43:26,196 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,251 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:43:26,273 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,319 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:43:26,368 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,421 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:43:26,444 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,490 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:43:26,514 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,557 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:43:26,586 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,642 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:43:26,729 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,778 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:43:26,856 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,907 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:43:26,928 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,972 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:43:27,001 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,054 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:43:27,080 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,124 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:43:27,140 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,183 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:43:27,210 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,254 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:43:27,269 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,315 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:43:27,342 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,392 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:43:27,408 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,453 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:43:27,488 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,561 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:43:27,626 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,670 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:43:27,684 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,727 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:43:27,752 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,797 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:43:27,809 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:43:27,831 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:27,848 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:43:27,867 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:27,879 [salt.state       ][INFO    ][15418] Running state [/etc/environment] at time 03:43:27.878851
2017-12-15 03:43:27,879 [salt.state       ][INFO    ][15418] Executing state file.blockreplace for /etc/environment
2017-12-15 03:43:27,883 [salt.state       ][INFO    ][15418] No changes needed to be made
2017-12-15 03:43:27,883 [salt.state       ][INFO    ][15418] Completed state [/etc/environment] at time 03:43:27.882946 duration_in_ms=4.095
2017-12-15 03:43:27,883 [salt.state       ][INFO    ][15418] Running state [/etc/profile.d] at time 03:43:27.883217
2017-12-15 03:43:27,883 [salt.state       ][INFO    ][15418] Executing state file.directory for /etc/profile.d
2017-12-15 03:43:27,884 [salt.state       ][INFO    ][15418] Directory /etc/profile.d is in the correct state
2017-12-15 03:43:27,885 [salt.state       ][INFO    ][15418] Completed state [/etc/profile.d] at time 03:43:27.884564 duration_in_ms=1.346
2017-12-15 03:43:28,145 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:43:28.144468
2017-12-15 03:43:28,145 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:43:28,169 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:43:28,173 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:43:28,174 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:43:28.173607 duration_in_ms=29.14
2017-12-15 03:43:28,174 [salt.state       ][INFO    ][15418] Running state [linux_repo_prereq_pkgs] at time 03:43:28.174168
2017-12-15 03:43:28,174 [salt.state       ][INFO    ][15418] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:43:28,175 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:43:28,606 [salt.state       ][INFO    ][15418] All specified packages are already installed
2017-12-15 03:43:28,606 [salt.state       ][INFO    ][15418] Completed state [linux_repo_prereq_pkgs] at time 03:43:28.606039 duration_in_ms=431.869
2017-12-15 03:43:28,606 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:43:28.606392
2017-12-15 03:43:28,607 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:43:28,607 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:43:28,607 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:43:28.607357 duration_in_ms=0.964
2017-12-15 03:43:28,608 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:43:28.607659
2017-12-15 03:43:28,608 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:43:28,641 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:43:28,666 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:28,699 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:43:28,699 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:43:28.698759 duration_in_ms=91.101
2017-12-15 03:43:28,701 [salt.state       ][INFO    ][15418] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:43:28.700573
2017-12-15 03:43:28,701 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:43:28,925 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:43:28,998 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:31,225 [salt.state       ][INFO    ][15418] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:43:31,225 [salt.state       ][INFO    ][15418] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:43:31.225296 duration_in_ms=2524.723
2017-12-15 03:43:31,226 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:43:31.225655
2017-12-15 03:43:31,226 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:43:31,226 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:43:31,227 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:43:31.226644 duration_in_ms=0.989
2017-12-15 03:43:31,227 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:43:31.226922
2017-12-15 03:43:31,227 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:43:31,244 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:43:31,262 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:31,296 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:43:31,296 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:43:31.296170 duration_in_ms=69.246
2017-12-15 03:43:31,297 [salt.state       ][INFO    ][15418] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:43:31.296935
2017-12-15 03:43:31,297 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:43:31,722 [salt.loaded.int.module.cmdmod][INFO    ][15418] 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-15 03:43:31,806 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:33,080 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034333052046
2017-12-15 03:43:33,103 [salt.minion      ][INFO    ][16421] Starting a new job with PID 16421
2017-12-15 03:43:33,113 [salt.minion      ][INFO    ][16421] Returning information for job: 20171215034333052046
2017-12-15 03:43:34,058 [salt.state       ][INFO    ][15418] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:43:34,059 [salt.state       ][INFO    ][15418] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:43:34.058534 duration_in_ms=2761.597
2017-12-15 03:43:34,059 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:43:34.058846
2017-12-15 03:43:34,059 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:43:34,060 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:43:34,060 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:43:34.059795 duration_in_ms=0.95
2017-12-15 03:43:34,060 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/uca] at time 03:43:34.060088
2017-12-15 03:43:34,060 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:43:34,061 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:43:34,061 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/uca] at time 03:43:34.060902 duration_in_ms=0.813
2017-12-15 03:43:34,062 [salt.state       ][INFO    ][15418] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:43:34.061580
2017-12-15 03:43:34,062 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:43:34,118 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:43:34,160 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:36,764 [salt.state       ][INFO    ][15418] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:43:36,765 [salt.state       ][INFO    ][15418] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:43:36.765024 duration_in_ms=2703.444
2017-12-15 03:43:36,765 [salt.state       ][INFO    ][15418] Running state [linux_extra_packages_purged] at time 03:43:36.765370
2017-12-15 03:43:36,766 [salt.state       ][INFO    ][15418] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:43:36,771 [salt.state       ][INFO    ][15418] All specified packages are already absent
2017-12-15 03:43:36,771 [salt.state       ][INFO    ][15418] Completed state [linux_extra_packages_purged] at time 03:43:36.771462 duration_in_ms=6.092
2017-12-15 03:43:36,772 [salt.state       ][INFO    ][15418] Running state [linux_extra_packages_latest] at time 03:43:36.771768
2017-12-15 03:43:36,772 [salt.state       ][INFO    ][15418] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:43:36,775 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:39,041 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:43:39,088 [salt.state       ][INFO    ][15418] Package mcelog is already up-to-date
2017-12-15 03:43:39,089 [salt.state       ][INFO    ][15418] Completed state [linux_extra_packages_latest] at time 03:43:39.088940 duration_in_ms=2317.171
2017-12-15 03:43:39,090 [salt.state       ][INFO    ][15418] Running state [UTC] at time 03:43:39.089603
2017-12-15 03:43:39,090 [salt.state       ][INFO    ][15418] Executing state timezone.system for UTC
2017-12-15 03:43:39,090 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:43:39,122 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:43:39,132 [salt.state       ][INFO    ][15418] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:43:39,132 [salt.state       ][INFO    ][15418] Completed state [UTC] at time 03:43:39.132278 duration_in_ms=42.675
2017-12-15 03:43:39,133 [salt.state       ][INFO    ][15418] Running state [nf_conntrack] at time 03:43:39.133011
2017-12-15 03:43:39,133 [salt.state       ][INFO    ][15418] Executing state kmod.present for nf_conntrack
2017-12-15 03:43:39,134 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'lsmod' in directory '/root'
2017-12-15 03:43:39,142 [salt.state       ][INFO    ][15418] Kernel module nf_conntrack is already present
2017-12-15 03:43:39,143 [salt.state       ][INFO    ][15418] Completed state [nf_conntrack] at time 03:43:39.142933 duration_in_ms=9.922
2017-12-15 03:43:39,144 [salt.state       ][INFO    ][15418] Running state [kernel.panic] at time 03:43:39.143649
2017-12-15 03:43:39,144 [salt.state       ][INFO    ][15418] Executing state sysctl.present for kernel.panic
2017-12-15 03:43:39,153 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,167 [salt.state       ][INFO    ][15418] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:43:39,168 [salt.state       ][INFO    ][15418] Completed state [kernel.panic] at time 03:43:39.168037 duration_in_ms=24.388
2017-12-15 03:43:39,168 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_probes] at time 03:43:39.168384
2017-12-15 03:43:39,169 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:43:39,169 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,183 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:43:39,184 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:43:39.183970 duration_in_ms=15.585
2017-12-15 03:43:39,184 [salt.state       ][INFO    ][15418] Running state [fs.file-max] at time 03:43:39.184313
2017-12-15 03:43:39,185 [salt.state       ][INFO    ][15418] Executing state sysctl.present for fs.file-max
2017-12-15 03:43:39,185 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,199 [salt.state       ][INFO    ][15418] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:43:39,199 [salt.state       ][INFO    ][15418] Completed state [fs.file-max] at time 03:43:39.199285 duration_in_ms=14.971
2017-12-15 03:43:39,200 [salt.state       ][INFO    ][15418] Running state [net.core.somaxconn] at time 03:43:39.199669
2017-12-15 03:43:39,200 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:43:39,201 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,214 [salt.state       ][INFO    ][15418] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:43:39,214 [salt.state       ][INFO    ][15418] Completed state [net.core.somaxconn] at time 03:43:39.213894 duration_in_ms=14.225
2017-12-15 03:43:39,214 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:43:39.214306
2017-12-15 03:43:39,215 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:43:39,215 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,231 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:43:39,231 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:43:39.231258 duration_in_ms=16.952
2017-12-15 03:43:39,232 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_tw_reuse] at time 03:43:39.231663
2017-12-15 03:43:39,232 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:43:39,233 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,247 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:43:39,247 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_tw_reuse] at time 03:43:39.247040 duration_in_ms=15.376
2017-12-15 03:43:39,247 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_congestion_control] at time 03:43:39.247404
2017-12-15 03:43:39,248 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:43:39,248 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,260 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:43:39,261 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_congestion_control] at time 03:43:39.260738 duration_in_ms=13.333
2017-12-15 03:43:39,261 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_retries2] at time 03:43:39.261083
2017-12-15 03:43:39,261 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:43:39,262 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,274 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:43:39,275 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_retries2] at time 03:43:39.274605 duration_in_ms=13.521
2017-12-15 03:43:39,275 [salt.state       ][INFO    ][15418] Running state [net.core.netdev_max_backlog] at time 03:43:39.274952
2017-12-15 03:43:39,275 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:43:39,276 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,289 [salt.state       ][INFO    ][15418] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:43:39,290 [salt.state       ][INFO    ][15418] Completed state [net.core.netdev_max_backlog] at time 03:43:39.289940 duration_in_ms=14.986
2017-12-15 03:43:39,290 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:43:39.290289
2017-12-15 03:43:39,291 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:43:39,291 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,304 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:43:39,305 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:43:39.304677 duration_in_ms=14.388
2017-12-15 03:43:39,305 [salt.state       ][INFO    ][15418] Running state [vm.swappiness] at time 03:43:39.305028
2017-12-15 03:43:39,305 [salt.state       ][INFO    ][15418] Executing state sysctl.present for vm.swappiness
2017-12-15 03:43:39,306 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,320 [salt.state       ][INFO    ][15418] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:43:39,320 [salt.state       ][INFO    ][15418] Completed state [vm.swappiness] at time 03:43:39.320024 duration_in_ms=14.995
2017-12-15 03:43:39,320 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:43:39.320362
2017-12-15 03:43:39,321 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:43:39,321 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,332 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:43:39,333 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:43:39.332594 duration_in_ms=12.232
2017-12-15 03:43:39,333 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:43:39.332912
2017-12-15 03:43:39,333 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:43:39,334 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,346 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:43:39,347 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:43:39.346707 duration_in_ms=13.794
2017-12-15 03:43:39,347 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:43:39.347049
2017-12-15 03:43:39,347 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:43:39,348 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,360 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:43:39,361 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:43:39.360485 duration_in_ms=13.436
2017-12-15 03:43:39,361 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:43:39.360823
2017-12-15 03:43:39,361 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:43:39,362 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,375 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:43:39,376 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:43:39.375801 duration_in_ms=14.977
2017-12-15 03:43:39,376 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_fin_timeout] at time 03:43:39.376177
2017-12-15 03:43:39,377 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:43:39,377 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,390 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:43:39,391 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_fin_timeout] at time 03:43:39.390502 duration_in_ms=14.325
2017-12-15 03:43:39,391 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_time] at time 03:43:39.390847
2017-12-15 03:43:39,391 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:43:39,392 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,407 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:43:39,407 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_time] at time 03:43:39.407100 duration_in_ms=16.253
2017-12-15 03:43:39,407 [salt.state       ][INFO    ][15418] Running state [net.nf_conntrack_max] at time 03:43:39.407451
2017-12-15 03:43:39,408 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:43:39,408 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,423 [salt.state       ][INFO    ][15418] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:43:39,423 [salt.state       ][INFO    ][15418] Completed state [net.nf_conntrack_max] at time 03:43:39.423217 duration_in_ms=15.766
2017-12-15 03:43:39,424 [salt.state       ][INFO    ][15418] Running state [linux_sysfs_package] at time 03:43:39.423612
2017-12-15 03:43:39,424 [salt.state       ][INFO    ][15418] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:43:39,427 [salt.state       ][INFO    ][15418] All specified packages are already installed
2017-12-15 03:43:39,427 [salt.state       ][INFO    ][15418] Completed state [linux_sysfs_package] at time 03:43:39.427319 duration_in_ms=3.707
2017-12-15 03:43:39,428 [salt.state       ][INFO    ][15418] Running state [/etc/sysfs.d] at time 03:43:39.428354
2017-12-15 03:43:39,429 [salt.state       ][INFO    ][15418] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:43:39,429 [salt.state       ][INFO    ][15418] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:43:39,429 [salt.state       ][INFO    ][15418] Completed state [/etc/sysfs.d] at time 03:43:39.429421 duration_in_ms=1.067
2017-12-15 03:43:39,430 [salt.state       ][INFO    ][15418] Running state [ondemand] at time 03:43:39.429999
2017-12-15 03:43:39,430 [salt.state       ][INFO    ][15418] Executing state service.dead for ondemand
2017-12-15 03:43:39,431 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:43:39,441 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:43:39,449 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:43:39,459 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'runlevel' in directory '/root'
2017-12-15 03:43:39,467 [salt.state       ][INFO    ][15418] The service ondemand is already dead
2017-12-15 03:43:39,467 [salt.state       ][INFO    ][15418] Completed state [ondemand] at time 03:43:39.466692 duration_in_ms=36.693
2017-12-15 03:43:39,467 [salt.state       ][INFO    ][15418] Running state [cs_CZ.UTF-8] at time 03:43:39.467186
2017-12-15 03:43:39,467 [salt.state       ][INFO    ][15418] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:43:39,468 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'locale -a' in directory '/root'
2017-12-15 03:43:39,473 [salt.state       ][INFO    ][15418] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:43:39,473 [salt.state       ][INFO    ][15418] Completed state [cs_CZ.UTF-8] at time 03:43:39.473406 duration_in_ms=6.22
2017-12-15 03:43:39,474 [salt.state       ][INFO    ][15418] Running state [en_US.UTF-8] at time 03:43:39.473601
2017-12-15 03:43:39,474 [salt.state       ][INFO    ][15418] Executing state locale.present for en_US.UTF-8
2017-12-15 03:43:39,474 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'locale -a' in directory '/root'
2017-12-15 03:43:39,479 [salt.state       ][INFO    ][15418] Locale en_US.UTF-8 is already present
2017-12-15 03:43:39,480 [salt.state       ][INFO    ][15418] Completed state [en_US.UTF-8] at time 03:43:39.479600 duration_in_ms=5.999
2017-12-15 03:43:39,481 [salt.state       ][INFO    ][15418] Running state [en_US.UTF-8] at time 03:43:39.480763
2017-12-15 03:43:39,481 [salt.state       ][INFO    ][15418] Executing state locale.system for en_US.UTF-8
2017-12-15 03:43:39,481 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'localectl' in directory '/root'
2017-12-15 03:43:39,509 [salt.state       ][INFO    ][15418] System locale en_US.UTF-8 already set
2017-12-15 03:43:39,509 [salt.state       ][INFO    ][15418] Completed state [en_US.UTF-8] at time 03:43:39.509372 duration_in_ms=28.609
2017-12-15 03:43:39,510 [salt.state       ][INFO    ][15418] Running state [root] at time 03:43:39.510281
2017-12-15 03:43:39,510 [salt.state       ][INFO    ][15418] Executing state user.present for root
2017-12-15 03:43:39,511 [salt.state       ][INFO    ][15418] User root is present and up to date
2017-12-15 03:43:39,511 [salt.state       ][INFO    ][15418] Completed state [root] at time 03:43:39.511357 duration_in_ms=1.077
2017-12-15 03:43:39,512 [salt.state       ][INFO    ][15418] Running state [/root] at time 03:43:39.512151
2017-12-15 03:43:39,512 [salt.state       ][INFO    ][15418] Executing state file.directory for /root
2017-12-15 03:43:39,513 [salt.state       ][INFO    ][15418] Directory /root is in the correct state
2017-12-15 03:43:39,513 [salt.state       ][INFO    ][15418] Completed state [/root] at time 03:43:39.512883 duration_in_ms=0.732
2017-12-15 03:43:39,513 [salt.state       ][INFO    ][15418] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:43:39.513028
2017-12-15 03:43:39,513 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:43:39,513 [salt.state       ][INFO    ][15418] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:43:39,514 [salt.state       ][INFO    ][15418] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:43:39.513483 duration_in_ms=0.456
2017-12-15 03:43:39,514 [salt.state       ][INFO    ][15418] Running state [ubuntu] at time 03:43:39.513638
2017-12-15 03:43:39,514 [salt.state       ][INFO    ][15418] Executing state user.present for ubuntu
2017-12-15 03:43:39,514 [salt.state       ][INFO    ][15418] User ubuntu is present and up to date
2017-12-15 03:43:39,514 [salt.state       ][INFO    ][15418] Completed state [ubuntu] at time 03:43:39.514459 duration_in_ms=0.821
2017-12-15 03:43:39,515 [salt.state       ][INFO    ][15418] Running state [/home/ubuntu] at time 03:43:39.515053
2017-12-15 03:43:39,515 [salt.state       ][INFO    ][15418] Executing state file.directory for /home/ubuntu
2017-12-15 03:43:39,516 [salt.state       ][INFO    ][15418] Directory /home/ubuntu is in the correct state
2017-12-15 03:43:39,516 [salt.state       ][INFO    ][15418] Completed state [/home/ubuntu] at time 03:43:39.515762 duration_in_ms=0.708
2017-12-15 03:43:39,516 [salt.state       ][INFO    ][15418] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:43:39.516270
2017-12-15 03:43:39,516 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:43:39,531 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:43:39,535 [salt.state       ][INFO    ][15418] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:43:39,535 [salt.state       ][INFO    ][15418] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:43:39.535397 duration_in_ms=19.127
2017-12-15 03:43:39,536 [salt.state       ][INFO    ][15418] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:43:39.535561
2017-12-15 03:43:39,536 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:43:39,553 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:43:39,571 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:39,603 [salt.state       ][INFO    ][15418] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:43:39,603 [salt.state       ][INFO    ][15418] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:43:39.603232 duration_in_ms=67.671
2017-12-15 03:43:39,603 [salt.state       ][INFO    ][15418] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:43:39.603374
2017-12-15 03:43:39,604 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:43:39,618 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:43:39,636 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:39,668 [salt.state       ][INFO    ][15418] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:43:39,668 [salt.state       ][INFO    ][15418] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:43:39.668233 duration_in_ms=64.859
2017-12-15 03:43:39,669 [salt.state       ][INFO    ][15418] Running state [service.systemctl_reload] at time 03:43:39.669105
2017-12-15 03:43:39,669 [salt.state       ][INFO    ][15418] Executing state module.wait for service.systemctl_reload
2017-12-15 03:43:39,670 [salt.state       ][INFO    ][15418] No changes made for service.systemctl_reload
2017-12-15 03:43:39,670 [salt.state       ][INFO    ][15418] Completed state [service.systemctl_reload] at time 03:43:39.669738 duration_in_ms=0.632
2017-12-15 03:43:39,670 [salt.state       ][INFO    ][15418] Running state [/etc/hostname] at time 03:43:39.669972
2017-12-15 03:43:39,670 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/hostname
2017-12-15 03:43:39,687 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:43:39,688 [salt.state       ][INFO    ][15418] File /etc/hostname is in the correct state
2017-12-15 03:43:39,688 [salt.state       ][INFO    ][15418] Completed state [/etc/hostname] at time 03:43:39.688045 duration_in_ms=18.072
2017-12-15 03:43:39,689 [salt.state       ][INFO    ][15418] Running state [hostname msg03] at time 03:43:39.689006
2017-12-15 03:43:39,689 [salt.state       ][INFO    ][15418] Executing state cmd.wait for hostname msg03
2017-12-15 03:43:39,690 [salt.state       ][INFO    ][15418] No changes made for hostname msg03
2017-12-15 03:43:39,690 [salt.state       ][INFO    ][15418] Completed state [hostname msg03] at time 03:43:39.689656 duration_in_ms=0.65
2017-12-15 03:43:39,690 [salt.state       ][INFO    ][15418] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.690087
2017-12-15 03:43:39,690 [salt.state       ][INFO    ][15418] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,691 [salt.state       ][INFO    ][15418] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:43:39,691 [salt.state       ][INFO    ][15418] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.690876 duration_in_ms=0.788
2017-12-15 03:43:39,691 [salt.state       ][INFO    ][15418] Running state [mdb02] at time 03:43:39.691116
2017-12-15 03:43:39,691 [salt.state       ][INFO    ][15418] Executing state host.present for mdb02
2017-12-15 03:43:39,692 [salt.state       ][INFO    ][15418] Host mdb02 (10.167.4.77) already present
2017-12-15 03:43:39,692 [salt.state       ][INFO    ][15418] Completed state [mdb02] at time 03:43:39.691977 duration_in_ms=0.861
2017-12-15 03:43:39,692 [salt.state       ][INFO    ][15418] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.692211
2017-12-15 03:43:39,692 [salt.state       ][INFO    ][15418] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,693 [salt.state       ][INFO    ][15418] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:43:39,693 [salt.state       ][INFO    ][15418] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.693077 duration_in_ms=0.865
2017-12-15 03:43:39,693 [salt.state       ][INFO    ][15418] Running state [mdb03] at time 03:43:39.693308
2017-12-15 03:43:39,694 [salt.state       ][INFO    ][15418] Executing state host.present for mdb03
2017-12-15 03:43:39,694 [salt.state       ][INFO    ][15418] Host mdb03 (10.167.4.78) already present
2017-12-15 03:43:39,694 [salt.state       ][INFO    ][15418] Completed state [mdb03] at time 03:43:39.694172 duration_in_ms=0.864
2017-12-15 03:43:39,694 [salt.state       ][INFO    ][15418] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.694405
2017-12-15 03:43:39,695 [salt.state       ][INFO    ][15418] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,695 [salt.state       ][INFO    ][15418] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:43:39,695 [salt.state       ][INFO    ][15418] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.695272 duration_in_ms=0.867
2017-12-15 03:43:39,696 [salt.state       ][INFO    ][15418] Running state [mdb01] at time 03:43:39.695515
2017-12-15 03:43:39,696 [salt.state       ][INFO    ][15418] Executing state host.present for mdb01
2017-12-15 03:43:39,696 [salt.state       ][INFO    ][15418] Host mdb01 (10.167.4.76) already present
2017-12-15 03:43:39,696 [salt.state       ][INFO    ][15418] Completed state [mdb01] at time 03:43:39.696398 duration_in_ms=0.883
2017-12-15 03:43:39,697 [salt.state       ][INFO    ][15418] Running state [mdb] at time 03:43:39.696629
2017-12-15 03:43:39,697 [salt.state       ][INFO    ][15418] Executing state host.present for mdb
2017-12-15 03:43:39,697 [salt.state       ][INFO    ][15418] Host mdb (10.167.4.75) already present
2017-12-15 03:43:39,698 [salt.state       ][INFO    ][15418] Completed state [mdb] at time 03:43:39.697491 duration_in_ms=0.861
2017-12-15 03:43:39,698 [salt.state       ][INFO    ][15418] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.697722
2017-12-15 03:43:39,698 [salt.state       ][INFO    ][15418] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,698 [salt.state       ][INFO    ][15418] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:43:39,699 [salt.state       ][INFO    ][15418] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.698589 duration_in_ms=0.867
2017-12-15 03:43:39,699 [salt.state       ][INFO    ][15418] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.698824
2017-12-15 03:43:39,699 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,700 [salt.state       ][INFO    ][15418] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:43:39,700 [salt.state       ][INFO    ][15418] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.699701 duration_in_ms=0.877
2017-12-15 03:43:39,700 [salt.state       ][INFO    ][15418] Running state [cfg01] at time 03:43:39.699945
2017-12-15 03:43:39,700 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01
2017-12-15 03:43:39,701 [salt.state       ][INFO    ][15418] Host cfg01 (10.167.4.100) already present
2017-12-15 03:43:39,701 [salt.state       ][INFO    ][15418] Completed state [cfg01] at time 03:43:39.700808 duration_in_ms=0.863
2017-12-15 03:43:39,701 [salt.state       ][INFO    ][15418] Running state [prx01] at time 03:43:39.701041
2017-12-15 03:43:39,701 [salt.state       ][INFO    ][15418] Executing state host.present for prx01
2017-12-15 03:43:39,702 [salt.state       ][INFO    ][15418] Host prx01 (10.167.4.104) already present
2017-12-15 03:43:39,702 [salt.state       ][INFO    ][15418] Completed state [prx01] at time 03:43:39.701901 duration_in_ms=0.859
2017-12-15 03:43:39,702 [salt.state       ][INFO    ][15418] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.702132
2017-12-15 03:43:39,702 [salt.state       ][INFO    ][15418] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,703 [salt.state       ][INFO    ][15418] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:43:39,703 [salt.state       ][INFO    ][15418] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.702990 duration_in_ms=0.859
2017-12-15 03:43:39,703 [salt.state       ][INFO    ][15418] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.703225
2017-12-15 03:43:39,703 [salt.state       ][INFO    ][15418] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,704 [salt.state       ][INFO    ][15418] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:43:39,704 [salt.state       ][INFO    ][15418] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.704121 duration_in_ms=0.897
2017-12-15 03:43:39,704 [salt.state       ][INFO    ][15418] Running state [kvm01] at time 03:43:39.704356
2017-12-15 03:43:39,705 [salt.state       ][INFO    ][15418] Executing state host.present for kvm01
2017-12-15 03:43:39,705 [salt.state       ][INFO    ][15418] Host kvm01 (10.167.4.141) already present
2017-12-15 03:43:39,705 [salt.state       ][INFO    ][15418] Completed state [kvm01] at time 03:43:39.705223 duration_in_ms=0.867
2017-12-15 03:43:39,705 [salt.state       ][INFO    ][15418] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.705452
2017-12-15 03:43:39,706 [salt.state       ][INFO    ][15418] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,706 [salt.state       ][INFO    ][15418] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:43:39,706 [salt.state       ][INFO    ][15418] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.706313 duration_in_ms=0.861
2017-12-15 03:43:39,707 [salt.state       ][INFO    ][15418] Running state [kvm03] at time 03:43:39.706546
2017-12-15 03:43:39,707 [salt.state       ][INFO    ][15418] Executing state host.present for kvm03
2017-12-15 03:43:39,707 [salt.state       ][INFO    ][15418] Host kvm03 (10.167.4.143) already present
2017-12-15 03:43:39,708 [salt.state       ][INFO    ][15418] Completed state [kvm03] at time 03:43:39.707576 duration_in_ms=1.03
2017-12-15 03:43:39,708 [salt.state       ][INFO    ][15418] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.707812
2017-12-15 03:43:39,708 [salt.state       ][INFO    ][15418] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,708 [salt.state       ][INFO    ][15418] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:43:39,709 [salt.state       ][INFO    ][15418] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.708611 duration_in_ms=0.798
2017-12-15 03:43:39,709 [salt.state       ][INFO    ][15418] Running state [kvm02] at time 03:43:39.708842
2017-12-15 03:43:39,709 [salt.state       ][INFO    ][15418] Executing state host.present for kvm02
2017-12-15 03:43:39,709 [salt.state       ][INFO    ][15418] Host kvm02 (10.167.4.142) already present
2017-12-15 03:43:39,710 [salt.state       ][INFO    ][15418] Completed state [kvm02] at time 03:43:39.709630 duration_in_ms=0.788
2017-12-15 03:43:39,710 [salt.state       ][INFO    ][15418] Running state [dbs] at time 03:43:39.709865
2017-12-15 03:43:39,710 [salt.state       ][INFO    ][15418] Executing state host.present for dbs
2017-12-15 03:43:39,711 [salt.state       ][INFO    ][15418] Host dbs (10.167.4.50) already present
2017-12-15 03:43:39,711 [salt.state       ][INFO    ][15418] Completed state [dbs] at time 03:43:39.710692 duration_in_ms=0.827
2017-12-15 03:43:39,711 [salt.state       ][INFO    ][15418] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.710924
2017-12-15 03:43:39,711 [salt.state       ][INFO    ][15418] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,712 [salt.state       ][INFO    ][15418] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:43:39,712 [salt.state       ][INFO    ][15418] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.711811 duration_in_ms=0.886
2017-12-15 03:43:39,712 [salt.state       ][INFO    ][15418] Running state [prx] at time 03:43:39.712055
2017-12-15 03:43:39,712 [salt.state       ][INFO    ][15418] Executing state host.present for prx
2017-12-15 03:43:39,713 [salt.state       ][INFO    ][15418] Host prx (172.30.10.103) already present
2017-12-15 03:43:39,713 [salt.state       ][INFO    ][15418] Completed state [prx] at time 03:43:39.712916 duration_in_ms=0.861
2017-12-15 03:43:39,713 [salt.state       ][INFO    ][15418] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.713149
2017-12-15 03:43:39,713 [salt.state       ][INFO    ][15418] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,714 [salt.state       ][INFO    ][15418] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:43:39,714 [salt.state       ][INFO    ][15418] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.714017 duration_in_ms=0.869
2017-12-15 03:43:39,714 [salt.state       ][INFO    ][15418] Running state [prx02] at time 03:43:39.714250
2017-12-15 03:43:39,714 [salt.state       ][INFO    ][15418] Executing state host.present for prx02
2017-12-15 03:43:39,715 [salt.state       ][INFO    ][15418] Host prx02 (10.167.4.105) already present
2017-12-15 03:43:39,715 [salt.state       ][INFO    ][15418] Completed state [prx02] at time 03:43:39.715112 duration_in_ms=0.862
2017-12-15 03:43:39,715 [salt.state       ][INFO    ][15418] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.715345
2017-12-15 03:43:39,716 [salt.state       ][INFO    ][15418] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,716 [salt.state       ][INFO    ][15418] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:43:39,716 [salt.state       ][INFO    ][15418] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.716232 duration_in_ms=0.886
2017-12-15 03:43:39,716 [salt.state       ][INFO    ][15418] Running state [gtw01] at time 03:43:39.716464
2017-12-15 03:43:39,717 [salt.state       ][INFO    ][15418] Executing state host.present for gtw01
2017-12-15 03:43:39,717 [salt.state       ][INFO    ][15418] Host gtw01 (10.167.4.124) already present
2017-12-15 03:43:39,717 [salt.state       ][INFO    ][15418] Completed state [gtw01] at time 03:43:39.717324 duration_in_ms=0.86
2017-12-15 03:43:39,718 [salt.state       ][INFO    ][15418] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.717556
2017-12-15 03:43:39,718 [salt.state       ][INFO    ][15418] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,718 [salt.state       ][INFO    ][15418] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:43:39,718 [salt.state       ][INFO    ][15418] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.718421 duration_in_ms=0.866
2017-12-15 03:43:39,719 [salt.state       ][INFO    ][15418] Running state [gtw02] at time 03:43:39.718655
2017-12-15 03:43:39,719 [salt.state       ][INFO    ][15418] Executing state host.present for gtw02
2017-12-15 03:43:39,719 [salt.state       ][INFO    ][15418] Host gtw02 (10.167.4.125) already present
2017-12-15 03:43:39,720 [salt.state       ][INFO    ][15418] Completed state [gtw02] at time 03:43:39.719534 duration_in_ms=0.879
2017-12-15 03:43:39,720 [salt.state       ][INFO    ][15418] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.719769
2017-12-15 03:43:39,720 [salt.state       ][INFO    ][15418] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,720 [salt.state       ][INFO    ][15418] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:43:39,720 [salt.state       ][INFO    ][15418] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.720435 duration_in_ms=0.666
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.720585
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.721143 duration_in_ms=0.557
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Running state [msg02] at time 03:43:39.721289
2017-12-15 03:43:39,721 [salt.state       ][INFO    ][15418] Executing state host.present for msg02
2017-12-15 03:43:39,722 [salt.state       ][INFO    ][15418] Host msg02 (10.167.4.42) already present
2017-12-15 03:43:39,722 [salt.state       ][INFO    ][15418] Completed state [msg02] at time 03:43:39.721841 duration_in_ms=0.551
2017-12-15 03:43:39,722 [salt.state       ][INFO    ][15418] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.721993
2017-12-15 03:43:39,722 [salt.state       ][INFO    ][15418] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,722 [salt.state       ][INFO    ][15418] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:43:39,723 [salt.state       ][INFO    ][15418] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.722547 duration_in_ms=0.555
2017-12-15 03:43:39,723 [salt.state       ][INFO    ][15418] Running state [msg03] at time 03:43:39.722697
2017-12-15 03:43:39,723 [salt.state       ][INFO    ][15418] Executing state host.present for msg03
2017-12-15 03:43:39,723 [salt.state       ][INFO    ][15418] Host msg03 (10.167.4.43) already present
2017-12-15 03:43:39,723 [salt.state       ][INFO    ][15418] Completed state [msg03] at time 03:43:39.723246 duration_in_ms=0.549
2017-12-15 03:43:39,724 [salt.state       ][INFO    ][15418] Running state [file.replace] at time 03:43:39.723874
2017-12-15 03:43:39,724 [salt.state       ][INFO    ][15418] Executing state module.run for file.replace
2017-12-15 03:43:39,790 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:43:39,797 [salt.state       ][INFO    ][15418] onlyif execution failed
2017-12-15 03:43:39,798 [salt.state       ][INFO    ][15418] Completed state [file.replace] at time 03:43:39.797665 duration_in_ms=73.79
2017-12-15 03:43:39,798 [salt.state       ][INFO    ][15418] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.797916
2017-12-15 03:43:39,798 [salt.state       ][INFO    ][15418] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.798709 duration_in_ms=0.793
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Running state [msg01] at time 03:43:39.798865
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Executing state host.present for msg01
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Host msg01 (10.167.4.41) already present
2017-12-15 03:43:39,799 [salt.state       ][INFO    ][15418] Completed state [msg01] at time 03:43:39.799436 duration_in_ms=0.571
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Running state [msg] at time 03:43:39.799596
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Executing state host.present for msg
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Host msg (10.167.4.40) already present
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Completed state [msg] at time 03:43:39.800187 duration_in_ms=0.591
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.800338
2017-12-15 03:43:39,800 [salt.state       ][INFO    ][15418] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,801 [salt.state       ][INFO    ][15418] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:43:39,801 [salt.state       ][INFO    ][15418] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.800891 duration_in_ms=0.552
2017-12-15 03:43:39,801 [salt.state       ][INFO    ][15418] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.801040
2017-12-15 03:43:39,801 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,801 [salt.state       ][INFO    ][15418] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.801593 duration_in_ms=0.552
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Running state [cfg01] at time 03:43:39.801745
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Host cfg01 (10.167.4.100) already present
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Completed state [cfg01] at time 03:43:39.802286 duration_in_ms=0.541
2017-12-15 03:43:39,802 [salt.state       ][INFO    ][15418] Running state [cmp002] at time 03:43:39.802434
2017-12-15 03:43:39,803 [salt.state       ][INFO    ][15418] Executing state host.present for cmp002
2017-12-15 03:43:39,803 [salt.state       ][INFO    ][15418] Host cmp002 (10.167.4.102) already present
2017-12-15 03:43:39,803 [salt.state       ][INFO    ][15418] Completed state [cmp002] at time 03:43:39.802988 duration_in_ms=0.554
2017-12-15 03:43:39,803 [salt.state       ][INFO    ][15418] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.803136
2017-12-15 03:43:39,803 [salt.state       ][INFO    ][15418] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,804 [salt.state       ][INFO    ][15418] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:43:39,804 [salt.state       ][INFO    ][15418] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.803885 duration_in_ms=0.749
2017-12-15 03:43:39,804 [salt.state       ][INFO    ][15418] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.804039
2017-12-15 03:43:39,804 [salt.state       ][INFO    ][15418] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,804 [salt.state       ][INFO    ][15418] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.804592 duration_in_ms=0.553
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Running state [cmp001] at time 03:43:39.804740
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Executing state host.present for cmp001
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Host cmp001 (10.167.4.101) already present
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Completed state [cmp001] at time 03:43:39.805291 duration_in_ms=0.55
2017-12-15 03:43:39,805 [salt.state       ][INFO    ][15418] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.805440
2017-12-15 03:43:39,806 [salt.state       ][INFO    ][15418] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,806 [salt.state       ][INFO    ][15418] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:43:39,806 [salt.state       ][INFO    ][15418] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.805993 duration_in_ms=0.553
2017-12-15 03:43:39,806 [salt.state       ][INFO    ][15418] Running state [dbs01] at time 03:43:39.806142
2017-12-15 03:43:39,806 [salt.state       ][INFO    ][15418] Executing state host.present for dbs01
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Host dbs01 (10.167.4.51) already present
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Completed state [dbs01] at time 03:43:39.806689 duration_in_ms=0.547
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.806835
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:43:39,807 [salt.state       ][INFO    ][15418] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.807387 duration_in_ms=0.553
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Running state [dbs02] at time 03:43:39.807575
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Executing state host.present for dbs02
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Host dbs02 (10.167.4.52) already present
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Completed state [dbs02] at time 03:43:39.808138 duration_in_ms=0.562
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.808284
2017-12-15 03:43:39,808 [salt.state       ][INFO    ][15418] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,809 [salt.state       ][INFO    ][15418] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:43:39,809 [salt.state       ][INFO    ][15418] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.808835 duration_in_ms=0.552
2017-12-15 03:43:39,809 [salt.state       ][INFO    ][15418] Running state [dbs03] at time 03:43:39.808981
2017-12-15 03:43:39,809 [salt.state       ][INFO    ][15418] Executing state host.present for dbs03
2017-12-15 03:43:39,809 [salt.state       ][INFO    ][15418] Host dbs03 (10.167.4.53) already present
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Completed state [dbs03] at time 03:43:39.809527 duration_in_ms=0.545
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.809673
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.810214 duration_in_ms=0.541
2017-12-15 03:43:39,810 [salt.state       ][INFO    ][15418] Running state [mas01] at time 03:43:39.810362
2017-12-15 03:43:39,811 [salt.state       ][INFO    ][15418] Executing state host.present for mas01
2017-12-15 03:43:39,811 [salt.state       ][INFO    ][15418] Host mas01 (10.167.4.3) already present
2017-12-15 03:43:39,811 [salt.state       ][INFO    ][15418] Completed state [mas01] at time 03:43:39.810910 duration_in_ms=0.548
2017-12-15 03:43:39,811 [salt.state       ][INFO    ][15418] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.811059
2017-12-15 03:43:39,811 [salt.state       ][INFO    ][15418] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.811626 duration_in_ms=0.567
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Running state [ctl02] at time 03:43:39.811775
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Executing state host.present for ctl02
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Host ctl02 (10.167.4.12) already present
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Completed state [ctl02] at time 03:43:39.812333 duration_in_ms=0.558
2017-12-15 03:43:39,812 [salt.state       ][INFO    ][15418] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.812476
2017-12-15 03:43:39,813 [salt.state       ][INFO    ][15418] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,813 [salt.state       ][INFO    ][15418] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:43:39,813 [salt.state       ][INFO    ][15418] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.813026 duration_in_ms=0.55
2017-12-15 03:43:39,813 [salt.state       ][INFO    ][15418] Running state [ctl03] at time 03:43:39.813176
2017-12-15 03:43:39,813 [salt.state       ][INFO    ][15418] Executing state host.present for ctl03
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Host ctl03 (10.167.4.13) already present
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Completed state [ctl03] at time 03:43:39.813717 duration_in_ms=0.541
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.813862
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:43:39,814 [salt.state       ][INFO    ][15418] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.814414 duration_in_ms=0.553
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Running state [ctl01] at time 03:43:39.814562
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Executing state host.present for ctl01
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Host ctl01 (10.167.4.11) already present
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Completed state [ctl01] at time 03:43:39.815113 duration_in_ms=0.551
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Running state [ctl] at time 03:43:39.815258
2017-12-15 03:43:39,815 [salt.state       ][INFO    ][15418] Executing state host.present for ctl
2017-12-15 03:43:39,816 [salt.state       ][INFO    ][15418] Host ctl (10.167.4.10) already present
2017-12-15 03:43:39,816 [salt.state       ][INFO    ][15418] Completed state [ctl] at time 03:43:39.815819 duration_in_ms=0.56
2017-12-15 03:43:39,816 [salt.state       ][INFO    ][15418] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.815972
2017-12-15 03:43:39,816 [salt.state       ][INFO    ][15418] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,816 [salt.state       ][INFO    ][15418] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:43:39,817 [salt.state       ][INFO    ][15418] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.816518 duration_in_ms=0.545
2017-12-15 03:43:39,817 [salt.state       ][INFO    ][15418] Running state [ens2] at time 03:43:39.816661
2017-12-15 03:43:39,817 [salt.state       ][INFO    ][15418] Executing state network.managed for ens2
2017-12-15 03:43:40,137 [salt.state       ][INFO    ][15418] Interface ens2 is up to date.
2017-12-15 03:43:40,138 [salt.state       ][INFO    ][15418] Completed state [ens2] at time 03:43:40.137444 duration_in_ms=320.782
2017-12-15 03:43:40,138 [salt.state       ][INFO    ][15418] Running state [ens3] at time 03:43:40.137877
2017-12-15 03:43:40,138 [salt.state       ][INFO    ][15418] Executing state network.managed for ens3
2017-12-15 03:43:40,453 [salt.state       ][INFO    ][15418] Interface ens3 is up to date.
2017-12-15 03:43:40,453 [salt.state       ][INFO    ][15418] Completed state [ens3] at time 03:43:40.453258 duration_in_ms=315.38
2017-12-15 03:43:40,454 [salt.state       ][INFO    ][15418] Running state [/etc/profile.d/proxy.sh] at time 03:43:40.453550
2017-12-15 03:43:40,454 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:43:40,454 [salt.state       ][INFO    ][15418] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:43:40,454 [salt.state       ][INFO    ][15418] Completed state [/etc/profile.d/proxy.sh] at time 03:43:40.454213 duration_in_ms=0.663
2017-12-15 03:43:40,454 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:43:40.454393
2017-12-15 03:43:40,455 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:43:40,455 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:43:40,455 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:43:40.454939 duration_in_ms=0.547
2017-12-15 03:43:40,455 [salt.state       ][INFO    ][15418] Running state [ntp] at time 03:43:40.455123
2017-12-15 03:43:40,455 [salt.state       ][INFO    ][15418] Executing state pkg.installed for ntp
2017-12-15 03:43:40,458 [salt.state       ][INFO    ][15418] Package ntp is already installed
2017-12-15 03:43:40,459 [salt.state       ][INFO    ][15418] Completed state [ntp] at time 03:43:40.458576 duration_in_ms=3.453
2017-12-15 03:43:40,459 [salt.state       ][INFO    ][15418] Running state [/etc/ntp.conf] at time 03:43:40.459352
2017-12-15 03:43:40,460 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:43:40,483 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:43:40,507 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:40,513 [salt.state       ][INFO    ][15418] File /etc/ntp.conf is in the correct state
2017-12-15 03:43:40,513 [salt.state       ][INFO    ][15418] Completed state [/etc/ntp.conf] at time 03:43:40.512998 duration_in_ms=53.645
2017-12-15 03:43:40,514 [salt.state       ][INFO    ][15418] Running state [ntp] at time 03:43:40.513787
2017-12-15 03:43:40,514 [salt.state       ][INFO    ][15418] Executing state service.running for ntp
2017-12-15 03:43:40,514 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:43:40,527 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:43:40,539 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:43:40,552 [salt.state       ][INFO    ][15418] The service ntp is already running
2017-12-15 03:43:40,552 [salt.state       ][INFO    ][15418] Completed state [ntp] at time 03:43:40.551895 duration_in_ms=38.107
2017-12-15 03:43:40,554 [salt.minion      ][INFO    ][15418] Returning information for job: 20171215034322962478
2017-12-15 03:44:04,240 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034404234083
2017-12-15 03:44:04,267 [salt.minion      ][INFO    ][17376] Starting a new job with PID 17376
2017-12-15 03:44:07,169 [salt.state       ][INFO    ][17376] Loading fresh modules for state activity
2017-12-15 03:44:07,426 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:44:07,459 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:44:07,493 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,574 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:44:07,616 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,660 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:44:07,716 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,760 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:44:07,833 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,888 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:44:07,912 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,956 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:44:07,973 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,020 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:44:08,049 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,105 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:44:08,124 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,168 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:44:08,192 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,237 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:44:08,253 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,296 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:44:08,324 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,374 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:44:08,396 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,440 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:44:08,459 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,507 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:44:08,529 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,586 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:44:08,613 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,664 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:44:08,692 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,735 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:44:08,752 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,799 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:44:08,830 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,912 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:44:08,976 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:09,022 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:44:09,038 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:09,087 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:44:09,105 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:09,169 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:44:09,187 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:44:09,204 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:09,227 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:44:09,423 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:09,449 [salt.state       ][INFO    ][17376] Running state [/etc/environment] at time 03:44:09.448547
2017-12-15 03:44:09,449 [salt.state       ][INFO    ][17376] Executing state file.blockreplace for /etc/environment
2017-12-15 03:44:09,456 [salt.state       ][INFO    ][17376] No changes needed to be made
2017-12-15 03:44:09,456 [salt.state       ][INFO    ][17376] Completed state [/etc/environment] at time 03:44:09.456367 duration_in_ms=7.821
2017-12-15 03:44:09,457 [salt.state       ][INFO    ][17376] Running state [/etc/profile.d] at time 03:44:09.456802
2017-12-15 03:44:09,457 [salt.state       ][INFO    ][17376] Executing state file.directory for /etc/profile.d
2017-12-15 03:44:09,459 [salt.state       ][INFO    ][17376] Directory /etc/profile.d is in the correct state
2017-12-15 03:44:09,459 [salt.state       ][INFO    ][17376] Completed state [/etc/profile.d] at time 03:44:09.458864 duration_in_ms=2.062
2017-12-15 03:44:09,739 [salt.state       ][INFO    ][17376] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:09.738972
2017-12-15 03:44:09,739 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:44:09,761 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:44:09,766 [salt.state       ][INFO    ][17376] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:44:09,766 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:09.766155 duration_in_ms=27.183
2017-12-15 03:44:09,767 [salt.state       ][INFO    ][17376] Running state [linux_repo_prereq_pkgs] at time 03:44:09.766778
2017-12-15 03:44:09,767 [salt.state       ][INFO    ][17376] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:44:09,768 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:44:10,250 [salt.state       ][INFO    ][17376] All specified packages are already installed
2017-12-15 03:44:10,250 [salt.state       ][INFO    ][17376] Completed state [linux_repo_prereq_pkgs] at time 03:44:10.250125 duration_in_ms=483.346
2017-12-15 03:44:10,250 [salt.state       ][INFO    ][17376] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:10.250463
2017-12-15 03:44:10,251 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:44:10,251 [salt.state       ][INFO    ][17376] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:44:10,251 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:10.251418 duration_in_ms=0.954
2017-12-15 03:44:10,252 [salt.state       ][INFO    ][17376] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:44:10.251722
2017-12-15 03:44:10,252 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:44:10,268 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:10,284 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:10,317 [salt.state       ][INFO    ][17376] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:44:10,317 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:44:10.317122 duration_in_ms=65.4
2017-12-15 03:44:10,319 [salt.state       ][INFO    ][17376] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:10.319091
2017-12-15 03:44:10,319 [salt.state       ][INFO    ][17376] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:44:10,605 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:44:10,687 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:13,017 [salt.state       ][INFO    ][17376] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:44:13,017 [salt.state       ][INFO    ][17376] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:13.017077 duration_in_ms=2697.985
2017-12-15 03:44:13,017 [salt.state       ][INFO    ][17376] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:13.017292
2017-12-15 03:44:13,017 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:44:13,018 [salt.state       ][INFO    ][17376] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:44:13,018 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:13.017880 duration_in_ms=0.588
2017-12-15 03:44:13,018 [salt.state       ][INFO    ][17376] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:13.018028
2017-12-15 03:44:13,018 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:44:13,039 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:13,060 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:13,103 [salt.state       ][INFO    ][17376] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:44:13,103 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:13.102970 duration_in_ms=84.942
2017-12-15 03:44:13,104 [salt.state       ][INFO    ][17376] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:13.103618
2017-12-15 03:44:13,104 [salt.state       ][INFO    ][17376] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:44:13,485 [salt.loaded.int.module.cmdmod][INFO    ][17376] 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-15 03:44:13,568 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:14,347 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034414327688
2017-12-15 03:44:14,368 [salt.minion      ][INFO    ][18298] Starting a new job with PID 18298
2017-12-15 03:44:14,458 [salt.minion      ][INFO    ][18298] Returning information for job: 20171215034414327688
2017-12-15 03:44:15,916 [salt.state       ][INFO    ][17376] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:44:15,916 [salt.state       ][INFO    ][17376] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:15.916153 duration_in_ms=2812.534
2017-12-15 03:44:15,916 [salt.state       ][INFO    ][17376] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:15.916346
2017-12-15 03:44:15,917 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:44:15,917 [salt.state       ][INFO    ][17376] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:44:15,917 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:15.917325 duration_in_ms=0.979
2017-12-15 03:44:15,918 [salt.state       ][INFO    ][17376] Running state [/etc/apt/preferences.d/uca] at time 03:44:15.917597
2017-12-15 03:44:15,918 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:44:15,918 [salt.state       ][INFO    ][17376] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:44:15,918 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/preferences.d/uca] at time 03:44:15.918413 duration_in_ms=0.816
2017-12-15 03:44:15,919 [salt.state       ][INFO    ][17376] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:15.919108
2017-12-15 03:44:15,919 [salt.state       ][INFO    ][17376] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:44:15,961 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:44:16,003 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:18,447 [salt.state       ][INFO    ][17376] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:44:18,447 [salt.state       ][INFO    ][17376] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:18.447355 duration_in_ms=2528.246
2017-12-15 03:44:18,448 [salt.state       ][INFO    ][17376] Running state [linux_extra_packages_purged] at time 03:44:18.447597
2017-12-15 03:44:18,448 [salt.state       ][INFO    ][17376] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:44:18,453 [salt.state       ][INFO    ][17376] All specified packages are already absent
2017-12-15 03:44:18,453 [salt.state       ][INFO    ][17376] Completed state [linux_extra_packages_purged] at time 03:44:18.453442 duration_in_ms=5.845
2017-12-15 03:44:18,454 [salt.state       ][INFO    ][17376] Running state [linux_extra_packages_latest] at time 03:44:18.453591
2017-12-15 03:44:18,454 [salt.state       ][INFO    ][17376] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:44:18,456 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:20,718 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:44:20,758 [salt.state       ][INFO    ][17376] Package mcelog is already up-to-date
2017-12-15 03:44:20,758 [salt.state       ][INFO    ][17376] Completed state [linux_extra_packages_latest] at time 03:44:20.758118 duration_in_ms=2304.526
2017-12-15 03:44:20,759 [salt.state       ][INFO    ][17376] Running state [UTC] at time 03:44:20.758634
2017-12-15 03:44:20,759 [salt.state       ][INFO    ][17376] Executing state timezone.system for UTC
2017-12-15 03:44:20,759 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:44:20,798 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:44:20,805 [salt.state       ][INFO    ][17376] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:44:20,805 [salt.state       ][INFO    ][17376] Completed state [UTC] at time 03:44:20.805311 duration_in_ms=46.676
2017-12-15 03:44:20,806 [salt.state       ][INFO    ][17376] Running state [nf_conntrack] at time 03:44:20.805865
2017-12-15 03:44:20,806 [salt.state       ][INFO    ][17376] Executing state kmod.present for nf_conntrack
2017-12-15 03:44:20,806 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'lsmod' in directory '/root'
2017-12-15 03:44:20,813 [salt.state       ][INFO    ][17376] Kernel module nf_conntrack is already present
2017-12-15 03:44:20,813 [salt.state       ][INFO    ][17376] Completed state [nf_conntrack] at time 03:44:20.813111 duration_in_ms=7.245
2017-12-15 03:44:20,814 [salt.state       ][INFO    ][17376] Running state [kernel.panic] at time 03:44:20.813563
2017-12-15 03:44:20,814 [salt.state       ][INFO    ][17376] Executing state sysctl.present for kernel.panic
2017-12-15 03:44:20,820 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,831 [salt.state       ][INFO    ][17376] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:44:20,832 [salt.state       ][INFO    ][17376] Completed state [kernel.panic] at time 03:44:20.831673 duration_in_ms=18.11
2017-12-15 03:44:20,832 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_keepalive_probes] at time 03:44:20.831888
2017-12-15 03:44:20,832 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:44:20,832 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,844 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:44:20,844 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:44:20.844424 duration_in_ms=12.536
2017-12-15 03:44:20,845 [salt.state       ][INFO    ][17376] Running state [fs.file-max] at time 03:44:20.844623
2017-12-15 03:44:20,845 [salt.state       ][INFO    ][17376] Executing state sysctl.present for fs.file-max
2017-12-15 03:44:20,845 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,857 [salt.state       ][INFO    ][17376] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:44:20,858 [salt.state       ][INFO    ][17376] Completed state [fs.file-max] at time 03:44:20.857576 duration_in_ms=12.951
2017-12-15 03:44:20,858 [salt.state       ][INFO    ][17376] Running state [net.core.somaxconn] at time 03:44:20.857779
2017-12-15 03:44:20,858 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:44:20,858 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,870 [salt.state       ][INFO    ][17376] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:44:20,870 [salt.state       ][INFO    ][17376] Completed state [net.core.somaxconn] at time 03:44:20.870355 duration_in_ms=12.575
2017-12-15 03:44:20,871 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:44:20.870554
2017-12-15 03:44:20,871 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:44:20,871 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,883 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:44:20,883 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:44:20.883297 duration_in_ms=12.743
2017-12-15 03:44:20,884 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_tw_reuse] at time 03:44:20.883559
2017-12-15 03:44:20,884 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:44:20,884 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,896 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:44:20,896 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_tw_reuse] at time 03:44:20.896038 duration_in_ms=12.479
2017-12-15 03:44:20,896 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_congestion_control] at time 03:44:20.896371
2017-12-15 03:44:20,897 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:44:20,897 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,909 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:44:20,909 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_congestion_control] at time 03:44:20.909157 duration_in_ms=12.785
2017-12-15 03:44:20,910 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_retries2] at time 03:44:20.909489
2017-12-15 03:44:20,910 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:44:20,910 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,922 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:44:20,922 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_retries2] at time 03:44:20.922218 duration_in_ms=12.727
2017-12-15 03:44:20,923 [salt.state       ][INFO    ][17376] Running state [net.core.netdev_max_backlog] at time 03:44:20.922548
2017-12-15 03:44:20,923 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:44:20,923 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,935 [salt.state       ][INFO    ][17376] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:44:20,936 [salt.state       ][INFO    ][17376] Completed state [net.core.netdev_max_backlog] at time 03:44:20.935547 duration_in_ms=12.998
2017-12-15 03:44:20,936 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:44:20.935875
2017-12-15 03:44:20,936 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:44:20,937 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:44:20.948990 duration_in_ms=13.115
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17376] Running state [vm.swappiness] at time 03:44:20.949323
2017-12-15 03:44:20,950 [salt.state       ][INFO    ][17376] Executing state sysctl.present for vm.swappiness
2017-12-15 03:44:20,950 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,963 [salt.state       ][INFO    ][17376] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:44:20,963 [salt.state       ][INFO    ][17376] Completed state [vm.swappiness] at time 03:44:20.962958 duration_in_ms=13.633
2017-12-15 03:44:20,963 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:44:20.963289
2017-12-15 03:44:20,964 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:44:20,964 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,976 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:44:20,976 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:44:20.976312 duration_in_ms=13.023
2017-12-15 03:44:20,977 [salt.state       ][INFO    ][17376] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:44:20.976638
2017-12-15 03:44:20,977 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:44:20,977 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,989 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:44:20,989 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:44:20.989318 duration_in_ms=12.679
2017-12-15 03:44:20,990 [salt.state       ][INFO    ][17376] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:44:20.989647
2017-12-15 03:44:20,990 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:44:20,990 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,003 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:44:21,003 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:44:21.002982 duration_in_ms=13.334
2017-12-15 03:44:21,003 [salt.state       ][INFO    ][17376] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:44:21.003340
2017-12-15 03:44:21,004 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:44:21,004 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,016 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:44:21,017 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:44:21.016755 duration_in_ms=13.414
2017-12-15 03:44:21,017 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_fin_timeout] at time 03:44:21.017090
2017-12-15 03:44:21,017 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:44:21,018 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,030 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:44:21,030 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_fin_timeout] at time 03:44:21.030420 duration_in_ms=13.329
2017-12-15 03:44:21,031 [salt.state       ][INFO    ][17376] Running state [net.ipv4.tcp_keepalive_time] at time 03:44:21.030747
2017-12-15 03:44:21,031 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:44:21,032 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,044 [salt.state       ][INFO    ][17376] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:44:21,044 [salt.state       ][INFO    ][17376] Completed state [net.ipv4.tcp_keepalive_time] at time 03:44:21.044198 duration_in_ms=13.45
2017-12-15 03:44:21,045 [salt.state       ][INFO    ][17376] Running state [net.nf_conntrack_max] at time 03:44:21.044525
2017-12-15 03:44:21,045 [salt.state       ][INFO    ][17376] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:44:21,045 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,058 [salt.state       ][INFO    ][17376] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:44:21,058 [salt.state       ][INFO    ][17376] Completed state [net.nf_conntrack_max] at time 03:44:21.058129 duration_in_ms=13.604
2017-12-15 03:44:21,058 [salt.state       ][INFO    ][17376] Running state [linux_sysfs_package] at time 03:44:21.058471
2017-12-15 03:44:21,059 [salt.state       ][INFO    ][17376] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:44:21,062 [salt.state       ][INFO    ][17376] All specified packages are already installed
2017-12-15 03:44:21,062 [salt.state       ][INFO    ][17376] Completed state [linux_sysfs_package] at time 03:44:21.062188 duration_in_ms=3.717
2017-12-15 03:44:21,063 [salt.state       ][INFO    ][17376] Running state [/etc/sysfs.d] at time 03:44:21.063095
2017-12-15 03:44:21,063 [salt.state       ][INFO    ][17376] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:44:21,064 [salt.state       ][INFO    ][17376] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:44:21,064 [salt.state       ][INFO    ][17376] Completed state [/etc/sysfs.d] at time 03:44:21.064260 duration_in_ms=1.164
2017-12-15 03:44:21,065 [salt.state       ][INFO    ][17376] Running state [ondemand] at time 03:44:21.064815
2017-12-15 03:44:21,065 [salt.state       ][INFO    ][17376] Executing state service.dead for ondemand
2017-12-15 03:44:21,066 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:44:21,075 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:44:21,084 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:44:21,094 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'runlevel' in directory '/root'
2017-12-15 03:44:21,102 [salt.state       ][INFO    ][17376] The service ondemand is already dead
2017-12-15 03:44:21,103 [salt.state       ][INFO    ][17376] Completed state [ondemand] at time 03:44:21.102736 duration_in_ms=37.92
2017-12-15 03:44:21,103 [salt.state       ][INFO    ][17376] Running state [cs_CZ.UTF-8] at time 03:44:21.103401
2017-12-15 03:44:21,104 [salt.state       ][INFO    ][17376] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:44:21,104 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'locale -a' in directory '/root'
2017-12-15 03:44:21,111 [salt.state       ][INFO    ][17376] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:44:21,112 [salt.state       ][INFO    ][17376] Completed state [cs_CZ.UTF-8] at time 03:44:21.111638 duration_in_ms=8.236
2017-12-15 03:44:21,112 [salt.state       ][INFO    ][17376] Running state [en_US.UTF-8] at time 03:44:21.111987
2017-12-15 03:44:21,112 [salt.state       ][INFO    ][17376] Executing state locale.present for en_US.UTF-8
2017-12-15 03:44:21,113 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'locale -a' in directory '/root'
2017-12-15 03:44:21,120 [salt.state       ][INFO    ][17376] Locale en_US.UTF-8 is already present
2017-12-15 03:44:21,120 [salt.state       ][INFO    ][17376] Completed state [en_US.UTF-8] at time 03:44:21.119977 duration_in_ms=7.99
2017-12-15 03:44:21,121 [salt.state       ][INFO    ][17376] Running state [en_US.UTF-8] at time 03:44:21.121047
2017-12-15 03:44:21,121 [salt.state       ][INFO    ][17376] Executing state locale.system for en_US.UTF-8
2017-12-15 03:44:21,122 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'localectl' in directory '/root'
2017-12-15 03:44:21,154 [salt.state       ][INFO    ][17376] System locale en_US.UTF-8 already set
2017-12-15 03:44:21,155 [salt.state       ][INFO    ][17376] Completed state [en_US.UTF-8] at time 03:44:21.154483 duration_in_ms=33.435
2017-12-15 03:44:21,156 [salt.state       ][INFO    ][17376] Running state [root] at time 03:44:21.155723
2017-12-15 03:44:21,156 [salt.state       ][INFO    ][17376] Executing state user.present for root
2017-12-15 03:44:21,157 [salt.state       ][INFO    ][17376] User root is present and up to date
2017-12-15 03:44:21,157 [salt.state       ][INFO    ][17376] Completed state [root] at time 03:44:21.157146 duration_in_ms=1.423
2017-12-15 03:44:21,158 [salt.state       ][INFO    ][17376] Running state [/root] at time 03:44:21.158043
2017-12-15 03:44:21,158 [salt.state       ][INFO    ][17376] Executing state file.directory for /root
2017-12-15 03:44:21,159 [salt.state       ][INFO    ][17376] Directory /root is in the correct state
2017-12-15 03:44:21,159 [salt.state       ][INFO    ][17376] Completed state [/root] at time 03:44:21.159092 duration_in_ms=1.049
2017-12-15 03:44:21,159 [salt.state       ][INFO    ][17376] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:44:21.159361
2017-12-15 03:44:21,160 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:44:21,160 [salt.state       ][INFO    ][17376] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:44:21,160 [salt.state       ][INFO    ][17376] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:44:21.160171 duration_in_ms=0.809
2017-12-15 03:44:21,160 [salt.state       ][INFO    ][17376] Running state [ubuntu] at time 03:44:21.160427
2017-12-15 03:44:21,161 [salt.state       ][INFO    ][17376] Executing state user.present for ubuntu
2017-12-15 03:44:21,161 [salt.state       ][INFO    ][17376] User ubuntu is present and up to date
2017-12-15 03:44:21,162 [salt.state       ][INFO    ][17376] Completed state [ubuntu] at time 03:44:21.161611 duration_in_ms=1.185
2017-12-15 03:44:21,162 [salt.state       ][INFO    ][17376] Running state [/home/ubuntu] at time 03:44:21.162364
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17376] Executing state file.directory for /home/ubuntu
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17376] Directory /home/ubuntu is in the correct state
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17376] Completed state [/home/ubuntu] at time 03:44:21.163400 duration_in_ms=1.036
2017-12-15 03:44:21,164 [salt.state       ][INFO    ][17376] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:44:21.164044
2017-12-15 03:44:21,164 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:44:21,184 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:44:21,198 [salt.state       ][INFO    ][17376] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:44:21,198 [salt.state       ][INFO    ][17376] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:44:21.198126 duration_in_ms=34.081
2017-12-15 03:44:21,198 [salt.state       ][INFO    ][17376] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:44:21.198405
2017-12-15 03:44:21,199 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:44:21,222 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:44:21,248 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:21,283 [salt.state       ][INFO    ][17376] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:44:21,283 [salt.state       ][INFO    ][17376] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:44:21.282905 duration_in_ms=84.5
2017-12-15 03:44:21,283 [salt.state       ][INFO    ][17376] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:44:21.283179
2017-12-15 03:44:21,283 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:44:21,309 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:44:21,326 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:21,359 [salt.state       ][INFO    ][17376] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:44:21,359 [salt.state       ][INFO    ][17376] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:44:21.359442 duration_in_ms=76.263
2017-12-15 03:44:21,361 [salt.state       ][INFO    ][17376] Running state [service.systemctl_reload] at time 03:44:21.360481
2017-12-15 03:44:21,361 [salt.state       ][INFO    ][17376] Executing state module.wait for service.systemctl_reload
2017-12-15 03:44:21,361 [salt.state       ][INFO    ][17376] No changes made for service.systemctl_reload
2017-12-15 03:44:21,361 [salt.state       ][INFO    ][17376] Completed state [service.systemctl_reload] at time 03:44:21.361249 duration_in_ms=0.768
2017-12-15 03:44:21,362 [salt.state       ][INFO    ][17376] Running state [/etc/hostname] at time 03:44:21.361502
2017-12-15 03:44:21,362 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/hostname
2017-12-15 03:44:21,380 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:44:21,381 [salt.state       ][INFO    ][17376] File /etc/hostname is in the correct state
2017-12-15 03:44:21,382 [salt.state       ][INFO    ][17376] Completed state [/etc/hostname] at time 03:44:21.381680 duration_in_ms=20.177
2017-12-15 03:44:21,383 [salt.state       ][INFO    ][17376] Running state [hostname msg03] at time 03:44:21.382679
2017-12-15 03:44:21,383 [salt.state       ][INFO    ][17376] Executing state cmd.wait for hostname msg03
2017-12-15 03:44:21,383 [salt.state       ][INFO    ][17376] No changes made for hostname msg03
2017-12-15 03:44:21,384 [salt.state       ][INFO    ][17376] Completed state [hostname msg03] at time 03:44:21.383485 duration_in_ms=0.805
2017-12-15 03:44:21,384 [salt.state       ][INFO    ][17376] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.383932
2017-12-15 03:44:21,384 [salt.state       ][INFO    ][17376] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,385 [salt.state       ][INFO    ][17376] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:44:21,385 [salt.state       ][INFO    ][17376] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.384835 duration_in_ms=0.904
2017-12-15 03:44:21,385 [salt.state       ][INFO    ][17376] Running state [mdb02] at time 03:44:21.385087
2017-12-15 03:44:21,385 [salt.state       ][INFO    ][17376] Executing state host.present for mdb02
2017-12-15 03:44:21,386 [salt.state       ][INFO    ][17376] Host mdb02 (10.167.4.77) already present
2017-12-15 03:44:21,386 [salt.state       ][INFO    ][17376] Completed state [mdb02] at time 03:44:21.385954 duration_in_ms=0.866
2017-12-15 03:44:21,386 [salt.state       ][INFO    ][17376] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.386206
2017-12-15 03:44:21,386 [salt.state       ][INFO    ][17376] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,387 [salt.state       ][INFO    ][17376] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:44:21,387 [salt.state       ][INFO    ][17376] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.387071 duration_in_ms=0.865
2017-12-15 03:44:21,387 [salt.state       ][INFO    ][17376] Running state [mdb03] at time 03:44:21.387339
2017-12-15 03:44:21,388 [salt.state       ][INFO    ][17376] Executing state host.present for mdb03
2017-12-15 03:44:21,388 [salt.state       ][INFO    ][17376] Host mdb03 (10.167.4.78) already present
2017-12-15 03:44:21,388 [salt.state       ][INFO    ][17376] Completed state [mdb03] at time 03:44:21.388238 duration_in_ms=0.9
2017-12-15 03:44:21,389 [salt.state       ][INFO    ][17376] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.388486
2017-12-15 03:44:21,389 [salt.state       ][INFO    ][17376] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,389 [salt.state       ][INFO    ][17376] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:44:21,389 [salt.state       ][INFO    ][17376] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.389349 duration_in_ms=0.862
2017-12-15 03:44:21,390 [salt.state       ][INFO    ][17376] Running state [mdb01] at time 03:44:21.389600
2017-12-15 03:44:21,390 [salt.state       ][INFO    ][17376] Executing state host.present for mdb01
2017-12-15 03:44:21,390 [salt.state       ][INFO    ][17376] Host mdb01 (10.167.4.76) already present
2017-12-15 03:44:21,391 [salt.state       ][INFO    ][17376] Completed state [mdb01] at time 03:44:21.390660 duration_in_ms=1.059
2017-12-15 03:44:21,391 [salt.state       ][INFO    ][17376] Running state [mdb] at time 03:44:21.390920
2017-12-15 03:44:21,391 [salt.state       ][INFO    ][17376] Executing state host.present for mdb
2017-12-15 03:44:21,392 [salt.state       ][INFO    ][17376] Host mdb (10.167.4.75) already present
2017-12-15 03:44:21,392 [salt.state       ][INFO    ][17376] Completed state [mdb] at time 03:44:21.391892 duration_in_ms=0.972
2017-12-15 03:44:21,392 [salt.state       ][INFO    ][17376] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.392148
2017-12-15 03:44:21,392 [salt.state       ][INFO    ][17376] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,393 [salt.state       ][INFO    ][17376] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:44:21,393 [salt.state       ][INFO    ][17376] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.393013 duration_in_ms=0.866
2017-12-15 03:44:21,393 [salt.state       ][INFO    ][17376] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.393270
2017-12-15 03:44:21,394 [salt.state       ][INFO    ][17376] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,394 [salt.state       ][INFO    ][17376] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:44:21,394 [salt.state       ][INFO    ][17376] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.394200 duration_in_ms=0.93
2017-12-15 03:44:21,394 [salt.state       ][INFO    ][17376] Running state [cfg01] at time 03:44:21.394451
2017-12-15 03:44:21,395 [salt.state       ][INFO    ][17376] Executing state host.present for cfg01
2017-12-15 03:44:21,395 [salt.state       ][INFO    ][17376] Host cfg01 (10.167.4.100) already present
2017-12-15 03:44:21,395 [salt.state       ][INFO    ][17376] Completed state [cfg01] at time 03:44:21.395339 duration_in_ms=0.888
2017-12-15 03:44:21,396 [salt.state       ][INFO    ][17376] Running state [prx01] at time 03:44:21.395612
2017-12-15 03:44:21,396 [salt.state       ][INFO    ][17376] Executing state host.present for prx01
2017-12-15 03:44:21,396 [salt.state       ][INFO    ][17376] Host prx01 (10.167.4.104) already present
2017-12-15 03:44:21,397 [salt.state       ][INFO    ][17376] Completed state [prx01] at time 03:44:21.396477 duration_in_ms=0.865
2017-12-15 03:44:21,397 [salt.state       ][INFO    ][17376] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.396724
2017-12-15 03:44:21,397 [salt.state       ][INFO    ][17376] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,397 [salt.state       ][INFO    ][17376] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:44:21,398 [salt.state       ][INFO    ][17376] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.397580 duration_in_ms=0.857
2017-12-15 03:44:21,398 [salt.state       ][INFO    ][17376] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.397842
2017-12-15 03:44:21,398 [salt.state       ][INFO    ][17376] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,399 [salt.state       ][INFO    ][17376] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:44:21,399 [salt.state       ][INFO    ][17376] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.398726 duration_in_ms=0.884
2017-12-15 03:44:21,399 [salt.state       ][INFO    ][17376] Running state [kvm01] at time 03:44:21.398990
2017-12-15 03:44:21,399 [salt.state       ][INFO    ][17376] Executing state host.present for kvm01
2017-12-15 03:44:21,400 [salt.state       ][INFO    ][17376] Host kvm01 (10.167.4.141) already present
2017-12-15 03:44:21,400 [salt.state       ][INFO    ][17376] Completed state [kvm01] at time 03:44:21.399972 duration_in_ms=0.982
2017-12-15 03:44:21,400 [salt.state       ][INFO    ][17376] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.400223
2017-12-15 03:44:21,400 [salt.state       ][INFO    ][17376] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,401 [salt.state       ][INFO    ][17376] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:44:21,401 [salt.state       ][INFO    ][17376] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.401091 duration_in_ms=0.867
2017-12-15 03:44:21,401 [salt.state       ][INFO    ][17376] Running state [kvm03] at time 03:44:21.401341
2017-12-15 03:44:21,402 [salt.state       ][INFO    ][17376] Executing state host.present for kvm03
2017-12-15 03:44:21,402 [salt.state       ][INFO    ][17376] Host kvm03 (10.167.4.143) already present
2017-12-15 03:44:21,402 [salt.state       ][INFO    ][17376] Completed state [kvm03] at time 03:44:21.402420 duration_in_ms=1.078
2017-12-15 03:44:21,403 [salt.state       ][INFO    ][17376] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.402671
2017-12-15 03:44:21,403 [salt.state       ][INFO    ][17376] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,403 [salt.state       ][INFO    ][17376] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:44:21,404 [salt.state       ][INFO    ][17376] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.403632 duration_in_ms=0.96
2017-12-15 03:44:21,404 [salt.state       ][INFO    ][17376] Running state [kvm02] at time 03:44:21.403885
2017-12-15 03:44:21,404 [salt.state       ][INFO    ][17376] Executing state host.present for kvm02
2017-12-15 03:44:21,405 [salt.state       ][INFO    ][17376] Host kvm02 (10.167.4.142) already present
2017-12-15 03:44:21,405 [salt.state       ][INFO    ][17376] Completed state [kvm02] at time 03:44:21.404735 duration_in_ms=0.851
2017-12-15 03:44:21,405 [salt.state       ][INFO    ][17376] Running state [dbs] at time 03:44:21.404985
2017-12-15 03:44:21,405 [salt.state       ][INFO    ][17376] Executing state host.present for dbs
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17376] Host dbs (10.167.4.50) already present
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17376] Completed state [dbs] at time 03:44:21.405850 duration_in_ms=0.865
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17376] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.406114
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17376] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,407 [salt.state       ][INFO    ][17376] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:44:21,407 [salt.state       ][INFO    ][17376] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.406966 duration_in_ms=0.851
2017-12-15 03:44:21,407 [salt.state       ][INFO    ][17376] Running state [prx] at time 03:44:21.407214
2017-12-15 03:44:21,408 [salt.state       ][INFO    ][17376] Executing state host.present for prx
2017-12-15 03:44:21,408 [salt.state       ][INFO    ][17376] Host prx (172.30.10.103) already present
2017-12-15 03:44:21,408 [salt.state       ][INFO    ][17376] Completed state [prx] at time 03:44:21.408152 duration_in_ms=0.937
2017-12-15 03:44:21,408 [salt.state       ][INFO    ][17376] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.408400
2017-12-15 03:44:21,409 [salt.state       ][INFO    ][17376] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,409 [salt.state       ][INFO    ][17376] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:44:21,409 [salt.state       ][INFO    ][17376] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.409262 duration_in_ms=0.861
2017-12-15 03:44:21,410 [salt.state       ][INFO    ][17376] Running state [prx02] at time 03:44:21.409510
2017-12-15 03:44:21,410 [salt.state       ][INFO    ][17376] Executing state host.present for prx02
2017-12-15 03:44:21,410 [salt.state       ][INFO    ][17376] Host prx02 (10.167.4.105) already present
2017-12-15 03:44:21,410 [salt.state       ][INFO    ][17376] Completed state [prx02] at time 03:44:21.410375 duration_in_ms=0.866
2017-12-15 03:44:21,411 [salt.state       ][INFO    ][17376] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.410632
2017-12-15 03:44:21,411 [salt.state       ][INFO    ][17376] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,411 [salt.state       ][INFO    ][17376] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:44:21,412 [salt.state       ][INFO    ][17376] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.411562 duration_in_ms=0.93
2017-12-15 03:44:21,412 [salt.state       ][INFO    ][17376] Running state [gtw01] at time 03:44:21.411837
2017-12-15 03:44:21,412 [salt.state       ][INFO    ][17376] Executing state host.present for gtw01
2017-12-15 03:44:21,412 [salt.state       ][INFO    ][17376] Host gtw01 (10.167.4.124) already present
2017-12-15 03:44:21,413 [salt.state       ][INFO    ][17376] Completed state [gtw01] at time 03:44:21.412693 duration_in_ms=0.856
2017-12-15 03:44:21,413 [salt.state       ][INFO    ][17376] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.412943
2017-12-15 03:44:21,413 [salt.state       ][INFO    ][17376] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,414 [salt.state       ][INFO    ][17376] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:44:21,414 [salt.state       ][INFO    ][17376] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.413794 duration_in_ms=0.851
2017-12-15 03:44:21,414 [salt.state       ][INFO    ][17376] Running state [gtw02] at time 03:44:21.414049
2017-12-15 03:44:21,414 [salt.state       ][INFO    ][17376] Executing state host.present for gtw02
2017-12-15 03:44:21,415 [salt.state       ][INFO    ][17376] Host gtw02 (10.167.4.125) already present
2017-12-15 03:44:21,415 [salt.state       ][INFO    ][17376] Completed state [gtw02] at time 03:44:21.414900 duration_in_ms=0.851
2017-12-15 03:44:21,415 [salt.state       ][INFO    ][17376] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.415149
2017-12-15 03:44:21,415 [salt.state       ][INFO    ][17376] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,416 [salt.state       ][INFO    ][17376] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:44:21,416 [salt.state       ][INFO    ][17376] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.416081 duration_in_ms=0.933
2017-12-15 03:44:21,416 [salt.state       ][INFO    ][17376] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.416330
2017-12-15 03:44:21,417 [salt.state       ][INFO    ][17376] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,417 [salt.state       ][INFO    ][17376] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:44:21,417 [salt.state       ][INFO    ][17376] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.417185 duration_in_ms=0.855
2017-12-15 03:44:21,417 [salt.state       ][INFO    ][17376] Running state [msg02] at time 03:44:21.417438
2017-12-15 03:44:21,418 [salt.state       ][INFO    ][17376] Executing state host.present for msg02
2017-12-15 03:44:21,418 [salt.state       ][INFO    ][17376] Host msg02 (10.167.4.42) already present
2017-12-15 03:44:21,418 [salt.state       ][INFO    ][17376] Completed state [msg02] at time 03:44:21.418299 duration_in_ms=0.862
2017-12-15 03:44:21,419 [salt.state       ][INFO    ][17376] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.418548
2017-12-15 03:44:21,419 [salt.state       ][INFO    ][17376] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,419 [salt.state       ][INFO    ][17376] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:44:21,419 [salt.state       ][INFO    ][17376] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.419442 duration_in_ms=0.895
2017-12-15 03:44:21,420 [salt.state       ][INFO    ][17376] Running state [msg03] at time 03:44:21.419722
2017-12-15 03:44:21,420 [salt.state       ][INFO    ][17376] Executing state host.present for msg03
2017-12-15 03:44:21,420 [salt.state       ][INFO    ][17376] Host msg03 (10.167.4.43) already present
2017-12-15 03:44:21,421 [salt.state       ][INFO    ][17376] Completed state [msg03] at time 03:44:21.420573 duration_in_ms=0.85
2017-12-15 03:44:21,421 [salt.state       ][INFO    ][17376] Running state [file.replace] at time 03:44:21.421321
2017-12-15 03:44:21,422 [salt.state       ][INFO    ][17376] Executing state module.run for file.replace
2017-12-15 03:44:21,490 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17376] onlyif execution failed
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17376] Completed state [file.replace] at time 03:44:21.498588 duration_in_ms=77.267
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17376] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.498942
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17376] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17376] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17376] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.500133 duration_in_ms=1.191
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17376] Running state [msg01] at time 03:44:21.500400
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17376] Executing state host.present for msg01
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17376] Host msg01 (10.167.4.41) already present
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17376] Completed state [msg01] at time 03:44:21.501283 duration_in_ms=0.883
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17376] Running state [msg] at time 03:44:21.501552
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17376] Executing state host.present for msg
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17376] Host msg (10.167.4.40) already present
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17376] Completed state [msg] at time 03:44:21.502450 duration_in_ms=0.898
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17376] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.502708
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17376] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17376] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17376] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.503703 duration_in_ms=0.995
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17376] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.503974
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17376] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17376] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17376] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.505096 duration_in_ms=1.121
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17376] Running state [cfg01] at time 03:44:21.505351
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17376] Executing state host.present for cfg01
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17376] Host cfg01 (10.167.4.100) already present
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17376] Completed state [cfg01] at time 03:44:21.506241 duration_in_ms=0.89
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17376] Running state [cmp002] at time 03:44:21.506493
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17376] Executing state host.present for cmp002
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17376] Host cmp002 (10.167.4.102) already present
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17376] Completed state [cmp002] at time 03:44:21.507384 duration_in_ms=0.891
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17376] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.507675
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17376] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17376] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17376] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.508556 duration_in_ms=0.88
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17376] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.508807
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17376] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17376] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17376] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.509664 duration_in_ms=0.856
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17376] Running state [cmp001] at time 03:44:21.509917
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17376] Executing state host.present for cmp001
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17376] Host cmp001 (10.167.4.101) already present
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17376] Completed state [cmp001] at time 03:44:21.510771 duration_in_ms=0.854
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17376] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.511022
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17376] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17376] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17376] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.511954 duration_in_ms=0.933
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17376] Running state [dbs01] at time 03:44:21.512208
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17376] Executing state host.present for dbs01
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17376] Host dbs01 (10.167.4.51) already present
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17376] Completed state [dbs01] at time 03:44:21.513070 duration_in_ms=0.861
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17376] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.513327
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17376] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17376] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17376] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.514202 duration_in_ms=0.875
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17376] Running state [dbs02] at time 03:44:21.514455
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17376] Executing state host.present for dbs02
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17376] Host dbs02 (10.167.4.52) already present
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17376] Completed state [dbs02] at time 03:44:21.515336 duration_in_ms=0.88
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17376] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.515636
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17376] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17376] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17376] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.516522 duration_in_ms=0.886
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17376] Running state [dbs03] at time 03:44:21.516773
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17376] Executing state host.present for dbs03
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17376] Host dbs03 (10.167.4.53) already present
2017-12-15 03:44:21,518 [salt.state       ][INFO    ][17376] Completed state [dbs03] at time 03:44:21.517636 duration_in_ms=0.863
2017-12-15 03:44:21,518 [salt.state       ][INFO    ][17376] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.517909
2017-12-15 03:44:21,518 [salt.state       ][INFO    ][17376] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,519 [salt.state       ][INFO    ][17376] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:44:21,519 [salt.state       ][INFO    ][17376] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.518785 duration_in_ms=0.876
2017-12-15 03:44:21,519 [salt.state       ][INFO    ][17376] Running state [mas01] at time 03:44:21.519036
2017-12-15 03:44:21,519 [salt.state       ][INFO    ][17376] Executing state host.present for mas01
2017-12-15 03:44:21,520 [salt.state       ][INFO    ][17376] Host mas01 (10.167.4.3) already present
2017-12-15 03:44:21,520 [salt.state       ][INFO    ][17376] Completed state [mas01] at time 03:44:21.519980 duration_in_ms=0.943
2017-12-15 03:44:21,520 [salt.state       ][INFO    ][17376] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.520232
2017-12-15 03:44:21,520 [salt.state       ][INFO    ][17376] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,521 [salt.state       ][INFO    ][17376] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:44:21,521 [salt.state       ][INFO    ][17376] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.521100 duration_in_ms=0.867
2017-12-15 03:44:21,521 [salt.state       ][INFO    ][17376] Running state [ctl02] at time 03:44:21.521357
2017-12-15 03:44:21,522 [salt.state       ][INFO    ][17376] Executing state host.present for ctl02
2017-12-15 03:44:21,522 [salt.state       ][INFO    ][17376] Host ctl02 (10.167.4.12) already present
2017-12-15 03:44:21,522 [salt.state       ][INFO    ][17376] Completed state [ctl02] at time 03:44:21.522226 duration_in_ms=0.869
2017-12-15 03:44:21,523 [salt.state       ][INFO    ][17376] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.522478
2017-12-15 03:44:21,523 [salt.state       ][INFO    ][17376] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,523 [salt.state       ][INFO    ][17376] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:44:21,523 [salt.state       ][INFO    ][17376] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.523369 duration_in_ms=0.892
2017-12-15 03:44:21,524 [salt.state       ][INFO    ][17376] Running state [ctl03] at time 03:44:21.523672
2017-12-15 03:44:21,524 [salt.state       ][INFO    ][17376] Executing state host.present for ctl03
2017-12-15 03:44:21,524 [salt.state       ][INFO    ][17376] Host ctl03 (10.167.4.13) already present
2017-12-15 03:44:21,524 [salt.state       ][INFO    ][17376] Completed state [ctl03] at time 03:44:21.524272 duration_in_ms=0.6
2017-12-15 03:44:21,524 [salt.state       ][INFO    ][17376] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.524418
2017-12-15 03:44:21,525 [salt.state       ][INFO    ][17376] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,525 [salt.state       ][INFO    ][17376] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:44:21,525 [salt.state       ][INFO    ][17376] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.524970 duration_in_ms=0.552
2017-12-15 03:44:21,525 [salt.state       ][INFO    ][17376] Running state [ctl01] at time 03:44:21.525115
2017-12-15 03:44:21,525 [salt.state       ][INFO    ][17376] Executing state host.present for ctl01
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Host ctl01 (10.167.4.11) already present
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Completed state [ctl01] at time 03:44:21.525659 duration_in_ms=0.544
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Running state [ctl] at time 03:44:21.525803
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Executing state host.present for ctl
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Host ctl (10.167.4.10) already present
2017-12-15 03:44:21,526 [salt.state       ][INFO    ][17376] Completed state [ctl] at time 03:44:21.526350 duration_in_ms=0.546
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.526496
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.527116 duration_in_ms=0.621
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Running state [ens2] at time 03:44:21.527261
2017-12-15 03:44:21,527 [salt.state       ][INFO    ][17376] Executing state network.managed for ens2
2017-12-15 03:44:21,843 [salt.state       ][INFO    ][17376] Interface ens2 is up to date.
2017-12-15 03:44:21,844 [salt.state       ][INFO    ][17376] Completed state [ens2] at time 03:44:21.843672 duration_in_ms=316.41
2017-12-15 03:44:21,844 [salt.state       ][INFO    ][17376] Running state [ens3] at time 03:44:21.843863
2017-12-15 03:44:21,844 [salt.state       ][INFO    ][17376] Executing state network.managed for ens3
2017-12-15 03:44:22,147 [salt.state       ][INFO    ][17376] Interface ens3 is up to date.
2017-12-15 03:44:22,147 [salt.state       ][INFO    ][17376] Completed state [ens3] at time 03:44:22.147174 duration_in_ms=303.309
2017-12-15 03:44:22,147 [salt.state       ][INFO    ][17376] Running state [/etc/profile.d/proxy.sh] at time 03:44:22.147390
2017-12-15 03:44:22,148 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:44:22,148 [salt.state       ][INFO    ][17376] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:44:22,148 [salt.state       ][INFO    ][17376] Completed state [/etc/profile.d/proxy.sh] at time 03:44:22.148013 duration_in_ms=0.623
2017-12-15 03:44:22,148 [salt.state       ][INFO    ][17376] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:44:22.148183
2017-12-15 03:44:22,148 [salt.state       ][INFO    ][17376] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:44:22,149 [salt.state       ][INFO    ][17376] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:44:22,149 [salt.state       ][INFO    ][17376] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:44:22.148630 duration_in_ms=0.447
2017-12-15 03:44:22,149 [salt.state       ][INFO    ][17376] Running state [ntp] at time 03:44:22.148769
2017-12-15 03:44:22,149 [salt.state       ][INFO    ][17376] Executing state pkg.installed for ntp
2017-12-15 03:44:22,152 [salt.state       ][INFO    ][17376] Package ntp is already installed
2017-12-15 03:44:22,152 [salt.state       ][INFO    ][17376] Completed state [ntp] at time 03:44:22.152144 duration_in_ms=3.375
2017-12-15 03:44:22,153 [salt.state       ][INFO    ][17376] Running state [/etc/ntp.conf] at time 03:44:22.152854
2017-12-15 03:44:22,153 [salt.state       ][INFO    ][17376] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:44:22,172 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:44:22,197 [salt.fileclient  ][INFO    ][17376] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:22,203 [salt.state       ][INFO    ][17376] File /etc/ntp.conf is in the correct state
2017-12-15 03:44:22,203 [salt.state       ][INFO    ][17376] Completed state [/etc/ntp.conf] at time 03:44:22.203068 duration_in_ms=50.213
2017-12-15 03:44:22,204 [salt.state       ][INFO    ][17376] Running state [ntp] at time 03:44:22.204074
2017-12-15 03:44:22,204 [salt.state       ][INFO    ][17376] Executing state service.running for ntp
2017-12-15 03:44:22,205 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:44:22,216 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:44:22,226 [salt.loaded.int.module.cmdmod][INFO    ][17376] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:44:22,237 [salt.state       ][INFO    ][17376] The service ntp is already running
2017-12-15 03:44:22,237 [salt.state       ][INFO    ][17376] Completed state [ntp] at time 03:44:22.236976 duration_in_ms=32.901
2017-12-15 03:44:22,240 [salt.minion      ][INFO    ][17376] Returning information for job: 20171215034404234083
2017-12-15 03:44:45,488 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.apply with jid 20171215034445478327
2017-12-15 03:44:45,523 [salt.minion      ][INFO    ][19339] Starting a new job with PID 19339
2017-12-15 03:44:47,596 [salt.state       ][INFO    ][19339] Loading fresh modules for state activity
2017-12-15 03:44:47,650 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:44:47,711 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:44:47,740 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:47,785 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:44:47,802 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:47,844 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:44:48,537 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:48,737 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:44:48,861 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:48,931 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:44:48,962 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,047 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:44:49,097 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,158 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:44:49,208 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,272 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:44:49,304 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,353 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:44:49,374 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,420 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:44:49,446 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,494 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:44:49,537 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,590 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:44:49,617 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,660 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:44:49,677 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,743 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:44:49,763 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,826 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:44:49,845 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,900 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:44:49,924 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,014 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:44:50,042 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,098 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:44:50,128 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,204 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:44:50,268 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,315 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:44:50,331 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,382 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:44:50,399 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,443 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:44:50,454 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:44:50,474 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:50,622 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:44:50,638 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:50,651 [salt.state       ][INFO    ][19339] Running state [/etc/environment] at time 03:44:50.651229
2017-12-15 03:44:50,652 [salt.state       ][INFO    ][19339] Executing state file.blockreplace for /etc/environment
2017-12-15 03:44:50,656 [salt.state       ][INFO    ][19339] No changes needed to be made
2017-12-15 03:44:50,656 [salt.state       ][INFO    ][19339] Completed state [/etc/environment] at time 03:44:50.656044 duration_in_ms=4.815
2017-12-15 03:44:50,656 [salt.state       ][INFO    ][19339] Running state [/etc/profile.d] at time 03:44:50.656331
2017-12-15 03:44:50,657 [salt.state       ][INFO    ][19339] Executing state file.directory for /etc/profile.d
2017-12-15 03:44:50,657 [salt.state       ][INFO    ][19339] Directory /etc/profile.d is in the correct state
2017-12-15 03:44:50,658 [salt.state       ][INFO    ][19339] Completed state [/etc/profile.d] at time 03:44:50.657680 duration_in_ms=1.35
2017-12-15 03:44:50,946 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:50.945598
2017-12-15 03:44:50,946 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:44:50,967 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:44:50,972 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:44:50,973 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:50.972592 duration_in_ms=26.995
2017-12-15 03:44:50,973 [salt.state       ][INFO    ][19339] Running state [linux_repo_prereq_pkgs] at time 03:44:50.973258
2017-12-15 03:44:50,974 [salt.state       ][INFO    ][19339] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:44:50,974 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:44:51,490 [salt.state       ][INFO    ][19339] All specified packages are already installed
2017-12-15 03:44:51,490 [salt.state       ][INFO    ][19339] Completed state [linux_repo_prereq_pkgs] at time 03:44:51.490376 duration_in_ms=517.117
2017-12-15 03:44:51,491 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:51.490718
2017-12-15 03:44:51,491 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:44:51,491 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:44:51,492 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:51.491723 duration_in_ms=1.005
2017-12-15 03:44:51,492 [salt.state       ][INFO    ][19339] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:44:51.492001
2017-12-15 03:44:51,492 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:44:51,509 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:51,526 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:51,561 [salt.state       ][INFO    ][19339] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:44:51,561 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:44:51.561164 duration_in_ms=69.162
2017-12-15 03:44:51,563 [salt.state       ][INFO    ][19339] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:51.563361
2017-12-15 03:44:51,564 [salt.state       ][INFO    ][19339] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:44:51,808 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:44:51,884 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:54,083 [salt.state       ][INFO    ][19339] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:44:54,084 [salt.state       ][INFO    ][19339] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:54.083745 duration_in_ms=2520.383
2017-12-15 03:44:54,084 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:54.084112
2017-12-15 03:44:54,084 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:44:54,085 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:44:54,085 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:54.085131 duration_in_ms=1.019
2017-12-15 03:44:54,085 [salt.state       ][INFO    ][19339] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:54.085410
2017-12-15 03:44:54,086 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:44:54,101 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:54,121 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:54,156 [salt.state       ][INFO    ][19339] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:44:54,156 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:54.156151 duration_in_ms=70.739
2017-12-15 03:44:54,157 [salt.state       ][INFO    ][19339] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:54.156936
2017-12-15 03:44:54,157 [salt.state       ][INFO    ][19339] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:44:54,593 [salt.loaded.int.module.cmdmod][INFO    ][19339] 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-15 03:44:54,679 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:55,593 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034455573417
2017-12-15 03:44:55,612 [salt.minion      ][INFO    ][20299] Starting a new job with PID 20299
2017-12-15 03:44:55,810 [salt.minion      ][INFO    ][20299] Returning information for job: 20171215034455573417
2017-12-15 03:44:57,152 [salt.state       ][INFO    ][19339] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:44:57,153 [salt.state       ][INFO    ][19339] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:57.152696 duration_in_ms=2995.76
2017-12-15 03:44:57,153 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:57.153201
2017-12-15 03:44:57,154 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:44:57,154 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:44:57,155 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:57.154643 duration_in_ms=1.442
2017-12-15 03:44:57,155 [salt.state       ][INFO    ][19339] Running state [/etc/apt/preferences.d/uca] at time 03:44:57.155069
2017-12-15 03:44:57,156 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:44:57,156 [salt.state       ][INFO    ][19339] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:44:57,156 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/preferences.d/uca] at time 03:44:57.156374 duration_in_ms=1.305
2017-12-15 03:44:57,157 [salt.state       ][INFO    ][19339] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:57.157402
2017-12-15 03:44:57,158 [salt.state       ][INFO    ][19339] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:44:57,218 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:44:57,265 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:59,477 [salt.state       ][INFO    ][19339] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:44:59,478 [salt.state       ][INFO    ][19339] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:59.478021 duration_in_ms=2320.618
2017-12-15 03:44:59,478 [salt.state       ][INFO    ][19339] Running state [linux_extra_packages_purged] at time 03:44:59.478379
2017-12-15 03:44:59,479 [salt.state       ][INFO    ][19339] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:44:59,484 [salt.state       ][INFO    ][19339] All specified packages are already absent
2017-12-15 03:44:59,485 [salt.state       ][INFO    ][19339] Completed state [linux_extra_packages_purged] at time 03:44:59.484695 duration_in_ms=6.316
2017-12-15 03:44:59,485 [salt.state       ][INFO    ][19339] Running state [linux_extra_packages_latest] at time 03:44:59.484973
2017-12-15 03:44:59,485 [salt.state       ][INFO    ][19339] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:44:59,488 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:45:01,927 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:45:01,968 [salt.state       ][INFO    ][19339] Package mcelog is already up-to-date
2017-12-15 03:45:01,969 [salt.state       ][INFO    ][19339] Completed state [linux_extra_packages_latest] at time 03:45:01.968719 duration_in_ms=2483.745
2017-12-15 03:45:01,969 [salt.state       ][INFO    ][19339] Running state [UTC] at time 03:45:01.969401
2017-12-15 03:45:01,970 [salt.state       ][INFO    ][19339] Executing state timezone.system for UTC
2017-12-15 03:45:01,970 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:45:02,012 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:45:02,021 [salt.state       ][INFO    ][19339] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:45:02,021 [salt.state       ][INFO    ][19339] Completed state [UTC] at time 03:45:02.021287 duration_in_ms=51.885
2017-12-15 03:45:02,022 [salt.state       ][INFO    ][19339] Running state [nf_conntrack] at time 03:45:02.021946
2017-12-15 03:45:02,022 [salt.state       ][INFO    ][19339] Executing state kmod.present for nf_conntrack
2017-12-15 03:45:02,023 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'lsmod' in directory '/root'
2017-12-15 03:45:02,028 [salt.state       ][INFO    ][19339] Kernel module nf_conntrack is already present
2017-12-15 03:45:02,028 [salt.state       ][INFO    ][19339] Completed state [nf_conntrack] at time 03:45:02.028323 duration_in_ms=6.377
2017-12-15 03:45:02,029 [salt.state       ][INFO    ][19339] Running state [kernel.panic] at time 03:45:02.028875
2017-12-15 03:45:02,029 [salt.state       ][INFO    ][19339] Executing state sysctl.present for kernel.panic
2017-12-15 03:45:02,036 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19339] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19339] Completed state [kernel.panic] at time 03:45:02.049769 duration_in_ms=20.892
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_probes] at time 03:45:02.050111
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:45:02,051 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,064 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:45:02,064 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:45:02.063871 duration_in_ms=13.76
2017-12-15 03:45:02,064 [salt.state       ][INFO    ][19339] Running state [fs.file-max] at time 03:45:02.064186
2017-12-15 03:45:02,064 [salt.state       ][INFO    ][19339] Executing state sysctl.present for fs.file-max
2017-12-15 03:45:02,065 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,076 [salt.state       ][INFO    ][19339] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:45:02,076 [salt.state       ][INFO    ][19339] Completed state [fs.file-max] at time 03:45:02.075952 duration_in_ms=11.766
2017-12-15 03:45:02,076 [salt.state       ][INFO    ][19339] Running state [net.core.somaxconn] at time 03:45:02.076269
2017-12-15 03:45:02,077 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:45:02,077 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,088 [salt.state       ][INFO    ][19339] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:45:02,088 [salt.state       ][INFO    ][19339] Completed state [net.core.somaxconn] at time 03:45:02.088085 duration_in_ms=11.817
2017-12-15 03:45:02,088 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:45:02.088400
2017-12-15 03:45:02,089 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:45:02,089 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,101 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:45:02,102 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:45:02.101545 duration_in_ms=13.145
2017-12-15 03:45:02,102 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_tw_reuse] at time 03:45:02.101873
2017-12-15 03:45:02,102 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:45:02,103 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,115 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:45:02,115 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_tw_reuse] at time 03:45:02.114818 duration_in_ms=12.945
2017-12-15 03:45:02,115 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_congestion_control] at time 03:45:02.115026
2017-12-15 03:45:02,115 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:45:02,116 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,129 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:45:02,129 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_congestion_control] at time 03:45:02.129088 duration_in_ms=14.061
2017-12-15 03:45:02,129 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_retries2] at time 03:45:02.129307
2017-12-15 03:45:02,130 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:45:02,130 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,143 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:45:02,144 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_retries2] at time 03:45:02.143730 duration_in_ms=14.422
2017-12-15 03:45:02,144 [salt.state       ][INFO    ][19339] Running state [net.core.netdev_max_backlog] at time 03:45:02.143946
2017-12-15 03:45:02,144 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:45:02,145 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,157 [salt.state       ][INFO    ][19339] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:45:02,157 [salt.state       ][INFO    ][19339] Completed state [net.core.netdev_max_backlog] at time 03:45:02.157338 duration_in_ms=13.391
2017-12-15 03:45:02,158 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:45:02.157551
2017-12-15 03:45:02,158 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:45:02,158 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,171 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:45:02,171 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:45:02.170824 duration_in_ms=13.273
2017-12-15 03:45:02,171 [salt.state       ][INFO    ][19339] Running state [vm.swappiness] at time 03:45:02.171046
2017-12-15 03:45:02,171 [salt.state       ][INFO    ][19339] Executing state sysctl.present for vm.swappiness
2017-12-15 03:45:02,172 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,184 [salt.state       ][INFO    ][19339] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:45:02,184 [salt.state       ][INFO    ][19339] Completed state [vm.swappiness] at time 03:45:02.184310 duration_in_ms=13.264
2017-12-15 03:45:02,185 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:45:02.184504
2017-12-15 03:45:02,185 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:45:02,185 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,196 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:45:02,196 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:45:02.195958 duration_in_ms=11.453
2017-12-15 03:45:02,196 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:45:02.196165
2017-12-15 03:45:02,196 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:45:02,197 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,208 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:45:02,208 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:45:02.208219 duration_in_ms=12.054
2017-12-15 03:45:02,208 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:45:02.208419
2017-12-15 03:45:02,209 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:45:02,209 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,220 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:45:02,220 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:45:02.219882 duration_in_ms=11.462
2017-12-15 03:45:02,220 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:45:02.220077
2017-12-15 03:45:02,220 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:45:02,221 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,234 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:45:02,234 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:45:02.233852 duration_in_ms=13.774
2017-12-15 03:45:02,234 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_fin_timeout] at time 03:45:02.234073
2017-12-15 03:45:02,234 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:45:02,235 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,249 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:45:02,250 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_fin_timeout] at time 03:45:02.249743 duration_in_ms=15.669
2017-12-15 03:45:02,250 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_time] at time 03:45:02.249976
2017-12-15 03:45:02,250 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:45:02,251 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,263 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:45:02,264 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_time] at time 03:45:02.263565 duration_in_ms=13.588
2017-12-15 03:45:02,264 [salt.state       ][INFO    ][19339] Running state [net.nf_conntrack_max] at time 03:45:02.263777
2017-12-15 03:45:02,264 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:45:02,264 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:02,277 [salt.state       ][INFO    ][19339] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:45:02,277 [salt.state       ][INFO    ][19339] Completed state [net.nf_conntrack_max] at time 03:45:02.276905 duration_in_ms=13.129
2017-12-15 03:45:02,277 [salt.state       ][INFO    ][19339] Running state [linux_sysfs_package] at time 03:45:02.277107
2017-12-15 03:45:02,277 [salt.state       ][INFO    ][19339] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:45:02,280 [salt.state       ][INFO    ][19339] All specified packages are already installed
2017-12-15 03:45:02,281 [salt.state       ][INFO    ][19339] Completed state [linux_sysfs_package] at time 03:45:02.280655 duration_in_ms=3.548
2017-12-15 03:45:02,282 [salt.state       ][INFO    ][19339] Running state [/etc/sysfs.d] at time 03:45:02.281541
2017-12-15 03:45:02,282 [salt.state       ][INFO    ][19339] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:45:02,282 [salt.state       ][INFO    ][19339] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:45:02,282 [salt.state       ][INFO    ][19339] Completed state [/etc/sysfs.d] at time 03:45:02.282307 duration_in_ms=0.766
2017-12-15 03:45:02,283 [salt.state       ][INFO    ][19339] Running state [ondemand] at time 03:45:02.282790
2017-12-15 03:45:02,283 [salt.state       ][INFO    ][19339] Executing state service.dead for ondemand
2017-12-15 03:45:02,283 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:45:02,293 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:45:02,299 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:45:02,308 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'runlevel' in directory '/root'
2017-12-15 03:45:02,314 [salt.state       ][INFO    ][19339] The service ondemand is already dead
2017-12-15 03:45:02,314 [salt.state       ][INFO    ][19339] Completed state [ondemand] at time 03:45:02.313976 duration_in_ms=31.186
2017-12-15 03:45:02,314 [salt.state       ][INFO    ][19339] Running state [cs_CZ.UTF-8] at time 03:45:02.314455
2017-12-15 03:45:02,315 [salt.state       ][INFO    ][19339] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:45:02,315 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'locale -a' in directory '/root'
2017-12-15 03:45:02,320 [salt.state       ][INFO    ][19339] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:45:02,321 [salt.state       ][INFO    ][19339] Completed state [cs_CZ.UTF-8] at time 03:45:02.320512 duration_in_ms=6.057
2017-12-15 03:45:02,321 [salt.state       ][INFO    ][19339] Running state [en_US.UTF-8] at time 03:45:02.320710
2017-12-15 03:45:02,321 [salt.state       ][INFO    ][19339] Executing state locale.present for en_US.UTF-8
2017-12-15 03:45:02,321 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'locale -a' in directory '/root'
2017-12-15 03:45:02,327 [salt.state       ][INFO    ][19339] Locale en_US.UTF-8 is already present
2017-12-15 03:45:02,327 [salt.state       ][INFO    ][19339] Completed state [en_US.UTF-8] at time 03:45:02.327466 duration_in_ms=6.756
2017-12-15 03:45:02,328 [salt.state       ][INFO    ][19339] Running state [en_US.UTF-8] at time 03:45:02.328334
2017-12-15 03:45:02,329 [salt.state       ][INFO    ][19339] Executing state locale.system for en_US.UTF-8
2017-12-15 03:45:02,329 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'localectl' in directory '/root'
2017-12-15 03:45:02,361 [salt.state       ][INFO    ][19339] System locale en_US.UTF-8 already set
2017-12-15 03:45:02,361 [salt.state       ][INFO    ][19339] Completed state [en_US.UTF-8] at time 03:45:02.361284 duration_in_ms=32.95
2017-12-15 03:45:02,362 [salt.state       ][INFO    ][19339] Running state [root] at time 03:45:02.362313
2017-12-15 03:45:02,363 [salt.state       ][INFO    ][19339] Executing state user.present for root
2017-12-15 03:45:02,364 [salt.state       ][INFO    ][19339] User root is present and up to date
2017-12-15 03:45:02,364 [salt.state       ][INFO    ][19339] Completed state [root] at time 03:45:02.363831 duration_in_ms=1.518
2017-12-15 03:45:02,365 [salt.state       ][INFO    ][19339] Running state [/root] at time 03:45:02.364669
2017-12-15 03:45:02,365 [salt.state       ][INFO    ][19339] Executing state file.directory for /root
2017-12-15 03:45:02,366 [salt.state       ][INFO    ][19339] Directory /root is in the correct state
2017-12-15 03:45:02,366 [salt.state       ][INFO    ][19339] Completed state [/root] at time 03:45:02.366061 duration_in_ms=1.391
2017-12-15 03:45:02,366 [salt.state       ][INFO    ][19339] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:45:02.366337
2017-12-15 03:45:02,367 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:45:02,367 [salt.state       ][INFO    ][19339] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:45:02,367 [salt.state       ][INFO    ][19339] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:45:02.367196 duration_in_ms=0.859
2017-12-15 03:45:02,368 [salt.state       ][INFO    ][19339] Running state [ubuntu] at time 03:45:02.367481
2017-12-15 03:45:02,368 [salt.state       ][INFO    ][19339] Executing state user.present for ubuntu
2017-12-15 03:45:02,369 [salt.state       ][INFO    ][19339] User ubuntu is present and up to date
2017-12-15 03:45:02,369 [salt.state       ][INFO    ][19339] Completed state [ubuntu] at time 03:45:02.368754 duration_in_ms=1.273
2017-12-15 03:45:02,370 [salt.state       ][INFO    ][19339] Running state [/home/ubuntu] at time 03:45:02.369485
2017-12-15 03:45:02,370 [salt.state       ][INFO    ][19339] Executing state file.directory for /home/ubuntu
2017-12-15 03:45:02,370 [salt.state       ][INFO    ][19339] Directory /home/ubuntu is in the correct state
2017-12-15 03:45:02,371 [salt.state       ][INFO    ][19339] Completed state [/home/ubuntu] at time 03:45:02.370522 duration_in_ms=1.037
2017-12-15 03:45:02,371 [salt.state       ][INFO    ][19339] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:45:02.371161
2017-12-15 03:45:02,371 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:45:02,391 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:45:02,399 [salt.state       ][INFO    ][19339] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:45:02,399 [salt.state       ][INFO    ][19339] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:45:02.399038 duration_in_ms=27.877
2017-12-15 03:45:02,399 [salt.state       ][INFO    ][19339] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:45:02.399319
2017-12-15 03:45:02,400 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:45:02,416 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:45:02,434 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:45:02,467 [salt.state       ][INFO    ][19339] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:45:02,467 [salt.state       ][INFO    ][19339] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:45:02.467217 duration_in_ms=67.899
2017-12-15 03:45:02,468 [salt.state       ][INFO    ][19339] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:45:02.467494
2017-12-15 03:45:02,468 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:45:02,487 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:45:02,503 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:45:02,535 [salt.state       ][INFO    ][19339] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:45:02,536 [salt.state       ][INFO    ][19339] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:45:02.535499 duration_in_ms=68.006
2017-12-15 03:45:02,536 [salt.state       ][INFO    ][19339] Running state [service.systemctl_reload] at time 03:45:02.536409
2017-12-15 03:45:02,537 [salt.state       ][INFO    ][19339] Executing state module.wait for service.systemctl_reload
2017-12-15 03:45:02,537 [salt.state       ][INFO    ][19339] No changes made for service.systemctl_reload
2017-12-15 03:45:02,537 [salt.state       ][INFO    ][19339] Completed state [service.systemctl_reload] at time 03:45:02.537213 duration_in_ms=0.804
2017-12-15 03:45:02,538 [salt.state       ][INFO    ][19339] Running state [/etc/hostname] at time 03:45:02.537481
2017-12-15 03:45:02,538 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/hostname
2017-12-15 03:45:02,554 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:45:02,555 [salt.state       ][INFO    ][19339] File /etc/hostname is in the correct state
2017-12-15 03:45:02,555 [salt.state       ][INFO    ][19339] Completed state [/etc/hostname] at time 03:45:02.555232 duration_in_ms=17.75
2017-12-15 03:45:02,556 [salt.state       ][INFO    ][19339] Running state [hostname msg03] at time 03:45:02.556233
2017-12-15 03:45:02,557 [salt.state       ][INFO    ][19339] Executing state cmd.wait for hostname msg03
2017-12-15 03:45:02,557 [salt.state       ][INFO    ][19339] No changes made for hostname msg03
2017-12-15 03:45:02,557 [salt.state       ][INFO    ][19339] Completed state [hostname msg03] at time 03:45:02.557064 duration_in_ms=0.832
2017-12-15 03:45:02,558 [salt.state       ][INFO    ][19339] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.557508
2017-12-15 03:45:02,558 [salt.state       ][INFO    ][19339] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,558 [salt.state       ][INFO    ][19339] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:45:02,558 [salt.state       ][INFO    ][19339] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.558457 duration_in_ms=0.949
2017-12-15 03:45:02,559 [salt.state       ][INFO    ][19339] Running state [mdb02] at time 03:45:02.558729
2017-12-15 03:45:02,559 [salt.state       ][INFO    ][19339] Executing state host.present for mdb02
2017-12-15 03:45:02,559 [salt.state       ][INFO    ][19339] Host mdb02 (10.167.4.77) already present
2017-12-15 03:45:02,560 [salt.state       ][INFO    ][19339] Completed state [mdb02] at time 03:45:02.559680 duration_in_ms=0.95
2017-12-15 03:45:02,560 [salt.state       ][INFO    ][19339] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.559953
2017-12-15 03:45:02,560 [salt.state       ][INFO    ][19339] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,561 [salt.state       ][INFO    ][19339] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:45:02,561 [salt.state       ][INFO    ][19339] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.560890 duration_in_ms=0.937
2017-12-15 03:45:02,561 [salt.state       ][INFO    ][19339] Running state [mdb03] at time 03:45:02.561165
2017-12-15 03:45:02,561 [salt.state       ][INFO    ][19339] Executing state host.present for mdb03
2017-12-15 03:45:02,562 [salt.state       ][INFO    ][19339] Host mdb03 (10.167.4.78) already present
2017-12-15 03:45:02,562 [salt.state       ][INFO    ][19339] Completed state [mdb03] at time 03:45:02.562090 duration_in_ms=0.925
2017-12-15 03:45:02,562 [salt.state       ][INFO    ][19339] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.562366
2017-12-15 03:45:02,563 [salt.state       ][INFO    ][19339] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,563 [salt.state       ][INFO    ][19339] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:45:02,563 [salt.state       ][INFO    ][19339] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.563303 duration_in_ms=0.937
2017-12-15 03:45:02,564 [salt.state       ][INFO    ][19339] Running state [mdb01] at time 03:45:02.563589
2017-12-15 03:45:02,564 [salt.state       ][INFO    ][19339] Executing state host.present for mdb01
2017-12-15 03:45:02,564 [salt.state       ][INFO    ][19339] Host mdb01 (10.167.4.76) already present
2017-12-15 03:45:02,565 [salt.state       ][INFO    ][19339] Completed state [mdb01] at time 03:45:02.564510 duration_in_ms=0.921
2017-12-15 03:45:02,565 [salt.state       ][INFO    ][19339] Running state [mdb] at time 03:45:02.564780
2017-12-15 03:45:02,565 [salt.state       ][INFO    ][19339] Executing state host.present for mdb
2017-12-15 03:45:02,565 [salt.state       ][INFO    ][19339] Host mdb (10.167.4.75) already present
2017-12-15 03:45:02,566 [salt.state       ][INFO    ][19339] Completed state [mdb] at time 03:45:02.565705 duration_in_ms=0.924
2017-12-15 03:45:02,566 [salt.state       ][INFO    ][19339] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.565976
2017-12-15 03:45:02,566 [salt.state       ][INFO    ][19339] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,567 [salt.state       ][INFO    ][19339] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:45:02,567 [salt.state       ][INFO    ][19339] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.566908 duration_in_ms=0.932
2017-12-15 03:45:02,567 [salt.state       ][INFO    ][19339] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.567182
2017-12-15 03:45:02,567 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,568 [salt.state       ][INFO    ][19339] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:45:02,568 [salt.state       ][INFO    ][19339] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.568125 duration_in_ms=0.944
2017-12-15 03:45:02,568 [salt.state       ][INFO    ][19339] Running state [cfg01] at time 03:45:02.568400
2017-12-15 03:45:02,569 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01
2017-12-15 03:45:02,569 [salt.state       ][INFO    ][19339] Host cfg01 (10.167.4.100) already present
2017-12-15 03:45:02,569 [salt.state       ][INFO    ][19339] Completed state [cfg01] at time 03:45:02.569321 duration_in_ms=0.921
2017-12-15 03:45:02,570 [salt.state       ][INFO    ][19339] Running state [prx01] at time 03:45:02.569593
2017-12-15 03:45:02,570 [salt.state       ][INFO    ][19339] Executing state host.present for prx01
2017-12-15 03:45:02,570 [salt.state       ][INFO    ][19339] Host prx01 (10.167.4.104) already present
2017-12-15 03:45:02,571 [salt.state       ][INFO    ][19339] Completed state [prx01] at time 03:45:02.570515 duration_in_ms=0.922
2017-12-15 03:45:02,571 [salt.state       ][INFO    ][19339] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.570804
2017-12-15 03:45:02,571 [salt.state       ][INFO    ][19339] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,572 [salt.state       ][INFO    ][19339] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:45:02,572 [salt.state       ][INFO    ][19339] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.571790 duration_in_ms=0.985
2017-12-15 03:45:02,572 [salt.state       ][INFO    ][19339] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.572062
2017-12-15 03:45:02,572 [salt.state       ][INFO    ][19339] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,573 [salt.state       ][INFO    ][19339] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:45:02,573 [salt.state       ][INFO    ][19339] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.572987 duration_in_ms=0.925
2017-12-15 03:45:02,573 [salt.state       ][INFO    ][19339] Running state [kvm01] at time 03:45:02.573258
2017-12-15 03:45:02,574 [salt.state       ][INFO    ][19339] Executing state host.present for kvm01
2017-12-15 03:45:02,574 [salt.state       ][INFO    ][19339] Host kvm01 (10.167.4.141) already present
2017-12-15 03:45:02,574 [salt.state       ][INFO    ][19339] Completed state [kvm01] at time 03:45:02.574177 duration_in_ms=0.918
2017-12-15 03:45:02,574 [salt.state       ][INFO    ][19339] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.574446
2017-12-15 03:45:02,575 [salt.state       ][INFO    ][19339] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,575 [salt.state       ][INFO    ][19339] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:45:02,575 [salt.state       ][INFO    ][19339] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.575372 duration_in_ms=0.926
2017-12-15 03:45:02,576 [salt.state       ][INFO    ][19339] Running state [kvm03] at time 03:45:02.575662
2017-12-15 03:45:02,576 [salt.state       ][INFO    ][19339] Executing state host.present for kvm03
2017-12-15 03:45:02,578 [salt.state       ][INFO    ][19339] Host kvm03 (10.167.4.143) already present
2017-12-15 03:45:02,578 [salt.state       ][INFO    ][19339] Completed state [kvm03] at time 03:45:02.578053 duration_in_ms=2.392
2017-12-15 03:45:02,578 [salt.state       ][INFO    ][19339] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.578330
2017-12-15 03:45:02,579 [salt.state       ][INFO    ][19339] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,579 [salt.state       ][INFO    ][19339] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:45:02,579 [salt.state       ][INFO    ][19339] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.579270 duration_in_ms=0.94
2017-12-15 03:45:02,580 [salt.state       ][INFO    ][19339] Running state [kvm02] at time 03:45:02.579555
2017-12-15 03:45:02,580 [salt.state       ][INFO    ][19339] Executing state host.present for kvm02
2017-12-15 03:45:02,580 [salt.state       ][INFO    ][19339] Host kvm02 (10.167.4.142) already present
2017-12-15 03:45:02,581 [salt.state       ][INFO    ][19339] Completed state [kvm02] at time 03:45:02.580478 duration_in_ms=0.924
2017-12-15 03:45:02,581 [salt.state       ][INFO    ][19339] Running state [dbs] at time 03:45:02.580750
2017-12-15 03:45:02,581 [salt.state       ][INFO    ][19339] Executing state host.present for dbs
2017-12-15 03:45:02,581 [salt.state       ][INFO    ][19339] Host dbs (10.167.4.50) already present
2017-12-15 03:45:02,582 [salt.state       ][INFO    ][19339] Completed state [dbs] at time 03:45:02.581673 duration_in_ms=0.922
2017-12-15 03:45:02,582 [salt.state       ][INFO    ][19339] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.581948
2017-12-15 03:45:02,582 [salt.state       ][INFO    ][19339] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,583 [salt.state       ][INFO    ][19339] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:45:02,583 [salt.state       ][INFO    ][19339] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.582881 duration_in_ms=0.934
2017-12-15 03:45:02,583 [salt.state       ][INFO    ][19339] Running state [prx] at time 03:45:02.583157
2017-12-15 03:45:02,583 [salt.state       ][INFO    ][19339] Executing state host.present for prx
2017-12-15 03:45:02,584 [salt.state       ][INFO    ][19339] Host prx (172.30.10.103) already present
2017-12-15 03:45:02,584 [salt.state       ][INFO    ][19339] Completed state [prx] at time 03:45:02.584112 duration_in_ms=0.954
2017-12-15 03:45:02,584 [salt.state       ][INFO    ][19339] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.584385
2017-12-15 03:45:02,585 [salt.state       ][INFO    ][19339] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,585 [salt.state       ][INFO    ][19339] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:45:02,585 [salt.state       ][INFO    ][19339] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.585310 duration_in_ms=0.925
2017-12-15 03:45:02,586 [salt.state       ][INFO    ][19339] Running state [prx02] at time 03:45:02.585586
2017-12-15 03:45:02,586 [salt.state       ][INFO    ][19339] Executing state host.present for prx02
2017-12-15 03:45:02,586 [salt.state       ][INFO    ][19339] Host prx02 (10.167.4.105) already present
2017-12-15 03:45:02,587 [salt.state       ][INFO    ][19339] Completed state [prx02] at time 03:45:02.586510 duration_in_ms=0.925
2017-12-15 03:45:02,587 [salt.state       ][INFO    ][19339] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.586789
2017-12-15 03:45:02,587 [salt.state       ][INFO    ][19339] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,588 [salt.state       ][INFO    ][19339] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:45:02,588 [salt.state       ][INFO    ][19339] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.588223 duration_in_ms=1.433
2017-12-15 03:45:02,589 [salt.state       ][INFO    ][19339] Running state [gtw01] at time 03:45:02.588490
2017-12-15 03:45:02,589 [salt.state       ][INFO    ][19339] Executing state host.present for gtw01
2017-12-15 03:45:02,589 [salt.state       ][INFO    ][19339] Host gtw01 (10.167.4.124) already present
2017-12-15 03:45:02,589 [salt.state       ][INFO    ][19339] Completed state [gtw01] at time 03:45:02.589398 duration_in_ms=0.907
2017-12-15 03:45:02,590 [salt.state       ][INFO    ][19339] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.589663
2017-12-15 03:45:02,590 [salt.state       ][INFO    ][19339] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,590 [salt.state       ][INFO    ][19339] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:45:02,591 [salt.state       ][INFO    ][19339] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.590570 duration_in_ms=0.906
2017-12-15 03:45:02,591 [salt.state       ][INFO    ][19339] Running state [gtw02] at time 03:45:02.590846
2017-12-15 03:45:02,591 [salt.state       ][INFO    ][19339] Executing state host.present for gtw02
2017-12-15 03:45:02,592 [salt.state       ][INFO    ][19339] Host gtw02 (10.167.4.125) already present
2017-12-15 03:45:02,592 [salt.state       ][INFO    ][19339] Completed state [gtw02] at time 03:45:02.591777 duration_in_ms=0.93
2017-12-15 03:45:02,592 [salt.state       ][INFO    ][19339] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.592048
2017-12-15 03:45:02,592 [salt.state       ][INFO    ][19339] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,593 [salt.state       ][INFO    ][19339] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:45:02,593 [salt.state       ][INFO    ][19339] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.592959 duration_in_ms=0.911
2017-12-15 03:45:02,593 [salt.state       ][INFO    ][19339] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.593228
2017-12-15 03:45:02,593 [salt.state       ][INFO    ][19339] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,594 [salt.state       ][INFO    ][19339] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:45:02,594 [salt.state       ][INFO    ][19339] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.594145 duration_in_ms=0.917
2017-12-15 03:45:02,594 [salt.state       ][INFO    ][19339] Running state [msg02] at time 03:45:02.594413
2017-12-15 03:45:02,595 [salt.state       ][INFO    ][19339] Executing state host.present for msg02
2017-12-15 03:45:02,595 [salt.state       ][INFO    ][19339] Host msg02 (10.167.4.42) already present
2017-12-15 03:45:02,595 [salt.state       ][INFO    ][19339] Completed state [msg02] at time 03:45:02.595330 duration_in_ms=0.916
2017-12-15 03:45:02,596 [salt.state       ][INFO    ][19339] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.595625
2017-12-15 03:45:02,596 [salt.state       ][INFO    ][19339] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,596 [salt.state       ][INFO    ][19339] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:45:02,597 [salt.state       ][INFO    ][19339] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.596537 duration_in_ms=0.911
2017-12-15 03:45:02,597 [salt.state       ][INFO    ][19339] Running state [msg03] at time 03:45:02.596804
2017-12-15 03:45:02,597 [salt.state       ][INFO    ][19339] Executing state host.present for msg03
2017-12-15 03:45:02,597 [salt.state       ][INFO    ][19339] Host msg03 (10.167.4.43) already present
2017-12-15 03:45:02,598 [salt.state       ][INFO    ][19339] Completed state [msg03] at time 03:45:02.597705 duration_in_ms=0.901
2017-12-15 03:45:02,598 [salt.state       ][INFO    ][19339] Running state [file.replace] at time 03:45:02.598419
2017-12-15 03:45:02,599 [salt.state       ][INFO    ][19339] Executing state module.run for file.replace
2017-12-15 03:45:02,664 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:45:02,672 [salt.state       ][INFO    ][19339] onlyif execution failed
2017-12-15 03:45:02,672 [salt.state       ][INFO    ][19339] Completed state [file.replace] at time 03:45:02.671979 duration_in_ms=73.559
2017-12-15 03:45:02,672 [salt.state       ][INFO    ][19339] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.672354
2017-12-15 03:45:02,673 [salt.state       ][INFO    ][19339] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,673 [salt.state       ][INFO    ][19339] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:45:02,674 [salt.state       ][INFO    ][19339] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.673502 duration_in_ms=1.148
2017-12-15 03:45:02,674 [salt.state       ][INFO    ][19339] Running state [msg01] at time 03:45:02.673787
2017-12-15 03:45:02,674 [salt.state       ][INFO    ][19339] Executing state host.present for msg01
2017-12-15 03:45:02,674 [salt.state       ][INFO    ][19339] Host msg01 (10.167.4.41) already present
2017-12-15 03:45:02,675 [salt.state       ][INFO    ][19339] Completed state [msg01] at time 03:45:02.674723 duration_in_ms=0.935
2017-12-15 03:45:02,675 [salt.state       ][INFO    ][19339] Running state [msg] at time 03:45:02.675018
2017-12-15 03:45:02,675 [salt.state       ][INFO    ][19339] Executing state host.present for msg
2017-12-15 03:45:02,676 [salt.state       ][INFO    ][19339] Host msg (10.167.4.40) already present
2017-12-15 03:45:02,676 [salt.state       ][INFO    ][19339] Completed state [msg] at time 03:45:02.675995 duration_in_ms=0.977
2017-12-15 03:45:02,676 [salt.state       ][INFO    ][19339] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.676270
2017-12-15 03:45:02,677 [salt.state       ][INFO    ][19339] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,677 [salt.state       ][INFO    ][19339] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:45:02,677 [salt.state       ][INFO    ][19339] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.677204 duration_in_ms=0.933
2017-12-15 03:45:02,678 [salt.state       ][INFO    ][19339] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.677482
2017-12-15 03:45:02,678 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,678 [salt.state       ][INFO    ][19339] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:45:02,678 [salt.state       ][INFO    ][19339] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.678400 duration_in_ms=0.918
2017-12-15 03:45:02,679 [salt.state       ][INFO    ][19339] Running state [cfg01] at time 03:45:02.678671
2017-12-15 03:45:02,679 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01
2017-12-15 03:45:02,679 [salt.state       ][INFO    ][19339] Host cfg01 (10.167.4.100) already present
2017-12-15 03:45:02,680 [salt.state       ][INFO    ][19339] Completed state [cfg01] at time 03:45:02.679637 duration_in_ms=0.967
2017-12-15 03:45:02,680 [salt.state       ][INFO    ][19339] Running state [cmp002] at time 03:45:02.679927
2017-12-15 03:45:02,680 [salt.state       ][INFO    ][19339] Executing state host.present for cmp002
2017-12-15 03:45:02,681 [salt.state       ][INFO    ][19339] Host cmp002 (10.167.4.102) already present
2017-12-15 03:45:02,681 [salt.state       ][INFO    ][19339] Completed state [cmp002] at time 03:45:02.681066 duration_in_ms=1.138
2017-12-15 03:45:02,681 [salt.state       ][INFO    ][19339] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.681340
2017-12-15 03:45:02,682 [salt.state       ][INFO    ][19339] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,682 [salt.state       ][INFO    ][19339] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:45:02,682 [salt.state       ][INFO    ][19339] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.682251 duration_in_ms=0.911
2017-12-15 03:45:02,683 [salt.state       ][INFO    ][19339] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.682530
2017-12-15 03:45:02,683 [salt.state       ][INFO    ][19339] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,683 [salt.state       ][INFO    ][19339] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:45:02,683 [salt.state       ][INFO    ][19339] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.683456 duration_in_ms=0.925
2017-12-15 03:45:02,684 [salt.state       ][INFO    ][19339] Running state [cmp001] at time 03:45:02.683759
2017-12-15 03:45:02,684 [salt.state       ][INFO    ][19339] Executing state host.present for cmp001
2017-12-15 03:45:02,684 [salt.state       ][INFO    ][19339] Host cmp001 (10.167.4.101) already present
2017-12-15 03:45:02,685 [salt.state       ][INFO    ][19339] Completed state [cmp001] at time 03:45:02.684684 duration_in_ms=0.924
2017-12-15 03:45:02,685 [salt.state       ][INFO    ][19339] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.684958
2017-12-15 03:45:02,685 [salt.state       ][INFO    ][19339] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,686 [salt.state       ][INFO    ][19339] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:45:02,686 [salt.state       ][INFO    ][19339] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.685874 duration_in_ms=0.916
2017-12-15 03:45:02,686 [salt.state       ][INFO    ][19339] Running state [dbs01] at time 03:45:02.686143
2017-12-15 03:45:02,686 [salt.state       ][INFO    ][19339] Executing state host.present for dbs01
2017-12-15 03:45:02,687 [salt.state       ][INFO    ][19339] Host dbs01 (10.167.4.51) already present
2017-12-15 03:45:02,687 [salt.state       ][INFO    ][19339] Completed state [dbs01] at time 03:45:02.687069 duration_in_ms=0.926
2017-12-15 03:45:02,687 [salt.state       ][INFO    ][19339] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.687340
2017-12-15 03:45:02,688 [salt.state       ][INFO    ][19339] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,688 [salt.state       ][INFO    ][19339] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:45:02,688 [salt.state       ][INFO    ][19339] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.688310 duration_in_ms=0.97
2017-12-15 03:45:02,689 [salt.state       ][INFO    ][19339] Running state [dbs02] at time 03:45:02.688579
2017-12-15 03:45:02,689 [salt.state       ][INFO    ][19339] Executing state host.present for dbs02
2017-12-15 03:45:02,689 [salt.state       ][INFO    ][19339] Host dbs02 (10.167.4.52) already present
2017-12-15 03:45:02,690 [salt.state       ][INFO    ][19339] Completed state [dbs02] at time 03:45:02.689492 duration_in_ms=0.913
2017-12-15 03:45:02,690 [salt.state       ][INFO    ][19339] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.689763
2017-12-15 03:45:02,690 [salt.state       ][INFO    ][19339] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,690 [salt.state       ][INFO    ][19339] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:45:02,691 [salt.state       ][INFO    ][19339] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.690680 duration_in_ms=0.917
2017-12-15 03:45:02,691 [salt.state       ][INFO    ][19339] Running state [dbs03] at time 03:45:02.690959
2017-12-15 03:45:02,691 [salt.state       ][INFO    ][19339] Executing state host.present for dbs03
2017-12-15 03:45:02,692 [salt.state       ][INFO    ][19339] Host dbs03 (10.167.4.53) already present
2017-12-15 03:45:02,692 [salt.state       ][INFO    ][19339] Completed state [dbs03] at time 03:45:02.691916 duration_in_ms=0.957
2017-12-15 03:45:02,692 [salt.state       ][INFO    ][19339] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.692190
2017-12-15 03:45:02,692 [salt.state       ][INFO    ][19339] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,693 [salt.state       ][INFO    ][19339] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:45:02,693 [salt.state       ][INFO    ][19339] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.693101 duration_in_ms=0.911
2017-12-15 03:45:02,693 [salt.state       ][INFO    ][19339] Running state [mas01] at time 03:45:02.693371
2017-12-15 03:45:02,694 [salt.state       ][INFO    ][19339] Executing state host.present for mas01
2017-12-15 03:45:02,694 [salt.state       ][INFO    ][19339] Host mas01 (10.167.4.3) already present
2017-12-15 03:45:02,694 [salt.state       ][INFO    ][19339] Completed state [mas01] at time 03:45:02.694283 duration_in_ms=0.913
2017-12-15 03:45:02,695 [salt.state       ][INFO    ][19339] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.694555
2017-12-15 03:45:02,695 [salt.state       ][INFO    ][19339] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,695 [salt.state       ][INFO    ][19339] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:45:02,696 [salt.state       ][INFO    ][19339] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.695486 duration_in_ms=0.931
2017-12-15 03:45:02,696 [salt.state       ][INFO    ][19339] Running state [ctl02] at time 03:45:02.695810
2017-12-15 03:45:02,696 [salt.state       ][INFO    ][19339] Executing state host.present for ctl02
2017-12-15 03:45:02,697 [salt.state       ][INFO    ][19339] Host ctl02 (10.167.4.12) already present
2017-12-15 03:45:02,697 [salt.state       ][INFO    ][19339] Completed state [ctl02] at time 03:45:02.696757 duration_in_ms=0.947
2017-12-15 03:45:02,697 [salt.state       ][INFO    ][19339] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.697026
2017-12-15 03:45:02,697 [salt.state       ][INFO    ][19339] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,698 [salt.state       ][INFO    ][19339] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:45:02,698 [salt.state       ][INFO    ][19339] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.697944 duration_in_ms=0.917
2017-12-15 03:45:02,698 [salt.state       ][INFO    ][19339] Running state [ctl03] at time 03:45:02.698213
2017-12-15 03:45:02,698 [salt.state       ][INFO    ][19339] Executing state host.present for ctl03
2017-12-15 03:45:02,699 [salt.state       ][INFO    ][19339] Host ctl03 (10.167.4.13) already present
2017-12-15 03:45:02,699 [salt.state       ][INFO    ][19339] Completed state [ctl03] at time 03:45:02.699141 duration_in_ms=0.929
2017-12-15 03:45:02,699 [salt.state       ][INFO    ][19339] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.699411
2017-12-15 03:45:02,700 [salt.state       ][INFO    ][19339] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,700 [salt.state       ][INFO    ][19339] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:45:02,700 [salt.state       ][INFO    ][19339] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.700378 duration_in_ms=0.967
2017-12-15 03:45:02,701 [salt.state       ][INFO    ][19339] Running state [ctl01] at time 03:45:02.700650
2017-12-15 03:45:02,701 [salt.state       ][INFO    ][19339] Executing state host.present for ctl01
2017-12-15 03:45:02,701 [salt.state       ][INFO    ][19339] Host ctl01 (10.167.4.11) already present
2017-12-15 03:45:02,702 [salt.state       ][INFO    ][19339] Completed state [ctl01] at time 03:45:02.701568 duration_in_ms=0.918
2017-12-15 03:45:02,702 [salt.state       ][INFO    ][19339] Running state [ctl] at time 03:45:02.701838
2017-12-15 03:45:02,702 [salt.state       ][INFO    ][19339] Executing state host.present for ctl
2017-12-15 03:45:02,703 [salt.state       ][INFO    ][19339] Host ctl (10.167.4.10) already present
2017-12-15 03:45:02,703 [salt.state       ][INFO    ][19339] Completed state [ctl] at time 03:45:02.702758 duration_in_ms=0.92
2017-12-15 03:45:02,703 [salt.state       ][INFO    ][19339] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.703035
2017-12-15 03:45:02,703 [salt.state       ][INFO    ][19339] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,704 [salt.state       ][INFO    ][19339] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:45:02,704 [salt.state       ][INFO    ][19339] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.704024 duration_in_ms=0.989
2017-12-15 03:45:02,704 [salt.state       ][INFO    ][19339] Running state [ens2] at time 03:45:02.704293
2017-12-15 03:45:02,705 [salt.state       ][INFO    ][19339] Executing state network.managed for ens2
2017-12-15 03:45:03,038 [salt.state       ][INFO    ][19339] Interface ens2 is up to date.
2017-12-15 03:45:03,038 [salt.state       ][INFO    ][19339] Completed state [ens2] at time 03:45:03.038272 duration_in_ms=333.977
2017-12-15 03:45:03,039 [salt.state       ][INFO    ][19339] Running state [ens3] at time 03:45:03.038599
2017-12-15 03:45:03,039 [salt.state       ][INFO    ][19339] Executing state network.managed for ens3
2017-12-15 03:45:03,372 [salt.state       ][INFO    ][19339] Interface ens3 is up to date.
2017-12-15 03:45:03,372 [salt.state       ][INFO    ][19339] Completed state [ens3] at time 03:45:03.372272 duration_in_ms=333.673
2017-12-15 03:45:03,372 [salt.state       ][INFO    ][19339] Running state [/etc/profile.d/proxy.sh] at time 03:45:03.372469
2017-12-15 03:45:03,373 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:45:03,373 [salt.state       ][INFO    ][19339] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:45:03,373 [salt.state       ][INFO    ][19339] Completed state [/etc/profile.d/proxy.sh] at time 03:45:03.373036 duration_in_ms=0.566
2017-12-15 03:45:03,373 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:45:03.373178
2017-12-15 03:45:03,373 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:45:03,374 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:45:03,374 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:45:03.373618 duration_in_ms=0.44
2017-12-15 03:45:03,374 [salt.state       ][INFO    ][19339] Running state [ntp] at time 03:45:03.373760
2017-12-15 03:45:03,374 [salt.state       ][INFO    ][19339] Executing state pkg.installed for ntp
2017-12-15 03:45:03,377 [salt.state       ][INFO    ][19339] Package ntp is already installed
2017-12-15 03:45:03,377 [salt.state       ][INFO    ][19339] Completed state [ntp] at time 03:45:03.377164 duration_in_ms=3.403
2017-12-15 03:45:03,378 [salt.state       ][INFO    ][19339] Running state [/etc/ntp.conf] at time 03:45:03.377893
2017-12-15 03:45:03,378 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:45:03,400 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:45:03,425 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:45:03,431 [salt.state       ][INFO    ][19339] File /etc/ntp.conf is in the correct state
2017-12-15 03:45:03,431 [salt.state       ][INFO    ][19339] Completed state [/etc/ntp.conf] at time 03:45:03.431404 duration_in_ms=53.509
2017-12-15 03:45:03,432 [salt.state       ][INFO    ][19339] Running state [ntp] at time 03:45:03.432196
2017-12-15 03:45:03,432 [salt.state       ][INFO    ][19339] Executing state service.running for ntp
2017-12-15 03:45:03,433 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:45:03,446 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:45:03,456 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:45:03,470 [salt.state       ][INFO    ][19339] The service ntp is already running
2017-12-15 03:45:03,471 [salt.state       ][INFO    ][19339] Completed state [ntp] at time 03:45:03.470591 duration_in_ms=38.395
2017-12-15 03:45:03,473 [salt.minion      ][INFO    ][19339] Returning information for job: 20171215034445478327
2017-12-15 03:45:04,773 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171215034504761976
2017-12-15 03:45:04,795 [salt.minion      ][INFO    ][21297] Starting a new job with PID 21297
2017-12-15 03:45:04,805 [salt.minion      ][INFO    ][21297] Returning information for job: 20171215034504761976
2017-12-15 03:45:28,840 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command pkg.upgrade with jid 20171215034528835545
2017-12-15 03:45:28,878 [salt.minion      ][INFO    ][21307] Starting a new job with PID 21307
2017-12-15 03:45:28,899 [salt.loaded.int.module.cmdmod][INFO    ][21307] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:45:29,426 [salt.loaded.int.module.cmdmod][INFO    ][21307] 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-15 03:45:38,924 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034538915032
2017-12-15 03:45:38,948 [salt.minion      ][INFO    ][21327] Starting a new job with PID 21327
2017-12-15 03:45:38,989 [salt.minion      ][INFO    ][21327] Returning information for job: 20171215034538915032
2017-12-15 03:45:48,981 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034548971571
2017-12-15 03:45:49,011 [salt.minion      ][INFO    ][21337] Starting a new job with PID 21337
2017-12-15 03:45:49,032 [salt.minion      ][INFO    ][21337] Returning information for job: 20171215034548971571
2017-12-15 03:45:59,199 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034559190854
2017-12-15 03:45:59,223 [salt.minion      ][INFO    ][21342] Starting a new job with PID 21342
2017-12-15 03:45:59,235 [salt.minion      ][INFO    ][21342] Returning information for job: 20171215034559190854
2017-12-15 03:46:09,342 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034609333186
2017-12-15 03:46:09,371 [salt.minion      ][INFO    ][21347] Starting a new job with PID 21347
2017-12-15 03:46:09,523 [salt.minion      ][INFO    ][21347] Returning information for job: 20171215034609333186
2017-12-15 03:46:19,478 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034619470392
2017-12-15 03:46:19,499 [salt.minion      ][INFO    ][21357] Starting a new job with PID 21357
2017-12-15 03:46:19,516 [salt.minion      ][INFO    ][21357] Returning information for job: 20171215034619470392
2017-12-15 03:46:29,574 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034629566275
2017-12-15 03:46:29,598 [salt.minion      ][INFO    ][21400] Starting a new job with PID 21400
2017-12-15 03:46:29,611 [salt.minion      ][INFO    ][21400] Returning information for job: 20171215034629566275
2017-12-15 03:46:39,676 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034639668581
2017-12-15 03:46:39,714 [salt.minion      ][INFO    ][21421] Starting a new job with PID 21421
2017-12-15 03:46:39,763 [salt.minion      ][INFO    ][21421] Returning information for job: 20171215034639668581
2017-12-15 03:46:49,751 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034649743047
2017-12-15 03:46:49,786 [salt.minion      ][INFO    ][21527] Starting a new job with PID 21527
2017-12-15 03:46:49,797 [salt.minion      ][INFO    ][21527] Returning information for job: 20171215034649743047
2017-12-15 03:46:59,788 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034659780500
2017-12-15 03:46:59,819 [salt.minion      ][INFO    ][21608] Starting a new job with PID 21608
2017-12-15 03:46:59,879 [salt.minion      ][INFO    ][21608] Returning information for job: 20171215034659780500
2017-12-15 03:47:09,845 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034709837895
2017-12-15 03:47:09,876 [salt.minion      ][INFO    ][21629] Starting a new job with PID 21629
2017-12-15 03:47:09,886 [salt.minion      ][INFO    ][21629] Returning information for job: 20171215034709837895
2017-12-15 03:47:19,866 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034719857743
2017-12-15 03:47:19,894 [salt.minion      ][INFO    ][21642] Starting a new job with PID 21642
2017-12-15 03:47:19,906 [salt.minion      ][INFO    ][21642] Returning information for job: 20171215034719857743
2017-12-15 03:47:29,888 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034729880540
2017-12-15 03:47:29,930 [salt.minion      ][INFO    ][21658] Starting a new job with PID 21658
2017-12-15 03:47:29,941 [salt.minion      ][INFO    ][21658] Returning information for job: 20171215034729880540
2017-12-15 03:47:40,106 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034740097940
2017-12-15 03:47:40,536 [salt.minion      ][INFO    ][21668] Starting a new job with PID 21668
2017-12-15 03:47:40,545 [salt.minion      ][INFO    ][21668] Returning information for job: 20171215034740097940
2017-12-15 03:47:50,152 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034750143930
2017-12-15 03:47:50,195 [salt.minion      ][INFO    ][21673] Starting a new job with PID 21673
2017-12-15 03:47:50,205 [salt.minion      ][INFO    ][21673] Returning information for job: 20171215034750143930
2017-12-15 03:48:00,195 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034800187944
2017-12-15 03:48:00,235 [salt.minion      ][INFO    ][21688] Starting a new job with PID 21688
2017-12-15 03:48:00,244 [salt.minion      ][INFO    ][21688] Returning information for job: 20171215034800187944
2017-12-15 03:48:10,358 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034810351239
2017-12-15 03:48:10,395 [salt.minion      ][INFO    ][21713] Starting a new job with PID 21713
2017-12-15 03:48:10,408 [salt.minion      ][INFO    ][21713] Returning information for job: 20171215034810351239
2017-12-15 03:48:20,380 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034820373504
2017-12-15 03:48:20,409 [salt.minion      ][INFO    ][21730] Starting a new job with PID 21730
2017-12-15 03:48:20,527 [salt.minion      ][INFO    ][21730] Returning information for job: 20171215034820373504
2017-12-15 03:48:30,592 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034830584132
2017-12-15 03:48:30,628 [salt.minion      ][INFO    ][21792] Starting a new job with PID 21792
2017-12-15 03:48:30,642 [salt.minion      ][INFO    ][21792] Returning information for job: 20171215034830584132
2017-12-15 03:48:40,689 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034840681999
2017-12-15 03:48:40,725 [salt.minion      ][INFO    ][21821] Starting a new job with PID 21821
2017-12-15 03:48:41,161 [salt.minion      ][INFO    ][21821] Returning information for job: 20171215034840681999
2017-12-15 03:48:50,723 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034850716261
2017-12-15 03:48:50,756 [salt.minion      ][INFO    ][21906] Starting a new job with PID 21906
2017-12-15 03:48:51,057 [salt.minion      ][INFO    ][21906] Returning information for job: 20171215034850716261
2017-12-15 03:49:00,863 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034900856977
2017-12-15 03:49:00,889 [salt.minion      ][INFO    ][21997] Starting a new job with PID 21997
2017-12-15 03:49:00,911 [salt.minion      ][INFO    ][21997] Returning information for job: 20171215034900856977
2017-12-15 03:49:10,990 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034910985264
2017-12-15 03:49:11,025 [salt.minion      ][INFO    ][22016] Starting a new job with PID 22016
2017-12-15 03:49:11,319 [salt.minion      ][INFO    ][22016] Returning information for job: 20171215034910985264
2017-12-15 03:49:21,068 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034921063605
2017-12-15 03:49:21,103 [salt.minion      ][INFO    ][22051] Starting a new job with PID 22051
2017-12-15 03:49:21,117 [salt.minion      ][INFO    ][22051] Returning information for job: 20171215034921063605
2017-12-15 03:49:31,245 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034931234010
2017-12-15 03:49:31,275 [salt.minion      ][INFO    ][22078] Starting a new job with PID 22078
2017-12-15 03:49:31,284 [salt.minion      ][INFO    ][22078] Returning information for job: 20171215034931234010
2017-12-15 03:49:41,312 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034941281674
2017-12-15 03:49:41,344 [salt.minion      ][INFO    ][22114] Starting a new job with PID 22114
2017-12-15 03:49:41,448 [salt.minion      ][INFO    ][22114] Returning information for job: 20171215034941281674
2017-12-15 03:49:51,432 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034951426881
2017-12-15 03:49:51,463 [salt.minion      ][INFO    ][22142] Starting a new job with PID 22142
2017-12-15 03:49:51,477 [salt.minion      ][INFO    ][22142] Returning information for job: 20171215034951426881
2017-12-15 03:50:01,611 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035001606346
2017-12-15 03:50:01,641 [salt.minion      ][INFO    ][22174] Starting a new job with PID 22174
2017-12-15 03:50:01,703 [salt.minion      ][INFO    ][22174] Returning information for job: 20171215035001606346
2017-12-15 03:50:11,761 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035011755832
2017-12-15 03:50:11,789 [salt.minion      ][INFO    ][22207] Starting a new job with PID 22207
2017-12-15 03:50:11,799 [salt.minion      ][INFO    ][22207] Returning information for job: 20171215035011755832
2017-12-15 03:50:21,832 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035021823395
2017-12-15 03:50:21,862 [salt.minion      ][INFO    ][22212] Starting a new job with PID 22212
2017-12-15 03:50:21,874 [salt.minion      ][INFO    ][22212] Returning information for job: 20171215035021823395
2017-12-15 03:50:31,877 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035031868652
2017-12-15 03:50:31,919 [salt.minion      ][INFO    ][22222] Starting a new job with PID 22222
2017-12-15 03:50:31,931 [salt.minion      ][INFO    ][22222] Returning information for job: 20171215035031868652
2017-12-15 03:50:41,920 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035041912501
2017-12-15 03:50:41,950 [salt.minion      ][INFO    ][22316] Starting a new job with PID 22316
2017-12-15 03:50:41,962 [salt.minion      ][INFO    ][22316] Returning information for job: 20171215035041912501
2017-12-15 03:50:51,993 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035051983063
2017-12-15 03:50:52,032 [salt.minion      ][INFO    ][22350] Starting a new job with PID 22350
2017-12-15 03:50:52,043 [salt.minion      ][INFO    ][22350] Returning information for job: 20171215035051983063
2017-12-15 03:51:02,018 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035102008859
2017-12-15 03:51:02,097 [salt.minion      ][INFO    ][22426] Starting a new job with PID 22426
2017-12-15 03:51:02,133 [salt.minion      ][INFO    ][22426] Returning information for job: 20171215035102008859
2017-12-15 03:51:12,233 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035112222209
2017-12-15 03:51:12,271 [salt.minion      ][INFO    ][22441] Starting a new job with PID 22441
2017-12-15 03:51:12,512 [salt.minion      ][INFO    ][22441] Returning information for job: 20171215035112222209
2017-12-15 03:51:22,442 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035122431575
2017-12-15 03:51:22,470 [salt.minion      ][INFO    ][22465] Starting a new job with PID 22465
2017-12-15 03:51:22,537 [salt.minion      ][INFO    ][22465] Returning information for job: 20171215035122431575
2017-12-15 03:51:32,571 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035132560704
2017-12-15 03:51:32,607 [salt.minion      ][INFO    ][22490] Starting a new job with PID 22490
2017-12-15 03:51:32,617 [salt.minion      ][INFO    ][22490] Returning information for job: 20171215035132560704
2017-12-15 03:51:42,785 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035142773155
2017-12-15 03:51:42,822 [salt.minion      ][INFO    ][22590] Starting a new job with PID 22590
2017-12-15 03:51:43,054 [salt.minion      ][INFO    ][22590] Returning information for job: 20171215035142773155
2017-12-15 03:51:52,870 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035152859978
2017-12-15 03:51:52,910 [salt.minion      ][INFO    ][22615] Starting a new job with PID 22615
2017-12-15 03:51:53,288 [salt.minion      ][INFO    ][22615] Returning information for job: 20171215035152859978
2017-12-15 03:52:02,983 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035202973399
2017-12-15 03:52:03,016 [salt.minion      ][INFO    ][22634] Starting a new job with PID 22634
2017-12-15 03:52:03,724 [salt.minion      ][INFO    ][22634] Returning information for job: 20171215035202973399
2017-12-15 03:52:13,020 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035213009787
2017-12-15 03:52:13,047 [salt.minion      ][INFO    ][22649] Starting a new job with PID 22649
2017-12-15 03:52:13,061 [salt.minion      ][INFO    ][22649] Returning information for job: 20171215035213009787
2017-12-15 03:52:23,226 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035223216078
2017-12-15 03:52:23,258 [salt.minion      ][INFO    ][22669] Starting a new job with PID 22669
2017-12-15 03:52:23,269 [salt.minion      ][INFO    ][22669] Returning information for job: 20171215035223216078
2017-12-15 03:52:33,401 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035233388700
2017-12-15 03:52:33,435 [salt.minion      ][INFO    ][22683] Starting a new job with PID 22683
2017-12-15 03:52:33,460 [salt.minion      ][INFO    ][22683] Returning information for job: 20171215035233388700
2017-12-15 03:52:43,542 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035243533011
2017-12-15 03:52:43,575 [salt.minion      ][INFO    ][22721] Starting a new job with PID 22721
2017-12-15 03:52:43,633 [salt.minion      ][INFO    ][22721] Returning information for job: 20171215035243533011
2017-12-15 03:52:53,756 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035253747135
2017-12-15 03:52:53,796 [salt.minion      ][INFO    ][22752] Starting a new job with PID 22752
2017-12-15 03:52:53,899 [salt.minion      ][INFO    ][22752] Returning information for job: 20171215035253747135
2017-12-15 03:53:03,795 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035303786019
2017-12-15 03:53:03,821 [salt.minion      ][INFO    ][22786] Starting a new job with PID 22786
2017-12-15 03:53:04,028 [salt.minion      ][INFO    ][22786] Returning information for job: 20171215035303786019
2017-12-15 03:53:13,985 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035313975992
2017-12-15 03:53:14,017 [salt.minion      ][INFO    ][22824] Starting a new job with PID 22824
2017-12-15 03:53:14,074 [salt.minion      ][INFO    ][22824] Returning information for job: 20171215035313975992
2017-12-15 03:53:24,057 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035324048004
2017-12-15 03:53:24,099 [salt.minion      ][INFO    ][22853] Starting a new job with PID 22853
2017-12-15 03:53:24,114 [salt.minion      ][INFO    ][22853] Returning information for job: 20171215035324048004
2017-12-15 03:53:34,088 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035334079936
2017-12-15 03:53:34,128 [salt.minion      ][INFO    ][22885] Starting a new job with PID 22885
2017-12-15 03:53:34,292 [salt.minion      ][INFO    ][22885] Returning information for job: 20171215035334079936
2017-12-15 03:53:44,291 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035344281980
2017-12-15 03:53:44,322 [salt.minion      ][INFO    ][22913] Starting a new job with PID 22913
2017-12-15 03:53:44,340 [salt.minion      ][INFO    ][22913] Returning information for job: 20171215035344281980
2017-12-15 03:53:54,500 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035354491372
2017-12-15 03:53:54,537 [salt.minion      ][INFO    ][22918] Starting a new job with PID 22918
2017-12-15 03:53:54,556 [salt.minion      ][INFO    ][22918] Returning information for job: 20171215035354491372
2017-12-15 03:54:04,713 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035404703939
2017-12-15 03:54:04,749 [salt.minion      ][INFO    ][22928] Starting a new job with PID 22928
2017-12-15 03:54:04,762 [salt.minion      ][INFO    ][22928] Returning information for job: 20171215035404703939
2017-12-15 03:54:14,856 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035414846104
2017-12-15 03:54:14,888 [salt.minion      ][INFO    ][22933] Starting a new job with PID 22933
2017-12-15 03:54:16,162 [salt.minion      ][INFO    ][22933] Returning information for job: 20171215035414846104
2017-12-15 03:54:25,023 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035425013352
2017-12-15 03:54:25,056 [salt.minion      ][INFO    ][22943] Starting a new job with PID 22943
2017-12-15 03:54:25,635 [salt.minion      ][INFO    ][22943] Returning information for job: 20171215035425013352
2017-12-15 03:54:35,151 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035435142182
2017-12-15 03:54:35,189 [salt.minion      ][INFO    ][22948] Starting a new job with PID 22948
2017-12-15 03:54:35,557 [salt.minion      ][INFO    ][22948] Returning information for job: 20171215035435142182
2017-12-15 03:54:45,357 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035445349488
2017-12-15 03:54:45,394 [salt.minion      ][INFO    ][22976] Starting a new job with PID 22976
2017-12-15 03:54:45,406 [salt.minion      ][INFO    ][22976] Returning information for job: 20171215035445349488
2017-12-15 03:54:55,536 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035455527926
2017-12-15 03:54:55,569 [salt.minion      ][INFO    ][23000] Starting a new job with PID 23000
2017-12-15 03:54:56,301 [salt.minion      ][INFO    ][23000] Returning information for job: 20171215035455527926
2017-12-15 03:55:05,629 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035505621035
2017-12-15 03:55:05,660 [salt.minion      ][INFO    ][23019] Starting a new job with PID 23019
2017-12-15 03:55:05,674 [salt.minion      ][INFO    ][23019] Returning information for job: 20171215035505621035
2017-12-15 03:55:15,748 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035515740098
2017-12-15 03:55:15,782 [salt.minion      ][INFO    ][23058] Starting a new job with PID 23058
2017-12-15 03:55:15,796 [salt.minion      ][INFO    ][23058] Returning information for job: 20171215035515740098
2017-12-15 03:55:25,819 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035525812027
2017-12-15 03:55:25,849 [salt.minion      ][INFO    ][23167] Starting a new job with PID 23167
2017-12-15 03:55:25,869 [salt.minion      ][INFO    ][23167] Returning information for job: 20171215035525812027
2017-12-15 03:55:35,978 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035535968374
2017-12-15 03:55:36,015 [salt.minion      ][INFO    ][23197] Starting a new job with PID 23197
2017-12-15 03:55:36,071 [salt.minion      ][INFO    ][23197] Returning information for job: 20171215035535968374
2017-12-15 03:55:46,006 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035545996037
2017-12-15 03:55:46,045 [salt.minion      ][INFO    ][23288] Starting a new job with PID 23288
2017-12-15 03:55:46,058 [salt.minion      ][INFO    ][23288] Returning information for job: 20171215035545996037
2017-12-15 03:55:56,232 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035556221756
2017-12-15 03:55:56,264 [salt.minion      ][INFO    ][23319] Starting a new job with PID 23319
2017-12-15 03:55:56,280 [salt.minion      ][INFO    ][23319] Returning information for job: 20171215035556221756
2017-12-15 03:56:06,395 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035606384939
2017-12-15 03:56:06,432 [salt.minion      ][INFO    ][23338] Starting a new job with PID 23338
2017-12-15 03:56:06,447 [salt.minion      ][INFO    ][23338] Returning information for job: 20171215035606384939
2017-12-15 03:56:16,477 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035616467202
2017-12-15 03:56:16,510 [salt.minion      ][INFO    ][23451] Starting a new job with PID 23451
2017-12-15 03:56:16,526 [salt.minion      ][INFO    ][23451] Returning information for job: 20171215035616467202
2017-12-15 03:56:26,552 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035626541724
2017-12-15 03:56:26,598 [salt.minion      ][INFO    ][23467] Starting a new job with PID 23467
2017-12-15 03:56:26,610 [salt.minion      ][INFO    ][23467] Returning information for job: 20171215035626541724
2017-12-15 03:56:36,688 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035636678022
2017-12-15 03:56:36,716 [salt.minion      ][INFO    ][23496] Starting a new job with PID 23496
2017-12-15 03:56:36,729 [salt.minion      ][INFO    ][23496] Returning information for job: 20171215035636678022
2017-12-15 03:56:46,772 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035646761468
2017-12-15 03:56:46,796 [salt.minion      ][INFO    ][23766] Starting a new job with PID 23766
2017-12-15 03:56:46,846 [salt.minion      ][INFO    ][23766] Returning information for job: 20171215035646761468
2017-12-15 03:56:56,955 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035656944676
2017-12-15 03:56:56,975 [salt.minion      ][INFO    ][23776] Starting a new job with PID 23776
2017-12-15 03:56:57,140 [salt.minion      ][INFO    ][23776] Returning information for job: 20171215035656944676
2017-12-15 03:57:07,099 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035707089862
2017-12-15 03:57:07,128 [salt.minion      ][INFO    ][23821] Starting a new job with PID 23821
2017-12-15 03:57:07,140 [salt.minion      ][INFO    ][23821] Returning information for job: 20171215035707089862
2017-12-15 03:57:17,202 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035717191680
2017-12-15 03:57:17,226 [salt.minion      ][INFO    ][24295] Starting a new job with PID 24295
2017-12-15 03:57:17,379 [salt.minion      ][INFO    ][24295] Returning information for job: 20171215035717191680
2017-12-15 03:57:27,283 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035727274772
2017-12-15 03:57:27,302 [salt.minion      ][INFO    ][25587] Starting a new job with PID 25587
2017-12-15 03:57:27,316 [salt.minion      ][INFO    ][25587] Returning information for job: 20171215035727274772
2017-12-15 03:57:37,407 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035737396449
2017-12-15 03:57:37,428 [salt.minion      ][INFO    ][29096] Starting a new job with PID 29096
2017-12-15 03:57:40,185 [salt.minion      ][INFO    ][29096] Returning information for job: 20171215035737396449
2017-12-15 03:57:47,438 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035747428984
2017-12-15 03:57:47,453 [salt.minion      ][INFO    ][32676] Starting a new job with PID 32676
2017-12-15 03:57:47,464 [salt.minion      ][INFO    ][32676] Returning information for job: 20171215035747428984
2017-12-15 03:57:55,663 [salt.loaded.int.module.cmdmod][INFO    ][21307] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:57:55,682 [salt.minion      ][INFO    ][21307] Returning information for job: 20171215034528835545
2017-12-15 03:57:57,928 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command test.ping with jid 20171215035757919667
2017-12-15 03:57:57,961 [salt.minion      ][INFO    ][1508] Starting a new job with PID 1508
2017-12-15 03:57:58,015 [salt.minion      ][INFO    ][1508] Returning information for job: 20171215035757919667
2017-12-15 04:01:08,767 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215040108759593
2017-12-15 04:01:08,784 [salt.minion      ][INFO    ][1702] Starting a new job with PID 1702
2017-12-15 04:01:10,268 [salt.state       ][INFO    ][1702] Loading fresh modules for state activity
2017-12-15 04:01:10,294 [salt.fileclient  ][INFO    ][1702] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-15 04:01:10,313 [salt.fileclient  ][INFO    ][1702] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-15 04:01:10,335 [salt.fileclient  ][INFO    ][1702] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 04:01:10,617 [salt.state       ][INFO    ][1702] Running state [lsof] at time 04:01:10.617058
2017-12-15 04:01:10,617 [salt.state       ][INFO    ][1702] Executing state pkg.installed for lsof
2017-12-15 04:01:10,618 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:01:11,042 [salt.state       ][INFO    ][1702] Package lsof is already installed
2017-12-15 04:01:11,043 [salt.state       ][INFO    ][1702] Completed state [lsof] at time 04:01:11.042606 duration_in_ms=425.548
2017-12-15 04:01:11,043 [salt.state       ][INFO    ][1702] Running state [keepalived] at time 04:01:11.042811
2017-12-15 04:01:11,043 [salt.state       ][INFO    ][1702] Executing state pkg.installed for keepalived
2017-12-15 04:01:11,058 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 04:01:13,406 [salt.loaded.int.module.cmdmod][INFO    ][1702] 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-15 04:01:18,809 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040118799883
2017-12-15 04:01:18,825 [salt.minion      ][INFO    ][2221] Starting a new job with PID 2221
2017-12-15 04:01:18,836 [salt.minion      ][INFO    ][2221] Returning information for job: 20171215040118799883
2017-12-15 04:01:19,972 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:01:19,995 [salt.state       ][INFO    ][1702] 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-15 04:01:20,004 [salt.state       ][INFO    ][1702] Loading fresh modules for state activity
2017-12-15 04:01:20,020 [salt.state       ][INFO    ][1702] Completed state [keepalived] at time 04:01:20.019853 duration_in_ms=8977.041
2017-12-15 04:01:20,022 [salt.state       ][INFO    ][1702] Running state [/etc/keepalived/keepalived.conf] at time 04:01:20.021808
2017-12-15 04:01:20,022 [salt.state       ][INFO    ][1702] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-15 04:01:20,050 [salt.fileclient  ][INFO    ][1702] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-15 04:01:20,088 [salt.fileclient  ][INFO    ][1702] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 04:01:20,095 [salt.state       ][INFO    ][1702] File changed:
New file
2017-12-15 04:01:20,096 [salt.state       ][INFO    ][1702] Completed state [/etc/keepalived/keepalived.conf] at time 04:01:20.095893 duration_in_ms=74.084
2017-12-15 04:01:20,156 [salt.state       ][INFO    ][1702] Running state [keepalived] at time 04:01:20.155966
2017-12-15 04:01:20,156 [salt.state       ][INFO    ][1702] Executing state service.running for keepalived
2017-12-15 04:01:20,158 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-15 04:01:20,168 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,177 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,186 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,196 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,230 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,238 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,251 [salt.loaded.int.module.cmdmod][INFO    ][1702] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 04:01:20,258 [salt.state       ][INFO    ][1702] {'keepalived': True}
2017-12-15 04:01:20,258 [salt.state       ][INFO    ][1702] Completed state [keepalived] at time 04:01:20.258159 duration_in_ms=102.193
2017-12-15 04:01:20,259 [salt.minion      ][INFO    ][1702] Returning information for job: 20171215040108759593
2017-12-15 04:01:21,104 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command pillar.get with jid 20171215040121095318
2017-12-15 04:01:21,133 [salt.minion      ][INFO    ][2413] Starting a new job with PID 2413
2017-12-15 04:01:21,139 [salt.minion      ][INFO    ][2413] Returning information for job: 20171215040121095318
2017-12-15 04:03:34,303 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215040334293865
2017-12-15 04:03:34,320 [salt.minion      ][INFO    ][2443] Starting a new job with PID 2443
2017-12-15 04:03:36,936 [salt.state       ][INFO    ][2443] Loading fresh modules for state activity
2017-12-15 04:03:36,959 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-15 04:03:36,979 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-15 04:03:36,991 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-15 04:03:37,017 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,029 [py.warnings      ][WARNING ][2443] /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-15 04:03:37,030 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-15 04:03:37,038 [salt.loaded.int.module.cmdmod][ERROR   ][2443] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-15 04:03:37,038 [salt.loaded.int.module.cmdmod][ERROR   ][2443] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-15 04:03:37,062 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-15 04:03:37,084 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,106 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-15 04:03:37,122 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,146 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-15 04:03:37,167 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,197 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-15 04:03:37,214 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,237 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-15 04:03:37,255 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:37,277 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 04:03:37,308 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 04:03:37,636 [salt.state       ][INFO    ][2443] Running state [rabbitmq-server] at time 04:03:37.636291
2017-12-15 04:03:37,637 [salt.state       ][INFO    ][2443] Executing state pkg.installed for rabbitmq-server
2017-12-15 04:03:37,637 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:03:38,076 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 04:03:40,296 [salt.loaded.int.module.cmdmod][INFO    ][2443] 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-15 04:03:44,396 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040344388044
2017-12-15 04:03:44,411 [salt.minion      ][INFO    ][2987] Starting a new job with PID 2987
2017-12-15 04:03:44,421 [salt.minion      ][INFO    ][2987] Returning information for job: 20171215040344388044
2017-12-15 04:03:54,486 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040354477674
2017-12-15 04:03:54,501 [salt.minion      ][INFO    ][3131] Starting a new job with PID 3131
2017-12-15 04:03:54,518 [salt.minion      ][INFO    ][3131] Returning information for job: 20171215040354477674
2017-12-15 04:04:04,689 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040404682245
2017-12-15 04:04:04,704 [salt.minion      ][INFO    ][3360] Starting a new job with PID 3360
2017-12-15 04:04:04,716 [salt.minion      ][INFO    ][3360] Returning information for job: 20171215040404682245
2017-12-15 04:04:14,889 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040414882150
2017-12-15 04:04:14,904 [salt.minion      ][INFO    ][3526] Starting a new job with PID 3526
2017-12-15 04:04:14,914 [salt.minion      ][INFO    ][3526] Returning information for job: 20171215040414882150
2017-12-15 04:04:25,086 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040425078999
2017-12-15 04:04:25,100 [salt.minion      ][INFO    ][3531] Starting a new job with PID 3531
2017-12-15 04:04:25,109 [salt.minion      ][INFO    ][3531] Returning information for job: 20171215040425078999
2017-12-15 04:04:30,161 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:04:30,185 [salt.state       ][INFO    ][2443] 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-15 04:04:30,196 [salt.state       ][INFO    ][2443] Loading fresh modules for state activity
2017-12-15 04:04:30,216 [salt.state       ][INFO    ][2443] Completed state [rabbitmq-server] at time 04:04:30.215802 duration_in_ms=52579.512
2017-12-15 04:04:30,222 [salt.state       ][INFO    ][2443] Running state [gettext-base] at time 04:04:30.221880
2017-12-15 04:04:30,222 [salt.state       ][INFO    ][2443] Executing state pkg.installed for gettext-base
2017-12-15 04:04:30,398 [salt.state       ][INFO    ][2443] Package gettext-base is already installed
2017-12-15 04:04:30,398 [salt.state       ][INFO    ][2443] Completed state [gettext-base] at time 04:04:30.397921 duration_in_ms=176.04
2017-12-15 04:04:30,399 [salt.state       ][INFO    ][2443] Running state [/etc/rabbitmq/rabbitmq.config] at time 04:04:30.399305
2017-12-15 04:04:30,400 [salt.state       ][INFO    ][2443] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-15 04:04:30,424 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-15 04:04:30,453 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:30,466 [salt.state       ][INFO    ][2443] File changed:
New file
2017-12-15 04:04:30,467 [salt.state       ][INFO    ][2443] Completed state [/etc/rabbitmq/rabbitmq.config] at time 04:04:30.466775 duration_in_ms=67.47
2017-12-15 04:04:30,467 [salt.state       ][INFO    ][2443] Running state [/etc/default/rabbitmq-server] at time 04:04:30.467313
2017-12-15 04:04:30,468 [salt.state       ][INFO    ][2443] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-15 04:04:30,485 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-15 04:04:30,501 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:30,512 [salt.state       ][INFO    ][2443] 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-15 04:04:30,514 [salt.state       ][INFO    ][2443] Completed state [/etc/default/rabbitmq-server] at time 04:04:30.513500 duration_in_ms=46.186
2017-12-15 04:04:30,514 [salt.state       ][INFO    ][2443] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:30.514030
2017-12-15 04:04:30,514 [salt.state       ][INFO    ][2443] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-15 04:04:30,531 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-15 04:04:30,547 [salt.fileclient  ][INFO    ][2443] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:30,559 [salt.state       ][INFO    ][2443] File changed:
New file
2017-12-15 04:04:30,559 [salt.state       ][INFO    ][2443] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:30.559016 duration_in_ms=44.986
2017-12-15 04:04:30,560 [salt.state       ][INFO    ][2443] Running state [sleep 30] at time 04:04:30.560419
2017-12-15 04:04:30,561 [salt.state       ][INFO    ][2443] Executing state cmd.run for sleep 30
2017-12-15 04:04:30,561 [py.warnings      ][WARNING ][2443] /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-15 04:04:30,562 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-15 04:04:35,277 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040435270348
2017-12-15 04:04:35,294 [salt.minion      ][INFO    ][3612] Starting a new job with PID 3612
2017-12-15 04:04:35,304 [salt.minion      ][INFO    ][3612] Returning information for job: 20171215040435270348
2017-12-15 04:04:45,307 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040445299309
2017-12-15 04:04:45,324 [salt.minion      ][INFO    ][3622] Starting a new job with PID 3622
2017-12-15 04:04:45,334 [salt.minion      ][INFO    ][3622] Returning information for job: 20171215040445299309
2017-12-15 04:04:55,506 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040455499927
2017-12-15 04:04:55,523 [salt.minion      ][INFO    ][3627] Starting a new job with PID 3627
2017-12-15 04:04:55,533 [salt.minion      ][INFO    ][3627] Returning information for job: 20171215040455499927
2017-12-15 04:05:00,592 [salt.state       ][INFO    ][2443] {'pid': 3608, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:00,593 [salt.state       ][INFO    ][2443] Completed state [sleep 30] at time 04:05:00.592661 duration_in_ms=30032.24
2017-12-15 04:05:00,594 [salt.state       ][INFO    ][2443] Running state [service rabbitmq-server stop] at time 04:05:00.593613
2017-12-15 04:05:00,594 [salt.state       ][INFO    ][2443] Executing state cmd.run for service rabbitmq-server stop
2017-12-15 04:05:00,594 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-15 04:05:00,692 [salt.state       ][INFO    ][2443] {'pid': 3630, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:00,692 [salt.state       ][INFO    ][2443] Completed state [service rabbitmq-server stop] at time 04:05:00.692176 duration_in_ms=98.562
2017-12-15 04:05:00,693 [salt.state       ][INFO    ][2443] Running state [/var/lib/rabbitmq] at time 04:05:00.692572
2017-12-15 04:05:00,693 [salt.state       ][INFO    ][2443] Executing state file.directory for /var/lib/rabbitmq
2017-12-15 04:05:00,694 [salt.state       ][INFO    ][2443] Directory /var/lib/rabbitmq is in the correct state
2017-12-15 04:05:00,694 [salt.state       ][INFO    ][2443] Completed state [/var/lib/rabbitmq] at time 04:05:00.693872 duration_in_ms=1.299
2017-12-15 04:05:00,695 [salt.state       ][INFO    ][2443] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 04:05:00.695061
2017-12-15 04:05:00,695 [salt.state       ][INFO    ][2443] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-15 04:05:00,699 [salt.state       ][INFO    ][2443] File changed:
--- 
+++ 
@@ -1 +1 @@
-RWQBECCCDHOPGEFEPWNT+opnfv_secret

2017-12-15 04:05:00,700 [salt.state       ][INFO    ][2443] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 04:05:00.699789 duration_in_ms=4.727
2017-12-15 04:05:00,701 [salt.state       ][INFO    ][2443] Running state [sleep 30] at time 04:05:00.700523
2017-12-15 04:05:00,701 [salt.state       ][INFO    ][2443] Executing state cmd.run for sleep 30
2017-12-15 04:05:00,702 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-15 04:05:05,701 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040505694904
2017-12-15 04:05:05,717 [salt.minion      ][INFO    ][3666] Starting a new job with PID 3666
2017-12-15 04:05:05,727 [salt.minion      ][INFO    ][3666] Returning information for job: 20171215040505694904
2017-12-15 04:05:15,904 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040515896715
2017-12-15 04:05:15,920 [salt.minion      ][INFO    ][3671] Starting a new job with PID 3671
2017-12-15 04:05:15,929 [salt.minion      ][INFO    ][3671] Returning information for job: 20171215040515896715
2017-12-15 04:05:26,111 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040526104027
2017-12-15 04:05:26,127 [salt.minion      ][INFO    ][3676] Starting a new job with PID 3676
2017-12-15 04:05:26,138 [salt.minion      ][INFO    ][3676] Returning information for job: 20171215040526104027
2017-12-15 04:05:30,735 [salt.state       ][INFO    ][2443] {'pid': 3657, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:30,736 [salt.state       ][INFO    ][2443] Completed state [sleep 30] at time 04:05:30.735791 duration_in_ms=30035.267
2017-12-15 04:05:30,738 [salt.state       ][INFO    ][2443] Running state [rabbitmq-server] at time 04:05:30.737822
2017-12-15 04:05:30,738 [salt.state       ][INFO    ][2443] Executing state service.running for rabbitmq-server
2017-12-15 04:05:30,739 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-15 04:05:30,752 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:30,762 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:30,774 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:30,784 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,171 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,185 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,198 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,211 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,224 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,370 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,381 [salt.state       ][INFO    ][2443] {'rabbitmq-server': True}
2017-12-15 04:05:33,381 [salt.state       ][INFO    ][2443] Completed state [rabbitmq-server] at time 04:05:33.381455 duration_in_ms=2643.632
2017-12-15 04:05:33,383 [salt.state       ][INFO    ][2443] Running state [amqp_client] at time 04:05:33.382889
2017-12-15 04:05:33,383 [salt.state       ][INFO    ][2443] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-15 04:05:33,384 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 04:05:33,880 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-15 04:05:34,467 [salt.state       ][INFO    ][2443] {'new': 'amqp_client', 'old': ''}
2017-12-15 04:05:34,468 [salt.state       ][INFO    ][2443] Completed state [amqp_client] at time 04:05:34.467682 duration_in_ms=1084.792
2017-12-15 04:05:34,468 [salt.state       ][INFO    ][2443] Running state [rabbitmq_management] at time 04:05:34.468321
2017-12-15 04:05:34,469 [salt.state       ][INFO    ][2443] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-15 04:05:34,469 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 04:05:34,943 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-15 04:05:36,317 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040536310038
2017-12-15 04:05:36,330 [salt.minion      ][INFO    ][4527] Starting a new job with PID 4527
2017-12-15 04:05:36,342 [salt.minion      ][INFO    ][4527] Returning information for job: 20171215040536310038
2017-12-15 04:05:36,819 [salt.state       ][INFO    ][2443] {'new': 'rabbitmq_management', 'old': ''}
2017-12-15 04:05:36,820 [salt.state       ][INFO    ][2443] Completed state [rabbitmq_management] at time 04:05:36.819664 duration_in_ms=2351.341
2017-12-15 04:05:36,821 [salt.state       ][INFO    ][2443] Running state [/openstack] at time 04:05:36.821101
2017-12-15 04:05:36,821 [salt.state       ][INFO    ][2443] Executing state rabbitmq_vhost.present for /openstack
2017-12-15 04:05:36,822 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-15 04:05:37,332 [salt.state       ][INFO    ][2443] Virtual Host '/openstack' already exists.
2017-12-15 04:05:37,333 [salt.state       ][INFO    ][2443] Completed state [/openstack] at time 04:05:37.332588 duration_in_ms=511.487
2017-12-15 04:05:37,334 [salt.state       ][INFO    ][2443] Running state [openstack] at time 04:05:37.333957
2017-12-15 04:05:37,334 [salt.state       ][INFO    ][2443] Executing state rabbitmq_user.present for openstack
2017-12-15 04:05:37,335 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:37,810 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:39,293 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:39,795 [salt.state       ][INFO    ][2443] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:39,796 [salt.state       ][INFO    ][2443] Completed state [openstack] at time 04:05:39.795617 duration_in_ms=2461.659
2017-12-15 04:05:39,797 [salt.state       ][INFO    ][2443] Running state [Ceilometer] at time 04:05:39.797013
2017-12-15 04:05:39,797 [salt.state       ][INFO    ][2443] Executing state rabbitmq_policy.present for Ceilometer
2017-12-15 04:05:39,798 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:40,297 [salt.loaded.int.module.cmdmod][INFO    ][2443] 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-15 04:05:40,861 [salt.state       ][INFO    ][2443] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-15 04:05:40,861 [salt.state       ][INFO    ][2443] Completed state [Ceilometer] at time 04:05:40.861313 duration_in_ms=1064.299
2017-12-15 04:05:40,862 [salt.state       ][INFO    ][2443] Running state [HA] at time 04:05:40.861920
2017-12-15 04:05:40,862 [salt.state       ][INFO    ][2443] Executing state rabbitmq_policy.present for HA
2017-12-15 04:05:40,863 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:41,368 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 04:05:41,897 [salt.state       ][INFO    ][2443] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 04:05:41,897 [salt.state       ][INFO    ][2443] Completed state [HA] at time 04:05:41.897251 duration_in_ms=1035.33
2017-12-15 04:05:41,898 [salt.state       ][INFO    ][2443] Running state [guest] at time 04:05:41.897485
2017-12-15 04:05:41,898 [salt.state       ][INFO    ][2443] Executing state rabbitmq_user.present for guest
2017-12-15 04:05:41,898 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:42,382 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:43,910 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-15 04:05:44,401 [salt.state       ][INFO    ][2443] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:44,401 [salt.state       ][INFO    ][2443] Completed state [guest] at time 04:05:44.401296 duration_in_ms=2503.811
2017-12-15 04:05:44,402 [salt.state       ][INFO    ][2443] Running state [HA] at time 04:05:44.401890
2017-12-15 04:05:44,402 [salt.state       ][INFO    ][2443] Executing state rabbitmq_policy.present for HA
2017-12-15 04:05:44,403 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-15 04:05:44,895 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 04:05:45,452 [salt.state       ][INFO    ][2443] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 04:05:45,452 [salt.state       ][INFO    ][2443] Completed state [HA] at time 04:05:45.451778 duration_in_ms=1049.887
2017-12-15 04:05:45,452 [salt.state       ][INFO    ][2443] Running state [admin] at time 04:05:45.452347
2017-12-15 04:05:45,453 [salt.state       ][INFO    ][2443] Executing state rabbitmq_user.present for admin
2017-12-15 04:05:45,453 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:45,919 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:46,520 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040546514217
2017-12-15 04:05:46,534 [salt.minion      ][INFO    ][7512] Starting a new job with PID 7512
2017-12-15 04:05:46,543 [salt.minion      ][INFO    ][7512] Returning information for job: 20171215040546514217
2017-12-15 04:05:47,495 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:48,001 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-15 04:05:48,492 [salt.state       ][INFO    ][2443] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:48,492 [salt.state       ][INFO    ][2443] Completed state [admin] at time 04:05:48.491879 duration_in_ms=3039.532
2017-12-15 04:05:48,492 [salt.state       ][INFO    ][2443] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.492423
2017-12-15 04:05:48,493 [salt.state       ][INFO    ][2443] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,493 [salt.state       ][INFO    ][2443] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 04:05:48,493 [salt.state       ][INFO    ][2443] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.493153 duration_in_ms=0.731
2017-12-15 04:05:48,493 [salt.state       ][INFO    ][2443] Running state [mdb02] at time 04:05:48.493315
2017-12-15 04:05:48,493 [salt.state       ][INFO    ][2443] Executing state host.present for mdb02
2017-12-15 04:05:48,494 [salt.state       ][INFO    ][2443] Host mdb02 (10.167.4.77) already present
2017-12-15 04:05:48,494 [salt.state       ][INFO    ][2443] Completed state [mdb02] at time 04:05:48.493902 duration_in_ms=0.586
2017-12-15 04:05:48,494 [salt.state       ][INFO    ][2443] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.494058
2017-12-15 04:05:48,494 [salt.state       ][INFO    ][2443] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.494632 duration_in_ms=0.574
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Running state [mdb03] at time 04:05:48.494785
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Executing state host.present for mdb03
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Host mdb03 (10.167.4.78) already present
2017-12-15 04:05:48,495 [salt.state       ][INFO    ][2443] Completed state [mdb03] at time 04:05:48.495361 duration_in_ms=0.577
2017-12-15 04:05:48,496 [salt.state       ][INFO    ][2443] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.495524
2017-12-15 04:05:48,496 [salt.state       ][INFO    ][2443] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,496 [salt.state       ][INFO    ][2443] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 04:05:48,497 [salt.state       ][INFO    ][2443] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.496589 duration_in_ms=1.065
2017-12-15 04:05:48,497 [salt.state       ][INFO    ][2443] Running state [mdb01] at time 04:05:48.496871
2017-12-15 04:05:48,497 [salt.state       ][INFO    ][2443] Executing state host.present for mdb01
2017-12-15 04:05:48,498 [salt.state       ][INFO    ][2443] Host mdb01 (10.167.4.76) already present
2017-12-15 04:05:48,498 [salt.state       ][INFO    ][2443] Completed state [mdb01] at time 04:05:48.497830 duration_in_ms=0.959
2017-12-15 04:05:48,498 [salt.state       ][INFO    ][2443] Running state [mdb] at time 04:05:48.498113
2017-12-15 04:05:48,498 [salt.state       ][INFO    ][2443] Executing state host.present for mdb
2017-12-15 04:05:48,499 [salt.state       ][INFO    ][2443] Host mdb (10.167.4.75) already present
2017-12-15 04:05:48,499 [salt.state       ][INFO    ][2443] Completed state [mdb] at time 04:05:48.499080 duration_in_ms=0.967
2017-12-15 04:05:48,499 [salt.state       ][INFO    ][2443] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.499380
2017-12-15 04:05:48,500 [salt.state       ][INFO    ][2443] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,500 [salt.state       ][INFO    ][2443] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 04:05:48,500 [salt.state       ][INFO    ][2443] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.500378 duration_in_ms=0.997
2017-12-15 04:05:48,501 [salt.state       ][INFO    ][2443] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.500668
2017-12-15 04:05:48,501 [salt.state       ][INFO    ][2443] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,501 [salt.state       ][INFO    ][2443] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 04:05:48,502 [salt.state       ][INFO    ][2443] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.501653 duration_in_ms=0.986
2017-12-15 04:05:48,502 [salt.state       ][INFO    ][2443] Running state [cfg01] at time 04:05:48.501934
2017-12-15 04:05:48,502 [salt.state       ][INFO    ][2443] Executing state host.present for cfg01
2017-12-15 04:05:48,503 [salt.state       ][INFO    ][2443] Host cfg01 (10.167.4.100) already present
2017-12-15 04:05:48,503 [salt.state       ][INFO    ][2443] Completed state [cfg01] at time 04:05:48.502882 duration_in_ms=0.947
2017-12-15 04:05:48,503 [salt.state       ][INFO    ][2443] Running state [prx01] at time 04:05:48.503161
2017-12-15 04:05:48,503 [salt.state       ][INFO    ][2443] Executing state host.present for prx01
2017-12-15 04:05:48,504 [salt.state       ][INFO    ][2443] Host prx01 (10.167.4.104) already present
2017-12-15 04:05:48,504 [salt.state       ][INFO    ][2443] Completed state [prx01] at time 04:05:48.504146 duration_in_ms=0.984
2017-12-15 04:05:48,504 [salt.state       ][INFO    ][2443] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.504426
2017-12-15 04:05:48,505 [salt.state       ][INFO    ][2443] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,505 [salt.state       ][INFO    ][2443] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 04:05:48,506 [salt.state       ][INFO    ][2443] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.505645 duration_in_ms=1.219
2017-12-15 04:05:48,506 [salt.state       ][INFO    ][2443] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.505930
2017-12-15 04:05:48,506 [salt.state       ][INFO    ][2443] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,507 [salt.state       ][INFO    ][2443] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 04:05:48,507 [salt.state       ][INFO    ][2443] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.506886 duration_in_ms=0.956
2017-12-15 04:05:48,507 [salt.state       ][INFO    ][2443] Running state [kvm01] at time 04:05:48.507167
2017-12-15 04:05:48,507 [salt.state       ][INFO    ][2443] Executing state host.present for kvm01
2017-12-15 04:05:48,508 [salt.state       ][INFO    ][2443] Host kvm01 (10.167.4.141) already present
2017-12-15 04:05:48,508 [salt.state       ][INFO    ][2443] Completed state [kvm01] at time 04:05:48.508161 duration_in_ms=0.995
2017-12-15 04:05:48,508 [salt.state       ][INFO    ][2443] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.508440
2017-12-15 04:05:48,509 [salt.state       ][INFO    ][2443] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,509 [salt.state       ][INFO    ][2443] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 04:05:48,509 [salt.state       ][INFO    ][2443] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.509387 duration_in_ms=0.946
2017-12-15 04:05:48,510 [salt.state       ][INFO    ][2443] Running state [kvm03] at time 04:05:48.509670
2017-12-15 04:05:48,510 [salt.state       ][INFO    ][2443] Executing state host.present for kvm03
2017-12-15 04:05:48,510 [salt.state       ][INFO    ][2443] Host kvm03 (10.167.4.143) already present
2017-12-15 04:05:48,511 [salt.state       ][INFO    ][2443] Completed state [kvm03] at time 04:05:48.510618 duration_in_ms=0.948
2017-12-15 04:05:48,511 [salt.state       ][INFO    ][2443] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.510897
2017-12-15 04:05:48,511 [salt.state       ][INFO    ][2443] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,512 [salt.state       ][INFO    ][2443] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 04:05:48,512 [salt.state       ][INFO    ][2443] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.511901 duration_in_ms=1.003
2017-12-15 04:05:48,512 [salt.state       ][INFO    ][2443] Running state [kvm02] at time 04:05:48.512186
2017-12-15 04:05:48,512 [salt.state       ][INFO    ][2443] Executing state host.present for kvm02
2017-12-15 04:05:48,513 [salt.state       ][INFO    ][2443] Host kvm02 (10.167.4.142) already present
2017-12-15 04:05:48,513 [salt.state       ][INFO    ][2443] Completed state [kvm02] at time 04:05:48.513125 duration_in_ms=0.939
2017-12-15 04:05:48,513 [salt.state       ][INFO    ][2443] Running state [dbs] at time 04:05:48.513404
2017-12-15 04:05:48,514 [salt.state       ][INFO    ][2443] Executing state host.present for dbs
2017-12-15 04:05:48,514 [salt.state       ][INFO    ][2443] Host dbs (10.167.4.50) already present
2017-12-15 04:05:48,514 [salt.state       ][INFO    ][2443] Completed state [dbs] at time 04:05:48.514344 duration_in_ms=0.939
2017-12-15 04:05:48,515 [salt.state       ][INFO    ][2443] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.514623
2017-12-15 04:05:48,515 [salt.state       ][INFO    ][2443] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,515 [salt.state       ][INFO    ][2443] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 04:05:48,516 [salt.state       ][INFO    ][2443] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.515602 duration_in_ms=0.979
2017-12-15 04:05:48,516 [salt.state       ][INFO    ][2443] Running state [prx] at time 04:05:48.515890
2017-12-15 04:05:48,516 [salt.state       ][INFO    ][2443] Executing state host.present for prx
2017-12-15 04:05:48,517 [salt.state       ][INFO    ][2443] Host prx (172.30.10.103) already present
2017-12-15 04:05:48,517 [salt.state       ][INFO    ][2443] Completed state [prx] at time 04:05:48.516829 duration_in_ms=0.939
2017-12-15 04:05:48,517 [salt.state       ][INFO    ][2443] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.517112
2017-12-15 04:05:48,517 [salt.state       ][INFO    ][2443] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,518 [salt.state       ][INFO    ][2443] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 04:05:48,518 [salt.state       ][INFO    ][2443] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.518052 duration_in_ms=0.941
2017-12-15 04:05:48,518 [salt.state       ][INFO    ][2443] Running state [prx02] at time 04:05:48.518332
2017-12-15 04:05:48,519 [salt.state       ][INFO    ][2443] Executing state host.present for prx02
2017-12-15 04:05:48,519 [salt.state       ][INFO    ][2443] Host prx02 (10.167.4.105) already present
2017-12-15 04:05:48,519 [salt.state       ][INFO    ][2443] Completed state [prx02] at time 04:05:48.519278 duration_in_ms=0.946
2017-12-15 04:05:48,520 [salt.state       ][INFO    ][2443] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.519592
2017-12-15 04:05:48,520 [salt.state       ][INFO    ][2443] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,520 [salt.state       ][INFO    ][2443] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 04:05:48,521 [salt.state       ][INFO    ][2443] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.520543 duration_in_ms=0.952
2017-12-15 04:05:48,521 [salt.state       ][INFO    ][2443] Running state [gtw01] at time 04:05:48.520823
2017-12-15 04:05:48,521 [salt.state       ][INFO    ][2443] Executing state host.present for gtw01
2017-12-15 04:05:48,522 [salt.state       ][INFO    ][2443] Host gtw01 (10.167.4.124) already present
2017-12-15 04:05:48,522 [salt.state       ][INFO    ][2443] Completed state [gtw01] at time 04:05:48.521775 duration_in_ms=0.951
2017-12-15 04:05:48,522 [salt.state       ][INFO    ][2443] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.522058
2017-12-15 04:05:48,522 [salt.state       ][INFO    ][2443] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,523 [salt.state       ][INFO    ][2443] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 04:05:48,523 [salt.state       ][INFO    ][2443] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.523011 duration_in_ms=0.953
2017-12-15 04:05:48,523 [salt.state       ][INFO    ][2443] Running state [gtw02] at time 04:05:48.523291
2017-12-15 04:05:48,524 [salt.state       ][INFO    ][2443] Executing state host.present for gtw02
2017-12-15 04:05:48,524 [salt.state       ][INFO    ][2443] Host gtw02 (10.167.4.125) already present
2017-12-15 04:05:48,524 [salt.state       ][INFO    ][2443] Completed state [gtw02] at time 04:05:48.524284 duration_in_ms=0.993
2017-12-15 04:05:48,525 [salt.state       ][INFO    ][2443] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.524564
2017-12-15 04:05:48,525 [salt.state       ][INFO    ][2443] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,525 [salt.state       ][INFO    ][2443] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 04:05:48,526 [salt.state       ][INFO    ][2443] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.525505 duration_in_ms=0.942
2017-12-15 04:05:48,526 [salt.state       ][INFO    ][2443] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.525787
2017-12-15 04:05:48,526 [salt.state       ][INFO    ][2443] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,527 [salt.state       ][INFO    ][2443] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 04:05:48,527 [salt.state       ][INFO    ][2443] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.526736 duration_in_ms=0.949
2017-12-15 04:05:48,527 [salt.state       ][INFO    ][2443] Running state [msg02] at time 04:05:48.527018
2017-12-15 04:05:48,527 [salt.state       ][INFO    ][2443] Executing state host.present for msg02
2017-12-15 04:05:48,528 [salt.state       ][INFO    ][2443] Host msg02 (10.167.4.42) already present
2017-12-15 04:05:48,528 [salt.state       ][INFO    ][2443] Completed state [msg02] at time 04:05:48.527981 duration_in_ms=0.963
2017-12-15 04:05:48,528 [salt.state       ][INFO    ][2443] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.528259
2017-12-15 04:05:48,529 [salt.state       ][INFO    ][2443] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,529 [salt.state       ][INFO    ][2443] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 04:05:48,529 [salt.state       ][INFO    ][2443] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.529206 duration_in_ms=0.947
2017-12-15 04:05:48,530 [salt.state       ][INFO    ][2443] Running state [msg03] at time 04:05:48.529481
2017-12-15 04:05:48,530 [salt.state       ][INFO    ][2443] Executing state host.present for msg03
2017-12-15 04:05:48,530 [salt.state       ][INFO    ][2443] Host msg03 (10.167.4.43) already present
2017-12-15 04:05:48,530 [salt.state       ][INFO    ][2443] Completed state [msg03] at time 04:05:48.530425 duration_in_ms=0.943
2017-12-15 04:05:48,531 [salt.state       ][INFO    ][2443] Running state [file.replace] at time 04:05:48.531370
2017-12-15 04:05:48,532 [salt.state       ][INFO    ][2443] Executing state module.run for file.replace
2017-12-15 04:05:48,598 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 04:05:48,608 [salt.state       ][INFO    ][2443] onlyif execution failed
2017-12-15 04:05:48,608 [salt.state       ][INFO    ][2443] Completed state [file.replace] at time 04:05:48.608037 duration_in_ms=76.667
2017-12-15 04:05:48,608 [salt.state       ][INFO    ][2443] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.608410
2017-12-15 04:05:48,609 [salt.state       ][INFO    ][2443] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,609 [salt.state       ][INFO    ][2443] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 04:05:48,610 [salt.state       ][INFO    ][2443] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.609577 duration_in_ms=1.167
2017-12-15 04:05:48,610 [salt.state       ][INFO    ][2443] Running state [msg01] at time 04:05:48.609863
2017-12-15 04:05:48,610 [salt.state       ][INFO    ][2443] Executing state host.present for msg01
2017-12-15 04:05:48,611 [salt.state       ][INFO    ][2443] Host msg01 (10.167.4.41) already present
2017-12-15 04:05:48,611 [salt.state       ][INFO    ][2443] Completed state [msg01] at time 04:05:48.610813 duration_in_ms=0.951
2017-12-15 04:05:48,611 [salt.state       ][INFO    ][2443] Running state [msg] at time 04:05:48.611093
2017-12-15 04:05:48,611 [salt.state       ][INFO    ][2443] Executing state host.present for msg
2017-12-15 04:05:48,612 [salt.state       ][INFO    ][2443] Host msg (10.167.4.40) already present
2017-12-15 04:05:48,612 [salt.state       ][INFO    ][2443] Completed state [msg] at time 04:05:48.612100 duration_in_ms=1.006
2017-12-15 04:05:48,612 [salt.state       ][INFO    ][2443] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.612380
2017-12-15 04:05:48,613 [salt.state       ][INFO    ][2443] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,613 [salt.state       ][INFO    ][2443] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 04:05:48,613 [salt.state       ][INFO    ][2443] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.613322 duration_in_ms=0.941
2017-12-15 04:05:48,614 [salt.state       ][INFO    ][2443] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.613603
2017-12-15 04:05:48,614 [salt.state       ][INFO    ][2443] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,614 [salt.state       ][INFO    ][2443] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 04:05:48,615 [salt.state       ][INFO    ][2443] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.614539 duration_in_ms=0.935
2017-12-15 04:05:48,615 [salt.state       ][INFO    ][2443] Running state [cfg01] at time 04:05:48.614996
2017-12-15 04:05:48,615 [salt.state       ][INFO    ][2443] Executing state host.present for cfg01
2017-12-15 04:05:48,616 [salt.state       ][INFO    ][2443] Host cfg01 (10.167.4.100) already present
2017-12-15 04:05:48,616 [salt.state       ][INFO    ][2443] Completed state [cfg01] at time 04:05:48.615976 duration_in_ms=0.98
2017-12-15 04:05:48,616 [salt.state       ][INFO    ][2443] Running state [cmp002] at time 04:05:48.616252
2017-12-15 04:05:48,617 [salt.state       ][INFO    ][2443] Executing state host.present for cmp002
2017-12-15 04:05:48,617 [salt.state       ][INFO    ][2443] Host cmp002 (10.167.4.102) already present
2017-12-15 04:05:48,617 [salt.state       ][INFO    ][2443] Completed state [cmp002] at time 04:05:48.617191 duration_in_ms=0.94
2017-12-15 04:05:48,617 [salt.state       ][INFO    ][2443] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.617467
2017-12-15 04:05:48,618 [salt.state       ][INFO    ][2443] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,618 [salt.state       ][INFO    ][2443] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 04:05:48,618 [salt.state       ][INFO    ][2443] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.618402 duration_in_ms=0.935
2017-12-15 04:05:48,619 [salt.state       ][INFO    ][2443] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.618691
2017-12-15 04:05:48,619 [salt.state       ][INFO    ][2443] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,619 [salt.state       ][INFO    ][2443] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 04:05:48,620 [salt.state       ][INFO    ][2443] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.619708 duration_in_ms=1.018
2017-12-15 04:05:48,620 [salt.state       ][INFO    ][2443] Running state [cmp001] at time 04:05:48.619984
2017-12-15 04:05:48,620 [salt.state       ][INFO    ][2443] Executing state host.present for cmp001
2017-12-15 04:05:48,621 [salt.state       ][INFO    ][2443] Host cmp001 (10.167.4.101) already present
2017-12-15 04:05:48,621 [salt.state       ][INFO    ][2443] Completed state [cmp001] at time 04:05:48.620920 duration_in_ms=0.937
2017-12-15 04:05:48,621 [salt.state       ][INFO    ][2443] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.621195
2017-12-15 04:05:48,621 [salt.state       ][INFO    ][2443] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,622 [salt.state       ][INFO    ][2443] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 04:05:48,622 [salt.state       ][INFO    ][2443] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.622132 duration_in_ms=0.936
2017-12-15 04:05:48,622 [salt.state       ][INFO    ][2443] Running state [dbs01] at time 04:05:48.622408
2017-12-15 04:05:48,623 [salt.state       ][INFO    ][2443] Executing state host.present for dbs01
2017-12-15 04:05:48,623 [salt.state       ][INFO    ][2443] Host dbs01 (10.167.4.51) already present
2017-12-15 04:05:48,624 [salt.state       ][INFO    ][2443] Completed state [dbs01] at time 04:05:48.623532 duration_in_ms=1.124
2017-12-15 04:05:48,624 [salt.state       ][INFO    ][2443] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.623821
2017-12-15 04:05:48,624 [salt.state       ][INFO    ][2443] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,625 [salt.state       ][INFO    ][2443] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 04:05:48,625 [salt.state       ][INFO    ][2443] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.624755 duration_in_ms=0.935
2017-12-15 04:05:48,625 [salt.state       ][INFO    ][2443] Running state [dbs02] at time 04:05:48.625036
2017-12-15 04:05:48,625 [salt.state       ][INFO    ][2443] Executing state host.present for dbs02
2017-12-15 04:05:48,626 [salt.state       ][INFO    ][2443] Host dbs02 (10.167.4.52) already present
2017-12-15 04:05:48,626 [salt.state       ][INFO    ][2443] Completed state [dbs02] at time 04:05:48.625962 duration_in_ms=0.926
2017-12-15 04:05:48,626 [salt.state       ][INFO    ][2443] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.626243
2017-12-15 04:05:48,627 [salt.state       ][INFO    ][2443] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,627 [salt.state       ][INFO    ][2443] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 04:05:48,627 [salt.state       ][INFO    ][2443] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.627173 duration_in_ms=0.93
2017-12-15 04:05:48,627 [salt.state       ][INFO    ][2443] Running state [dbs03] at time 04:05:48.627459
2017-12-15 04:05:48,628 [salt.state       ][INFO    ][2443] Executing state host.present for dbs03
2017-12-15 04:05:48,628 [salt.state       ][INFO    ][2443] Host dbs03 (10.167.4.53) already present
2017-12-15 04:05:48,628 [salt.state       ][INFO    ][2443] Completed state [dbs03] at time 04:05:48.628417 duration_in_ms=0.958
2017-12-15 04:05:48,629 [salt.state       ][INFO    ][2443] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.628691
2017-12-15 04:05:48,629 [salt.state       ][INFO    ][2443] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,629 [salt.state       ][INFO    ][2443] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 04:05:48,630 [salt.state       ][INFO    ][2443] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.629631 duration_in_ms=0.939
2017-12-15 04:05:48,630 [salt.state       ][INFO    ][2443] Running state [mas01] at time 04:05:48.629906
2017-12-15 04:05:48,630 [salt.state       ][INFO    ][2443] Executing state host.present for mas01
2017-12-15 04:05:48,631 [salt.state       ][INFO    ][2443] Host mas01 (10.167.4.3) already present
2017-12-15 04:05:48,631 [salt.state       ][INFO    ][2443] Completed state [mas01] at time 04:05:48.630833 duration_in_ms=0.928
2017-12-15 04:05:48,631 [salt.state       ][INFO    ][2443] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.631107
2017-12-15 04:05:48,631 [salt.state       ][INFO    ][2443] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,632 [salt.state       ][INFO    ][2443] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 04:05:48,632 [salt.state       ][INFO    ][2443] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.632074 duration_in_ms=0.968
2017-12-15 04:05:48,632 [salt.state       ][INFO    ][2443] Running state [ctl02] at time 04:05:48.632350
2017-12-15 04:05:48,633 [salt.state       ][INFO    ][2443] Executing state host.present for ctl02
2017-12-15 04:05:48,633 [salt.state       ][INFO    ][2443] Host ctl02 (10.167.4.12) already present
2017-12-15 04:05:48,633 [salt.state       ][INFO    ][2443] Completed state [ctl02] at time 04:05:48.633281 duration_in_ms=0.931
2017-12-15 04:05:48,634 [salt.state       ][INFO    ][2443] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.633563
2017-12-15 04:05:48,634 [salt.state       ][INFO    ][2443] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,634 [salt.state       ][INFO    ][2443] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 04:05:48,635 [salt.state       ][INFO    ][2443] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.634498 duration_in_ms=0.936
2017-12-15 04:05:48,635 [salt.state       ][INFO    ][2443] Running state [ctl03] at time 04:05:48.634772
2017-12-15 04:05:48,635 [salt.state       ][INFO    ][2443] Executing state host.present for ctl03
2017-12-15 04:05:48,635 [salt.state       ][INFO    ][2443] Host ctl03 (10.167.4.13) already present
2017-12-15 04:05:48,636 [salt.state       ][INFO    ][2443] Completed state [ctl03] at time 04:05:48.635750 duration_in_ms=0.977
2017-12-15 04:05:48,636 [salt.state       ][INFO    ][2443] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.636026
2017-12-15 04:05:48,636 [salt.state       ][INFO    ][2443] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,637 [salt.state       ][INFO    ][2443] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 04:05:48,637 [salt.state       ][INFO    ][2443] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.636961 duration_in_ms=0.934
2017-12-15 04:05:48,637 [salt.state       ][INFO    ][2443] Running state [ctl01] at time 04:05:48.637237
2017-12-15 04:05:48,638 [salt.state       ][INFO    ][2443] Executing state host.present for ctl01
2017-12-15 04:05:48,638 [salt.state       ][INFO    ][2443] Host ctl01 (10.167.4.11) already present
2017-12-15 04:05:48,638 [salt.state       ][INFO    ][2443] Completed state [ctl01] at time 04:05:48.638167 duration_in_ms=0.931
2017-12-15 04:05:48,638 [salt.state       ][INFO    ][2443] Running state [ctl] at time 04:05:48.638442
2017-12-15 04:05:48,639 [salt.state       ][INFO    ][2443] Executing state host.present for ctl
2017-12-15 04:05:48,639 [salt.state       ][INFO    ][2443] Host ctl (10.167.4.10) already present
2017-12-15 04:05:48,639 [salt.state       ][INFO    ][2443] Completed state [ctl] at time 04:05:48.639385 duration_in_ms=0.944
2017-12-15 04:05:48,640 [salt.state       ][INFO    ][2443] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.639680
2017-12-15 04:05:48,640 [salt.state       ][INFO    ][2443] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:48,640 [salt.state       ][INFO    ][2443] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 04:05:48,641 [salt.state       ][INFO    ][2443] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:48.640618 duration_in_ms=0.938
2017-12-15 04:05:48,641 [salt.state       ][INFO    ][2443] Running state [rabbit@master] at time 04:05:48.641203
2017-12-15 04:05:48,641 [salt.state       ][INFO    ][2443] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-15 04:05:48,642 [salt.loaded.int.module.cmdmod][INFO    ][2443] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-15 04:05:49,221 [salt.state       ][INFO    ][2443] Already in cluster
2017-12-15 04:05:49,221 [salt.state       ][INFO    ][2443] Completed state [rabbit@master] at time 04:05:49.220900 duration_in_ms=579.696
2017-12-15 04:05:49,223 [salt.minion      ][INFO    ][2443] Returning information for job: 20171215040334293865
2017-12-15 04:05:53,046 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command cmd.run with jid 20171215040553045764
2017-12-15 04:05:53,061 [salt.minion      ][INFO    ][8149] Starting a new job with PID 8149
2017-12-15 04:05:53,065 [salt.loaded.int.module.cmdmod][INFO    ][8149] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-15 04:05:53,562 [salt.minion      ][INFO    ][8149] Returning information for job: 20171215040553045764
2017-12-15 04:36:14,079 [salt.utils.schedule][INFO    ][1752] Running scheduled job: __mine_interval
2017-12-15 04:42:41,502 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215044241497913
2017-12-15 04:42:41,524 [salt.minion      ][INFO    ][10371] Starting a new job with PID 10371
2017-12-15 04:42:42,419 [salt.state       ][INFO    ][10371] Loading fresh modules for state activity
2017-12-15 04:42:42,440 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-15 04:42:42,454 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-15 04:42:42,671 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:42,979 [salt.state       ][INFO    ][10371] Running state [haproxy] at time 04:42:42.978499
2017-12-15 04:42:42,979 [salt.state       ][INFO    ][10371] Executing state pkg.installed for haproxy
2017-12-15 04:42:42,980 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:42:43,514 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 04:42:45,844 [salt.loaded.int.module.cmdmod][INFO    ][10371] 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-15 04:42:51,597 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215044251592445
2017-12-15 04:42:51,625 [salt.minion      ][INFO    ][10817] Starting a new job with PID 10817
2017-12-15 04:42:51,637 [salt.minion      ][INFO    ][10817] Returning information for job: 20171215044251592445
2017-12-15 04:42:52,690 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:42:52,713 [salt.state       ][INFO    ][10371] 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-15 04:42:52,723 [salt.state       ][INFO    ][10371] Loading fresh modules for state activity
2017-12-15 04:42:52,737 [salt.state       ][INFO    ][10371] Completed state [haproxy] at time 04:42:52.737361 duration_in_ms=9758.862
2017-12-15 04:42:52,740 [salt.state       ][INFO    ][10371] Running state [/etc/default/haproxy] at time 04:42:52.739542
2017-12-15 04:42:52,740 [salt.state       ][INFO    ][10371] Executing state file.managed for /etc/default/haproxy
2017-12-15 04:42:52,787 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-15 04:42:52,790 [salt.state       ][INFO    ][10371] 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-15 04:42:52,791 [salt.state       ][INFO    ][10371] Completed state [/etc/default/haproxy] at time 04:42:52.790844 duration_in_ms=51.301
2017-12-15 04:42:52,791 [salt.state       ][INFO    ][10371] Running state [/etc/haproxy/haproxy.cfg] at time 04:42:52.791268
2017-12-15 04:42:52,792 [salt.state       ][INFO    ][10371] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-15 04:42:52,813 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-15 04:42:52,932 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:52,942 [salt.state       ][INFO    ][10371] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-15 04:42:52,948 [salt.state       ][INFO    ][10371] Completed state [/etc/haproxy/haproxy.cfg] at time 04:42:52.948410 duration_in_ms=157.141
2017-12-15 04:42:52,949 [salt.state       ][INFO    ][10371] Running state [/etc/haproxy/ssl] at time 04:42:52.948878
2017-12-15 04:42:52,949 [salt.state       ][INFO    ][10371] Executing state file.directory for /etc/haproxy/ssl
2017-12-15 04:42:52,950 [salt.state       ][INFO    ][10371] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-15 04:42:52,951 [salt.state       ][INFO    ][10371] Completed state [/etc/haproxy/ssl] at time 04:42:52.950475 duration_in_ms=1.597
2017-12-15 04:42:52,951 [salt.state       ][INFO    ][10371] Running state [haproxy_status_packages] at time 04:42:52.951383
2017-12-15 04:42:52,952 [salt.state       ][INFO    ][10371] Executing state pkg.installed for haproxy_status_packages
2017-12-15 04:42:53,165 [salt.state       ][INFO    ][10371] All specified packages are already installed
2017-12-15 04:42:53,165 [salt.state       ][INFO    ][10371] Completed state [haproxy_status_packages] at time 04:42:53.164769 duration_in_ms=213.384
2017-12-15 04:42:53,165 [salt.state       ][INFO    ][10371] Running state [/usr/bin/haproxy-status.sh] at time 04:42:53.165196
2017-12-15 04:42:53,165 [salt.state       ][INFO    ][10371] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-15 04:42:53,185 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-15 04:42:53,202 [salt.fileclient  ][INFO    ][10371] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:53,206 [salt.state       ][INFO    ][10371] File changed:
New file
2017-12-15 04:42:53,207 [salt.state       ][INFO    ][10371] Completed state [/usr/bin/haproxy-status.sh] at time 04:42:53.206617 duration_in_ms=41.421
2017-12-15 04:42:53,207 [salt.state       ][INFO    ][10371] Running state [net.ipv4.ip_nonlocal_bind] at time 04:42:53.207181
2017-12-15 04:42:53,207 [salt.state       ][INFO    ][10371] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-15 04:42:53,208 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command 'sysctl -a' in directory '/root'
2017-12-15 04:42:53,224 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-15 04:42:53,233 [salt.state       ][INFO    ][10371] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-15 04:42:53,234 [salt.state       ][INFO    ][10371] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:42:53.233901 duration_in_ms=26.719
2017-12-15 04:42:53,235 [salt.state       ][INFO    ][10371] Running state [haproxy] at time 04:42:53.235134
2017-12-15 04:42:53,235 [salt.state       ][INFO    ][10371] Executing state service.running for haproxy
2017-12-15 04:42:53,236 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:53,246 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,255 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,263 [salt.state       ][INFO    ][10371] The service haproxy is already running
2017-12-15 04:42:53,264 [salt.state       ][INFO    ][10371] Completed state [haproxy] at time 04:42:53.263749 duration_in_ms=28.614
2017-12-15 04:42:53,264 [salt.state       ][INFO    ][10371] Running state [haproxy] at time 04:42:53.264071
2017-12-15 04:42:53,264 [salt.state       ][INFO    ][10371] Executing state service.mod_watch for haproxy
2017-12-15 04:42:53,265 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,274 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,282 [salt.loaded.int.module.cmdmod][INFO    ][10371] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,317 [salt.state       ][INFO    ][10371] {'haproxy': True}
2017-12-15 04:42:53,317 [salt.state       ][INFO    ][10371] Completed state [haproxy] at time 04:42:53.316805 duration_in_ms=52.732
2017-12-15 04:42:53,318 [salt.minion      ][INFO    ][10371] Returning information for job: 20171215044241497913
2017-12-15 04:42:57,019 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command service.status with jid 20171215044257013091
2017-12-15 04:42:57,048 [salt.minion      ][INFO    ][10979] Starting a new job with PID 10979
2017-12-15 04:42:57,143 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:57,151 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:57,161 [salt.minion      ][INFO    ][10979] Returning information for job: 20171215044257013091
2017-12-15 04:42:58,204 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command service.restart with jid 20171215044258198052
2017-12-15 04:42:58,230 [salt.minion      ][INFO    ][10987] Starting a new job with PID 10987
2017-12-15 04:42:58,345 [salt.loaded.int.module.cmdmod][INFO    ][10987] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:58,357 [salt.loaded.int.module.cmdmod][INFO    ][10987] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-15 04:42:58,377 [salt.loaded.int.module.cmdmod][INFO    ][10987] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-15 04:42:58,408 [salt.minion      ][INFO    ][10987] Returning information for job: 20171215044258198052
2017-12-15 05:18:19,138 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command test.ping with jid 20171215051819134861
2017-12-15 05:18:19,736 [salt.minion      ][INFO    ][13016] Starting a new job with PID 13016
2017-12-15 05:18:19,762 [salt.minion      ][INFO    ][13016] Returning information for job: 20171215051819134861
2017-12-15 05:18:32,217 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215051832211834
2017-12-15 05:18:32,232 [salt.minion      ][INFO    ][13028] Starting a new job with PID 13028
2017-12-15 05:18:32,619 [salt.state       ][INFO    ][13028] Loading fresh modules for state activity
2017-12-15 05:18:32,645 [salt.fileclient  ][INFO    ][13028] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-15 05:18:32,665 [salt.fileclient  ][INFO    ][13028] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-15 05:18:32,693 [salt.fileclient  ][INFO    ][13028] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 05:18:32,997 [salt.state       ][INFO    ][13028] Running state [lsof] at time 05:18:32.997354
2017-12-15 05:18:32,998 [salt.state       ][INFO    ][13028] Executing state pkg.installed for lsof
2017-12-15 05:18:32,998 [salt.loaded.int.module.cmdmod][INFO    ][13028] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:18:33,492 [salt.state       ][INFO    ][13028] Package lsof is already installed
2017-12-15 05:18:33,493 [salt.state       ][INFO    ][13028] Completed state [lsof] at time 05:18:33.492933 duration_in_ms=495.579
2017-12-15 05:18:33,493 [salt.state       ][INFO    ][13028] Running state [keepalived] at time 05:18:33.493288
2017-12-15 05:18:33,494 [salt.state       ][INFO    ][13028] Executing state pkg.installed for keepalived
2017-12-15 05:18:33,497 [salt.state       ][INFO    ][13028] Package keepalived is already installed
2017-12-15 05:18:33,497 [salt.state       ][INFO    ][13028] Completed state [keepalived] at time 05:18:33.496753 duration_in_ms=3.465
2017-12-15 05:18:33,498 [salt.state       ][INFO    ][13028] Running state [/etc/keepalived/keepalived.conf] at time 05:18:33.498288
2017-12-15 05:18:33,499 [salt.state       ][INFO    ][13028] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-15 05:18:33,519 [salt.fileclient  ][INFO    ][13028] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-15 05:18:33,552 [salt.fileclient  ][INFO    ][13028] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 05:18:33,556 [salt.state       ][INFO    ][13028] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-15 05:18:33,557 [salt.state       ][INFO    ][13028] Completed state [/etc/keepalived/keepalived.conf] at time 05:18:33.556702 duration_in_ms=58.414
2017-12-15 05:18:33,557 [salt.state       ][INFO    ][13028] Running state [keepalived] at time 05:18:33.557353
2017-12-15 05:18:33,558 [salt.state       ][INFO    ][13028] Executing state service.running for keepalived
2017-12-15 05:18:33,558 [salt.loaded.int.module.cmdmod][INFO    ][13028] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-15 05:18:33,621 [salt.loaded.int.module.cmdmod][INFO    ][13028] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 05:18:33,629 [salt.loaded.int.module.cmdmod][INFO    ][13028] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 05:18:33,638 [salt.state       ][INFO    ][13028] The service keepalived is already running
2017-12-15 05:18:33,639 [salt.state       ][INFO    ][13028] Completed state [keepalived] at time 05:18:33.638755 duration_in_ms=81.402
2017-12-15 05:18:33,640 [salt.minion      ][INFO    ][13028] Returning information for job: 20171215051832211834
2017-12-15 05:18:58,728 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command pillar.get with jid 20171215051858723389
2017-12-15 05:18:58,764 [salt.minion      ][INFO    ][13063] Starting a new job with PID 13063
2017-12-15 05:18:58,771 [salt.minion      ][INFO    ][13063] Returning information for job: 20171215051858723389
2017-12-15 05:19:16,195 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215051916189691
2017-12-15 05:19:16,210 [salt.minion      ][INFO    ][13077] Starting a new job with PID 13077
2017-12-15 05:19:17,700 [salt.state       ][INFO    ][13077] Loading fresh modules for state activity
2017-12-15 05:19:17,728 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-15 05:19:17,751 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-15 05:19:17,767 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-15 05:19:17,792 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:17,804 [py.warnings      ][WARNING ][13077] /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-15 05:19:17,806 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-15 05:19:17,838 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-15 05:19:17,861 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:17,883 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-15 05:19:17,899 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:17,923 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-15 05:19:17,960 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:17,990 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-15 05:19:18,298 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,325 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-15 05:19:18,345 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,370 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 05:19:18,403 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 05:19:18,754 [salt.state       ][INFO    ][13077] Running state [rabbitmq-server] at time 05:19:18.753664
2017-12-15 05:19:18,754 [salt.state       ][INFO    ][13077] Executing state pkg.installed for rabbitmq-server
2017-12-15 05:19:18,755 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:19:19,201 [salt.state       ][INFO    ][13077] Package rabbitmq-server is already installed
2017-12-15 05:19:19,205 [salt.state       ][INFO    ][13077] Completed state [rabbitmq-server] at time 05:19:19.205121 duration_in_ms=451.457
2017-12-15 05:19:19,205 [salt.state       ][INFO    ][13077] Running state [gettext-base] at time 05:19:19.205472
2017-12-15 05:19:19,206 [salt.state       ][INFO    ][13077] Executing state pkg.installed for gettext-base
2017-12-15 05:19:19,209 [salt.state       ][INFO    ][13077] Package gettext-base is already installed
2017-12-15 05:19:19,209 [salt.state       ][INFO    ][13077] Completed state [gettext-base] at time 05:19:19.208886 duration_in_ms=3.413
2017-12-15 05:19:19,211 [salt.state       ][INFO    ][13077] Running state [/etc/rabbitmq/rabbitmq.config] at time 05:19:19.210677
2017-12-15 05:19:19,211 [salt.state       ][INFO    ][13077] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-15 05:19:19,231 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-15 05:19:19,259 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:19,271 [salt.state       ][INFO    ][13077] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-15 05:19:19,271 [salt.state       ][INFO    ][13077] Completed state [/etc/rabbitmq/rabbitmq.config] at time 05:19:19.270864 duration_in_ms=60.187
2017-12-15 05:19:19,271 [salt.state       ][INFO    ][13077] Running state [/etc/default/rabbitmq-server] at time 05:19:19.271381
2017-12-15 05:19:19,272 [salt.state       ][INFO    ][13077] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-15 05:19:19,290 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-15 05:19:19,305 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:19,316 [salt.state       ][INFO    ][13077] File /etc/default/rabbitmq-server is in the correct state
2017-12-15 05:19:19,316 [salt.state       ][INFO    ][13077] Completed state [/etc/default/rabbitmq-server] at time 05:19:19.315870 duration_in_ms=44.489
2017-12-15 05:19:19,316 [salt.state       ][INFO    ][13077] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:19:19.316411
2017-12-15 05:19:19,317 [salt.state       ][INFO    ][13077] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-15 05:19:19,332 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-15 05:19:19,347 [salt.fileclient  ][INFO    ][13077] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:19,357 [salt.state       ][INFO    ][13077] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-15 05:19:19,357 [salt.state       ][INFO    ][13077] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:19:19.357207 duration_in_ms=40.796
2017-12-15 05:19:19,358 [salt.state       ][INFO    ][13077] Running state [rabbitmq-server] at time 05:19:19.358391
2017-12-15 05:19:19,359 [salt.state       ][INFO    ][13077] Executing state service.running for rabbitmq-server
2017-12-15 05:19:19,359 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-15 05:19:19,378 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 05:19:19,388 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 05:19:19,398 [salt.state       ][INFO    ][13077] The service rabbitmq-server is already running
2017-12-15 05:19:19,398 [salt.state       ][INFO    ][13077] Completed state [rabbitmq-server] at time 05:19:19.398362 duration_in_ms=39.97
2017-12-15 05:19:19,400 [salt.state       ][INFO    ][13077] Running state [amqp_client] at time 05:19:19.399915
2017-12-15 05:19:19,400 [salt.state       ][INFO    ][13077] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-15 05:19:19,401 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 05:19:19,967 [salt.state       ][INFO    ][13077] Plugin 'amqp_client' is already enabled.
2017-12-15 05:19:19,968 [salt.state       ][INFO    ][13077] Completed state [amqp_client] at time 05:19:19.967886 duration_in_ms=567.971
2017-12-15 05:19:19,969 [salt.state       ][INFO    ][13077] Running state [rabbitmq_management] at time 05:19:19.968538
2017-12-15 05:19:19,969 [salt.state       ][INFO    ][13077] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-15 05:19:19,969 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 05:19:20,440 [salt.state       ][INFO    ][13077] Plugin 'rabbitmq_management' is already enabled.
2017-12-15 05:19:20,440 [salt.state       ][INFO    ][13077] Completed state [rabbitmq_management] at time 05:19:20.440372 duration_in_ms=471.833
2017-12-15 05:19:20,442 [salt.state       ][INFO    ][13077] Running state [/openstack] at time 05:19:20.441887
2017-12-15 05:19:20,442 [salt.state       ][INFO    ][13077] Executing state rabbitmq_vhost.present for /openstack
2017-12-15 05:19:20,443 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-15 05:19:21,121 [salt.state       ][INFO    ][13077] Virtual Host '/openstack' already exists.
2017-12-15 05:19:21,122 [salt.state       ][INFO    ][13077] Completed state [/openstack] at time 05:19:21.121713 duration_in_ms=679.825
2017-12-15 05:19:21,123 [salt.state       ][INFO    ][13077] Running state [openstack] at time 05:19:21.123196
2017-12-15 05:19:21,123 [salt.state       ][INFO    ][13077] Executing state rabbitmq_user.present for openstack
2017-12-15 05:19:21,124 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:21,631 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:23,179 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:23,658 [salt.state       ][INFO    ][13077] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:23,658 [salt.state       ][INFO    ][13077] Completed state [openstack] at time 05:19:23.657939 duration_in_ms=2534.742
2017-12-15 05:19:23,659 [salt.state       ][INFO    ][13077] Running state [Ceilometer] at time 05:19:23.659281
2017-12-15 05:19:23,660 [salt.state       ][INFO    ][13077] Executing state rabbitmq_policy.present for Ceilometer
2017-12-15 05:19:23,660 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:24,181 [salt.loaded.int.module.cmdmod][INFO    ][13077] 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-15 05:19:24,718 [salt.state       ][INFO    ][13077] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-15 05:19:24,718 [salt.state       ][INFO    ][13077] Completed state [Ceilometer] at time 05:19:24.718335 duration_in_ms=1059.052
2017-12-15 05:19:24,719 [salt.state       ][INFO    ][13077] Running state [HA] at time 05:19:24.718914
2017-12-15 05:19:24,719 [salt.state       ][INFO    ][13077] Executing state rabbitmq_policy.present for HA
2017-12-15 05:19:24,720 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:25,227 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 05:19:25,761 [salt.state       ][INFO    ][13077] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 05:19:25,761 [salt.state       ][INFO    ][13077] Completed state [HA] at time 05:19:25.761170 duration_in_ms=1042.256
2017-12-15 05:19:25,761 [salt.state       ][INFO    ][13077] Running state [guest] at time 05:19:25.761409
2017-12-15 05:19:25,762 [salt.state       ][INFO    ][13077] Executing state rabbitmq_user.present for guest
2017-12-15 05:19:25,762 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:26,263 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:26,288 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215051926282026
2017-12-15 05:19:26,304 [salt.minion      ][INFO    ][15085] Starting a new job with PID 15085
2017-12-15 05:19:26,314 [salt.minion      ][INFO    ][15085] Returning information for job: 20171215051926282026
2017-12-15 05:19:27,830 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-15 05:19:28,345 [salt.state       ][INFO    ][13077] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:28,345 [salt.state       ][INFO    ][13077] Completed state [guest] at time 05:19:28.345206 duration_in_ms=2583.796
2017-12-15 05:19:28,346 [salt.state       ][INFO    ][13077] Running state [HA] at time 05:19:28.345740
2017-12-15 05:19:28,346 [salt.state       ][INFO    ][13077] Executing state rabbitmq_policy.present for HA
2017-12-15 05:19:28,346 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-15 05:19:28,853 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 05:19:29,383 [salt.state       ][INFO    ][13077] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 05:19:29,384 [salt.state       ][INFO    ][13077] Completed state [HA] at time 05:19:29.383660 duration_in_ms=1037.92
2017-12-15 05:19:29,384 [salt.state       ][INFO    ][13077] Running state [admin] at time 05:19:29.384195
2017-12-15 05:19:29,384 [salt.state       ][INFO    ][13077] Executing state rabbitmq_user.present for admin
2017-12-15 05:19:29,385 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:29,881 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:31,425 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:31,910 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-15 05:19:32,414 [salt.state       ][INFO    ][13077] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:32,415 [salt.state       ][INFO    ][13077] Completed state [admin] at time 05:19:32.414551 duration_in_ms=3030.355
2017-12-15 05:19:32,415 [salt.state       ][INFO    ][13077] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.415177
2017-12-15 05:19:32,415 [salt.state       ][INFO    ][13077] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,416 [salt.state       ][INFO    ][13077] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 05:19:32,416 [salt.state       ][INFO    ][13077] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.416054 duration_in_ms=0.876
2017-12-15 05:19:32,416 [salt.state       ][INFO    ][13077] Running state [mdb02] at time 05:19:32.416216
2017-12-15 05:19:32,416 [salt.state       ][INFO    ][13077] Executing state host.present for mdb02
2017-12-15 05:19:32,417 [salt.state       ][INFO    ][13077] Host mdb02 (10.167.4.77) already present
2017-12-15 05:19:32,417 [salt.state       ][INFO    ][13077] Completed state [mdb02] at time 05:19:32.416808 duration_in_ms=0.592
2017-12-15 05:19:32,417 [salt.state       ][INFO    ][13077] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.416965
2017-12-15 05:19:32,417 [salt.state       ][INFO    ][13077] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,417 [salt.state       ][INFO    ][13077] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.417540 duration_in_ms=0.575
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Running state [mdb03] at time 05:19:32.417693
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Executing state host.present for mdb03
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Host mdb03 (10.167.4.78) already present
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Completed state [mdb03] at time 05:19:32.418258 duration_in_ms=0.565
2017-12-15 05:19:32,418 [salt.state       ][INFO    ][13077] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.418413
2017-12-15 05:19:32,419 [salt.state       ][INFO    ][13077] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,419 [salt.state       ][INFO    ][13077] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 05:19:32,419 [salt.state       ][INFO    ][13077] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.418979 duration_in_ms=0.566
2017-12-15 05:19:32,419 [salt.state       ][INFO    ][13077] Running state [mdb01] at time 05:19:32.419127
2017-12-15 05:19:32,419 [salt.state       ][INFO    ][13077] Executing state host.present for mdb01
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Host mdb01 (10.167.4.76) already present
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Completed state [mdb01] at time 05:19:32.419735 duration_in_ms=0.608
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Running state [mdb] at time 05:19:32.419904
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Executing state host.present for mdb
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Host mdb (10.167.4.75) already present
2017-12-15 05:19:32,420 [salt.state       ][INFO    ][13077] Completed state [mdb] at time 05:19:32.420470 duration_in_ms=0.567
2017-12-15 05:19:32,421 [salt.state       ][INFO    ][13077] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.420629
2017-12-15 05:19:32,421 [salt.state       ][INFO    ][13077] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,421 [salt.state       ][INFO    ][13077] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 05:19:32,421 [salt.state       ][INFO    ][13077] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.421193 duration_in_ms=0.564
2017-12-15 05:19:32,421 [salt.state       ][INFO    ][13077] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.421349
2017-12-15 05:19:32,422 [salt.state       ][INFO    ][13077] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,424 [salt.state       ][INFO    ][13077] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.424613 duration_in_ms=3.265
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Running state [cfg01] at time 05:19:32.424765
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Executing state host.present for cfg01
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Host cfg01 (10.167.4.100) already present
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Completed state [cfg01] at time 05:19:32.425321 duration_in_ms=0.555
2017-12-15 05:19:32,425 [salt.state       ][INFO    ][13077] Running state [prx01] at time 05:19:32.425468
2017-12-15 05:19:32,426 [salt.state       ][INFO    ][13077] Executing state host.present for prx01
2017-12-15 05:19:32,426 [salt.state       ][INFO    ][13077] Host prx01 (10.167.4.104) already present
2017-12-15 05:19:32,426 [salt.state       ][INFO    ][13077] Completed state [prx01] at time 05:19:32.426016 duration_in_ms=0.547
2017-12-15 05:19:32,426 [salt.state       ][INFO    ][13077] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.426158
2017-12-15 05:19:32,426 [salt.state       ][INFO    ][13077] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.426712 duration_in_ms=0.553
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.426862
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 05:19:32,427 [salt.state       ][INFO    ][13077] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.427427 duration_in_ms=0.565
2017-12-15 05:19:32,428 [salt.state       ][INFO    ][13077] Running state [kvm01] at time 05:19:32.427652
2017-12-15 05:19:32,428 [salt.state       ][INFO    ][13077] Executing state host.present for kvm01
2017-12-15 05:19:32,428 [salt.state       ][INFO    ][13077] Host kvm01 (10.167.4.141) already present
2017-12-15 05:19:32,428 [salt.state       ][INFO    ][13077] Completed state [kvm01] at time 05:19:32.428224 duration_in_ms=0.572
2017-12-15 05:19:32,428 [salt.state       ][INFO    ][13077] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.428370
2017-12-15 05:19:32,429 [salt.state       ][INFO    ][13077] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,429 [salt.state       ][INFO    ][13077] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 05:19:32,429 [salt.state       ][INFO    ][13077] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.428926 duration_in_ms=0.556
2017-12-15 05:19:32,429 [salt.state       ][INFO    ][13077] Running state [kvm03] at time 05:19:32.429068
2017-12-15 05:19:32,429 [salt.state       ][INFO    ][13077] Executing state host.present for kvm03
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Host kvm03 (10.167.4.143) already present
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Completed state [kvm03] at time 05:19:32.429629 duration_in_ms=0.56
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.429780
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 05:19:32,430 [salt.state       ][INFO    ][13077] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.430337 duration_in_ms=0.556
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Running state [kvm02] at time 05:19:32.430494
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Executing state host.present for kvm02
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Host kvm02 (10.167.4.142) already present
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Completed state [kvm02] at time 05:19:32.431048 duration_in_ms=0.553
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Running state [dbs] at time 05:19:32.431197
2017-12-15 05:19:32,431 [salt.state       ][INFO    ][13077] Executing state host.present for dbs
2017-12-15 05:19:32,432 [salt.state       ][INFO    ][13077] Host dbs (10.167.4.50) already present
2017-12-15 05:19:32,432 [salt.state       ][INFO    ][13077] Completed state [dbs] at time 05:19:32.431786 duration_in_ms=0.59
2017-12-15 05:19:32,432 [salt.state       ][INFO    ][13077] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.431951
2017-12-15 05:19:32,432 [salt.state       ][INFO    ][13077] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,432 [salt.state       ][INFO    ][13077] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.432512 duration_in_ms=0.561
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Running state [prx] at time 05:19:32.432663
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Executing state host.present for prx
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Host prx (172.30.10.103) already present
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Completed state [prx] at time 05:19:32.433215 duration_in_ms=0.552
2017-12-15 05:19:32,433 [salt.state       ][INFO    ][13077] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.433358
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.433902 duration_in_ms=0.544
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Running state [prx02] at time 05:19:32.434048
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Executing state host.present for prx02
2017-12-15 05:19:32,434 [salt.state       ][INFO    ][13077] Host prx02 (10.167.4.105) already present
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Completed state [prx02] at time 05:19:32.434600 duration_in_ms=0.552
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.434750
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.435303 duration_in_ms=0.553
2017-12-15 05:19:32,435 [salt.state       ][INFO    ][13077] Running state [gtw01] at time 05:19:32.435467
2017-12-15 05:19:32,436 [salt.state       ][INFO    ][13077] Executing state host.present for gtw01
2017-12-15 05:19:32,436 [salt.state       ][INFO    ][13077] Host gtw01 (10.167.4.124) already present
2017-12-15 05:19:32,436 [salt.state       ][INFO    ][13077] Completed state [gtw01] at time 05:19:32.436086 duration_in_ms=0.619
2017-12-15 05:19:32,436 [salt.state       ][INFO    ][13077] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.436228
2017-12-15 05:19:32,436 [salt.state       ][INFO    ][13077] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,437 [salt.state       ][INFO    ][13077] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 05:19:32,437 [salt.state       ][INFO    ][13077] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.436790 duration_in_ms=0.563
2017-12-15 05:19:32,437 [salt.state       ][INFO    ][13077] Running state [gtw02] at time 05:19:32.436945
2017-12-15 05:19:32,437 [salt.state       ][INFO    ][13077] Executing state host.present for gtw02
2017-12-15 05:19:32,437 [salt.state       ][INFO    ][13077] Host gtw02 (10.167.4.125) already present
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Completed state [gtw02] at time 05:19:32.437509 duration_in_ms=0.564
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.437659
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.438212 duration_in_ms=0.553
2017-12-15 05:19:32,438 [salt.state       ][INFO    ][13077] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.438366
2017-12-15 05:19:32,439 [salt.state       ][INFO    ][13077] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,439 [salt.state       ][INFO    ][13077] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 05:19:32,439 [salt.state       ][INFO    ][13077] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.438921 duration_in_ms=0.555
2017-12-15 05:19:32,439 [salt.state       ][INFO    ][13077] Running state [msg02] at time 05:19:32.439069
2017-12-15 05:19:32,439 [salt.state       ][INFO    ][13077] Executing state host.present for msg02
2017-12-15 05:19:32,440 [salt.state       ][INFO    ][13077] Host msg02 (10.167.4.42) already present
2017-12-15 05:19:32,440 [salt.state       ][INFO    ][13077] Completed state [msg02] at time 05:19:32.439653 duration_in_ms=0.585
2017-12-15 05:19:32,440 [salt.state       ][INFO    ][13077] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.439821
2017-12-15 05:19:32,440 [salt.state       ][INFO    ][13077] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,440 [salt.state       ][INFO    ][13077] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 05:19:32,441 [salt.state       ][INFO    ][13077] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.440477 duration_in_ms=0.655
2017-12-15 05:19:32,441 [salt.state       ][INFO    ][13077] Running state [msg03] at time 05:19:32.440627
2017-12-15 05:19:32,441 [salt.state       ][INFO    ][13077] Executing state host.present for msg03
2017-12-15 05:19:32,441 [salt.state       ][INFO    ][13077] Host msg03 (10.167.4.43) already present
2017-12-15 05:19:32,441 [salt.state       ][INFO    ][13077] Completed state [msg03] at time 05:19:32.441178 duration_in_ms=0.551
2017-12-15 05:19:32,442 [salt.state       ][INFO    ][13077] Running state [file.replace] at time 05:19:32.441971
2017-12-15 05:19:32,442 [salt.state       ][INFO    ][13077] Executing state module.run for file.replace
2017-12-15 05:19:32,509 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 05:19:32,519 [salt.state       ][INFO    ][13077] onlyif execution failed
2017-12-15 05:19:32,520 [salt.state       ][INFO    ][13077] Completed state [file.replace] at time 05:19:32.519774 duration_in_ms=77.803
2017-12-15 05:19:32,520 [salt.state       ][INFO    ][13077] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.520064
2017-12-15 05:19:32,520 [salt.state       ][INFO    ][13077] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,521 [salt.state       ][INFO    ][13077] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 05:19:32,521 [salt.state       ][INFO    ][13077] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.520923 duration_in_ms=0.86
2017-12-15 05:19:32,521 [salt.state       ][INFO    ][13077] Running state [msg01] at time 05:19:32.521084
2017-12-15 05:19:32,521 [salt.state       ][INFO    ][13077] Executing state host.present for msg01
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Host msg01 (10.167.4.41) already present
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Completed state [msg01] at time 05:19:32.521639 duration_in_ms=0.554
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Running state [msg] at time 05:19:32.521789
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Executing state host.present for msg
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Host msg (10.167.4.40) already present
2017-12-15 05:19:32,522 [salt.state       ][INFO    ][13077] Completed state [msg] at time 05:19:32.522342 duration_in_ms=0.553
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.522497
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.523068 duration_in_ms=0.57
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.523217
2017-12-15 05:19:32,523 [salt.state       ][INFO    ][13077] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,524 [salt.state       ][INFO    ][13077] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 05:19:32,524 [salt.state       ][INFO    ][13077] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.523820 duration_in_ms=0.604
2017-12-15 05:19:32,524 [salt.state       ][INFO    ][13077] Running state [cfg01] at time 05:19:32.523968
2017-12-15 05:19:32,524 [salt.state       ][INFO    ][13077] Executing state host.present for cfg01
2017-12-15 05:19:32,524 [salt.state       ][INFO    ][13077] Host cfg01 (10.167.4.100) already present
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Completed state [cfg01] at time 05:19:32.524524 duration_in_ms=0.556
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Running state [cmp002] at time 05:19:32.524677
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Executing state host.present for cmp002
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Host cmp002 (10.167.4.102) already present
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Completed state [cmp002] at time 05:19:32.525240 duration_in_ms=0.563
2017-12-15 05:19:32,525 [salt.state       ][INFO    ][13077] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.525382
2017-12-15 05:19:32,526 [salt.state       ][INFO    ][13077] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,526 [salt.state       ][INFO    ][13077] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 05:19:32,526 [salt.state       ][INFO    ][13077] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.526191 duration_in_ms=0.808
2017-12-15 05:19:32,526 [salt.state       ][INFO    ][13077] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.526346
2017-12-15 05:19:32,526 [salt.state       ][INFO    ][13077] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,527 [salt.state       ][INFO    ][13077] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 05:19:32,527 [salt.state       ][INFO    ][13077] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.526901 duration_in_ms=0.555
2017-12-15 05:19:32,527 [salt.state       ][INFO    ][13077] Running state [cmp001] at time 05:19:32.527047
2017-12-15 05:19:32,527 [salt.state       ][INFO    ][13077] Executing state host.present for cmp001
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Host cmp001 (10.167.4.101) already present
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Completed state [cmp001] at time 05:19:32.527701 duration_in_ms=0.653
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.527862
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 05:19:32,528 [salt.state       ][INFO    ][13077] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.528426 duration_in_ms=0.565
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Running state [dbs01] at time 05:19:32.528578
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Executing state host.present for dbs01
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Host dbs01 (10.167.4.51) already present
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Completed state [dbs01] at time 05:19:32.529136 duration_in_ms=0.559
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.529283
2017-12-15 05:19:32,529 [salt.state       ][INFO    ][13077] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,530 [salt.state       ][INFO    ][13077] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 05:19:32,530 [salt.state       ][INFO    ][13077] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.529842 duration_in_ms=0.56
2017-12-15 05:19:32,530 [salt.state       ][INFO    ][13077] Running state [dbs02] at time 05:19:32.529998
2017-12-15 05:19:32,530 [salt.state       ][INFO    ][13077] Executing state host.present for dbs02
2017-12-15 05:19:32,530 [salt.state       ][INFO    ][13077] Host dbs02 (10.167.4.52) already present
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Completed state [dbs02] at time 05:19:32.530559 duration_in_ms=0.56
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.530713
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.531271 duration_in_ms=0.558
2017-12-15 05:19:32,531 [salt.state       ][INFO    ][13077] Running state [dbs03] at time 05:19:32.531445
2017-12-15 05:19:32,532 [salt.state       ][INFO    ][13077] Executing state host.present for dbs03
2017-12-15 05:19:32,532 [salt.state       ][INFO    ][13077] Host dbs03 (10.167.4.53) already present
2017-12-15 05:19:32,532 [salt.state       ][INFO    ][13077] Completed state [dbs03] at time 05:19:32.532057 duration_in_ms=0.612
2017-12-15 05:19:32,532 [salt.state       ][INFO    ][13077] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.532207
2017-12-15 05:19:32,532 [salt.state       ][INFO    ][13077] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,533 [salt.state       ][INFO    ][13077] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 05:19:32,533 [salt.state       ][INFO    ][13077] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.532774 duration_in_ms=0.567
2017-12-15 05:19:32,533 [salt.state       ][INFO    ][13077] Running state [mas01] at time 05:19:32.532928
2017-12-15 05:19:32,533 [salt.state       ][INFO    ][13077] Executing state host.present for mas01
2017-12-15 05:19:32,533 [salt.state       ][INFO    ][13077] Host mas01 (10.167.4.3) already present
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Completed state [mas01] at time 05:19:32.533476 duration_in_ms=0.549
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.533623
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.534170 duration_in_ms=0.547
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Running state [ctl02] at time 05:19:32.534321
2017-12-15 05:19:32,534 [salt.state       ][INFO    ][13077] Executing state host.present for ctl02
2017-12-15 05:19:32,535 [salt.state       ][INFO    ][13077] Host ctl02 (10.167.4.12) already present
2017-12-15 05:19:32,535 [salt.state       ][INFO    ][13077] Completed state [ctl02] at time 05:19:32.534881 duration_in_ms=0.56
2017-12-15 05:19:32,535 [salt.state       ][INFO    ][13077] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.535032
2017-12-15 05:19:32,535 [salt.state       ][INFO    ][13077] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,535 [salt.state       ][INFO    ][13077] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 05:19:32,536 [salt.state       ][INFO    ][13077] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.535635 duration_in_ms=0.603
2017-12-15 05:19:32,536 [salt.state       ][INFO    ][13077] Running state [ctl03] at time 05:19:32.535807
2017-12-15 05:19:32,536 [salt.state       ][INFO    ][13077] Executing state host.present for ctl03
2017-12-15 05:19:32,536 [salt.state       ][INFO    ][13077] Host ctl03 (10.167.4.13) already present
2017-12-15 05:19:32,536 [salt.state       ][INFO    ][13077] Completed state [ctl03] at time 05:19:32.536363 duration_in_ms=0.556
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.536512
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.537056 duration_in_ms=0.544
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Running state [ctl01] at time 05:19:32.537207
2017-12-15 05:19:32,537 [salt.state       ][INFO    ][13077] Executing state host.present for ctl01
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Host ctl01 (10.167.4.11) already present
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Completed state [ctl01] at time 05:19:32.537756 duration_in_ms=0.549
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Running state [ctl] at time 05:19:32.537900
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Executing state host.present for ctl
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Host ctl (10.167.4.10) already present
2017-12-15 05:19:32,538 [salt.state       ][INFO    ][13077] Completed state [ctl] at time 05:19:32.538441 duration_in_ms=0.541
2017-12-15 05:19:32,539 [salt.state       ][INFO    ][13077] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.538585
2017-12-15 05:19:32,539 [salt.state       ][INFO    ][13077] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:32,539 [salt.state       ][INFO    ][13077] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 05:19:32,539 [salt.state       ][INFO    ][13077] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 05:19:32.539124 duration_in_ms=0.539
2017-12-15 05:19:32,540 [salt.state       ][INFO    ][13077] Running state [rabbit@master] at time 05:19:32.539595
2017-12-15 05:19:32,540 [salt.state       ][INFO    ][13077] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-15 05:19:32,540 [salt.loaded.int.module.cmdmod][INFO    ][13077] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-15 05:19:33,095 [salt.state       ][INFO    ][13077] Already in cluster
2017-12-15 05:19:33,096 [salt.state       ][INFO    ][13077] Completed state [rabbit@master] at time 05:19:33.095537 duration_in_ms=555.941
2017-12-15 05:19:33,098 [salt.minion      ][INFO    ][13077] Returning information for job: 20171215051916189691
2017-12-15 05:19:35,245 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command cmd.run with jid 20171215051935241322
2017-12-15 05:19:35,263 [salt.minion      ][INFO    ][17028] Starting a new job with PID 17028
2017-12-15 05:19:35,269 [salt.loaded.int.module.cmdmod][INFO    ][17028] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-15 05:19:35,794 [salt.minion      ][INFO    ][17028] Returning information for job: 20171215051935241322
2017-12-15 05:20:12,202 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command state.sls with jid 20171215052012202278
2017-12-15 05:20:12,227 [salt.minion      ][INFO    ][17185] Starting a new job with PID 17185
2017-12-15 05:20:13,081 [salt.state       ][INFO    ][17185] Loading fresh modules for state activity
2017-12-15 05:20:13,103 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-15 05:20:13,292 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-15 05:20:13,443 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:13,752 [salt.state       ][INFO    ][17185] Running state [haproxy] at time 05:20:13.752152
2017-12-15 05:20:13,753 [salt.state       ][INFO    ][17185] Executing state pkg.installed for haproxy
2017-12-15 05:20:13,753 [salt.loaded.int.module.cmdmod][INFO    ][17185] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:20:14,224 [salt.state       ][INFO    ][17185] Package haproxy is already installed
2017-12-15 05:20:14,224 [salt.state       ][INFO    ][17185] Completed state [haproxy] at time 05:20:14.223862 duration_in_ms=471.71
2017-12-15 05:20:14,226 [salt.state       ][INFO    ][17185] Running state [/etc/default/haproxy] at time 05:20:14.225779
2017-12-15 05:20:14,226 [salt.state       ][INFO    ][17185] Executing state file.managed for /etc/default/haproxy
2017-12-15 05:20:14,251 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-15 05:20:14,253 [salt.state       ][INFO    ][17185] File /etc/default/haproxy is in the correct state
2017-12-15 05:20:14,253 [salt.state       ][INFO    ][17185] Completed state [/etc/default/haproxy] at time 05:20:14.253144 duration_in_ms=27.364
2017-12-15 05:20:14,253 [salt.state       ][INFO    ][17185] Running state [/etc/haproxy/haproxy.cfg] at time 05:20:14.253466
2017-12-15 05:20:14,254 [salt.state       ][INFO    ][17185] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-15 05:20:14,271 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-15 05:20:14,358 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:14,361 [salt.state       ][INFO    ][17185] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-15 05:20:14,362 [salt.state       ][INFO    ][17185] Completed state [/etc/haproxy/haproxy.cfg] at time 05:20:14.361707 duration_in_ms=108.24
2017-12-15 05:20:14,362 [salt.state       ][INFO    ][17185] Running state [/etc/haproxy/ssl] at time 05:20:14.362041
2017-12-15 05:20:14,362 [salt.state       ][INFO    ][17185] Executing state file.directory for /etc/haproxy/ssl
2017-12-15 05:20:14,363 [salt.state       ][INFO    ][17185] Directory /etc/haproxy/ssl is in the correct state
2017-12-15 05:20:14,363 [salt.state       ][INFO    ][17185] Completed state [/etc/haproxy/ssl] at time 05:20:14.363174 duration_in_ms=1.133
2017-12-15 05:20:14,363 [salt.state       ][INFO    ][17185] Running state [haproxy_status_packages] at time 05:20:14.363447
2017-12-15 05:20:14,364 [salt.state       ][INFO    ][17185] Executing state pkg.installed for haproxy_status_packages
2017-12-15 05:20:14,367 [salt.state       ][INFO    ][17185] All specified packages are already installed
2017-12-15 05:20:14,367 [salt.state       ][INFO    ][17185] Completed state [haproxy_status_packages] at time 05:20:14.366736 duration_in_ms=3.289
2017-12-15 05:20:14,367 [salt.state       ][INFO    ][17185] Running state [/usr/bin/haproxy-status.sh] at time 05:20:14.367194
2017-12-15 05:20:14,367 [salt.state       ][INFO    ][17185] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-15 05:20:14,381 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-15 05:20:14,396 [salt.fileclient  ][INFO    ][17185] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:14,399 [salt.state       ][INFO    ][17185] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-15 05:20:14,399 [salt.state       ][INFO    ][17185] Completed state [/usr/bin/haproxy-status.sh] at time 05:20:14.398943 duration_in_ms=31.749
2017-12-15 05:20:14,399 [salt.state       ][INFO    ][17185] Running state [net.ipv4.ip_nonlocal_bind] at time 05:20:14.399395
2017-12-15 05:20:14,400 [salt.state       ][INFO    ][17185] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-15 05:20:14,409 [salt.loaded.int.module.cmdmod][INFO    ][17185] Executing command 'sysctl -a' in directory '/root'
2017-12-15 05:20:14,423 [salt.state       ][INFO    ][17185] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-15 05:20:14,424 [salt.state       ][INFO    ][17185] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:20:14.423746 duration_in_ms=24.349
2017-12-15 05:20:14,425 [salt.state       ][INFO    ][17185] Running state [haproxy] at time 05:20:14.424860
2017-12-15 05:20:14,425 [salt.state       ][INFO    ][17185] Executing state service.running for haproxy
2017-12-15 05:20:14,426 [salt.loaded.int.module.cmdmod][INFO    ][17185] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:14,436 [salt.loaded.int.module.cmdmod][INFO    ][17185] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:14,446 [salt.loaded.int.module.cmdmod][INFO    ][17185] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:14,455 [salt.state       ][INFO    ][17185] The service haproxy is already running
2017-12-15 05:20:14,456 [salt.state       ][INFO    ][17185] Completed state [haproxy] at time 05:20:14.455788 duration_in_ms=30.927
2017-12-15 05:20:14,457 [salt.minion      ][INFO    ][17185] Returning information for job: 20171215052012202278
2017-12-15 05:20:16,306 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command service.status with jid 20171215052016307708
2017-12-15 05:20:16,331 [salt.minion      ][INFO    ][17219] Starting a new job with PID 17219
2017-12-15 05:20:16,426 [salt.loaded.int.module.cmdmod][INFO    ][17219] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:16,436 [salt.loaded.int.module.cmdmod][INFO    ][17219] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:16,444 [salt.minion      ][INFO    ][17219] Returning information for job: 20171215052016307708
2017-12-15 05:20:17,901 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command service.restart with jid 20171215052017896635
2017-12-15 05:20:17,929 [salt.minion      ][INFO    ][17227] Starting a new job with PID 17227
2017-12-15 05:20:18,030 [salt.loaded.int.module.cmdmod][INFO    ][17227] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:18,040 [salt.loaded.int.module.cmdmod][INFO    ][17227] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-15 05:20:18,057 [salt.loaded.int.module.cmdmod][INFO    ][17227] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-15 05:20:18,096 [salt.minion      ][INFO    ][17227] Returning information for job: 20171215052017896635
2017-12-15 05:36:14,079 [salt.utils.schedule][INFO    ][1752] Running scheduled job: __mine_interval
2017-12-15 05:43:14,898 [salt.minion      ][INFO    ][1752] User sudo_ubuntu Executing command cp.push_dir with jid 20171215054314890002
2017-12-15 05:43:14,927 [salt.minion      ][INFO    ][18688] Starting a new job with PID 18688
