2017-12-17 02:17:29,853 [salt.cli.daemons ][WARNING ][955] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 02:18:11,340 [salt.state       ][ERROR   ][1084] No contents found in top file
2017-12-17 02:18:18,356 [py.warnings      ][WARNING ][1181] /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-17 02:18:18,362 [salt.loaded.int.module.cmdmod][ERROR   ][1181] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 02:18:18,362 [salt.loaded.int.module.cmdmod][ERROR   ][1181] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 02:18:18,372 [salt.loaded.int.module.cmdmod][ERROR   ][1181] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 02:18:18,373 [salt.loaded.int.module.cmdmod][ERROR   ][1181] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 02:18:19,470 [salt.loaded.int.module.cmdmod][ERROR   ][1181] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 02:18:19,471 [salt.loaded.int.module.cmdmod][ERROR   ][1181] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 02:18:19,482 [salt.loaded.int.module.cmdmod][ERROR   ][1181] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 02:18:19,482 [salt.loaded.int.module.cmdmod][ERROR   ][1181] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 02:19:09,801 [salt.loaded.int.module.cmdmod][ERROR   ][1181] 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-17 02:19:13,780 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-17 02:19:13,788 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-17 02:19:13,801 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-17 02:19:13,834 [salt.utils.parsers][WARNING ][955] Minion received a SIGTERM. Exiting.
2017-12-17 02:19:14,098 [salt.cli.daemons ][INFO    ][1749] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-17 02:19:14,358 [salt.minion      ][INFO    ][1749] Creating minion process manager
2017-12-17 02:19:14,359 [salt.cli.daemons ][WARNING ][1749] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 02:19:14,359 [salt.cli.daemons ][INFO    ][1749] The Salt Minion is starting up
2017-12-17 02:19:14,359 [salt.minion      ][INFO    ][1749] Minion is starting as user 'root'
2017-12-17 02:19:14,360 [salt.utils.event ][INFO    ][1749] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-17 02:19:14,966 [salt.loaded.int.module.cmdmod][INFO    ][1749] Executing command ['date', '+%z'] in directory '/root'
2017-12-17 02:19:14,975 [salt.utils.schedule][INFO    ][1749] Updating job settings for scheduled job: __mine_interval
2017-12-17 02:19:14,978 [salt.minion      ][INFO    ][1749] Added mine.update to scheduler
2017-12-17 02:19:15,219 [salt.minion      ][INFO    ][1749] Minion is ready to receive requests!
2017-12-17 02:19:16,221 [salt.utils.schedule][INFO    ][1749] Running scheduled job: __mine_interval
2017-12-17 02:20:07,295 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022007282527
2017-12-17 02:20:07,320 [salt.minion      ][INFO    ][1855] Starting a new job with PID 1855
2017-12-17 02:20:10,164 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-12-17 02:20:10,241 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:20:10,481 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:20:10,511 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:10,561 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:20:10,582 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:10,626 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:20:10,649 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:10,757 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:20:10,804 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:10,856 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:20:10,884 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:10,927 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:20:10,958 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,001 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:20:11,024 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,082 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:20:11,107 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,164 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:20:11,178 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,222 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:20:11,246 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,315 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:20:11,356 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,409 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:20:11,431 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,473 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:20:11,489 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,533 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:20:11,556 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,622 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:20:11,642 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,699 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:20:11,717 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,759 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:20:11,773 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,818 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:20:11,847 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:11,917 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:20:11,988 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:12,032 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:20:12,055 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:12,116 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:20:12,133 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:12,178 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:20:12,191 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:20:12,208 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:20:12,225 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:20:12,241 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:20:12,253 [salt.state       ][INFO    ][1855] Running state [/etc/environment] at time 02:20:12.253389
2017-12-17 02:20:12,254 [salt.state       ][INFO    ][1855] Executing state file.blockreplace for /etc/environment
2017-12-17 02:20:12,259 [salt.state       ][INFO    ][1855] 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-17 02:20:12,259 [salt.state       ][INFO    ][1855] Completed state [/etc/environment] at time 02:20:12.259142 duration_in_ms=5.753
2017-12-17 02:20:12,259 [salt.state       ][INFO    ][1855] Running state [/etc/profile.d] at time 02:20:12.259426
2017-12-17 02:20:12,260 [salt.state       ][INFO    ][1855] Executing state file.directory for /etc/profile.d
2017-12-17 02:20:12,261 [salt.state       ][INFO    ][1855] Directory /etc/profile.d is in the correct state
2017-12-17 02:20:12,261 [salt.state       ][INFO    ][1855] Completed state [/etc/profile.d] at time 02:20:12.260831 duration_in_ms=1.404
2017-12-17 02:20:12,502 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:20:12.502320
2017-12-17 02:20:12,503 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:20:12,521 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:20:12,526 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:20:12,527 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:20:12.526572 duration_in_ms=24.252
2017-12-17 02:20:12,527 [salt.state       ][INFO    ][1855] Running state [linux_repo_prereq_pkgs] at time 02:20:12.527200
2017-12-17 02:20:12,528 [salt.state       ][INFO    ][1855] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:20:12,528 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:20:13,007 [salt.state       ][INFO    ][1855] All specified packages are already installed
2017-12-17 02:20:13,008 [salt.state       ][INFO    ][1855] Completed state [linux_repo_prereq_pkgs] at time 02:20:13.007908 duration_in_ms=480.707
2017-12-17 02:20:13,008 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:20:13.008238
2017-12-17 02:20:13,009 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:20:13,009 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:20:13,009 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:20:13.009211 duration_in_ms=0.973
2017-12-17 02:20:13,010 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:20:13.009484
2017-12-17 02:20:13,010 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:20:13,025 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:20:13,041 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:13,075 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:20:13,075 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:20:13.075429 duration_in_ms=65.945
2017-12-17 02:20:13,080 [salt.state       ][INFO    ][1855] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:20:13.080010
2017-12-17 02:20:13,080 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:20:13,435 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:20:13,572 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:20:15,430 [salt.state       ][INFO    ][1855] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-17 02:20:15,431 [salt.state       ][INFO    ][1855] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:20:15.430798 duration_in_ms=2350.788
2017-12-17 02:20:15,431 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:20:15.431137
2017-12-17 02:20:15,431 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:20:15,432 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:20:15,432 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:20:15.432134 duration_in_ms=0.996
2017-12-17 02:20:15,432 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:20:15.432416
2017-12-17 02:20:15,433 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:20:15,450 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:20:15,469 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:20:15,516 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:20:15,516 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:20:15.516192 duration_in_ms=83.775
2017-12-17 02:20:15,517 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:20:15.516932
2017-12-17 02:20:15,517 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:20:15,817 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-17 02:20:15,907 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:20:17,348 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022017335486
2017-12-17 02:20:17,364 [salt.minion      ][INFO    ][2762] Starting a new job with PID 2762
2017-12-17 02:20:17,377 [salt.minion      ][INFO    ][2762] Returning information for job: 20171217022017335486
2017-12-17 02:20:18,798 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-17 02:20:18,799 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:20:18.798925 duration_in_ms=3281.992
2017-12-17 02:20:18,799 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:20:18.799272
2017-12-17 02:20:18,800 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:20:18,800 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:20:18,800 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:20:18.800283 duration_in_ms=1.011
2017-12-17 02:20:18,801 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/uca] at time 02:20:18.800558
2017-12-17 02:20:18,801 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:20:18,801 [salt.state       ][INFO    ][1855] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:20:18,801 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/uca] at time 02:20:18.801394 duration_in_ms=0.835
2017-12-17 02:20:18,802 [salt.state       ][INFO    ][1855] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:20:18.802138
2017-12-17 02:20:18,802 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:20:18,843 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:20:18,890 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-17 02:20:19,407 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:20:22,539 [salt.state       ][INFO    ][1855] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-17 02:20:22,540 [salt.state       ][INFO    ][1855] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:20:22.539608 duration_in_ms=3737.47
2017-12-17 02:20:22,540 [salt.state       ][INFO    ][1855] Running state [linux_extra_packages_purged] at time 02:20:22.539979
2017-12-17 02:20:22,540 [salt.state       ][INFO    ][1855] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:20:22,555 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-17 02:20:27,401 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022027389209
2017-12-17 02:20:27,423 [salt.minion      ][INFO    ][3424] Starting a new job with PID 3424
2017-12-17 02:20:27,433 [salt.minion      ][INFO    ][3424] Returning information for job: 20171217022027389209
2017-12-17 02:20:34,324 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:20:34,343 [salt.state       ][INFO    ][1855] {'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-17 02:20:34,351 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-12-17 02:20:34,363 [salt.state       ][INFO    ][1855] Completed state [linux_extra_packages_purged] at time 02:20:34.363246 duration_in_ms=11823.267
2017-12-17 02:20:34,368 [salt.state       ][INFO    ][1855] Running state [linux_extra_packages_latest] at time 02:20:34.368074
2017-12-17 02:20:34,368 [salt.state       ][INFO    ][1855] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:20:34,680 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:20:36,503 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:20:36,548 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-17 02:20:37,487 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022037474963
2017-12-17 02:20:37,502 [salt.minion      ][INFO    ][4116] Starting a new job with PID 4116
2017-12-17 02:20:37,514 [salt.minion      ][INFO    ][4116] Returning information for job: 20171217022037474963
2017-12-17 02:20:47,518 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022047506061
2017-12-17 02:20:47,540 [salt.minion      ][INFO    ][4240] Starting a new job with PID 4240
2017-12-17 02:20:49,854 [salt.minion      ][INFO    ][4240] Returning information for job: 20171217022047506061
2017-12-17 02:20:52,110 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:20:52,131 [salt.state       ][INFO    ][1855] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-17 02:20:52,138 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-12-17 02:20:52,156 [salt.state       ][INFO    ][1855] Completed state [linux_extra_packages_latest] at time 02:20:52.155967 duration_in_ms=17787.893
2017-12-17 02:20:52,251 [salt.state       ][INFO    ][1855] Running state [UTC] at time 02:20:52.250849
2017-12-17 02:20:52,251 [salt.state       ][INFO    ][1855] Executing state timezone.system for UTC
2017-12-17 02:20:52,253 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:20:52,527 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:20:52,536 [salt.state       ][INFO    ][1855] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:20:52,537 [salt.state       ][INFO    ][1855] Completed state [UTC] at time 02:20:52.536951 duration_in_ms=286.102
2017-12-17 02:20:52,626 [salt.state       ][INFO    ][1855] Running state [nf_conntrack] at time 02:20:52.625933
2017-12-17 02:20:52,626 [salt.state       ][INFO    ][1855] Executing state kmod.present for nf_conntrack
2017-12-17 02:20:52,627 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-12-17 02:20:53,268 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-12-17 02:20:53,278 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-17 02:20:53,402 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-12-17 02:20:53,443 [salt.state       ][INFO    ][1855] {'nf_conntrack': 'loaded'}
2017-12-17 02:20:53,444 [salt.state       ][INFO    ][1855] Completed state [nf_conntrack] at time 02:20:53.443788 duration_in_ms=817.854
2017-12-17 02:20:53,495 [salt.state       ][INFO    ][1855] Running state [kernel.panic] at time 02:20:53.495125
2017-12-17 02:20:53,495 [salt.state       ][INFO    ][1855] Executing state sysctl.present for kernel.panic
2017-12-17 02:20:53,496 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,645 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-17 02:20:53,655 [salt.state       ][INFO    ][1855] {'kernel.panic': 60}
2017-12-17 02:20:53,656 [salt.state       ][INFO    ][1855] Completed state [kernel.panic] at time 02:20:53.655689 duration_in_ms=160.563
2017-12-17 02:20:53,656 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_probes] at time 02:20:53.655965
2017-12-17 02:20:53,656 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:20:53,657 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,671 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-17 02:20:53,679 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-17 02:20:53,679 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:20:53.679208 duration_in_ms=23.242
2017-12-17 02:20:53,679 [salt.state       ][INFO    ][1855] Running state [fs.file-max] at time 02:20:53.679450
2017-12-17 02:20:53,680 [salt.state       ][INFO    ][1855] Executing state sysctl.present for fs.file-max
2017-12-17 02:20:53,680 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,765 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-17 02:20:53,774 [salt.state       ][INFO    ][1855] {'fs.file-max': 124165}
2017-12-17 02:20:53,775 [salt.state       ][INFO    ][1855] Completed state [fs.file-max] at time 02:20:53.774723 duration_in_ms=95.272
2017-12-17 02:20:53,775 [salt.state       ][INFO    ][1855] Running state [net.core.somaxconn] at time 02:20:53.774957
2017-12-17 02:20:53,775 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:20:53,776 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,807 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-17 02:20:53,816 [salt.state       ][INFO    ][1855] {'net.core.somaxconn': 4096}
2017-12-17 02:20:53,817 [salt.state       ][INFO    ][1855] Completed state [net.core.somaxconn] at time 02:20:53.816600 duration_in_ms=41.642
2017-12-17 02:20:53,817 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:20:53.816826
2017-12-17 02:20:53,817 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:20:53,817 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,832 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-17 02:20:53,841 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-17 02:20:53,841 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:20:53.840936 duration_in_ms=24.11
2017-12-17 02:20:53,841 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_tw_reuse] at time 02:20:53.841158
2017-12-17 02:20:53,841 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:20:53,842 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,873 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-17 02:20:53,882 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-17 02:20:53,882 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_tw_reuse] at time 02:20:53.882389 duration_in_ms=41.23
2017-12-17 02:20:53,883 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_congestion_control] at time 02:20:53.882597
2017-12-17 02:20:53,883 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:20:53,883 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:53,903 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-17 02:20:54,260 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-17 02:20:54,261 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_congestion_control] at time 02:20:54.260639 duration_in_ms=378.041
2017-12-17 02:20:54,261 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_retries2] at time 02:20:54.261153
2017-12-17 02:20:54,262 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:20:54,263 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:54,281 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-17 02:20:54,291 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_retries2': 5}
2017-12-17 02:20:54,291 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_retries2] at time 02:20:54.291157 duration_in_ms=30.003
2017-12-17 02:20:54,291 [salt.state       ][INFO    ][1855] Running state [net.core.netdev_max_backlog] at time 02:20:54.291438
2017-12-17 02:20:54,292 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:20:54,292 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:54,833 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-17 02:20:54,842 [salt.state       ][INFO    ][1855] {'net.core.netdev_max_backlog': 261144}
2017-12-17 02:20:54,842 [salt.state       ][INFO    ][1855] Completed state [net.core.netdev_max_backlog] at time 02:20:54.841952 duration_in_ms=550.513
2017-12-17 02:20:54,842 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:20:54.842163
2017-12-17 02:20:54,842 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:20:54,843 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:54,862 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-17 02:20:54,874 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-17 02:20:54,874 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:20:54.873871 duration_in_ms=31.706
2017-12-17 02:20:54,874 [salt.state       ][INFO    ][1855] Running state [vm.swappiness] at time 02:20:54.874109
2017-12-17 02:20:54,874 [salt.state       ][INFO    ][1855] Executing state sysctl.present for vm.swappiness
2017-12-17 02:20:54,875 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:54,928 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-17 02:20:54,936 [salt.state       ][INFO    ][1855] {'vm.swappiness': 10}
2017-12-17 02:20:54,937 [salt.state       ][INFO    ][1855] Completed state [vm.swappiness] at time 02:20:54.936703 duration_in_ms=62.593
2017-12-17 02:20:54,937 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:20:54.936966
2017-12-17 02:20:54,937 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:20:54,938 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,041 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-17 02:20:55,051 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-17 02:20:55,051 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:20:55.051319 duration_in_ms=114.352
2017-12-17 02:20:55,052 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:20:55.051530
2017-12-17 02:20:55,052 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:20:55,052 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,167 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-17 02:20:55,177 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-17 02:20:55,177 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:20:55.176913 duration_in_ms=125.383
2017-12-17 02:20:55,177 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:20:55.177125
2017-12-17 02:20:55,177 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:20:55,178 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,221 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-17 02:20:55,229 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-17 02:20:55,229 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:20:55.229455 duration_in_ms=52.329
2017-12-17 02:20:55,230 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:20:55.229660
2017-12-17 02:20:55,230 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:20:55,230 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,281 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-17 02:20:55,289 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-17 02:20:55,289 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:20:55.288804 duration_in_ms=59.144
2017-12-17 02:20:55,289 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_fin_timeout] at time 02:20:55.289018
2017-12-17 02:20:55,289 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:20:55,290 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,382 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-17 02:20:55,392 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-17 02:20:55,392 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_fin_timeout] at time 02:20:55.391910 duration_in_ms=102.891
2017-12-17 02:20:55,392 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_time] at time 02:20:55.392139
2017-12-17 02:20:55,392 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:20:55,393 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,580 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-17 02:20:55,591 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-17 02:20:55,591 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_time] at time 02:20:55.590819 duration_in_ms=198.679
2017-12-17 02:20:55,591 [salt.state       ][INFO    ][1855] Running state [net.nf_conntrack_max] at time 02:20:55.591040
2017-12-17 02:20:55,591 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:20:55,592 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:20:55,790 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-17 02:20:55,800 [salt.state       ][INFO    ][1855] {'net.nf_conntrack_max': 1048576}
2017-12-17 02:20:55,800 [salt.state       ][INFO    ][1855] Completed state [net.nf_conntrack_max] at time 02:20:55.799742 duration_in_ms=208.701
2017-12-17 02:20:55,804 [salt.state       ][INFO    ][1855] Running state [linux_sysfs_package] at time 02:20:55.804405
2017-12-17 02:20:55,805 [salt.state       ][INFO    ][1855] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:20:56,011 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-17 02:20:56,447 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:20:57,643 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022057628978
2017-12-17 02:20:57,666 [salt.minion      ][INFO    ][4715] Starting a new job with PID 4715
2017-12-17 02:20:57,678 [salt.minion      ][INFO    ][4715] Returning information for job: 20171217022057628978
2017-12-17 02:20:58,475 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-17 02:21:07,858 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022107844566
2017-12-17 02:21:07,874 [salt.minion      ][INFO    ][4789] Starting a new job with PID 4789
2017-12-17 02:21:07,886 [salt.minion      ][INFO    ][4789] Returning information for job: 20171217022107844566
2017-12-17 02:21:16,001 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:21:16,023 [salt.state       ][INFO    ][1855] 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-17 02:21:16,030 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-12-17 02:21:16,042 [salt.state       ][INFO    ][1855] Completed state [linux_sysfs_package] at time 02:21:16.041907 duration_in_ms=20237.501
2017-12-17 02:21:16,044 [salt.state       ][INFO    ][1855] Running state [/etc/sysfs.d] at time 02:21:16.044173
2017-12-17 02:21:16,045 [salt.state       ][INFO    ][1855] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:21:16,046 [salt.state       ][INFO    ][1855] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:21:16,047 [salt.state       ][INFO    ][1855] Completed state [/etc/sysfs.d] at time 02:21:16.046569 duration_in_ms=2.396
2017-12-17 02:21:16,115 [salt.state       ][INFO    ][1855] Running state [ondemand] at time 02:21:16.114818
2017-12-17 02:21:16,115 [salt.state       ][INFO    ][1855] Executing state service.dead for ondemand
2017-12-17 02:21:16,117 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:21:16,130 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,140 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,152 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,197 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,206 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,217 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,229 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-17 02:21:16,310 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:21:16,323 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'runlevel' in directory '/root'
2017-12-17 02:21:16,330 [salt.state       ][INFO    ][1855] {'ondemand': True}
2017-12-17 02:21:16,331 [salt.state       ][INFO    ][1855] Completed state [ondemand] at time 02:21:16.330859 duration_in_ms=216.041
2017-12-17 02:21:16,397 [salt.state       ][INFO    ][1855] Running state [cs_CZ.UTF-8] at time 02:21:16.397095
2017-12-17 02:21:16,397 [salt.state       ][INFO    ][1855] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:21:16,398 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'locale -a' in directory '/root'
2017-12-17 02:21:16,409 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-17 02:21:17,384 [salt.state       ][INFO    ][1855] {'locale': 'cs_CZ.UTF-8'}
2017-12-17 02:21:17,385 [salt.state       ][INFO    ][1855] Completed state [cs_CZ.UTF-8] at time 02:21:17.384741 duration_in_ms=987.646
2017-12-17 02:21:17,385 [salt.state       ][INFO    ][1855] Running state [en_US.UTF-8] at time 02:21:17.385086
2017-12-17 02:21:17,385 [salt.state       ][INFO    ][1855] Executing state locale.present for en_US.UTF-8
2017-12-17 02:21:17,386 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'locale -a' in directory '/root'
2017-12-17 02:21:17,396 [salt.state       ][INFO    ][1855] Locale en_US.UTF-8 is already present
2017-12-17 02:21:17,397 [salt.state       ][INFO    ][1855] Completed state [en_US.UTF-8] at time 02:21:17.396567 duration_in_ms=11.481
2017-12-17 02:21:17,398 [salt.state       ][INFO    ][1855] Running state [en_US.UTF-8] at time 02:21:17.397594
2017-12-17 02:21:17,398 [salt.state       ][INFO    ][1855] Executing state locale.system for en_US.UTF-8
2017-12-17 02:21:17,398 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'localectl' in directory '/root'
2017-12-17 02:21:17,589 [salt.state       ][INFO    ][1855] System locale en_US.UTF-8 already set
2017-12-17 02:21:17,590 [salt.state       ][INFO    ][1855] Completed state [en_US.UTF-8] at time 02:21:17.589683 duration_in_ms=192.089
2017-12-17 02:21:17,595 [salt.state       ][INFO    ][1855] Running state [root] at time 02:21:17.595041
2017-12-17 02:21:17,596 [salt.state       ][INFO    ][1855] Executing state user.present for root
2017-12-17 02:21:17,604 [salt.state       ][INFO    ][1855] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17517}
2017-12-17 02:21:17,604 [salt.state       ][INFO    ][1855] Completed state [root] at time 02:21:17.603978 duration_in_ms=8.938
2017-12-17 02:21:17,605 [salt.state       ][INFO    ][1855] Running state [/root] at time 02:21:17.604919
2017-12-17 02:21:17,605 [salt.state       ][INFO    ][1855] Executing state file.directory for /root
2017-12-17 02:21:17,606 [salt.state       ][INFO    ][1855] Directory /root is in the correct state
2017-12-17 02:21:17,606 [salt.state       ][INFO    ][1855] Completed state [/root] at time 02:21:17.606087 duration_in_ms=1.169
2017-12-17 02:21:17,606 [salt.state       ][INFO    ][1855] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:21:17.606396
2017-12-17 02:21:17,607 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:21:17,626 [salt.state       ][INFO    ][1855] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:21:17,626 [salt.state       ][INFO    ][1855] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:21:17.626300 duration_in_ms=19.903
2017-12-17 02:21:17,627 [salt.state       ][INFO    ][1855] Running state [ubuntu] at time 02:21:17.626632
2017-12-17 02:21:17,627 [salt.state       ][INFO    ][1855] Executing state user.present for ubuntu
2017-12-17 02:21:17,628 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-17 02:21:17,897 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022117887464
2017-12-17 02:21:17,921 [salt.minion      ][INFO    ][4979] Starting a new job with PID 4979
2017-12-17 02:21:17,940 [salt.minion      ][INFO    ][4979] Returning information for job: 20171217022117887464
2017-12-17 02:21:20,089 [salt.state       ][INFO    ][1855] {'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-17 02:21:20,090 [salt.state       ][INFO    ][1855] Completed state [ubuntu] at time 02:21:20.089970 duration_in_ms=2463.336
2017-12-17 02:21:20,091 [salt.state       ][INFO    ][1855] Running state [/home/ubuntu] at time 02:21:20.091216
2017-12-17 02:21:20,092 [salt.state       ][INFO    ][1855] Executing state file.directory for /home/ubuntu
2017-12-17 02:21:20,093 [salt.state       ][INFO    ][1855] {'mode': '0700'}
2017-12-17 02:21:20,093 [salt.state       ][INFO    ][1855] Completed state [/home/ubuntu] at time 02:21:20.093010 duration_in_ms=1.794
2017-12-17 02:21:20,094 [salt.state       ][INFO    ][1855] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:21:20.093743
2017-12-17 02:21:20,094 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:21:20,120 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:21:20,124 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command '/usr/sbin/visudo -c -f /tmp/tmpmTPJQq' in directory '/root'
2017-12-17 02:21:20,307 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:21:20,308 [salt.state       ][INFO    ][1855] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:21:20.307967 duration_in_ms=214.223
2017-12-17 02:21:20,308 [salt.state       ][INFO    ][1855] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:21:20.308423
2017-12-17 02:21:20,309 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:21:20,330 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:21:20,349 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:21:20,387 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:21:20,387 [salt.state       ][INFO    ][1855] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:21:20.387434 duration_in_ms=79.011
2017-12-17 02:21:20,388 [salt.state       ][INFO    ][1855] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:21:20.387797
2017-12-17 02:21:20,388 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:21:20,408 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:21:20,458 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:21:20,493 [salt.state       ][INFO    ][1855] File changed:
New file
2017-12-17 02:21:20,493 [salt.state       ][INFO    ][1855] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:21:20.492883 duration_in_ms=105.087
2017-12-17 02:21:20,494 [salt.state       ][INFO    ][1855] Running state [service.systemctl_reload] at time 02:21:20.494033
2017-12-17 02:21:20,494 [salt.state       ][INFO    ][1855] Executing state module.wait for service.systemctl_reload
2017-12-17 02:21:20,495 [salt.state       ][INFO    ][1855] No changes made for service.systemctl_reload
2017-12-17 02:21:20,495 [salt.state       ][INFO    ][1855] Completed state [service.systemctl_reload] at time 02:21:20.495016 duration_in_ms=0.983
2017-12-17 02:21:20,495 [salt.state       ][INFO    ][1855] Running state [service.systemctl_reload] at time 02:21:20.495321
2017-12-17 02:21:20,496 [salt.state       ][INFO    ][1855] Executing state module.mod_watch for service.systemctl_reload
2017-12-17 02:21:20,496 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-17 02:21:20,538 [salt.state       ][INFO    ][1855] {'ret': True}
2017-12-17 02:21:20,539 [salt.state       ][INFO    ][1855] Completed state [service.systemctl_reload] at time 02:21:20.538727 duration_in_ms=43.405
2017-12-17 02:21:20,539 [salt.state       ][INFO    ][1855] Running state [/etc/hostname] at time 02:21:20.539129
2017-12-17 02:21:20,539 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/hostname
2017-12-17 02:21:20,556 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:21:20,559 [salt.state       ][INFO    ][1855] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-17 02:21:20,559 [salt.state       ][INFO    ][1855] Completed state [/etc/hostname] at time 02:21:20.559225 duration_in_ms=20.096
2017-12-17 02:21:20,561 [salt.state       ][INFO    ][1855] Running state [hostname msg02] at time 02:21:20.560732
2017-12-17 02:21:20,561 [salt.state       ][INFO    ][1855] Executing state cmd.wait for hostname msg02
2017-12-17 02:21:20,561 [salt.state       ][INFO    ][1855] No changes made for hostname msg02
2017-12-17 02:21:20,562 [salt.state       ][INFO    ][1855] Completed state [hostname msg02] at time 02:21:20.561606 duration_in_ms=0.873
2017-12-17 02:21:20,562 [salt.state       ][INFO    ][1855] Running state [hostname msg02] at time 02:21:20.561861
2017-12-17 02:21:20,562 [salt.state       ][INFO    ][1855] Executing state cmd.mod_watch for hostname msg02
2017-12-17 02:21:20,563 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'hostname msg02' in directory '/root'
2017-12-17 02:21:20,572 [salt.state       ][INFO    ][1855] {'pid': 5004, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 02:21:20,573 [salt.state       ][INFO    ][1855] Completed state [hostname msg02] at time 02:21:20.572478 duration_in_ms=10.616
2017-12-17 02:21:20,619 [salt.state       ][INFO    ][1855] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.619175
2017-12-17 02:21:20,620 [salt.state       ][INFO    ][1855] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,621 [salt.state       ][INFO    ][1855] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,621 [salt.state       ][INFO    ][1855] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.621237 duration_in_ms=2.062
2017-12-17 02:21:20,622 [salt.state       ][INFO    ][1855] Running state [mdb02] at time 02:21:20.621531
2017-12-17 02:21:20,622 [salt.state       ][INFO    ][1855] Executing state host.present for mdb02
2017-12-17 02:21:20,662 [salt.state       ][INFO    ][1855] {'host': 'mdb02'}
2017-12-17 02:21:20,663 [salt.state       ][INFO    ][1855] Completed state [mdb02] at time 02:21:20.662751 duration_in_ms=41.22
2017-12-17 02:21:20,663 [salt.state       ][INFO    ][1855] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.663064
2017-12-17 02:21:20,663 [salt.state       ][INFO    ][1855] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,710 [salt.state       ][INFO    ][1855] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,710 [salt.state       ][INFO    ][1855] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.710182 duration_in_ms=47.117
2017-12-17 02:21:20,711 [salt.state       ][INFO    ][1855] Running state [mdb03] at time 02:21:20.710505
2017-12-17 02:21:20,711 [salt.state       ][INFO    ][1855] Executing state host.present for mdb03
2017-12-17 02:21:20,776 [salt.state       ][INFO    ][1855] {'host': 'mdb03'}
2017-12-17 02:21:20,776 [salt.state       ][INFO    ][1855] Completed state [mdb03] at time 02:21:20.776372 duration_in_ms=65.867
2017-12-17 02:21:20,777 [salt.state       ][INFO    ][1855] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.776761
2017-12-17 02:21:20,777 [salt.state       ][INFO    ][1855] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,812 [salt.state       ][INFO    ][1855] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,812 [salt.state       ][INFO    ][1855] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.812231 duration_in_ms=35.47
2017-12-17 02:21:20,813 [salt.state       ][INFO    ][1855] Running state [mdb01] at time 02:21:20.812583
2017-12-17 02:21:20,813 [salt.state       ][INFO    ][1855] Executing state host.present for mdb01
2017-12-17 02:21:20,818 [salt.state       ][INFO    ][1855] {'host': 'mdb01'}
2017-12-17 02:21:20,818 [salt.state       ][INFO    ][1855] Completed state [mdb01] at time 02:21:20.817967 duration_in_ms=5.384
2017-12-17 02:21:20,818 [salt.state       ][INFO    ][1855] Running state [mdb] at time 02:21:20.818327
2017-12-17 02:21:20,819 [salt.state       ][INFO    ][1855] Executing state host.present for mdb
2017-12-17 02:21:20,824 [salt.state       ][INFO    ][1855] {'host': 'mdb'}
2017-12-17 02:21:20,824 [salt.state       ][INFO    ][1855] Completed state [mdb] at time 02:21:20.824073 duration_in_ms=5.746
2017-12-17 02:21:20,824 [salt.state       ][INFO    ][1855] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.824409
2017-12-17 02:21:20,825 [salt.state       ][INFO    ][1855] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,830 [salt.state       ][INFO    ][1855] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,830 [salt.state       ][INFO    ][1855] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.830233 duration_in_ms=5.824
2017-12-17 02:21:20,831 [salt.state       ][INFO    ][1855] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.830570
2017-12-17 02:21:20,831 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,836 [salt.state       ][INFO    ][1855] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,836 [salt.state       ][INFO    ][1855] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.836074 duration_in_ms=5.503
2017-12-17 02:21:20,836 [salt.state       ][INFO    ][1855] Running state [cfg01] at time 02:21:20.836402
2017-12-17 02:21:20,837 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01
2017-12-17 02:21:20,842 [salt.state       ][INFO    ][1855] {'host': 'cfg01'}
2017-12-17 02:21:20,842 [salt.state       ][INFO    ][1855] Completed state [cfg01] at time 02:21:20.842054 duration_in_ms=5.652
2017-12-17 02:21:20,842 [salt.state       ][INFO    ][1855] Running state [prx01] at time 02:21:20.842406
2017-12-17 02:21:20,843 [salt.state       ][INFO    ][1855] Executing state host.present for prx01
2017-12-17 02:21:20,848 [salt.state       ][INFO    ][1855] {'host': 'prx01'}
2017-12-17 02:21:20,848 [salt.state       ][INFO    ][1855] Completed state [prx01] at time 02:21:20.848068 duration_in_ms=5.662
2017-12-17 02:21:20,848 [salt.state       ][INFO    ][1855] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.848396
2017-12-17 02:21:20,849 [salt.state       ][INFO    ][1855] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,854 [salt.state       ][INFO    ][1855] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,854 [salt.state       ][INFO    ][1855] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.854167 duration_in_ms=5.771
2017-12-17 02:21:20,855 [salt.state       ][INFO    ][1855] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.854501
2017-12-17 02:21:20,855 [salt.state       ][INFO    ][1855] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,860 [salt.state       ][INFO    ][1855] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,860 [salt.state       ][INFO    ][1855] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.860177 duration_in_ms=5.676
2017-12-17 02:21:20,861 [salt.state       ][INFO    ][1855] Running state [kvm01] at time 02:21:20.860509
2017-12-17 02:21:20,861 [salt.state       ][INFO    ][1855] Executing state host.present for kvm01
2017-12-17 02:21:20,866 [salt.state       ][INFO    ][1855] {'host': 'kvm01'}
2017-12-17 02:21:20,866 [salt.state       ][INFO    ][1855] Completed state [kvm01] at time 02:21:20.866329 duration_in_ms=5.82
2017-12-17 02:21:20,867 [salt.state       ][INFO    ][1855] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.866660
2017-12-17 02:21:20,867 [salt.state       ][INFO    ][1855] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,872 [salt.state       ][INFO    ][1855] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,872 [salt.state       ][INFO    ][1855] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.872166 duration_in_ms=5.506
2017-12-17 02:21:20,873 [salt.state       ][INFO    ][1855] Running state [kvm03] at time 02:21:20.872494
2017-12-17 02:21:20,873 [salt.state       ][INFO    ][1855] Executing state host.present for kvm03
2017-12-17 02:21:20,878 [salt.state       ][INFO    ][1855] {'host': 'kvm03'}
2017-12-17 02:21:20,878 [salt.state       ][INFO    ][1855] Completed state [kvm03] at time 02:21:20.878193 duration_in_ms=5.698
2017-12-17 02:21:20,879 [salt.state       ][INFO    ][1855] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.878526
2017-12-17 02:21:20,879 [salt.state       ][INFO    ][1855] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,884 [salt.state       ][INFO    ][1855] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,884 [salt.state       ][INFO    ][1855] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.884147 duration_in_ms=5.621
2017-12-17 02:21:20,885 [salt.state       ][INFO    ][1855] Running state [kvm02] at time 02:21:20.884476
2017-12-17 02:21:20,885 [salt.state       ][INFO    ][1855] Executing state host.present for kvm02
2017-12-17 02:21:20,887 [salt.state       ][INFO    ][1855] {'host': 'kvm02'}
2017-12-17 02:21:20,887 [salt.state       ][INFO    ][1855] Completed state [kvm02] at time 02:21:20.887376 duration_in_ms=2.9
2017-12-17 02:21:20,888 [salt.state       ][INFO    ][1855] Running state [dbs] at time 02:21:20.887729
2017-12-17 02:21:20,888 [salt.state       ][INFO    ][1855] Executing state host.present for dbs
2017-12-17 02:21:20,893 [salt.state       ][INFO    ][1855] {'host': 'dbs'}
2017-12-17 02:21:20,893 [salt.state       ][INFO    ][1855] Completed state [dbs] at time 02:21:20.892934 duration_in_ms=5.205
2017-12-17 02:21:20,893 [salt.state       ][INFO    ][1855] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.893259
2017-12-17 02:21:20,894 [salt.state       ][INFO    ][1855] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,899 [salt.state       ][INFO    ][1855] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,899 [salt.state       ][INFO    ][1855] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.899105 duration_in_ms=5.846
2017-12-17 02:21:20,899 [salt.state       ][INFO    ][1855] Running state [prx] at time 02:21:20.899437
2017-12-17 02:21:20,900 [salt.state       ][INFO    ][1855] Executing state host.present for prx
2017-12-17 02:21:20,905 [salt.state       ][INFO    ][1855] {'host': 'prx'}
2017-12-17 02:21:20,905 [salt.state       ][INFO    ][1855] Completed state [prx] at time 02:21:20.905206 duration_in_ms=5.769
2017-12-17 02:21:20,906 [salt.state       ][INFO    ][1855] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.905537
2017-12-17 02:21:20,906 [salt.state       ][INFO    ][1855] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,911 [salt.state       ][INFO    ][1855] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,911 [salt.state       ][INFO    ][1855] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.910943 duration_in_ms=5.405
2017-12-17 02:21:20,911 [salt.state       ][INFO    ][1855] Running state [prx02] at time 02:21:20.911278
2017-12-17 02:21:20,912 [salt.state       ][INFO    ][1855] Executing state host.present for prx02
2017-12-17 02:21:20,941 [salt.state       ][INFO    ][1855] {'host': 'prx02'}
2017-12-17 02:21:20,941 [salt.state       ][INFO    ][1855] Completed state [prx02] at time 02:21:20.940976 duration_in_ms=29.697
2017-12-17 02:21:20,941 [salt.state       ][INFO    ][1855] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.941314
2017-12-17 02:21:20,942 [salt.state       ][INFO    ][1855] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:20,977 [salt.state       ][INFO    ][1855] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:20,977 [salt.state       ][INFO    ][1855] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:20.977025 duration_in_ms=35.71
2017-12-17 02:21:20,977 [salt.state       ][INFO    ][1855] Running state [gtw01] at time 02:21:20.977403
2017-12-17 02:21:20,978 [salt.state       ][INFO    ][1855] Executing state host.present for gtw01
2017-12-17 02:21:21,031 [salt.state       ][INFO    ][1855] {'host': 'gtw01'}
2017-12-17 02:21:21,031 [salt.state       ][INFO    ][1855] Completed state [gtw01] at time 02:21:21.030968 duration_in_ms=53.565
2017-12-17 02:21:21,031 [salt.state       ][INFO    ][1855] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.031344
2017-12-17 02:21:21,032 [salt.state       ][INFO    ][1855] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,055 [salt.state       ][INFO    ][1855] {'host': 'gtw01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,055 [salt.state       ][INFO    ][1855] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.054851 duration_in_ms=23.507
2017-12-17 02:21:21,055 [salt.state       ][INFO    ][1855] Running state [gtw02] at time 02:21:21.055228
2017-12-17 02:21:21,056 [salt.state       ][INFO    ][1855] Executing state host.present for gtw02
2017-12-17 02:21:21,061 [salt.state       ][INFO    ][1855] {'host': 'gtw02'}
2017-12-17 02:21:21,061 [salt.state       ][INFO    ][1855] Completed state [gtw02] at time 02:21:21.061009 duration_in_ms=5.781
2017-12-17 02:21:21,061 [salt.state       ][INFO    ][1855] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.061385
2017-12-17 02:21:21,062 [salt.state       ][INFO    ][1855] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,067 [salt.state       ][INFO    ][1855] {'host': 'gtw02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,067 [salt.state       ][INFO    ][1855] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.066885 duration_in_ms=5.5
2017-12-17 02:21:21,067 [salt.state       ][INFO    ][1855] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.067268
2017-12-17 02:21:21,068 [salt.state       ][INFO    ][1855] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,073 [salt.state       ][INFO    ][1855] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,073 [salt.state       ][INFO    ][1855] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.072836 duration_in_ms=5.568
2017-12-17 02:21:21,073 [salt.state       ][INFO    ][1855] Running state [msg02] at time 02:21:21.073204
2017-12-17 02:21:21,074 [salt.state       ][INFO    ][1855] Executing state host.present for msg02
2017-12-17 02:21:21,079 [salt.state       ][INFO    ][1855] {'host': 'msg02'}
2017-12-17 02:21:21,079 [salt.state       ][INFO    ][1855] Completed state [msg02] at time 02:21:21.078953 duration_in_ms=5.749
2017-12-17 02:21:21,079 [salt.state       ][INFO    ][1855] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.079324
2017-12-17 02:21:21,080 [salt.state       ][INFO    ][1855] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,084 [salt.state       ][INFO    ][1855] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,085 [salt.state       ][INFO    ][1855] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.084800 duration_in_ms=5.476
2017-12-17 02:21:21,085 [salt.state       ][INFO    ][1855] Running state [msg03] at time 02:21:21.085174
2017-12-17 02:21:21,086 [salt.state       ][INFO    ][1855] Executing state host.present for msg03
2017-12-17 02:21:21,091 [salt.state       ][INFO    ][1855] {'host': 'msg03'}
2017-12-17 02:21:21,091 [salt.state       ][INFO    ][1855] Completed state [msg03] at time 02:21:21.091036 duration_in_ms=5.862
2017-12-17 02:21:21,091 [salt.state       ][INFO    ][1855] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.091405
2017-12-17 02:21:21,092 [salt.state       ][INFO    ][1855] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,097 [salt.state       ][INFO    ][1855] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,097 [salt.state       ][INFO    ][1855] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.097078 duration_in_ms=5.672
2017-12-17 02:21:21,097 [salt.state       ][INFO    ][1855] Running state [msg01] at time 02:21:21.097451
2017-12-17 02:21:21,098 [salt.state       ][INFO    ][1855] Executing state host.present for msg01
2017-12-17 02:21:21,106 [salt.state       ][INFO    ][1855] {'host': 'msg01'}
2017-12-17 02:21:21,106 [salt.state       ][INFO    ][1855] Completed state [msg01] at time 02:21:21.106010 duration_in_ms=8.559
2017-12-17 02:21:21,106 [salt.state       ][INFO    ][1855] Running state [msg] at time 02:21:21.106408
2017-12-17 02:21:21,107 [salt.state       ][INFO    ][1855] Executing state host.present for msg
2017-12-17 02:21:21,111 [salt.state       ][INFO    ][1855] {'host': 'msg'}
2017-12-17 02:21:21,112 [salt.state       ][INFO    ][1855] Completed state [msg] at time 02:21:21.111797 duration_in_ms=5.389
2017-12-17 02:21:21,112 [salt.state       ][INFO    ][1855] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.112175
2017-12-17 02:21:21,113 [salt.state       ][INFO    ][1855] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,117 [salt.state       ][INFO    ][1855] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,118 [salt.state       ][INFO    ][1855] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.117731 duration_in_ms=5.557
2017-12-17 02:21:21,118 [salt.state       ][INFO    ][1855] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.118127
2017-12-17 02:21:21,119 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,119 [salt.state       ][INFO    ][1855] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:21:21,119 [salt.state       ][INFO    ][1855] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.119348 duration_in_ms=1.222
2017-12-17 02:21:21,120 [salt.state       ][INFO    ][1855] Running state [cfg01] at time 02:21:21.119753
2017-12-17 02:21:21,120 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01
2017-12-17 02:21:21,121 [salt.state       ][INFO    ][1855] Host cfg01 (10.167.4.100) already present
2017-12-17 02:21:21,121 [salt.state       ][INFO    ][1855] Completed state [cfg01] at time 02:21:21.120970 duration_in_ms=1.217
2017-12-17 02:21:21,121 [salt.state       ][INFO    ][1855] Running state [cmp002] at time 02:21:21.121333
2017-12-17 02:21:21,122 [salt.state       ][INFO    ][1855] Executing state host.present for cmp002
2017-12-17 02:21:21,123 [salt.state       ][INFO    ][1855] {'host': 'cmp002'}
2017-12-17 02:21:21,124 [salt.state       ][INFO    ][1855] Completed state [cmp002] at time 02:21:21.123763 duration_in_ms=2.429
2017-12-17 02:21:21,124 [salt.state       ][INFO    ][1855] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.124136
2017-12-17 02:21:21,125 [salt.state       ][INFO    ][1855] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,130 [salt.state       ][INFO    ][1855] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,130 [salt.state       ][INFO    ][1855] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.129826 duration_in_ms=5.69
2017-12-17 02:21:21,130 [salt.state       ][INFO    ][1855] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.130225
2017-12-17 02:21:21,131 [salt.state       ][INFO    ][1855] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,135 [salt.state       ][INFO    ][1855] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,136 [salt.state       ][INFO    ][1855] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.135727 duration_in_ms=5.502
2017-12-17 02:21:21,136 [salt.state       ][INFO    ][1855] Running state [cmp001] at time 02:21:21.136115
2017-12-17 02:21:21,136 [salt.state       ][INFO    ][1855] Executing state host.present for cmp001
2017-12-17 02:21:21,142 [salt.state       ][INFO    ][1855] {'host': 'cmp001'}
2017-12-17 02:21:21,142 [salt.state       ][INFO    ][1855] Completed state [cmp001] at time 02:21:21.141870 duration_in_ms=5.755
2017-12-17 02:21:21,142 [salt.state       ][INFO    ][1855] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.142276
2017-12-17 02:21:21,143 [salt.state       ][INFO    ][1855] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,148 [salt.state       ][INFO    ][1855] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,148 [salt.state       ][INFO    ][1855] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.147963 duration_in_ms=5.687
2017-12-17 02:21:21,148 [salt.state       ][INFO    ][1855] Running state [dbs01] at time 02:21:21.148399
2017-12-17 02:21:21,149 [salt.state       ][INFO    ][1855] Executing state host.present for dbs01
2017-12-17 02:21:21,153 [salt.state       ][INFO    ][1855] {'host': 'dbs01'}
2017-12-17 02:21:21,154 [salt.state       ][INFO    ][1855] Completed state [dbs01] at time 02:21:21.153794 duration_in_ms=5.396
2017-12-17 02:21:21,154 [salt.state       ][INFO    ][1855] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.154190
2017-12-17 02:21:21,155 [salt.state       ][INFO    ][1855] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,190 [salt.state       ][INFO    ][1855] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,190 [salt.state       ][INFO    ][1855] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.190011 duration_in_ms=35.821
2017-12-17 02:21:21,190 [salt.state       ][INFO    ][1855] Running state [dbs02] at time 02:21:21.190418
2017-12-17 02:21:21,191 [salt.state       ][INFO    ][1855] Executing state host.present for dbs02
2017-12-17 02:21:21,231 [salt.state       ][INFO    ][1855] {'host': 'dbs02'}
2017-12-17 02:21:21,232 [salt.state       ][INFO    ][1855] Completed state [dbs02] at time 02:21:21.231816 duration_in_ms=41.398
2017-12-17 02:21:21,232 [salt.state       ][INFO    ][1855] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.232193
2017-12-17 02:21:21,233 [salt.state       ][INFO    ][1855] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,237 [salt.state       ][INFO    ][1855] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,238 [salt.state       ][INFO    ][1855] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.237713 duration_in_ms=5.52
2017-12-17 02:21:21,238 [salt.state       ][INFO    ][1855] Running state [dbs03] at time 02:21:21.238108
2017-12-17 02:21:21,238 [salt.state       ][INFO    ][1855] Executing state host.present for dbs03
2017-12-17 02:21:21,243 [salt.state       ][INFO    ][1855] {'host': 'dbs03'}
2017-12-17 02:21:21,244 [salt.state       ][INFO    ][1855] Completed state [dbs03] at time 02:21:21.243658 duration_in_ms=5.55
2017-12-17 02:21:21,244 [salt.state       ][INFO    ][1855] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.244046
2017-12-17 02:21:21,244 [salt.state       ][INFO    ][1855] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,250 [salt.state       ][INFO    ][1855] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,250 [salt.state       ][INFO    ][1855] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.249854 duration_in_ms=5.807
2017-12-17 02:21:21,250 [salt.state       ][INFO    ][1855] Running state [mas01] at time 02:21:21.250252
2017-12-17 02:21:21,251 [salt.state       ][INFO    ][1855] Executing state host.present for mas01
2017-12-17 02:21:21,256 [salt.state       ][INFO    ][1855] {'host': 'mas01'}
2017-12-17 02:21:21,256 [salt.state       ][INFO    ][1855] Completed state [mas01] at time 02:21:21.255976 duration_in_ms=5.723
2017-12-17 02:21:21,256 [salt.state       ][INFO    ][1855] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.256343
2017-12-17 02:21:21,257 [salt.state       ][INFO    ][1855] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,262 [salt.state       ][INFO    ][1855] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,262 [salt.state       ][INFO    ][1855] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.261947 duration_in_ms=5.604
2017-12-17 02:21:21,262 [salt.state       ][INFO    ][1855] Running state [ctl02] at time 02:21:21.262348
2017-12-17 02:21:21,263 [salt.state       ][INFO    ][1855] Executing state host.present for ctl02
2017-12-17 02:21:21,266 [salt.state       ][INFO    ][1855] {'host': 'ctl02'}
2017-12-17 02:21:21,267 [salt.state       ][INFO    ][1855] Completed state [ctl02] at time 02:21:21.266805 duration_in_ms=4.457
2017-12-17 02:21:21,267 [salt.state       ][INFO    ][1855] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.267178
2017-12-17 02:21:21,268 [salt.state       ][INFO    ][1855] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,270 [salt.state       ][INFO    ][1855] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,271 [salt.state       ][INFO    ][1855] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.270594 duration_in_ms=3.416
2017-12-17 02:21:21,271 [salt.state       ][INFO    ][1855] Running state [ctl03] at time 02:21:21.270966
2017-12-17 02:21:21,271 [salt.state       ][INFO    ][1855] Executing state host.present for ctl03
2017-12-17 02:21:21,276 [salt.state       ][INFO    ][1855] {'host': 'ctl03'}
2017-12-17 02:21:21,277 [salt.state       ][INFO    ][1855] Completed state [ctl03] at time 02:21:21.276541 duration_in_ms=5.575
2017-12-17 02:21:21,277 [salt.state       ][INFO    ][1855] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.276909
2017-12-17 02:21:21,277 [salt.state       ][INFO    ][1855] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,282 [salt.state       ][INFO    ][1855] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,283 [salt.state       ][INFO    ][1855] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.282606 duration_in_ms=5.697
2017-12-17 02:21:21,283 [salt.state       ][INFO    ][1855] Running state [ctl01] at time 02:21:21.282981
2017-12-17 02:21:21,283 [salt.state       ][INFO    ][1855] Executing state host.present for ctl01
2017-12-17 02:21:21,408 [salt.state       ][INFO    ][1855] {'host': 'ctl01'}
2017-12-17 02:21:21,408 [salt.state       ][INFO    ][1855] Completed state [ctl01] at time 02:21:21.408423 duration_in_ms=125.443
2017-12-17 02:21:21,409 [salt.state       ][INFO    ][1855] Running state [ctl] at time 02:21:21.408799
2017-12-17 02:21:21,409 [salt.state       ][INFO    ][1855] Executing state host.present for ctl
2017-12-17 02:21:21,450 [salt.state       ][INFO    ][1855] {'host': 'ctl'}
2017-12-17 02:21:21,451 [salt.state       ][INFO    ][1855] Completed state [ctl] at time 02:21:21.450535 duration_in_ms=41.736
2017-12-17 02:21:21,451 [salt.state       ][INFO    ][1855] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.450904
2017-12-17 02:21:21,451 [salt.state       ][INFO    ][1855] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:21:21,456 [salt.state       ][INFO    ][1855] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-17 02:21:21,456 [salt.state       ][INFO    ][1855] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:21:21.456295 duration_in_ms=5.391
2017-12-17 02:21:21,468 [salt.state       ][INFO    ][1855] Running state [ens2] at time 02:21:21.468004
2017-12-17 02:21:21,468 [salt.state       ][INFO    ][1855] Executing state network.managed for ens2
2017-12-17 02:21:21,859 [salt.state       ][INFO    ][1855] Interface ens2 is up to date.
2017-12-17 02:21:21,860 [salt.state       ][INFO    ][1855] Completed state [ens2] at time 02:21:21.859758 duration_in_ms=391.754
2017-12-17 02:21:21,860 [salt.state       ][INFO    ][1855] Running state [ens3] at time 02:21:21.860107
2017-12-17 02:21:21,860 [salt.state       ][INFO    ][1855] Executing state network.managed for ens3
2017-12-17 02:21:21,879 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-17 02:21:21,948 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-17 02:21:22,067 [salt.state       ][INFO    ][1855] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-17 02:21:22,067 [salt.state       ][INFO    ][1855] Completed state [ens3] at time 02:21:22.067309 duration_in_ms=207.201
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] Running state [/etc/profile.d/proxy.sh] at time 02:21:22.067530
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] Completed state [/etc/profile.d/proxy.sh] at time 02:21:22.068150 duration_in_ms=0.62
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:21:22.068305
2017-12-17 02:21:22,068 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:21:22,069 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:21:22,069 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:21:22.068743 duration_in_ms=0.438
2017-12-17 02:21:22,073 [salt.state       ][INFO    ][1855] Running state [ntp] at time 02:21:22.073037
2017-12-17 02:21:22,073 [salt.state       ][INFO    ][1855] Executing state pkg.installed for ntp
2017-12-17 02:21:22,197 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-17 02:21:27,963 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022127948570
2017-12-17 02:21:27,984 [salt.minion      ][INFO    ][5190] Starting a new job with PID 5190
2017-12-17 02:21:27,995 [salt.minion      ][INFO    ][5190] Returning information for job: 20171217022127948570
2017-12-17 02:21:38,083 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022138070844
2017-12-17 02:21:38,099 [salt.minion      ][INFO    ][5232] Starting a new job with PID 5232
2017-12-17 02:21:38,112 [salt.minion      ][INFO    ][5232] Returning information for job: 20171217022138070844
2017-12-17 02:21:44,935 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:21:44,958 [salt.state       ][INFO    ][1855] 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-17 02:21:44,965 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-12-17 02:21:44,980 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 02:21:44.979973 duration_in_ms=22906.935
2017-12-17 02:21:44,982 [salt.state       ][INFO    ][1855] Running state [/etc/ntp.conf] at time 02:21:44.982049
2017-12-17 02:21:44,982 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:21:45,005 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:21:45,030 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:21:45,040 [salt.state       ][INFO    ][1855] 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-17 02:21:45,040 [salt.state       ][INFO    ][1855] Completed state [/etc/ntp.conf] at time 02:21:45.040030 duration_in_ms=57.979
2017-12-17 02:21:45,106 [salt.state       ][INFO    ][1855] Running state [ntp] at time 02:21:45.106426
2017-12-17 02:21:45,107 [salt.state       ][INFO    ][1855] Executing state service.running for ntp
2017-12-17 02:21:45,108 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:21:45,119 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:21:45,130 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:21:45,143 [salt.state       ][INFO    ][1855] The service ntp is already running
2017-12-17 02:21:45,143 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 02:21:45.143041 duration_in_ms=36.614
2017-12-17 02:21:45,143 [salt.state       ][INFO    ][1855] Running state [ntp] at time 02:21:45.143219
2017-12-17 02:21:45,143 [salt.state       ][INFO    ][1855] Executing state service.mod_watch for ntp
2017-12-17 02:21:45,144 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:21:45,156 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:21:45,170 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-17 02:21:45,229 [salt.state       ][INFO    ][1855] {'ntp': True}
2017-12-17 02:21:45,229 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 02:21:45.228884 duration_in_ms=85.665
2017-12-17 02:21:45,232 [salt.minion      ][INFO    ][1855] Returning information for job: 20171217022007282527
2017-12-17 02:22:49,688 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022249675982
2017-12-17 02:22:49,714 [salt.minion      ][INFO    ][5483] Starting a new job with PID 5483
2017-12-17 02:22:52,596 [salt.state       ][INFO    ][5483] Loading fresh modules for state activity
2017-12-17 02:22:52,730 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:22:53,061 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:22:53,101 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,171 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:22:53,186 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,234 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:22:53,259 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,303 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:22:53,369 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,425 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:22:53,449 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,493 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:22:53,518 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,561 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:22:53,589 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,643 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:22:53,659 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,704 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:22:53,723 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,768 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:22:53,785 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,828 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:22:53,854 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,904 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:22:53,925 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:53,967 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:22:53,994 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,039 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:22:54,063 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,130 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:22:54,155 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,206 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:22:54,221 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,262 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:22:54,278 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,323 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:22:54,353 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,430 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:22:54,496 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,544 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:22:54,565 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,612 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:22:54,633 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:54,680 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:22:54,718 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:22:54,733 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:22:54,755 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:22:54,805 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:22:54,820 [salt.state       ][INFO    ][5483] Running state [/etc/environment] at time 02:22:54.819841
2017-12-17 02:22:54,820 [salt.state       ][INFO    ][5483] Executing state file.blockreplace for /etc/environment
2017-12-17 02:22:54,825 [salt.state       ][INFO    ][5483] 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-17 02:22:54,826 [salt.state       ][INFO    ][5483] Completed state [/etc/environment] at time 02:22:54.826005 duration_in_ms=6.165
2017-12-17 02:22:54,826 [salt.state       ][INFO    ][5483] Running state [/etc/profile.d] at time 02:22:54.826304
2017-12-17 02:22:54,827 [salt.state       ][INFO    ][5483] Executing state file.directory for /etc/profile.d
2017-12-17 02:22:54,827 [salt.state       ][INFO    ][5483] Directory /etc/profile.d is in the correct state
2017-12-17 02:22:54,828 [salt.state       ][INFO    ][5483] Completed state [/etc/profile.d] at time 02:22:54.827786 duration_in_ms=1.482
2017-12-17 02:22:55,103 [salt.state       ][INFO    ][5483] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:22:55.102884
2017-12-17 02:22:55,103 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:22:55,128 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:22:55,132 [salt.state       ][INFO    ][5483] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:22:55,133 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:22:55.132603 duration_in_ms=29.719
2017-12-17 02:22:55,133 [salt.state       ][INFO    ][5483] Running state [linux_repo_prereq_pkgs] at time 02:22:55.133230
2017-12-17 02:22:55,134 [salt.state       ][INFO    ][5483] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:22:55,134 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:22:55,616 [salt.state       ][INFO    ][5483] All specified packages are already installed
2017-12-17 02:22:55,617 [salt.state       ][INFO    ][5483] Completed state [linux_repo_prereq_pkgs] at time 02:22:55.616502 duration_in_ms=483.271
2017-12-17 02:22:55,617 [salt.state       ][INFO    ][5483] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:22:55.616729
2017-12-17 02:22:55,617 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:22:55,617 [salt.state       ][INFO    ][5483] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:22:55,617 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:22:55.617317 duration_in_ms=0.588
2017-12-17 02:22:55,618 [salt.state       ][INFO    ][5483] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:22:55.617607
2017-12-17 02:22:55,618 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:22:55,637 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:22:55,655 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:55,687 [salt.state       ][INFO    ][5483] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:22:55,688 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:22:55.687780 duration_in_ms=70.173
2017-12-17 02:22:55,690 [salt.state       ][INFO    ][5483] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:22:55.689769
2017-12-17 02:22:55,690 [salt.state       ][INFO    ][5483] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:22:55,935 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:22:56,011 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:22:57,912 [salt.state       ][INFO    ][5483] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:22:57,913 [salt.state       ][INFO    ][5483] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:22:57.912689 duration_in_ms=2222.92
2017-12-17 02:22:57,913 [salt.state       ][INFO    ][5483] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:22:57.913058
2017-12-17 02:22:57,913 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:22:57,914 [salt.state       ][INFO    ][5483] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:22:57,914 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:22:57.914008 duration_in_ms=0.951
2017-12-17 02:22:57,914 [salt.state       ][INFO    ][5483] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:22:57.914276
2017-12-17 02:22:57,915 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:22:57,932 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:22:57,949 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:22:57,981 [salt.state       ][INFO    ][5483] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:22:57,981 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:22:57.981309 duration_in_ms=67.032
2017-12-17 02:22:57,982 [salt.state       ][INFO    ][5483] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:22:57.982037
2017-12-17 02:22:57,982 [salt.state       ][INFO    ][5483] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:22:58,382 [salt.loaded.int.module.cmdmod][INFO    ][5483] 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-17 02:22:58,467 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:22:59,827 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022259800869
2017-12-17 02:22:59,847 [salt.minion      ][INFO    ][6485] Starting a new job with PID 6485
2017-12-17 02:22:59,887 [salt.minion      ][INFO    ][6485] Returning information for job: 20171217022259800869
2017-12-17 02:23:00,303 [salt.state       ][INFO    ][5483] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:23:00,304 [salt.state       ][INFO    ][5483] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:23:00.303905 duration_in_ms=2321.868
2017-12-17 02:23:00,304 [salt.state       ][INFO    ][5483] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:23:00.304258
2017-12-17 02:23:00,305 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:23:00,305 [salt.state       ][INFO    ][5483] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:23:00,305 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:23:00.305230 duration_in_ms=0.971
2017-12-17 02:23:00,306 [salt.state       ][INFO    ][5483] Running state [/etc/apt/preferences.d/uca] at time 02:23:00.305506
2017-12-17 02:23:00,306 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:23:00,306 [salt.state       ][INFO    ][5483] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:23:00,306 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/preferences.d/uca] at time 02:23:00.306329 duration_in_ms=0.824
2017-12-17 02:23:00,307 [salt.state       ][INFO    ][5483] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:23:00.307067
2017-12-17 02:23:00,307 [salt.state       ][INFO    ][5483] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:23:00,400 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:23:00,441 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:02,464 [salt.state       ][INFO    ][5483] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:23:02,465 [salt.state       ][INFO    ][5483] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:23:02.464962 duration_in_ms=2157.894
2017-12-17 02:23:02,465 [salt.state       ][INFO    ][5483] Running state [linux_extra_packages_purged] at time 02:23:02.465314
2017-12-17 02:23:02,466 [salt.state       ][INFO    ][5483] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:23:02,471 [salt.state       ][INFO    ][5483] All specified packages are already absent
2017-12-17 02:23:02,472 [salt.state       ][INFO    ][5483] Completed state [linux_extra_packages_purged] at time 02:23:02.471625 duration_in_ms=6.311
2017-12-17 02:23:02,472 [salt.state       ][INFO    ][5483] Running state [linux_extra_packages_latest] at time 02:23:02.471952
2017-12-17 02:23:02,472 [salt.state       ][INFO    ][5483] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:23:02,475 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:04,364 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:23:04,401 [salt.state       ][INFO    ][5483] Package mcelog is already up-to-date
2017-12-17 02:23:04,401 [salt.state       ][INFO    ][5483] Completed state [linux_extra_packages_latest] at time 02:23:04.401222 duration_in_ms=1929.269
2017-12-17 02:23:04,402 [salt.state       ][INFO    ][5483] Running state [UTC] at time 02:23:04.401843
2017-12-17 02:23:04,402 [salt.state       ][INFO    ][5483] Executing state timezone.system for UTC
2017-12-17 02:23:04,403 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:23:04,433 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:23:04,440 [salt.state       ][INFO    ][5483] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:23:04,441 [salt.state       ][INFO    ][5483] Completed state [UTC] at time 02:23:04.440600 duration_in_ms=38.757
2017-12-17 02:23:04,441 [salt.state       ][INFO    ][5483] Running state [nf_conntrack] at time 02:23:04.441235
2017-12-17 02:23:04,442 [salt.state       ][INFO    ][5483] Executing state kmod.present for nf_conntrack
2017-12-17 02:23:04,442 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'lsmod' in directory '/root'
2017-12-17 02:23:04,448 [salt.state       ][INFO    ][5483] Kernel module nf_conntrack is already present
2017-12-17 02:23:04,449 [salt.state       ][INFO    ][5483] Completed state [nf_conntrack] at time 02:23:04.448531 duration_in_ms=7.296
2017-12-17 02:23:04,449 [salt.state       ][INFO    ][5483] Running state [kernel.panic] at time 02:23:04.449099
2017-12-17 02:23:04,449 [salt.state       ][INFO    ][5483] Executing state sysctl.present for kernel.panic
2017-12-17 02:23:04,455 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,467 [salt.state       ][INFO    ][5483] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:23:04,467 [salt.state       ][INFO    ][5483] Completed state [kernel.panic] at time 02:23:04.467375 duration_in_ms=18.275
2017-12-17 02:23:04,468 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_keepalive_probes] at time 02:23:04.467715
2017-12-17 02:23:04,468 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:23:04,469 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,480 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:23:04,480 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:23:04.480079 duration_in_ms=12.383
2017-12-17 02:23:04,480 [salt.state       ][INFO    ][5483] Running state [fs.file-max] at time 02:23:04.480399
2017-12-17 02:23:04,481 [salt.state       ][INFO    ][5483] Executing state sysctl.present for fs.file-max
2017-12-17 02:23:04,481 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,493 [salt.state       ][INFO    ][5483] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:23:04,493 [salt.state       ][INFO    ][5483] Completed state [fs.file-max] at time 02:23:04.493192 duration_in_ms=12.793
2017-12-17 02:23:04,494 [salt.state       ][INFO    ][5483] Running state [net.core.somaxconn] at time 02:23:04.493519
2017-12-17 02:23:04,494 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:23:04,494 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,506 [salt.state       ][INFO    ][5483] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:23:04,507 [salt.state       ][INFO    ][5483] Completed state [net.core.somaxconn] at time 02:23:04.506575 duration_in_ms=13.055
2017-12-17 02:23:04,507 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:23:04.506900
2017-12-17 02:23:04,507 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:23:04,508 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,519 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:23:04,520 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:23:04.519538 duration_in_ms=12.638
2017-12-17 02:23:04,520 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_tw_reuse] at time 02:23:04.519884
2017-12-17 02:23:04,520 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:23:04,521 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,532 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:23:04,533 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_tw_reuse] at time 02:23:04.532760 duration_in_ms=12.874
2017-12-17 02:23:04,533 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_congestion_control] at time 02:23:04.533083
2017-12-17 02:23:04,533 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:23:04,534 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,545 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:23:04,546 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_congestion_control] at time 02:23:04.545819 duration_in_ms=12.735
2017-12-17 02:23:04,546 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_retries2] at time 02:23:04.546143
2017-12-17 02:23:04,546 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:23:04,547 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,558 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:23:04,559 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_retries2] at time 02:23:04.558867 duration_in_ms=12.724
2017-12-17 02:23:04,559 [salt.state       ][INFO    ][5483] Running state [net.core.netdev_max_backlog] at time 02:23:04.559196
2017-12-17 02:23:04,560 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:23:04,560 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,571 [salt.state       ][INFO    ][5483] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:23:04,572 [salt.state       ][INFO    ][5483] Completed state [net.core.netdev_max_backlog] at time 02:23:04.571888 duration_in_ms=12.691
2017-12-17 02:23:04,572 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:23:04.572244
2017-12-17 02:23:04,573 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:23:04,573 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,585 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:23:04,585 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:23:04.584928 duration_in_ms=12.684
2017-12-17 02:23:04,585 [salt.state       ][INFO    ][5483] Running state [vm.swappiness] at time 02:23:04.585251
2017-12-17 02:23:04,586 [salt.state       ][INFO    ][5483] Executing state sysctl.present for vm.swappiness
2017-12-17 02:23:04,586 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,597 [salt.state       ][INFO    ][5483] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:23:04,598 [salt.state       ][INFO    ][5483] Completed state [vm.swappiness] at time 02:23:04.597820 duration_in_ms=12.569
2017-12-17 02:23:04,598 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:23:04.598139
2017-12-17 02:23:04,598 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:23:04,599 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,611 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:23:04,611 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:23:04.611150 duration_in_ms=13.009
2017-12-17 02:23:04,611 [salt.state       ][INFO    ][5483] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:23:04.611474
2017-12-17 02:23:04,612 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:23:04,612 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,624 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:23:04,624 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:23:04.624226 duration_in_ms=12.752
2017-12-17 02:23:04,625 [salt.state       ][INFO    ][5483] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:23:04.624552
2017-12-17 02:23:04,625 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:23:04,625 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,637 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:23:04,637 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:23:04.637397 duration_in_ms=12.844
2017-12-17 02:23:04,638 [salt.state       ][INFO    ][5483] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:23:04.637727
2017-12-17 02:23:04,638 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:23:04,639 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,650 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:23:04,651 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:23:04.650526 duration_in_ms=12.799
2017-12-17 02:23:04,651 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_fin_timeout] at time 02:23:04.650850
2017-12-17 02:23:04,651 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:23:04,652 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,663 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:23:04,664 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_fin_timeout] at time 02:23:04.663841 duration_in_ms=12.989
2017-12-17 02:23:04,664 [salt.state       ][INFO    ][5483] Running state [net.ipv4.tcp_keepalive_time] at time 02:23:04.664191
2017-12-17 02:23:04,665 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:23:04,665 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,677 [salt.state       ][INFO    ][5483] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:23:04,677 [salt.state       ][INFO    ][5483] Completed state [net.ipv4.tcp_keepalive_time] at time 02:23:04.677052 duration_in_ms=12.861
2017-12-17 02:23:04,677 [salt.state       ][INFO    ][5483] Running state [net.nf_conntrack_max] at time 02:23:04.677372
2017-12-17 02:23:04,678 [salt.state       ][INFO    ][5483] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:23:04,678 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:04,690 [salt.state       ][INFO    ][5483] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:23:04,690 [salt.state       ][INFO    ][5483] Completed state [net.nf_conntrack_max] at time 02:23:04.689965 duration_in_ms=12.592
2017-12-17 02:23:04,690 [salt.state       ][INFO    ][5483] Running state [linux_sysfs_package] at time 02:23:04.690290
2017-12-17 02:23:04,691 [salt.state       ][INFO    ][5483] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:23:04,694 [salt.state       ][INFO    ][5483] All specified packages are already installed
2017-12-17 02:23:04,694 [salt.state       ][INFO    ][5483] Completed state [linux_sysfs_package] at time 02:23:04.693871 duration_in_ms=3.581
2017-12-17 02:23:04,695 [salt.state       ][INFO    ][5483] Running state [/etc/sysfs.d] at time 02:23:04.694745
2017-12-17 02:23:04,695 [salt.state       ][INFO    ][5483] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:23:04,696 [salt.state       ][INFO    ][5483] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:23:04,696 [salt.state       ][INFO    ][5483] Completed state [/etc/sysfs.d] at time 02:23:04.695768 duration_in_ms=1.023
2017-12-17 02:23:04,696 [salt.state       ][INFO    ][5483] Running state [ondemand] at time 02:23:04.696360
2017-12-17 02:23:04,697 [salt.state       ][INFO    ][5483] Executing state service.dead for ondemand
2017-12-17 02:23:04,697 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:23:04,706 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:23:04,713 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:23:04,723 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'runlevel' in directory '/root'
2017-12-17 02:23:04,729 [salt.state       ][INFO    ][5483] The service ondemand is already dead
2017-12-17 02:23:04,729 [salt.state       ][INFO    ][5483] Completed state [ondemand] at time 02:23:04.729234 duration_in_ms=32.874
2017-12-17 02:23:04,730 [salt.state       ][INFO    ][5483] Running state [cs_CZ.UTF-8] at time 02:23:04.729824
2017-12-17 02:23:04,730 [salt.state       ][INFO    ][5483] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:23:04,731 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'locale -a' in directory '/root'
2017-12-17 02:23:04,736 [salt.state       ][INFO    ][5483] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:23:04,737 [salt.state       ][INFO    ][5483] Completed state [cs_CZ.UTF-8] at time 02:23:04.736515 duration_in_ms=6.69
2017-12-17 02:23:04,737 [salt.state       ][INFO    ][5483] Running state [en_US.UTF-8] at time 02:23:04.736843
2017-12-17 02:23:04,737 [salt.state       ][INFO    ][5483] Executing state locale.present for en_US.UTF-8
2017-12-17 02:23:04,738 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'locale -a' in directory '/root'
2017-12-17 02:23:04,743 [salt.state       ][INFO    ][5483] Locale en_US.UTF-8 is already present
2017-12-17 02:23:04,743 [salt.state       ][INFO    ][5483] Completed state [en_US.UTF-8] at time 02:23:04.743289 duration_in_ms=6.446
2017-12-17 02:23:04,744 [salt.state       ][INFO    ][5483] Running state [en_US.UTF-8] at time 02:23:04.744307
2017-12-17 02:23:04,745 [salt.state       ][INFO    ][5483] Executing state locale.system for en_US.UTF-8
2017-12-17 02:23:04,745 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'localectl' in directory '/root'
2017-12-17 02:23:04,773 [salt.state       ][INFO    ][5483] System locale en_US.UTF-8 already set
2017-12-17 02:23:04,773 [salt.state       ][INFO    ][5483] Completed state [en_US.UTF-8] at time 02:23:04.773229 duration_in_ms=28.922
2017-12-17 02:23:04,774 [salt.state       ][INFO    ][5483] Running state [root] at time 02:23:04.774230
2017-12-17 02:23:04,775 [salt.state       ][INFO    ][5483] Executing state user.present for root
2017-12-17 02:23:04,775 [salt.state       ][INFO    ][5483] User root is present and up to date
2017-12-17 02:23:04,776 [salt.state       ][INFO    ][5483] Completed state [root] at time 02:23:04.775637 duration_in_ms=1.407
2017-12-17 02:23:04,777 [salt.state       ][INFO    ][5483] Running state [/root] at time 02:23:04.776529
2017-12-17 02:23:04,777 [salt.state       ][INFO    ][5483] Executing state file.directory for /root
2017-12-17 02:23:04,777 [salt.state       ][INFO    ][5483] Directory /root is in the correct state
2017-12-17 02:23:04,778 [salt.state       ][INFO    ][5483] Completed state [/root] at time 02:23:04.777617 duration_in_ms=1.089
2017-12-17 02:23:04,778 [salt.state       ][INFO    ][5483] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:23:04.777883
2017-12-17 02:23:04,778 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:23:04,778 [salt.state       ][INFO    ][5483] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:23:04,779 [salt.state       ][INFO    ][5483] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:23:04.778702 duration_in_ms=0.819
2017-12-17 02:23:04,779 [salt.state       ][INFO    ][5483] Running state [ubuntu] at time 02:23:04.778974
2017-12-17 02:23:04,779 [salt.state       ][INFO    ][5483] Executing state user.present for ubuntu
2017-12-17 02:23:04,780 [salt.state       ][INFO    ][5483] User ubuntu is present and up to date
2017-12-17 02:23:04,780 [salt.state       ][INFO    ][5483] Completed state [ubuntu] at time 02:23:04.780210 duration_in_ms=1.236
2017-12-17 02:23:04,781 [salt.state       ][INFO    ][5483] Running state [/home/ubuntu] at time 02:23:04.780935
2017-12-17 02:23:04,781 [salt.state       ][INFO    ][5483] Executing state file.directory for /home/ubuntu
2017-12-17 02:23:04,782 [salt.state       ][INFO    ][5483] Directory /home/ubuntu is in the correct state
2017-12-17 02:23:04,782 [salt.state       ][INFO    ][5483] Completed state [/home/ubuntu] at time 02:23:04.781956 duration_in_ms=1.021
2017-12-17 02:23:04,783 [salt.state       ][INFO    ][5483] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:23:04.782563
2017-12-17 02:23:04,783 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:23:04,819 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:23:04,834 [salt.state       ][INFO    ][5483] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:23:04,885 [salt.state       ][INFO    ][5483] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:23:04.884696 duration_in_ms=102.132
2017-12-17 02:23:04,885 [salt.state       ][INFO    ][5483] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:23:04.885441
2017-12-17 02:23:04,886 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:23:04,903 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:23:04,922 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:04,954 [salt.state       ][INFO    ][5483] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:23:04,955 [salt.state       ][INFO    ][5483] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:23:04.954529 duration_in_ms=69.088
2017-12-17 02:23:04,955 [salt.state       ][INFO    ][5483] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:23:04.954807
2017-12-17 02:23:04,955 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:23:04,971 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:23:04,988 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:05,020 [salt.state       ][INFO    ][5483] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:23:05,020 [salt.state       ][INFO    ][5483] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:23:05.019804 duration_in_ms=64.996
2017-12-17 02:23:05,021 [salt.state       ][INFO    ][5483] Running state [service.systemctl_reload] at time 02:23:05.020798
2017-12-17 02:23:05,021 [salt.state       ][INFO    ][5483] Executing state module.wait for service.systemctl_reload
2017-12-17 02:23:05,021 [salt.state       ][INFO    ][5483] No changes made for service.systemctl_reload
2017-12-17 02:23:05,022 [salt.state       ][INFO    ][5483] Completed state [service.systemctl_reload] at time 02:23:05.021604 duration_in_ms=0.805
2017-12-17 02:23:05,022 [salt.state       ][INFO    ][5483] Running state [/etc/hostname] at time 02:23:05.021873
2017-12-17 02:23:05,022 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/hostname
2017-12-17 02:23:05,037 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:23:05,039 [salt.state       ][INFO    ][5483] File /etc/hostname is in the correct state
2017-12-17 02:23:05,039 [salt.state       ][INFO    ][5483] Completed state [/etc/hostname] at time 02:23:05.038852 duration_in_ms=16.979
2017-12-17 02:23:05,040 [salt.state       ][INFO    ][5483] Running state [hostname msg02] at time 02:23:05.039860
2017-12-17 02:23:05,040 [salt.state       ][INFO    ][5483] Executing state cmd.wait for hostname msg02
2017-12-17 02:23:05,040 [salt.state       ][INFO    ][5483] No changes made for hostname msg02
2017-12-17 02:23:05,041 [salt.state       ][INFO    ][5483] Completed state [hostname msg02] at time 02:23:05.040698 duration_in_ms=0.838
2017-12-17 02:23:05,041 [salt.state       ][INFO    ][5483] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.041134
2017-12-17 02:23:05,041 [salt.state       ][INFO    ][5483] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,042 [salt.state       ][INFO    ][5483] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:23:05,042 [salt.state       ][INFO    ][5483] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.042074 duration_in_ms=0.939
2017-12-17 02:23:05,042 [salt.state       ][INFO    ][5483] Running state [mdb02] at time 02:23:05.042342
2017-12-17 02:23:05,043 [salt.state       ][INFO    ][5483] Executing state host.present for mdb02
2017-12-17 02:23:05,043 [salt.state       ][INFO    ][5483] Host mdb02 (10.167.4.77) already present
2017-12-17 02:23:05,043 [salt.state       ][INFO    ][5483] Completed state [mdb02] at time 02:23:05.043250 duration_in_ms=0.908
2017-12-17 02:23:05,044 [salt.state       ][INFO    ][5483] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.043515
2017-12-17 02:23:05,044 [salt.state       ][INFO    ][5483] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,044 [salt.state       ][INFO    ][5483] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:23:05,044 [salt.state       ][INFO    ][5483] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.044472 duration_in_ms=0.956
2017-12-17 02:23:05,045 [salt.state       ][INFO    ][5483] Running state [mdb03] at time 02:23:05.044739
2017-12-17 02:23:05,045 [salt.state       ][INFO    ][5483] Executing state host.present for mdb03
2017-12-17 02:23:05,045 [salt.state       ][INFO    ][5483] Host mdb03 (10.167.4.78) already present
2017-12-17 02:23:05,046 [salt.state       ][INFO    ][5483] Completed state [mdb03] at time 02:23:05.045651 duration_in_ms=0.911
2017-12-17 02:23:05,046 [salt.state       ][INFO    ][5483] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.045919
2017-12-17 02:23:05,046 [salt.state       ][INFO    ][5483] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,047 [salt.state       ][INFO    ][5483] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:23:05,047 [salt.state       ][INFO    ][5483] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.046830 duration_in_ms=0.911
2017-12-17 02:23:05,047 [salt.state       ][INFO    ][5483] Running state [mdb01] at time 02:23:05.047096
2017-12-17 02:23:05,047 [salt.state       ][INFO    ][5483] Executing state host.present for mdb01
2017-12-17 02:23:05,048 [salt.state       ][INFO    ][5483] Host mdb01 (10.167.4.76) already present
2017-12-17 02:23:05,048 [salt.state       ][INFO    ][5483] Completed state [mdb01] at time 02:23:05.048039 duration_in_ms=0.943
2017-12-17 02:23:05,048 [salt.state       ][INFO    ][5483] Running state [mdb] at time 02:23:05.048309
2017-12-17 02:23:05,049 [salt.state       ][INFO    ][5483] Executing state host.present for mdb
2017-12-17 02:23:05,049 [salt.state       ][INFO    ][5483] Host mdb (10.167.4.75) already present
2017-12-17 02:23:05,049 [salt.state       ][INFO    ][5483] Completed state [mdb] at time 02:23:05.049245 duration_in_ms=0.936
2017-12-17 02:23:05,050 [salt.state       ][INFO    ][5483] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.049511
2017-12-17 02:23:05,050 [salt.state       ][INFO    ][5483] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,050 [salt.state       ][INFO    ][5483] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:23:05,050 [salt.state       ][INFO    ][5483] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.050416 duration_in_ms=0.904
2017-12-17 02:23:05,051 [salt.state       ][INFO    ][5483] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.050687
2017-12-17 02:23:05,051 [salt.state       ][INFO    ][5483] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,051 [salt.state       ][INFO    ][5483] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:23:05,052 [salt.state       ][INFO    ][5483] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.051595 duration_in_ms=0.907
2017-12-17 02:23:05,052 [salt.state       ][INFO    ][5483] Running state [cfg01] at time 02:23:05.051874
2017-12-17 02:23:05,052 [salt.state       ][INFO    ][5483] Executing state host.present for cfg01
2017-12-17 02:23:05,053 [salt.state       ][INFO    ][5483] Host cfg01 (10.167.4.100) already present
2017-12-17 02:23:05,053 [salt.state       ][INFO    ][5483] Completed state [cfg01] at time 02:23:05.052784 duration_in_ms=0.909
2017-12-17 02:23:05,053 [salt.state       ][INFO    ][5483] Running state [prx01] at time 02:23:05.053046
2017-12-17 02:23:05,053 [salt.state       ][INFO    ][5483] Executing state host.present for prx01
2017-12-17 02:23:05,054 [salt.state       ][INFO    ][5483] Host prx01 (10.167.4.104) already present
2017-12-17 02:23:05,054 [salt.state       ][INFO    ][5483] Completed state [prx01] at time 02:23:05.053943 duration_in_ms=0.897
2017-12-17 02:23:05,054 [salt.state       ][INFO    ][5483] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.054209
2017-12-17 02:23:05,054 [salt.state       ][INFO    ][5483] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,055 [salt.state       ][INFO    ][5483] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:23:05,055 [salt.state       ][INFO    ][5483] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.055117 duration_in_ms=0.907
2017-12-17 02:23:05,055 [salt.state       ][INFO    ][5483] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.055382
2017-12-17 02:23:05,056 [salt.state       ][INFO    ][5483] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,056 [salt.state       ][INFO    ][5483] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:23:05,056 [salt.state       ][INFO    ][5483] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.056335 duration_in_ms=0.953
2017-12-17 02:23:05,057 [salt.state       ][INFO    ][5483] Running state [kvm01] at time 02:23:05.056606
2017-12-17 02:23:05,057 [salt.state       ][INFO    ][5483] Executing state host.present for kvm01
2017-12-17 02:23:05,057 [salt.state       ][INFO    ][5483] Host kvm01 (10.167.4.141) already present
2017-12-17 02:23:05,058 [salt.state       ][INFO    ][5483] Completed state [kvm01] at time 02:23:05.057511 duration_in_ms=0.905
2017-12-17 02:23:05,058 [salt.state       ][INFO    ][5483] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.057775
2017-12-17 02:23:05,058 [salt.state       ][INFO    ][5483] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,058 [salt.state       ][INFO    ][5483] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:23:05,059 [salt.state       ][INFO    ][5483] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.058676 duration_in_ms=0.901
2017-12-17 02:23:05,059 [salt.state       ][INFO    ][5483] Running state [kvm03] at time 02:23:05.058942
2017-12-17 02:23:05,059 [salt.state       ][INFO    ][5483] Executing state host.present for kvm03
2017-12-17 02:23:05,060 [salt.state       ][INFO    ][5483] Host kvm03 (10.167.4.143) already present
2017-12-17 02:23:05,060 [salt.state       ][INFO    ][5483] Completed state [kvm03] at time 02:23:05.060017 duration_in_ms=1.075
2017-12-17 02:23:05,060 [salt.state       ][INFO    ][5483] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.060295
2017-12-17 02:23:05,064 [salt.state       ][INFO    ][5483] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,066 [salt.state       ][INFO    ][5483] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:23:05,066 [salt.state       ][INFO    ][5483] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.065823 duration_in_ms=5.528
2017-12-17 02:23:05,066 [salt.state       ][INFO    ][5483] Running state [kvm02] at time 02:23:05.066139
2017-12-17 02:23:05,066 [salt.state       ][INFO    ][5483] Executing state host.present for kvm02
2017-12-17 02:23:05,067 [salt.state       ][INFO    ][5483] Host kvm02 (10.167.4.142) already present
2017-12-17 02:23:05,067 [salt.state       ][INFO    ][5483] Completed state [kvm02] at time 02:23:05.067130 duration_in_ms=0.991
2017-12-17 02:23:05,067 [salt.state       ][INFO    ][5483] Running state [dbs] at time 02:23:05.067403
2017-12-17 02:23:05,068 [salt.state       ][INFO    ][5483] Executing state host.present for dbs
2017-12-17 02:23:05,068 [salt.state       ][INFO    ][5483] Host dbs (10.167.4.50) already present
2017-12-17 02:23:05,068 [salt.state       ][INFO    ][5483] Completed state [dbs] at time 02:23:05.068375 duration_in_ms=0.971
2017-12-17 02:23:05,069 [salt.state       ][INFO    ][5483] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.068648
2017-12-17 02:23:05,069 [salt.state       ][INFO    ][5483] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,069 [salt.state       ][INFO    ][5483] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:23:05,070 [salt.state       ][INFO    ][5483] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.069600 duration_in_ms=0.952
2017-12-17 02:23:05,070 [salt.state       ][INFO    ][5483] Running state [prx] at time 02:23:05.069872
2017-12-17 02:23:05,070 [salt.state       ][INFO    ][5483] Executing state host.present for prx
2017-12-17 02:23:05,071 [salt.state       ][INFO    ][5483] Host prx (172.30.10.103) already present
2017-12-17 02:23:05,071 [salt.state       ][INFO    ][5483] Completed state [prx] at time 02:23:05.070809 duration_in_ms=0.938
2017-12-17 02:23:05,071 [salt.state       ][INFO    ][5483] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.071078
2017-12-17 02:23:05,071 [salt.state       ][INFO    ][5483] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,072 [salt.state       ][INFO    ][5483] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:23:05,072 [salt.state       ][INFO    ][5483] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.072027 duration_in_ms=0.949
2017-12-17 02:23:05,072 [salt.state       ][INFO    ][5483] Running state [prx02] at time 02:23:05.072300
2017-12-17 02:23:05,073 [salt.state       ][INFO    ][5483] Executing state host.present for prx02
2017-12-17 02:23:05,073 [salt.state       ][INFO    ][5483] Host prx02 (10.167.4.105) already present
2017-12-17 02:23:05,073 [salt.state       ][INFO    ][5483] Completed state [prx02] at time 02:23:05.073227 duration_in_ms=0.927
2017-12-17 02:23:05,074 [salt.state       ][INFO    ][5483] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.073498
2017-12-17 02:23:05,074 [salt.state       ][INFO    ][5483] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,074 [salt.state       ][INFO    ][5483] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:23:05,074 [salt.state       ][INFO    ][5483] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.074427 duration_in_ms=0.928
2017-12-17 02:23:05,075 [salt.state       ][INFO    ][5483] Running state [gtw01] at time 02:23:05.074694
2017-12-17 02:23:05,075 [salt.state       ][INFO    ][5483] Executing state host.present for gtw01
2017-12-17 02:23:05,075 [salt.state       ][INFO    ][5483] Host gtw01 (10.167.4.124) already present
2017-12-17 02:23:05,076 [salt.state       ][INFO    ][5483] Completed state [gtw01] at time 02:23:05.075604 duration_in_ms=0.91
2017-12-17 02:23:05,076 [salt.state       ][INFO    ][5483] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.075895
2017-12-17 02:23:05,076 [salt.state       ][INFO    ][5483] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,077 [salt.state       ][INFO    ][5483] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:23:05,077 [salt.state       ][INFO    ][5483] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.076839 duration_in_ms=0.944
2017-12-17 02:23:05,077 [salt.state       ][INFO    ][5483] Running state [gtw02] at time 02:23:05.077108
2017-12-17 02:23:05,077 [salt.state       ][INFO    ][5483] Executing state host.present for gtw02
2017-12-17 02:23:05,078 [salt.state       ][INFO    ][5483] Host gtw02 (10.167.4.125) already present
2017-12-17 02:23:05,078 [salt.state       ][INFO    ][5483] Completed state [gtw02] at time 02:23:05.078008 duration_in_ms=0.899
2017-12-17 02:23:05,078 [salt.state       ][INFO    ][5483] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.078274
2017-12-17 02:23:05,079 [salt.state       ][INFO    ][5483] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,079 [salt.state       ][INFO    ][5483] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:23:05,079 [salt.state       ][INFO    ][5483] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.079185 duration_in_ms=0.911
2017-12-17 02:23:05,079 [salt.state       ][INFO    ][5483] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.079455
2017-12-17 02:23:05,080 [salt.state       ][INFO    ][5483] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:05,080 [salt.state       ][INFO    ][5483] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:23:05,080 [salt.state       ][INFO    ][5483] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:05.080431 duration_in_ms=0.977
2017-12-17 02:23:05,081 [salt.state       ][INFO    ][5483] Running state [msg02] at time 02:23:05.080700
2017-12-17 02:23:05,081 [salt.state       ][INFO    ][5483] Executing state host.present for msg02
2017-12-17 02:23:05,081 [salt.state       ][INFO    ][5483] Host msg02 (10.167.4.42) already present
2017-12-17 02:23:05,082 [salt.state       ][INFO    ][5483] Completed state [msg02] at time 02:23:05.081609 duration_in_ms=0.908
2017-12-17 02:23:05,083 [salt.state       ][INFO    ][5483] Running state [file.replace] at time 02:23:05.082845
2017-12-17 02:23:05,083 [salt.state       ][INFO    ][5483] Executing state module.run for file.replace
2017-12-17 02:23:06,165 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:23:06,174 [salt.state       ][INFO    ][5483] onlyif execution failed
2017-12-17 02:23:06,174 [salt.state       ][INFO    ][5483] Completed state [file.replace] at time 02:23:06.174313 duration_in_ms=1091.467
2017-12-17 02:23:06,175 [salt.state       ][INFO    ][5483] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.174738
2017-12-17 02:23:06,175 [salt.state       ][INFO    ][5483] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,176 [salt.state       ][INFO    ][5483] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:23:06,176 [salt.state       ][INFO    ][5483] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.176128 duration_in_ms=1.389
2017-12-17 02:23:06,176 [salt.state       ][INFO    ][5483] Running state [msg03] at time 02:23:06.176447
2017-12-17 02:23:06,177 [salt.state       ][INFO    ][5483] Executing state host.present for msg03
2017-12-17 02:23:06,177 [salt.state       ][INFO    ][5483] Host msg03 (10.167.4.43) already present
2017-12-17 02:23:06,178 [salt.state       ][INFO    ][5483] Completed state [msg03] at time 02:23:06.177525 duration_in_ms=1.077
2017-12-17 02:23:06,178 [salt.state       ][INFO    ][5483] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.177829
2017-12-17 02:23:06,178 [salt.state       ][INFO    ][5483] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,179 [salt.state       ][INFO    ][5483] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:23:06,179 [salt.state       ][INFO    ][5483] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.178886 duration_in_ms=1.056
2017-12-17 02:23:06,179 [salt.state       ][INFO    ][5483] Running state [msg01] at time 02:23:06.179189
2017-12-17 02:23:06,180 [salt.state       ][INFO    ][5483] Executing state host.present for msg01
2017-12-17 02:23:06,180 [salt.state       ][INFO    ][5483] Host msg01 (10.167.4.41) already present
2017-12-17 02:23:06,180 [salt.state       ][INFO    ][5483] Completed state [msg01] at time 02:23:06.180245 duration_in_ms=1.056
2017-12-17 02:23:06,181 [salt.state       ][INFO    ][5483] Running state [msg] at time 02:23:06.180539
2017-12-17 02:23:06,181 [salt.state       ][INFO    ][5483] Executing state host.present for msg
2017-12-17 02:23:06,181 [salt.state       ][INFO    ][5483] Host msg (10.167.4.40) already present
2017-12-17 02:23:06,182 [salt.state       ][INFO    ][5483] Completed state [msg] at time 02:23:06.181528 duration_in_ms=0.989
2017-12-17 02:23:06,182 [salt.state       ][INFO    ][5483] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.181827
2017-12-17 02:23:06,182 [salt.state       ][INFO    ][5483] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,183 [salt.state       ][INFO    ][5483] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:23:06,183 [salt.state       ][INFO    ][5483] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.182831 duration_in_ms=1.003
2017-12-17 02:23:06,183 [salt.state       ][INFO    ][5483] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.183129
2017-12-17 02:23:06,183 [salt.state       ][INFO    ][5483] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,184 [salt.state       ][INFO    ][5483] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:23:06,184 [salt.state       ][INFO    ][5483] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.184190 duration_in_ms=1.061
2017-12-17 02:23:06,185 [salt.state       ][INFO    ][5483] Running state [cfg01] at time 02:23:06.184479
2017-12-17 02:23:06,185 [salt.state       ][INFO    ][5483] Executing state host.present for cfg01
2017-12-17 02:23:06,185 [salt.state       ][INFO    ][5483] Host cfg01 (10.167.4.100) already present
2017-12-17 02:23:06,185 [salt.state       ][INFO    ][5483] Completed state [cfg01] at time 02:23:06.185467 duration_in_ms=0.987
2017-12-17 02:23:06,186 [salt.state       ][INFO    ][5483] Running state [cmp002] at time 02:23:06.185761
2017-12-17 02:23:06,186 [salt.state       ][INFO    ][5483] Executing state host.present for cmp002
2017-12-17 02:23:06,187 [salt.state       ][INFO    ][5483] Host cmp002 (10.167.4.102) already present
2017-12-17 02:23:06,187 [salt.state       ][INFO    ][5483] Completed state [cmp002] at time 02:23:06.186744 duration_in_ms=0.983
2017-12-17 02:23:06,187 [salt.state       ][INFO    ][5483] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.187033
2017-12-17 02:23:06,187 [salt.state       ][INFO    ][5483] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,188 [salt.state       ][INFO    ][5483] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:23:06,188 [salt.state       ][INFO    ][5483] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.188118 duration_in_ms=1.085
2017-12-17 02:23:06,188 [salt.state       ][INFO    ][5483] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.188410
2017-12-17 02:23:06,189 [salt.state       ][INFO    ][5483] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,189 [salt.state       ][INFO    ][5483] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:23:06,190 [salt.state       ][INFO    ][5483] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.189574 duration_in_ms=1.164
2017-12-17 02:23:06,190 [salt.state       ][INFO    ][5483] Running state [cmp001] at time 02:23:06.189863
2017-12-17 02:23:06,190 [salt.state       ][INFO    ][5483] Executing state host.present for cmp001
2017-12-17 02:23:06,191 [salt.state       ][INFO    ][5483] Host cmp001 (10.167.4.101) already present
2017-12-17 02:23:06,191 [salt.state       ][INFO    ][5483] Completed state [cmp001] at time 02:23:06.190831 duration_in_ms=0.968
2017-12-17 02:23:06,191 [salt.state       ][INFO    ][5483] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.191119
2017-12-17 02:23:06,191 [salt.state       ][INFO    ][5483] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,192 [salt.state       ][INFO    ][5483] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:23:06,192 [salt.state       ][INFO    ][5483] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.192142 duration_in_ms=1.022
2017-12-17 02:23:06,192 [salt.state       ][INFO    ][5483] Running state [dbs01] at time 02:23:06.192435
2017-12-17 02:23:06,193 [salt.state       ][INFO    ][5483] Executing state host.present for dbs01
2017-12-17 02:23:06,193 [salt.state       ][INFO    ][5483] Host dbs01 (10.167.4.51) already present
2017-12-17 02:23:06,193 [salt.state       ][INFO    ][5483] Completed state [dbs01] at time 02:23:06.193402 duration_in_ms=0.967
2017-12-17 02:23:06,194 [salt.state       ][INFO    ][5483] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.193694
2017-12-17 02:23:06,194 [salt.state       ][INFO    ][5483] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,194 [salt.state       ][INFO    ][5483] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:23:06,195 [salt.state       ][INFO    ][5483] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.194703 duration_in_ms=1.009
2017-12-17 02:23:06,195 [salt.state       ][INFO    ][5483] Running state [dbs02] at time 02:23:06.194986
2017-12-17 02:23:06,195 [salt.state       ][INFO    ][5483] Executing state host.present for dbs02
2017-12-17 02:23:06,196 [salt.state       ][INFO    ][5483] Host dbs02 (10.167.4.52) already present
2017-12-17 02:23:06,196 [salt.state       ][INFO    ][5483] Completed state [dbs02] at time 02:23:06.195977 duration_in_ms=0.991
2017-12-17 02:23:06,196 [salt.state       ][INFO    ][5483] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.196276
2017-12-17 02:23:06,197 [salt.state       ][INFO    ][5483] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,197 [salt.state       ][INFO    ][5483] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:23:06,197 [salt.state       ][INFO    ][5483] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.197234 duration_in_ms=0.958
2017-12-17 02:23:06,198 [salt.state       ][INFO    ][5483] Running state [dbs03] at time 02:23:06.197519
2017-12-17 02:23:06,198 [salt.state       ][INFO    ][5483] Executing state host.present for dbs03
2017-12-17 02:23:06,198 [salt.state       ][INFO    ][5483] Host dbs03 (10.167.4.53) already present
2017-12-17 02:23:06,199 [salt.state       ][INFO    ][5483] Completed state [dbs03] at time 02:23:06.198478 duration_in_ms=0.959
2017-12-17 02:23:06,199 [salt.state       ][INFO    ][5483] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.198764
2017-12-17 02:23:06,199 [salt.state       ][INFO    ][5483] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,200 [salt.state       ][INFO    ][5483] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:23:06,200 [salt.state       ][INFO    ][5483] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.199797 duration_in_ms=1.033
2017-12-17 02:23:06,200 [salt.state       ][INFO    ][5483] Running state [mas01] at time 02:23:06.200105
2017-12-17 02:23:06,200 [salt.state       ][INFO    ][5483] Executing state host.present for mas01
2017-12-17 02:23:06,201 [salt.state       ][INFO    ][5483] Host mas01 (10.167.4.3) already present
2017-12-17 02:23:06,201 [salt.state       ][INFO    ][5483] Completed state [mas01] at time 02:23:06.201061 duration_in_ms=0.955
2017-12-17 02:23:06,201 [salt.state       ][INFO    ][5483] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.201344
2017-12-17 02:23:06,202 [salt.state       ][INFO    ][5483] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,202 [salt.state       ][INFO    ][5483] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:23:06,202 [salt.state       ][INFO    ][5483] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.202318 duration_in_ms=0.974
2017-12-17 02:23:06,203 [salt.state       ][INFO    ][5483] Running state [ctl02] at time 02:23:06.202600
2017-12-17 02:23:06,203 [salt.state       ][INFO    ][5483] Executing state host.present for ctl02
2017-12-17 02:23:06,203 [salt.state       ][INFO    ][5483] Host ctl02 (10.167.4.12) already present
2017-12-17 02:23:06,204 [salt.state       ][INFO    ][5483] Completed state [ctl02] at time 02:23:06.203556 duration_in_ms=0.955
2017-12-17 02:23:06,204 [salt.state       ][INFO    ][5483] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.203872
2017-12-17 02:23:06,204 [salt.state       ][INFO    ][5483] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,205 [salt.state       ][INFO    ][5483] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:23:06,205 [salt.state       ][INFO    ][5483] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.204866 duration_in_ms=0.994
2017-12-17 02:23:06,205 [salt.state       ][INFO    ][5483] Running state [ctl03] at time 02:23:06.205144
2017-12-17 02:23:06,205 [salt.state       ][INFO    ][5483] Executing state host.present for ctl03
2017-12-17 02:23:06,206 [salt.state       ][INFO    ][5483] Host ctl03 (10.167.4.13) already present
2017-12-17 02:23:06,206 [salt.state       ][INFO    ][5483] Completed state [ctl03] at time 02:23:06.206112 duration_in_ms=0.968
2017-12-17 02:23:06,206 [salt.state       ][INFO    ][5483] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.206403
2017-12-17 02:23:06,207 [salt.state       ][INFO    ][5483] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,207 [salt.state       ][INFO    ][5483] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:23:06,207 [salt.state       ][INFO    ][5483] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.207354 duration_in_ms=0.95
2017-12-17 02:23:06,208 [salt.state       ][INFO    ][5483] Running state [ctl01] at time 02:23:06.207632
2017-12-17 02:23:06,208 [salt.state       ][INFO    ][5483] Executing state host.present for ctl01
2017-12-17 02:23:06,208 [salt.state       ][INFO    ][5483] Host ctl01 (10.167.4.11) already present
2017-12-17 02:23:06,209 [salt.state       ][INFO    ][5483] Completed state [ctl01] at time 02:23:06.208668 duration_in_ms=1.036
2017-12-17 02:23:06,209 [salt.state       ][INFO    ][5483] Running state [ctl] at time 02:23:06.208955
2017-12-17 02:23:06,209 [salt.state       ][INFO    ][5483] Executing state host.present for ctl
2017-12-17 02:23:06,210 [salt.state       ][INFO    ][5483] Host ctl (10.167.4.10) already present
2017-12-17 02:23:06,210 [salt.state       ][INFO    ][5483] Completed state [ctl] at time 02:23:06.209899 duration_in_ms=0.943
2017-12-17 02:23:06,210 [salt.state       ][INFO    ][5483] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.210177
2017-12-17 02:23:06,210 [salt.state       ][INFO    ][5483] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:06,211 [salt.state       ][INFO    ][5483] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:23:06,211 [salt.state       ][INFO    ][5483] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:23:06.211141 duration_in_ms=0.963
2017-12-17 02:23:06,211 [salt.state       ][INFO    ][5483] Running state [ens2] at time 02:23:06.211424
2017-12-17 02:23:06,212 [salt.state       ][INFO    ][5483] Executing state network.managed for ens2
2017-12-17 02:23:06,564 [salt.state       ][INFO    ][5483] Interface ens2 is up to date.
2017-12-17 02:23:06,565 [salt.state       ][INFO    ][5483] Completed state [ens2] at time 02:23:06.564757 duration_in_ms=353.332
2017-12-17 02:23:06,565 [salt.state       ][INFO    ][5483] Running state [ens3] at time 02:23:06.565124
2017-12-17 02:23:06,565 [salt.state       ][INFO    ][5483] Executing state network.managed for ens3
2017-12-17 02:23:06,854 [salt.state       ][INFO    ][5483] Interface ens3 is up to date.
2017-12-17 02:23:06,854 [salt.state       ][INFO    ][5483] Completed state [ens3] at time 02:23:06.854095 duration_in_ms=288.97
2017-12-17 02:23:06,854 [salt.state       ][INFO    ][5483] Running state [/etc/profile.d/proxy.sh] at time 02:23:06.854409
2017-12-17 02:23:06,855 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:23:06,855 [salt.state       ][INFO    ][5483] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:23:06,855 [salt.state       ][INFO    ][5483] Completed state [/etc/profile.d/proxy.sh] at time 02:23:06.855340 duration_in_ms=0.931
2017-12-17 02:23:06,856 [salt.state       ][INFO    ][5483] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:23:06.855608
2017-12-17 02:23:06,856 [salt.state       ][INFO    ][5483] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:23:06,856 [salt.state       ][INFO    ][5483] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:23:06,856 [salt.state       ][INFO    ][5483] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:23:06.856447 duration_in_ms=0.838
2017-12-17 02:23:06,857 [salt.state       ][INFO    ][5483] Running state [ntp] at time 02:23:06.856719
2017-12-17 02:23:06,857 [salt.state       ][INFO    ][5483] Executing state pkg.installed for ntp
2017-12-17 02:23:06,860 [salt.state       ][INFO    ][5483] Package ntp is already installed
2017-12-17 02:23:06,860 [salt.state       ][INFO    ][5483] Completed state [ntp] at time 02:23:06.860460 duration_in_ms=3.742
2017-12-17 02:23:06,861 [salt.state       ][INFO    ][5483] Running state [/etc/ntp.conf] at time 02:23:06.861309
2017-12-17 02:23:06,862 [salt.state       ][INFO    ][5483] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:23:06,881 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:23:06,905 [salt.fileclient  ][INFO    ][5483] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:23:06,911 [salt.state       ][INFO    ][5483] File /etc/ntp.conf is in the correct state
2017-12-17 02:23:06,911 [salt.state       ][INFO    ][5483] Completed state [/etc/ntp.conf] at time 02:23:06.910869 duration_in_ms=49.559
2017-12-17 02:23:06,912 [salt.state       ][INFO    ][5483] Running state [ntp] at time 02:23:06.911756
2017-12-17 02:23:06,912 [salt.state       ][INFO    ][5483] Executing state service.running for ntp
2017-12-17 02:23:06,913 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:23:06,926 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:23:06,939 [salt.loaded.int.module.cmdmod][INFO    ][5483] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:23:06,952 [salt.state       ][INFO    ][5483] The service ntp is already running
2017-12-17 02:23:06,953 [salt.state       ][INFO    ][5483] Completed state [ntp] at time 02:23:06.952980 duration_in_ms=41.223
2017-12-17 02:23:06,956 [salt.minion      ][INFO    ][5483] Returning information for job: 20171217022249675982
2017-12-17 02:23:30,978 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022330972914
2017-12-17 02:23:31,009 [salt.minion      ][INFO    ][7440] Starting a new job with PID 7440
2017-12-17 02:23:33,710 [salt.state       ][INFO    ][7440] Loading fresh modules for state activity
2017-12-17 02:23:33,833 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:23:34,096 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:23:34,124 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,345 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:23:34,372 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,417 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:23:34,436 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,483 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:23:34,548 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,603 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:23:34,631 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,674 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:23:34,690 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,733 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:23:34,787 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,847 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:23:34,864 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,908 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:23:34,929 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:34,976 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:23:34,998 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,044 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:23:35,072 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,139 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:23:35,164 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,233 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:23:35,249 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,295 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:23:35,311 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,364 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:23:35,378 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,432 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:23:35,454 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,512 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:23:35,532 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,578 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:23:35,619 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,720 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:23:35,808 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,854 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:23:35,868 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:35,916 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:23:35,936 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:36,057 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:23:36,072 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:23:36,092 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:23:36,111 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:23:36,126 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:23:36,139 [salt.state       ][INFO    ][7440] Running state [/etc/environment] at time 02:23:36.138808
2017-12-17 02:23:36,139 [salt.state       ][INFO    ][7440] Executing state file.blockreplace for /etc/environment
2017-12-17 02:23:36,143 [salt.state       ][INFO    ][7440] No changes needed to be made
2017-12-17 02:23:36,143 [salt.state       ][INFO    ][7440] Completed state [/etc/environment] at time 02:23:36.143067 duration_in_ms=4.259
2017-12-17 02:23:36,143 [salt.state       ][INFO    ][7440] Running state [/etc/profile.d] at time 02:23:36.143223
2017-12-17 02:23:36,143 [salt.state       ][INFO    ][7440] Executing state file.directory for /etc/profile.d
2017-12-17 02:23:36,144 [salt.state       ][INFO    ][7440] Directory /etc/profile.d is in the correct state
2017-12-17 02:23:36,144 [salt.state       ][INFO    ][7440] Completed state [/etc/profile.d] at time 02:23:36.144255 duration_in_ms=1.032
2017-12-17 02:23:36,427 [salt.state       ][INFO    ][7440] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:23:36.426791
2017-12-17 02:23:36,427 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:23:36,448 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:23:36,453 [salt.state       ][INFO    ][7440] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:23:36,453 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:23:36.452689 duration_in_ms=25.898
2017-12-17 02:23:36,453 [salt.state       ][INFO    ][7440] Running state [linux_repo_prereq_pkgs] at time 02:23:36.453190
2017-12-17 02:23:36,453 [salt.state       ][INFO    ][7440] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:23:36,454 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:23:36,924 [salt.state       ][INFO    ][7440] All specified packages are already installed
2017-12-17 02:23:36,924 [salt.state       ][INFO    ][7440] Completed state [linux_repo_prereq_pkgs] at time 02:23:36.924289 duration_in_ms=471.098
2017-12-17 02:23:36,925 [salt.state       ][INFO    ][7440] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:23:36.924486
2017-12-17 02:23:36,925 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:23:36,925 [salt.state       ][INFO    ][7440] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:23:36,925 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:23:36.925332 duration_in_ms=0.846
2017-12-17 02:23:36,926 [salt.state       ][INFO    ][7440] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:23:36.925599
2017-12-17 02:23:36,926 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:23:36,950 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:23:36,969 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:37,007 [salt.state       ][INFO    ][7440] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:23:37,007 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:23:37.007111 duration_in_ms=81.511
2017-12-17 02:23:37,009 [salt.state       ][INFO    ][7440] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:23:37.009013
2017-12-17 02:23:37,009 [salt.state       ][INFO    ][7440] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:23:37,243 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:23:37,329 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:39,321 [salt.state       ][INFO    ][7440] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:23:39,322 [salt.state       ][INFO    ][7440] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:23:39.321628 duration_in_ms=2312.614
2017-12-17 02:23:39,322 [salt.state       ][INFO    ][7440] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:23:39.322061
2017-12-17 02:23:39,322 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:23:39,323 [salt.state       ][INFO    ][7440] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:23:39,323 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:23:39.323351 duration_in_ms=1.29
2017-12-17 02:23:39,324 [salt.state       ][INFO    ][7440] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:23:39.323664
2017-12-17 02:23:39,324 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:23:39,340 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:23:39,357 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:39,393 [salt.state       ][INFO    ][7440] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:23:39,394 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:23:39.393956 duration_in_ms=70.291
2017-12-17 02:23:39,395 [salt.state       ][INFO    ][7440] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:23:39.395254
2017-12-17 02:23:39,396 [salt.state       ][INFO    ][7440] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:23:39,493 [salt.loaded.int.module.cmdmod][INFO    ][7440] 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-17 02:23:39,575 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:41,075 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022341064994
2017-12-17 02:23:41,105 [salt.minion      ][INFO    ][8444] Starting a new job with PID 8444
2017-12-17 02:23:41,257 [salt.minion      ][INFO    ][8444] Returning information for job: 20171217022341064994
2017-12-17 02:23:41,651 [salt.state       ][INFO    ][7440] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:23:41,651 [salt.state       ][INFO    ][7440] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:23:41.651074 duration_in_ms=2255.819
2017-12-17 02:23:41,651 [salt.state       ][INFO    ][7440] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:23:41.651434
2017-12-17 02:23:41,652 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:23:41,652 [salt.state       ][INFO    ][7440] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:23:41,652 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:23:41.652426 duration_in_ms=0.993
2017-12-17 02:23:41,653 [salt.state       ][INFO    ][7440] Running state [/etc/apt/preferences.d/uca] at time 02:23:41.652701
2017-12-17 02:23:41,653 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:23:41,653 [salt.state       ][INFO    ][7440] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:23:41,654 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/preferences.d/uca] at time 02:23:41.653522 duration_in_ms=0.822
2017-12-17 02:23:41,654 [salt.state       ][INFO    ][7440] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:23:41.654275
2017-12-17 02:23:41,655 [salt.state       ][INFO    ][7440] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:23:41,759 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:23:41,815 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:43,746 [salt.state       ][INFO    ][7440] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:23:43,747 [salt.state       ][INFO    ][7440] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:23:43.746502 duration_in_ms=2092.227
2017-12-17 02:23:43,747 [salt.state       ][INFO    ][7440] Running state [linux_extra_packages_purged] at time 02:23:43.746827
2017-12-17 02:23:43,747 [salt.state       ][INFO    ][7440] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:23:43,752 [salt.state       ][INFO    ][7440] All specified packages are already absent
2017-12-17 02:23:43,753 [salt.state       ][INFO    ][7440] Completed state [linux_extra_packages_purged] at time 02:23:43.752708 duration_in_ms=5.88
2017-12-17 02:23:43,753 [salt.state       ][INFO    ][7440] Running state [linux_extra_packages_latest] at time 02:23:43.752974
2017-12-17 02:23:43,753 [salt.state       ][INFO    ][7440] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:23:43,756 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:23:45,592 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:23:45,629 [salt.state       ][INFO    ][7440] Package mcelog is already up-to-date
2017-12-17 02:23:45,629 [salt.state       ][INFO    ][7440] Completed state [linux_extra_packages_latest] at time 02:23:45.629431 duration_in_ms=1876.455
2017-12-17 02:23:45,630 [salt.state       ][INFO    ][7440] Running state [UTC] at time 02:23:45.630107
2017-12-17 02:23:45,630 [salt.state       ][INFO    ][7440] Executing state timezone.system for UTC
2017-12-17 02:23:45,631 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:23:45,657 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:23:45,664 [salt.state       ][INFO    ][7440] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:23:45,664 [salt.state       ][INFO    ][7440] Completed state [UTC] at time 02:23:45.664271 duration_in_ms=34.163
2017-12-17 02:23:45,665 [salt.state       ][INFO    ][7440] Running state [nf_conntrack] at time 02:23:45.664893
2017-12-17 02:23:45,665 [salt.state       ][INFO    ][7440] Executing state kmod.present for nf_conntrack
2017-12-17 02:23:45,666 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'lsmod' in directory '/root'
2017-12-17 02:23:45,672 [salt.state       ][INFO    ][7440] Kernel module nf_conntrack is already present
2017-12-17 02:23:45,672 [salt.state       ][INFO    ][7440] Completed state [nf_conntrack] at time 02:23:45.672102 duration_in_ms=7.209
2017-12-17 02:23:45,673 [salt.state       ][INFO    ][7440] Running state [kernel.panic] at time 02:23:45.672663
2017-12-17 02:23:45,673 [salt.state       ][INFO    ][7440] Executing state sysctl.present for kernel.panic
2017-12-17 02:23:45,679 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,691 [salt.state       ][INFO    ][7440] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:23:45,691 [salt.state       ][INFO    ][7440] Completed state [kernel.panic] at time 02:23:45.690975 duration_in_ms=18.312
2017-12-17 02:23:45,691 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_keepalive_probes] at time 02:23:45.691298
2017-12-17 02:23:45,692 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:23:45,692 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,704 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:23:45,704 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:23:45.704161 duration_in_ms=12.862
2017-12-17 02:23:45,705 [salt.state       ][INFO    ][7440] Running state [fs.file-max] at time 02:23:45.704482
2017-12-17 02:23:45,705 [salt.state       ][INFO    ][7440] Executing state sysctl.present for fs.file-max
2017-12-17 02:23:45,705 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,717 [salt.state       ][INFO    ][7440] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:23:45,717 [salt.state       ][INFO    ][7440] Completed state [fs.file-max] at time 02:23:45.717217 duration_in_ms=12.735
2017-12-17 02:23:45,718 [salt.state       ][INFO    ][7440] Running state [net.core.somaxconn] at time 02:23:45.717537
2017-12-17 02:23:45,718 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:23:45,718 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,730 [salt.state       ][INFO    ][7440] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:23:45,730 [salt.state       ][INFO    ][7440] Completed state [net.core.somaxconn] at time 02:23:45.730276 duration_in_ms=12.739
2017-12-17 02:23:45,731 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:23:45.730599
2017-12-17 02:23:45,731 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:23:45,731 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,743 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:23:45,743 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:23:45.743338 duration_in_ms=12.739
2017-12-17 02:23:45,744 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_tw_reuse] at time 02:23:45.743662
2017-12-17 02:23:45,744 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:23:45,745 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,756 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:23:45,756 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_tw_reuse] at time 02:23:45.756343 duration_in_ms=12.681
2017-12-17 02:23:45,757 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_congestion_control] at time 02:23:45.756683
2017-12-17 02:23:45,757 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:23:45,758 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,769 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:23:45,769 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_congestion_control] at time 02:23:45.769328 duration_in_ms=12.644
2017-12-17 02:23:45,770 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_retries2] at time 02:23:45.769656
2017-12-17 02:23:45,770 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:23:45,770 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,782 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:23:45,782 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_retries2] at time 02:23:45.782231 duration_in_ms=12.575
2017-12-17 02:23:45,783 [salt.state       ][INFO    ][7440] Running state [net.core.netdev_max_backlog] at time 02:23:45.782565
2017-12-17 02:23:45,783 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:23:45,783 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,795 [salt.state       ][INFO    ][7440] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:23:45,795 [salt.state       ][INFO    ][7440] Completed state [net.core.netdev_max_backlog] at time 02:23:45.795198 duration_in_ms=12.632
2017-12-17 02:23:45,796 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:23:45.795522
2017-12-17 02:23:45,796 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:23:45,796 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,808 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:23:45,808 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:23:45.808054 duration_in_ms=12.531
2017-12-17 02:23:45,808 [salt.state       ][INFO    ][7440] Running state [vm.swappiness] at time 02:23:45.808376
2017-12-17 02:23:45,809 [salt.state       ][INFO    ][7440] Executing state sysctl.present for vm.swappiness
2017-12-17 02:23:45,809 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,821 [salt.state       ][INFO    ][7440] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:23:45,821 [salt.state       ][INFO    ][7440] Completed state [vm.swappiness] at time 02:23:45.821354 duration_in_ms=12.978
2017-12-17 02:23:45,822 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:23:45.821675
2017-12-17 02:23:45,822 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:23:45,823 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,834 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:23:45,834 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:23:45.834266 duration_in_ms=12.591
2017-12-17 02:23:45,835 [salt.state       ][INFO    ][7440] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:23:45.834585
2017-12-17 02:23:45,835 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:23:45,835 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,847 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:23:45,847 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:23:45.847214 duration_in_ms=12.628
2017-12-17 02:23:45,848 [salt.state       ][INFO    ][7440] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:23:45.847538
2017-12-17 02:23:45,848 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:23:45,848 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,859 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:23:45,860 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:23:45.859872 duration_in_ms=12.334
2017-12-17 02:23:45,860 [salt.state       ][INFO    ][7440] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:23:45.860207
2017-12-17 02:23:45,861 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:23:45,861 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,872 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:23:45,873 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:23:45.872629 duration_in_ms=12.422
2017-12-17 02:23:45,873 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_fin_timeout] at time 02:23:45.872951
2017-12-17 02:23:45,873 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:23:45,874 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,885 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:23:45,885 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_fin_timeout] at time 02:23:45.885064 duration_in_ms=12.112
2017-12-17 02:23:45,885 [salt.state       ][INFO    ][7440] Running state [net.ipv4.tcp_keepalive_time] at time 02:23:45.885381
2017-12-17 02:23:45,886 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:23:45,886 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,898 [salt.state       ][INFO    ][7440] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:23:45,898 [salt.state       ][INFO    ][7440] Completed state [net.ipv4.tcp_keepalive_time] at time 02:23:45.897936 duration_in_ms=12.555
2017-12-17 02:23:45,898 [salt.state       ][INFO    ][7440] Running state [net.nf_conntrack_max] at time 02:23:45.898251
2017-12-17 02:23:45,899 [salt.state       ][INFO    ][7440] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:23:45,899 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:23:45,911 [salt.state       ][INFO    ][7440] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:23:45,911 [salt.state       ][INFO    ][7440] Completed state [net.nf_conntrack_max] at time 02:23:45.911047 duration_in_ms=12.795
2017-12-17 02:23:45,911 [salt.state       ][INFO    ][7440] Running state [linux_sysfs_package] at time 02:23:45.911371
2017-12-17 02:23:45,912 [salt.state       ][INFO    ][7440] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:23:45,915 [salt.state       ][INFO    ][7440] All specified packages are already installed
2017-12-17 02:23:45,915 [salt.state       ][INFO    ][7440] Completed state [linux_sysfs_package] at time 02:23:45.915006 duration_in_ms=3.635
2017-12-17 02:23:45,916 [salt.state       ][INFO    ][7440] Running state [/etc/sysfs.d] at time 02:23:45.915923
2017-12-17 02:23:45,916 [salt.state       ][INFO    ][7440] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:23:45,917 [salt.state       ][INFO    ][7440] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:23:45,917 [salt.state       ][INFO    ][7440] Completed state [/etc/sysfs.d] at time 02:23:45.916936 duration_in_ms=1.014
2017-12-17 02:23:45,918 [salt.state       ][INFO    ][7440] Running state [ondemand] at time 02:23:45.917480
2017-12-17 02:23:45,918 [salt.state       ][INFO    ][7440] Executing state service.dead for ondemand
2017-12-17 02:23:45,918 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:23:45,926 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:23:45,934 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:23:45,944 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'runlevel' in directory '/root'
2017-12-17 02:23:45,950 [salt.state       ][INFO    ][7440] The service ondemand is already dead
2017-12-17 02:23:45,950 [salt.state       ][INFO    ][7440] Completed state [ondemand] at time 02:23:45.950346 duration_in_ms=32.865
2017-12-17 02:23:45,951 [salt.state       ][INFO    ][7440] Running state [cs_CZ.UTF-8] at time 02:23:45.950940
2017-12-17 02:23:45,951 [salt.state       ][INFO    ][7440] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:23:45,952 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'locale -a' in directory '/root'
2017-12-17 02:23:45,957 [salt.state       ][INFO    ][7440] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:23:45,958 [salt.state       ][INFO    ][7440] Completed state [cs_CZ.UTF-8] at time 02:23:45.957561 duration_in_ms=6.621
2017-12-17 02:23:45,958 [salt.state       ][INFO    ][7440] Running state [en_US.UTF-8] at time 02:23:45.957905
2017-12-17 02:23:45,958 [salt.state       ][INFO    ][7440] Executing state locale.present for en_US.UTF-8
2017-12-17 02:23:45,959 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'locale -a' in directory '/root'
2017-12-17 02:23:45,965 [salt.state       ][INFO    ][7440] Locale en_US.UTF-8 is already present
2017-12-17 02:23:45,966 [salt.state       ][INFO    ][7440] Completed state [en_US.UTF-8] at time 02:23:45.965685 duration_in_ms=7.78
2017-12-17 02:23:45,967 [salt.state       ][INFO    ][7440] Running state [en_US.UTF-8] at time 02:23:45.966710
2017-12-17 02:23:45,967 [salt.state       ][INFO    ][7440] Executing state locale.system for en_US.UTF-8
2017-12-17 02:23:45,968 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'localectl' in directory '/root'
2017-12-17 02:23:45,994 [salt.state       ][INFO    ][7440] System locale en_US.UTF-8 already set
2017-12-17 02:23:45,994 [salt.state       ][INFO    ][7440] Completed state [en_US.UTF-8] at time 02:23:45.994034 duration_in_ms=27.322
2017-12-17 02:23:45,995 [salt.state       ][INFO    ][7440] Running state [root] at time 02:23:45.995439
2017-12-17 02:23:45,996 [salt.state       ][INFO    ][7440] Executing state user.present for root
2017-12-17 02:23:45,997 [salt.state       ][INFO    ][7440] User root is present and up to date
2017-12-17 02:23:45,998 [salt.state       ][INFO    ][7440] Completed state [root] at time 02:23:45.997551 duration_in_ms=2.113
2017-12-17 02:23:45,999 [salt.state       ][INFO    ][7440] Running state [/root] at time 02:23:45.998986
2017-12-17 02:23:45,999 [salt.state       ][INFO    ][7440] Executing state file.directory for /root
2017-12-17 02:23:46,000 [salt.state       ][INFO    ][7440] Directory /root is in the correct state
2017-12-17 02:23:46,001 [salt.state       ][INFO    ][7440] Completed state [/root] at time 02:23:46.000605 duration_in_ms=1.619
2017-12-17 02:23:46,001 [salt.state       ][INFO    ][7440] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:23:46.001014
2017-12-17 02:23:46,001 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:23:46,002 [salt.state       ][INFO    ][7440] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:23:46,002 [salt.state       ][INFO    ][7440] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:23:46.002285 duration_in_ms=1.27
2017-12-17 02:23:46,003 [salt.state       ][INFO    ][7440] Running state [ubuntu] at time 02:23:46.002703
2017-12-17 02:23:46,003 [salt.state       ][INFO    ][7440] Executing state user.present for ubuntu
2017-12-17 02:23:46,004 [salt.state       ][INFO    ][7440] User ubuntu is present and up to date
2017-12-17 02:23:46,005 [salt.state       ][INFO    ][7440] Completed state [ubuntu] at time 02:23:46.004600 duration_in_ms=1.897
2017-12-17 02:23:46,005 [salt.state       ][INFO    ][7440] Running state [/home/ubuntu] at time 02:23:46.005370
2017-12-17 02:23:46,006 [salt.state       ][INFO    ][7440] Executing state file.directory for /home/ubuntu
2017-12-17 02:23:46,006 [salt.state       ][INFO    ][7440] Directory /home/ubuntu is in the correct state
2017-12-17 02:23:46,006 [salt.state       ][INFO    ][7440] Completed state [/home/ubuntu] at time 02:23:46.006417 duration_in_ms=1.046
2017-12-17 02:23:46,007 [salt.state       ][INFO    ][7440] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:23:46.007033
2017-12-17 02:23:46,007 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:23:46,026 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:23:46,037 [salt.state       ][INFO    ][7440] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:23:46,038 [salt.state       ][INFO    ][7440] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:23:46.037539 duration_in_ms=30.506
2017-12-17 02:23:46,038 [salt.state       ][INFO    ][7440] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:23:46.037826
2017-12-17 02:23:46,038 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:23:46,053 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:23:46,224 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:46,258 [salt.state       ][INFO    ][7440] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:23:46,258 [salt.state       ][INFO    ][7440] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:23:46.258298 duration_in_ms=220.471
2017-12-17 02:23:46,258 [salt.state       ][INFO    ][7440] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:23:46.258466
2017-12-17 02:23:46,259 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:23:46,274 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:23:46,291 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:23:46,326 [salt.state       ][INFO    ][7440] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:23:46,326 [salt.state       ][INFO    ][7440] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:23:46.325899 duration_in_ms=67.432
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] Running state [service.systemctl_reload] at time 02:23:46.326759
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] Executing state module.wait for service.systemctl_reload
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] No changes made for service.systemctl_reload
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] Completed state [service.systemctl_reload] at time 02:23:46.327189 duration_in_ms=0.43
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] Running state [/etc/hostname] at time 02:23:46.327318
2017-12-17 02:23:46,327 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/hostname
2017-12-17 02:23:46,341 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:23:46,342 [salt.state       ][INFO    ][7440] File /etc/hostname is in the correct state
2017-12-17 02:23:46,343 [salt.state       ][INFO    ][7440] Completed state [/etc/hostname] at time 02:23:46.342532 duration_in_ms=15.213
2017-12-17 02:23:46,343 [salt.state       ][INFO    ][7440] Running state [hostname msg02] at time 02:23:46.343388
2017-12-17 02:23:46,344 [salt.state       ][INFO    ][7440] Executing state cmd.wait for hostname msg02
2017-12-17 02:23:46,344 [salt.state       ][INFO    ][7440] No changes made for hostname msg02
2017-12-17 02:23:46,344 [salt.state       ][INFO    ][7440] Completed state [hostname msg02] at time 02:23:46.343859 duration_in_ms=0.471
2017-12-17 02:23:46,344 [salt.state       ][INFO    ][7440] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.344168
2017-12-17 02:23:46,344 [salt.state       ][INFO    ][7440] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.344733 duration_in_ms=0.566
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Running state [mdb02] at time 02:23:46.344873
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Executing state host.present for mdb02
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Host mdb02 (10.167.4.77) already present
2017-12-17 02:23:46,345 [salt.state       ][INFO    ][7440] Completed state [mdb02] at time 02:23:46.345397 duration_in_ms=0.524
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.345537
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.346100 duration_in_ms=0.563
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Running state [mdb03] at time 02:23:46.346253
2017-12-17 02:23:46,346 [salt.state       ][INFO    ][7440] Executing state host.present for mdb03
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Host mdb03 (10.167.4.78) already present
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Completed state [mdb03] at time 02:23:46.346777 duration_in_ms=0.523
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.346916
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:23:46,347 [salt.state       ][INFO    ][7440] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.347441 duration_in_ms=0.524
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Running state [mdb01] at time 02:23:46.347578
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Executing state host.present for mdb01
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Host mdb01 (10.167.4.76) already present
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Completed state [mdb01] at time 02:23:46.348112 duration_in_ms=0.533
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Running state [mdb] at time 02:23:46.348250
2017-12-17 02:23:46,348 [salt.state       ][INFO    ][7440] Executing state host.present for mdb
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Host mdb (10.167.4.75) already present
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Completed state [mdb] at time 02:23:46.348769 duration_in_ms=0.52
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.348907
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:23:46,349 [salt.state       ][INFO    ][7440] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.349431 duration_in_ms=0.524
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.349584
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.350179 duration_in_ms=0.595
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Running state [cfg01] at time 02:23:46.350319
2017-12-17 02:23:46,350 [salt.state       ][INFO    ][7440] Executing state host.present for cfg01
2017-12-17 02:23:46,351 [salt.state       ][INFO    ][7440] Host cfg01 (10.167.4.100) already present
2017-12-17 02:23:46,351 [salt.state       ][INFO    ][7440] Completed state [cfg01] at time 02:23:46.350841 duration_in_ms=0.522
2017-12-17 02:23:46,351 [salt.state       ][INFO    ][7440] Running state [prx01] at time 02:23:46.350978
2017-12-17 02:23:46,351 [salt.state       ][INFO    ][7440] Executing state host.present for prx01
2017-12-17 02:23:46,351 [salt.state       ][INFO    ][7440] Host prx01 (10.167.4.104) already present
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Completed state [prx01] at time 02:23:46.351497 duration_in_ms=0.519
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.351635
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.352177 duration_in_ms=0.542
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.352315
2017-12-17 02:23:46,352 [salt.state       ][INFO    ][7440] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,353 [salt.state       ][INFO    ][7440] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:23:46,353 [salt.state       ][INFO    ][7440] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.352840 duration_in_ms=0.524
2017-12-17 02:23:46,353 [salt.state       ][INFO    ][7440] Running state [kvm01] at time 02:23:46.352979
2017-12-17 02:23:46,353 [salt.state       ][INFO    ][7440] Executing state host.present for kvm01
2017-12-17 02:23:46,353 [salt.state       ][INFO    ][7440] Host kvm01 (10.167.4.141) already present
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Completed state [kvm01] at time 02:23:46.353525 duration_in_ms=0.546
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.353663
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.354197 duration_in_ms=0.533
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Running state [kvm03] at time 02:23:46.354335
2017-12-17 02:23:46,354 [salt.state       ][INFO    ][7440] Executing state host.present for kvm03
2017-12-17 02:23:46,355 [salt.state       ][INFO    ][7440] Host kvm03 (10.167.4.143) already present
2017-12-17 02:23:46,355 [salt.state       ][INFO    ][7440] Completed state [kvm03] at time 02:23:46.354983 duration_in_ms=0.647
2017-12-17 02:23:46,355 [salt.state       ][INFO    ][7440] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.355126
2017-12-17 02:23:46,355 [salt.state       ][INFO    ][7440] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.355659 duration_in_ms=0.532
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Running state [kvm02] at time 02:23:46.355811
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Executing state host.present for kvm02
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Host kvm02 (10.167.4.142) already present
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Completed state [kvm02] at time 02:23:46.356330 duration_in_ms=0.519
2017-12-17 02:23:46,356 [salt.state       ][INFO    ][7440] Running state [dbs] at time 02:23:46.356470
2017-12-17 02:23:46,357 [salt.state       ][INFO    ][7440] Executing state host.present for dbs
2017-12-17 02:23:46,357 [salt.state       ][INFO    ][7440] Host dbs (10.167.4.50) already present
2017-12-17 02:23:46,357 [salt.state       ][INFO    ][7440] Completed state [dbs] at time 02:23:46.357006 duration_in_ms=0.536
2017-12-17 02:23:46,357 [salt.state       ][INFO    ][7440] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.357158
2017-12-17 02:23:46,357 [salt.state       ][INFO    ][7440] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.357688 duration_in_ms=0.53
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Running state [prx] at time 02:23:46.357838
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Executing state host.present for prx
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Host prx (172.30.10.103) already present
2017-12-17 02:23:46,358 [salt.state       ][INFO    ][7440] Completed state [prx] at time 02:23:46.358394 duration_in_ms=0.555
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.358529
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.359055 duration_in_ms=0.525
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Running state [prx02] at time 02:23:46.359192
2017-12-17 02:23:46,359 [salt.state       ][INFO    ][7440] Executing state host.present for prx02
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Host prx02 (10.167.4.105) already present
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Completed state [prx02] at time 02:23:46.359731 duration_in_ms=0.538
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.359871
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:23:46,360 [salt.state       ][INFO    ][7440] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.360409 duration_in_ms=0.537
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Running state [gtw01] at time 02:23:46.360560
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Executing state host.present for gtw01
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Host gtw01 (10.167.4.124) already present
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Completed state [gtw01] at time 02:23:46.361088 duration_in_ms=0.528
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.361227
2017-12-17 02:23:46,361 [salt.state       ][INFO    ][7440] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.361750 duration_in_ms=0.523
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Running state [gtw02] at time 02:23:46.361900
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Executing state host.present for gtw02
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Host gtw02 (10.167.4.125) already present
2017-12-17 02:23:46,362 [salt.state       ][INFO    ][7440] Completed state [gtw02] at time 02:23:46.362423 duration_in_ms=0.522
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.362563
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.363089 duration_in_ms=0.525
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.363226
2017-12-17 02:23:46,363 [salt.state       ][INFO    ][7440] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.363787 duration_in_ms=0.56
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Running state [msg02] at time 02:23:46.363929
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Executing state host.present for msg02
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Host msg02 (10.167.4.42) already present
2017-12-17 02:23:46,364 [salt.state       ][INFO    ][7440] Completed state [msg02] at time 02:23:46.364453 duration_in_ms=0.524
2017-12-17 02:23:46,365 [salt.state       ][INFO    ][7440] Running state [file.replace] at time 02:23:46.365025
2017-12-17 02:23:46,365 [salt.state       ][INFO    ][7440] Executing state module.run for file.replace
2017-12-17 02:23:46,430 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:23:46,437 [salt.state       ][INFO    ][7440] onlyif execution failed
2017-12-17 02:23:46,438 [salt.state       ][INFO    ][7440] Completed state [file.replace] at time 02:23:46.437521 duration_in_ms=72.495
2017-12-17 02:23:46,438 [salt.state       ][INFO    ][7440] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.437798
2017-12-17 02:23:46,438 [salt.state       ][INFO    ][7440] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.438634 duration_in_ms=0.837
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Running state [msg03] at time 02:23:46.438796
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Executing state host.present for msg03
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Host msg03 (10.167.4.43) already present
2017-12-17 02:23:46,439 [salt.state       ][INFO    ][7440] Completed state [msg03] at time 02:23:46.439409 duration_in_ms=0.613
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.439569
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.440148 duration_in_ms=0.579
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Running state [msg01] at time 02:23:46.440303
2017-12-17 02:23:46,440 [salt.state       ][INFO    ][7440] Executing state host.present for msg01
2017-12-17 02:23:46,441 [salt.state       ][INFO    ][7440] Host msg01 (10.167.4.41) already present
2017-12-17 02:23:46,441 [salt.state       ][INFO    ][7440] Completed state [msg01] at time 02:23:46.440866 duration_in_ms=0.562
2017-12-17 02:23:46,441 [salt.state       ][INFO    ][7440] Running state [msg] at time 02:23:46.441010
2017-12-17 02:23:46,441 [salt.state       ][INFO    ][7440] Executing state host.present for msg
2017-12-17 02:23:46,441 [salt.state       ][INFO    ][7440] Host msg (10.167.4.40) already present
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Completed state [msg] at time 02:23:46.441556 duration_in_ms=0.546
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.441703
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.442255 duration_in_ms=0.552
2017-12-17 02:23:46,442 [salt.state       ][INFO    ][7440] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.442406
2017-12-17 02:23:46,443 [salt.state       ][INFO    ][7440] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,443 [salt.state       ][INFO    ][7440] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:23:46,443 [salt.state       ][INFO    ][7440] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.442955 duration_in_ms=0.549
2017-12-17 02:23:46,443 [salt.state       ][INFO    ][7440] Running state [cfg01] at time 02:23:46.443105
2017-12-17 02:23:46,443 [salt.state       ][INFO    ][7440] Executing state host.present for cfg01
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Host cfg01 (10.167.4.100) already present
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Completed state [cfg01] at time 02:23:46.443654 duration_in_ms=0.549
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Running state [cmp002] at time 02:23:46.443849
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Executing state host.present for cmp002
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Host cmp002 (10.167.4.102) already present
2017-12-17 02:23:46,444 [salt.state       ][INFO    ][7440] Completed state [cmp002] at time 02:23:46.444402 duration_in_ms=0.553
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.444551
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.445102 duration_in_ms=0.551
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.445254
2017-12-17 02:23:46,445 [salt.state       ][INFO    ][7440] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,446 [salt.state       ][INFO    ][7440] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:23:46,446 [salt.state       ][INFO    ][7440] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.445804 duration_in_ms=0.551
2017-12-17 02:23:46,446 [salt.state       ][INFO    ][7440] Running state [cmp001] at time 02:23:46.445952
2017-12-17 02:23:46,446 [salt.state       ][INFO    ][7440] Executing state host.present for cmp001
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Host cmp001 (10.167.4.101) already present
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Completed state [cmp001] at time 02:23:46.446697 duration_in_ms=0.745
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.446849
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:23:46,447 [salt.state       ][INFO    ][7440] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.447403 duration_in_ms=0.554
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Running state [dbs01] at time 02:23:46.447556
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Executing state host.present for dbs01
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Host dbs01 (10.167.4.51) already present
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Completed state [dbs01] at time 02:23:46.448118 duration_in_ms=0.562
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.448265
2017-12-17 02:23:46,448 [salt.state       ][INFO    ][7440] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,449 [salt.state       ][INFO    ][7440] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:23:46,449 [salt.state       ][INFO    ][7440] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.448815 duration_in_ms=0.55
2017-12-17 02:23:46,449 [salt.state       ][INFO    ][7440] Running state [dbs02] at time 02:23:46.448960
2017-12-17 02:23:46,449 [salt.state       ][INFO    ][7440] Executing state host.present for dbs02
2017-12-17 02:23:46,449 [salt.state       ][INFO    ][7440] Host dbs02 (10.167.4.52) already present
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Completed state [dbs02] at time 02:23:46.449512 duration_in_ms=0.551
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.449660
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.450221 duration_in_ms=0.561
2017-12-17 02:23:46,450 [salt.state       ][INFO    ][7440] Running state [dbs03] at time 02:23:46.450369
2017-12-17 02:23:46,451 [salt.state       ][INFO    ][7440] Executing state host.present for dbs03
2017-12-17 02:23:46,451 [salt.state       ][INFO    ][7440] Host dbs03 (10.167.4.53) already present
2017-12-17 02:23:46,451 [salt.state       ][INFO    ][7440] Completed state [dbs03] at time 02:23:46.450921 duration_in_ms=0.552
2017-12-17 02:23:46,451 [salt.state       ][INFO    ][7440] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.451072
2017-12-17 02:23:46,451 [salt.state       ][INFO    ][7440] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.451623 duration_in_ms=0.55
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Running state [mas01] at time 02:23:46.451802
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Executing state host.present for mas01
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Host mas01 (10.167.4.3) already present
2017-12-17 02:23:46,452 [salt.state       ][INFO    ][7440] Completed state [mas01] at time 02:23:46.452354 duration_in_ms=0.551
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.452501
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.453056 duration_in_ms=0.554
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Running state [ctl02] at time 02:23:46.453205
2017-12-17 02:23:46,453 [salt.state       ][INFO    ][7440] Executing state host.present for ctl02
2017-12-17 02:23:46,454 [salt.state       ][INFO    ][7440] Host ctl02 (10.167.4.12) already present
2017-12-17 02:23:46,454 [salt.state       ][INFO    ][7440] Completed state [ctl02] at time 02:23:46.453755 duration_in_ms=0.549
2017-12-17 02:23:46,454 [salt.state       ][INFO    ][7440] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.453918
2017-12-17 02:23:46,454 [salt.state       ][INFO    ][7440] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,454 [salt.state       ][INFO    ][7440] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.454495 duration_in_ms=0.577
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Running state [ctl03] at time 02:23:46.454649
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Executing state host.present for ctl03
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Host ctl03 (10.167.4.13) already present
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Completed state [ctl03] at time 02:23:46.455226 duration_in_ms=0.577
2017-12-17 02:23:46,455 [salt.state       ][INFO    ][7440] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.455376
2017-12-17 02:23:46,456 [salt.state       ][INFO    ][7440] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,456 [salt.state       ][INFO    ][7440] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:23:46,456 [salt.state       ][INFO    ][7440] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.455947 duration_in_ms=0.57
2017-12-17 02:23:46,456 [salt.state       ][INFO    ][7440] Running state [ctl01] at time 02:23:46.456095
2017-12-17 02:23:46,456 [salt.state       ][INFO    ][7440] Executing state host.present for ctl01
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Host ctl01 (10.167.4.11) already present
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Completed state [ctl01] at time 02:23:46.456648 duration_in_ms=0.553
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Running state [ctl] at time 02:23:46.456796
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Executing state host.present for ctl
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Host ctl (10.167.4.10) already present
2017-12-17 02:23:46,457 [salt.state       ][INFO    ][7440] Completed state [ctl] at time 02:23:46.457351 duration_in_ms=0.556
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.457497
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:23:46.458061 duration_in_ms=0.565
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Running state [ens2] at time 02:23:46.458205
2017-12-17 02:23:46,458 [salt.state       ][INFO    ][7440] Executing state network.managed for ens2
2017-12-17 02:23:46,800 [salt.state       ][INFO    ][7440] Interface ens2 is up to date.
2017-12-17 02:23:46,801 [salt.state       ][INFO    ][7440] Completed state [ens2] at time 02:23:46.800861 duration_in_ms=342.656
2017-12-17 02:23:46,801 [salt.state       ][INFO    ][7440] Running state [ens3] at time 02:23:46.801234
2017-12-17 02:23:46,802 [salt.state       ][INFO    ][7440] Executing state network.managed for ens3
2017-12-17 02:23:47,144 [salt.state       ][INFO    ][7440] Interface ens3 is up to date.
2017-12-17 02:23:47,144 [salt.state       ][INFO    ][7440] Completed state [ens3] at time 02:23:47.143890 duration_in_ms=342.655
2017-12-17 02:23:47,144 [salt.state       ][INFO    ][7440] Running state [/etc/profile.d/proxy.sh] at time 02:23:47.144149
2017-12-17 02:23:47,144 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:23:47,145 [salt.state       ][INFO    ][7440] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:23:47,145 [salt.state       ][INFO    ][7440] Completed state [/etc/profile.d/proxy.sh] at time 02:23:47.144898 duration_in_ms=0.748
2017-12-17 02:23:47,145 [salt.state       ][INFO    ][7440] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:23:47.145081
2017-12-17 02:23:47,145 [salt.state       ][INFO    ][7440] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:23:47,145 [salt.state       ][INFO    ][7440] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:23:47,146 [salt.state       ][INFO    ][7440] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:23:47.145626 duration_in_ms=0.545
2017-12-17 02:23:47,146 [salt.state       ][INFO    ][7440] Running state [ntp] at time 02:23:47.145814
2017-12-17 02:23:47,146 [salt.state       ][INFO    ][7440] Executing state pkg.installed for ntp
2017-12-17 02:23:47,149 [salt.state       ][INFO    ][7440] Package ntp is already installed
2017-12-17 02:23:47,150 [salt.state       ][INFO    ][7440] Completed state [ntp] at time 02:23:47.149598 duration_in_ms=3.782
2017-12-17 02:23:47,150 [salt.state       ][INFO    ][7440] Running state [/etc/ntp.conf] at time 02:23:47.150392
2017-12-17 02:23:47,151 [salt.state       ][INFO    ][7440] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:23:47,170 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:23:47,195 [salt.fileclient  ][INFO    ][7440] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:23:47,201 [salt.state       ][INFO    ][7440] File /etc/ntp.conf is in the correct state
2017-12-17 02:23:47,201 [salt.state       ][INFO    ][7440] Completed state [/etc/ntp.conf] at time 02:23:47.201089 duration_in_ms=50.695
2017-12-17 02:23:47,202 [salt.state       ][INFO    ][7440] Running state [ntp] at time 02:23:47.201881
2017-12-17 02:23:47,202 [salt.state       ][INFO    ][7440] Executing state service.running for ntp
2017-12-17 02:23:47,202 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:23:47,214 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:23:47,225 [salt.loaded.int.module.cmdmod][INFO    ][7440] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:23:47,239 [salt.state       ][INFO    ][7440] The service ntp is already running
2017-12-17 02:23:47,239 [salt.state       ][INFO    ][7440] Completed state [ntp] at time 02:23:47.238914 duration_in_ms=37.031
2017-12-17 02:23:47,242 [salt.minion      ][INFO    ][7440] Returning information for job: 20171217022330972914
2017-12-17 02:24:12,235 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022412233258
2017-12-17 02:24:12,258 [salt.minion      ][INFO    ][9398] Starting a new job with PID 9398
2017-12-17 02:24:14,987 [salt.state       ][INFO    ][9398] Loading fresh modules for state activity
2017-12-17 02:24:15,190 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:24:15,209 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:24:15,238 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,284 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:24:15,299 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,363 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:24:15,377 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,422 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:24:15,509 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,566 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:24:15,601 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,647 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:24:15,677 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,722 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:24:15,748 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,802 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:24:15,821 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,865 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:24:15,881 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,927 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:24:15,944 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:15,988 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:24:16,025 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,074 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:24:16,104 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,145 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:24:16,161 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,212 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:24:16,229 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,343 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:24:16,371 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,419 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:24:16,441 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,501 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:24:16,521 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,566 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:24:16,657 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,733 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:24:16,794 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,859 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:24:16,874 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,917 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:24:16,934 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:16,977 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:24:16,990 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:24:17,005 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:24:17,020 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:24:17,037 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:24:17,049 [salt.state       ][INFO    ][9398] Running state [/etc/environment] at time 02:24:17.048877
2017-12-17 02:24:17,049 [salt.state       ][INFO    ][9398] Executing state file.blockreplace for /etc/environment
2017-12-17 02:24:17,054 [salt.state       ][INFO    ][9398] No changes needed to be made
2017-12-17 02:24:17,055 [salt.state       ][INFO    ][9398] Completed state [/etc/environment] at time 02:24:17.054635 duration_in_ms=5.759
2017-12-17 02:24:17,055 [salt.state       ][INFO    ][9398] Running state [/etc/profile.d] at time 02:24:17.054907
2017-12-17 02:24:17,055 [salt.state       ][INFO    ][9398] Executing state file.directory for /etc/profile.d
2017-12-17 02:24:17,056 [salt.state       ][INFO    ][9398] Directory /etc/profile.d is in the correct state
2017-12-17 02:24:17,056 [salt.state       ][INFO    ][9398] Completed state [/etc/profile.d] at time 02:24:17.056308 duration_in_ms=1.401
2017-12-17 02:24:17,325 [salt.state       ][INFO    ][9398] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:24:17.325100
2017-12-17 02:24:17,326 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:24:17,342 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:24:17,347 [salt.state       ][INFO    ][9398] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:24:17,347 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:24:17.347162 duration_in_ms=22.062
2017-12-17 02:24:17,348 [salt.state       ][INFO    ][9398] Running state [linux_repo_prereq_pkgs] at time 02:24:17.347738
2017-12-17 02:24:17,348 [salt.state       ][INFO    ][9398] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:24:17,348 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:24:17,821 [salt.state       ][INFO    ][9398] All specified packages are already installed
2017-12-17 02:24:17,822 [salt.state       ][INFO    ][9398] Completed state [linux_repo_prereq_pkgs] at time 02:24:17.821523 duration_in_ms=473.784
2017-12-17 02:24:17,822 [salt.state       ][INFO    ][9398] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:24:17.821889
2017-12-17 02:24:17,822 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:24:17,823 [salt.state       ][INFO    ][9398] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:24:17,823 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:24:17.822911 duration_in_ms=1.022
2017-12-17 02:24:17,823 [salt.state       ][INFO    ][9398] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:24:17.823185
2017-12-17 02:24:17,823 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:24:17,840 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:24:17,857 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:17,891 [salt.state       ][INFO    ][9398] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:24:17,891 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:24:17.891053 duration_in_ms=67.868
2017-12-17 02:24:17,893 [salt.state       ][INFO    ][9398] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:24:17.893117
2017-12-17 02:24:17,893 [salt.state       ][INFO    ][9398] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:24:18,125 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:24:18,211 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:24:20,164 [salt.state       ][INFO    ][9398] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:24:20,164 [salt.state       ][INFO    ][9398] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:24:20.164137 duration_in_ms=2271.02
2017-12-17 02:24:20,165 [salt.state       ][INFO    ][9398] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:24:20.164493
2017-12-17 02:24:20,165 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:24:20,165 [salt.state       ][INFO    ][9398] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:24:20,165 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:24:20.165460 duration_in_ms=0.967
2017-12-17 02:24:20,166 [salt.state       ][INFO    ][9398] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:24:20.165733
2017-12-17 02:24:20,166 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:24:20,183 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:24:20,201 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:20,235 [salt.state       ][INFO    ][9398] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:24:20,235 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:24:20.235419 duration_in_ms=69.686
2017-12-17 02:24:20,236 [salt.state       ][INFO    ][9398] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:24:20.236202
2017-12-17 02:24:20,237 [salt.state       ][INFO    ][9398] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:24:20,325 [salt.loaded.int.module.cmdmod][INFO    ][9398] 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-17 02:24:20,413 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:24:22,327 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022422319484
2017-12-17 02:24:22,353 [salt.minion      ][INFO    ][10401] Starting a new job with PID 10401
2017-12-17 02:24:22,365 [salt.minion      ][INFO    ][10401] Returning information for job: 20171217022422319484
2017-12-17 02:24:22,420 [salt.state       ][INFO    ][9398] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:24:22,420 [salt.state       ][INFO    ][9398] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:24:22.420136 duration_in_ms=2183.933
2017-12-17 02:24:22,421 [salt.state       ][INFO    ][9398] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:24:22.420477
2017-12-17 02:24:22,421 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:24:22,421 [salt.state       ][INFO    ][9398] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:24:22,421 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:24:22.421449 duration_in_ms=0.971
2017-12-17 02:24:22,422 [salt.state       ][INFO    ][9398] Running state [/etc/apt/preferences.d/uca] at time 02:24:22.421724
2017-12-17 02:24:22,422 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:24:22,422 [salt.state       ][INFO    ][9398] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:24:22,423 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/preferences.d/uca] at time 02:24:22.422540 duration_in_ms=0.816
2017-12-17 02:24:22,423 [salt.state       ][INFO    ][9398] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:24:22.423305
2017-12-17 02:24:22,424 [salt.state       ][INFO    ][9398] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:24:22,509 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:24:22,559 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:24:24,493 [salt.state       ][INFO    ][9398] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:24:24,494 [salt.state       ][INFO    ][9398] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:24:24.493645 duration_in_ms=2070.34
2017-12-17 02:24:24,494 [salt.state       ][INFO    ][9398] Running state [linux_extra_packages_purged] at time 02:24:24.493842
2017-12-17 02:24:24,494 [salt.state       ][INFO    ][9398] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:24:24,499 [salt.state       ][INFO    ][9398] All specified packages are already absent
2017-12-17 02:24:24,500 [salt.state       ][INFO    ][9398] Completed state [linux_extra_packages_purged] at time 02:24:24.499496 duration_in_ms=5.653
2017-12-17 02:24:24,500 [salt.state       ][INFO    ][9398] Running state [linux_extra_packages_latest] at time 02:24:24.499636
2017-12-17 02:24:24,500 [salt.state       ][INFO    ][9398] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:24:24,502 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:24:26,434 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:24:26,471 [salt.state       ][INFO    ][9398] Package mcelog is already up-to-date
2017-12-17 02:24:26,472 [salt.state       ][INFO    ][9398] Completed state [linux_extra_packages_latest] at time 02:24:26.471855 duration_in_ms=1972.218
2017-12-17 02:24:26,473 [salt.state       ][INFO    ][9398] Running state [UTC] at time 02:24:26.472497
2017-12-17 02:24:26,473 [salt.state       ][INFO    ][9398] Executing state timezone.system for UTC
2017-12-17 02:24:26,473 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:24:26,505 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:24:26,512 [salt.state       ][INFO    ][9398] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:24:26,512 [salt.state       ][INFO    ][9398] Completed state [UTC] at time 02:24:26.512463 duration_in_ms=39.966
2017-12-17 02:24:26,513 [salt.state       ][INFO    ][9398] Running state [nf_conntrack] at time 02:24:26.513136
2017-12-17 02:24:26,513 [salt.state       ][INFO    ][9398] Executing state kmod.present for nf_conntrack
2017-12-17 02:24:26,514 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'lsmod' in directory '/root'
2017-12-17 02:24:26,520 [salt.state       ][INFO    ][9398] Kernel module nf_conntrack is already present
2017-12-17 02:24:26,520 [salt.state       ][INFO    ][9398] Completed state [nf_conntrack] at time 02:24:26.520352 duration_in_ms=7.216
2017-12-17 02:24:26,521 [salt.state       ][INFO    ][9398] Running state [kernel.panic] at time 02:24:26.520942
2017-12-17 02:24:26,521 [salt.state       ][INFO    ][9398] Executing state sysctl.present for kernel.panic
2017-12-17 02:24:26,527 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,539 [salt.state       ][INFO    ][9398] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:24:26,540 [salt.state       ][INFO    ][9398] Completed state [kernel.panic] at time 02:24:26.539485 duration_in_ms=18.543
2017-12-17 02:24:26,540 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_keepalive_probes] at time 02:24:26.539846
2017-12-17 02:24:26,540 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:24:26,541 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,552 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:24:26,552 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:24:26.552377 duration_in_ms=12.531
2017-12-17 02:24:26,553 [salt.state       ][INFO    ][9398] Running state [fs.file-max] at time 02:24:26.552698
2017-12-17 02:24:26,553 [salt.state       ][INFO    ][9398] Executing state sysctl.present for fs.file-max
2017-12-17 02:24:26,554 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,565 [salt.state       ][INFO    ][9398] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:24:26,566 [salt.state       ][INFO    ][9398] Completed state [fs.file-max] at time 02:24:26.565601 duration_in_ms=12.901
2017-12-17 02:24:26,566 [salt.state       ][INFO    ][9398] Running state [net.core.somaxconn] at time 02:24:26.565922
2017-12-17 02:24:26,566 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:24:26,567 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,578 [salt.state       ][INFO    ][9398] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:24:26,579 [salt.state       ][INFO    ][9398] Completed state [net.core.somaxconn] at time 02:24:26.578780 duration_in_ms=12.857
2017-12-17 02:24:26,579 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:24:26.579108
2017-12-17 02:24:26,579 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:24:26,580 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,593 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:24:26,593 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:24:26.593252 duration_in_ms=14.142
2017-12-17 02:24:26,594 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_tw_reuse] at time 02:24:26.593588
2017-12-17 02:24:26,594 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:24:26,594 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,608 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:24:26,608 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_tw_reuse] at time 02:24:26.608359 duration_in_ms=14.77
2017-12-17 02:24:26,609 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_congestion_control] at time 02:24:26.608711
2017-12-17 02:24:26,609 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:24:26,610 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,624 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:24:26,624 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_congestion_control] at time 02:24:26.624195 duration_in_ms=15.484
2017-12-17 02:24:26,625 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_retries2] at time 02:24:26.624657
2017-12-17 02:24:26,625 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:24:26,626 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,644 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:24:26,644 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_retries2] at time 02:24:26.644328 duration_in_ms=19.671
2017-12-17 02:24:26,645 [salt.state       ][INFO    ][9398] Running state [net.core.netdev_max_backlog] at time 02:24:26.644662
2017-12-17 02:24:26,645 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:24:26,646 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,663 [salt.state       ][INFO    ][9398] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:24:26,663 [salt.state       ][INFO    ][9398] Completed state [net.core.netdev_max_backlog] at time 02:24:26.663319 duration_in_ms=18.655
2017-12-17 02:24:26,664 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:24:26.663674
2017-12-17 02:24:26,664 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:24:26,665 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,679 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:24:26,679 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:24:26.679161 duration_in_ms=15.487
2017-12-17 02:24:26,680 [salt.state       ][INFO    ][9398] Running state [vm.swappiness] at time 02:24:26.679491
2017-12-17 02:24:26,680 [salt.state       ][INFO    ][9398] Executing state sysctl.present for vm.swappiness
2017-12-17 02:24:26,680 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,692 [salt.state       ][INFO    ][9398] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:24:26,693 [salt.state       ][INFO    ][9398] Completed state [vm.swappiness] at time 02:24:26.692535 duration_in_ms=13.042
2017-12-17 02:24:26,693 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:24:26.692930
2017-12-17 02:24:26,693 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:24:26,694 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,709 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:24:26,710 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:24:26.709505 duration_in_ms=16.575
2017-12-17 02:24:26,710 [salt.state       ][INFO    ][9398] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:24:26.709855
2017-12-17 02:24:26,710 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:24:26,711 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,728 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:24:26,728 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:24:26.728174 duration_in_ms=18.317
2017-12-17 02:24:26,729 [salt.state       ][INFO    ][9398] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:24:26.728525
2017-12-17 02:24:26,729 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:24:26,730 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,749 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:24:26,749 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:24:26.749272 duration_in_ms=20.746
2017-12-17 02:24:26,750 [salt.state       ][INFO    ][9398] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:24:26.749636
2017-12-17 02:24:26,750 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:24:26,750 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,764 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:24:26,765 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:24:26.764676 duration_in_ms=15.039
2017-12-17 02:24:26,765 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_fin_timeout] at time 02:24:26.765088
2017-12-17 02:24:26,765 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:24:26,766 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,780 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:24:26,780 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_fin_timeout] at time 02:24:26.780265 duration_in_ms=15.176
2017-12-17 02:24:26,781 [salt.state       ][INFO    ][9398] Running state [net.ipv4.tcp_keepalive_time] at time 02:24:26.780616
2017-12-17 02:24:26,781 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:24:26,782 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,796 [salt.state       ][INFO    ][9398] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:24:26,796 [salt.state       ][INFO    ][9398] Completed state [net.ipv4.tcp_keepalive_time] at time 02:24:26.796248 duration_in_ms=15.631
2017-12-17 02:24:26,797 [salt.state       ][INFO    ][9398] Running state [net.nf_conntrack_max] at time 02:24:26.796580
2017-12-17 02:24:26,797 [salt.state       ][INFO    ][9398] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:24:26,798 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:24:26,813 [salt.state       ][INFO    ][9398] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:24:26,813 [salt.state       ][INFO    ][9398] Completed state [net.nf_conntrack_max] at time 02:24:26.813088 duration_in_ms=16.508
2017-12-17 02:24:26,813 [salt.state       ][INFO    ][9398] Running state [linux_sysfs_package] at time 02:24:26.813455
2017-12-17 02:24:26,814 [salt.state       ][INFO    ][9398] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:24:26,817 [salt.state       ][INFO    ][9398] All specified packages are already installed
2017-12-17 02:24:26,818 [salt.state       ][INFO    ][9398] Completed state [linux_sysfs_package] at time 02:24:26.817506 duration_in_ms=4.05
2017-12-17 02:24:26,818 [salt.state       ][INFO    ][9398] Running state [/etc/sysfs.d] at time 02:24:26.818462
2017-12-17 02:24:26,819 [salt.state       ][INFO    ][9398] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:24:26,819 [salt.state       ][INFO    ][9398] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:24:26,820 [salt.state       ][INFO    ][9398] Completed state [/etc/sysfs.d] at time 02:24:26.819563 duration_in_ms=1.101
2017-12-17 02:24:26,820 [salt.state       ][INFO    ][9398] Running state [ondemand] at time 02:24:26.820241
2017-12-17 02:24:26,821 [salt.state       ][INFO    ][9398] Executing state service.dead for ondemand
2017-12-17 02:24:26,821 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:24:26,831 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:24:26,840 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:24:26,852 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'runlevel' in directory '/root'
2017-12-17 02:24:26,860 [salt.state       ][INFO    ][9398] The service ondemand is already dead
2017-12-17 02:24:26,861 [salt.state       ][INFO    ][9398] Completed state [ondemand] at time 02:24:26.860693 duration_in_ms=40.452
2017-12-17 02:24:26,861 [salt.state       ][INFO    ][9398] Running state [cs_CZ.UTF-8] at time 02:24:26.861428
2017-12-17 02:24:26,862 [salt.state       ][INFO    ][9398] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:24:26,862 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'locale -a' in directory '/root'
2017-12-17 02:24:26,870 [salt.state       ][INFO    ][9398] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:24:26,870 [salt.state       ][INFO    ][9398] Completed state [cs_CZ.UTF-8] at time 02:24:26.870063 duration_in_ms=8.635
2017-12-17 02:24:26,870 [salt.state       ][INFO    ][9398] Running state [en_US.UTF-8] at time 02:24:26.870406
2017-12-17 02:24:26,871 [salt.state       ][INFO    ][9398] Executing state locale.present for en_US.UTF-8
2017-12-17 02:24:26,871 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'locale -a' in directory '/root'
2017-12-17 02:24:26,878 [salt.state       ][INFO    ][9398] Locale en_US.UTF-8 is already present
2017-12-17 02:24:26,879 [salt.state       ][INFO    ][9398] Completed state [en_US.UTF-8] at time 02:24:26.878687 duration_in_ms=8.281
2017-12-17 02:24:26,880 [salt.state       ][INFO    ][9398] Running state [en_US.UTF-8] at time 02:24:26.879707
2017-12-17 02:24:26,880 [salt.state       ][INFO    ][9398] Executing state locale.system for en_US.UTF-8
2017-12-17 02:24:26,881 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'localectl' in directory '/root'
2017-12-17 02:24:26,910 [salt.state       ][INFO    ][9398] System locale en_US.UTF-8 already set
2017-12-17 02:24:26,910 [salt.state       ][INFO    ][9398] Completed state [en_US.UTF-8] at time 02:24:26.909759 duration_in_ms=30.051
2017-12-17 02:24:26,911 [salt.state       ][INFO    ][9398] Running state [root] at time 02:24:26.910739
2017-12-17 02:24:26,911 [salt.state       ][INFO    ][9398] Executing state user.present for root
2017-12-17 02:24:26,912 [salt.state       ][INFO    ][9398] User root is present and up to date
2017-12-17 02:24:26,912 [salt.state       ][INFO    ][9398] Completed state [root] at time 02:24:26.911926 duration_in_ms=1.187
2017-12-17 02:24:26,913 [salt.state       ][INFO    ][9398] Running state [/root] at time 02:24:26.912711
2017-12-17 02:24:26,913 [salt.state       ][INFO    ][9398] Executing state file.directory for /root
2017-12-17 02:24:26,913 [salt.state       ][INFO    ][9398] Directory /root is in the correct state
2017-12-17 02:24:26,913 [salt.state       ][INFO    ][9398] Completed state [/root] at time 02:24:26.913424 duration_in_ms=0.713
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:24:26.913560
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:24:26.914009 duration_in_ms=0.448
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] Running state [ubuntu] at time 02:24:26.914150
2017-12-17 02:24:26,914 [salt.state       ][INFO    ][9398] Executing state user.present for ubuntu
2017-12-17 02:24:26,915 [salt.state       ][INFO    ][9398] User ubuntu is present and up to date
2017-12-17 02:24:26,915 [salt.state       ][INFO    ][9398] Completed state [ubuntu] at time 02:24:26.914980 duration_in_ms=0.829
2017-12-17 02:24:26,916 [salt.state       ][INFO    ][9398] Running state [/home/ubuntu] at time 02:24:26.915595
2017-12-17 02:24:26,916 [salt.state       ][INFO    ][9398] Executing state file.directory for /home/ubuntu
2017-12-17 02:24:26,916 [salt.state       ][INFO    ][9398] Directory /home/ubuntu is in the correct state
2017-12-17 02:24:26,916 [salt.state       ][INFO    ][9398] Completed state [/home/ubuntu] at time 02:24:26.916274 duration_in_ms=0.679
2017-12-17 02:24:26,917 [salt.state       ][INFO    ][9398] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:24:26.916786
2017-12-17 02:24:26,917 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:24:27,002 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:24:27,010 [salt.state       ][INFO    ][9398] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:24:27,010 [salt.state       ][INFO    ][9398] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:24:27.010339 duration_in_ms=93.553
2017-12-17 02:24:27,011 [salt.state       ][INFO    ][9398] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:24:27.010513
2017-12-17 02:24:27,011 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:24:27,030 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:24:27,049 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:27,082 [salt.state       ][INFO    ][9398] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:24:27,083 [salt.state       ][INFO    ][9398] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:24:27.082642 duration_in_ms=72.129
2017-12-17 02:24:27,083 [salt.state       ][INFO    ][9398] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:24:27.082801
2017-12-17 02:24:27,083 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:24:27,097 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:24:27,113 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:27,148 [salt.state       ][INFO    ][9398] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:24:27,148 [salt.state       ][INFO    ][9398] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:24:27.147762 duration_in_ms=64.96
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] Running state [service.systemctl_reload] at time 02:24:27.148639
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] Executing state module.wait for service.systemctl_reload
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] No changes made for service.systemctl_reload
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] Completed state [service.systemctl_reload] at time 02:24:27.149104 duration_in_ms=0.466
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] Running state [/etc/hostname] at time 02:24:27.149255
2017-12-17 02:24:27,149 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/hostname
2017-12-17 02:24:27,165 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:24:27,166 [salt.state       ][INFO    ][9398] File /etc/hostname is in the correct state
2017-12-17 02:24:27,167 [salt.state       ][INFO    ][9398] Completed state [/etc/hostname] at time 02:24:27.166523 duration_in_ms=17.267
2017-12-17 02:24:27,167 [salt.state       ][INFO    ][9398] Running state [hostname msg02] at time 02:24:27.167425
2017-12-17 02:24:27,168 [salt.state       ][INFO    ][9398] Executing state cmd.wait for hostname msg02
2017-12-17 02:24:27,168 [salt.state       ][INFO    ][9398] No changes made for hostname msg02
2017-12-17 02:24:27,168 [salt.state       ][INFO    ][9398] Completed state [hostname msg02] at time 02:24:27.167897 duration_in_ms=0.472
2017-12-17 02:24:27,168 [salt.state       ][INFO    ][9398] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.168213
2017-12-17 02:24:27,168 [salt.state       ][INFO    ][9398] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,169 [salt.state       ][INFO    ][9398] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:24:27,169 [salt.state       ][INFO    ][9398] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.168821 duration_in_ms=0.608
2017-12-17 02:24:27,169 [salt.state       ][INFO    ][9398] Running state [mdb02] at time 02:24:27.168982
2017-12-17 02:24:27,169 [salt.state       ][INFO    ][9398] Executing state host.present for mdb02
2017-12-17 02:24:27,169 [salt.state       ][INFO    ][9398] Host mdb02 (10.167.4.77) already present
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Completed state [mdb02] at time 02:24:27.169524 duration_in_ms=0.542
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.169709
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.170258 duration_in_ms=0.549
2017-12-17 02:24:27,170 [salt.state       ][INFO    ][9398] Running state [mdb03] at time 02:24:27.170392
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Executing state host.present for mdb03
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Host mdb03 (10.167.4.78) already present
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Completed state [mdb03] at time 02:24:27.170952 duration_in_ms=0.561
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.171085
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,171 [salt.state       ][INFO    ][9398] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:24:27,172 [salt.state       ][INFO    ][9398] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.171596 duration_in_ms=0.511
2017-12-17 02:24:27,172 [salt.state       ][INFO    ][9398] Running state [mdb01] at time 02:24:27.171759
2017-12-17 02:24:27,172 [salt.state       ][INFO    ][9398] Executing state host.present for mdb01
2017-12-17 02:24:27,172 [salt.state       ][INFO    ][9398] Host mdb01 (10.167.4.76) already present
2017-12-17 02:24:27,172 [salt.state       ][INFO    ][9398] Completed state [mdb01] at time 02:24:27.172374 duration_in_ms=0.614
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Running state [mdb] at time 02:24:27.172527
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Executing state host.present for mdb
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Host mdb (10.167.4.75) already present
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Completed state [mdb] at time 02:24:27.173080 duration_in_ms=0.552
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.173231
2017-12-17 02:24:27,173 [salt.state       ][INFO    ][9398] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.173754 duration_in_ms=0.522
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.173887
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:24:27,174 [salt.state       ][INFO    ][9398] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.174419 duration_in_ms=0.531
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Running state [cfg01] at time 02:24:27.174554
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Executing state host.present for cfg01
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Host cfg01 (10.167.4.100) already present
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Completed state [cfg01] at time 02:24:27.175075 duration_in_ms=0.521
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Running state [prx01] at time 02:24:27.175207
2017-12-17 02:24:27,175 [salt.state       ][INFO    ][9398] Executing state host.present for prx01
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Host prx01 (10.167.4.104) already present
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Completed state [prx01] at time 02:24:27.175793 duration_in_ms=0.586
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.175926
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:24:27,176 [salt.state       ][INFO    ][9398] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.176448 duration_in_ms=0.522
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.176580
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.177182 duration_in_ms=0.601
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Running state [kvm01] at time 02:24:27.177323
2017-12-17 02:24:27,177 [salt.state       ][INFO    ][9398] Executing state host.present for kvm01
2017-12-17 02:24:27,178 [salt.state       ][INFO    ][9398] Host kvm01 (10.167.4.141) already present
2017-12-17 02:24:27,178 [salt.state       ][INFO    ][9398] Completed state [kvm01] at time 02:24:27.177913 duration_in_ms=0.59
2017-12-17 02:24:27,178 [salt.state       ][INFO    ][9398] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.178060
2017-12-17 02:24:27,178 [salt.state       ][INFO    ][9398] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.178632 duration_in_ms=0.573
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Running state [kvm03] at time 02:24:27.178779
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Executing state host.present for kvm03
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Host kvm03 (10.167.4.143) already present
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Completed state [kvm03] at time 02:24:27.179301 duration_in_ms=0.522
2017-12-17 02:24:27,179 [salt.state       ][INFO    ][9398] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.179433
2017-12-17 02:24:27,180 [salt.state       ][INFO    ][9398] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,180 [salt.state       ][INFO    ][9398] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:24:27,180 [salt.state       ][INFO    ][9398] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.180005 duration_in_ms=0.572
2017-12-17 02:24:27,180 [salt.state       ][INFO    ][9398] Running state [kvm02] at time 02:24:27.180138
2017-12-17 02:24:27,180 [salt.state       ][INFO    ][9398] Executing state host.present for kvm02
2017-12-17 02:24:27,181 [salt.state       ][INFO    ][9398] Host kvm02 (10.167.4.142) already present
2017-12-17 02:24:27,181 [salt.state       ][INFO    ][9398] Completed state [kvm02] at time 02:24:27.180836 duration_in_ms=0.697
2017-12-17 02:24:27,181 [salt.state       ][INFO    ][9398] Running state [dbs] at time 02:24:27.180974
2017-12-17 02:24:27,181 [salt.state       ][INFO    ][9398] Executing state host.present for dbs
2017-12-17 02:24:27,181 [salt.state       ][INFO    ][9398] Host dbs (10.167.4.50) already present
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Completed state [dbs] at time 02:24:27.181523 duration_in_ms=0.549
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.181654
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.182184 duration_in_ms=0.53
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Running state [prx] at time 02:24:27.182337
2017-12-17 02:24:27,182 [salt.state       ][INFO    ][9398] Executing state host.present for prx
2017-12-17 02:24:27,183 [salt.state       ][INFO    ][9398] Host prx (172.30.10.103) already present
2017-12-17 02:24:27,183 [salt.state       ][INFO    ][9398] Completed state [prx] at time 02:24:27.182850 duration_in_ms=0.512
2017-12-17 02:24:27,183 [salt.state       ][INFO    ][9398] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.182983
2017-12-17 02:24:27,183 [salt.state       ][INFO    ][9398] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,183 [salt.state       ][INFO    ][9398] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.183496 duration_in_ms=0.514
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Running state [prx02] at time 02:24:27.183628
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Executing state host.present for prx02
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Host prx02 (10.167.4.105) already present
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Completed state [prx02] at time 02:24:27.184157 duration_in_ms=0.528
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.184290
2017-12-17 02:24:27,184 [salt.state       ][INFO    ][9398] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,185 [salt.state       ][INFO    ][9398] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:24:27,185 [salt.state       ][INFO    ][9398] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.184835 duration_in_ms=0.546
2017-12-17 02:24:27,185 [salt.state       ][INFO    ][9398] Running state [gtw01] at time 02:24:27.184971
2017-12-17 02:24:27,185 [salt.state       ][INFO    ][9398] Executing state host.present for gtw01
2017-12-17 02:24:27,185 [salt.state       ][INFO    ][9398] Host gtw01 (10.167.4.124) already present
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Completed state [gtw01] at time 02:24:27.185520 duration_in_ms=0.548
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.185660
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.186206 duration_in_ms=0.546
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Running state [gtw02] at time 02:24:27.186341
2017-12-17 02:24:27,186 [salt.state       ][INFO    ][9398] Executing state host.present for gtw02
2017-12-17 02:24:27,187 [salt.state       ][INFO    ][9398] Host gtw02 (10.167.4.125) already present
2017-12-17 02:24:27,187 [salt.state       ][INFO    ][9398] Completed state [gtw02] at time 02:24:27.186858 duration_in_ms=0.516
2017-12-17 02:24:27,187 [salt.state       ][INFO    ][9398] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.186988
2017-12-17 02:24:27,187 [salt.state       ][INFO    ][9398] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,187 [salt.state       ][INFO    ][9398] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.187505 duration_in_ms=0.516
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.187639
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.188180 duration_in_ms=0.542
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Running state [msg02] at time 02:24:27.188337
2017-12-17 02:24:27,188 [salt.state       ][INFO    ][9398] Executing state host.present for msg02
2017-12-17 02:24:27,189 [salt.state       ][INFO    ][9398] Host msg02 (10.167.4.42) already present
2017-12-17 02:24:27,189 [salt.state       ][INFO    ][9398] Completed state [msg02] at time 02:24:27.188937 duration_in_ms=0.6
2017-12-17 02:24:27,190 [salt.state       ][INFO    ][9398] Running state [file.replace] at time 02:24:27.189537
2017-12-17 02:24:27,190 [salt.state       ][INFO    ][9398] Executing state module.run for file.replace
2017-12-17 02:24:27,256 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:24:27,265 [salt.state       ][INFO    ][9398] onlyif execution failed
2017-12-17 02:24:27,265 [salt.state       ][INFO    ][9398] Completed state [file.replace] at time 02:24:27.264870 duration_in_ms=75.333
2017-12-17 02:24:27,265 [salt.state       ][INFO    ][9398] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.265109
2017-12-17 02:24:27,265 [salt.state       ][INFO    ][9398] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,266 [salt.state       ][INFO    ][9398] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:24:27,266 [salt.state       ][INFO    ][9398] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.265898 duration_in_ms=0.788
2017-12-17 02:24:27,266 [salt.state       ][INFO    ][9398] Running state [msg03] at time 02:24:27.266047
2017-12-17 02:24:27,266 [salt.state       ][INFO    ][9398] Executing state host.present for msg03
2017-12-17 02:24:27,266 [salt.state       ][INFO    ][9398] Host msg03 (10.167.4.43) already present
2017-12-17 02:24:27,267 [salt.state       ][INFO    ][9398] Completed state [msg03] at time 02:24:27.266601 duration_in_ms=0.554
2017-12-17 02:24:27,267 [salt.state       ][INFO    ][9398] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.266748
2017-12-17 02:24:27,267 [salt.state       ][INFO    ][9398] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,267 [salt.state       ][INFO    ][9398] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.267480 duration_in_ms=0.731
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Running state [msg01] at time 02:24:27.267623
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Executing state host.present for msg01
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Host msg01 (10.167.4.41) already present
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Completed state [msg01] at time 02:24:27.268200 duration_in_ms=0.576
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Running state [msg] at time 02:24:27.268337
2017-12-17 02:24:27,268 [salt.state       ][INFO    ][9398] Executing state host.present for msg
2017-12-17 02:24:27,269 [salt.state       ][INFO    ][9398] Host msg (10.167.4.40) already present
2017-12-17 02:24:27,269 [salt.state       ][INFO    ][9398] Completed state [msg] at time 02:24:27.268960 duration_in_ms=0.623
2017-12-17 02:24:27,269 [salt.state       ][INFO    ][9398] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.269116
2017-12-17 02:24:27,269 [salt.state       ][INFO    ][9398] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.269692 duration_in_ms=0.576
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.269847
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:24:27,270 [salt.state       ][INFO    ][9398] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.270403 duration_in_ms=0.556
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Running state [cfg01] at time 02:24:27.270547
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Executing state host.present for cfg01
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Host cfg01 (10.167.4.100) already present
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Completed state [cfg01] at time 02:24:27.271076 duration_in_ms=0.529
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Running state [cmp002] at time 02:24:27.271217
2017-12-17 02:24:27,271 [salt.state       ][INFO    ][9398] Executing state host.present for cmp002
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Host cmp002 (10.167.4.102) already present
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Completed state [cmp002] at time 02:24:27.271782 duration_in_ms=0.564
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.271930
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:24:27,272 [salt.state       ][INFO    ][9398] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.272463 duration_in_ms=0.533
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.272608
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.273185 duration_in_ms=0.578
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Running state [cmp001] at time 02:24:27.273329
2017-12-17 02:24:27,273 [salt.state       ][INFO    ][9398] Executing state host.present for cmp001
2017-12-17 02:24:27,274 [salt.state       ][INFO    ][9398] Host cmp001 (10.167.4.101) already present
2017-12-17 02:24:27,274 [salt.state       ][INFO    ][9398] Completed state [cmp001] at time 02:24:27.273860 duration_in_ms=0.531
2017-12-17 02:24:27,274 [salt.state       ][INFO    ][9398] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.274003
2017-12-17 02:24:27,274 [salt.state       ][INFO    ][9398] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,274 [salt.state       ][INFO    ][9398] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.274534 duration_in_ms=0.531
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Running state [dbs01] at time 02:24:27.274674
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Executing state host.present for dbs01
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Host dbs01 (10.167.4.51) already present
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Completed state [dbs01] at time 02:24:27.275203 duration_in_ms=0.529
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.275344
2017-12-17 02:24:27,275 [salt.state       ][INFO    ][9398] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,276 [salt.state       ][INFO    ][9398] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:24:27,276 [salt.state       ][INFO    ][9398] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.275914 duration_in_ms=0.57
2017-12-17 02:24:27,276 [salt.state       ][INFO    ][9398] Running state [dbs02] at time 02:24:27.276055
2017-12-17 02:24:27,276 [salt.state       ][INFO    ][9398] Executing state host.present for dbs02
2017-12-17 02:24:27,276 [salt.state       ][INFO    ][9398] Host dbs02 (10.167.4.52) already present
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Completed state [dbs02] at time 02:24:27.276580 duration_in_ms=0.525
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.276720
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.277289 duration_in_ms=0.568
2017-12-17 02:24:27,277 [salt.state       ][INFO    ][9398] Running state [dbs03] at time 02:24:27.277427
2017-12-17 02:24:27,278 [salt.state       ][INFO    ][9398] Executing state host.present for dbs03
2017-12-17 02:24:27,278 [salt.state       ][INFO    ][9398] Host dbs03 (10.167.4.53) already present
2017-12-17 02:24:27,278 [salt.state       ][INFO    ][9398] Completed state [dbs03] at time 02:24:27.277954 duration_in_ms=0.526
2017-12-17 02:24:27,278 [salt.state       ][INFO    ][9398] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.278093
2017-12-17 02:24:27,278 [salt.state       ][INFO    ][9398] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.278630 duration_in_ms=0.537
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Running state [mas01] at time 02:24:27.278770
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Executing state host.present for mas01
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Host mas01 (10.167.4.3) already present
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Completed state [mas01] at time 02:24:27.279295 duration_in_ms=0.526
2017-12-17 02:24:27,279 [salt.state       ][INFO    ][9398] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.279438
2017-12-17 02:24:27,280 [salt.state       ][INFO    ][9398] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,280 [salt.state       ][INFO    ][9398] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:24:27,280 [salt.state       ][INFO    ][9398] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.280002 duration_in_ms=0.563
2017-12-17 02:24:27,280 [salt.state       ][INFO    ][9398] Running state [ctl02] at time 02:24:27.280142
2017-12-17 02:24:27,280 [salt.state       ][INFO    ][9398] Executing state host.present for ctl02
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Host ctl02 (10.167.4.12) already present
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Completed state [ctl02] at time 02:24:27.280667 duration_in_ms=0.526
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.280830
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:24:27,281 [salt.state       ][INFO    ][9398] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.281376 duration_in_ms=0.545
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Running state [ctl03] at time 02:24:27.281513
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Executing state host.present for ctl03
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Host ctl03 (10.167.4.13) already present
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Completed state [ctl03] at time 02:24:27.282116 duration_in_ms=0.603
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.282260
2017-12-17 02:24:27,282 [salt.state       ][INFO    ][9398] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.282790 duration_in_ms=0.53
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Running state [ctl01] at time 02:24:27.282930
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Executing state host.present for ctl01
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Host ctl01 (10.167.4.11) already present
2017-12-17 02:24:27,283 [salt.state       ][INFO    ][9398] Completed state [ctl01] at time 02:24:27.283454 duration_in_ms=0.524
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Running state [ctl] at time 02:24:27.283593
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Executing state host.present for ctl
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Host ctl (10.167.4.10) already present
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Completed state [ctl] at time 02:24:27.284193 duration_in_ms=0.601
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.284333
2017-12-17 02:24:27,284 [salt.state       ][INFO    ][9398] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:24:27,285 [salt.state       ][INFO    ][9398] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:24:27,285 [salt.state       ][INFO    ][9398] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:24:27.284883 duration_in_ms=0.549
2017-12-17 02:24:27,285 [salt.state       ][INFO    ][9398] Running state [ens2] at time 02:24:27.285025
2017-12-17 02:24:27,285 [salt.state       ][INFO    ][9398] Executing state network.managed for ens2
2017-12-17 02:24:27,645 [salt.state       ][INFO    ][9398] Interface ens2 is up to date.
2017-12-17 02:24:27,645 [salt.state       ][INFO    ][9398] Completed state [ens2] at time 02:24:27.645339 duration_in_ms=360.313
2017-12-17 02:24:27,646 [salt.state       ][INFO    ][9398] Running state [ens3] at time 02:24:27.645532
2017-12-17 02:24:27,646 [salt.state       ][INFO    ][9398] Executing state network.managed for ens3
2017-12-17 02:24:27,959 [salt.state       ][INFO    ][9398] Interface ens3 is up to date.
2017-12-17 02:24:27,959 [salt.state       ][INFO    ][9398] Completed state [ens3] at time 02:24:27.959277 duration_in_ms=313.743
2017-12-17 02:24:27,960 [salt.state       ][INFO    ][9398] Running state [/etc/profile.d/proxy.sh] at time 02:24:27.959592
2017-12-17 02:24:27,960 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:24:27,960 [salt.state       ][INFO    ][9398] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:24:27,961 [salt.state       ][INFO    ][9398] Completed state [/etc/profile.d/proxy.sh] at time 02:24:27.960615 duration_in_ms=1.022
2017-12-17 02:24:27,961 [salt.state       ][INFO    ][9398] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:24:27.960936
2017-12-17 02:24:27,961 [salt.state       ][INFO    ][9398] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:24:27,962 [salt.state       ][INFO    ][9398] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:24:27,962 [salt.state       ][INFO    ][9398] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:24:27.961857 duration_in_ms=0.921
2017-12-17 02:24:27,962 [salt.state       ][INFO    ][9398] Running state [ntp] at time 02:24:27.962150
2017-12-17 02:24:27,962 [salt.state       ][INFO    ][9398] Executing state pkg.installed for ntp
2017-12-17 02:24:27,966 [salt.state       ][INFO    ][9398] Package ntp is already installed
2017-12-17 02:24:27,966 [salt.state       ][INFO    ][9398] Completed state [ntp] at time 02:24:27.966192 duration_in_ms=4.042
2017-12-17 02:24:27,967 [salt.state       ][INFO    ][9398] Running state [/etc/ntp.conf] at time 02:24:27.967076
2017-12-17 02:24:27,967 [salt.state       ][INFO    ][9398] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:24:27,989 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:24:28,021 [salt.fileclient  ][INFO    ][9398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:24:28,029 [salt.state       ][INFO    ][9398] File /etc/ntp.conf is in the correct state
2017-12-17 02:24:28,029 [salt.state       ][INFO    ][9398] Completed state [/etc/ntp.conf] at time 02:24:28.028874 duration_in_ms=61.796
2017-12-17 02:24:28,030 [salt.state       ][INFO    ][9398] Running state [ntp] at time 02:24:28.029883
2017-12-17 02:24:28,030 [salt.state       ][INFO    ][9398] Executing state service.running for ntp
2017-12-17 02:24:28,031 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:24:28,046 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:24:28,057 [salt.loaded.int.module.cmdmod][INFO    ][9398] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:24:28,073 [salt.state       ][INFO    ][9398] The service ntp is already running
2017-12-17 02:24:28,073 [salt.state       ][INFO    ][9398] Completed state [ntp] at time 02:24:28.073042 duration_in_ms=43.159
2017-12-17 02:24:28,075 [salt.minion      ][INFO    ][9398] Returning information for job: 20171217022412233258
2017-12-17 02:24:53,402 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022453394108
2017-12-17 02:24:53,429 [salt.minion      ][INFO    ][11355] Starting a new job with PID 11355
2017-12-17 02:24:56,345 [salt.state       ][INFO    ][11355] Loading fresh modules for state activity
2017-12-17 02:24:56,508 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:24:56,526 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:24:56,556 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,601 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:24:56,617 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,660 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:24:56,676 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,719 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:24:56,775 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,829 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:24:56,865 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,909 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:24:56,933 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:56,979 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:24:57,016 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,073 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:24:57,091 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,134 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:24:57,149 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,191 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:24:57,221 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,266 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:24:57,293 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,339 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:24:57,358 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,398 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:24:57,412 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,458 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:24:57,471 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,513 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:24:57,531 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,577 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:24:57,595 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,636 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:24:57,670 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,714 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:24:57,769 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,844 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:24:57,907 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:57,952 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:24:58,434 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:58,482 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:24:58,512 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:58,559 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:24:58,571 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:24:58,585 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:24:58,602 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:24:58,680 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:24:58,693 [salt.state       ][INFO    ][11355] Running state [/etc/environment] at time 02:24:58.693148
2017-12-17 02:24:58,694 [salt.state       ][INFO    ][11355] Executing state file.blockreplace for /etc/environment
2017-12-17 02:24:58,697 [salt.state       ][INFO    ][11355] No changes needed to be made
2017-12-17 02:24:58,698 [salt.state       ][INFO    ][11355] Completed state [/etc/environment] at time 02:24:58.697793 duration_in_ms=4.646
2017-12-17 02:24:58,698 [salt.state       ][INFO    ][11355] Running state [/etc/profile.d] at time 02:24:58.698074
2017-12-17 02:24:58,698 [salt.state       ][INFO    ][11355] Executing state file.directory for /etc/profile.d
2017-12-17 02:24:58,699 [salt.state       ][INFO    ][11355] Directory /etc/profile.d is in the correct state
2017-12-17 02:24:58,699 [salt.state       ][INFO    ][11355] Completed state [/etc/profile.d] at time 02:24:58.699406 duration_in_ms=1.331
2017-12-17 02:24:58,987 [salt.state       ][INFO    ][11355] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:24:58.986715
2017-12-17 02:24:58,987 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:24:59,005 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:24:59,010 [salt.state       ][INFO    ][11355] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:24:59,010 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:24:59.010097 duration_in_ms=23.383
2017-12-17 02:24:59,011 [salt.state       ][INFO    ][11355] Running state [linux_repo_prereq_pkgs] at time 02:24:59.010715
2017-12-17 02:24:59,011 [salt.state       ][INFO    ][11355] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:24:59,011 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:24:59,501 [salt.state       ][INFO    ][11355] All specified packages are already installed
2017-12-17 02:24:59,501 [salt.state       ][INFO    ][11355] Completed state [linux_repo_prereq_pkgs] at time 02:24:59.501355 duration_in_ms=490.64
2017-12-17 02:24:59,502 [salt.state       ][INFO    ][11355] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:24:59.501726
2017-12-17 02:24:59,502 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:24:59,502 [salt.state       ][INFO    ][11355] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:24:59,503 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:24:59.502720 duration_in_ms=0.993
2017-12-17 02:24:59,503 [salt.state       ][INFO    ][11355] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:24:59.503005
2017-12-17 02:24:59,503 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:24:59,519 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:24:59,538 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:24:59,571 [salt.state       ][INFO    ][11355] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:24:59,571 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:24:59.570897 duration_in_ms=67.892
2017-12-17 02:24:59,573 [salt.state       ][INFO    ][11355] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:24:59.572744
2017-12-17 02:24:59,573 [salt.state       ][INFO    ][11355] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:24:59,786 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:24:59,870 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:01,702 [salt.state       ][INFO    ][11355] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:25:01,703 [salt.state       ][INFO    ][11355] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:25:01.702576 duration_in_ms=2129.832
2017-12-17 02:25:01,703 [salt.state       ][INFO    ][11355] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:25:01.702925
2017-12-17 02:25:01,703 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:25:01,704 [salt.state       ][INFO    ][11355] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:25:01,704 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:25:01.703900 duration_in_ms=0.976
2017-12-17 02:25:01,704 [salt.state       ][INFO    ][11355] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:25:01.704174
2017-12-17 02:25:01,704 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:25:01,723 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:25:01,742 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:01,776 [salt.state       ][INFO    ][11355] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:25:01,776 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:25:01.776054 duration_in_ms=71.878
2017-12-17 02:25:01,777 [salt.state       ][INFO    ][11355] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:25:01.776836
2017-12-17 02:25:01,777 [salt.state       ][INFO    ][11355] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:25:02,195 [salt.loaded.int.module.cmdmod][INFO    ][11355] 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-17 02:25:02,286 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:03,506 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022503485428
2017-12-17 02:25:03,533 [salt.minion      ][INFO    ][12363] Starting a new job with PID 12363
2017-12-17 02:25:03,548 [salt.minion      ][INFO    ][12363] Returning information for job: 20171217022503485428
2017-12-17 02:25:04,249 [salt.state       ][INFO    ][11355] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:25:04,249 [salt.state       ][INFO    ][11355] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:25:04.249451 duration_in_ms=2472.615
2017-12-17 02:25:04,250 [salt.state       ][INFO    ][11355] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:25:04.249820
2017-12-17 02:25:04,250 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:25:04,251 [salt.state       ][INFO    ][11355] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:25:04,251 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:25:04.250772 duration_in_ms=0.952
2017-12-17 02:25:04,251 [salt.state       ][INFO    ][11355] Running state [/etc/apt/preferences.d/uca] at time 02:25:04.251042
2017-12-17 02:25:04,251 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:25:04,252 [salt.state       ][INFO    ][11355] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:25:04,252 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/preferences.d/uca] at time 02:25:04.251896 duration_in_ms=0.853
2017-12-17 02:25:04,253 [salt.state       ][INFO    ][11355] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:25:04.252632
2017-12-17 02:25:04,253 [salt.state       ][INFO    ][11355] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:25:04,344 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:25:04,388 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:06,342 [salt.state       ][INFO    ][11355] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:25:06,342 [salt.state       ][INFO    ][11355] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:25:06.341788 duration_in_ms=2089.156
2017-12-17 02:25:06,342 [salt.state       ][INFO    ][11355] Running state [linux_extra_packages_purged] at time 02:25:06.341987
2017-12-17 02:25:06,342 [salt.state       ][INFO    ][11355] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:25:06,348 [salt.state       ][INFO    ][11355] All specified packages are already absent
2017-12-17 02:25:06,348 [salt.state       ][INFO    ][11355] Completed state [linux_extra_packages_purged] at time 02:25:06.347707 duration_in_ms=5.72
2017-12-17 02:25:06,348 [salt.state       ][INFO    ][11355] Running state [linux_extra_packages_latest] at time 02:25:06.347864
2017-12-17 02:25:06,348 [salt.state       ][INFO    ][11355] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:25:06,351 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:08,244 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:25:08,285 [salt.state       ][INFO    ][11355] Package mcelog is already up-to-date
2017-12-17 02:25:08,286 [salt.state       ][INFO    ][11355] Completed state [linux_extra_packages_latest] at time 02:25:08.285484 duration_in_ms=1937.618
2017-12-17 02:25:08,286 [salt.state       ][INFO    ][11355] Running state [UTC] at time 02:25:08.286168
2017-12-17 02:25:08,286 [salt.state       ][INFO    ][11355] Executing state timezone.system for UTC
2017-12-17 02:25:08,287 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:25:08,318 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:25:08,326 [salt.state       ][INFO    ][11355] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:25:08,326 [salt.state       ][INFO    ][11355] Completed state [UTC] at time 02:25:08.326205 duration_in_ms=40.037
2017-12-17 02:25:08,327 [salt.state       ][INFO    ][11355] Running state [nf_conntrack] at time 02:25:08.326867
2017-12-17 02:25:08,327 [salt.state       ][INFO    ][11355] Executing state kmod.present for nf_conntrack
2017-12-17 02:25:08,328 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'lsmod' in directory '/root'
2017-12-17 02:25:08,334 [salt.state       ][INFO    ][11355] Kernel module nf_conntrack is already present
2017-12-17 02:25:08,334 [salt.state       ][INFO    ][11355] Completed state [nf_conntrack] at time 02:25:08.334459 duration_in_ms=7.592
2017-12-17 02:25:08,335 [salt.state       ][INFO    ][11355] Running state [kernel.panic] at time 02:25:08.335067
2017-12-17 02:25:08,335 [salt.state       ][INFO    ][11355] Executing state sysctl.present for kernel.panic
2017-12-17 02:25:08,341 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,358 [salt.state       ][INFO    ][11355] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:25:08,358 [salt.state       ][INFO    ][11355] Completed state [kernel.panic] at time 02:25:08.358194 duration_in_ms=23.126
2017-12-17 02:25:08,359 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_keepalive_probes] at time 02:25:08.358544
2017-12-17 02:25:08,359 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:25:08,359 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,375 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:25:08,376 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:25:08.375831 duration_in_ms=17.285
2017-12-17 02:25:08,376 [salt.state       ][INFO    ][11355] Running state [fs.file-max] at time 02:25:08.376196
2017-12-17 02:25:08,377 [salt.state       ][INFO    ][11355] Executing state sysctl.present for fs.file-max
2017-12-17 02:25:08,377 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,392 [salt.state       ][INFO    ][11355] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:25:08,392 [salt.state       ][INFO    ][11355] Completed state [fs.file-max] at time 02:25:08.391926 duration_in_ms=15.729
2017-12-17 02:25:08,392 [salt.state       ][INFO    ][11355] Running state [net.core.somaxconn] at time 02:25:08.392245
2017-12-17 02:25:08,393 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:25:08,393 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,407 [salt.state       ][INFO    ][11355] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:25:08,407 [salt.state       ][INFO    ][11355] Completed state [net.core.somaxconn] at time 02:25:08.407357 duration_in_ms=15.112
2017-12-17 02:25:08,408 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:25:08.407736
2017-12-17 02:25:08,408 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:25:08,409 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,422 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:25:08,422 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:25:08.422237 duration_in_ms=14.501
2017-12-17 02:25:08,423 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_tw_reuse] at time 02:25:08.422566
2017-12-17 02:25:08,423 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:25:08,423 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,436 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:25:08,437 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_tw_reuse] at time 02:25:08.436891 duration_in_ms=14.324
2017-12-17 02:25:08,437 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_congestion_control] at time 02:25:08.437250
2017-12-17 02:25:08,438 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:25:08,438 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,452 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:25:08,452 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_congestion_control] at time 02:25:08.452024 duration_in_ms=14.773
2017-12-17 02:25:08,452 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_retries2] at time 02:25:08.452380
2017-12-17 02:25:08,453 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:25:08,453 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,467 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:25:08,467 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_retries2] at time 02:25:08.466998 duration_in_ms=14.617
2017-12-17 02:25:08,467 [salt.state       ][INFO    ][11355] Running state [net.core.netdev_max_backlog] at time 02:25:08.467333
2017-12-17 02:25:08,468 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:25:08,468 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,482 [salt.state       ][INFO    ][11355] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:25:08,482 [salt.state       ][INFO    ][11355] Completed state [net.core.netdev_max_backlog] at time 02:25:08.482451 duration_in_ms=15.117
2017-12-17 02:25:08,483 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:25:08.482806
2017-12-17 02:25:08,483 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:25:08,484 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,497 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:25:08,498 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:25:08.497830 duration_in_ms=15.023
2017-12-17 02:25:08,498 [salt.state       ][INFO    ][11355] Running state [vm.swappiness] at time 02:25:08.498190
2017-12-17 02:25:08,499 [salt.state       ][INFO    ][11355] Executing state sysctl.present for vm.swappiness
2017-12-17 02:25:08,499 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,513 [salt.state       ][INFO    ][11355] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:25:08,513 [salt.state       ][INFO    ][11355] Completed state [vm.swappiness] at time 02:25:08.512979 duration_in_ms=14.789
2017-12-17 02:25:08,513 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:25:08.513332
2017-12-17 02:25:08,514 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:25:08,515 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,529 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:25:08,530 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:25:08.529464 duration_in_ms=16.132
2017-12-17 02:25:08,530 [salt.state       ][INFO    ][11355] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:25:08.529877
2017-12-17 02:25:08,530 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:25:08,531 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,545 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:25:08,545 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:25:08.545063 duration_in_ms=15.186
2017-12-17 02:25:08,546 [salt.state       ][INFO    ][11355] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:25:08.545477
2017-12-17 02:25:08,546 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:25:08,546 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,560 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:25:08,561 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:25:08.560471 duration_in_ms=14.994
2017-12-17 02:25:08,561 [salt.state       ][INFO    ][11355] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:25:08.560853
2017-12-17 02:25:08,561 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:25:08,562 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,576 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:25:08,576 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:25:08.575905 duration_in_ms=15.051
2017-12-17 02:25:08,576 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_fin_timeout] at time 02:25:08.576267
2017-12-17 02:25:08,577 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:25:08,577 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,591 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:25:08,591 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_fin_timeout] at time 02:25:08.591089 duration_in_ms=14.822
2017-12-17 02:25:08,591 [salt.state       ][INFO    ][11355] Running state [net.ipv4.tcp_keepalive_time] at time 02:25:08.591455
2017-12-17 02:25:08,592 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:25:08,592 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,607 [salt.state       ][INFO    ][11355] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:25:08,607 [salt.state       ][INFO    ][11355] Completed state [net.ipv4.tcp_keepalive_time] at time 02:25:08.607457 duration_in_ms=16.0
2017-12-17 02:25:08,608 [salt.state       ][INFO    ][11355] Running state [net.nf_conntrack_max] at time 02:25:08.607854
2017-12-17 02:25:08,608 [salt.state       ][INFO    ][11355] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:25:08,609 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:08,622 [salt.state       ][INFO    ][11355] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:25:08,622 [salt.state       ][INFO    ][11355] Completed state [net.nf_conntrack_max] at time 02:25:08.622042 duration_in_ms=14.187
2017-12-17 02:25:08,622 [salt.state       ][INFO    ][11355] Running state [linux_sysfs_package] at time 02:25:08.622428
2017-12-17 02:25:08,623 [salt.state       ][INFO    ][11355] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:25:08,626 [salt.state       ][INFO    ][11355] All specified packages are already installed
2017-12-17 02:25:08,626 [salt.state       ][INFO    ][11355] Completed state [linux_sysfs_package] at time 02:25:08.626329 duration_in_ms=3.9
2017-12-17 02:25:08,627 [salt.state       ][INFO    ][11355] Running state [/etc/sysfs.d] at time 02:25:08.627315
2017-12-17 02:25:08,628 [salt.state       ][INFO    ][11355] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:25:08,628 [salt.state       ][INFO    ][11355] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:25:08,629 [salt.state       ][INFO    ][11355] Completed state [/etc/sysfs.d] at time 02:25:08.628513 duration_in_ms=1.198
2017-12-17 02:25:08,629 [salt.state       ][INFO    ][11355] Running state [ondemand] at time 02:25:08.629158
2017-12-17 02:25:08,629 [salt.state       ][INFO    ][11355] Executing state service.dead for ondemand
2017-12-17 02:25:08,630 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:25:08,639 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:25:08,648 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:25:08,660 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'runlevel' in directory '/root'
2017-12-17 02:25:08,669 [salt.state       ][INFO    ][11355] The service ondemand is already dead
2017-12-17 02:25:08,669 [salt.state       ][INFO    ][11355] Completed state [ondemand] at time 02:25:08.669132 duration_in_ms=39.974
2017-12-17 02:25:08,670 [salt.state       ][INFO    ][11355] Running state [cs_CZ.UTF-8] at time 02:25:08.669853
2017-12-17 02:25:08,670 [salt.state       ][INFO    ][11355] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:25:08,671 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'locale -a' in directory '/root'
2017-12-17 02:25:08,678 [salt.state       ][INFO    ][11355] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:25:08,679 [salt.state       ][INFO    ][11355] Completed state [cs_CZ.UTF-8] at time 02:25:08.678625 duration_in_ms=8.771
2017-12-17 02:25:08,679 [salt.state       ][INFO    ][11355] Running state [en_US.UTF-8] at time 02:25:08.678988
2017-12-17 02:25:08,679 [salt.state       ][INFO    ][11355] Executing state locale.present for en_US.UTF-8
2017-12-17 02:25:08,680 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'locale -a' in directory '/root'
2017-12-17 02:25:08,687 [salt.state       ][INFO    ][11355] Locale en_US.UTF-8 is already present
2017-12-17 02:25:08,688 [salt.state       ][INFO    ][11355] Completed state [en_US.UTF-8] at time 02:25:08.687736 duration_in_ms=8.747
2017-12-17 02:25:08,689 [salt.state       ][INFO    ][11355] Running state [en_US.UTF-8] at time 02:25:08.688821
2017-12-17 02:25:08,689 [salt.state       ][INFO    ][11355] Executing state locale.system for en_US.UTF-8
2017-12-17 02:25:08,690 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'localectl' in directory '/root'
2017-12-17 02:25:08,721 [salt.state       ][INFO    ][11355] System locale en_US.UTF-8 already set
2017-12-17 02:25:08,721 [salt.state       ][INFO    ][11355] Completed state [en_US.UTF-8] at time 02:25:08.721456 duration_in_ms=32.635
2017-12-17 02:25:08,723 [salt.state       ][INFO    ][11355] Running state [root] at time 02:25:08.722565
2017-12-17 02:25:08,723 [salt.state       ][INFO    ][11355] Executing state user.present for root
2017-12-17 02:25:08,724 [salt.state       ][INFO    ][11355] User root is present and up to date
2017-12-17 02:25:08,724 [salt.state       ][INFO    ][11355] Completed state [root] at time 02:25:08.724133 duration_in_ms=1.567
2017-12-17 02:25:08,725 [salt.state       ][INFO    ][11355] Running state [/root] at time 02:25:08.725012
2017-12-17 02:25:08,725 [salt.state       ][INFO    ][11355] Executing state file.directory for /root
2017-12-17 02:25:08,726 [salt.state       ][INFO    ][11355] Directory /root is in the correct state
2017-12-17 02:25:08,726 [salt.state       ][INFO    ][11355] Completed state [/root] at time 02:25:08.726149 duration_in_ms=1.137
2017-12-17 02:25:08,726 [salt.state       ][INFO    ][11355] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:25:08.726429
2017-12-17 02:25:08,727 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:25:08,727 [salt.state       ][INFO    ][11355] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:25:08,727 [salt.state       ][INFO    ][11355] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:25:08.727301 duration_in_ms=0.871
2017-12-17 02:25:08,728 [salt.state       ][INFO    ][11355] Running state [ubuntu] at time 02:25:08.727587
2017-12-17 02:25:08,728 [salt.state       ][INFO    ][11355] Executing state user.present for ubuntu
2017-12-17 02:25:08,729 [salt.state       ][INFO    ][11355] User ubuntu is present and up to date
2017-12-17 02:25:08,729 [salt.state       ][INFO    ][11355] Completed state [ubuntu] at time 02:25:08.728902 duration_in_ms=1.316
2017-12-17 02:25:08,730 [salt.state       ][INFO    ][11355] Running state [/home/ubuntu] at time 02:25:08.729648
2017-12-17 02:25:08,730 [salt.state       ][INFO    ][11355] Executing state file.directory for /home/ubuntu
2017-12-17 02:25:08,730 [salt.state       ][INFO    ][11355] Directory /home/ubuntu is in the correct state
2017-12-17 02:25:08,731 [salt.state       ][INFO    ][11355] Completed state [/home/ubuntu] at time 02:25:08.730725 duration_in_ms=1.077
2017-12-17 02:25:08,731 [salt.state       ][INFO    ][11355] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:25:08.731356
2017-12-17 02:25:08,732 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:25:08,754 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:25:08,774 [salt.state       ][INFO    ][11355] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:25:08,775 [salt.state       ][INFO    ][11355] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:25:08.774514 duration_in_ms=43.158
2017-12-17 02:25:08,775 [salt.state       ][INFO    ][11355] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:25:08.774805
2017-12-17 02:25:08,775 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:25:08,791 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:25:08,810 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:08,842 [salt.state       ][INFO    ][11355] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:25:08,843 [salt.state       ][INFO    ][11355] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:25:08.842648 duration_in_ms=67.843
2017-12-17 02:25:08,843 [salt.state       ][INFO    ][11355] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:25:08.842932
2017-12-17 02:25:08,843 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:25:08,859 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:25:08,875 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:08,906 [salt.state       ][INFO    ][11355] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:25:08,907 [salt.state       ][INFO    ][11355] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:25:08.906708 duration_in_ms=63.775
2017-12-17 02:25:08,908 [salt.state       ][INFO    ][11355] Running state [service.systemctl_reload] at time 02:25:08.907604
2017-12-17 02:25:08,908 [salt.state       ][INFO    ][11355] Executing state module.wait for service.systemctl_reload
2017-12-17 02:25:08,908 [salt.state       ][INFO    ][11355] No changes made for service.systemctl_reload
2017-12-17 02:25:08,908 [salt.state       ][INFO    ][11355] Completed state [service.systemctl_reload] at time 02:25:08.908382 duration_in_ms=0.778
2017-12-17 02:25:08,909 [salt.state       ][INFO    ][11355] Running state [/etc/hostname] at time 02:25:08.908638
2017-12-17 02:25:08,909 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/hostname
2017-12-17 02:25:08,928 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:25:08,929 [salt.state       ][INFO    ][11355] File /etc/hostname is in the correct state
2017-12-17 02:25:08,929 [salt.state       ][INFO    ][11355] Completed state [/etc/hostname] at time 02:25:08.929444 duration_in_ms=20.805
2017-12-17 02:25:08,930 [salt.state       ][INFO    ][11355] Running state [hostname msg02] at time 02:25:08.930430
2017-12-17 02:25:08,931 [salt.state       ][INFO    ][11355] Executing state cmd.wait for hostname msg02
2017-12-17 02:25:08,931 [salt.state       ][INFO    ][11355] No changes made for hostname msg02
2017-12-17 02:25:08,931 [salt.state       ][INFO    ][11355] Completed state [hostname msg02] at time 02:25:08.931221 duration_in_ms=0.791
2017-12-17 02:25:08,932 [salt.state       ][INFO    ][11355] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.931646
2017-12-17 02:25:08,932 [salt.state       ][INFO    ][11355] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,932 [salt.state       ][INFO    ][11355] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:25:08,933 [salt.state       ][INFO    ][11355] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.932561 duration_in_ms=0.916
2017-12-17 02:25:08,933 [salt.state       ][INFO    ][11355] Running state [mdb02] at time 02:25:08.932814
2017-12-17 02:25:08,933 [salt.state       ][INFO    ][11355] Executing state host.present for mdb02
2017-12-17 02:25:08,933 [salt.state       ][INFO    ][11355] Host mdb02 (10.167.4.77) already present
2017-12-17 02:25:08,934 [salt.state       ][INFO    ][11355] Completed state [mdb02] at time 02:25:08.933690 duration_in_ms=0.877
2017-12-17 02:25:08,934 [salt.state       ][INFO    ][11355] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.933946
2017-12-17 02:25:08,934 [salt.state       ][INFO    ][11355] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,935 [salt.state       ][INFO    ][11355] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:25:08,935 [salt.state       ][INFO    ][11355] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.934810 duration_in_ms=0.864
2017-12-17 02:25:08,935 [salt.state       ][INFO    ][11355] Running state [mdb03] at time 02:25:08.935064
2017-12-17 02:25:08,935 [salt.state       ][INFO    ][11355] Executing state host.present for mdb03
2017-12-17 02:25:08,936 [salt.state       ][INFO    ][11355] Host mdb03 (10.167.4.78) already present
2017-12-17 02:25:08,936 [salt.state       ][INFO    ][11355] Completed state [mdb03] at time 02:25:08.935938 duration_in_ms=0.874
2017-12-17 02:25:08,936 [salt.state       ][INFO    ][11355] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.936191
2017-12-17 02:25:08,936 [salt.state       ][INFO    ][11355] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,937 [salt.state       ][INFO    ][11355] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:25:08,937 [salt.state       ][INFO    ][11355] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.937062 duration_in_ms=0.871
2017-12-17 02:25:08,937 [salt.state       ][INFO    ][11355] Running state [mdb01] at time 02:25:08.937314
2017-12-17 02:25:08,938 [salt.state       ][INFO    ][11355] Executing state host.present for mdb01
2017-12-17 02:25:08,938 [salt.state       ][INFO    ][11355] Host mdb01 (10.167.4.76) already present
2017-12-17 02:25:08,938 [salt.state       ][INFO    ][11355] Completed state [mdb01] at time 02:25:08.938183 duration_in_ms=0.87
2017-12-17 02:25:08,938 [salt.state       ][INFO    ][11355] Running state [mdb] at time 02:25:08.938433
2017-12-17 02:25:08,939 [salt.state       ][INFO    ][11355] Executing state host.present for mdb
2017-12-17 02:25:08,939 [salt.state       ][INFO    ][11355] Host mdb (10.167.4.75) already present
2017-12-17 02:25:08,939 [salt.state       ][INFO    ][11355] Completed state [mdb] at time 02:25:08.939305 duration_in_ms=0.872
2017-12-17 02:25:08,940 [salt.state       ][INFO    ][11355] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.939556
2017-12-17 02:25:08,940 [salt.state       ][INFO    ][11355] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,940 [salt.state       ][INFO    ][11355] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:25:08,940 [salt.state       ][INFO    ][11355] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.940439 duration_in_ms=0.883
2017-12-17 02:25:08,941 [salt.state       ][INFO    ][11355] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.940702
2017-12-17 02:25:08,941 [salt.state       ][INFO    ][11355] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,941 [salt.state       ][INFO    ][11355] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:25:08,942 [salt.state       ][INFO    ][11355] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.941573 duration_in_ms=0.87
2017-12-17 02:25:08,942 [salt.state       ][INFO    ][11355] Running state [cfg01] at time 02:25:08.941827
2017-12-17 02:25:08,942 [salt.state       ][INFO    ][11355] Executing state host.present for cfg01
2017-12-17 02:25:08,942 [salt.state       ][INFO    ][11355] Host cfg01 (10.167.4.100) already present
2017-12-17 02:25:08,943 [salt.state       ][INFO    ][11355] Completed state [cfg01] at time 02:25:08.942683 duration_in_ms=0.855
2017-12-17 02:25:08,943 [salt.state       ][INFO    ][11355] Running state [prx01] at time 02:25:08.942932
2017-12-17 02:25:08,943 [salt.state       ][INFO    ][11355] Executing state host.present for prx01
2017-12-17 02:25:08,944 [salt.state       ][INFO    ][11355] Host prx01 (10.167.4.104) already present
2017-12-17 02:25:08,944 [salt.state       ][INFO    ][11355] Completed state [prx01] at time 02:25:08.943797 duration_in_ms=0.866
2017-12-17 02:25:08,944 [salt.state       ][INFO    ][11355] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.944049
2017-12-17 02:25:08,944 [salt.state       ][INFO    ][11355] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,945 [salt.state       ][INFO    ][11355] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:25:08,945 [salt.state       ][INFO    ][11355] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.944909 duration_in_ms=0.861
2017-12-17 02:25:08,945 [salt.state       ][INFO    ][11355] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.945161
2017-12-17 02:25:08,945 [salt.state       ][INFO    ][11355] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,946 [salt.state       ][INFO    ][11355] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:25:08,946 [salt.state       ][INFO    ][11355] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.946027 duration_in_ms=0.865
2017-12-17 02:25:08,946 [salt.state       ][INFO    ][11355] Running state [kvm01] at time 02:25:08.946275
2017-12-17 02:25:08,947 [salt.state       ][INFO    ][11355] Executing state host.present for kvm01
2017-12-17 02:25:08,947 [salt.state       ][INFO    ][11355] Host kvm01 (10.167.4.141) already present
2017-12-17 02:25:08,947 [salt.state       ][INFO    ][11355] Completed state [kvm01] at time 02:25:08.947135 duration_in_ms=0.859
2017-12-17 02:25:08,947 [salt.state       ][INFO    ][11355] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.947383
2017-12-17 02:25:08,948 [salt.state       ][INFO    ][11355] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,948 [salt.state       ][INFO    ][11355] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:25:08,948 [salt.state       ][INFO    ][11355] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.948254 duration_in_ms=0.87
2017-12-17 02:25:08,949 [salt.state       ][INFO    ][11355] Running state [kvm03] at time 02:25:08.948504
2017-12-17 02:25:08,949 [salt.state       ][INFO    ][11355] Executing state host.present for kvm03
2017-12-17 02:25:08,949 [salt.state       ][INFO    ][11355] Host kvm03 (10.167.4.143) already present
2017-12-17 02:25:08,950 [salt.state       ][INFO    ][11355] Completed state [kvm03] at time 02:25:08.949506 duration_in_ms=1.002
2017-12-17 02:25:08,950 [salt.state       ][INFO    ][11355] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.949760
2017-12-17 02:25:08,950 [salt.state       ][INFO    ][11355] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,950 [salt.state       ][INFO    ][11355] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:25:08,951 [salt.state       ][INFO    ][11355] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.950635 duration_in_ms=0.875
2017-12-17 02:25:08,951 [salt.state       ][INFO    ][11355] Running state [kvm02] at time 02:25:08.950884
2017-12-17 02:25:08,951 [salt.state       ][INFO    ][11355] Executing state host.present for kvm02
2017-12-17 02:25:08,952 [salt.state       ][INFO    ][11355] Host kvm02 (10.167.4.142) already present
2017-12-17 02:25:08,952 [salt.state       ][INFO    ][11355] Completed state [kvm02] at time 02:25:08.951758 duration_in_ms=0.874
2017-12-17 02:25:08,952 [salt.state       ][INFO    ][11355] Running state [dbs] at time 02:25:08.952010
2017-12-17 02:25:08,952 [salt.state       ][INFO    ][11355] Executing state host.present for dbs
2017-12-17 02:25:08,953 [salt.state       ][INFO    ][11355] Host dbs (10.167.4.50) already present
2017-12-17 02:25:08,953 [salt.state       ][INFO    ][11355] Completed state [dbs] at time 02:25:08.952857 duration_in_ms=0.847
2017-12-17 02:25:08,953 [salt.state       ][INFO    ][11355] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.953106
2017-12-17 02:25:08,953 [salt.state       ][INFO    ][11355] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,954 [salt.state       ][INFO    ][11355] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:25:08,954 [salt.state       ][INFO    ][11355] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.953964 duration_in_ms=0.858
2017-12-17 02:25:08,954 [salt.state       ][INFO    ][11355] Running state [prx] at time 02:25:08.954215
2017-12-17 02:25:08,954 [salt.state       ][INFO    ][11355] Executing state host.present for prx
2017-12-17 02:25:08,955 [salt.state       ][INFO    ][11355] Host prx (172.30.10.103) already present
2017-12-17 02:25:08,955 [salt.state       ][INFO    ][11355] Completed state [prx] at time 02:25:08.955059 duration_in_ms=0.844
2017-12-17 02:25:08,955 [salt.state       ][INFO    ][11355] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.955305
2017-12-17 02:25:08,956 [salt.state       ][INFO    ][11355] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,956 [salt.state       ][INFO    ][11355] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:25:08,956 [salt.state       ][INFO    ][11355] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.956160 duration_in_ms=0.855
2017-12-17 02:25:08,956 [salt.state       ][INFO    ][11355] Running state [prx02] at time 02:25:08.956406
2017-12-17 02:25:08,957 [salt.state       ][INFO    ][11355] Executing state host.present for prx02
2017-12-17 02:25:08,957 [salt.state       ][INFO    ][11355] Host prx02 (10.167.4.105) already present
2017-12-17 02:25:08,957 [salt.state       ][INFO    ][11355] Completed state [prx02] at time 02:25:08.957259 duration_in_ms=0.852
2017-12-17 02:25:08,958 [salt.state       ][INFO    ][11355] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.957517
2017-12-17 02:25:08,958 [salt.state       ][INFO    ][11355] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,958 [salt.state       ][INFO    ][11355] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:25:08,958 [salt.state       ][INFO    ][11355] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.958369 duration_in_ms=0.851
2017-12-17 02:25:08,959 [salt.state       ][INFO    ][11355] Running state [gtw01] at time 02:25:08.958617
2017-12-17 02:25:08,959 [salt.state       ][INFO    ][11355] Executing state host.present for gtw01
2017-12-17 02:25:08,959 [salt.state       ][INFO    ][11355] Host gtw01 (10.167.4.124) already present
2017-12-17 02:25:08,959 [salt.state       ][INFO    ][11355] Completed state [gtw01] at time 02:25:08.959473 duration_in_ms=0.856
2017-12-17 02:25:08,960 [salt.state       ][INFO    ][11355] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.959746
2017-12-17 02:25:08,960 [salt.state       ][INFO    ][11355] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,960 [salt.state       ][INFO    ][11355] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:25:08,961 [salt.state       ][INFO    ][11355] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.960615 duration_in_ms=0.869
2017-12-17 02:25:08,961 [salt.state       ][INFO    ][11355] Running state [gtw02] at time 02:25:08.960863
2017-12-17 02:25:08,961 [salt.state       ][INFO    ][11355] Executing state host.present for gtw02
2017-12-17 02:25:08,962 [salt.state       ][INFO    ][11355] Host gtw02 (10.167.4.125) already present
2017-12-17 02:25:08,962 [salt.state       ][INFO    ][11355] Completed state [gtw02] at time 02:25:08.961716 duration_in_ms=0.852
2017-12-17 02:25:08,962 [salt.state       ][INFO    ][11355] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.961961
2017-12-17 02:25:08,962 [salt.state       ][INFO    ][11355] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,963 [salt.state       ][INFO    ][11355] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:25:08,963 [salt.state       ][INFO    ][11355] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.962803 duration_in_ms=0.842
2017-12-17 02:25:08,963 [salt.state       ][INFO    ][11355] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.963048
2017-12-17 02:25:08,963 [salt.state       ][INFO    ][11355] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:08,964 [salt.state       ][INFO    ][11355] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:25:08,964 [salt.state       ][INFO    ][11355] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:08.963894 duration_in_ms=0.847
2017-12-17 02:25:08,964 [salt.state       ][INFO    ][11355] Running state [msg02] at time 02:25:08.964143
2017-12-17 02:25:08,964 [salt.state       ][INFO    ][11355] Executing state host.present for msg02
2017-12-17 02:25:08,965 [salt.state       ][INFO    ][11355] Host msg02 (10.167.4.42) already present
2017-12-17 02:25:08,965 [salt.state       ][INFO    ][11355] Completed state [msg02] at time 02:25:08.964978 duration_in_ms=0.835
2017-12-17 02:25:08,966 [salt.state       ][INFO    ][11355] Running state [file.replace] at time 02:25:08.965674
2017-12-17 02:25:08,966 [salt.state       ][INFO    ][11355] Executing state module.run for file.replace
2017-12-17 02:25:09,032 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:25:09,041 [salt.state       ][INFO    ][11355] onlyif execution failed
2017-12-17 02:25:09,042 [salt.state       ][INFO    ][11355] Completed state [file.replace] at time 02:25:09.041728 duration_in_ms=76.054
2017-12-17 02:25:09,042 [salt.state       ][INFO    ][11355] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.042086
2017-12-17 02:25:09,042 [salt.state       ][INFO    ][11355] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,043 [salt.state       ][INFO    ][11355] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:25:09,043 [salt.state       ][INFO    ][11355] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.043216 duration_in_ms=1.13
2017-12-17 02:25:09,043 [salt.state       ][INFO    ][11355] Running state [msg03] at time 02:25:09.043477
2017-12-17 02:25:09,044 [salt.state       ][INFO    ][11355] Executing state host.present for msg03
2017-12-17 02:25:09,044 [salt.state       ][INFO    ][11355] Host msg03 (10.167.4.43) already present
2017-12-17 02:25:09,044 [salt.state       ][INFO    ][11355] Completed state [msg03] at time 02:25:09.044378 duration_in_ms=0.9
2017-12-17 02:25:09,045 [salt.state       ][INFO    ][11355] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.044637
2017-12-17 02:25:09,045 [salt.state       ][INFO    ][11355] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,045 [salt.state       ][INFO    ][11355] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:25:09,046 [salt.state       ][INFO    ][11355] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.045510 duration_in_ms=0.873
2017-12-17 02:25:09,046 [salt.state       ][INFO    ][11355] Running state [msg01] at time 02:25:09.045765
2017-12-17 02:25:09,046 [salt.state       ][INFO    ][11355] Executing state host.present for msg01
2017-12-17 02:25:09,046 [salt.state       ][INFO    ][11355] Host msg01 (10.167.4.41) already present
2017-12-17 02:25:09,047 [salt.state       ][INFO    ][11355] Completed state [msg01] at time 02:25:09.046621 duration_in_ms=0.856
2017-12-17 02:25:09,047 [salt.state       ][INFO    ][11355] Running state [msg] at time 02:25:09.046874
2017-12-17 02:25:09,047 [salt.state       ][INFO    ][11355] Executing state host.present for msg
2017-12-17 02:25:09,048 [salt.state       ][INFO    ][11355] Host msg (10.167.4.40) already present
2017-12-17 02:25:09,048 [salt.state       ][INFO    ][11355] Completed state [msg] at time 02:25:09.047768 duration_in_ms=0.894
2017-12-17 02:25:09,048 [salt.state       ][INFO    ][11355] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.048018
2017-12-17 02:25:09,048 [salt.state       ][INFO    ][11355] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,049 [salt.state       ][INFO    ][11355] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:25:09,049 [salt.state       ][INFO    ][11355] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.048872 duration_in_ms=0.854
2017-12-17 02:25:09,049 [salt.state       ][INFO    ][11355] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.049125
2017-12-17 02:25:09,049 [salt.state       ][INFO    ][11355] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,050 [salt.state       ][INFO    ][11355] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:25:09,050 [salt.state       ][INFO    ][11355] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.049997 duration_in_ms=0.873
2017-12-17 02:25:09,050 [salt.state       ][INFO    ][11355] Running state [cfg01] at time 02:25:09.050249
2017-12-17 02:25:09,050 [salt.state       ][INFO    ][11355] Executing state host.present for cfg01
2017-12-17 02:25:09,051 [salt.state       ][INFO    ][11355] Host cfg01 (10.167.4.100) already present
2017-12-17 02:25:09,051 [salt.state       ][INFO    ][11355] Completed state [cfg01] at time 02:25:09.051099 duration_in_ms=0.85
2017-12-17 02:25:09,051 [salt.state       ][INFO    ][11355] Running state [cmp002] at time 02:25:09.051347
2017-12-17 02:25:09,052 [salt.state       ][INFO    ][11355] Executing state host.present for cmp002
2017-12-17 02:25:09,052 [salt.state       ][INFO    ][11355] Host cmp002 (10.167.4.102) already present
2017-12-17 02:25:09,052 [salt.state       ][INFO    ][11355] Completed state [cmp002] at time 02:25:09.052206 duration_in_ms=0.859
2017-12-17 02:25:09,052 [salt.state       ][INFO    ][11355] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.052455
2017-12-17 02:25:09,053 [salt.state       ][INFO    ][11355] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,053 [salt.state       ][INFO    ][11355] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:25:09,053 [salt.state       ][INFO    ][11355] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.053320 duration_in_ms=0.865
2017-12-17 02:25:09,054 [salt.state       ][INFO    ][11355] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.053587
2017-12-17 02:25:09,054 [salt.state       ][INFO    ][11355] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,054 [salt.state       ][INFO    ][11355] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:25:09,054 [salt.state       ][INFO    ][11355] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.054447 duration_in_ms=0.859
2017-12-17 02:25:09,055 [salt.state       ][INFO    ][11355] Running state [cmp001] at time 02:25:09.054695
2017-12-17 02:25:09,055 [salt.state       ][INFO    ][11355] Executing state host.present for cmp001
2017-12-17 02:25:09,056 [salt.state       ][INFO    ][11355] Host cmp001 (10.167.4.101) already present
2017-12-17 02:25:09,056 [salt.state       ][INFO    ][11355] Completed state [cmp001] at time 02:25:09.055878 duration_in_ms=1.182
2017-12-17 02:25:09,056 [salt.state       ][INFO    ][11355] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.056136
2017-12-17 02:25:09,056 [salt.state       ][INFO    ][11355] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,057 [salt.state       ][INFO    ][11355] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:25:09,057 [salt.state       ][INFO    ][11355] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.056994 duration_in_ms=0.858
2017-12-17 02:25:09,057 [salt.state       ][INFO    ][11355] Running state [dbs01] at time 02:25:09.057245
2017-12-17 02:25:09,058 [salt.state       ][INFO    ][11355] Executing state host.present for dbs01
2017-12-17 02:25:09,058 [salt.state       ][INFO    ][11355] Host dbs01 (10.167.4.51) already present
2017-12-17 02:25:09,058 [salt.state       ][INFO    ][11355] Completed state [dbs01] at time 02:25:09.058103 duration_in_ms=0.858
2017-12-17 02:25:09,058 [salt.state       ][INFO    ][11355] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.058348
2017-12-17 02:25:09,059 [salt.state       ][INFO    ][11355] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,059 [salt.state       ][INFO    ][11355] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:25:09,059 [salt.state       ][INFO    ][11355] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.059191 duration_in_ms=0.842
2017-12-17 02:25:09,059 [salt.state       ][INFO    ][11355] Running state [dbs02] at time 02:25:09.059439
2017-12-17 02:25:09,060 [salt.state       ][INFO    ][11355] Executing state host.present for dbs02
2017-12-17 02:25:09,060 [salt.state       ][INFO    ][11355] Host dbs02 (10.167.4.52) already present
2017-12-17 02:25:09,060 [salt.state       ][INFO    ][11355] Completed state [dbs02] at time 02:25:09.060298 duration_in_ms=0.859
2017-12-17 02:25:09,061 [salt.state       ][INFO    ][11355] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.060548
2017-12-17 02:25:09,061 [salt.state       ][INFO    ][11355] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,061 [salt.state       ][INFO    ][11355] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:25:09,061 [salt.state       ][INFO    ][11355] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.061410 duration_in_ms=0.861
2017-12-17 02:25:09,062 [salt.state       ][INFO    ][11355] Running state [dbs03] at time 02:25:09.061659
2017-12-17 02:25:09,062 [salt.state       ][INFO    ][11355] Executing state host.present for dbs03
2017-12-17 02:25:09,062 [salt.state       ][INFO    ][11355] Host dbs03 (10.167.4.53) already present
2017-12-17 02:25:09,063 [salt.state       ][INFO    ][11355] Completed state [dbs03] at time 02:25:09.062513 duration_in_ms=0.853
2017-12-17 02:25:09,063 [salt.state       ][INFO    ][11355] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.062769
2017-12-17 02:25:09,063 [salt.state       ][INFO    ][11355] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,063 [salt.state       ][INFO    ][11355] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:25:09,064 [salt.state       ][INFO    ][11355] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.063626 duration_in_ms=0.857
2017-12-17 02:25:09,064 [salt.state       ][INFO    ][11355] Running state [mas01] at time 02:25:09.063899
2017-12-17 02:25:09,064 [salt.state       ][INFO    ][11355] Executing state host.present for mas01
2017-12-17 02:25:09,065 [salt.state       ][INFO    ][11355] Host mas01 (10.167.4.3) already present
2017-12-17 02:25:09,065 [salt.state       ][INFO    ][11355] Completed state [mas01] at time 02:25:09.064747 duration_in_ms=0.848
2017-12-17 02:25:09,065 [salt.state       ][INFO    ][11355] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.064996
2017-12-17 02:25:09,065 [salt.state       ][INFO    ][11355] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,066 [salt.state       ][INFO    ][11355] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:25:09,066 [salt.state       ][INFO    ][11355] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.065862 duration_in_ms=0.865
2017-12-17 02:25:09,066 [salt.state       ][INFO    ][11355] Running state [ctl02] at time 02:25:09.066109
2017-12-17 02:25:09,066 [salt.state       ][INFO    ][11355] Executing state host.present for ctl02
2017-12-17 02:25:09,067 [salt.state       ][INFO    ][11355] Host ctl02 (10.167.4.12) already present
2017-12-17 02:25:09,067 [salt.state       ][INFO    ][11355] Completed state [ctl02] at time 02:25:09.066961 duration_in_ms=0.851
2017-12-17 02:25:09,067 [salt.state       ][INFO    ][11355] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.067209
2017-12-17 02:25:09,067 [salt.state       ][INFO    ][11355] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,068 [salt.state       ][INFO    ][11355] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:25:09,068 [salt.state       ][INFO    ][11355] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.068076 duration_in_ms=0.867
2017-12-17 02:25:09,068 [salt.state       ][INFO    ][11355] Running state [ctl03] at time 02:25:09.068324
2017-12-17 02:25:09,069 [salt.state       ][INFO    ][11355] Executing state host.present for ctl03
2017-12-17 02:25:09,069 [salt.state       ][INFO    ][11355] Host ctl03 (10.167.4.13) already present
2017-12-17 02:25:09,069 [salt.state       ][INFO    ][11355] Completed state [ctl03] at time 02:25:09.069174 duration_in_ms=0.85
2017-12-17 02:25:09,069 [salt.state       ][INFO    ][11355] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.069428
2017-12-17 02:25:09,070 [salt.state       ][INFO    ][11355] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,070 [salt.state       ][INFO    ][11355] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:25:09,070 [salt.state       ][INFO    ][11355] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.070301 duration_in_ms=0.873
2017-12-17 02:25:09,071 [salt.state       ][INFO    ][11355] Running state [ctl01] at time 02:25:09.070549
2017-12-17 02:25:09,071 [salt.state       ][INFO    ][11355] Executing state host.present for ctl01
2017-12-17 02:25:09,071 [salt.state       ][INFO    ][11355] Host ctl01 (10.167.4.11) already present
2017-12-17 02:25:09,071 [salt.state       ][INFO    ][11355] Completed state [ctl01] at time 02:25:09.071396 duration_in_ms=0.847
2017-12-17 02:25:09,072 [salt.state       ][INFO    ][11355] Running state [ctl] at time 02:25:09.071647
2017-12-17 02:25:09,072 [salt.state       ][INFO    ][11355] Executing state host.present for ctl
2017-12-17 02:25:09,072 [salt.state       ][INFO    ][11355] Host ctl (10.167.4.10) already present
2017-12-17 02:25:09,073 [salt.state       ][INFO    ][11355] Completed state [ctl] at time 02:25:09.072521 duration_in_ms=0.874
2017-12-17 02:25:09,073 [salt.state       ][INFO    ][11355] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.072770
2017-12-17 02:25:09,073 [salt.state       ][INFO    ][11355] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:09,073 [salt.state       ][INFO    ][11355] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:25:09,074 [salt.state       ][INFO    ][11355] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:25:09.073641 duration_in_ms=0.87
2017-12-17 02:25:09,074 [salt.state       ][INFO    ][11355] Running state [ens2] at time 02:25:09.073890
2017-12-17 02:25:09,074 [salt.state       ][INFO    ][11355] Executing state network.managed for ens2
2017-12-17 02:25:09,392 [salt.state       ][INFO    ][11355] Interface ens2 is up to date.
2017-12-17 02:25:09,393 [salt.state       ][INFO    ][11355] Completed state [ens2] at time 02:25:09.392630 duration_in_ms=318.739
2017-12-17 02:25:09,393 [salt.state       ][INFO    ][11355] Running state [ens3] at time 02:25:09.392927
2017-12-17 02:25:09,393 [salt.state       ][INFO    ][11355] Executing state network.managed for ens3
2017-12-17 02:25:09,718 [salt.state       ][INFO    ][11355] Interface ens3 is up to date.
2017-12-17 02:25:09,718 [salt.state       ][INFO    ][11355] Completed state [ens3] at time 02:25:09.718070 duration_in_ms=325.142
2017-12-17 02:25:09,718 [salt.state       ][INFO    ][11355] Running state [/etc/profile.d/proxy.sh] at time 02:25:09.718355
2017-12-17 02:25:09,719 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:25:09,719 [salt.state       ][INFO    ][11355] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:25:09,720 [salt.state       ][INFO    ][11355] Completed state [/etc/profile.d/proxy.sh] at time 02:25:09.719647 duration_in_ms=1.293
2017-12-17 02:25:09,720 [salt.state       ][INFO    ][11355] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:25:09.719948
2017-12-17 02:25:09,720 [salt.state       ][INFO    ][11355] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:25:09,721 [salt.state       ][INFO    ][11355] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:25:09,721 [salt.state       ][INFO    ][11355] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:25:09.720704 duration_in_ms=0.756
2017-12-17 02:25:09,721 [salt.state       ][INFO    ][11355] Running state [ntp] at time 02:25:09.720978
2017-12-17 02:25:09,721 [salt.state       ][INFO    ][11355] Executing state pkg.installed for ntp
2017-12-17 02:25:09,724 [salt.state       ][INFO    ][11355] Package ntp is already installed
2017-12-17 02:25:09,725 [salt.state       ][INFO    ][11355] Completed state [ntp] at time 02:25:09.724535 duration_in_ms=3.557
2017-12-17 02:25:09,725 [salt.state       ][INFO    ][11355] Running state [/etc/ntp.conf] at time 02:25:09.725292
2017-12-17 02:25:09,726 [salt.state       ][INFO    ][11355] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:25:09,745 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:25:09,770 [salt.fileclient  ][INFO    ][11355] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:25:09,777 [salt.state       ][INFO    ][11355] File /etc/ntp.conf is in the correct state
2017-12-17 02:25:09,777 [salt.state       ][INFO    ][11355] Completed state [/etc/ntp.conf] at time 02:25:09.776668 duration_in_ms=51.375
2017-12-17 02:25:09,778 [salt.state       ][INFO    ][11355] Running state [ntp] at time 02:25:09.777513
2017-12-17 02:25:09,778 [salt.state       ][INFO    ][11355] Executing state service.running for ntp
2017-12-17 02:25:09,778 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:25:09,793 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:25:09,805 [salt.loaded.int.module.cmdmod][INFO    ][11355] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:25:09,815 [salt.state       ][INFO    ][11355] The service ntp is already running
2017-12-17 02:25:09,816 [salt.state       ][INFO    ][11355] Completed state [ntp] at time 02:25:09.815520 duration_in_ms=38.005
2017-12-17 02:25:09,818 [salt.minion      ][INFO    ][11355] Returning information for job: 20171217022453394108
2017-12-17 02:25:34,628 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022534616571
2017-12-17 02:25:34,651 [salt.minion      ][INFO    ][13468] Starting a new job with PID 13468
2017-12-17 02:25:37,600 [salt.state       ][INFO    ][13468] Loading fresh modules for state activity
2017-12-17 02:25:37,621 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:25:37,648 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:25:37,676 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:37,719 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:25:37,732 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:37,775 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:25:37,788 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:37,831 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:25:37,896 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:37,964 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:25:38,002 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,050 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:25:38,067 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,112 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:25:38,138 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,195 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:25:38,215 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,260 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:25:38,290 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,340 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:25:38,366 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,413 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:25:38,445 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,498 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:25:38,524 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,566 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:25:38,588 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,632 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:25:38,647 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,692 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:25:38,711 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,758 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:25:38,776 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,822 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:25:38,836 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:38,883 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:25:39,100 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:39,183 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:25:39,257 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:39,323 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:25:39,341 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:39,402 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:25:39,426 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:39,472 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:25:39,485 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:25:39,500 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:25:39,516 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:25:39,931 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:25:39,943 [salt.state       ][INFO    ][13468] Running state [/etc/environment] at time 02:25:39.942873
2017-12-17 02:25:39,943 [salt.state       ][INFO    ][13468] Executing state file.blockreplace for /etc/environment
2017-12-17 02:25:39,947 [salt.state       ][INFO    ][13468] No changes needed to be made
2017-12-17 02:25:39,947 [salt.state       ][INFO    ][13468] Completed state [/etc/environment] at time 02:25:39.946953 duration_in_ms=4.081
2017-12-17 02:25:39,947 [salt.state       ][INFO    ][13468] Running state [/etc/profile.d] at time 02:25:39.947225
2017-12-17 02:25:39,948 [salt.state       ][INFO    ][13468] Executing state file.directory for /etc/profile.d
2017-12-17 02:25:39,948 [salt.state       ][INFO    ][13468] Directory /etc/profile.d is in the correct state
2017-12-17 02:25:39,949 [salt.state       ][INFO    ][13468] Completed state [/etc/profile.d] at time 02:25:39.948608 duration_in_ms=1.383
2017-12-17 02:25:40,215 [salt.state       ][INFO    ][13468] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:25:40.214809
2017-12-17 02:25:40,215 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:25:40,235 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:25:40,240 [salt.state       ][INFO    ][13468] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:25:40,240 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:25:40.239951 duration_in_ms=25.142
2017-12-17 02:25:40,241 [salt.state       ][INFO    ][13468] Running state [linux_repo_prereq_pkgs] at time 02:25:40.240561
2017-12-17 02:25:40,241 [salt.state       ][INFO    ][13468] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:25:40,241 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:25:40,680 [salt.state       ][INFO    ][13468] All specified packages are already installed
2017-12-17 02:25:40,680 [salt.state       ][INFO    ][13468] Completed state [linux_repo_prereq_pkgs] at time 02:25:40.680421 duration_in_ms=439.859
2017-12-17 02:25:40,681 [salt.state       ][INFO    ][13468] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:25:40.680748
2017-12-17 02:25:40,681 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:25:40,681 [salt.state       ][INFO    ][13468] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:25:40,682 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:25:40.681657 duration_in_ms=0.908
2017-12-17 02:25:40,682 [salt.state       ][INFO    ][13468] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:25:40.681922
2017-12-17 02:25:40,682 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:25:40,698 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:25:40,715 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:40,748 [salt.state       ][INFO    ][13468] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:25:40,748 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:25:40.748061 duration_in_ms=66.139
2017-12-17 02:25:40,750 [salt.state       ][INFO    ][13468] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:25:40.749871
2017-12-17 02:25:40,750 [salt.state       ][INFO    ][13468] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:25:40,979 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:25:41,057 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:42,942 [salt.state       ][INFO    ][13468] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:25:42,943 [salt.state       ][INFO    ][13468] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:25:42.942975 duration_in_ms=2193.102
2017-12-17 02:25:42,943 [salt.state       ][INFO    ][13468] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:25:42.943317
2017-12-17 02:25:42,944 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:25:42,944 [salt.state       ][INFO    ][13468] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:25:42,944 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:25:42.944299 duration_in_ms=0.983
2017-12-17 02:25:42,945 [salt.state       ][INFO    ][13468] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:25:42.944573
2017-12-17 02:25:42,945 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:25:42,963 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:25:42,981 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:43,014 [salt.state       ][INFO    ][13468] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:25:43,014 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:25:43.014205 duration_in_ms=69.631
2017-12-17 02:25:43,015 [salt.state       ][INFO    ][13468] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:25:43.014979
2017-12-17 02:25:43,015 [salt.state       ][INFO    ][13468] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:25:43,115 [salt.loaded.int.module.cmdmod][INFO    ][13468] 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-17 02:25:43,195 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:44,727 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022544705260
2017-12-17 02:25:44,744 [salt.minion      ][INFO    ][14472] Starting a new job with PID 14472
2017-12-17 02:25:44,892 [salt.minion      ][INFO    ][14472] Returning information for job: 20171217022544705260
2017-12-17 02:25:45,282 [salt.state       ][INFO    ][13468] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:25:45,283 [salt.state       ][INFO    ][13468] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:25:45.282776 duration_in_ms=2267.796
2017-12-17 02:25:45,283 [salt.state       ][INFO    ][13468] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:25:45.283059
2017-12-17 02:25:45,283 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:25:45,284 [salt.state       ][INFO    ][13468] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:25:45,284 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:25:45.283891 duration_in_ms=0.831
2017-12-17 02:25:45,284 [salt.state       ][INFO    ][13468] Running state [/etc/apt/preferences.d/uca] at time 02:25:45.284126
2017-12-17 02:25:45,284 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:25:45,285 [salt.state       ][INFO    ][13468] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:25:45,285 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/preferences.d/uca] at time 02:25:45.284820 duration_in_ms=0.695
2017-12-17 02:25:45,286 [salt.state       ][INFO    ][13468] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:25:45.285599
2017-12-17 02:25:45,286 [salt.state       ][INFO    ][13468] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:25:45,373 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:25:45,432 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:47,355 [salt.state       ][INFO    ][13468] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:25:47,356 [salt.state       ][INFO    ][13468] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:25:47.355639 duration_in_ms=2070.039
2017-12-17 02:25:47,356 [salt.state       ][INFO    ][13468] Running state [linux_extra_packages_purged] at time 02:25:47.356210
2017-12-17 02:25:47,357 [salt.state       ][INFO    ][13468] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:25:47,363 [salt.state       ][INFO    ][13468] All specified packages are already absent
2017-12-17 02:25:47,363 [salt.state       ][INFO    ][13468] Completed state [linux_extra_packages_purged] at time 02:25:47.363007 duration_in_ms=6.796
2017-12-17 02:25:47,363 [salt.state       ][INFO    ][13468] Running state [linux_extra_packages_latest] at time 02:25:47.363332
2017-12-17 02:25:47,364 [salt.state       ][INFO    ][13468] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:25:47,367 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:25:49,305 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:25:49,343 [salt.state       ][INFO    ][13468] Package mcelog is already up-to-date
2017-12-17 02:25:49,344 [salt.state       ][INFO    ][13468] Completed state [linux_extra_packages_latest] at time 02:25:49.343559 duration_in_ms=1980.226
2017-12-17 02:25:49,344 [salt.state       ][INFO    ][13468] Running state [UTC] at time 02:25:49.344252
2017-12-17 02:25:49,345 [salt.state       ][INFO    ][13468] Executing state timezone.system for UTC
2017-12-17 02:25:49,345 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:25:49,378 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:25:49,386 [salt.state       ][INFO    ][13468] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:25:49,387 [salt.state       ][INFO    ][13468] Completed state [UTC] at time 02:25:49.386612 duration_in_ms=42.359
2017-12-17 02:25:49,387 [salt.state       ][INFO    ][13468] Running state [nf_conntrack] at time 02:25:49.387293
2017-12-17 02:25:49,388 [salt.state       ][INFO    ][13468] Executing state kmod.present for nf_conntrack
2017-12-17 02:25:49,388 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'lsmod' in directory '/root'
2017-12-17 02:25:49,394 [salt.state       ][INFO    ][13468] Kernel module nf_conntrack is already present
2017-12-17 02:25:49,395 [salt.state       ][INFO    ][13468] Completed state [nf_conntrack] at time 02:25:49.394789 duration_in_ms=7.496
2017-12-17 02:25:49,395 [salt.state       ][INFO    ][13468] Running state [kernel.panic] at time 02:25:49.395369
2017-12-17 02:25:49,396 [salt.state       ][INFO    ][13468] Executing state sysctl.present for kernel.panic
2017-12-17 02:25:49,402 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,414 [salt.state       ][INFO    ][13468] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:25:49,415 [salt.state       ][INFO    ][13468] Completed state [kernel.panic] at time 02:25:49.414785 duration_in_ms=19.414
2017-12-17 02:25:49,415 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_keepalive_probes] at time 02:25:49.415112
2017-12-17 02:25:49,415 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:25:49,416 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,429 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:25:49,429 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:25:49.429045 duration_in_ms=13.933
2017-12-17 02:25:49,429 [salt.state       ][INFO    ][13468] Running state [fs.file-max] at time 02:25:49.429386
2017-12-17 02:25:49,430 [salt.state       ][INFO    ][13468] Executing state sysctl.present for fs.file-max
2017-12-17 02:25:49,430 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,445 [salt.state       ][INFO    ][13468] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:25:49,445 [salt.state       ][INFO    ][13468] Completed state [fs.file-max] at time 02:25:49.445088 duration_in_ms=15.701
2017-12-17 02:25:49,445 [salt.state       ][INFO    ][13468] Running state [net.core.somaxconn] at time 02:25:49.445428
2017-12-17 02:25:49,446 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:25:49,446 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,460 [salt.state       ][INFO    ][13468] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:25:49,461 [salt.state       ][INFO    ][13468] Completed state [net.core.somaxconn] at time 02:25:49.460549 duration_in_ms=15.119
2017-12-17 02:25:49,461 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:25:49.460765
2017-12-17 02:25:49,461 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:25:49,461 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,477 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:25:49,477 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:25:49.476797 duration_in_ms=16.032
2017-12-17 02:25:49,477 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_tw_reuse] at time 02:25:49.477017
2017-12-17 02:25:49,477 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:25:49,478 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,493 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:25:49,493 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_tw_reuse] at time 02:25:49.493022 duration_in_ms=16.004
2017-12-17 02:25:49,493 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_congestion_control] at time 02:25:49.493243
2017-12-17 02:25:49,493 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:25:49,494 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,508 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:25:49,509 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_congestion_control] at time 02:25:49.508508 duration_in_ms=15.263
2017-12-17 02:25:49,509 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_retries2] at time 02:25:49.508729
2017-12-17 02:25:49,509 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:25:49,509 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,523 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:25:49,524 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_retries2] at time 02:25:49.523747 duration_in_ms=15.018
2017-12-17 02:25:49,524 [salt.state       ][INFO    ][13468] Running state [net.core.netdev_max_backlog] at time 02:25:49.523966
2017-12-17 02:25:49,524 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:25:49,525 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,538 [salt.state       ][INFO    ][13468] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:25:49,539 [salt.state       ][INFO    ][13468] Completed state [net.core.netdev_max_backlog] at time 02:25:49.538692 duration_in_ms=14.726
2017-12-17 02:25:49,539 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:25:49.538912
2017-12-17 02:25:49,539 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:25:49,540 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,554 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:25:49,554 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:25:49.554312 duration_in_ms=15.399
2017-12-17 02:25:49,555 [salt.state       ][INFO    ][13468] Running state [vm.swappiness] at time 02:25:49.554525
2017-12-17 02:25:49,555 [salt.state       ][INFO    ][13468] Executing state sysctl.present for vm.swappiness
2017-12-17 02:25:49,555 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,569 [salt.state       ][INFO    ][13468] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:25:49,569 [salt.state       ][INFO    ][13468] Completed state [vm.swappiness] at time 02:25:49.569284 duration_in_ms=14.757
2017-12-17 02:25:49,570 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:25:49.569493
2017-12-17 02:25:49,570 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:25:49,570 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,585 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:25:49,585 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:25:49.585197 duration_in_ms=15.703
2017-12-17 02:25:49,586 [salt.state       ][INFO    ][13468] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:25:49.585484
2017-12-17 02:25:49,586 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:25:49,586 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,602 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:25:49,602 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:25:49.602098 duration_in_ms=16.613
2017-12-17 02:25:49,602 [salt.state       ][INFO    ][13468] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:25:49.602385
2017-12-17 02:25:49,603 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:25:49,603 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,620 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:25:49,621 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:25:49.620746 duration_in_ms=18.359
2017-12-17 02:25:49,621 [salt.state       ][INFO    ][13468] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:25:49.621033
2017-12-17 02:25:49,621 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:25:49,622 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,636 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:25:49,637 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:25:49.636513 duration_in_ms=15.478
2017-12-17 02:25:49,637 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_fin_timeout] at time 02:25:49.636729
2017-12-17 02:25:49,637 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:25:49,637 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,649 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:25:49,649 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_fin_timeout] at time 02:25:49.649136 duration_in_ms=12.406
2017-12-17 02:25:49,649 [salt.state       ][INFO    ][13468] Running state [net.ipv4.tcp_keepalive_time] at time 02:25:49.649332
2017-12-17 02:25:49,650 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:25:49,650 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,663 [salt.state       ][INFO    ][13468] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:25:49,663 [salt.state       ][INFO    ][13468] Completed state [net.ipv4.tcp_keepalive_time] at time 02:25:49.663044 duration_in_ms=13.711
2017-12-17 02:25:49,663 [salt.state       ][INFO    ][13468] Running state [net.nf_conntrack_max] at time 02:25:49.663253
2017-12-17 02:25:49,663 [salt.state       ][INFO    ][13468] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:25:49,664 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:25:49,679 [salt.state       ][INFO    ][13468] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:25:49,679 [salt.state       ][INFO    ][13468] Completed state [net.nf_conntrack_max] at time 02:25:49.679094 duration_in_ms=15.841
2017-12-17 02:25:49,679 [salt.state       ][INFO    ][13468] Running state [linux_sysfs_package] at time 02:25:49.679309
2017-12-17 02:25:49,680 [salt.state       ][INFO    ][13468] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:25:49,683 [salt.state       ][INFO    ][13468] All specified packages are already installed
2017-12-17 02:25:49,683 [salt.state       ][INFO    ][13468] Completed state [linux_sysfs_package] at time 02:25:49.683095 duration_in_ms=3.786
2017-12-17 02:25:49,684 [salt.state       ][INFO    ][13468] Running state [/etc/sysfs.d] at time 02:25:49.683981
2017-12-17 02:25:49,684 [salt.state       ][INFO    ][13468] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:25:49,685 [salt.state       ][INFO    ][13468] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:25:49,685 [salt.state       ][INFO    ][13468] Completed state [/etc/sysfs.d] at time 02:25:49.684722 duration_in_ms=0.742
2017-12-17 02:25:49,685 [salt.state       ][INFO    ][13468] Running state [ondemand] at time 02:25:49.685199
2017-12-17 02:25:49,685 [salt.state       ][INFO    ][13468] Executing state service.dead for ondemand
2017-12-17 02:25:49,686 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:25:49,698 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:25:49,706 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:25:49,717 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'runlevel' in directory '/root'
2017-12-17 02:25:49,726 [salt.state       ][INFO    ][13468] The service ondemand is already dead
2017-12-17 02:25:49,726 [salt.state       ][INFO    ][13468] Completed state [ondemand] at time 02:25:49.726107 duration_in_ms=40.907
2017-12-17 02:25:49,856 [salt.state       ][INFO    ][13468] Running state [cs_CZ.UTF-8] at time 02:25:49.856401
2017-12-17 02:25:49,857 [salt.state       ][INFO    ][13468] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:25:49,857 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'locale -a' in directory '/root'
2017-12-17 02:25:49,865 [salt.state       ][INFO    ][13468] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:25:49,866 [salt.state       ][INFO    ][13468] Completed state [cs_CZ.UTF-8] at time 02:25:49.865793 duration_in_ms=9.391
2017-12-17 02:25:49,866 [salt.state       ][INFO    ][13468] Running state [en_US.UTF-8] at time 02:25:49.866117
2017-12-17 02:25:49,866 [salt.state       ][INFO    ][13468] Executing state locale.present for en_US.UTF-8
2017-12-17 02:25:49,867 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'locale -a' in directory '/root'
2017-12-17 02:25:49,875 [salt.state       ][INFO    ][13468] Locale en_US.UTF-8 is already present
2017-12-17 02:25:49,876 [salt.state       ][INFO    ][13468] Completed state [en_US.UTF-8] at time 02:25:49.875721 duration_in_ms=9.603
2017-12-17 02:25:49,877 [salt.state       ][INFO    ][13468] Running state [en_US.UTF-8] at time 02:25:49.876678
2017-12-17 02:25:49,877 [salt.state       ][INFO    ][13468] Executing state locale.system for en_US.UTF-8
2017-12-17 02:25:49,877 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'localectl' in directory '/root'
2017-12-17 02:25:49,910 [salt.state       ][INFO    ][13468] System locale en_US.UTF-8 already set
2017-12-17 02:25:49,910 [salt.state       ][INFO    ][13468] Completed state [en_US.UTF-8] at time 02:25:49.910105 duration_in_ms=33.426
2017-12-17 02:25:49,911 [salt.state       ][INFO    ][13468] Running state [root] at time 02:25:49.911182
2017-12-17 02:25:49,911 [salt.state       ][INFO    ][13468] Executing state user.present for root
2017-12-17 02:25:49,912 [salt.state       ][INFO    ][13468] User root is present and up to date
2017-12-17 02:25:49,913 [salt.state       ][INFO    ][13468] Completed state [root] at time 02:25:49.912479 duration_in_ms=1.297
2017-12-17 02:25:49,913 [salt.state       ][INFO    ][13468] Running state [/root] at time 02:25:49.913271
2017-12-17 02:25:49,913 [salt.state       ][INFO    ][13468] Executing state file.directory for /root
2017-12-17 02:25:49,914 [salt.state       ][INFO    ][13468] Directory /root is in the correct state
2017-12-17 02:25:49,914 [salt.state       ][INFO    ][13468] Completed state [/root] at time 02:25:49.914059 duration_in_ms=0.787
2017-12-17 02:25:49,914 [salt.state       ][INFO    ][13468] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:25:49.914212
2017-12-17 02:25:49,914 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:25:49,915 [salt.state       ][INFO    ][13468] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:25:49,915 [salt.state       ][INFO    ][13468] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:25:49.914711 duration_in_ms=0.499
2017-12-17 02:25:49,915 [salt.state       ][INFO    ][13468] Running state [ubuntu] at time 02:25:49.914872
2017-12-17 02:25:49,915 [salt.state       ][INFO    ][13468] Executing state user.present for ubuntu
2017-12-17 02:25:49,916 [salt.state       ][INFO    ][13468] User ubuntu is present and up to date
2017-12-17 02:25:49,916 [salt.state       ][INFO    ][13468] Completed state [ubuntu] at time 02:25:49.915796 duration_in_ms=0.924
2017-12-17 02:25:49,917 [salt.state       ][INFO    ][13468] Running state [/home/ubuntu] at time 02:25:49.916520
2017-12-17 02:25:49,917 [salt.state       ][INFO    ][13468] Executing state file.directory for /home/ubuntu
2017-12-17 02:25:49,917 [salt.state       ][INFO    ][13468] Directory /home/ubuntu is in the correct state
2017-12-17 02:25:49,917 [salt.state       ][INFO    ][13468] Completed state [/home/ubuntu] at time 02:25:49.917243 duration_in_ms=0.722
2017-12-17 02:25:49,918 [salt.state       ][INFO    ][13468] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:25:49.917749
2017-12-17 02:25:49,918 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:25:49,936 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:25:49,948 [salt.state       ][INFO    ][13468] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:25:49,948 [salt.state       ][INFO    ][13468] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:25:49.948195 duration_in_ms=30.445
2017-12-17 02:25:49,948 [salt.state       ][INFO    ][13468] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:25:49.948433
2017-12-17 02:25:49,949 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:25:49,965 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:25:49,985 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:50,030 [salt.state       ][INFO    ][13468] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:25:50,030 [salt.state       ][INFO    ][13468] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:25:50.030337 duration_in_ms=81.904
2017-12-17 02:25:50,031 [salt.state       ][INFO    ][13468] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:25:50.030498
2017-12-17 02:25:50,031 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:25:50,047 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:25:50,065 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:25:50,100 [salt.state       ][INFO    ][13468] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:25:50,101 [salt.state       ][INFO    ][13468] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:25:50.100570 duration_in_ms=70.072
2017-12-17 02:25:50,101 [salt.state       ][INFO    ][13468] Running state [service.systemctl_reload] at time 02:25:50.101461
2017-12-17 02:25:50,102 [salt.state       ][INFO    ][13468] Executing state module.wait for service.systemctl_reload
2017-12-17 02:25:50,102 [salt.state       ][INFO    ][13468] No changes made for service.systemctl_reload
2017-12-17 02:25:50,102 [salt.state       ][INFO    ][13468] Completed state [service.systemctl_reload] at time 02:25:50.101901 duration_in_ms=0.441
2017-12-17 02:25:50,102 [salt.state       ][INFO    ][13468] Running state [/etc/hostname] at time 02:25:50.102039
2017-12-17 02:25:50,102 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/hostname
2017-12-17 02:25:50,118 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:25:50,119 [salt.state       ][INFO    ][13468] File /etc/hostname is in the correct state
2017-12-17 02:25:50,119 [salt.state       ][INFO    ][13468] Completed state [/etc/hostname] at time 02:25:50.119052 duration_in_ms=17.012
2017-12-17 02:25:50,120 [salt.state       ][INFO    ][13468] Running state [hostname msg02] at time 02:25:50.120085
2017-12-17 02:25:50,120 [salt.state       ][INFO    ][13468] Executing state cmd.wait for hostname msg02
2017-12-17 02:25:50,121 [salt.state       ][INFO    ][13468] No changes made for hostname msg02
2017-12-17 02:25:50,121 [salt.state       ][INFO    ][13468] Completed state [hostname msg02] at time 02:25:50.120623 duration_in_ms=0.538
2017-12-17 02:25:50,121 [salt.state       ][INFO    ][13468] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.120941
2017-12-17 02:25:50,121 [salt.state       ][INFO    ][13468] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,121 [salt.state       ][INFO    ][13468] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.121525 duration_in_ms=0.583
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Running state [mdb02] at time 02:25:50.121666
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Executing state host.present for mdb02
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Host mdb02 (10.167.4.77) already present
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Completed state [mdb02] at time 02:25:50.122208 duration_in_ms=0.541
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.122349
2017-12-17 02:25:50,122 [salt.state       ][INFO    ][13468] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,123 [salt.state       ][INFO    ][13468] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:25:50,123 [salt.state       ][INFO    ][13468] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.122879 duration_in_ms=0.531
2017-12-17 02:25:50,123 [salt.state       ][INFO    ][13468] Running state [mdb03] at time 02:25:50.123017
2017-12-17 02:25:50,123 [salt.state       ][INFO    ][13468] Executing state host.present for mdb03
2017-12-17 02:25:50,123 [salt.state       ][INFO    ][13468] Host mdb03 (10.167.4.78) already present
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Completed state [mdb03] at time 02:25:50.123538 duration_in_ms=0.521
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.123674
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.124234 duration_in_ms=0.559
2017-12-17 02:25:50,124 [salt.state       ][INFO    ][13468] Running state [mdb01] at time 02:25:50.124376
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Executing state host.present for mdb01
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Host mdb01 (10.167.4.76) already present
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Completed state [mdb01] at time 02:25:50.124918 duration_in_ms=0.542
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Running state [mdb] at time 02:25:50.125054
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Executing state host.present for mdb
2017-12-17 02:25:50,125 [salt.state       ][INFO    ][13468] Host mdb (10.167.4.75) already present
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Completed state [mdb] at time 02:25:50.125579 duration_in_ms=0.524
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.125719
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.126262 duration_in_ms=0.543
2017-12-17 02:25:50,126 [salt.state       ][INFO    ][13468] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.126406
2017-12-17 02:25:50,127 [salt.state       ][INFO    ][13468] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,127 [salt.state       ][INFO    ][13468] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:25:50,127 [salt.state       ][INFO    ][13468] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.126942 duration_in_ms=0.536
2017-12-17 02:25:50,127 [salt.state       ][INFO    ][13468] Running state [cfg01] at time 02:25:50.127082
2017-12-17 02:25:50,127 [salt.state       ][INFO    ][13468] Executing state host.present for cfg01
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Host cfg01 (10.167.4.100) already present
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Completed state [cfg01] at time 02:25:50.127610 duration_in_ms=0.528
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Running state [prx01] at time 02:25:50.127761
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Executing state host.present for prx01
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Host prx01 (10.167.4.104) already present
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Completed state [prx01] at time 02:25:50.128306 duration_in_ms=0.546
2017-12-17 02:25:50,128 [salt.state       ][INFO    ][13468] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.128447
2017-12-17 02:25:50,129 [salt.state       ][INFO    ][13468] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,129 [salt.state       ][INFO    ][13468] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:25:50,129 [salt.state       ][INFO    ][13468] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.128982 duration_in_ms=0.535
2017-12-17 02:25:50,129 [salt.state       ][INFO    ][13468] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.129122
2017-12-17 02:25:50,129 [salt.state       ][INFO    ][13468] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.129662 duration_in_ms=0.54
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Running state [kvm01] at time 02:25:50.129803
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Executing state host.present for kvm01
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Host kvm01 (10.167.4.141) already present
2017-12-17 02:25:50,130 [salt.state       ][INFO    ][13468] Completed state [kvm01] at time 02:25:50.130344 duration_in_ms=0.542
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.130487
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.131024 duration_in_ms=0.537
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Running state [kvm03] at time 02:25:50.131173
2017-12-17 02:25:50,131 [salt.state       ][INFO    ][13468] Executing state host.present for kvm03
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Host kvm03 (10.167.4.143) already present
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Completed state [kvm03] at time 02:25:50.131691 duration_in_ms=0.519
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.131841
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:25:50,132 [salt.state       ][INFO    ][13468] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.132377 duration_in_ms=0.536
2017-12-17 02:25:50,133 [salt.state       ][INFO    ][13468] Running state [kvm02] at time 02:25:50.132511
2017-12-17 02:25:50,133 [salt.state       ][INFO    ][13468] Executing state host.present for kvm02
2017-12-17 02:25:50,133 [salt.state       ][INFO    ][13468] Host kvm02 (10.167.4.142) already present
2017-12-17 02:25:50,133 [salt.state       ][INFO    ][13468] Completed state [kvm02] at time 02:25:50.133300 duration_in_ms=0.788
2017-12-17 02:25:50,133 [salt.state       ][INFO    ][13468] Running state [dbs] at time 02:25:50.133438
2017-12-17 02:25:50,134 [salt.state       ][INFO    ][13468] Executing state host.present for dbs
2017-12-17 02:25:50,134 [salt.state       ][INFO    ][13468] Host dbs (10.167.4.50) already present
2017-12-17 02:25:50,134 [salt.state       ][INFO    ][13468] Completed state [dbs] at time 02:25:50.133961 duration_in_ms=0.523
2017-12-17 02:25:50,134 [salt.state       ][INFO    ][13468] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.134097
2017-12-17 02:25:50,134 [salt.state       ][INFO    ][13468] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.134617 duration_in_ms=0.52
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Running state [prx] at time 02:25:50.134756
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Executing state host.present for prx
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Host prx (172.30.10.103) already present
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Completed state [prx] at time 02:25:50.135274 duration_in_ms=0.518
2017-12-17 02:25:50,135 [salt.state       ][INFO    ][13468] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.135411
2017-12-17 02:25:50,136 [salt.state       ][INFO    ][13468] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,136 [salt.state       ][INFO    ][13468] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:25:50,136 [salt.state       ][INFO    ][13468] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.135947 duration_in_ms=0.537
2017-12-17 02:25:50,136 [salt.state       ][INFO    ][13468] Running state [prx02] at time 02:25:50.136087
2017-12-17 02:25:50,136 [salt.state       ][INFO    ][13468] Executing state host.present for prx02
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Host prx02 (10.167.4.105) already present
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Completed state [prx02] at time 02:25:50.136637 duration_in_ms=0.55
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.136776
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.137311 duration_in_ms=0.536
2017-12-17 02:25:50,137 [salt.state       ][INFO    ][13468] Running state [gtw01] at time 02:25:50.137458
2017-12-17 02:25:50,138 [salt.state       ][INFO    ][13468] Executing state host.present for gtw01
2017-12-17 02:25:50,138 [salt.state       ][INFO    ][13468] Host gtw01 (10.167.4.124) already present
2017-12-17 02:25:50,138 [salt.state       ][INFO    ][13468] Completed state [gtw01] at time 02:25:50.137991 duration_in_ms=0.533
2017-12-17 02:25:50,138 [salt.state       ][INFO    ][13468] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.138133
2017-12-17 02:25:50,138 [salt.state       ][INFO    ][13468] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.138672 duration_in_ms=0.539
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Running state [gtw02] at time 02:25:50.138808
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Executing state host.present for gtw02
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Host gtw02 (10.167.4.125) already present
2017-12-17 02:25:50,139 [salt.state       ][INFO    ][13468] Completed state [gtw02] at time 02:25:50.139342 duration_in_ms=0.534
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.139488
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.140016 duration_in_ms=0.529
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.140174
2017-12-17 02:25:50,140 [salt.state       ][INFO    ][13468] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.140709 duration_in_ms=0.535
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Running state [msg02] at time 02:25:50.140841
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Executing state host.present for msg02
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Host msg02 (10.167.4.42) already present
2017-12-17 02:25:50,141 [salt.state       ][INFO    ][13468] Completed state [msg02] at time 02:25:50.141361 duration_in_ms=0.52
2017-12-17 02:25:50,142 [salt.state       ][INFO    ][13468] Running state [file.replace] at time 02:25:50.142050
2017-12-17 02:25:50,142 [salt.state       ][INFO    ][13468] Executing state module.run for file.replace
2017-12-17 02:25:50,208 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:25:50,215 [salt.state       ][INFO    ][13468] onlyif execution failed
2017-12-17 02:25:50,215 [salt.state       ][INFO    ][13468] Completed state [file.replace] at time 02:25:50.215400 duration_in_ms=73.35
2017-12-17 02:25:50,216 [salt.state       ][INFO    ][13468] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.215638
2017-12-17 02:25:50,216 [salt.state       ][INFO    ][13468] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,216 [salt.state       ][INFO    ][13468] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.216534 duration_in_ms=0.895
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Running state [msg03] at time 02:25:50.216696
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Executing state host.present for msg03
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Host msg03 (10.167.4.43) already present
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Completed state [msg03] at time 02:25:50.217241 duration_in_ms=0.544
2017-12-17 02:25:50,217 [salt.state       ][INFO    ][13468] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.217383
2017-12-17 02:25:50,218 [salt.state       ][INFO    ][13468] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,218 [salt.state       ][INFO    ][13468] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:25:50,218 [salt.state       ][INFO    ][13468] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.218169 duration_in_ms=0.785
2017-12-17 02:25:50,218 [salt.state       ][INFO    ][13468] Running state [msg01] at time 02:25:50.218334
2017-12-17 02:25:50,218 [salt.state       ][INFO    ][13468] Executing state host.present for msg01
2017-12-17 02:25:50,219 [salt.state       ][INFO    ][13468] Host msg01 (10.167.4.41) already present
2017-12-17 02:25:50,219 [salt.state       ][INFO    ][13468] Completed state [msg01] at time 02:25:50.218882 duration_in_ms=0.548
2017-12-17 02:25:50,219 [salt.state       ][INFO    ][13468] Running state [msg] at time 02:25:50.219026
2017-12-17 02:25:50,219 [salt.state       ][INFO    ][13468] Executing state host.present for msg
2017-12-17 02:25:50,219 [salt.state       ][INFO    ][13468] Host msg (10.167.4.40) already present
2017-12-17 02:25:50,220 [salt.state       ][INFO    ][13468] Completed state [msg] at time 02:25:50.219579 duration_in_ms=0.554
2017-12-17 02:25:50,220 [salt.state       ][INFO    ][13468] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.220159
2017-12-17 02:25:50,220 [salt.state       ][INFO    ][13468] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.220754 duration_in_ms=0.594
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.220900
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:25:50,221 [salt.state       ][INFO    ][13468] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.221432 duration_in_ms=0.533
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Running state [cfg01] at time 02:25:50.221571
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Executing state host.present for cfg01
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Host cfg01 (10.167.4.100) already present
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Completed state [cfg01] at time 02:25:50.222102 duration_in_ms=0.53
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Running state [cmp002] at time 02:25:50.222242
2017-12-17 02:25:50,222 [salt.state       ][INFO    ][13468] Executing state host.present for cmp002
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Host cmp002 (10.167.4.102) already present
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Completed state [cmp002] at time 02:25:50.222785 duration_in_ms=0.543
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.222930
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:25:50,223 [salt.state       ][INFO    ][13468] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.223475 duration_in_ms=0.545
2017-12-17 02:25:50,224 [salt.state       ][INFO    ][13468] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.223619
2017-12-17 02:25:50,224 [salt.state       ][INFO    ][13468] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,224 [salt.state       ][INFO    ][13468] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:25:50,224 [salt.state       ][INFO    ][13468] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.224239 duration_in_ms=0.619
2017-12-17 02:25:50,224 [salt.state       ][INFO    ][13468] Running state [cmp001] at time 02:25:50.224379
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Executing state host.present for cmp001
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Host cmp001 (10.167.4.101) already present
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Completed state [cmp001] at time 02:25:50.224919 duration_in_ms=0.54
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.225061
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,225 [salt.state       ][INFO    ][13468] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.225590 duration_in_ms=0.529
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Running state [dbs01] at time 02:25:50.225731
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Executing state host.present for dbs01
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Host dbs01 (10.167.4.51) already present
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Completed state [dbs01] at time 02:25:50.226254 duration_in_ms=0.523
2017-12-17 02:25:50,226 [salt.state       ][INFO    ][13468] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.226407
2017-12-17 02:25:50,227 [salt.state       ][INFO    ][13468] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,227 [salt.state       ][INFO    ][13468] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:25:50,227 [salt.state       ][INFO    ][13468] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.226950 duration_in_ms=0.543
2017-12-17 02:25:50,227 [salt.state       ][INFO    ][13468] Running state [dbs02] at time 02:25:50.227090
2017-12-17 02:25:50,227 [salt.state       ][INFO    ][13468] Executing state host.present for dbs02
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Host dbs02 (10.167.4.52) already present
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Completed state [dbs02] at time 02:25:50.227630 duration_in_ms=0.539
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.227795
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:25:50,228 [salt.state       ][INFO    ][13468] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.228363 duration_in_ms=0.568
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Running state [dbs03] at time 02:25:50.228513
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Executing state host.present for dbs03
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Host dbs03 (10.167.4.53) already present
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Completed state [dbs03] at time 02:25:50.229051 duration_in_ms=0.538
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.229188
2017-12-17 02:25:50,229 [salt.state       ][INFO    ][13468] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.229737 duration_in_ms=0.548
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Running state [mas01] at time 02:25:50.229878
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Executing state host.present for mas01
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Host mas01 (10.167.4.3) already present
2017-12-17 02:25:50,230 [salt.state       ][INFO    ][13468] Completed state [mas01] at time 02:25:50.230410 duration_in_ms=0.531
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.230551
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.231086 duration_in_ms=0.535
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Running state [ctl02] at time 02:25:50.231226
2017-12-17 02:25:50,231 [salt.state       ][INFO    ][13468] Executing state host.present for ctl02
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Host ctl02 (10.167.4.12) already present
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Completed state [ctl02] at time 02:25:50.231770 duration_in_ms=0.543
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.231912
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:25:50,232 [salt.state       ][INFO    ][13468] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.232463 duration_in_ms=0.551
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Running state [ctl03] at time 02:25:50.232614
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Executing state host.present for ctl03
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Host ctl03 (10.167.4.13) already present
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Completed state [ctl03] at time 02:25:50.233211 duration_in_ms=0.596
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.233349
2017-12-17 02:25:50,233 [salt.state       ][INFO    ][13468] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,234 [salt.state       ][INFO    ][13468] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:25:50,234 [salt.state       ][INFO    ][13468] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.233875 duration_in_ms=0.525
2017-12-17 02:25:50,234 [salt.state       ][INFO    ][13468] Running state [ctl01] at time 02:25:50.234012
2017-12-17 02:25:50,234 [salt.state       ][INFO    ][13468] Executing state host.present for ctl01
2017-12-17 02:25:50,234 [salt.state       ][INFO    ][13468] Host ctl01 (10.167.4.11) already present
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Completed state [ctl01] at time 02:25:50.234541 duration_in_ms=0.529
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Running state [ctl] at time 02:25:50.234679
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Executing state host.present for ctl
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Host ctl (10.167.4.10) already present
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Completed state [ctl] at time 02:25:50.235202 duration_in_ms=0.524
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.235342
2017-12-17 02:25:50,235 [salt.state       ][INFO    ][13468] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:25:50,236 [salt.state       ][INFO    ][13468] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:25:50,236 [salt.state       ][INFO    ][13468] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:25:50.235901 duration_in_ms=0.559
2017-12-17 02:25:50,236 [salt.state       ][INFO    ][13468] Running state [ens2] at time 02:25:50.236039
2017-12-17 02:25:50,236 [salt.state       ][INFO    ][13468] Executing state network.managed for ens2
2017-12-17 02:25:50,568 [salt.state       ][INFO    ][13468] Interface ens2 is up to date.
2017-12-17 02:25:50,569 [salt.state       ][INFO    ][13468] Completed state [ens2] at time 02:25:50.568716 duration_in_ms=332.675
2017-12-17 02:25:50,569 [salt.state       ][INFO    ][13468] Running state [ens3] at time 02:25:50.569084
2017-12-17 02:25:50,569 [salt.state       ][INFO    ][13468] Executing state network.managed for ens3
2017-12-17 02:25:50,892 [salt.state       ][INFO    ][13468] Interface ens3 is up to date.
2017-12-17 02:25:50,892 [salt.state       ][INFO    ][13468] Completed state [ens3] at time 02:25:50.892262 duration_in_ms=323.178
2017-12-17 02:25:50,892 [salt.state       ][INFO    ][13468] Running state [/etc/profile.d/proxy.sh] at time 02:25:50.892468
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] Completed state [/etc/profile.d/proxy.sh] at time 02:25:50.893017 duration_in_ms=0.549
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:25:50.893157
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:25:50,893 [salt.state       ][INFO    ][13468] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:25:50,894 [salt.state       ][INFO    ][13468] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:25:50.893591 duration_in_ms=0.433
2017-12-17 02:25:50,894 [salt.state       ][INFO    ][13468] Running state [ntp] at time 02:25:50.893732
2017-12-17 02:25:50,894 [salt.state       ][INFO    ][13468] Executing state pkg.installed for ntp
2017-12-17 02:25:50,897 [salt.state       ][INFO    ][13468] Package ntp is already installed
2017-12-17 02:25:50,897 [salt.state       ][INFO    ][13468] Completed state [ntp] at time 02:25:50.897054 duration_in_ms=3.322
2017-12-17 02:25:50,898 [salt.state       ][INFO    ][13468] Running state [/etc/ntp.conf] at time 02:25:50.898057
2017-12-17 02:25:50,898 [salt.state       ][INFO    ][13468] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:25:50,921 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:25:50,956 [salt.fileclient  ][INFO    ][13468] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:25:50,966 [salt.state       ][INFO    ][13468] File /etc/ntp.conf is in the correct state
2017-12-17 02:25:50,966 [salt.state       ][INFO    ][13468] Completed state [/etc/ntp.conf] at time 02:25:50.966055 duration_in_ms=67.997
2017-12-17 02:25:50,967 [salt.state       ][INFO    ][13468] Running state [ntp] at time 02:25:50.967236
2017-12-17 02:25:50,967 [salt.state       ][INFO    ][13468] Executing state service.running for ntp
2017-12-17 02:25:50,968 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:25:50,980 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:25:50,993 [salt.loaded.int.module.cmdmod][INFO    ][13468] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:25:51,006 [salt.state       ][INFO    ][13468] The service ntp is already running
2017-12-17 02:25:51,007 [salt.state       ][INFO    ][13468] Completed state [ntp] at time 02:25:51.006643 duration_in_ms=39.406
2017-12-17 02:25:51,010 [salt.minion      ][INFO    ][13468] Returning information for job: 20171217022534616571
2017-12-17 02:26:15,860 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022615849860
2017-12-17 02:26:15,884 [salt.minion      ][INFO    ][15432] Starting a new job with PID 15432
2017-12-17 02:26:18,487 [salt.state       ][INFO    ][15432] Loading fresh modules for state activity
2017-12-17 02:26:19,280 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:26:19,306 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:26:19,332 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,378 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:26:19,394 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,440 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:26:19,464 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,520 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:26:19,582 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,638 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:26:19,663 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,708 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:26:19,741 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,787 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:26:19,821 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:19,875 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:26:20,040 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,085 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:26:20,109 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,156 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:26:20,175 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,219 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:26:20,251 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,304 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:26:20,350 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,393 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:26:20,446 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,490 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:26:20,552 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,597 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:26:20,671 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,743 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:26:20,765 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:20,808 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:26:20,826 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:21,055 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:26:21,086 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:21,183 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:26:21,250 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:21,299 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:26:21,313 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:21,361 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:26:21,382 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:21,438 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:26:21,452 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:26:21,470 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:26:21,495 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:26:21,514 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:26:21,526 [salt.state       ][INFO    ][15432] Running state [/etc/environment] at time 02:26:21.526197
2017-12-17 02:26:21,527 [salt.state       ][INFO    ][15432] Executing state file.blockreplace for /etc/environment
2017-12-17 02:26:21,530 [salt.state       ][INFO    ][15432] No changes needed to be made
2017-12-17 02:26:21,530 [salt.state       ][INFO    ][15432] Completed state [/etc/environment] at time 02:26:21.530430 duration_in_ms=4.234
2017-12-17 02:26:21,531 [salt.state       ][INFO    ][15432] Running state [/etc/profile.d] at time 02:26:21.530734
2017-12-17 02:26:21,531 [salt.state       ][INFO    ][15432] Executing state file.directory for /etc/profile.d
2017-12-17 02:26:21,532 [salt.state       ][INFO    ][15432] Directory /etc/profile.d is in the correct state
2017-12-17 02:26:21,532 [salt.state       ][INFO    ][15432] Completed state [/etc/profile.d] at time 02:26:21.532074 duration_in_ms=1.34
2017-12-17 02:26:21,806 [salt.state       ][INFO    ][15432] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:26:21.806300
2017-12-17 02:26:21,807 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:26:21,830 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:26:21,835 [salt.state       ][INFO    ][15432] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:26:21,835 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:26:21.835163 duration_in_ms=28.864
2017-12-17 02:26:21,836 [salt.state       ][INFO    ][15432] Running state [linux_repo_prereq_pkgs] at time 02:26:21.835814
2017-12-17 02:26:21,836 [salt.state       ][INFO    ][15432] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:26:21,837 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:26:22,280 [salt.state       ][INFO    ][15432] All specified packages are already installed
2017-12-17 02:26:22,280 [salt.state       ][INFO    ][15432] Completed state [linux_repo_prereq_pkgs] at time 02:26:22.280383 duration_in_ms=444.569
2017-12-17 02:26:22,281 [salt.state       ][INFO    ][15432] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:26:22.280733
2017-12-17 02:26:22,281 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:26:22,281 [salt.state       ][INFO    ][15432] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:26:22,282 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:26:22.281719 duration_in_ms=0.987
2017-12-17 02:26:22,282 [salt.state       ][INFO    ][15432] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:26:22.281995
2017-12-17 02:26:22,282 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:26:22,299 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:26:22,319 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:22,352 [salt.state       ][INFO    ][15432] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:26:22,352 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:26:22.352133 duration_in_ms=70.138
2017-12-17 02:26:22,354 [salt.state       ][INFO    ][15432] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:26:22.354007
2017-12-17 02:26:22,354 [salt.state       ][INFO    ][15432] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:26:22,568 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:26:22,650 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:26:24,539 [salt.state       ][INFO    ][15432] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:26:24,540 [salt.state       ][INFO    ][15432] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:26:24.539900 duration_in_ms=2185.893
2017-12-17 02:26:24,540 [salt.state       ][INFO    ][15432] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:26:24.540245
2017-12-17 02:26:24,541 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:26:24,541 [salt.state       ][INFO    ][15432] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:26:24,541 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:26:24.541179 duration_in_ms=0.934
2017-12-17 02:26:24,541 [salt.state       ][INFO    ][15432] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:26:24.541466
2017-12-17 02:26:24,542 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:26:24,563 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:26:24,582 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:24,615 [salt.state       ][INFO    ][15432] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:26:24,615 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:26:24.615333 duration_in_ms=73.867
2017-12-17 02:26:24,616 [salt.state       ][INFO    ][15432] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:26:24.616104
2017-12-17 02:26:24,616 [salt.state       ][INFO    ][15432] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:26:24,704 [salt.loaded.int.module.cmdmod][INFO    ][15432] 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-17 02:26:24,783 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:26:25,961 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022625943540
2017-12-17 02:26:25,988 [salt.minion      ][INFO    ][16435] Starting a new job with PID 16435
2017-12-17 02:26:26,045 [salt.minion      ][INFO    ][16435] Returning information for job: 20171217022625943540
2017-12-17 02:26:26,726 [salt.state       ][INFO    ][15432] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:26:26,727 [salt.state       ][INFO    ][15432] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:26:26.726769 duration_in_ms=2110.665
2017-12-17 02:26:26,727 [salt.state       ][INFO    ][15432] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:26:26.727075
2017-12-17 02:26:26,727 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:26:26,728 [salt.state       ][INFO    ][15432] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:26:26,728 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:26:26.728002 duration_in_ms=0.927
2017-12-17 02:26:26,728 [salt.state       ][INFO    ][15432] Running state [/etc/apt/preferences.d/uca] at time 02:26:26.728284
2017-12-17 02:26:26,729 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:26:26,729 [salt.state       ][INFO    ][15432] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:26:26,729 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/preferences.d/uca] at time 02:26:26.729106 duration_in_ms=0.822
2017-12-17 02:26:26,730 [salt.state       ][INFO    ][15432] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:26:26.729777
2017-12-17 02:26:26,730 [salt.state       ][INFO    ][15432] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:26:26,770 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:26:26,813 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:26:28,817 [salt.state       ][INFO    ][15432] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:26:28,818 [salt.state       ][INFO    ][15432] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:26:28.817659 duration_in_ms=2087.882
2017-12-17 02:26:28,818 [salt.state       ][INFO    ][15432] Running state [linux_extra_packages_purged] at time 02:26:28.817868
2017-12-17 02:26:28,818 [salt.state       ][INFO    ][15432] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:26:28,824 [salt.state       ][INFO    ][15432] All specified packages are already absent
2017-12-17 02:26:28,824 [salt.state       ][INFO    ][15432] Completed state [linux_extra_packages_purged] at time 02:26:28.823824 duration_in_ms=5.956
2017-12-17 02:26:28,824 [salt.state       ][INFO    ][15432] Running state [linux_extra_packages_latest] at time 02:26:28.824107
2017-12-17 02:26:28,824 [salt.state       ][INFO    ][15432] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:26:28,827 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:26:30,809 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:26:30,853 [salt.state       ][INFO    ][15432] Package mcelog is already up-to-date
2017-12-17 02:26:30,854 [salt.state       ][INFO    ][15432] Completed state [linux_extra_packages_latest] at time 02:26:30.853936 duration_in_ms=2029.829
2017-12-17 02:26:30,855 [salt.state       ][INFO    ][15432] Running state [UTC] at time 02:26:30.854761
2017-12-17 02:26:30,855 [salt.state       ][INFO    ][15432] Executing state timezone.system for UTC
2017-12-17 02:26:30,856 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:26:30,904 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:26:30,913 [salt.state       ][INFO    ][15432] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:26:30,914 [salt.state       ][INFO    ][15432] Completed state [UTC] at time 02:26:30.913620 duration_in_ms=58.858
2017-12-17 02:26:30,915 [salt.state       ][INFO    ][15432] Running state [nf_conntrack] at time 02:26:30.914575
2017-12-17 02:26:30,915 [salt.state       ][INFO    ][15432] Executing state kmod.present for nf_conntrack
2017-12-17 02:26:30,916 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'lsmod' in directory '/root'
2017-12-17 02:26:30,926 [salt.state       ][INFO    ][15432] Kernel module nf_conntrack is already present
2017-12-17 02:26:30,926 [salt.state       ][INFO    ][15432] Completed state [nf_conntrack] at time 02:26:30.925927 duration_in_ms=11.353
2017-12-17 02:26:30,927 [salt.state       ][INFO    ][15432] Running state [kernel.panic] at time 02:26:30.926490
2017-12-17 02:26:30,927 [salt.state       ][INFO    ][15432] Executing state sysctl.present for kernel.panic
2017-12-17 02:26:30,939 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:30,958 [salt.state       ][INFO    ][15432] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:26:30,959 [salt.state       ][INFO    ][15432] Completed state [kernel.panic] at time 02:26:30.958699 duration_in_ms=32.206
2017-12-17 02:26:30,959 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_keepalive_probes] at time 02:26:30.959088
2017-12-17 02:26:30,959 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:26:30,960 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:30,980 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:26:30,980 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:26:30.980030 duration_in_ms=20.941
2017-12-17 02:26:31,022 [salt.state       ][INFO    ][15432] Running state [fs.file-max] at time 02:26:31.021998
2017-12-17 02:26:31,022 [salt.state       ][INFO    ][15432] Executing state sysctl.present for fs.file-max
2017-12-17 02:26:31,023 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,038 [salt.state       ][INFO    ][15432] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:26:31,038 [salt.state       ][INFO    ][15432] Completed state [fs.file-max] at time 02:26:31.038188 duration_in_ms=16.19
2017-12-17 02:26:31,038 [salt.state       ][INFO    ][15432] Running state [net.core.somaxconn] at time 02:26:31.038433
2017-12-17 02:26:31,039 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:26:31,039 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,054 [salt.state       ][INFO    ][15432] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:26:31,054 [salt.state       ][INFO    ][15432] Completed state [net.core.somaxconn] at time 02:26:31.054006 duration_in_ms=15.572
2017-12-17 02:26:31,054 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:26:31.054218
2017-12-17 02:26:31,054 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:26:31,055 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,068 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:26:31,068 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:26:31.068124 duration_in_ms=13.906
2017-12-17 02:26:31,068 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_tw_reuse] at time 02:26:31.068336
2017-12-17 02:26:31,069 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:26:31,069 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,082 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:26:31,083 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_tw_reuse] at time 02:26:31.082678 duration_in_ms=14.342
2017-12-17 02:26:31,083 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_congestion_control] at time 02:26:31.082884
2017-12-17 02:26:31,083 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:26:31,083 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,100 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:26:31,101 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_congestion_control] at time 02:26:31.100633 duration_in_ms=17.748
2017-12-17 02:26:31,101 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_retries2] at time 02:26:31.100843
2017-12-17 02:26:31,101 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:26:31,101 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,115 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:26:31,115 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_retries2] at time 02:26:31.115077 duration_in_ms=14.233
2017-12-17 02:26:31,115 [salt.state       ][INFO    ][15432] Running state [net.core.netdev_max_backlog] at time 02:26:31.115272
2017-12-17 02:26:31,115 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:26:31,116 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,128 [salt.state       ][INFO    ][15432] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:26:31,128 [salt.state       ][INFO    ][15432] Completed state [net.core.netdev_max_backlog] at time 02:26:31.127864 duration_in_ms=12.592
2017-12-17 02:26:31,128 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:26:31.128066
2017-12-17 02:26:31,128 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:26:31,129 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,140 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:26:31,141 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:26:31.140583 duration_in_ms=12.517
2017-12-17 02:26:31,141 [salt.state       ][INFO    ][15432] Running state [vm.swappiness] at time 02:26:31.140783
2017-12-17 02:26:31,141 [salt.state       ][INFO    ][15432] Executing state sysctl.present for vm.swappiness
2017-12-17 02:26:31,141 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,155 [salt.state       ][INFO    ][15432] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:26:31,156 [salt.state       ][INFO    ][15432] Completed state [vm.swappiness] at time 02:26:31.155538 duration_in_ms=14.754
2017-12-17 02:26:31,156 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:26:31.155773
2017-12-17 02:26:31,156 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:26:31,156 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,171 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:26:31,171 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:26:31.170944 duration_in_ms=15.169
2017-12-17 02:26:31,171 [salt.state       ][INFO    ][15432] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:26:31.171147
2017-12-17 02:26:31,171 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:26:31,172 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,185 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:26:31,186 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:26:31.185571 duration_in_ms=14.423
2017-12-17 02:26:31,186 [salt.state       ][INFO    ][15432] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:26:31.185783
2017-12-17 02:26:31,186 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:26:31,186 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,202 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:26:31,202 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:26:31.202345 duration_in_ms=16.562
2017-12-17 02:26:31,203 [salt.state       ][INFO    ][15432] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:26:31.202566
2017-12-17 02:26:31,203 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:26:31,203 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,219 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:26:31,219 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:26:31.219254 duration_in_ms=16.688
2017-12-17 02:26:31,219 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_fin_timeout] at time 02:26:31.219473
2017-12-17 02:26:31,220 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:26:31,220 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,236 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:26:31,236 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_fin_timeout] at time 02:26:31.235972 duration_in_ms=16.497
2017-12-17 02:26:31,236 [salt.state       ][INFO    ][15432] Running state [net.ipv4.tcp_keepalive_time] at time 02:26:31.236184
2017-12-17 02:26:31,236 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:26:31,237 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,255 [salt.state       ][INFO    ][15432] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:26:31,255 [salt.state       ][INFO    ][15432] Completed state [net.ipv4.tcp_keepalive_time] at time 02:26:31.255028 duration_in_ms=18.842
2017-12-17 02:26:31,255 [salt.state       ][INFO    ][15432] Running state [net.nf_conntrack_max] at time 02:26:31.255368
2017-12-17 02:26:31,256 [salt.state       ][INFO    ][15432] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:26:31,256 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:26:31,276 [salt.state       ][INFO    ][15432] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:26:31,276 [salt.state       ][INFO    ][15432] Completed state [net.nf_conntrack_max] at time 02:26:31.276197 duration_in_ms=20.828
2017-12-17 02:26:31,277 [salt.state       ][INFO    ][15432] Running state [linux_sysfs_package] at time 02:26:31.276538
2017-12-17 02:26:31,277 [salt.state       ][INFO    ][15432] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:26:31,280 [salt.state       ][INFO    ][15432] All specified packages are already installed
2017-12-17 02:26:31,281 [salt.state       ][INFO    ][15432] Completed state [linux_sysfs_package] at time 02:26:31.280577 duration_in_ms=4.038
2017-12-17 02:26:31,282 [salt.state       ][INFO    ][15432] Running state [/etc/sysfs.d] at time 02:26:31.281817
2017-12-17 02:26:31,282 [salt.state       ][INFO    ][15432] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:26:31,282 [salt.state       ][INFO    ][15432] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:26:31,283 [salt.state       ][INFO    ][15432] Completed state [/etc/sysfs.d] at time 02:26:31.282590 duration_in_ms=0.773
2017-12-17 02:26:31,283 [salt.state       ][INFO    ][15432] Running state [ondemand] at time 02:26:31.283194
2017-12-17 02:26:31,283 [salt.state       ][INFO    ][15432] Executing state service.dead for ondemand
2017-12-17 02:26:31,284 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:26:31,297 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:26:31,309 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:26:31,326 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'runlevel' in directory '/root'
2017-12-17 02:26:31,335 [salt.state       ][INFO    ][15432] The service ondemand is already dead
2017-12-17 02:26:31,335 [salt.state       ][INFO    ][15432] Completed state [ondemand] at time 02:26:31.335153 duration_in_ms=51.959
2017-12-17 02:26:31,336 [salt.state       ][INFO    ][15432] Running state [cs_CZ.UTF-8] at time 02:26:31.335923
2017-12-17 02:26:31,336 [salt.state       ][INFO    ][15432] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:26:31,337 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'locale -a' in directory '/root'
2017-12-17 02:26:31,346 [salt.state       ][INFO    ][15432] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:26:31,346 [salt.state       ][INFO    ][15432] Completed state [cs_CZ.UTF-8] at time 02:26:31.345866 duration_in_ms=9.943
2017-12-17 02:26:31,346 [salt.state       ][INFO    ][15432] Running state [en_US.UTF-8] at time 02:26:31.346070
2017-12-17 02:26:31,346 [salt.state       ][INFO    ][15432] Executing state locale.present for en_US.UTF-8
2017-12-17 02:26:31,347 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'locale -a' in directory '/root'
2017-12-17 02:26:31,355 [salt.state       ][INFO    ][15432] Locale en_US.UTF-8 is already present
2017-12-17 02:26:31,356 [salt.state       ][INFO    ][15432] Completed state [en_US.UTF-8] at time 02:26:31.355564 duration_in_ms=9.493
2017-12-17 02:26:31,357 [salt.state       ][INFO    ][15432] Running state [en_US.UTF-8] at time 02:26:31.356635
2017-12-17 02:26:31,357 [salt.state       ][INFO    ][15432] Executing state locale.system for en_US.UTF-8
2017-12-17 02:26:31,357 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'localectl' in directory '/root'
2017-12-17 02:26:31,385 [salt.state       ][INFO    ][15432] System locale en_US.UTF-8 already set
2017-12-17 02:26:31,385 [salt.state       ][INFO    ][15432] Completed state [en_US.UTF-8] at time 02:26:31.385154 duration_in_ms=28.519
2017-12-17 02:26:31,386 [salt.state       ][INFO    ][15432] Running state [root] at time 02:26:31.386219
2017-12-17 02:26:31,387 [salt.state       ][INFO    ][15432] Executing state user.present for root
2017-12-17 02:26:31,387 [salt.state       ][INFO    ][15432] User root is present and up to date
2017-12-17 02:26:31,388 [salt.state       ][INFO    ][15432] Completed state [root] at time 02:26:31.387589 duration_in_ms=1.37
2017-12-17 02:26:31,388 [salt.state       ][INFO    ][15432] Running state [/root] at time 02:26:31.388364
2017-12-17 02:26:31,389 [salt.state       ][INFO    ][15432] Executing state file.directory for /root
2017-12-17 02:26:31,389 [salt.state       ][INFO    ][15432] Directory /root is in the correct state
2017-12-17 02:26:31,389 [salt.state       ][INFO    ][15432] Completed state [/root] at time 02:26:31.389301 duration_in_ms=0.936
2017-12-17 02:26:31,390 [salt.state       ][INFO    ][15432] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:26:31.389496
2017-12-17 02:26:31,390 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:26:31,390 [salt.state       ][INFO    ][15432] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:26:31,390 [salt.state       ][INFO    ][15432] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:26:31.390119 duration_in_ms=0.623
2017-12-17 02:26:31,390 [salt.state       ][INFO    ][15432] Running state [ubuntu] at time 02:26:31.390338
2017-12-17 02:26:31,391 [salt.state       ][INFO    ][15432] Executing state user.present for ubuntu
2017-12-17 02:26:31,391 [salt.state       ][INFO    ][15432] User ubuntu is present and up to date
2017-12-17 02:26:31,391 [salt.state       ][INFO    ][15432] Completed state [ubuntu] at time 02:26:31.391425 duration_in_ms=1.087
2017-12-17 02:26:31,392 [salt.state       ][INFO    ][15432] Running state [/home/ubuntu] at time 02:26:31.392142
2017-12-17 02:26:31,392 [salt.state       ][INFO    ][15432] Executing state file.directory for /home/ubuntu
2017-12-17 02:26:31,393 [salt.state       ][INFO    ][15432] Directory /home/ubuntu is in the correct state
2017-12-17 02:26:31,393 [salt.state       ][INFO    ][15432] Completed state [/home/ubuntu] at time 02:26:31.393019 duration_in_ms=0.876
2017-12-17 02:26:31,394 [salt.state       ][INFO    ][15432] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:26:31.393574
2017-12-17 02:26:31,394 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:26:31,419 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:26:31,422 [salt.state       ][INFO    ][15432] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:26:31,422 [salt.state       ][INFO    ][15432] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:26:31.422372 duration_in_ms=28.798
2017-12-17 02:26:31,423 [salt.state       ][INFO    ][15432] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:26:31.422590
2017-12-17 02:26:31,423 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:26:31,439 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:26:31,458 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:31,493 [salt.state       ][INFO    ][15432] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:26:31,493 [salt.state       ][INFO    ][15432] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:26:31.493072 duration_in_ms=70.482
2017-12-17 02:26:31,493 [salt.state       ][INFO    ][15432] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:26:31.493255
2017-12-17 02:26:31,493 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:26:31,510 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:26:31,528 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:26:31,562 [salt.state       ][INFO    ][15432] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:26:31,562 [salt.state       ][INFO    ][15432] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:26:31.561738 duration_in_ms=68.482
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] Running state [service.systemctl_reload] at time 02:26:31.562586
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] Executing state module.wait for service.systemctl_reload
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] No changes made for service.systemctl_reload
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] Completed state [service.systemctl_reload] at time 02:26:31.563079 duration_in_ms=0.493
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] Running state [/etc/hostname] at time 02:26:31.563240
2017-12-17 02:26:31,563 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/hostname
2017-12-17 02:26:31,579 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:26:31,580 [salt.state       ][INFO    ][15432] File /etc/hostname is in the correct state
2017-12-17 02:26:31,581 [salt.state       ][INFO    ][15432] Completed state [/etc/hostname] at time 02:26:31.580622 duration_in_ms=17.382
2017-12-17 02:26:31,582 [salt.state       ][INFO    ][15432] Running state [hostname msg02] at time 02:26:31.581554
2017-12-17 02:26:31,582 [salt.state       ][INFO    ][15432] Executing state cmd.wait for hostname msg02
2017-12-17 02:26:31,582 [salt.state       ][INFO    ][15432] No changes made for hostname msg02
2017-12-17 02:26:31,582 [salt.state       ][INFO    ][15432] Completed state [hostname msg02] at time 02:26:31.582064 duration_in_ms=0.51
2017-12-17 02:26:31,582 [salt.state       ][INFO    ][15432] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.582432
2017-12-17 02:26:31,583 [salt.state       ][INFO    ][15432] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,583 [salt.state       ][INFO    ][15432] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:26:31,583 [salt.state       ][INFO    ][15432] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.583067 duration_in_ms=0.636
2017-12-17 02:26:31,583 [salt.state       ][INFO    ][15432] Running state [mdb02] at time 02:26:31.583230
2017-12-17 02:26:31,583 [salt.state       ][INFO    ][15432] Executing state host.present for mdb02
2017-12-17 02:26:31,584 [salt.state       ][INFO    ][15432] Host mdb02 (10.167.4.77) already present
2017-12-17 02:26:31,584 [salt.state       ][INFO    ][15432] Completed state [mdb02] at time 02:26:31.583843 duration_in_ms=0.613
2017-12-17 02:26:31,584 [salt.state       ][INFO    ][15432] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.584004
2017-12-17 02:26:31,584 [salt.state       ][INFO    ][15432] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,584 [salt.state       ][INFO    ][15432] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:26:31,585 [salt.state       ][INFO    ][15432] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.584599 duration_in_ms=0.596
2017-12-17 02:26:31,585 [salt.state       ][INFO    ][15432] Running state [mdb03] at time 02:26:31.584761
2017-12-17 02:26:31,585 [salt.state       ][INFO    ][15432] Executing state host.present for mdb03
2017-12-17 02:26:31,585 [salt.state       ][INFO    ][15432] Host mdb03 (10.167.4.78) already present
2017-12-17 02:26:31,585 [salt.state       ][INFO    ][15432] Completed state [mdb03] at time 02:26:31.585372 duration_in_ms=0.611
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.585547
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.586142 duration_in_ms=0.596
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Running state [mdb01] at time 02:26:31.586314
2017-12-17 02:26:31,586 [salt.state       ][INFO    ][15432] Executing state host.present for mdb01
2017-12-17 02:26:31,587 [salt.state       ][INFO    ][15432] Host mdb01 (10.167.4.76) already present
2017-12-17 02:26:31,587 [salt.state       ][INFO    ][15432] Completed state [mdb01] at time 02:26:31.586946 duration_in_ms=0.631
2017-12-17 02:26:31,587 [salt.state       ][INFO    ][15432] Running state [mdb] at time 02:26:31.587108
2017-12-17 02:26:31,587 [salt.state       ][INFO    ][15432] Executing state host.present for mdb
2017-12-17 02:26:31,588 [salt.state       ][INFO    ][15432] Host mdb (10.167.4.75) already present
2017-12-17 02:26:31,588 [salt.state       ][INFO    ][15432] Completed state [mdb] at time 02:26:31.587719 duration_in_ms=0.61
2017-12-17 02:26:31,588 [salt.state       ][INFO    ][15432] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.587890
2017-12-17 02:26:31,588 [salt.state       ][INFO    ][15432] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,588 [salt.state       ][INFO    ][15432] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.588490 duration_in_ms=0.6
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.588651
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.589281 duration_in_ms=0.63
2017-12-17 02:26:31,589 [salt.state       ][INFO    ][15432] Running state [cfg01] at time 02:26:31.589442
2017-12-17 02:26:31,590 [salt.state       ][INFO    ][15432] Executing state host.present for cfg01
2017-12-17 02:26:31,590 [salt.state       ][INFO    ][15432] Host cfg01 (10.167.4.100) already present
2017-12-17 02:26:31,590 [salt.state       ][INFO    ][15432] Completed state [cfg01] at time 02:26:31.590034 duration_in_ms=0.592
2017-12-17 02:26:31,590 [salt.state       ][INFO    ][15432] Running state [prx01] at time 02:26:31.590208
2017-12-17 02:26:31,590 [salt.state       ][INFO    ][15432] Executing state host.present for prx01
2017-12-17 02:26:31,591 [salt.state       ][INFO    ][15432] Host prx01 (10.167.4.104) already present
2017-12-17 02:26:31,591 [salt.state       ][INFO    ][15432] Completed state [prx01] at time 02:26:31.590803 duration_in_ms=0.594
2017-12-17 02:26:31,591 [salt.state       ][INFO    ][15432] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.590960
2017-12-17 02:26:31,591 [salt.state       ][INFO    ][15432] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,591 [salt.state       ][INFO    ][15432] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.591545 duration_in_ms=0.584
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.591715
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.592302 duration_in_ms=0.587
2017-12-17 02:26:31,592 [salt.state       ][INFO    ][15432] Running state [kvm01] at time 02:26:31.592460
2017-12-17 02:26:31,593 [salt.state       ][INFO    ][15432] Executing state host.present for kvm01
2017-12-17 02:26:31,593 [salt.state       ][INFO    ][15432] Host kvm01 (10.167.4.141) already present
2017-12-17 02:26:31,593 [salt.state       ][INFO    ][15432] Completed state [kvm01] at time 02:26:31.593039 duration_in_ms=0.58
2017-12-17 02:26:31,593 [salt.state       ][INFO    ][15432] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.593196
2017-12-17 02:26:31,593 [salt.state       ][INFO    ][15432] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,594 [salt.state       ][INFO    ][15432] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:26:31,594 [salt.state       ][INFO    ][15432] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.593778 duration_in_ms=0.582
2017-12-17 02:26:31,594 [salt.state       ][INFO    ][15432] Running state [kvm03] at time 02:26:31.593945
2017-12-17 02:26:31,594 [salt.state       ][INFO    ][15432] Executing state host.present for kvm03
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Host kvm03 (10.167.4.143) already present
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Completed state [kvm03] at time 02:26:31.594684 duration_in_ms=0.739
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.594846
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:26:31,595 [salt.state       ][INFO    ][15432] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.595436 duration_in_ms=0.59
2017-12-17 02:26:31,596 [salt.state       ][INFO    ][15432] Running state [kvm02] at time 02:26:31.595596
2017-12-17 02:26:31,596 [salt.state       ][INFO    ][15432] Executing state host.present for kvm02
2017-12-17 02:26:31,596 [salt.state       ][INFO    ][15432] Host kvm02 (10.167.4.142) already present
2017-12-17 02:26:31,596 [salt.state       ][INFO    ][15432] Completed state [kvm02] at time 02:26:31.596205 duration_in_ms=0.609
2017-12-17 02:26:31,596 [salt.state       ][INFO    ][15432] Running state [dbs] at time 02:26:31.596363
2017-12-17 02:26:31,597 [salt.state       ][INFO    ][15432] Executing state host.present for dbs
2017-12-17 02:26:31,597 [salt.state       ][INFO    ][15432] Host dbs (10.167.4.50) already present
2017-12-17 02:26:31,597 [salt.state       ][INFO    ][15432] Completed state [dbs] at time 02:26:31.596948 duration_in_ms=0.584
2017-12-17 02:26:31,597 [salt.state       ][INFO    ][15432] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.597104
2017-12-17 02:26:31,597 [salt.state       ][INFO    ][15432] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.597689 duration_in_ms=0.585
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Running state [prx] at time 02:26:31.597846
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Executing state host.present for prx
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Host prx (172.30.10.103) already present
2017-12-17 02:26:31,598 [salt.state       ][INFO    ][15432] Completed state [prx] at time 02:26:31.598444 duration_in_ms=0.598
2017-12-17 02:26:31,599 [salt.state       ][INFO    ][15432] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.598600
2017-12-17 02:26:31,599 [salt.state       ][INFO    ][15432] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,599 [salt.state       ][INFO    ][15432] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:26:31,599 [salt.state       ][INFO    ][15432] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.599188 duration_in_ms=0.588
2017-12-17 02:26:31,599 [salt.state       ][INFO    ][15432] Running state [prx02] at time 02:26:31.599346
2017-12-17 02:26:31,600 [salt.state       ][INFO    ][15432] Executing state host.present for prx02
2017-12-17 02:26:31,600 [salt.state       ][INFO    ][15432] Host prx02 (10.167.4.105) already present
2017-12-17 02:26:31,600 [salt.state       ][INFO    ][15432] Completed state [prx02] at time 02:26:31.599947 duration_in_ms=0.602
2017-12-17 02:26:31,600 [salt.state       ][INFO    ][15432] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.600120
2017-12-17 02:26:31,600 [salt.state       ][INFO    ][15432] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.600704 duration_in_ms=0.584
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Running state [gtw01] at time 02:26:31.600860
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Executing state host.present for gtw01
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Host gtw01 (10.167.4.124) already present
2017-12-17 02:26:31,601 [salt.state       ][INFO    ][15432] Completed state [gtw01] at time 02:26:31.601438 duration_in_ms=0.578
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.601592
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.602173 duration_in_ms=0.581
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Running state [gtw02] at time 02:26:31.602338
2017-12-17 02:26:31,602 [salt.state       ][INFO    ][15432] Executing state host.present for gtw02
2017-12-17 02:26:31,603 [salt.state       ][INFO    ][15432] Host gtw02 (10.167.4.125) already present
2017-12-17 02:26:31,603 [salt.state       ][INFO    ][15432] Completed state [gtw02] at time 02:26:31.602917 duration_in_ms=0.579
2017-12-17 02:26:31,603 [salt.state       ][INFO    ][15432] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.603074
2017-12-17 02:26:31,603 [salt.state       ][INFO    ][15432] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.603652 duration_in_ms=0.578
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.603832
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:26:31,604 [salt.state       ][INFO    ][15432] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.604422 duration_in_ms=0.59
2017-12-17 02:26:31,605 [salt.state       ][INFO    ][15432] Running state [msg02] at time 02:26:31.604577
2017-12-17 02:26:31,605 [salt.state       ][INFO    ][15432] Executing state host.present for msg02
2017-12-17 02:26:31,605 [salt.state       ][INFO    ][15432] Host msg02 (10.167.4.42) already present
2017-12-17 02:26:31,605 [salt.state       ][INFO    ][15432] Completed state [msg02] at time 02:26:31.605156 duration_in_ms=0.578
2017-12-17 02:26:31,606 [salt.state       ][INFO    ][15432] Running state [file.replace] at time 02:26:31.605762
2017-12-17 02:26:31,606 [salt.state       ][INFO    ][15432] Executing state module.run for file.replace
2017-12-17 02:26:31,672 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:26:31,681 [salt.state       ][INFO    ][15432] onlyif execution failed
2017-12-17 02:26:31,681 [salt.state       ][INFO    ][15432] Completed state [file.replace] at time 02:26:31.681455 duration_in_ms=75.693
2017-12-17 02:26:31,682 [salt.state       ][INFO    ][15432] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.681694
2017-12-17 02:26:31,682 [salt.state       ][INFO    ][15432] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,682 [salt.state       ][INFO    ][15432] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.682495 duration_in_ms=0.801
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Running state [msg03] at time 02:26:31.682640
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Executing state host.present for msg03
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Host msg03 (10.167.4.43) already present
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Completed state [msg03] at time 02:26:31.683198 duration_in_ms=0.558
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.683345
2017-12-17 02:26:31,683 [salt.state       ][INFO    ][15432] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,684 [salt.state       ][INFO    ][15432] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:26:31,684 [salt.state       ][INFO    ][15432] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.683932 duration_in_ms=0.587
2017-12-17 02:26:31,684 [salt.state       ][INFO    ][15432] Running state [msg01] at time 02:26:31.684090
2017-12-17 02:26:31,684 [salt.state       ][INFO    ][15432] Executing state host.present for msg01
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Host msg01 (10.167.4.41) already present
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Completed state [msg01] at time 02:26:31.684631 duration_in_ms=0.54
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Running state [msg] at time 02:26:31.684777
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Executing state host.present for msg
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Host msg (10.167.4.40) already present
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Completed state [msg] at time 02:26:31.685316 duration_in_ms=0.539
2017-12-17 02:26:31,685 [salt.state       ][INFO    ][15432] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.685460
2017-12-17 02:26:31,686 [salt.state       ][INFO    ][15432] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,686 [salt.state       ][INFO    ][15432] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:26:31,686 [salt.state       ][INFO    ][15432] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.686000 duration_in_ms=0.54
2017-12-17 02:26:31,686 [salt.state       ][INFO    ][15432] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.686144
2017-12-17 02:26:31,686 [salt.state       ][INFO    ][15432] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.686686 duration_in_ms=0.542
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Running state [cfg01] at time 02:26:31.686829
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Executing state host.present for cfg01
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Host cfg01 (10.167.4.100) already present
2017-12-17 02:26:31,687 [salt.state       ][INFO    ][15432] Completed state [cfg01] at time 02:26:31.687358 duration_in_ms=0.53
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Running state [cmp002] at time 02:26:31.687499
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Executing state host.present for cmp002
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Host cmp002 (10.167.4.102) already present
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Completed state [cmp002] at time 02:26:31.688079 duration_in_ms=0.579
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.688221
2017-12-17 02:26:31,688 [salt.state       ][INFO    ][15432] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.688754 duration_in_ms=0.533
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.688899
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:26:31,689 [salt.state       ][INFO    ][15432] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.689431 duration_in_ms=0.532
2017-12-17 02:26:31,690 [salt.state       ][INFO    ][15432] Running state [cmp001] at time 02:26:31.689571
2017-12-17 02:26:31,690 [salt.state       ][INFO    ][15432] Executing state host.present for cmp001
2017-12-17 02:26:31,690 [salt.state       ][INFO    ][15432] Host cmp001 (10.167.4.101) already present
2017-12-17 02:26:31,690 [salt.state       ][INFO    ][15432] Completed state [cmp001] at time 02:26:31.690331 duration_in_ms=0.76
2017-12-17 02:26:31,690 [salt.state       ][INFO    ][15432] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.690478
2017-12-17 02:26:31,691 [salt.state       ][INFO    ][15432] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,691 [salt.state       ][INFO    ][15432] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:26:31,691 [salt.state       ][INFO    ][15432] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.691026 duration_in_ms=0.547
2017-12-17 02:26:31,691 [salt.state       ][INFO    ][15432] Running state [dbs01] at time 02:26:31.691167
2017-12-17 02:26:31,691 [salt.state       ][INFO    ][15432] Executing state host.present for dbs01
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Host dbs01 (10.167.4.51) already present
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Completed state [dbs01] at time 02:26:31.691693 duration_in_ms=0.525
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.691852
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:26:31,692 [salt.state       ][INFO    ][15432] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.692380 duration_in_ms=0.528
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Running state [dbs02] at time 02:26:31.692522
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Executing state host.present for dbs02
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Host dbs02 (10.167.4.52) already present
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Completed state [dbs02] at time 02:26:31.693046 duration_in_ms=0.524
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.693186
2017-12-17 02:26:31,693 [salt.state       ][INFO    ][15432] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.693723 duration_in_ms=0.536
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Running state [dbs03] at time 02:26:31.693864
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Executing state host.present for dbs03
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Host dbs03 (10.167.4.53) already present
2017-12-17 02:26:31,694 [salt.state       ][INFO    ][15432] Completed state [dbs03] at time 02:26:31.694398 duration_in_ms=0.534
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.694539
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.695075 duration_in_ms=0.536
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Running state [mas01] at time 02:26:31.695219
2017-12-17 02:26:31,695 [salt.state       ][INFO    ][15432] Executing state host.present for mas01
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Host mas01 (10.167.4.3) already present
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Completed state [mas01] at time 02:26:31.695778 duration_in_ms=0.558
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.695919
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:26:31,696 [salt.state       ][INFO    ][15432] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.696451 duration_in_ms=0.532
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Running state [ctl02] at time 02:26:31.696592
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Executing state host.present for ctl02
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Host ctl02 (10.167.4.12) already present
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Completed state [ctl02] at time 02:26:31.697122 duration_in_ms=0.53
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.697260
2017-12-17 02:26:31,697 [salt.state       ][INFO    ][15432] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.697799 duration_in_ms=0.538
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Running state [ctl03] at time 02:26:31.697938
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Executing state host.present for ctl03
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Host ctl03 (10.167.4.13) already present
2017-12-17 02:26:31,698 [salt.state       ][INFO    ][15432] Completed state [ctl03] at time 02:26:31.698475 duration_in_ms=0.537
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.698617
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.699157 duration_in_ms=0.541
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Running state [ctl01] at time 02:26:31.699296
2017-12-17 02:26:31,699 [salt.state       ][INFO    ][15432] Executing state host.present for ctl01
2017-12-17 02:26:31,700 [salt.state       ][INFO    ][15432] Host ctl01 (10.167.4.11) already present
2017-12-17 02:26:31,700 [salt.state       ][INFO    ][15432] Completed state [ctl01] at time 02:26:31.699841 duration_in_ms=0.544
2017-12-17 02:26:31,700 [salt.state       ][INFO    ][15432] Running state [ctl] at time 02:26:31.699980
2017-12-17 02:26:31,700 [salt.state       ][INFO    ][15432] Executing state host.present for ctl
2017-12-17 02:26:31,700 [salt.state       ][INFO    ][15432] Host ctl (10.167.4.10) already present
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Completed state [ctl] at time 02:26:31.700508 duration_in_ms=0.528
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.700650
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:26:31.701180 duration_in_ms=0.53
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Running state [ens2] at time 02:26:31.701318
2017-12-17 02:26:31,701 [salt.state       ][INFO    ][15432] Executing state network.managed for ens2
2017-12-17 02:26:32,015 [salt.state       ][INFO    ][15432] Interface ens2 is up to date.
2017-12-17 02:26:32,015 [salt.state       ][INFO    ][15432] Completed state [ens2] at time 02:26:32.014748 duration_in_ms=313.43
2017-12-17 02:26:32,015 [salt.state       ][INFO    ][15432] Running state [ens3] at time 02:26:32.014927
2017-12-17 02:26:32,015 [salt.state       ][INFO    ][15432] Executing state network.managed for ens3
2017-12-17 02:26:32,324 [salt.state       ][INFO    ][15432] Interface ens3 is up to date.
2017-12-17 02:26:32,325 [salt.state       ][INFO    ][15432] Completed state [ens3] at time 02:26:32.324770 duration_in_ms=309.842
2017-12-17 02:26:32,325 [salt.state       ][INFO    ][15432] Running state [/etc/profile.d/proxy.sh] at time 02:26:32.325130
2017-12-17 02:26:32,325 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:26:32,326 [salt.state       ][INFO    ][15432] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:26:32,326 [salt.state       ][INFO    ][15432] Completed state [/etc/profile.d/proxy.sh] at time 02:26:32.326183 duration_in_ms=1.052
2017-12-17 02:26:32,327 [salt.state       ][INFO    ][15432] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:26:32.326500
2017-12-17 02:26:32,327 [salt.state       ][INFO    ][15432] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:26:32,327 [salt.state       ][INFO    ][15432] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:26:32,327 [salt.state       ][INFO    ][15432] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:26:32.327422 duration_in_ms=0.922
2017-12-17 02:26:32,328 [salt.state       ][INFO    ][15432] Running state [ntp] at time 02:26:32.327742
2017-12-17 02:26:32,328 [salt.state       ][INFO    ][15432] Executing state pkg.installed for ntp
2017-12-17 02:26:32,331 [salt.state       ][INFO    ][15432] Package ntp is already installed
2017-12-17 02:26:32,332 [salt.state       ][INFO    ][15432] Completed state [ntp] at time 02:26:32.331745 duration_in_ms=4.003
2017-12-17 02:26:32,333 [salt.state       ][INFO    ][15432] Running state [/etc/ntp.conf] at time 02:26:32.332644
2017-12-17 02:26:32,333 [salt.state       ][INFO    ][15432] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:26:32,352 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:26:32,374 [salt.fileclient  ][INFO    ][15432] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:26:32,380 [salt.state       ][INFO    ][15432] File /etc/ntp.conf is in the correct state
2017-12-17 02:26:32,381 [salt.state       ][INFO    ][15432] Completed state [/etc/ntp.conf] at time 02:26:32.380729 duration_in_ms=48.083
2017-12-17 02:26:32,382 [salt.state       ][INFO    ][15432] Running state [ntp] at time 02:26:32.381596
2017-12-17 02:26:32,382 [salt.state       ][INFO    ][15432] Executing state service.running for ntp
2017-12-17 02:26:32,382 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:26:32,393 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:26:32,403 [salt.loaded.int.module.cmdmod][INFO    ][15432] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:26:32,413 [salt.state       ][INFO    ][15432] The service ntp is already running
2017-12-17 02:26:32,413 [salt.state       ][INFO    ][15432] Completed state [ntp] at time 02:26:32.413448 duration_in_ms=31.863
2017-12-17 02:26:32,416 [salt.minion      ][INFO    ][15432] Returning information for job: 20171217022615849860
2017-12-17 02:26:57,227 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022657217669
2017-12-17 02:26:57,255 [salt.minion      ][INFO    ][17389] Starting a new job with PID 17389
2017-12-17 02:27:00,214 [salt.state       ][INFO    ][17389] Loading fresh modules for state activity
2017-12-17 02:27:00,237 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:27:00,271 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:27:00,298 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:00,344 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:27:00,595 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:00,644 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:27:00,673 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:00,729 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:27:00,780 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:00,835 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:27:00,891 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:00,933 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:27:01,010 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,053 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:27:01,116 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,173 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:27:01,190 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,234 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:27:01,295 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,340 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:27:01,416 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,477 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:27:01,518 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,571 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:27:01,592 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,634 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:27:01,649 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,692 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:27:01,710 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,759 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:27:01,776 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,835 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:27:01,853 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,897 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:27:01,927 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:01,972 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:27:02,002 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:02,093 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:27:02,153 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:02,198 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:27:02,213 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:02,314 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:27:02,330 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:02,375 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:27:02,385 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:27:02,398 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:02,413 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:27:02,426 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:02,437 [salt.state       ][INFO    ][17389] Running state [/etc/environment] at time 02:27:02.436996
2017-12-17 02:27:02,437 [salt.state       ][INFO    ][17389] Executing state file.blockreplace for /etc/environment
2017-12-17 02:27:02,441 [salt.state       ][INFO    ][17389] No changes needed to be made
2017-12-17 02:27:02,441 [salt.state       ][INFO    ][17389] Completed state [/etc/environment] at time 02:27:02.441121 duration_in_ms=4.125
2017-12-17 02:27:02,441 [salt.state       ][INFO    ][17389] Running state [/etc/profile.d] at time 02:27:02.441403
2017-12-17 02:27:02,442 [salt.state       ][INFO    ][17389] Executing state file.directory for /etc/profile.d
2017-12-17 02:27:02,442 [salt.state       ][INFO    ][17389] Directory /etc/profile.d is in the correct state
2017-12-17 02:27:02,443 [salt.state       ][INFO    ][17389] Completed state [/etc/profile.d] at time 02:27:02.442682 duration_in_ms=1.279
2017-12-17 02:27:02,702 [salt.state       ][INFO    ][17389] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:27:02.702006
2017-12-17 02:27:02,703 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:27:02,721 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:27:02,726 [salt.state       ][INFO    ][17389] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:27:02,726 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:27:02.726001 duration_in_ms=23.995
2017-12-17 02:27:02,727 [salt.state       ][INFO    ][17389] Running state [linux_repo_prereq_pkgs] at time 02:27:02.726628
2017-12-17 02:27:02,727 [salt.state       ][INFO    ][17389] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:27:02,727 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:27:03,183 [salt.state       ][INFO    ][17389] All specified packages are already installed
2017-12-17 02:27:03,184 [salt.state       ][INFO    ][17389] Completed state [linux_repo_prereq_pkgs] at time 02:27:03.183517 duration_in_ms=456.887
2017-12-17 02:27:03,184 [salt.state       ][INFO    ][17389] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:27:03.183888
2017-12-17 02:27:03,184 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:27:03,185 [salt.state       ][INFO    ][17389] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:27:03,185 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:27:03.184858 duration_in_ms=0.97
2017-12-17 02:27:03,185 [salt.state       ][INFO    ][17389] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:27:03.185134
2017-12-17 02:27:03,185 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:27:03,200 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:27:03,217 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:03,261 [salt.state       ][INFO    ][17389] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:27:03,262 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:27:03.261882 duration_in_ms=76.748
2017-12-17 02:27:03,264 [salt.state       ][INFO    ][17389] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:27:03.263782
2017-12-17 02:27:03,264 [salt.state       ][INFO    ][17389] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:27:03,579 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:27:03,655 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:05,592 [salt.state       ][INFO    ][17389] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:27:05,592 [salt.state       ][INFO    ][17389] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:27:05.592155 duration_in_ms=2328.372
2017-12-17 02:27:05,593 [salt.state       ][INFO    ][17389] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:27:05.592488
2017-12-17 02:27:05,593 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:27:05,593 [salt.state       ][INFO    ][17389] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:27:05,593 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:27:05.593441 duration_in_ms=0.954
2017-12-17 02:27:05,594 [salt.state       ][INFO    ][17389] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:27:05.593731
2017-12-17 02:27:05,594 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:27:05,610 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:27:05,627 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:05,660 [salt.state       ][INFO    ][17389] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:27:05,660 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:27:05.660388 duration_in_ms=66.657
2017-12-17 02:27:05,661 [salt.state       ][INFO    ][17389] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:27:05.661175
2017-12-17 02:27:05,661 [salt.state       ][INFO    ][17389] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:27:05,749 [salt.loaded.int.module.cmdmod][INFO    ][17389] 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-17 02:27:05,828 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:07,320 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022707312569
2017-12-17 02:27:07,343 [salt.minion      ][INFO    ][18398] Starting a new job with PID 18398
2017-12-17 02:27:07,410 [salt.minion      ][INFO    ][18398] Returning information for job: 20171217022707312569
2017-12-17 02:27:07,813 [salt.state       ][INFO    ][17389] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:27:07,813 [salt.state       ][INFO    ][17389] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:27:07.813376 duration_in_ms=2152.2
2017-12-17 02:27:07,814 [salt.state       ][INFO    ][17389] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:27:07.813691
2017-12-17 02:27:07,814 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:27:07,814 [salt.state       ][INFO    ][17389] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:27:07,815 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:27:07.814597 duration_in_ms=0.906
2017-12-17 02:27:07,815 [salt.state       ][INFO    ][17389] Running state [/etc/apt/preferences.d/uca] at time 02:27:07.814875
2017-12-17 02:27:07,815 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:27:07,815 [salt.state       ][INFO    ][17389] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:27:07,816 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/preferences.d/uca] at time 02:27:07.815684 duration_in_ms=0.81
2017-12-17 02:27:07,816 [salt.state       ][INFO    ][17389] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:27:07.816424
2017-12-17 02:27:07,817 [salt.state       ][INFO    ][17389] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:27:07,874 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:27:07,917 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:09,851 [salt.state       ][INFO    ][17389] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:27:09,852 [salt.state       ][INFO    ][17389] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:27:09.851461 duration_in_ms=2035.035
2017-12-17 02:27:09,852 [salt.state       ][INFO    ][17389] Running state [linux_extra_packages_purged] at time 02:27:09.851812
2017-12-17 02:27:09,852 [salt.state       ][INFO    ][17389] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:27:09,858 [salt.state       ][INFO    ][17389] All specified packages are already absent
2017-12-17 02:27:09,858 [salt.state       ][INFO    ][17389] Completed state [linux_extra_packages_purged] at time 02:27:09.858025 duration_in_ms=6.213
2017-12-17 02:27:09,858 [salt.state       ][INFO    ][17389] Running state [linux_extra_packages_latest] at time 02:27:09.858322
2017-12-17 02:27:09,859 [salt.state       ][INFO    ][17389] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:27:09,864 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:11,798 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:27:11,837 [salt.state       ][INFO    ][17389] Package mcelog is already up-to-date
2017-12-17 02:27:11,838 [salt.state       ][INFO    ][17389] Completed state [linux_extra_packages_latest] at time 02:27:11.837611 duration_in_ms=1979.288
2017-12-17 02:27:11,838 [salt.state       ][INFO    ][17389] Running state [UTC] at time 02:27:11.838237
2017-12-17 02:27:11,839 [salt.state       ][INFO    ][17389] Executing state timezone.system for UTC
2017-12-17 02:27:11,839 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:27:11,869 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:27:11,876 [salt.state       ][INFO    ][17389] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:27:11,877 [salt.state       ][INFO    ][17389] Completed state [UTC] at time 02:27:11.876581 duration_in_ms=38.343
2017-12-17 02:27:11,877 [salt.state       ][INFO    ][17389] Running state [nf_conntrack] at time 02:27:11.877202
2017-12-17 02:27:11,878 [salt.state       ][INFO    ][17389] Executing state kmod.present for nf_conntrack
2017-12-17 02:27:11,878 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'lsmod' in directory '/root'
2017-12-17 02:27:11,885 [salt.state       ][INFO    ][17389] Kernel module nf_conntrack is already present
2017-12-17 02:27:11,886 [salt.state       ][INFO    ][17389] Completed state [nf_conntrack] at time 02:27:11.885774 duration_in_ms=8.57
2017-12-17 02:27:11,886 [salt.state       ][INFO    ][17389] Running state [kernel.panic] at time 02:27:11.886375
2017-12-17 02:27:11,887 [salt.state       ][INFO    ][17389] Executing state sysctl.present for kernel.panic
2017-12-17 02:27:11,894 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,907 [salt.state       ][INFO    ][17389] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:27:11,907 [salt.state       ][INFO    ][17389] Completed state [kernel.panic] at time 02:27:11.907398 duration_in_ms=21.023
2017-12-17 02:27:11,908 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_keepalive_probes] at time 02:27:11.907735
2017-12-17 02:27:11,908 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:27:11,909 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,920 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:27:11,921 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:27:11.920649 duration_in_ms=12.914
2017-12-17 02:27:11,921 [salt.state       ][INFO    ][17389] Running state [fs.file-max] at time 02:27:11.920970
2017-12-17 02:27:11,921 [salt.state       ][INFO    ][17389] Executing state sysctl.present for fs.file-max
2017-12-17 02:27:11,922 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,934 [salt.state       ][INFO    ][17389] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:27:11,934 [salt.state       ][INFO    ][17389] Completed state [fs.file-max] at time 02:27:11.933950 duration_in_ms=12.98
2017-12-17 02:27:11,934 [salt.state       ][INFO    ][17389] Running state [net.core.somaxconn] at time 02:27:11.934268
2017-12-17 02:27:11,935 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:27:11,935 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,947 [salt.state       ][INFO    ][17389] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:27:11,947 [salt.state       ][INFO    ][17389] Completed state [net.core.somaxconn] at time 02:27:11.947170 duration_in_ms=12.902
2017-12-17 02:27:11,948 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:27:11.947496
2017-12-17 02:27:11,948 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:27:11,948 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,963 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:27:11,964 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:27:11.963489 duration_in_ms=15.993
2017-12-17 02:27:11,964 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_tw_reuse] at time 02:27:11.963855
2017-12-17 02:27:11,964 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:27:11,965 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,978 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:27:11,979 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_tw_reuse] at time 02:27:11.978936 duration_in_ms=15.08
2017-12-17 02:27:11,979 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_congestion_control] at time 02:27:11.979312
2017-12-17 02:27:11,980 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:27:11,980 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:11,993 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:27:11,993 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_congestion_control] at time 02:27:11.993361 duration_in_ms=14.048
2017-12-17 02:27:11,994 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_retries2] at time 02:27:11.993701
2017-12-17 02:27:11,994 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:27:11,995 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,008 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:27:12,009 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_retries2] at time 02:27:12.008635 duration_in_ms=14.932
2017-12-17 02:27:12,009 [salt.state       ][INFO    ][17389] Running state [net.core.netdev_max_backlog] at time 02:27:12.008979
2017-12-17 02:27:12,009 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:27:12,010 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,024 [salt.state       ][INFO    ][17389] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:27:12,025 [salt.state       ][INFO    ][17389] Completed state [net.core.netdev_max_backlog] at time 02:27:12.024556 duration_in_ms=15.577
2017-12-17 02:27:12,025 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:27:12.024894
2017-12-17 02:27:12,025 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:27:12,026 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,039 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:27:12,040 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:27:12.039619 duration_in_ms=14.724
2017-12-17 02:27:12,040 [salt.state       ][INFO    ][17389] Running state [vm.swappiness] at time 02:27:12.040019
2017-12-17 02:27:12,040 [salt.state       ][INFO    ][17389] Executing state sysctl.present for vm.swappiness
2017-12-17 02:27:12,041 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,056 [salt.state       ][INFO    ][17389] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:27:12,057 [salt.state       ][INFO    ][17389] Completed state [vm.swappiness] at time 02:27:12.056809 duration_in_ms=16.789
2017-12-17 02:27:12,057 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:27:12.057293
2017-12-17 02:27:12,058 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:27:12,059 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,073 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:27:12,074 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:27:12.073938 duration_in_ms=16.644
2017-12-17 02:27:12,074 [salt.state       ][INFO    ][17389] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:27:12.074278
2017-12-17 02:27:12,075 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:27:12,075 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,089 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:27:12,090 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:27:12.089865 duration_in_ms=15.585
2017-12-17 02:27:12,090 [salt.state       ][INFO    ][17389] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:27:12.090416
2017-12-17 02:27:12,091 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:27:12,092 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,106 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:27:12,107 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:27:12.106736 duration_in_ms=16.319
2017-12-17 02:27:12,107 [salt.state       ][INFO    ][17389] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:27:12.107076
2017-12-17 02:27:12,107 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:27:12,108 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,121 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:27:12,122 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:27:12.121866 duration_in_ms=14.79
2017-12-17 02:27:12,122 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_fin_timeout] at time 02:27:12.122209
2017-12-17 02:27:12,123 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:27:12,123 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,137 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:27:12,138 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_fin_timeout] at time 02:27:12.137527 duration_in_ms=15.316
2017-12-17 02:27:12,138 [salt.state       ][INFO    ][17389] Running state [net.ipv4.tcp_keepalive_time] at time 02:27:12.138204
2017-12-17 02:27:12,139 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:27:12,139 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,153 [salt.state       ][INFO    ][17389] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:27:12,154 [salt.state       ][INFO    ][17389] Completed state [net.ipv4.tcp_keepalive_time] at time 02:27:12.153623 duration_in_ms=15.419
2017-12-17 02:27:12,154 [salt.state       ][INFO    ][17389] Running state [net.nf_conntrack_max] at time 02:27:12.153819
2017-12-17 02:27:12,154 [salt.state       ][INFO    ][17389] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:27:12,154 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:12,167 [salt.state       ][INFO    ][17389] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:27:12,167 [salt.state       ][INFO    ][17389] Completed state [net.nf_conntrack_max] at time 02:27:12.167076 duration_in_ms=13.256
2017-12-17 02:27:12,167 [salt.state       ][INFO    ][17389] Running state [linux_sysfs_package] at time 02:27:12.167375
2017-12-17 02:27:12,168 [salt.state       ][INFO    ][17389] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:27:12,171 [salt.state       ][INFO    ][17389] All specified packages are already installed
2017-12-17 02:27:12,171 [salt.state       ][INFO    ][17389] Completed state [linux_sysfs_package] at time 02:27:12.171213 duration_in_ms=3.838
2017-12-17 02:27:12,172 [salt.state       ][INFO    ][17389] Running state [/etc/sysfs.d] at time 02:27:12.172254
2017-12-17 02:27:12,173 [salt.state       ][INFO    ][17389] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:27:12,173 [salt.state       ][INFO    ][17389] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:27:12,173 [salt.state       ][INFO    ][17389] Completed state [/etc/sysfs.d] at time 02:27:12.173267 duration_in_ms=1.012
2017-12-17 02:27:12,174 [salt.state       ][INFO    ][17389] Running state [ondemand] at time 02:27:12.173903
2017-12-17 02:27:12,174 [salt.state       ][INFO    ][17389] Executing state service.dead for ondemand
2017-12-17 02:27:12,175 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:27:12,187 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:27:12,194 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:27:12,205 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'runlevel' in directory '/root'
2017-12-17 02:27:12,212 [salt.state       ][INFO    ][17389] The service ondemand is already dead
2017-12-17 02:27:12,212 [salt.state       ][INFO    ][17389] Completed state [ondemand] at time 02:27:12.211996 duration_in_ms=38.092
2017-12-17 02:27:12,213 [salt.state       ][INFO    ][17389] Running state [cs_CZ.UTF-8] at time 02:27:12.212552
2017-12-17 02:27:12,213 [salt.state       ][INFO    ][17389] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:27:12,213 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'locale -a' in directory '/root'
2017-12-17 02:27:12,220 [salt.state       ][INFO    ][17389] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:27:12,220 [salt.state       ][INFO    ][17389] Completed state [cs_CZ.UTF-8] at time 02:27:12.220047 duration_in_ms=7.493
2017-12-17 02:27:12,220 [salt.state       ][INFO    ][17389] Running state [en_US.UTF-8] at time 02:27:12.220289
2017-12-17 02:27:12,220 [salt.state       ][INFO    ][17389] Executing state locale.present for en_US.UTF-8
2017-12-17 02:27:12,221 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'locale -a' in directory '/root'
2017-12-17 02:27:12,228 [salt.state       ][INFO    ][17389] Locale en_US.UTF-8 is already present
2017-12-17 02:27:12,228 [salt.state       ][INFO    ][17389] Completed state [en_US.UTF-8] at time 02:27:12.228269 duration_in_ms=7.979
2017-12-17 02:27:12,230 [salt.state       ][INFO    ][17389] Running state [en_US.UTF-8] at time 02:27:12.229602
2017-12-17 02:27:12,230 [salt.state       ][INFO    ][17389] Executing state locale.system for en_US.UTF-8
2017-12-17 02:27:12,230 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'localectl' in directory '/root'
2017-12-17 02:27:12,258 [salt.state       ][INFO    ][17389] System locale en_US.UTF-8 already set
2017-12-17 02:27:12,258 [salt.state       ][INFO    ][17389] Completed state [en_US.UTF-8] at time 02:27:12.258229 duration_in_ms=28.627
2017-12-17 02:27:12,259 [salt.state       ][INFO    ][17389] Running state [root] at time 02:27:12.259209
2017-12-17 02:27:12,259 [salt.state       ][INFO    ][17389] Executing state user.present for root
2017-12-17 02:27:12,260 [salt.state       ][INFO    ][17389] User root is present and up to date
2017-12-17 02:27:12,260 [salt.state       ][INFO    ][17389] Completed state [root] at time 02:27:12.260371 duration_in_ms=1.162
2017-12-17 02:27:12,261 [salt.state       ][INFO    ][17389] Running state [/root] at time 02:27:12.261109
2017-12-17 02:27:12,261 [salt.state       ][INFO    ][17389] Executing state file.directory for /root
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] Directory /root is in the correct state
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] Completed state [/root] at time 02:27:12.261831 duration_in_ms=0.721
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:27:12.261979
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:27:12,262 [salt.state       ][INFO    ][17389] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:27:12.262462 duration_in_ms=0.484
2017-12-17 02:27:12,263 [salt.state       ][INFO    ][17389] Running state [ubuntu] at time 02:27:12.262616
2017-12-17 02:27:12,263 [salt.state       ][INFO    ][17389] Executing state user.present for ubuntu
2017-12-17 02:27:12,263 [salt.state       ][INFO    ][17389] User ubuntu is present and up to date
2017-12-17 02:27:12,263 [salt.state       ][INFO    ][17389] Completed state [ubuntu] at time 02:27:12.263462 duration_in_ms=0.845
2017-12-17 02:27:12,264 [salt.state       ][INFO    ][17389] Running state [/home/ubuntu] at time 02:27:12.264085
2017-12-17 02:27:12,264 [salt.state       ][INFO    ][17389] Executing state file.directory for /home/ubuntu
2017-12-17 02:27:12,265 [salt.state       ][INFO    ][17389] Directory /home/ubuntu is in the correct state
2017-12-17 02:27:12,265 [salt.state       ][INFO    ][17389] Completed state [/home/ubuntu] at time 02:27:12.264777 duration_in_ms=0.691
2017-12-17 02:27:12,265 [salt.state       ][INFO    ][17389] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:27:12.265268
2017-12-17 02:27:12,265 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:27:12,281 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:27:12,285 [salt.state       ][INFO    ][17389] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:27:12,285 [salt.state       ][INFO    ][17389] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:27:12.285219 duration_in_ms=19.95
2017-12-17 02:27:12,285 [salt.state       ][INFO    ][17389] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:27:12.285366
2017-12-17 02:27:12,286 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:27:12,304 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:27:12,395 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:12,428 [salt.state       ][INFO    ][17389] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:27:12,429 [salt.state       ][INFO    ][17389] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:27:12.428611 duration_in_ms=143.245
2017-12-17 02:27:12,429 [salt.state       ][INFO    ][17389] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:27:12.428781
2017-12-17 02:27:12,429 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:27:12,447 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:27:12,464 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:12,498 [salt.state       ][INFO    ][17389] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:27:12,498 [salt.state       ][INFO    ][17389] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:27:12.498010 duration_in_ms=69.227
2017-12-17 02:27:12,499 [salt.state       ][INFO    ][17389] Running state [service.systemctl_reload] at time 02:27:12.498916
2017-12-17 02:27:12,499 [salt.state       ][INFO    ][17389] Executing state module.wait for service.systemctl_reload
2017-12-17 02:27:12,499 [salt.state       ][INFO    ][17389] No changes made for service.systemctl_reload
2017-12-17 02:27:12,499 [salt.state       ][INFO    ][17389] Completed state [service.systemctl_reload] at time 02:27:12.499381 duration_in_ms=0.464
2017-12-17 02:27:12,500 [salt.state       ][INFO    ][17389] Running state [/etc/hostname] at time 02:27:12.499526
2017-12-17 02:27:12,500 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/hostname
2017-12-17 02:27:12,517 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:27:12,519 [salt.state       ][INFO    ][17389] File /etc/hostname is in the correct state
2017-12-17 02:27:12,519 [salt.state       ][INFO    ][17389] Completed state [/etc/hostname] at time 02:27:12.518656 duration_in_ms=19.13
2017-12-17 02:27:12,520 [salt.state       ][INFO    ][17389] Running state [hostname msg02] at time 02:27:12.519749
2017-12-17 02:27:12,520 [salt.state       ][INFO    ][17389] Executing state cmd.wait for hostname msg02
2017-12-17 02:27:12,520 [salt.state       ][INFO    ][17389] No changes made for hostname msg02
2017-12-17 02:27:12,520 [salt.state       ][INFO    ][17389] Completed state [hostname msg02] at time 02:27:12.520260 duration_in_ms=0.511
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.520567
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.521150 duration_in_ms=0.583
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Running state [mdb02] at time 02:27:12.521292
2017-12-17 02:27:12,521 [salt.state       ][INFO    ][17389] Executing state host.present for mdb02
2017-12-17 02:27:12,522 [salt.state       ][INFO    ][17389] Host mdb02 (10.167.4.77) already present
2017-12-17 02:27:12,522 [salt.state       ][INFO    ][17389] Completed state [mdb02] at time 02:27:12.521825 duration_in_ms=0.533
2017-12-17 02:27:12,522 [salt.state       ][INFO    ][17389] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.521965
2017-12-17 02:27:12,522 [salt.state       ][INFO    ][17389] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,522 [salt.state       ][INFO    ][17389] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.522494 duration_in_ms=0.528
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Running state [mdb03] at time 02:27:12.522634
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Executing state host.present for mdb03
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Host mdb03 (10.167.4.78) already present
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Completed state [mdb03] at time 02:27:12.523176 duration_in_ms=0.543
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.523322
2017-12-17 02:27:12,523 [salt.state       ][INFO    ][17389] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,524 [salt.state       ][INFO    ][17389] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:27:12,524 [salt.state       ][INFO    ][17389] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.523880 duration_in_ms=0.558
2017-12-17 02:27:12,524 [salt.state       ][INFO    ][17389] Running state [mdb01] at time 02:27:12.524019
2017-12-17 02:27:12,524 [salt.state       ][INFO    ][17389] Executing state host.present for mdb01
2017-12-17 02:27:12,524 [salt.state       ][INFO    ][17389] Host mdb01 (10.167.4.76) already present
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Completed state [mdb01] at time 02:27:12.524579 duration_in_ms=0.56
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Running state [mdb] at time 02:27:12.524729
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Executing state host.present for mdb
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Host mdb (10.167.4.75) already present
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Completed state [mdb] at time 02:27:12.525270 duration_in_ms=0.541
2017-12-17 02:27:12,525 [salt.state       ][INFO    ][17389] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.525410
2017-12-17 02:27:12,526 [salt.state       ][INFO    ][17389] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,526 [salt.state       ][INFO    ][17389] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:27:12,526 [salt.state       ][INFO    ][17389] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.525938 duration_in_ms=0.527
2017-12-17 02:27:12,526 [salt.state       ][INFO    ][17389] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.526079
2017-12-17 02:27:12,526 [salt.state       ][INFO    ][17389] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.526621 duration_in_ms=0.542
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Running state [cfg01] at time 02:27:12.526767
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Executing state host.present for cfg01
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Host cfg01 (10.167.4.100) already present
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Completed state [cfg01] at time 02:27:12.527305 duration_in_ms=0.537
2017-12-17 02:27:12,527 [salt.state       ][INFO    ][17389] Running state [prx01] at time 02:27:12.527447
2017-12-17 02:27:12,528 [salt.state       ][INFO    ][17389] Executing state host.present for prx01
2017-12-17 02:27:12,528 [salt.state       ][INFO    ][17389] Host prx01 (10.167.4.104) already present
2017-12-17 02:27:12,528 [salt.state       ][INFO    ][17389] Completed state [prx01] at time 02:27:12.528013 duration_in_ms=0.566
2017-12-17 02:27:12,528 [salt.state       ][INFO    ][17389] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.528156
2017-12-17 02:27:12,528 [salt.state       ][INFO    ][17389] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.528711 duration_in_ms=0.555
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.528852
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:27:12,529 [salt.state       ][INFO    ][17389] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.529399 duration_in_ms=0.547
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Running state [kvm01] at time 02:27:12.529541
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Executing state host.present for kvm01
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Host kvm01 (10.167.4.141) already present
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Completed state [kvm01] at time 02:27:12.530069 duration_in_ms=0.528
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.530210
2017-12-17 02:27:12,530 [salt.state       ][INFO    ][17389] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,531 [salt.state       ][INFO    ][17389] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:27:12,531 [salt.state       ][INFO    ][17389] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.530758 duration_in_ms=0.548
2017-12-17 02:27:12,531 [salt.state       ][INFO    ][17389] Running state [kvm03] at time 02:27:12.530909
2017-12-17 02:27:12,531 [salt.state       ][INFO    ][17389] Executing state host.present for kvm03
2017-12-17 02:27:12,534 [salt.state       ][INFO    ][17389] Host kvm03 (10.167.4.143) already present
2017-12-17 02:27:12,534 [salt.state       ][INFO    ][17389] Completed state [kvm03] at time 02:27:12.533758 duration_in_ms=2.848
2017-12-17 02:27:12,534 [salt.state       ][INFO    ][17389] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.533967
2017-12-17 02:27:12,534 [salt.state       ][INFO    ][17389] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.534644 duration_in_ms=0.677
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Running state [kvm02] at time 02:27:12.534815
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Executing state host.present for kvm02
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Host kvm02 (10.167.4.142) already present
2017-12-17 02:27:12,535 [salt.state       ][INFO    ][17389] Completed state [kvm02] at time 02:27:12.535441 duration_in_ms=0.626
2017-12-17 02:27:12,536 [salt.state       ][INFO    ][17389] Running state [dbs] at time 02:27:12.535608
2017-12-17 02:27:12,536 [salt.state       ][INFO    ][17389] Executing state host.present for dbs
2017-12-17 02:27:12,536 [salt.state       ][INFO    ][17389] Host dbs (10.167.4.50) already present
2017-12-17 02:27:12,536 [salt.state       ][INFO    ][17389] Completed state [dbs] at time 02:27:12.536310 duration_in_ms=0.702
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.536478
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.537099 duration_in_ms=0.62
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Running state [prx] at time 02:27:12.537268
2017-12-17 02:27:12,537 [salt.state       ][INFO    ][17389] Executing state host.present for prx
2017-12-17 02:27:12,538 [salt.state       ][INFO    ][17389] Host prx (172.30.10.103) already present
2017-12-17 02:27:12,538 [salt.state       ][INFO    ][17389] Completed state [prx] at time 02:27:12.537886 duration_in_ms=0.618
2017-12-17 02:27:12,538 [salt.state       ][INFO    ][17389] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.538054
2017-12-17 02:27:12,538 [salt.state       ][INFO    ][17389] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.538673 duration_in_ms=0.619
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Running state [prx02] at time 02:27:12.538840
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Executing state host.present for prx02
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Host prx02 (10.167.4.105) already present
2017-12-17 02:27:12,539 [salt.state       ][INFO    ][17389] Completed state [prx02] at time 02:27:12.539463 duration_in_ms=0.623
2017-12-17 02:27:12,540 [salt.state       ][INFO    ][17389] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.539629
2017-12-17 02:27:12,540 [salt.state       ][INFO    ][17389] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,540 [salt.state       ][INFO    ][17389] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:27:12,540 [salt.state       ][INFO    ][17389] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.540313 duration_in_ms=0.684
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Running state [gtw01] at time 02:27:12.540482
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Executing state host.present for gtw01
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Host gtw01 (10.167.4.124) already present
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Completed state [gtw01] at time 02:27:12.541107 duration_in_ms=0.625
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.541275
2017-12-17 02:27:12,541 [salt.state       ][INFO    ][17389] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,542 [salt.state       ][INFO    ][17389] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:27:12,542 [salt.state       ][INFO    ][17389] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.541910 duration_in_ms=0.635
2017-12-17 02:27:12,542 [salt.state       ][INFO    ][17389] Running state [gtw02] at time 02:27:12.542076
2017-12-17 02:27:12,542 [salt.state       ][INFO    ][17389] Executing state host.present for gtw02
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Host gtw02 (10.167.4.125) already present
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Completed state [gtw02] at time 02:27:12.542682 duration_in_ms=0.606
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.542843
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:27:12,543 [salt.state       ][INFO    ][17389] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.543448 duration_in_ms=0.604
2017-12-17 02:27:12,544 [salt.state       ][INFO    ][17389] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.543611
2017-12-17 02:27:12,544 [salt.state       ][INFO    ][17389] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,544 [salt.state       ][INFO    ][17389] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:27:12,544 [salt.state       ][INFO    ][17389] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.544283 duration_in_ms=0.672
2017-12-17 02:27:12,544 [salt.state       ][INFO    ][17389] Running state [msg02] at time 02:27:12.544448
2017-12-17 02:27:12,545 [salt.state       ][INFO    ][17389] Executing state host.present for msg02
2017-12-17 02:27:12,545 [salt.state       ][INFO    ][17389] Host msg02 (10.167.4.42) already present
2017-12-17 02:27:12,545 [salt.state       ][INFO    ][17389] Completed state [msg02] at time 02:27:12.545057 duration_in_ms=0.61
2017-12-17 02:27:12,546 [salt.state       ][INFO    ][17389] Running state [file.replace] at time 02:27:12.545729
2017-12-17 02:27:12,546 [salt.state       ][INFO    ][17389] Executing state module.run for file.replace
2017-12-17 02:27:12,615 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:27:12,624 [salt.state       ][INFO    ][17389] onlyif execution failed
2017-12-17 02:27:12,624 [salt.state       ][INFO    ][17389] Completed state [file.replace] at time 02:27:12.623776 duration_in_ms=78.047
2017-12-17 02:27:12,624 [salt.state       ][INFO    ][17389] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.624031
2017-12-17 02:27:12,624 [salt.state       ][INFO    ][17389] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,625 [salt.state       ][INFO    ][17389] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:27:12,625 [salt.state       ][INFO    ][17389] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.624853 duration_in_ms=0.822
2017-12-17 02:27:12,625 [salt.state       ][INFO    ][17389] Running state [msg03] at time 02:27:12.625007
2017-12-17 02:27:12,625 [salt.state       ][INFO    ][17389] Executing state host.present for msg03
2017-12-17 02:27:12,625 [salt.state       ][INFO    ][17389] Host msg03 (10.167.4.43) already present
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Completed state [msg03] at time 02:27:12.625583 duration_in_ms=0.576
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.625738
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.626308 duration_in_ms=0.57
2017-12-17 02:27:12,626 [salt.state       ][INFO    ][17389] Running state [msg01] at time 02:27:12.626465
2017-12-17 02:27:12,627 [salt.state       ][INFO    ][17389] Executing state host.present for msg01
2017-12-17 02:27:12,627 [salt.state       ][INFO    ][17389] Host msg01 (10.167.4.41) already present
2017-12-17 02:27:12,627 [salt.state       ][INFO    ][17389] Completed state [msg01] at time 02:27:12.627028 duration_in_ms=0.563
2017-12-17 02:27:12,627 [salt.state       ][INFO    ][17389] Running state [msg] at time 02:27:12.627178
2017-12-17 02:27:12,627 [salt.state       ][INFO    ][17389] Executing state host.present for msg
2017-12-17 02:27:12,628 [salt.state       ][INFO    ][17389] Host msg (10.167.4.40) already present
2017-12-17 02:27:12,628 [salt.state       ][INFO    ][17389] Completed state [msg] at time 02:27:12.627784 duration_in_ms=0.606
2017-12-17 02:27:12,628 [salt.state       ][INFO    ][17389] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.627945
2017-12-17 02:27:12,628 [salt.state       ][INFO    ][17389] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,628 [salt.state       ][INFO    ][17389] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.628520 duration_in_ms=0.575
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.628672
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.629233 duration_in_ms=0.56
2017-12-17 02:27:12,629 [salt.state       ][INFO    ][17389] Running state [cfg01] at time 02:27:12.629383
2017-12-17 02:27:12,630 [salt.state       ][INFO    ][17389] Executing state host.present for cfg01
2017-12-17 02:27:12,630 [salt.state       ][INFO    ][17389] Host cfg01 (10.167.4.100) already present
2017-12-17 02:27:12,630 [salt.state       ][INFO    ][17389] Completed state [cfg01] at time 02:27:12.629939 duration_in_ms=0.556
2017-12-17 02:27:12,630 [salt.state       ][INFO    ][17389] Running state [cmp002] at time 02:27:12.630088
2017-12-17 02:27:12,630 [salt.state       ][INFO    ][17389] Executing state host.present for cmp002
2017-12-17 02:27:12,631 [salt.state       ][INFO    ][17389] Host cmp002 (10.167.4.102) already present
2017-12-17 02:27:12,631 [salt.state       ][INFO    ][17389] Completed state [cmp002] at time 02:27:12.630914 duration_in_ms=0.826
2017-12-17 02:27:12,631 [salt.state       ][INFO    ][17389] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.631069
2017-12-17 02:27:12,631 [salt.state       ][INFO    ][17389] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.631632 duration_in_ms=0.563
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.631812
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:27:12,632 [salt.state       ][INFO    ][17389] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.632404 duration_in_ms=0.593
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Running state [cmp001] at time 02:27:12.632552
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Executing state host.present for cmp001
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Host cmp001 (10.167.4.101) already present
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Completed state [cmp001] at time 02:27:12.633101 duration_in_ms=0.548
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.633246
2017-12-17 02:27:12,633 [salt.state       ][INFO    ][17389] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,634 [salt.state       ][INFO    ][17389] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:27:12,634 [salt.state       ][INFO    ][17389] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.633795 duration_in_ms=0.548
2017-12-17 02:27:12,634 [salt.state       ][INFO    ][17389] Running state [dbs01] at time 02:27:12.633943
2017-12-17 02:27:12,634 [salt.state       ][INFO    ][17389] Executing state host.present for dbs01
2017-12-17 02:27:12,634 [salt.state       ][INFO    ][17389] Host dbs01 (10.167.4.51) already present
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Completed state [dbs01] at time 02:27:12.634485 duration_in_ms=0.543
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.634633
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.635178 duration_in_ms=0.545
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Running state [dbs02] at time 02:27:12.635327
2017-12-17 02:27:12,635 [salt.state       ][INFO    ][17389] Executing state host.present for dbs02
2017-12-17 02:27:12,636 [salt.state       ][INFO    ][17389] Host dbs02 (10.167.4.52) already present
2017-12-17 02:27:12,636 [salt.state       ][INFO    ][17389] Completed state [dbs02] at time 02:27:12.635918 duration_in_ms=0.591
2017-12-17 02:27:12,636 [salt.state       ][INFO    ][17389] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.636079
2017-12-17 02:27:12,636 [salt.state       ][INFO    ][17389] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.636640 duration_in_ms=0.561
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Running state [dbs03] at time 02:27:12.636787
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Executing state host.present for dbs03
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Host dbs03 (10.167.4.53) already present
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Completed state [dbs03] at time 02:27:12.637332 duration_in_ms=0.545
2017-12-17 02:27:12,637 [salt.state       ][INFO    ][17389] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.637477
2017-12-17 02:27:12,638 [salt.state       ][INFO    ][17389] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,638 [salt.state       ][INFO    ][17389] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:27:12,638 [salt.state       ][INFO    ][17389] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.638036 duration_in_ms=0.559
2017-12-17 02:27:12,638 [salt.state       ][INFO    ][17389] Running state [mas01] at time 02:27:12.638184
2017-12-17 02:27:12,638 [salt.state       ][INFO    ][17389] Executing state host.present for mas01
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Host mas01 (10.167.4.3) already present
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Completed state [mas01] at time 02:27:12.638732 duration_in_ms=0.549
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.638882
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:27:12,639 [salt.state       ][INFO    ][17389] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.639439 duration_in_ms=0.557
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Running state [ctl02] at time 02:27:12.639587
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Executing state host.present for ctl02
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Host ctl02 (10.167.4.12) already present
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Completed state [ctl02] at time 02:27:12.640190 duration_in_ms=0.603
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.640337
2017-12-17 02:27:12,640 [salt.state       ][INFO    ][17389] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,641 [salt.state       ][INFO    ][17389] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:27:12,641 [salt.state       ][INFO    ][17389] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.640889 duration_in_ms=0.552
2017-12-17 02:27:12,641 [salt.state       ][INFO    ][17389] Running state [ctl03] at time 02:27:12.641034
2017-12-17 02:27:12,641 [salt.state       ][INFO    ][17389] Executing state host.present for ctl03
2017-12-17 02:27:12,641 [salt.state       ][INFO    ][17389] Host ctl03 (10.167.4.13) already present
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Completed state [ctl03] at time 02:27:12.641577 duration_in_ms=0.543
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.641724
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.642290 duration_in_ms=0.566
2017-12-17 02:27:12,642 [salt.state       ][INFO    ][17389] Running state [ctl01] at time 02:27:12.642435
2017-12-17 02:27:12,643 [salt.state       ][INFO    ][17389] Executing state host.present for ctl01
2017-12-17 02:27:12,643 [salt.state       ][INFO    ][17389] Host ctl01 (10.167.4.11) already present
2017-12-17 02:27:12,643 [salt.state       ][INFO    ][17389] Completed state [ctl01] at time 02:27:12.642978 duration_in_ms=0.543
2017-12-17 02:27:12,643 [salt.state       ][INFO    ][17389] Running state [ctl] at time 02:27:12.643120
2017-12-17 02:27:12,643 [salt.state       ][INFO    ][17389] Executing state host.present for ctl
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Host ctl (10.167.4.10) already present
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Completed state [ctl] at time 02:27:12.643664 duration_in_ms=0.543
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.643839
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:27:12,644 [salt.state       ][INFO    ][17389] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:27:12.644409 duration_in_ms=0.57
2017-12-17 02:27:12,645 [salt.state       ][INFO    ][17389] Running state [ens2] at time 02:27:12.644552
2017-12-17 02:27:12,645 [salt.state       ][INFO    ][17389] Executing state network.managed for ens2
2017-12-17 02:27:12,957 [salt.state       ][INFO    ][17389] Interface ens2 is up to date.
2017-12-17 02:27:12,957 [salt.state       ][INFO    ][17389] Completed state [ens2] at time 02:27:12.956951 duration_in_ms=312.398
2017-12-17 02:27:12,957 [salt.state       ][INFO    ][17389] Running state [ens3] at time 02:27:12.957141
2017-12-17 02:27:12,957 [salt.state       ][INFO    ][17389] Executing state network.managed for ens3
2017-12-17 02:27:13,261 [salt.state       ][INFO    ][17389] Interface ens3 is up to date.
2017-12-17 02:27:13,261 [salt.state       ][INFO    ][17389] Completed state [ens3] at time 02:27:13.260820 duration_in_ms=303.679
2017-12-17 02:27:13,261 [salt.state       ][INFO    ][17389] Running state [/etc/profile.d/proxy.sh] at time 02:27:13.261196
2017-12-17 02:27:13,261 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:27:13,262 [salt.state       ][INFO    ][17389] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:27:13,262 [salt.state       ][INFO    ][17389] Completed state [/etc/profile.d/proxy.sh] at time 02:27:13.262117 duration_in_ms=0.921
2017-12-17 02:27:13,262 [salt.state       ][INFO    ][17389] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:27:13.262391
2017-12-17 02:27:13,263 [salt.state       ][INFO    ][17389] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:27:13,263 [salt.state       ][INFO    ][17389] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:27:13,263 [salt.state       ][INFO    ][17389] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:27:13.263311 duration_in_ms=0.92
2017-12-17 02:27:13,264 [salt.state       ][INFO    ][17389] Running state [ntp] at time 02:27:13.263692
2017-12-17 02:27:13,264 [salt.state       ][INFO    ][17389] Executing state pkg.installed for ntp
2017-12-17 02:27:13,268 [salt.state       ][INFO    ][17389] Package ntp is already installed
2017-12-17 02:27:13,268 [salt.state       ][INFO    ][17389] Completed state [ntp] at time 02:27:13.267919 duration_in_ms=4.227
2017-12-17 02:27:13,269 [salt.state       ][INFO    ][17389] Running state [/etc/ntp.conf] at time 02:27:13.268860
2017-12-17 02:27:13,269 [salt.state       ][INFO    ][17389] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:27:13,291 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:27:13,321 [salt.fileclient  ][INFO    ][17389] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:13,327 [salt.state       ][INFO    ][17389] File /etc/ntp.conf is in the correct state
2017-12-17 02:27:13,328 [salt.state       ][INFO    ][17389] Completed state [/etc/ntp.conf] at time 02:27:13.327813 duration_in_ms=58.952
2017-12-17 02:27:13,329 [salt.state       ][INFO    ][17389] Running state [ntp] at time 02:27:13.328716
2017-12-17 02:27:13,329 [salt.state       ][INFO    ][17389] Executing state service.running for ntp
2017-12-17 02:27:13,330 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:27:13,343 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:27:13,357 [salt.loaded.int.module.cmdmod][INFO    ][17389] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:27:13,370 [salt.state       ][INFO    ][17389] The service ntp is already running
2017-12-17 02:27:13,371 [salt.state       ][INFO    ][17389] Completed state [ntp] at time 02:27:13.370777 duration_in_ms=42.059
2017-12-17 02:27:13,374 [salt.minion      ][INFO    ][17389] Returning information for job: 20171217022657217669
2017-12-17 02:27:38,407 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171217022738404919
2017-12-17 02:27:38,432 [salt.minion      ][INFO    ][19352] Starting a new job with PID 19352
2017-12-17 02:27:40,443 [salt.state       ][INFO    ][19352] Loading fresh modules for state activity
2017-12-17 02:27:40,606 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 02:27:40,627 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 02:27:40,655 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:40,698 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 02:27:40,712 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,468 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 02:27:41,483 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,526 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 02:27:41,583 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,642 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 02:27:41,672 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,714 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 02:27:41,789 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,830 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 02:27:41,909 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:41,964 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 02:27:42,005 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,050 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 02:27:42,125 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,180 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 02:27:42,334 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,381 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 02:27:42,460 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,508 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 02:27:42,570 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,612 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 02:27:42,653 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,696 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 02:27:42,713 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,757 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 02:27:42,771 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,819 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 02:27:42,840 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,883 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 02:27:42,896 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:42,941 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:27:42,976 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:43,065 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 02:27:43,126 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:43,173 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 02:27:43,189 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:43,235 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 02:27:43,268 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:43,337 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 02:27:43,348 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 02:27:43,361 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:43,379 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 02:27:43,393 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:43,405 [salt.state       ][INFO    ][19352] Running state [/etc/environment] at time 02:27:43.404706
2017-12-17 02:27:43,405 [salt.state       ][INFO    ][19352] Executing state file.blockreplace for /etc/environment
2017-12-17 02:27:43,449 [salt.state       ][INFO    ][19352] No changes needed to be made
2017-12-17 02:27:43,449 [salt.state       ][INFO    ][19352] Completed state [/etc/environment] at time 02:27:43.449443 duration_in_ms=44.737
2017-12-17 02:27:43,450 [salt.state       ][INFO    ][19352] Running state [/etc/profile.d] at time 02:27:43.449663
2017-12-17 02:27:43,450 [salt.state       ][INFO    ][19352] Executing state file.directory for /etc/profile.d
2017-12-17 02:27:43,451 [salt.state       ][INFO    ][19352] Directory /etc/profile.d is in the correct state
2017-12-17 02:27:43,451 [salt.state       ][INFO    ][19352] Completed state [/etc/profile.d] at time 02:27:43.450830 duration_in_ms=1.166
2017-12-17 02:27:43,703 [salt.state       ][INFO    ][19352] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:27:43.703009
2017-12-17 02:27:43,703 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 02:27:43,726 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 02:27:43,730 [salt.state       ][INFO    ][19352] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 02:27:43,731 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:27:43.730533 duration_in_ms=27.535
2017-12-17 02:27:43,731 [salt.state       ][INFO    ][19352] Running state [linux_repo_prereq_pkgs] at time 02:27:43.731107
2017-12-17 02:27:43,731 [salt.state       ][INFO    ][19352] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 02:27:43,732 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:27:44,162 [salt.state       ][INFO    ][19352] All specified packages are already installed
2017-12-17 02:27:44,162 [salt.state       ][INFO    ][19352] Completed state [linux_repo_prereq_pkgs] at time 02:27:44.162439 duration_in_ms=431.331
2017-12-17 02:27:44,163 [salt.state       ][INFO    ][19352] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:27:44.162794
2017-12-17 02:27:44,163 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 02:27:44,164 [salt.state       ][INFO    ][19352] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 02:27:44,164 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:27:44.163789 duration_in_ms=0.995
2017-12-17 02:27:44,164 [salt.state       ][INFO    ][19352] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:27:44.164078
2017-12-17 02:27:44,164 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 02:27:44,180 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:27:44,198 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:44,234 [salt.state       ][INFO    ][19352] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 02:27:44,234 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:27:44.234306 duration_in_ms=70.227
2017-12-17 02:27:44,236 [salt.state       ][INFO    ][19352] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:27:44.236151
2017-12-17 02:27:44,236 [salt.state       ][INFO    ][19352] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 02:27:44,470 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 02:27:44,544 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:46,372 [salt.state       ][INFO    ][19352] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 02:27:46,372 [salt.state       ][INFO    ][19352] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:27:46.372041 duration_in_ms=2135.889
2017-12-17 02:27:46,372 [salt.state       ][INFO    ][19352] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:27:46.372399
2017-12-17 02:27:46,373 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 02:27:46,373 [salt.state       ][INFO    ][19352] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 02:27:46,373 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:27:46.373346 duration_in_ms=0.947
2017-12-17 02:27:46,374 [salt.state       ][INFO    ][19352] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:27:46.373618
2017-12-17 02:27:46,374 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 02:27:46,389 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 02:27:46,406 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:46,439 [salt.state       ][INFO    ][19352] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 02:27:46,439 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:27:46.439036 duration_in_ms=65.418
2017-12-17 02:27:46,440 [salt.state       ][INFO    ][19352] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:27:46.439818
2017-12-17 02:27:46,440 [salt.state       ][INFO    ][19352] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 02:27:46,568 [salt.loaded.int.module.cmdmod][INFO    ][19352] 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-17 02:27:46,647 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:48,496 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022748489194
2017-12-17 02:27:48,518 [salt.minion      ][INFO    ][20361] Starting a new job with PID 20361
2017-12-17 02:27:48,531 [salt.minion      ][INFO    ][20361] Returning information for job: 20171217022748489194
2017-12-17 02:27:48,574 [salt.state       ][INFO    ][19352] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 02:27:48,574 [salt.state       ][INFO    ][19352] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:27:48.574423 duration_in_ms=2134.604
2017-12-17 02:27:48,575 [salt.state       ][INFO    ][19352] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:27:48.574772
2017-12-17 02:27:48,575 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 02:27:48,576 [salt.state       ][INFO    ][19352] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 02:27:48,576 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:27:48.575810 duration_in_ms=1.038
2017-12-17 02:27:48,576 [salt.state       ][INFO    ][19352] Running state [/etc/apt/preferences.d/uca] at time 02:27:48.576091
2017-12-17 02:27:48,576 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 02:27:48,577 [salt.state       ][INFO    ][19352] File /etc/apt/preferences.d/uca is not present
2017-12-17 02:27:48,577 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/preferences.d/uca] at time 02:27:48.576920 duration_in_ms=0.828
2017-12-17 02:27:48,578 [salt.state       ][INFO    ][19352] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:27:48.577668
2017-12-17 02:27:48,578 [salt.state       ][INFO    ][19352] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 02:27:48,654 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 02:27:48,701 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:50,703 [salt.state       ][INFO    ][19352] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 02:27:50,704 [salt.state       ][INFO    ][19352] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:27:50.703986 duration_in_ms=2126.318
2017-12-17 02:27:50,704 [salt.state       ][INFO    ][19352] Running state [linux_extra_packages_purged] at time 02:27:50.704325
2017-12-17 02:27:50,705 [salt.state       ][INFO    ][19352] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 02:27:50,710 [salt.state       ][INFO    ][19352] All specified packages are already absent
2017-12-17 02:27:50,711 [salt.state       ][INFO    ][19352] Completed state [linux_extra_packages_purged] at time 02:27:50.710486 duration_in_ms=6.161
2017-12-17 02:27:50,711 [salt.state       ][INFO    ][19352] Running state [linux_extra_packages_latest] at time 02:27:50.710767
2017-12-17 02:27:50,711 [salt.state       ][INFO    ][19352] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 02:27:50,714 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:27:52,732 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 02:27:52,773 [salt.state       ][INFO    ][19352] Package mcelog is already up-to-date
2017-12-17 02:27:52,773 [salt.state       ][INFO    ][19352] Completed state [linux_extra_packages_latest] at time 02:27:52.773210 duration_in_ms=2062.443
2017-12-17 02:27:52,774 [salt.state       ][INFO    ][19352] Running state [UTC] at time 02:27:52.773857
2017-12-17 02:27:52,774 [salt.state       ][INFO    ][19352] Executing state timezone.system for UTC
2017-12-17 02:27:52,775 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:27:52,813 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['timedatectl'] in directory '/root'
2017-12-17 02:27:52,821 [salt.state       ][INFO    ][19352] Timezone UTC already set, UTC already set to UTC
2017-12-17 02:27:52,821 [salt.state       ][INFO    ][19352] Completed state [UTC] at time 02:27:52.821351 duration_in_ms=47.494
2017-12-17 02:27:52,822 [salt.state       ][INFO    ][19352] Running state [nf_conntrack] at time 02:27:52.821997
2017-12-17 02:27:52,822 [salt.state       ][INFO    ][19352] Executing state kmod.present for nf_conntrack
2017-12-17 02:27:52,823 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'lsmod' in directory '/root'
2017-12-17 02:27:52,829 [salt.state       ][INFO    ][19352] Kernel module nf_conntrack is already present
2017-12-17 02:27:52,830 [salt.state       ][INFO    ][19352] Completed state [nf_conntrack] at time 02:27:52.829730 duration_in_ms=7.732
2017-12-17 02:27:52,830 [salt.state       ][INFO    ][19352] Running state [kernel.panic] at time 02:27:52.830302
2017-12-17 02:27:52,831 [salt.state       ][INFO    ][19352] Executing state sysctl.present for kernel.panic
2017-12-17 02:27:52,837 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,849 [salt.state       ][INFO    ][19352] Sysctl value kernel.panic = 60 is already set
2017-12-17 02:27:52,850 [salt.state       ][INFO    ][19352] Completed state [kernel.panic] at time 02:27:52.849798 duration_in_ms=19.495
2017-12-17 02:27:52,850 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_keepalive_probes] at time 02:27:52.850120
2017-12-17 02:27:52,850 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 02:27:52,851 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,862 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 02:27:52,863 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:27:52.862511 duration_in_ms=12.391
2017-12-17 02:27:52,863 [salt.state       ][INFO    ][19352] Running state [fs.file-max] at time 02:27:52.862825
2017-12-17 02:27:52,863 [salt.state       ][INFO    ][19352] Executing state sysctl.present for fs.file-max
2017-12-17 02:27:52,864 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,876 [salt.state       ][INFO    ][19352] Sysctl value fs.file-max = 124165 is already set
2017-12-17 02:27:52,876 [salt.state       ][INFO    ][19352] Completed state [fs.file-max] at time 02:27:52.876118 duration_in_ms=13.291
2017-12-17 02:27:52,876 [salt.state       ][INFO    ][19352] Running state [net.core.somaxconn] at time 02:27:52.876436
2017-12-17 02:27:52,877 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.core.somaxconn
2017-12-17 02:27:52,877 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,889 [salt.state       ][INFO    ][19352] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 02:27:52,890 [salt.state       ][INFO    ][19352] Completed state [net.core.somaxconn] at time 02:27:52.889691 duration_in_ms=13.233
2017-12-17 02:27:52,890 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:27:52.890018
2017-12-17 02:27:52,890 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 02:27:52,891 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,903 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 02:27:52,903 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:27:52.903302 duration_in_ms=13.284
2017-12-17 02:27:52,904 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_tw_reuse] at time 02:27:52.903622
2017-12-17 02:27:52,904 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 02:27:52,904 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,916 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 02:27:52,917 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_tw_reuse] at time 02:27:52.916534 duration_in_ms=12.912
2017-12-17 02:27:52,917 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_congestion_control] at time 02:27:52.916870
2017-12-17 02:27:52,917 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 02:27:52,918 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,929 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 02:27:52,929 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_congestion_control] at time 02:27:52.929342 duration_in_ms=12.472
2017-12-17 02:27:52,930 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_retries2] at time 02:27:52.929662
2017-12-17 02:27:52,930 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 02:27:52,930 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,943 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 02:27:52,943 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_retries2] at time 02:27:52.942931 duration_in_ms=13.269
2017-12-17 02:27:52,943 [salt.state       ][INFO    ][19352] Running state [net.core.netdev_max_backlog] at time 02:27:52.943255
2017-12-17 02:27:52,944 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 02:27:52,944 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,956 [salt.state       ][INFO    ][19352] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 02:27:52,956 [salt.state       ][INFO    ][19352] Completed state [net.core.netdev_max_backlog] at time 02:27:52.956376 duration_in_ms=13.12
2017-12-17 02:27:52,957 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:27:52.956694
2017-12-17 02:27:52,957 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 02:27:52,958 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,970 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 02:27:52,970 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:27:52.970157 duration_in_ms=13.463
2017-12-17 02:27:52,971 [salt.state       ][INFO    ][19352] Running state [vm.swappiness] at time 02:27:52.970482
2017-12-17 02:27:52,971 [salt.state       ][INFO    ][19352] Executing state sysctl.present for vm.swappiness
2017-12-17 02:27:52,971 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,983 [salt.state       ][INFO    ][19352] Sysctl value vm.swappiness = 10 is already set
2017-12-17 02:27:52,984 [salt.state       ][INFO    ][19352] Completed state [vm.swappiness] at time 02:27:52.983824 duration_in_ms=13.341
2017-12-17 02:27:52,984 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:27:52.984171
2017-12-17 02:27:52,984 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 02:27:52,985 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:52,997 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 02:27:52,998 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:27:52.997502 duration_in_ms=13.331
2017-12-17 02:27:52,998 [salt.state       ][INFO    ][19352] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:27:52.997852
2017-12-17 02:27:52,998 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 02:27:52,999 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,011 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 02:27:53,012 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:27:53.011744 duration_in_ms=13.892
2017-12-17 02:27:53,012 [salt.state       ][INFO    ][19352] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:27:53.012122
2017-12-17 02:27:53,012 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 02:27:53,013 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,025 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 02:27:53,026 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:27:53.025538 duration_in_ms=13.416
2017-12-17 02:27:53,026 [salt.state       ][INFO    ][19352] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:27:53.025891
2017-12-17 02:27:53,026 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 02:27:53,027 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,039 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 02:27:53,039 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:27:53.039190 duration_in_ms=13.298
2017-12-17 02:27:53,040 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_fin_timeout] at time 02:27:53.039514
2017-12-17 02:27:53,040 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 02:27:53,040 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,052 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 02:27:53,053 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_fin_timeout] at time 02:27:53.052618 duration_in_ms=13.104
2017-12-17 02:27:53,053 [salt.state       ][INFO    ][19352] Running state [net.ipv4.tcp_keepalive_time] at time 02:27:53.052940
2017-12-17 02:27:53,053 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 02:27:53,054 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,065 [salt.state       ][INFO    ][19352] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 02:27:53,066 [salt.state       ][INFO    ][19352] Completed state [net.ipv4.tcp_keepalive_time] at time 02:27:53.065758 duration_in_ms=12.817
2017-12-17 02:27:53,066 [salt.state       ][INFO    ][19352] Running state [net.nf_conntrack_max] at time 02:27:53.066077
2017-12-17 02:27:53,066 [salt.state       ][INFO    ][19352] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 02:27:53,067 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'sysctl -a' in directory '/root'
2017-12-17 02:27:53,078 [salt.state       ][INFO    ][19352] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 02:27:53,078 [salt.state       ][INFO    ][19352] Completed state [net.nf_conntrack_max] at time 02:27:53.078405 duration_in_ms=12.328
2017-12-17 02:27:53,079 [salt.state       ][INFO    ][19352] Running state [linux_sysfs_package] at time 02:27:53.078731
2017-12-17 02:27:53,079 [salt.state       ][INFO    ][19352] Executing state pkg.installed for linux_sysfs_package
2017-12-17 02:27:53,082 [salt.state       ][INFO    ][19352] All specified packages are already installed
2017-12-17 02:27:53,082 [salt.state       ][INFO    ][19352] Completed state [linux_sysfs_package] at time 02:27:53.082356 duration_in_ms=3.624
2017-12-17 02:27:53,083 [salt.state       ][INFO    ][19352] Running state [/etc/sysfs.d] at time 02:27:53.083236
2017-12-17 02:27:53,084 [salt.state       ][INFO    ][19352] Executing state file.directory for /etc/sysfs.d
2017-12-17 02:27:53,084 [salt.state       ][INFO    ][19352] Directory /etc/sysfs.d is in the correct state
2017-12-17 02:27:53,084 [salt.state       ][INFO    ][19352] Completed state [/etc/sysfs.d] at time 02:27:53.084289 duration_in_ms=1.052
2017-12-17 02:27:53,085 [salt.state       ][INFO    ][19352] Running state [ondemand] at time 02:27:53.084831
2017-12-17 02:27:53,085 [salt.state       ][INFO    ][19352] Executing state service.dead for ondemand
2017-12-17 02:27:53,086 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 02:27:53,094 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 02:27:53,101 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 02:27:53,111 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'runlevel' in directory '/root'
2017-12-17 02:27:53,118 [salt.state       ][INFO    ][19352] The service ondemand is already dead
2017-12-17 02:27:53,118 [salt.state       ][INFO    ][19352] Completed state [ondemand] at time 02:27:53.118203 duration_in_ms=33.371
2017-12-17 02:27:53,119 [salt.state       ][INFO    ][19352] Running state [cs_CZ.UTF-8] at time 02:27:53.118792
2017-12-17 02:27:53,119 [salt.state       ][INFO    ][19352] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 02:27:53,120 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'locale -a' in directory '/root'
2017-12-17 02:27:53,125 [salt.state       ][INFO    ][19352] Locale cs_CZ.UTF-8 is already present
2017-12-17 02:27:53,126 [salt.state       ][INFO    ][19352] Completed state [cs_CZ.UTF-8] at time 02:27:53.125810 duration_in_ms=7.018
2017-12-17 02:27:53,126 [salt.state       ][INFO    ][19352] Running state [en_US.UTF-8] at time 02:27:53.126132
2017-12-17 02:27:53,126 [salt.state       ][INFO    ][19352] Executing state locale.present for en_US.UTF-8
2017-12-17 02:27:53,127 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'locale -a' in directory '/root'
2017-12-17 02:27:53,133 [salt.state       ][INFO    ][19352] Locale en_US.UTF-8 is already present
2017-12-17 02:27:53,133 [salt.state       ][INFO    ][19352] Completed state [en_US.UTF-8] at time 02:27:53.132980 duration_in_ms=6.848
2017-12-17 02:27:53,134 [salt.state       ][INFO    ][19352] Running state [en_US.UTF-8] at time 02:27:53.133967
2017-12-17 02:27:53,134 [salt.state       ][INFO    ][19352] Executing state locale.system for en_US.UTF-8
2017-12-17 02:27:53,135 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'localectl' in directory '/root'
2017-12-17 02:27:53,165 [salt.state       ][INFO    ][19352] System locale en_US.UTF-8 already set
2017-12-17 02:27:53,165 [salt.state       ][INFO    ][19352] Completed state [en_US.UTF-8] at time 02:27:53.164921 duration_in_ms=30.952
2017-12-17 02:27:53,166 [salt.state       ][INFO    ][19352] Running state [root] at time 02:27:53.165923
2017-12-17 02:27:53,166 [salt.state       ][INFO    ][19352] Executing state user.present for root
2017-12-17 02:27:53,167 [salt.state       ][INFO    ][19352] User root is present and up to date
2017-12-17 02:27:53,167 [salt.state       ][INFO    ][19352] Completed state [root] at time 02:27:53.167328 duration_in_ms=1.405
2017-12-17 02:27:53,168 [salt.state       ][INFO    ][19352] Running state [/root] at time 02:27:53.168191
2017-12-17 02:27:53,168 [salt.state       ][INFO    ][19352] Executing state file.directory for /root
2017-12-17 02:27:53,169 [salt.state       ][INFO    ][19352] Directory /root is in the correct state
2017-12-17 02:27:53,169 [salt.state       ][INFO    ][19352] Completed state [/root] at time 02:27:53.169246 duration_in_ms=1.055
2017-12-17 02:27:53,170 [salt.state       ][INFO    ][19352] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:27:53.169513
2017-12-17 02:27:53,170 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 02:27:53,170 [salt.state       ][INFO    ][19352] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 02:27:53,170 [salt.state       ][INFO    ][19352] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:27:53.170384 duration_in_ms=0.871
2017-12-17 02:27:53,171 [salt.state       ][INFO    ][19352] Running state [ubuntu] at time 02:27:53.170657
2017-12-17 02:27:53,171 [salt.state       ][INFO    ][19352] Executing state user.present for ubuntu
2017-12-17 02:27:53,172 [salt.state       ][INFO    ][19352] User ubuntu is present and up to date
2017-12-17 02:27:53,172 [salt.state       ][INFO    ][19352] Completed state [ubuntu] at time 02:27:53.171841 duration_in_ms=1.184
2017-12-17 02:27:53,173 [salt.state       ][INFO    ][19352] Running state [/home/ubuntu] at time 02:27:53.172578
2017-12-17 02:27:53,173 [salt.state       ][INFO    ][19352] Executing state file.directory for /home/ubuntu
2017-12-17 02:27:53,173 [salt.state       ][INFO    ][19352] Directory /home/ubuntu is in the correct state
2017-12-17 02:27:53,174 [salt.state       ][INFO    ][19352] Completed state [/home/ubuntu] at time 02:27:53.173607 duration_in_ms=1.029
2017-12-17 02:27:53,174 [salt.state       ][INFO    ][19352] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:27:53.174229
2017-12-17 02:27:53,175 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 02:27:53,191 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 02:27:53,202 [salt.state       ][INFO    ][19352] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 02:27:53,202 [salt.state       ][INFO    ][19352] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:27:53.202148 duration_in_ms=27.919
2017-12-17 02:27:53,202 [salt.state       ][INFO    ][19352] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:27:53.202417
2017-12-17 02:27:53,203 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 02:27:53,219 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 02:27:53,236 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:53,268 [salt.state       ][INFO    ][19352] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 02:27:53,268 [salt.state       ][INFO    ][19352] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:27:53.268332 duration_in_ms=65.915
2017-12-17 02:27:53,269 [salt.state       ][INFO    ][19352] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:27:53.268603
2017-12-17 02:27:53,269 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 02:27:53,287 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 02:27:53,303 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:27:53,334 [salt.state       ][INFO    ][19352] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 02:27:53,334 [salt.state       ][INFO    ][19352] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:27:53.334454 duration_in_ms=65.851
2017-12-17 02:27:53,335 [salt.state       ][INFO    ][19352] Running state [service.systemctl_reload] at time 02:27:53.335388
2017-12-17 02:27:53,336 [salt.state       ][INFO    ][19352] Executing state module.wait for service.systemctl_reload
2017-12-17 02:27:53,336 [salt.state       ][INFO    ][19352] No changes made for service.systemctl_reload
2017-12-17 02:27:53,336 [salt.state       ][INFO    ][19352] Completed state [service.systemctl_reload] at time 02:27:53.336254 duration_in_ms=0.867
2017-12-17 02:27:53,337 [salt.state       ][INFO    ][19352] Running state [/etc/hostname] at time 02:27:53.336521
2017-12-17 02:27:53,337 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/hostname
2017-12-17 02:27:53,354 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 02:27:53,356 [salt.state       ][INFO    ][19352] File /etc/hostname is in the correct state
2017-12-17 02:27:53,356 [salt.state       ][INFO    ][19352] Completed state [/etc/hostname] at time 02:27:53.356072 duration_in_ms=19.55
2017-12-17 02:27:53,357 [salt.state       ][INFO    ][19352] Running state [hostname msg02] at time 02:27:53.357170
2017-12-17 02:27:53,357 [salt.state       ][INFO    ][19352] Executing state cmd.wait for hostname msg02
2017-12-17 02:27:53,358 [salt.state       ][INFO    ][19352] No changes made for hostname msg02
2017-12-17 02:27:53,358 [salt.state       ][INFO    ][19352] Completed state [hostname msg02] at time 02:27:53.358048 duration_in_ms=0.878
2017-12-17 02:27:53,359 [salt.state       ][INFO    ][19352] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.358486
2017-12-17 02:27:53,359 [salt.state       ][INFO    ][19352] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,359 [salt.state       ][INFO    ][19352] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:27:53,359 [salt.state       ][INFO    ][19352] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.359446 duration_in_ms=0.96
2017-12-17 02:27:53,360 [salt.state       ][INFO    ][19352] Running state [mdb02] at time 02:27:53.359731
2017-12-17 02:27:53,360 [salt.state       ][INFO    ][19352] Executing state host.present for mdb02
2017-12-17 02:27:53,360 [salt.state       ][INFO    ][19352] Host mdb02 (10.167.4.77) already present
2017-12-17 02:27:53,361 [salt.state       ][INFO    ][19352] Completed state [mdb02] at time 02:27:53.360644 duration_in_ms=0.913
2017-12-17 02:27:53,361 [salt.state       ][INFO    ][19352] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.360915
2017-12-17 02:27:53,361 [salt.state       ][INFO    ][19352] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,362 [salt.state       ][INFO    ][19352] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:27:53,362 [salt.state       ][INFO    ][19352] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.361836 duration_in_ms=0.922
2017-12-17 02:27:53,362 [salt.state       ][INFO    ][19352] Running state [mdb03] at time 02:27:53.362104
2017-12-17 02:27:53,362 [salt.state       ][INFO    ][19352] Executing state host.present for mdb03
2017-12-17 02:27:53,363 [salt.state       ][INFO    ][19352] Host mdb03 (10.167.4.78) already present
2017-12-17 02:27:53,363 [salt.state       ][INFO    ][19352] Completed state [mdb03] at time 02:27:53.363026 duration_in_ms=0.922
2017-12-17 02:27:53,363 [salt.state       ][INFO    ][19352] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.363295
2017-12-17 02:27:53,364 [salt.state       ][INFO    ][19352] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,364 [salt.state       ][INFO    ][19352] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:27:53,364 [salt.state       ][INFO    ][19352] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.364228 duration_in_ms=0.932
2017-12-17 02:27:53,365 [salt.state       ][INFO    ][19352] Running state [mdb01] at time 02:27:53.364494
2017-12-17 02:27:53,365 [salt.state       ][INFO    ][19352] Executing state host.present for mdb01
2017-12-17 02:27:53,365 [salt.state       ][INFO    ][19352] Host mdb01 (10.167.4.76) already present
2017-12-17 02:27:53,365 [salt.state       ][INFO    ][19352] Completed state [mdb01] at time 02:27:53.365412 duration_in_ms=0.917
2017-12-17 02:27:53,366 [salt.state       ][INFO    ][19352] Running state [mdb] at time 02:27:53.365712
2017-12-17 02:27:53,366 [salt.state       ][INFO    ][19352] Executing state host.present for mdb
2017-12-17 02:27:53,366 [salt.state       ][INFO    ][19352] Host mdb (10.167.4.75) already present
2017-12-17 02:27:53,367 [salt.state       ][INFO    ][19352] Completed state [mdb] at time 02:27:53.366665 duration_in_ms=0.953
2017-12-17 02:27:53,367 [salt.state       ][INFO    ][19352] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.366946
2017-12-17 02:27:53,367 [salt.state       ][INFO    ][19352] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,368 [salt.state       ][INFO    ][19352] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:27:53,368 [salt.state       ][INFO    ][19352] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.367894 duration_in_ms=0.949
2017-12-17 02:27:53,368 [salt.state       ][INFO    ][19352] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.368182
2017-12-17 02:27:53,368 [salt.state       ][INFO    ][19352] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,369 [salt.state       ][INFO    ][19352] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:27:53,369 [salt.state       ][INFO    ][19352] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.369096 duration_in_ms=0.913
2017-12-17 02:27:53,369 [salt.state       ][INFO    ][19352] Running state [cfg01] at time 02:27:53.369364
2017-12-17 02:27:53,370 [salt.state       ][INFO    ][19352] Executing state host.present for cfg01
2017-12-17 02:27:53,370 [salt.state       ][INFO    ][19352] Host cfg01 (10.167.4.100) already present
2017-12-17 02:27:53,370 [salt.state       ][INFO    ][19352] Completed state [cfg01] at time 02:27:53.370311 duration_in_ms=0.947
2017-12-17 02:27:53,371 [salt.state       ][INFO    ][19352] Running state [prx01] at time 02:27:53.370583
2017-12-17 02:27:53,371 [salt.state       ][INFO    ][19352] Executing state host.present for prx01
2017-12-17 02:27:53,371 [salt.state       ][INFO    ][19352] Host prx01 (10.167.4.104) already present
2017-12-17 02:27:53,372 [salt.state       ][INFO    ][19352] Completed state [prx01] at time 02:27:53.371506 duration_in_ms=0.924
2017-12-17 02:27:53,372 [salt.state       ][INFO    ][19352] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.371798
2017-12-17 02:27:53,372 [salt.state       ][INFO    ][19352] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,372 [salt.state       ][INFO    ][19352] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:27:53,373 [salt.state       ][INFO    ][19352] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.372720 duration_in_ms=0.921
2017-12-17 02:27:53,373 [salt.state       ][INFO    ][19352] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.372994
2017-12-17 02:27:53,373 [salt.state       ][INFO    ][19352] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,374 [salt.state       ][INFO    ][19352] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:27:53,374 [salt.state       ][INFO    ][19352] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.373929 duration_in_ms=0.935
2017-12-17 02:27:53,374 [salt.state       ][INFO    ][19352] Running state [kvm01] at time 02:27:53.374200
2017-12-17 02:27:53,374 [salt.state       ][INFO    ][19352] Executing state host.present for kvm01
2017-12-17 02:27:53,375 [salt.state       ][INFO    ][19352] Host kvm01 (10.167.4.141) already present
2017-12-17 02:27:53,375 [salt.state       ][INFO    ][19352] Completed state [kvm01] at time 02:27:53.375133 duration_in_ms=0.934
2017-12-17 02:27:53,375 [salt.state       ][INFO    ][19352] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.375404
2017-12-17 02:27:53,376 [salt.state       ][INFO    ][19352] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,376 [salt.state       ][INFO    ][19352] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:27:53,376 [salt.state       ][INFO    ][19352] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.376361 duration_in_ms=0.957
2017-12-17 02:27:53,377 [salt.state       ][INFO    ][19352] Running state [kvm03] at time 02:27:53.376634
2017-12-17 02:27:53,377 [salt.state       ][INFO    ][19352] Executing state host.present for kvm03
2017-12-17 02:27:53,378 [salt.state       ][INFO    ][19352] Host kvm03 (10.167.4.143) already present
2017-12-17 02:27:53,378 [salt.state       ][INFO    ][19352] Completed state [kvm03] at time 02:27:53.377789 duration_in_ms=1.155
2017-12-17 02:27:53,378 [salt.state       ][INFO    ][19352] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.378092
2017-12-17 02:27:53,378 [salt.state       ][INFO    ][19352] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,379 [salt.state       ][INFO    ][19352] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:27:53,379 [salt.state       ][INFO    ][19352] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.379115 duration_in_ms=1.023
2017-12-17 02:27:53,379 [salt.state       ][INFO    ][19352] Running state [kvm02] at time 02:27:53.379391
2017-12-17 02:27:53,380 [salt.state       ][INFO    ][19352] Executing state host.present for kvm02
2017-12-17 02:27:53,380 [salt.state       ][INFO    ][19352] Host kvm02 (10.167.4.142) already present
2017-12-17 02:27:53,380 [salt.state       ][INFO    ][19352] Completed state [kvm02] at time 02:27:53.380387 duration_in_ms=0.996
2017-12-17 02:27:53,381 [salt.state       ][INFO    ][19352] Running state [dbs] at time 02:27:53.380668
2017-12-17 02:27:53,381 [salt.state       ][INFO    ][19352] Executing state host.present for dbs
2017-12-17 02:27:53,381 [salt.state       ][INFO    ][19352] Host dbs (10.167.4.50) already present
2017-12-17 02:27:53,382 [salt.state       ][INFO    ][19352] Completed state [dbs] at time 02:27:53.381585 duration_in_ms=0.916
2017-12-17 02:27:53,382 [salt.state       ][INFO    ][19352] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.381889
2017-12-17 02:27:53,382 [salt.state       ][INFO    ][19352] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,383 [salt.state       ][INFO    ][19352] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:27:53,383 [salt.state       ][INFO    ][19352] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.382816 duration_in_ms=0.926
2017-12-17 02:27:53,383 [salt.state       ][INFO    ][19352] Running state [prx] at time 02:27:53.383094
2017-12-17 02:27:53,383 [salt.state       ][INFO    ][19352] Executing state host.present for prx
2017-12-17 02:27:53,384 [salt.state       ][INFO    ][19352] Host prx (172.30.10.103) already present
2017-12-17 02:27:53,384 [salt.state       ][INFO    ][19352] Completed state [prx] at time 02:27:53.384051 duration_in_ms=0.957
2017-12-17 02:27:53,384 [salt.state       ][INFO    ][19352] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.384318
2017-12-17 02:27:53,385 [salt.state       ][INFO    ][19352] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,385 [salt.state       ][INFO    ][19352] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:27:53,385 [salt.state       ][INFO    ][19352] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.385242 duration_in_ms=0.923
2017-12-17 02:27:53,386 [salt.state       ][INFO    ][19352] Running state [prx02] at time 02:27:53.385513
2017-12-17 02:27:53,386 [salt.state       ][INFO    ][19352] Executing state host.present for prx02
2017-12-17 02:27:53,386 [salt.state       ][INFO    ][19352] Host prx02 (10.167.4.105) already present
2017-12-17 02:27:53,387 [salt.state       ][INFO    ][19352] Completed state [prx02] at time 02:27:53.386479 duration_in_ms=0.966
2017-12-17 02:27:53,387 [salt.state       ][INFO    ][19352] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.386749
2017-12-17 02:27:53,387 [salt.state       ][INFO    ][19352] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,387 [salt.state       ][INFO    ][19352] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:27:53,388 [salt.state       ][INFO    ][19352] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.387679 duration_in_ms=0.93
2017-12-17 02:27:53,388 [salt.state       ][INFO    ][19352] Running state [gtw01] at time 02:27:53.387991
2017-12-17 02:27:53,388 [salt.state       ][INFO    ][19352] Executing state host.present for gtw01
2017-12-17 02:27:53,389 [salt.state       ][INFO    ][19352] Host gtw01 (10.167.4.124) already present
2017-12-17 02:27:53,389 [salt.state       ][INFO    ][19352] Completed state [gtw01] at time 02:27:53.388906 duration_in_ms=0.916
2017-12-17 02:27:53,389 [salt.state       ][INFO    ][19352] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.389177
2017-12-17 02:27:53,389 [salt.state       ][INFO    ][19352] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,390 [salt.state       ][INFO    ][19352] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:27:53,390 [salt.state       ][INFO    ][19352] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.390148 duration_in_ms=0.971
2017-12-17 02:27:53,390 [salt.state       ][INFO    ][19352] Running state [gtw02] at time 02:27:53.390418
2017-12-17 02:27:53,391 [salt.state       ][INFO    ][19352] Executing state host.present for gtw02
2017-12-17 02:27:53,391 [salt.state       ][INFO    ][19352] Host gtw02 (10.167.4.125) already present
2017-12-17 02:27:53,391 [salt.state       ][INFO    ][19352] Completed state [gtw02] at time 02:27:53.391345 duration_in_ms=0.927
2017-12-17 02:27:53,392 [salt.state       ][INFO    ][19352] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.391614
2017-12-17 02:27:53,392 [salt.state       ][INFO    ][19352] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,392 [salt.state       ][INFO    ][19352] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:27:53,393 [salt.state       ][INFO    ][19352] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.392582 duration_in_ms=0.967
2017-12-17 02:27:53,393 [salt.state       ][INFO    ][19352] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.392852
2017-12-17 02:27:53,393 [salt.state       ][INFO    ][19352] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,394 [salt.state       ][INFO    ][19352] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:27:53,394 [salt.state       ][INFO    ][19352] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.393819 duration_in_ms=0.966
2017-12-17 02:27:53,394 [salt.state       ][INFO    ][19352] Running state [msg02] at time 02:27:53.394097
2017-12-17 02:27:53,394 [salt.state       ][INFO    ][19352] Executing state host.present for msg02
2017-12-17 02:27:53,395 [salt.state       ][INFO    ][19352] Host msg02 (10.167.4.42) already present
2017-12-17 02:27:53,395 [salt.state       ][INFO    ][19352] Completed state [msg02] at time 02:27:53.395031 duration_in_ms=0.934
2017-12-17 02:27:53,396 [salt.state       ][INFO    ][19352] Running state [file.replace] at time 02:27:53.395856
2017-12-17 02:27:53,396 [salt.state       ][INFO    ][19352] Executing state module.run for file.replace
2017-12-17 02:27:53,472 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:27:53,572 [salt.state       ][INFO    ][19352] onlyif execution failed
2017-12-17 02:27:53,572 [salt.state       ][INFO    ][19352] Completed state [file.replace] at time 02:27:53.571965 duration_in_ms=176.109
2017-12-17 02:27:53,572 [salt.state       ][INFO    ][19352] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.572352
2017-12-17 02:27:53,573 [salt.state       ][INFO    ][19352] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,574 [salt.state       ][INFO    ][19352] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:27:53,574 [salt.state       ][INFO    ][19352] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.574372 duration_in_ms=2.019
2017-12-17 02:27:53,575 [salt.state       ][INFO    ][19352] Running state [msg03] at time 02:27:53.574669
2017-12-17 02:27:53,575 [salt.state       ][INFO    ][19352] Executing state host.present for msg03
2017-12-17 02:27:53,575 [salt.state       ][INFO    ][19352] Host msg03 (10.167.4.43) already present
2017-12-17 02:27:53,576 [salt.state       ][INFO    ][19352] Completed state [msg03] at time 02:27:53.575656 duration_in_ms=0.987
2017-12-17 02:27:53,576 [salt.state       ][INFO    ][19352] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.575955
2017-12-17 02:27:53,576 [salt.state       ][INFO    ][19352] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,577 [salt.state       ][INFO    ][19352] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:27:53,577 [salt.state       ][INFO    ][19352] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.576908 duration_in_ms=0.952
2017-12-17 02:27:53,577 [salt.state       ][INFO    ][19352] Running state [msg01] at time 02:27:53.577186
2017-12-17 02:27:53,577 [salt.state       ][INFO    ][19352] Executing state host.present for msg01
2017-12-17 02:27:53,578 [salt.state       ][INFO    ][19352] Host msg01 (10.167.4.41) already present
2017-12-17 02:27:53,578 [salt.state       ][INFO    ][19352] Completed state [msg01] at time 02:27:53.578138 duration_in_ms=0.952
2017-12-17 02:27:53,578 [salt.state       ][INFO    ][19352] Running state [msg] at time 02:27:53.578414
2017-12-17 02:27:53,579 [salt.state       ][INFO    ][19352] Executing state host.present for msg
2017-12-17 02:27:53,579 [salt.state       ][INFO    ][19352] Host msg (10.167.4.40) already present
2017-12-17 02:27:53,579 [salt.state       ][INFO    ][19352] Completed state [msg] at time 02:27:53.579369 duration_in_ms=0.955
2017-12-17 02:27:53,580 [salt.state       ][INFO    ][19352] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.579646
2017-12-17 02:27:53,580 [salt.state       ][INFO    ][19352] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,580 [salt.state       ][INFO    ][19352] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:27:53,581 [salt.state       ][INFO    ][19352] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.580627 duration_in_ms=0.981
2017-12-17 02:27:53,581 [salt.state       ][INFO    ][19352] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.580905
2017-12-17 02:27:53,581 [salt.state       ][INFO    ][19352] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,582 [salt.state       ][INFO    ][19352] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:27:53,582 [salt.state       ][INFO    ][19352] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.581859 duration_in_ms=0.955
2017-12-17 02:27:53,582 [salt.state       ][INFO    ][19352] Running state [cfg01] at time 02:27:53.582134
2017-12-17 02:27:53,582 [salt.state       ][INFO    ][19352] Executing state host.present for cfg01
2017-12-17 02:27:53,583 [salt.state       ][INFO    ][19352] Host cfg01 (10.167.4.100) already present
2017-12-17 02:27:53,583 [salt.state       ][INFO    ][19352] Completed state [cfg01] at time 02:27:53.583055 duration_in_ms=0.921
2017-12-17 02:27:53,583 [salt.state       ][INFO    ][19352] Running state [cmp002] at time 02:27:53.583341
2017-12-17 02:27:53,584 [salt.state       ][INFO    ][19352] Executing state host.present for cmp002
2017-12-17 02:27:53,584 [salt.state       ][INFO    ][19352] Host cmp002 (10.167.4.102) already present
2017-12-17 02:27:53,584 [salt.state       ][INFO    ][19352] Completed state [cmp002] at time 02:27:53.584275 duration_in_ms=0.934
2017-12-17 02:27:53,585 [salt.state       ][INFO    ][19352] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.584543
2017-12-17 02:27:53,585 [salt.state       ][INFO    ][19352] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,585 [salt.state       ][INFO    ][19352] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:27:53,585 [salt.state       ][INFO    ][19352] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.585470 duration_in_ms=0.927
2017-12-17 02:27:53,586 [salt.state       ][INFO    ][19352] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.585773
2017-12-17 02:27:53,586 [salt.state       ][INFO    ][19352] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,586 [salt.state       ][INFO    ][19352] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:27:53,587 [salt.state       ][INFO    ][19352] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.586696 duration_in_ms=0.923
2017-12-17 02:27:53,587 [salt.state       ][INFO    ][19352] Running state [cmp001] at time 02:27:53.586976
2017-12-17 02:27:53,587 [salt.state       ][INFO    ][19352] Executing state host.present for cmp001
2017-12-17 02:27:53,588 [salt.state       ][INFO    ][19352] Host cmp001 (10.167.4.101) already present
2017-12-17 02:27:53,588 [salt.state       ][INFO    ][19352] Completed state [cmp001] at time 02:27:53.588454 duration_in_ms=1.478
2017-12-17 02:27:53,589 [salt.state       ][INFO    ][19352] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.588751
2017-12-17 02:27:53,589 [salt.state       ][INFO    ][19352] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,590 [salt.state       ][INFO    ][19352] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:27:53,590 [salt.state       ][INFO    ][19352] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.589767 duration_in_ms=1.016
2017-12-17 02:27:53,590 [salt.state       ][INFO    ][19352] Running state [dbs01] at time 02:27:53.590046
2017-12-17 02:27:53,590 [salt.state       ][INFO    ][19352] Executing state host.present for dbs01
2017-12-17 02:27:53,591 [salt.state       ][INFO    ][19352] Host dbs01 (10.167.4.51) already present
2017-12-17 02:27:53,591 [salt.state       ][INFO    ][19352] Completed state [dbs01] at time 02:27:53.590967 duration_in_ms=0.921
2017-12-17 02:27:53,591 [salt.state       ][INFO    ][19352] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.591241
2017-12-17 02:27:53,592 [salt.state       ][INFO    ][19352] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,592 [salt.state       ][INFO    ][19352] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:27:53,592 [salt.state       ][INFO    ][19352] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.592219 duration_in_ms=0.979
2017-12-17 02:27:53,593 [salt.state       ][INFO    ][19352] Running state [dbs02] at time 02:27:53.592493
2017-12-17 02:27:53,593 [salt.state       ][INFO    ][19352] Executing state host.present for dbs02
2017-12-17 02:27:53,593 [salt.state       ][INFO    ][19352] Host dbs02 (10.167.4.52) already present
2017-12-17 02:27:53,593 [salt.state       ][INFO    ][19352] Completed state [dbs02] at time 02:27:53.593411 duration_in_ms=0.917
2017-12-17 02:27:53,594 [salt.state       ][INFO    ][19352] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.593692
2017-12-17 02:27:53,594 [salt.state       ][INFO    ][19352] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,594 [salt.state       ][INFO    ][19352] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:27:53,595 [salt.state       ][INFO    ][19352] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.594621 duration_in_ms=0.929
2017-12-17 02:27:53,595 [salt.state       ][INFO    ][19352] Running state [dbs03] at time 02:27:53.594891
2017-12-17 02:27:53,595 [salt.state       ][INFO    ][19352] Executing state host.present for dbs03
2017-12-17 02:27:53,596 [salt.state       ][INFO    ][19352] Host dbs03 (10.167.4.53) already present
2017-12-17 02:27:53,596 [salt.state       ][INFO    ][19352] Completed state [dbs03] at time 02:27:53.595828 duration_in_ms=0.937
2017-12-17 02:27:53,596 [salt.state       ][INFO    ][19352] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.596104
2017-12-17 02:27:53,596 [salt.state       ][INFO    ][19352] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,597 [salt.state       ][INFO    ][19352] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:27:53,597 [salt.state       ][INFO    ][19352] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.597025 duration_in_ms=0.92
2017-12-17 02:27:53,597 [salt.state       ][INFO    ][19352] Running state [mas01] at time 02:27:53.597303
2017-12-17 02:27:53,598 [salt.state       ][INFO    ][19352] Executing state host.present for mas01
2017-12-17 02:27:53,598 [salt.state       ][INFO    ][19352] Host mas01 (10.167.4.3) already present
2017-12-17 02:27:53,598 [salt.state       ][INFO    ][19352] Completed state [mas01] at time 02:27:53.598238 duration_in_ms=0.935
2017-12-17 02:27:53,599 [salt.state       ][INFO    ][19352] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.598503
2017-12-17 02:27:53,599 [salt.state       ][INFO    ][19352] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,599 [salt.state       ][INFO    ][19352] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:27:53,599 [salt.state       ][INFO    ][19352] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.599436 duration_in_ms=0.933
2017-12-17 02:27:53,600 [salt.state       ][INFO    ][19352] Running state [ctl02] at time 02:27:53.599753
2017-12-17 02:27:53,600 [salt.state       ][INFO    ][19352] Executing state host.present for ctl02
2017-12-17 02:27:53,600 [salt.state       ][INFO    ][19352] Host ctl02 (10.167.4.12) already present
2017-12-17 02:27:53,601 [salt.state       ][INFO    ][19352] Completed state [ctl02] at time 02:27:53.600711 duration_in_ms=0.958
2017-12-17 02:27:53,601 [salt.state       ][INFO    ][19352] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.600979
2017-12-17 02:27:53,601 [salt.state       ][INFO    ][19352] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,602 [salt.state       ][INFO    ][19352] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:27:53,602 [salt.state       ][INFO    ][19352] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.601920 duration_in_ms=0.941
2017-12-17 02:27:53,603 [salt.state       ][INFO    ][19352] Running state [ctl03] at time 02:27:53.602915
2017-12-17 02:27:53,603 [salt.state       ][INFO    ][19352] Executing state host.present for ctl03
2017-12-17 02:27:53,604 [salt.state       ][INFO    ][19352] Host ctl03 (10.167.4.13) already present
2017-12-17 02:27:53,604 [salt.state       ][INFO    ][19352] Completed state [ctl03] at time 02:27:53.603982 duration_in_ms=1.068
2017-12-17 02:27:53,604 [salt.state       ][INFO    ][19352] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.604251
2017-12-17 02:27:53,605 [salt.state       ][INFO    ][19352] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,605 [salt.state       ][INFO    ][19352] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:27:53,605 [salt.state       ][INFO    ][19352] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.605171 duration_in_ms=0.92
2017-12-17 02:27:53,605 [salt.state       ][INFO    ][19352] Running state [ctl01] at time 02:27:53.605437
2017-12-17 02:27:53,606 [salt.state       ][INFO    ][19352] Executing state host.present for ctl01
2017-12-17 02:27:53,606 [salt.state       ][INFO    ][19352] Host ctl01 (10.167.4.11) already present
2017-12-17 02:27:53,606 [salt.state       ][INFO    ][19352] Completed state [ctl01] at time 02:27:53.606376 duration_in_ms=0.939
2017-12-17 02:27:53,607 [salt.state       ][INFO    ][19352] Running state [ctl] at time 02:27:53.606642
2017-12-17 02:27:53,607 [salt.state       ][INFO    ][19352] Executing state host.present for ctl
2017-12-17 02:27:53,607 [salt.state       ][INFO    ][19352] Host ctl (10.167.4.10) already present
2017-12-17 02:27:53,608 [salt.state       ][INFO    ][19352] Completed state [ctl] at time 02:27:53.607553 duration_in_ms=0.911
2017-12-17 02:27:53,608 [salt.state       ][INFO    ][19352] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.607841
2017-12-17 02:27:53,608 [salt.state       ][INFO    ][19352] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:27:53,609 [salt.state       ][INFO    ][19352] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:27:53,609 [salt.state       ][INFO    ][19352] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:27:53.608760 duration_in_ms=0.919
2017-12-17 02:27:53,609 [salt.state       ][INFO    ][19352] Running state [ens2] at time 02:27:53.609025
2017-12-17 02:27:53,609 [salt.state       ][INFO    ][19352] Executing state network.managed for ens2
2017-12-17 02:27:53,947 [salt.state       ][INFO    ][19352] Interface ens2 is up to date.
2017-12-17 02:27:53,947 [salt.state       ][INFO    ][19352] Completed state [ens2] at time 02:27:53.947219 duration_in_ms=338.194
2017-12-17 02:27:53,948 [salt.state       ][INFO    ][19352] Running state [ens3] at time 02:27:53.947633
2017-12-17 02:27:53,948 [salt.state       ][INFO    ][19352] Executing state network.managed for ens3
2017-12-17 02:27:54,240 [salt.state       ][INFO    ][19352] Interface ens3 is up to date.
2017-12-17 02:27:54,240 [salt.state       ][INFO    ][19352] Completed state [ens3] at time 02:27:54.240051 duration_in_ms=292.418
2017-12-17 02:27:54,240 [salt.state       ][INFO    ][19352] Running state [/etc/profile.d/proxy.sh] at time 02:27:54.240235
2017-12-17 02:27:54,240 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] File /etc/profile.d/proxy.sh is not present
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] Completed state [/etc/profile.d/proxy.sh] at time 02:27:54.240787 duration_in_ms=0.551
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:27:54.240928
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 02:27:54,241 [salt.state       ][INFO    ][19352] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:27:54.241368 duration_in_ms=0.44
2017-12-17 02:27:54,242 [salt.state       ][INFO    ][19352] Running state [ntp] at time 02:27:54.241511
2017-12-17 02:27:54,242 [salt.state       ][INFO    ][19352] Executing state pkg.installed for ntp
2017-12-17 02:27:54,245 [salt.state       ][INFO    ][19352] Package ntp is already installed
2017-12-17 02:27:54,245 [salt.state       ][INFO    ][19352] Completed state [ntp] at time 02:27:54.244841 duration_in_ms=3.33
2017-12-17 02:27:54,246 [salt.state       ][INFO    ][19352] Running state [/etc/ntp.conf] at time 02:27:54.245546
2017-12-17 02:27:54,246 [salt.state       ][INFO    ][19352] Executing state file.managed for /etc/ntp.conf
2017-12-17 02:27:54,262 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 02:27:54,286 [salt.fileclient  ][INFO    ][19352] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 02:27:54,291 [salt.state       ][INFO    ][19352] File /etc/ntp.conf is in the correct state
2017-12-17 02:27:54,292 [salt.state       ][INFO    ][19352] Completed state [/etc/ntp.conf] at time 02:27:54.291614 duration_in_ms=46.067
2017-12-17 02:27:54,293 [salt.state       ][INFO    ][19352] Running state [ntp] at time 02:27:54.292517
2017-12-17 02:27:54,293 [salt.state       ][INFO    ][19352] Executing state service.running for ntp
2017-12-17 02:27:54,293 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 02:27:54,306 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 02:27:54,318 [salt.loaded.int.module.cmdmod][INFO    ][19352] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 02:27:54,330 [salt.state       ][INFO    ][19352] The service ntp is already running
2017-12-17 02:27:54,330 [salt.state       ][INFO    ][19352] Completed state [ntp] at time 02:27:54.329818 duration_in_ms=37.3
2017-12-17 02:27:54,332 [salt.minion      ][INFO    ][19352] Returning information for job: 20171217022738404919
2017-12-17 02:27:55,933 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171217022755931990
2017-12-17 02:27:55,954 [salt.minion      ][INFO    ][21310] Starting a new job with PID 21310
2017-12-17 02:27:55,965 [salt.minion      ][INFO    ][21310] Returning information for job: 20171217022755931990
2017-12-17 02:28:19,833 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pkg.upgrade with jid 20171217022819831942
2017-12-17 02:28:19,858 [salt.minion      ][INFO    ][21320] Starting a new job with PID 21320
2017-12-17 02:28:19,873 [salt.loaded.int.module.cmdmod][INFO    ][21320] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:28:20,322 [salt.loaded.int.module.cmdmod][INFO    ][21320] 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-17 02:28:29,921 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022829919869
2017-12-17 02:28:29,940 [salt.minion      ][INFO    ][21345] Starting a new job with PID 21345
2017-12-17 02:28:29,952 [salt.minion      ][INFO    ][21345] Returning information for job: 20171217022829919869
2017-12-17 02:28:39,964 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022839962086
2017-12-17 02:28:39,984 [salt.minion      ][INFO    ][21350] Starting a new job with PID 21350
2017-12-17 02:28:40,000 [salt.minion      ][INFO    ][21350] Returning information for job: 20171217022839962086
2017-12-17 02:28:49,995 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022849993057
2017-12-17 02:28:50,021 [salt.minion      ][INFO    ][21360] Starting a new job with PID 21360
2017-12-17 02:28:50,032 [salt.minion      ][INFO    ][21360] Returning information for job: 20171217022849993057
2017-12-17 02:29:00,180 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022900181765
2017-12-17 02:29:00,196 [salt.minion      ][INFO    ][21365] Starting a new job with PID 21365
2017-12-17 02:29:00,211 [salt.minion      ][INFO    ][21365] Returning information for job: 20171217022900181765
2017-12-17 02:29:10,390 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022910388475
2017-12-17 02:29:10,411 [salt.minion      ][INFO    ][21370] Starting a new job with PID 21370
2017-12-17 02:29:10,425 [salt.minion      ][INFO    ][21370] Returning information for job: 20171217022910388475
2017-12-17 02:29:20,457 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022920440228
2017-12-17 02:29:20,483 [salt.minion      ][INFO    ][21562] Starting a new job with PID 21562
2017-12-17 02:29:20,494 [salt.minion      ][INFO    ][21562] Returning information for job: 20171217022920440228
2017-12-17 02:29:30,671 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022930668673
2017-12-17 02:29:30,697 [salt.minion      ][INFO    ][21579] Starting a new job with PID 21579
2017-12-17 02:29:30,889 [salt.minion      ][INFO    ][21579] Returning information for job: 20171217022930668673
2017-12-17 02:29:40,895 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022940891917
2017-12-17 02:29:40,922 [salt.minion      ][INFO    ][21607] Starting a new job with PID 21607
2017-12-17 02:29:40,932 [salt.minion      ][INFO    ][21607] Returning information for job: 20171217022940891917
2017-12-17 02:29:51,046 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217022951045315
2017-12-17 02:29:51,073 [salt.minion      ][INFO    ][21612] Starting a new job with PID 21612
2017-12-17 02:29:51,399 [salt.minion      ][INFO    ][21612] Returning information for job: 20171217022951045315
2017-12-17 02:30:01,267 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023001267426
2017-12-17 02:30:01,296 [salt.minion      ][INFO    ][21646] Starting a new job with PID 21646
2017-12-17 02:30:01,306 [salt.minion      ][INFO    ][21646] Returning information for job: 20171217023001267426
2017-12-17 02:30:11,468 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023011468241
2017-12-17 02:30:11,491 [salt.minion      ][INFO    ][21651] Starting a new job with PID 21651
2017-12-17 02:30:11,692 [salt.minion      ][INFO    ][21651] Returning information for job: 20171217023011468241
2017-12-17 02:30:21,658 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023021658133
2017-12-17 02:30:21,684 [salt.minion      ][INFO    ][21672] Starting a new job with PID 21672
2017-12-17 02:30:21,695 [salt.minion      ][INFO    ][21672] Returning information for job: 20171217023021658133
2017-12-17 02:30:31,825 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023031824634
2017-12-17 02:30:31,850 [salt.minion      ][INFO    ][21677] Starting a new job with PID 21677
2017-12-17 02:30:31,901 [salt.minion      ][INFO    ][21677] Returning information for job: 20171217023031824634
2017-12-17 02:30:41,970 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023041970553
2017-12-17 02:30:41,994 [salt.minion      ][INFO    ][21707] Starting a new job with PID 21707
2017-12-17 02:30:42,087 [salt.minion      ][INFO    ][21707] Returning information for job: 20171217023041970553
2017-12-17 02:30:52,048 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023052049151
2017-12-17 02:30:52,078 [salt.minion      ][INFO    ][21781] Starting a new job with PID 21781
2017-12-17 02:30:53,045 [salt.minion      ][INFO    ][21781] Returning information for job: 20171217023052049151
2017-12-17 02:31:02,173 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023102174104
2017-12-17 02:31:02,202 [salt.minion      ][INFO    ][21799] Starting a new job with PID 21799
2017-12-17 02:31:02,213 [salt.minion      ][INFO    ][21799] Returning information for job: 20171217023102174104
2017-12-17 02:31:12,262 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023112263865
2017-12-17 02:31:12,292 [salt.minion      ][INFO    ][21817] Starting a new job with PID 21817
2017-12-17 02:31:12,316 [salt.minion      ][INFO    ][21817] Returning information for job: 20171217023112263865
2017-12-17 02:31:22,437 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023122440311
2017-12-17 02:31:22,465 [salt.minion      ][INFO    ][21953] Starting a new job with PID 21953
2017-12-17 02:31:24,108 [salt.minion      ][INFO    ][21953] Returning information for job: 20171217023122440311
2017-12-17 02:31:32,607 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023132610579
2017-12-17 02:31:32,631 [salt.minion      ][INFO    ][22005] Starting a new job with PID 22005
2017-12-17 02:31:32,645 [salt.minion      ][INFO    ][22005] Returning information for job: 20171217023132610579
2017-12-17 02:31:42,834 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023142838653
2017-12-17 02:31:42,861 [salt.minion      ][INFO    ][22053] Starting a new job with PID 22053
2017-12-17 02:31:42,921 [salt.minion      ][INFO    ][22053] Returning information for job: 20171217023142838653
2017-12-17 02:31:53,013 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023153016897
2017-12-17 02:31:53,036 [salt.minion      ][INFO    ][22080] Starting a new job with PID 22080
2017-12-17 02:31:53,049 [salt.minion      ][INFO    ][22080] Returning information for job: 20171217023153016897
2017-12-17 02:32:03,195 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023203190033
2017-12-17 02:32:03,219 [salt.minion      ][INFO    ][22110] Starting a new job with PID 22110
2017-12-17 02:32:03,234 [salt.minion      ][INFO    ][22110] Returning information for job: 20171217023203190033
2017-12-17 02:32:13,331 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023213335649
2017-12-17 02:32:13,353 [salt.minion      ][INFO    ][22134] Starting a new job with PID 22134
2017-12-17 02:32:13,365 [salt.minion      ][INFO    ][22134] Returning information for job: 20171217023213335649
2017-12-17 02:32:23,501 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023223507062
2017-12-17 02:32:23,525 [salt.minion      ][INFO    ][22191] Starting a new job with PID 22191
2017-12-17 02:32:23,536 [salt.minion      ][INFO    ][22191] Returning information for job: 20171217023223507062
2017-12-17 02:32:33,625 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023233630376
2017-12-17 02:32:33,647 [salt.minion      ][INFO    ][22196] Starting a new job with PID 22196
2017-12-17 02:32:33,664 [salt.minion      ][INFO    ][22196] Returning information for job: 20171217023233630376
2017-12-17 02:32:43,766 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023243767469
2017-12-17 02:32:43,796 [salt.minion      ][INFO    ][22206] Starting a new job with PID 22206
2017-12-17 02:32:43,805 [salt.minion      ][INFO    ][22206] Returning information for job: 20171217023243767469
2017-12-17 02:32:53,829 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023253826370
2017-12-17 02:32:53,858 [salt.minion      ][INFO    ][22222] Starting a new job with PID 22222
2017-12-17 02:32:53,868 [salt.minion      ][INFO    ][22222] Returning information for job: 20171217023253826370
2017-12-17 02:33:03,981 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023303974755
2017-12-17 02:33:04,014 [salt.minion      ][INFO    ][22256] Starting a new job with PID 22256
2017-12-17 02:33:04,022 [salt.minion      ][INFO    ][22256] Returning information for job: 20171217023303974755
2017-12-17 02:33:14,194 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023314179363
2017-12-17 02:33:14,223 [salt.minion      ][INFO    ][22290] Starting a new job with PID 22290
2017-12-17 02:33:14,236 [salt.minion      ][INFO    ][22290] Returning information for job: 20171217023314179363
2017-12-17 02:33:24,283 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023324269024
2017-12-17 02:33:24,305 [salt.minion      ][INFO    ][22304] Starting a new job with PID 22304
2017-12-17 02:33:24,448 [salt.minion      ][INFO    ][22304] Returning information for job: 20171217023324269024
2017-12-17 02:33:34,479 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023334464771
2017-12-17 02:33:34,509 [salt.minion      ][INFO    ][22456] Starting a new job with PID 22456
2017-12-17 02:33:34,522 [salt.minion      ][INFO    ][22456] Returning information for job: 20171217023334464771
2017-12-17 02:33:44,513 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023344498181
2017-12-17 02:33:44,542 [salt.minion      ][INFO    ][22491] Starting a new job with PID 22491
2017-12-17 02:33:44,637 [salt.minion      ][INFO    ][22491] Returning information for job: 20171217023344498181
2017-12-17 02:33:54,688 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023354661462
2017-12-17 02:33:54,713 [salt.minion      ][INFO    ][22592] Starting a new job with PID 22592
2017-12-17 02:33:54,734 [salt.minion      ][INFO    ][22592] Returning information for job: 20171217023354661462
2017-12-17 02:34:04,749 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023404734094
2017-12-17 02:34:04,770 [salt.minion      ][INFO    ][22619] Starting a new job with PID 22619
2017-12-17 02:34:04,781 [salt.minion      ][INFO    ][22619] Returning information for job: 20171217023404734094
2017-12-17 02:34:14,823 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023414808982
2017-12-17 02:34:14,844 [salt.minion      ][INFO    ][22628] Starting a new job with PID 22628
2017-12-17 02:34:15,225 [salt.minion      ][INFO    ][22628] Returning information for job: 20171217023414808982
2017-12-17 02:34:24,895 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023424881434
2017-12-17 02:34:24,918 [salt.minion      ][INFO    ][22651] Starting a new job with PID 22651
2017-12-17 02:34:25,445 [salt.minion      ][INFO    ][22651] Returning information for job: 20171217023424881434
2017-12-17 02:34:34,968 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023434954880
2017-12-17 02:34:34,991 [salt.minion      ][INFO    ][22685] Starting a new job with PID 22685
2017-12-17 02:34:35,004 [salt.minion      ][INFO    ][22685] Returning information for job: 20171217023434954880
2017-12-17 02:34:45,117 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023445098160
2017-12-17 02:34:45,145 [salt.minion      ][INFO    ][22708] Starting a new job with PID 22708
2017-12-17 02:34:45,387 [salt.minion      ][INFO    ][22708] Returning information for job: 20171217023445098160
2017-12-17 02:34:55,231 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023455218992
2017-12-17 02:34:55,257 [salt.minion      ][INFO    ][22759] Starting a new job with PID 22759
2017-12-17 02:34:55,269 [salt.minion      ][INFO    ][22759] Returning information for job: 20171217023455218992
2017-12-17 02:35:05,365 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023505353300
2017-12-17 02:35:05,394 [salt.minion      ][INFO    ][22797] Starting a new job with PID 22797
2017-12-17 02:35:05,409 [salt.minion      ][INFO    ][22797] Returning information for job: 20171217023505353300
2017-12-17 02:35:15,534 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023515523860
2017-12-17 02:35:15,561 [salt.minion      ][INFO    ][22825] Starting a new job with PID 22825
2017-12-17 02:35:15,570 [salt.minion      ][INFO    ][22825] Returning information for job: 20171217023515523860
2017-12-17 02:35:25,656 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023525646437
2017-12-17 02:35:25,911 [salt.minion      ][INFO    ][22857] Starting a new job with PID 22857
2017-12-17 02:35:26,581 [salt.minion      ][INFO    ][22857] Returning information for job: 20171217023525646437
2017-12-17 02:35:35,810 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023535799180
2017-12-17 02:35:35,835 [salt.minion      ][INFO    ][22880] Starting a new job with PID 22880
2017-12-17 02:35:35,844 [salt.minion      ][INFO    ][22880] Returning information for job: 20171217023535799180
2017-12-17 02:35:45,900 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023545890240
2017-12-17 02:35:45,931 [salt.minion      ][INFO    ][22890] Starting a new job with PID 22890
2017-12-17 02:35:45,946 [salt.minion      ][INFO    ][22890] Returning information for job: 20171217023545890240
2017-12-17 02:35:55,999 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023555990629
2017-12-17 02:35:56,023 [salt.minion      ][INFO    ][22895] Starting a new job with PID 22895
2017-12-17 02:35:56,036 [salt.minion      ][INFO    ][22895] Returning information for job: 20171217023555990629
2017-12-17 02:36:06,070 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023606061672
2017-12-17 02:36:06,093 [salt.minion      ][INFO    ][22900] Starting a new job with PID 22900
2017-12-17 02:36:06,103 [salt.minion      ][INFO    ][22900] Returning information for job: 20171217023606061672
2017-12-17 02:36:16,108 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023616099300
2017-12-17 02:36:16,136 [salt.minion      ][INFO    ][22910] Starting a new job with PID 22910
2017-12-17 02:36:16,145 [salt.minion      ][INFO    ][22910] Returning information for job: 20171217023616099300
2017-12-17 02:36:26,190 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023626181590
2017-12-17 02:36:26,218 [salt.minion      ][INFO    ][22915] Starting a new job with PID 22915
2017-12-17 02:36:26,229 [salt.minion      ][INFO    ][22915] Returning information for job: 20171217023626181590
2017-12-17 02:36:36,213 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023636205521
2017-12-17 02:36:36,240 [salt.minion      ][INFO    ][22948] Starting a new job with PID 22948
2017-12-17 02:36:36,565 [salt.minion      ][INFO    ][22948] Returning information for job: 20171217023636205521
2017-12-17 02:36:46,417 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023646409571
2017-12-17 02:36:46,442 [salt.minion      ][INFO    ][22967] Starting a new job with PID 22967
2017-12-17 02:36:46,457 [salt.minion      ][INFO    ][22967] Returning information for job: 20171217023646409571
2017-12-17 02:36:56,480 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023656465389
2017-12-17 02:36:56,510 [salt.minion      ][INFO    ][23006] Starting a new job with PID 23006
2017-12-17 02:36:56,519 [salt.minion      ][INFO    ][23006] Returning information for job: 20171217023656465389
2017-12-17 02:37:06,537 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023706531099
2017-12-17 02:37:06,560 [salt.minion      ][INFO    ][23047] Starting a new job with PID 23047
2017-12-17 02:37:06,575 [salt.minion      ][INFO    ][23047] Returning information for job: 20171217023706531099
2017-12-17 02:37:16,699 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023716693411
2017-12-17 02:37:16,725 [salt.minion      ][INFO    ][23087] Starting a new job with PID 23087
2017-12-17 02:37:16,736 [salt.minion      ][INFO    ][23087] Returning information for job: 20171217023716693411
2017-12-17 02:37:26,778 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023726772960
2017-12-17 02:37:26,804 [salt.minion      ][INFO    ][23129] Starting a new job with PID 23129
2017-12-17 02:37:26,818 [salt.minion      ][INFO    ][23129] Returning information for job: 20171217023726772960
2017-12-17 02:37:36,878 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023736873046
2017-12-17 02:37:36,904 [salt.minion      ][INFO    ][23157] Starting a new job with PID 23157
2017-12-17 02:37:36,919 [salt.minion      ][INFO    ][23157] Returning information for job: 20171217023736873046
2017-12-17 02:37:47,034 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023747031657
2017-12-17 02:37:47,065 [salt.minion      ][INFO    ][23261] Starting a new job with PID 23261
2017-12-17 02:37:47,075 [salt.minion      ][INFO    ][23261] Returning information for job: 20171217023747031657
2017-12-17 02:37:57,054 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023757049971
2017-12-17 02:37:57,083 [salt.minion      ][INFO    ][23290] Starting a new job with PID 23290
2017-12-17 02:37:57,093 [salt.minion      ][INFO    ][23290] Returning information for job: 20171217023757049971
2017-12-17 02:38:07,073 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023807070061
2017-12-17 02:38:07,107 [salt.minion      ][INFO    ][23565] Starting a new job with PID 23565
2017-12-17 02:38:07,121 [salt.minion      ][INFO    ][23565] Returning information for job: 20171217023807070061
2017-12-17 02:38:17,219 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023817215957
2017-12-17 02:38:17,240 [salt.minion      ][INFO    ][23652] Starting a new job with PID 23652
2017-12-17 02:38:17,254 [salt.minion      ][INFO    ][23652] Returning information for job: 20171217023817215957
2017-12-17 02:38:27,258 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023827253929
2017-12-17 02:38:27,285 [salt.minion      ][INFO    ][24233] Starting a new job with PID 24233
2017-12-17 02:38:27,294 [salt.minion      ][INFO    ][24233] Returning information for job: 20171217023827253929
2017-12-17 02:38:37,327 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023837319061
2017-12-17 02:38:37,344 [salt.minion      ][INFO    ][25052] Starting a new job with PID 25052
2017-12-17 02:38:37,353 [salt.minion      ][INFO    ][25052] Returning information for job: 20171217023837319061
2017-12-17 02:38:47,459 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023847445006
2017-12-17 02:38:47,685 [salt.minion      ][INFO    ][29028] Starting a new job with PID 29028
2017-12-17 02:38:47,695 [salt.minion      ][INFO    ][29028] Returning information for job: 20171217023847445006
2017-12-17 02:38:57,597 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217023857584018
2017-12-17 02:38:57,614 [salt.minion      ][INFO    ][1410] Starting a new job with PID 1410
2017-12-17 02:38:57,623 [salt.minion      ][INFO    ][1410] Returning information for job: 20171217023857584018
2017-12-17 02:39:03,256 [salt.loaded.int.module.cmdmod][INFO    ][21320] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:39:03,274 [salt.minion      ][INFO    ][21320] Returning information for job: 20171217022819831942
2017-12-17 02:40:59,873 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command test.ping with jid 20171217024059867111
2017-12-17 02:40:59,902 [salt.minion      ][INFO    ][1460] Starting a new job with PID 1460
2017-12-17 02:40:59,926 [salt.minion      ][INFO    ][1460] Returning information for job: 20171217024059867111
2017-12-17 02:41:51,578 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217024151573704
2017-12-17 02:41:51,594 [salt.minion      ][INFO    ][1475] Starting a new job with PID 1475
2017-12-17 02:41:53,262 [salt.state       ][INFO    ][1475] Loading fresh modules for state activity
2017-12-17 02:41:53,287 [salt.fileclient  ][INFO    ][1475] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 02:41:53,304 [salt.fileclient  ][INFO    ][1475] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 02:41:53,328 [salt.fileclient  ][INFO    ][1475] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 02:41:53,604 [salt.state       ][INFO    ][1475] Running state [lsof] at time 02:41:53.603811
2017-12-17 02:41:53,604 [salt.state       ][INFO    ][1475] Executing state pkg.installed for lsof
2017-12-17 02:41:53,605 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:41:54,031 [salt.state       ][INFO    ][1475] Package lsof is already installed
2017-12-17 02:41:54,031 [salt.state       ][INFO    ][1475] Completed state [lsof] at time 02:41:54.031162 duration_in_ms=427.35
2017-12-17 02:41:54,032 [salt.state       ][INFO    ][1475] Running state [keepalived] at time 02:41:54.031479
2017-12-17 02:41:54,032 [salt.state       ][INFO    ][1475] Executing state pkg.installed for keepalived
2017-12-17 02:41:54,047 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:41:56,114 [salt.loaded.int.module.cmdmod][INFO    ][1475] 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-17 02:42:01,618 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024201612536
2017-12-17 02:42:01,633 [salt.minion      ][INFO    ][2099] Starting a new job with PID 2099
2017-12-17 02:42:01,646 [salt.minion      ][INFO    ][2099] Returning information for job: 20171217024201612536
2017-12-17 02:42:02,250 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:42:02,270 [salt.state       ][INFO    ][1475] 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-17 02:42:02,279 [salt.state       ][INFO    ][1475] Loading fresh modules for state activity
2017-12-17 02:42:02,296 [salt.state       ][INFO    ][1475] Completed state [keepalived] at time 02:42:02.295971 duration_in_ms=8264.49
2017-12-17 02:42:02,298 [salt.state       ][INFO    ][1475] Running state [/etc/keepalived/keepalived.conf] at time 02:42:02.297682
2017-12-17 02:42:02,298 [salt.state       ][INFO    ][1475] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 02:42:02,323 [salt.fileclient  ][INFO    ][1475] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 02:42:02,356 [salt.fileclient  ][INFO    ][1475] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 02:42:02,363 [salt.state       ][INFO    ][1475] File changed:
New file
2017-12-17 02:42:02,363 [salt.state       ][INFO    ][1475] Completed state [/etc/keepalived/keepalived.conf] at time 02:42:02.363351 duration_in_ms=65.669
2017-12-17 02:42:02,426 [salt.state       ][INFO    ][1475] Running state [keepalived] at time 02:42:02.426432
2017-12-17 02:42:02,427 [salt.state       ][INFO    ][1475] Executing state service.running for keepalived
2017-12-17 02:42:02,429 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 02:42:02,440 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,450 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,461 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,470 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,503 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,513 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,523 [salt.loaded.int.module.cmdmod][INFO    ][1475] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 02:42:02,533 [salt.state       ][INFO    ][1475] {'keepalived': True}
2017-12-17 02:42:02,534 [salt.state       ][INFO    ][1475] Completed state [keepalived] at time 02:42:02.533984 duration_in_ms=107.552
2017-12-17 02:42:02,535 [salt.minion      ][INFO    ][1475] Returning information for job: 20171217024151573704
2017-12-17 02:44:24,116 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pillar.get with jid 20171217024424116472
2017-12-17 02:44:24,142 [salt.minion      ][INFO    ][2363] Starting a new job with PID 2363
2017-12-17 02:44:24,148 [salt.minion      ][INFO    ][2363] Returning information for job: 20171217024424116472
2017-12-17 02:46:36,171 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217024636176613
2017-12-17 02:46:36,186 [salt.minion      ][INFO    ][2476] Starting a new job with PID 2476
2017-12-17 02:46:37,761 [salt.state       ][INFO    ][2476] Loading fresh modules for state activity
2017-12-17 02:46:37,789 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 02:46:37,811 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 02:46:37,825 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 02:46:37,850 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:37,862 [py.warnings      ][WARNING ][2476] /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-17 02:46:37,863 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 02:46:37,871 [salt.loaded.int.module.cmdmod][ERROR   ][2476] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-17 02:46:37,871 [salt.loaded.int.module.cmdmod][ERROR   ][2476] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-17 02:46:37,897 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 02:46:37,920 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:37,941 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 02:46:37,958 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:37,981 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 02:46:38,020 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:38,050 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 02:46:38,270 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:38,307 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 02:46:38,326 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:46:38,349 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 02:46:38,379 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 02:46:38,711 [salt.state       ][INFO    ][2476] Running state [rabbitmq-server] at time 02:46:38.711296
2017-12-17 02:46:38,712 [salt.state       ][INFO    ][2476] Executing state pkg.installed for rabbitmq-server
2017-12-17 02:46:38,712 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:46:39,132 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 02:46:40,940 [salt.loaded.int.module.cmdmod][INFO    ][2476] 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-17 02:46:46,268 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024646270342
2017-12-17 02:46:46,282 [salt.minion      ][INFO    ][2867] Starting a new job with PID 2867
2017-12-17 02:46:46,291 [salt.minion      ][INFO    ][2867] Returning information for job: 20171217024646270342
2017-12-17 02:46:56,302 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024656298502
2017-12-17 02:46:56,319 [salt.minion      ][INFO    ][3061] Starting a new job with PID 3061
2017-12-17 02:46:56,329 [salt.minion      ][INFO    ][3061] Returning information for job: 20171217024656298502
2017-12-17 02:47:06,518 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024706500193
2017-12-17 02:47:06,534 [salt.minion      ][INFO    ][3313] Starting a new job with PID 3313
2017-12-17 02:47:06,550 [salt.minion      ][INFO    ][3313] Returning information for job: 20171217024706500193
2017-12-17 02:47:16,720 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024716708821
2017-12-17 02:47:16,733 [salt.minion      ][INFO    ][3474] Starting a new job with PID 3474
2017-12-17 02:47:16,741 [salt.minion      ][INFO    ][3474] Returning information for job: 20171217024716708821
2017-12-17 02:47:26,858 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024726846800
2017-12-17 02:47:26,874 [salt.minion      ][INFO    ][3484] Starting a new job with PID 3484
2017-12-17 02:47:26,882 [salt.minion      ][INFO    ][3484] Returning information for job: 20171217024726846800
2017-12-17 02:47:32,851 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 02:47:32,874 [salt.state       ][INFO    ][2476] 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-17 02:47:32,885 [salt.state       ][INFO    ][2476] Loading fresh modules for state activity
2017-12-17 02:47:32,897 [salt.state       ][INFO    ][2476] Completed state [rabbitmq-server] at time 02:47:32.897112 duration_in_ms=54185.815
2017-12-17 02:47:32,903 [salt.state       ][INFO    ][2476] Running state [gettext-base] at time 02:47:32.902933
2017-12-17 02:47:32,903 [salt.state       ][INFO    ][2476] Executing state pkg.installed for gettext-base
2017-12-17 02:47:33,076 [salt.state       ][INFO    ][2476] Package gettext-base is already installed
2017-12-17 02:47:33,076 [salt.state       ][INFO    ][2476] Completed state [gettext-base] at time 02:47:33.076167 duration_in_ms=173.234
2017-12-17 02:47:33,078 [salt.state       ][INFO    ][2476] Running state [/etc/rabbitmq/rabbitmq.config] at time 02:47:33.077514
2017-12-17 02:47:33,078 [salt.state       ][INFO    ][2476] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 02:47:33,106 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 02:47:33,134 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:47:33,147 [salt.state       ][INFO    ][2476] File changed:
New file
2017-12-17 02:47:33,147 [salt.state       ][INFO    ][2476] Completed state [/etc/rabbitmq/rabbitmq.config] at time 02:47:33.147046 duration_in_ms=69.532
2017-12-17 02:47:33,148 [salt.state       ][INFO    ][2476] Running state [/etc/default/rabbitmq-server] at time 02:47:33.147621
2017-12-17 02:47:33,148 [salt.state       ][INFO    ][2476] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 02:47:33,170 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 02:47:33,187 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:47:33,197 [salt.state       ][INFO    ][2476] 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-17 02:47:33,199 [salt.state       ][INFO    ][2476] Completed state [/etc/default/rabbitmq-server] at time 02:47:33.199104 duration_in_ms=51.483
2017-12-17 02:47:33,200 [salt.state       ][INFO    ][2476] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 02:47:33.199637
2017-12-17 02:47:33,200 [salt.state       ][INFO    ][2476] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 02:47:33,217 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 02:47:33,232 [salt.fileclient  ][INFO    ][2476] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 02:47:33,244 [salt.state       ][INFO    ][2476] File changed:
New file
2017-12-17 02:47:33,244 [salt.state       ][INFO    ][2476] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 02:47:33.244217 duration_in_ms=44.579
2017-12-17 02:47:33,246 [salt.state       ][INFO    ][2476] Running state [sleep 30] at time 02:47:33.245631
2017-12-17 02:47:33,246 [salt.state       ][INFO    ][2476] Executing state cmd.run for sleep 30
2017-12-17 02:47:33,246 [py.warnings      ][WARNING ][2476] /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-17 02:47:33,247 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-17 02:47:37,076 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024737054800
2017-12-17 02:47:37,092 [salt.minion      ][INFO    ][3565] Starting a new job with PID 3565
2017-12-17 02:47:37,103 [salt.minion      ][INFO    ][3565] Returning information for job: 20171217024737054800
2017-12-17 02:47:47,113 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024747102003
2017-12-17 02:47:47,130 [salt.minion      ][INFO    ][3575] Starting a new job with PID 3575
2017-12-17 02:47:47,141 [salt.minion      ][INFO    ][3575] Returning information for job: 20171217024747102003
2017-12-17 02:47:57,318 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024757307947
2017-12-17 02:47:57,334 [salt.minion      ][INFO    ][3581] Starting a new job with PID 3581
2017-12-17 02:47:57,345 [salt.minion      ][INFO    ][3581] Returning information for job: 20171217024757307947
2017-12-17 02:48:03,277 [salt.state       ][INFO    ][2476] {'pid': 3561, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 02:48:03,278 [salt.state       ][INFO    ][2476] Completed state [sleep 30] at time 02:48:03.277595 duration_in_ms=30031.964
2017-12-17 02:48:03,279 [salt.state       ][INFO    ][2476] Running state [service rabbitmq-server stop] at time 02:48:03.278533
2017-12-17 02:48:03,279 [salt.state       ][INFO    ][2476] Executing state cmd.run for service rabbitmq-server stop
2017-12-17 02:48:03,279 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-17 02:48:03,380 [salt.state       ][INFO    ][2476] {'pid': 3584, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 02:48:03,380 [salt.state       ][INFO    ][2476] Completed state [service rabbitmq-server stop] at time 02:48:03.380171 duration_in_ms=101.636
2017-12-17 02:48:03,380 [salt.state       ][INFO    ][2476] Running state [/var/lib/rabbitmq] at time 02:48:03.380463
2017-12-17 02:48:03,381 [salt.state       ][INFO    ][2476] Executing state file.directory for /var/lib/rabbitmq
2017-12-17 02:48:03,381 [salt.state       ][INFO    ][2476] Directory /var/lib/rabbitmq is in the correct state
2017-12-17 02:48:03,381 [salt.state       ][INFO    ][2476] Completed state [/var/lib/rabbitmq] at time 02:48:03.381451 duration_in_ms=0.988
2017-12-17 02:48:03,383 [salt.state       ][INFO    ][2476] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 02:48:03.382565
2017-12-17 02:48:03,383 [salt.state       ][INFO    ][2476] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-17 02:48:03,388 [salt.state       ][INFO    ][2476] File changed:
--- 
+++ 
@@ -1 +1 @@
-TRSYZZXKFEZXKEOESUWM+opnfv_secret

2017-12-17 02:48:03,389 [salt.state       ][INFO    ][2476] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 02:48:03.388632 duration_in_ms=6.067
2017-12-17 02:48:03,389 [salt.state       ][INFO    ][2476] Running state [sleep 30] at time 02:48:03.389215
2017-12-17 02:48:03,390 [salt.state       ][INFO    ][2476] Executing state cmd.run for sleep 30
2017-12-17 02:48:03,390 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-17 02:48:07,526 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024807516185
2017-12-17 02:48:07,542 [salt.minion      ][INFO    ][3615] Starting a new job with PID 3615
2017-12-17 02:48:07,552 [salt.minion      ][INFO    ][3615] Returning information for job: 20171217024807516185
2017-12-17 02:48:17,734 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024817725053
2017-12-17 02:48:17,750 [salt.minion      ][INFO    ][3625] Starting a new job with PID 3625
2017-12-17 02:48:17,760 [salt.minion      ][INFO    ][3625] Returning information for job: 20171217024817725053
2017-12-17 02:48:27,948 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024827939271
2017-12-17 02:48:27,963 [salt.minion      ][INFO    ][3630] Starting a new job with PID 3630
2017-12-17 02:48:27,973 [salt.minion      ][INFO    ][3630] Returning information for job: 20171217024827939271
2017-12-17 02:48:33,427 [salt.state       ][INFO    ][2476] {'pid': 3611, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 02:48:33,427 [salt.state       ][INFO    ][2476] Completed state [sleep 30] at time 02:48:33.427299 duration_in_ms=30038.083
2017-12-17 02:48:33,429 [salt.state       ][INFO    ][2476] Running state [rabbitmq-server] at time 02:48:33.429333
2017-12-17 02:48:33,430 [salt.state       ][INFO    ][2476] Executing state service.running for rabbitmq-server
2017-12-17 02:48:33,430 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 02:48:33,446 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:33,458 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:33,472 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:33,483 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:35,992 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,006 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,019 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,031 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,043 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,185 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 02:48:36,196 [salt.state       ][INFO    ][2476] {'rabbitmq-server': True}
2017-12-17 02:48:36,196 [salt.state       ][INFO    ][2476] Completed state [rabbitmq-server] at time 02:48:36.195950 duration_in_ms=2766.617
2017-12-17 02:48:36,197 [salt.state       ][INFO    ][2476] Running state [amqp_client] at time 02:48:36.197248
2017-12-17 02:48:36,197 [salt.state       ][INFO    ][2476] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 02:48:36,198 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 02:48:36,680 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-17 02:48:37,276 [salt.state       ][INFO    ][2476] {'new': 'amqp_client', 'old': ''}
2017-12-17 02:48:37,277 [salt.state       ][INFO    ][2476] Completed state [amqp_client] at time 02:48:37.276547 duration_in_ms=1079.298
2017-12-17 02:48:37,277 [salt.state       ][INFO    ][2476] Running state [rabbitmq_management] at time 02:48:37.277071
2017-12-17 02:48:37,277 [salt.state       ][INFO    ][2476] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 02:48:37,278 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 02:48:37,764 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-17 02:48:38,162 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024838153933
2017-12-17 02:48:38,175 [salt.minion      ][INFO    ][4475] Starting a new job with PID 4475
2017-12-17 02:48:38,185 [salt.minion      ][INFO    ][4475] Returning information for job: 20171217024838153933
2017-12-17 02:48:39,119 [salt.state       ][INFO    ][2476] {'new': 'rabbitmq_management', 'old': ''}
2017-12-17 02:48:39,119 [salt.state       ][INFO    ][2476] Completed state [rabbitmq_management] at time 02:48:39.118762 duration_in_ms=1841.691
2017-12-17 02:48:39,120 [salt.state       ][INFO    ][2476] Running state [/openstack] at time 02:48:39.120119
2017-12-17 02:48:39,120 [salt.state       ][INFO    ][2476] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 02:48:39,121 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 02:48:39,614 [salt.state       ][INFO    ][2476] Virtual Host '/openstack' already exists.
2017-12-17 02:48:39,614 [salt.state       ][INFO    ][2476] Completed state [/openstack] at time 02:48:39.614169 duration_in_ms=494.049
2017-12-17 02:48:39,616 [salt.state       ][INFO    ][2476] Running state [openstack] at time 02:48:39.615805
2017-12-17 02:48:39,616 [salt.state       ][INFO    ][2476] Executing state rabbitmq_user.present for openstack
2017-12-17 02:48:39,616 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 02:48:40,127 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 02:48:41,777 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 02:48:42,281 [salt.state       ][INFO    ][2476] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 02:48:42,282 [salt.state       ][INFO    ][2476] Completed state [openstack] at time 02:48:42.281625 duration_in_ms=2665.819
2017-12-17 02:48:42,283 [salt.state       ][INFO    ][2476] Running state [Ceilometer] at time 02:48:42.283020
2017-12-17 02:48:42,283 [salt.state       ][INFO    ][2476] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 02:48:42,284 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 02:48:42,785 [salt.loaded.int.module.cmdmod][INFO    ][2476] 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-17 02:48:43,315 [salt.state       ][INFO    ][2476] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-17 02:48:43,316 [salt.state       ][INFO    ][2476] Completed state [Ceilometer] at time 02:48:43.315579 duration_in_ms=1032.558
2017-12-17 02:48:43,316 [salt.state       ][INFO    ][2476] Running state [HA] at time 02:48:43.316171
2017-12-17 02:48:43,316 [salt.state       ][INFO    ][2476] Executing state rabbitmq_policy.present for HA
2017-12-17 02:48:43,317 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 02:48:43,796 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 02:48:44,279 [salt.state       ][INFO    ][2476] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 02:48:44,279 [salt.state       ][INFO    ][2476] Completed state [HA] at time 02:48:44.279055 duration_in_ms=962.884
2017-12-17 02:48:44,279 [salt.state       ][INFO    ][2476] Running state [guest] at time 02:48:44.279267
2017-12-17 02:48:44,279 [salt.state       ][INFO    ][2476] Executing state rabbitmq_user.present for guest
2017-12-17 02:48:44,280 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 02:48:44,747 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 02:48:46,329 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 02:48:46,835 [salt.state       ][INFO    ][2476] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 02:48:46,836 [salt.state       ][INFO    ][2476] Completed state [guest] at time 02:48:46.835554 duration_in_ms=2556.287
2017-12-17 02:48:46,836 [salt.state       ][INFO    ][2476] Running state [HA] at time 02:48:46.836123
2017-12-17 02:48:46,836 [salt.state       ][INFO    ][2476] Executing state rabbitmq_policy.present for HA
2017-12-17 02:48:46,837 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 02:48:47,353 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 02:48:47,885 [salt.state       ][INFO    ][2476] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 02:48:47,886 [salt.state       ][INFO    ][2476] Completed state [HA] at time 02:48:47.885557 duration_in_ms=1049.434
2017-12-17 02:48:47,886 [salt.state       ][INFO    ][2476] Running state [admin] at time 02:48:47.886237
2017-12-17 02:48:47,886 [salt.state       ][INFO    ][2476] Executing state rabbitmq_user.present for admin
2017-12-17 02:48:47,887 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 02:48:48,365 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217024848358958
2017-12-17 02:48:48,381 [salt.minion      ][INFO    ][7201] Starting a new job with PID 7201
2017-12-17 02:48:48,395 [salt.minion      ][INFO    ][7201] Returning information for job: 20171217024848358958
2017-12-17 02:48:48,399 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 02:48:49,928 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 02:48:50,445 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 02:48:50,945 [salt.state       ][INFO    ][2476] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 02:48:50,945 [salt.state       ][INFO    ][2476] Completed state [admin] at time 02:48:50.945027 duration_in_ms=3058.789
2017-12-17 02:48:50,946 [salt.state       ][INFO    ][2476] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.945567
2017-12-17 02:48:50,946 [salt.state       ][INFO    ][2476] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,946 [salt.state       ][INFO    ][2476] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 02:48:50,946 [salt.state       ][INFO    ][2476] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.946303 duration_in_ms=0.736
2017-12-17 02:48:50,946 [salt.state       ][INFO    ][2476] Running state [mdb02] at time 02:48:50.946447
2017-12-17 02:48:50,947 [salt.state       ][INFO    ][2476] Executing state host.present for mdb02
2017-12-17 02:48:50,947 [salt.state       ][INFO    ][2476] Host mdb02 (10.167.4.77) already present
2017-12-17 02:48:50,947 [salt.state       ][INFO    ][2476] Completed state [mdb02] at time 02:48:50.947004 duration_in_ms=0.556
2017-12-17 02:48:50,947 [salt.state       ][INFO    ][2476] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.947152
2017-12-17 02:48:50,947 [salt.state       ][INFO    ][2476] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.947718 duration_in_ms=0.542
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Running state [mdb03] at time 02:48:50.947872
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Executing state host.present for mdb03
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Host mdb03 (10.167.4.78) already present
2017-12-17 02:48:50,948 [salt.state       ][INFO    ][2476] Completed state [mdb03] at time 02:48:50.948420 duration_in_ms=0.548
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.948561
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.949096 duration_in_ms=0.534
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Running state [mdb01] at time 02:48:50.949238
2017-12-17 02:48:50,949 [salt.state       ][INFO    ][2476] Executing state host.present for mdb01
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Host mdb01 (10.167.4.76) already present
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Completed state [mdb01] at time 02:48:50.949774 duration_in_ms=0.536
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Running state [mdb] at time 02:48:50.949915
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Executing state host.present for mdb
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Host mdb (10.167.4.75) already present
2017-12-17 02:48:50,950 [salt.state       ][INFO    ][2476] Completed state [mdb] at time 02:48:50.950447 duration_in_ms=0.531
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.950595
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.951126 duration_in_ms=0.531
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.951271
2017-12-17 02:48:50,951 [salt.state       ][INFO    ][2476] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,952 [salt.state       ][INFO    ][2476] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:48:50,952 [salt.state       ][INFO    ][2476] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.951839 duration_in_ms=0.567
2017-12-17 02:48:50,952 [salt.state       ][INFO    ][2476] Running state [cfg01] at time 02:48:50.951982
2017-12-17 02:48:50,952 [salt.state       ][INFO    ][2476] Executing state host.present for cfg01
2017-12-17 02:48:50,952 [salt.state       ][INFO    ][2476] Host cfg01 (10.167.4.100) already present
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Completed state [cfg01] at time 02:48:50.952523 duration_in_ms=0.54
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Running state [prx01] at time 02:48:50.952664
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Executing state host.present for prx01
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Host prx01 (10.167.4.104) already present
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Completed state [prx01] at time 02:48:50.953188 duration_in_ms=0.524
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.953327
2017-12-17 02:48:50,953 [salt.state       ][INFO    ][2476] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,954 [salt.state       ][INFO    ][2476] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 02:48:50,954 [salt.state       ][INFO    ][2476] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.954137 duration_in_ms=0.809
2017-12-17 02:48:50,954 [salt.state       ][INFO    ][2476] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.954282
2017-12-17 02:48:50,954 [salt.state       ][INFO    ][2476] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,955 [salt.state       ][INFO    ][2476] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 02:48:50,955 [salt.state       ][INFO    ][2476] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.954829 duration_in_ms=0.546
2017-12-17 02:48:50,955 [salt.state       ][INFO    ][2476] Running state [kvm01] at time 02:48:50.954970
2017-12-17 02:48:50,955 [salt.state       ][INFO    ][2476] Executing state host.present for kvm01
2017-12-17 02:48:50,955 [salt.state       ][INFO    ][2476] Host kvm01 (10.167.4.141) already present
2017-12-17 02:48:50,956 [salt.state       ][INFO    ][2476] Completed state [kvm01] at time 02:48:50.955503 duration_in_ms=0.532
2017-12-17 02:48:50,956 [salt.state       ][INFO    ][2476] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.955644
2017-12-17 02:48:50,956 [salt.state       ][INFO    ][2476] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,956 [salt.state       ][INFO    ][2476] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 02:48:50,956 [salt.state       ][INFO    ][2476] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.956382 duration_in_ms=0.738
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Running state [kvm03] at time 02:48:50.956526
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Executing state host.present for kvm03
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Host kvm03 (10.167.4.143) already present
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Completed state [kvm03] at time 02:48:50.957057 duration_in_ms=0.53
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.957203
2017-12-17 02:48:50,957 [salt.state       ][INFO    ][2476] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.957749 duration_in_ms=0.547
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Running state [kvm02] at time 02:48:50.957894
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Executing state host.present for kvm02
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Host kvm02 (10.167.4.142) already present
2017-12-17 02:48:50,958 [salt.state       ][INFO    ][2476] Completed state [kvm02] at time 02:48:50.958424 duration_in_ms=0.529
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Running state [dbs] at time 02:48:50.958568
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Executing state host.present for dbs
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Host dbs (10.167.4.50) already present
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Completed state [dbs] at time 02:48:50.959094 duration_in_ms=0.527
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.959238
2017-12-17 02:48:50,959 [salt.state       ][INFO    ][2476] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,960 [salt.state       ][INFO    ][2476] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 02:48:50,960 [salt.state       ][INFO    ][2476] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.959798 duration_in_ms=0.56
2017-12-17 02:48:50,960 [salt.state       ][INFO    ][2476] Running state [prx] at time 02:48:50.959944
2017-12-17 02:48:50,960 [salt.state       ][INFO    ][2476] Executing state host.present for prx
2017-12-17 02:48:50,960 [salt.state       ][INFO    ][2476] Host prx (172.30.10.103) already present
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Completed state [prx] at time 02:48:50.960494 duration_in_ms=0.549
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.960636
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.961177 duration_in_ms=0.542
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Running state [prx02] at time 02:48:50.961320
2017-12-17 02:48:50,961 [salt.state       ][INFO    ][2476] Executing state host.present for prx02
2017-12-17 02:48:50,962 [salt.state       ][INFO    ][2476] Host prx02 (10.167.4.105) already present
2017-12-17 02:48:50,962 [salt.state       ][INFO    ][2476] Completed state [prx02] at time 02:48:50.961865 duration_in_ms=0.546
2017-12-17 02:48:50,962 [salt.state       ][INFO    ][2476] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.962008
2017-12-17 02:48:50,962 [salt.state       ][INFO    ][2476] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,962 [salt.state       ][INFO    ][2476] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.962544 duration_in_ms=0.537
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Running state [gtw01] at time 02:48:50.962689
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Executing state host.present for gtw01
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Host gtw01 (10.167.4.124) already present
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Completed state [gtw01] at time 02:48:50.963222 duration_in_ms=0.533
2017-12-17 02:48:50,963 [salt.state       ][INFO    ][2476] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.963363
2017-12-17 02:48:50,964 [salt.state       ][INFO    ][2476] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,964 [salt.state       ][INFO    ][2476] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 02:48:50,964 [salt.state       ][INFO    ][2476] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.963929 duration_in_ms=0.565
2017-12-17 02:48:50,964 [salt.state       ][INFO    ][2476] Running state [gtw02] at time 02:48:50.964086
2017-12-17 02:48:50,964 [salt.state       ][INFO    ][2476] Executing state host.present for gtw02
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Host gtw02 (10.167.4.125) already present
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Completed state [gtw02] at time 02:48:50.964618 duration_in_ms=0.532
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.964760
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.965302 duration_in_ms=0.541
2017-12-17 02:48:50,965 [salt.state       ][INFO    ][2476] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.965444
2017-12-17 02:48:50,966 [salt.state       ][INFO    ][2476] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:50,966 [salt.state       ][INFO    ][2476] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 02:48:50,966 [salt.state       ][INFO    ][2476] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:50.965991 duration_in_ms=0.546
2017-12-17 02:48:50,966 [salt.state       ][INFO    ][2476] Running state [msg02] at time 02:48:50.966135
2017-12-17 02:48:50,966 [salt.state       ][INFO    ][2476] Executing state host.present for msg02
2017-12-17 02:48:50,967 [salt.state       ][INFO    ][2476] Host msg02 (10.167.4.42) already present
2017-12-17 02:48:50,967 [salt.state       ][INFO    ][2476] Completed state [msg02] at time 02:48:50.966677 duration_in_ms=0.541
2017-12-17 02:48:50,967 [salt.state       ][INFO    ][2476] Running state [file.replace] at time 02:48:50.967447
2017-12-17 02:48:50,968 [salt.state       ][INFO    ][2476] Executing state module.run for file.replace
2017-12-17 02:48:51,034 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 02:48:51,043 [salt.state       ][INFO    ][2476] onlyif execution failed
2017-12-17 02:48:51,044 [salt.state       ][INFO    ][2476] Completed state [file.replace] at time 02:48:51.043641 duration_in_ms=76.194
2017-12-17 02:48:51,044 [salt.state       ][INFO    ][2476] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.043904
2017-12-17 02:48:51,044 [salt.state       ][INFO    ][2476] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.044701 duration_in_ms=0.797
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Running state [msg03] at time 02:48:51.044850
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Executing state host.present for msg03
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Host msg03 (10.167.4.43) already present
2017-12-17 02:48:51,045 [salt.state       ][INFO    ][2476] Completed state [msg03] at time 02:48:51.045411 duration_in_ms=0.561
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.045598
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.046148 duration_in_ms=0.55
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Running state [msg01] at time 02:48:51.046293
2017-12-17 02:48:51,046 [salt.state       ][INFO    ][2476] Executing state host.present for msg01
2017-12-17 02:48:51,047 [salt.state       ][INFO    ][2476] Host msg01 (10.167.4.41) already present
2017-12-17 02:48:51,047 [salt.state       ][INFO    ][2476] Completed state [msg01] at time 02:48:51.046832 duration_in_ms=0.538
2017-12-17 02:48:51,047 [salt.state       ][INFO    ][2476] Running state [msg] at time 02:48:51.046977
2017-12-17 02:48:51,047 [salt.state       ][INFO    ][2476] Executing state host.present for msg
2017-12-17 02:48:51,047 [salt.state       ][INFO    ][2476] Host msg (10.167.4.40) already present
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Completed state [msg] at time 02:48:51.047518 duration_in_ms=0.541
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.047671
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.048281 duration_in_ms=0.609
2017-12-17 02:48:51,048 [salt.state       ][INFO    ][2476] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.048430
2017-12-17 02:48:51,049 [salt.state       ][INFO    ][2476] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,049 [salt.state       ][INFO    ][2476] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 02:48:51,049 [salt.state       ][INFO    ][2476] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.048966 duration_in_ms=0.535
2017-12-17 02:48:51,049 [salt.state       ][INFO    ][2476] Running state [cfg01] at time 02:48:51.049111
2017-12-17 02:48:51,049 [salt.state       ][INFO    ][2476] Executing state host.present for cfg01
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Host cfg01 (10.167.4.100) already present
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Completed state [cfg01] at time 02:48:51.049671 duration_in_ms=0.56
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Running state [cmp002] at time 02:48:51.049826
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Executing state host.present for cmp002
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Host cmp002 (10.167.4.102) already present
2017-12-17 02:48:51,050 [salt.state       ][INFO    ][2476] Completed state [cmp002] at time 02:48:51.050362 duration_in_ms=0.536
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.050506
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.051042 duration_in_ms=0.536
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.051189
2017-12-17 02:48:51,051 [salt.state       ][INFO    ][2476] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.051754 duration_in_ms=0.564
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Running state [cmp001] at time 02:48:51.051905
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Executing state host.present for cmp001
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Host cmp001 (10.167.4.101) already present
2017-12-17 02:48:51,052 [salt.state       ][INFO    ][2476] Completed state [cmp001] at time 02:48:51.052448 duration_in_ms=0.543
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.052591
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.053120 duration_in_ms=0.529
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Running state [dbs01] at time 02:48:51.053261
2017-12-17 02:48:51,053 [salt.state       ][INFO    ][2476] Executing state host.present for dbs01
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Host dbs01 (10.167.4.51) already present
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Completed state [dbs01] at time 02:48:51.053798 duration_in_ms=0.538
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.053941
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 02:48:51,054 [salt.state       ][INFO    ][2476] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.054471 duration_in_ms=0.53
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Running state [dbs02] at time 02:48:51.054614
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Executing state host.present for dbs02
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Host dbs02 (10.167.4.52) already present
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Completed state [dbs02] at time 02:48:51.055142 duration_in_ms=0.528
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.055285
2017-12-17 02:48:51,055 [salt.state       ][INFO    ][2476] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,056 [salt.state       ][INFO    ][2476] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 02:48:51,056 [salt.state       ][INFO    ][2476] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.055840 duration_in_ms=0.555
2017-12-17 02:48:51,056 [salt.state       ][INFO    ][2476] Running state [dbs03] at time 02:48:51.055989
2017-12-17 02:48:51,056 [salt.state       ][INFO    ][2476] Executing state host.present for dbs03
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Host dbs03 (10.167.4.53) already present
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Completed state [dbs03] at time 02:48:51.056648 duration_in_ms=0.659
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.056791
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.057329 duration_in_ms=0.537
2017-12-17 02:48:51,057 [salt.state       ][INFO    ][2476] Running state [mas01] at time 02:48:51.057471
2017-12-17 02:48:51,058 [salt.state       ][INFO    ][2476] Executing state host.present for mas01
2017-12-17 02:48:51,058 [salt.state       ][INFO    ][2476] Host mas01 (10.167.4.3) already present
2017-12-17 02:48:51,058 [salt.state       ][INFO    ][2476] Completed state [mas01] at time 02:48:51.058005 duration_in_ms=0.534
2017-12-17 02:48:51,058 [salt.state       ][INFO    ][2476] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.058145
2017-12-17 02:48:51,058 [salt.state       ][INFO    ][2476] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.058671 duration_in_ms=0.525
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Running state [ctl02] at time 02:48:51.058813
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Executing state host.present for ctl02
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Host ctl02 (10.167.4.12) already present
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Completed state [ctl02] at time 02:48:51.059336 duration_in_ms=0.524
2017-12-17 02:48:51,059 [salt.state       ][INFO    ][2476] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.059476
2017-12-17 02:48:51,060 [salt.state       ][INFO    ][2476] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,060 [salt.state       ][INFO    ][2476] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 02:48:51,060 [salt.state       ][INFO    ][2476] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.060071 duration_in_ms=0.595
2017-12-17 02:48:51,060 [salt.state       ][INFO    ][2476] Running state [ctl03] at time 02:48:51.060212
2017-12-17 02:48:51,060 [salt.state       ][INFO    ][2476] Executing state host.present for ctl03
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Host ctl03 (10.167.4.13) already present
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Completed state [ctl03] at time 02:48:51.060736 duration_in_ms=0.524
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.060877
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 02:48:51,061 [salt.state       ][INFO    ][2476] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.061403 duration_in_ms=0.526
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Running state [ctl01] at time 02:48:51.061548
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Executing state host.present for ctl01
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Host ctl01 (10.167.4.11) already present
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Completed state [ctl01] at time 02:48:51.062074 duration_in_ms=0.526
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Running state [ctl] at time 02:48:51.062212
2017-12-17 02:48:51,062 [salt.state       ][INFO    ][2476] Executing state host.present for ctl
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Host ctl (10.167.4.10) already present
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Completed state [ctl] at time 02:48:51.062746 duration_in_ms=0.533
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.062886
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 02:48:51,063 [salt.state       ][INFO    ][2476] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:48:51.063411 duration_in_ms=0.525
2017-12-17 02:48:51,064 [salt.state       ][INFO    ][2476] Running state [rabbit@master] at time 02:48:51.063876
2017-12-17 02:48:51,064 [salt.state       ][INFO    ][2476] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-17 02:48:51,064 [salt.loaded.int.module.cmdmod][INFO    ][2476] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-17 02:48:51,618 [salt.state       ][INFO    ][2476] Already in cluster
2017-12-17 02:48:51,618 [salt.state       ][INFO    ][2476] Completed state [rabbit@master] at time 02:48:51.618230 duration_in_ms=554.354
2017-12-17 02:48:51,620 [salt.minion      ][INFO    ][2476] Returning information for job: 20171217024636176613
2017-12-17 02:48:58,534 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cmd.run with jid 20171217024858531331
2017-12-17 02:48:58,549 [salt.minion      ][INFO    ][8098] Starting a new job with PID 8098
2017-12-17 02:48:58,555 [salt.loaded.int.module.cmdmod][INFO    ][8098] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-17 02:48:59,051 [salt.minion      ][INFO    ][8098] Returning information for job: 20171217024858531331
2017-12-17 03:15:36,707 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217031536702584
2017-12-17 03:15:36,732 [salt.minion      ][INFO    ][9749] Starting a new job with PID 9749
2017-12-17 03:15:37,673 [salt.state       ][INFO    ][9749] Loading fresh modules for state activity
2017-12-17 03:15:37,693 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-17 03:15:37,725 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-17 03:15:37,957 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:15:38,248 [salt.state       ][INFO    ][9749] Running state [haproxy] at time 03:15:38.248410
2017-12-17 03:15:38,249 [salt.state       ][INFO    ][9749] Executing state pkg.installed for haproxy
2017-12-17 03:15:38,249 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 03:15:38,737 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 03:15:40,997 [salt.loaded.int.module.cmdmod][INFO    ][9749] 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-17 03:15:46,797 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217031546792255
2017-12-17 03:15:46,820 [salt.minion      ][INFO    ][10162] Starting a new job with PID 10162
2017-12-17 03:15:46,833 [salt.minion      ][INFO    ][10162] Returning information for job: 20171217031546792255
2017-12-17 03:15:51,155 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 03:15:51,175 [salt.state       ][INFO    ][9749] 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-17 03:15:51,183 [salt.state       ][INFO    ][9749] Loading fresh modules for state activity
2017-12-17 03:15:51,208 [salt.state       ][INFO    ][9749] Completed state [haproxy] at time 03:15:51.207412 duration_in_ms=12959.001
2017-12-17 03:15:51,210 [salt.state       ][INFO    ][9749] Running state [/etc/default/haproxy] at time 03:15:51.210014
2017-12-17 03:15:51,210 [salt.state       ][INFO    ][9749] Executing state file.managed for /etc/default/haproxy
2017-12-17 03:15:51,237 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-17 03:15:51,240 [salt.state       ][INFO    ][9749] 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-17 03:15:51,242 [salt.state       ][INFO    ][9749] Completed state [/etc/default/haproxy] at time 03:15:51.241740 duration_in_ms=31.726
2017-12-17 03:15:51,242 [salt.state       ][INFO    ][9749] Running state [/etc/haproxy/haproxy.cfg] at time 03:15:51.242240
2017-12-17 03:15:51,243 [salt.state       ][INFO    ][9749] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-17 03:15:51,262 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-17 03:15:51,352 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:15:51,361 [salt.state       ][INFO    ][9749] 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-17 03:15:51,364 [salt.state       ][INFO    ][9749] Completed state [/etc/haproxy/haproxy.cfg] at time 03:15:51.363938 duration_in_ms=121.697
2017-12-17 03:15:51,364 [salt.state       ][INFO    ][9749] Running state [/etc/haproxy/ssl] at time 03:15:51.364224
2017-12-17 03:15:51,364 [salt.state       ][INFO    ][9749] Executing state file.directory for /etc/haproxy/ssl
2017-12-17 03:15:51,365 [salt.state       ][INFO    ][9749] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-17 03:15:51,365 [salt.state       ][INFO    ][9749] Completed state [/etc/haproxy/ssl] at time 03:15:51.365301 duration_in_ms=1.077
2017-12-17 03:15:51,366 [salt.state       ][INFO    ][9749] Running state [haproxy_status_packages] at time 03:15:51.365894
2017-12-17 03:15:51,366 [salt.state       ][INFO    ][9749] Executing state pkg.installed for haproxy_status_packages
2017-12-17 03:15:51,555 [salt.state       ][INFO    ][9749] All specified packages are already installed
2017-12-17 03:15:51,555 [salt.state       ][INFO    ][9749] Completed state [haproxy_status_packages] at time 03:15:51.555435 duration_in_ms=189.541
2017-12-17 03:15:51,556 [salt.state       ][INFO    ][9749] Running state [/usr/bin/haproxy-status.sh] at time 03:15:51.556016
2017-12-17 03:15:51,556 [salt.state       ][INFO    ][9749] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-17 03:15:51,572 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-17 03:15:51,588 [salt.fileclient  ][INFO    ][9749] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:15:51,592 [salt.state       ][INFO    ][9749] File changed:
New file
2017-12-17 03:15:51,592 [salt.state       ][INFO    ][9749] Completed state [/usr/bin/haproxy-status.sh] at time 03:15:51.591899 duration_in_ms=35.882
2017-12-17 03:15:51,592 [salt.state       ][INFO    ][9749] Running state [net.ipv4.ip_nonlocal_bind] at time 03:15:51.592388
2017-12-17 03:15:51,593 [salt.state       ][INFO    ][9749] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-17 03:15:51,593 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command 'sysctl -a' in directory '/root'
2017-12-17 03:15:51,608 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-17 03:15:51,615 [salt.state       ][INFO    ][9749] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-17 03:15:51,615 [salt.state       ][INFO    ][9749] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:15:51.615351 duration_in_ms=22.963
2017-12-17 03:15:51,616 [salt.state       ][INFO    ][9749] Running state [haproxy] at time 03:15:51.616436
2017-12-17 03:15:51,617 [salt.state       ][INFO    ][9749] Executing state service.running for haproxy
2017-12-17 03:15:51,617 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 03:15:51,626 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:51,636 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:51,645 [salt.state       ][INFO    ][9749] The service haproxy is already running
2017-12-17 03:15:51,645 [salt.state       ][INFO    ][9749] Completed state [haproxy] at time 03:15:51.645172 duration_in_ms=28.736
2017-12-17 03:15:51,645 [salt.state       ][INFO    ][9749] Running state [haproxy] at time 03:15:51.645355
2017-12-17 03:15:51,646 [salt.state       ][INFO    ][9749] Executing state service.mod_watch for haproxy
2017-12-17 03:15:51,646 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:51,655 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:51,664 [salt.loaded.int.module.cmdmod][INFO    ][9749] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:51,708 [salt.state       ][INFO    ][9749] {'haproxy': True}
2017-12-17 03:15:51,708 [salt.state       ][INFO    ][9749] Completed state [haproxy] at time 03:15:51.707945 duration_in_ms=62.588
2017-12-17 03:15:51,709 [salt.minion      ][INFO    ][9749] Returning information for job: 20171217031536702584
2017-12-17 03:15:52,869 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.status with jid 20171217031552865689
2017-12-17 03:15:52,894 [salt.minion      ][INFO    ][10360] Starting a new job with PID 10360
2017-12-17 03:15:52,986 [salt.loaded.int.module.cmdmod][INFO    ][10360] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 03:15:52,994 [salt.loaded.int.module.cmdmod][INFO    ][10360] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 03:15:53,002 [salt.minion      ][INFO    ][10360] Returning information for job: 20171217031552865689
2017-12-17 03:15:53,972 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.restart with jid 20171217031553967805
2017-12-17 03:15:53,992 [salt.minion      ][INFO    ][10368] Starting a new job with PID 10368
2017-12-17 03:15:54,101 [salt.loaded.int.module.cmdmod][INFO    ][10368] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-17 03:15:54,113 [salt.loaded.int.module.cmdmod][INFO    ][10368] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-17 03:15:54,131 [salt.loaded.int.module.cmdmod][INFO    ][10368] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-17 03:15:54,159 [salt.minion      ][INFO    ][10368] Returning information for job: 20171217031553967805
2017-12-17 03:19:16,221 [salt.utils.schedule][INFO    ][1749] Running scheduled job: __mine_interval
2017-12-17 03:51:09,565 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command test.ping with jid 20171217035109562070
2017-12-17 03:51:09,594 [salt.minion      ][INFO    ][12416] Starting a new job with PID 12416
2017-12-17 03:51:09,619 [salt.minion      ][INFO    ][12416] Returning information for job: 20171217035109562070
2017-12-17 03:51:20,250 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217035120246166
2017-12-17 03:51:20,264 [salt.minion      ][INFO    ][12423] Starting a new job with PID 12423
2017-12-17 03:51:20,714 [salt.state       ][INFO    ][12423] Loading fresh modules for state activity
2017-12-17 03:51:20,738 [salt.fileclient  ][INFO    ][12423] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 03:51:20,757 [salt.fileclient  ][INFO    ][12423] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 03:51:20,781 [salt.fileclient  ][INFO    ][12423] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 03:51:21,057 [salt.state       ][INFO    ][12423] Running state [lsof] at time 03:51:21.056665
2017-12-17 03:51:21,057 [salt.state       ][INFO    ][12423] Executing state pkg.installed for lsof
2017-12-17 03:51:21,057 [salt.loaded.int.module.cmdmod][INFO    ][12423] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 03:51:21,485 [salt.state       ][INFO    ][12423] Package lsof is already installed
2017-12-17 03:51:21,485 [salt.state       ][INFO    ][12423] Completed state [lsof] at time 03:51:21.484911 duration_in_ms=428.246
2017-12-17 03:51:21,485 [salt.state       ][INFO    ][12423] Running state [keepalived] at time 03:51:21.485097
2017-12-17 03:51:21,485 [salt.state       ][INFO    ][12423] Executing state pkg.installed for keepalived
2017-12-17 03:51:21,488 [salt.state       ][INFO    ][12423] Package keepalived is already installed
2017-12-17 03:51:21,488 [salt.state       ][INFO    ][12423] Completed state [keepalived] at time 03:51:21.488208 duration_in_ms=3.11
2017-12-17 03:51:21,490 [salt.state       ][INFO    ][12423] Running state [/etc/keepalived/keepalived.conf] at time 03:51:21.489662
2017-12-17 03:51:21,490 [salt.state       ][INFO    ][12423] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 03:51:21,511 [salt.fileclient  ][INFO    ][12423] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 03:51:21,544 [salt.fileclient  ][INFO    ][12423] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 03:51:21,548 [salt.state       ][INFO    ][12423] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-17 03:51:21,549 [salt.state       ][INFO    ][12423] Completed state [/etc/keepalived/keepalived.conf] at time 03:51:21.548546 duration_in_ms=58.884
2017-12-17 03:51:21,549 [salt.state       ][INFO    ][12423] Running state [keepalived] at time 03:51:21.549167
2017-12-17 03:51:21,549 [salt.state       ][INFO    ][12423] Executing state service.running for keepalived
2017-12-17 03:51:21,550 [salt.loaded.int.module.cmdmod][INFO    ][12423] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 03:51:21,567 [salt.loaded.int.module.cmdmod][INFO    ][12423] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 03:51:21,576 [salt.loaded.int.module.cmdmod][INFO    ][12423] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 03:51:21,585 [salt.state       ][INFO    ][12423] The service keepalived is already running
2017-12-17 03:51:21,585 [salt.state       ][INFO    ][12423] Completed state [keepalived] at time 03:51:21.585183 duration_in_ms=36.014
2017-12-17 03:51:21,586 [salt.minion      ][INFO    ][12423] Returning information for job: 20171217035120246166
2017-12-17 03:51:42,883 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pillar.get with jid 20171217035142886204
2017-12-17 03:51:42,912 [salt.minion      ][INFO    ][12456] Starting a new job with PID 12456
2017-12-17 03:51:42,916 [salt.minion      ][INFO    ][12456] Returning information for job: 20171217035142886204
2017-12-17 03:52:00,387 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217035200385508
2017-12-17 03:52:00,402 [salt.minion      ][INFO    ][12470] Starting a new job with PID 12470
2017-12-17 03:52:02,183 [salt.state       ][INFO    ][12470] Loading fresh modules for state activity
2017-12-17 03:52:02,210 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 03:52:02,234 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 03:52:02,249 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 03:52:02,277 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,289 [py.warnings      ][WARNING ][12470] /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-17 03:52:02,291 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 03:52:02,321 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 03:52:02,344 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,367 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 03:52:02,385 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,409 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 03:52:02,450 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,487 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 03:52:02,507 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,531 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 03:52:02,548 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:02,571 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 03:52:02,602 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 03:52:02,930 [salt.state       ][INFO    ][12470] Running state [rabbitmq-server] at time 03:52:02.930069
2017-12-17 03:52:02,931 [salt.state       ][INFO    ][12470] Executing state pkg.installed for rabbitmq-server
2017-12-17 03:52:02,931 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 03:52:03,345 [salt.state       ][INFO    ][12470] Package rabbitmq-server is already installed
2017-12-17 03:52:03,346 [salt.state       ][INFO    ][12470] Completed state [rabbitmq-server] at time 03:52:03.345860 duration_in_ms=415.791
2017-12-17 03:52:03,346 [salt.state       ][INFO    ][12470] Running state [gettext-base] at time 03:52:03.346181
2017-12-17 03:52:03,347 [salt.state       ][INFO    ][12470] Executing state pkg.installed for gettext-base
2017-12-17 03:52:03,349 [salt.state       ][INFO    ][12470] Package gettext-base is already installed
2017-12-17 03:52:03,350 [salt.state       ][INFO    ][12470] Completed state [gettext-base] at time 03:52:03.349530 duration_in_ms=3.349
2017-12-17 03:52:03,351 [salt.state       ][INFO    ][12470] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:52:03.351236
2017-12-17 03:52:03,352 [salt.state       ][INFO    ][12470] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 03:52:03,373 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 03:52:03,400 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:03,411 [salt.state       ][INFO    ][12470] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-17 03:52:03,411 [salt.state       ][INFO    ][12470] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:52:03.411203 duration_in_ms=59.967
2017-12-17 03:52:03,412 [salt.state       ][INFO    ][12470] Running state [/etc/default/rabbitmq-server] at time 03:52:03.411716
2017-12-17 03:52:03,412 [salt.state       ][INFO    ][12470] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 03:52:03,428 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 03:52:03,444 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:03,454 [salt.state       ][INFO    ][12470] File /etc/default/rabbitmq-server is in the correct state
2017-12-17 03:52:03,454 [salt.state       ][INFO    ][12470] Completed state [/etc/default/rabbitmq-server] at time 03:52:03.454300 duration_in_ms=42.583
2017-12-17 03:52:03,455 [salt.state       ][INFO    ][12470] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:52:03.454807
2017-12-17 03:52:03,455 [salt.state       ][INFO    ][12470] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 03:52:03,469 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 03:52:03,485 [salt.fileclient  ][INFO    ][12470] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 03:52:03,495 [salt.state       ][INFO    ][12470] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-17 03:52:03,495 [salt.state       ][INFO    ][12470] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:52:03.495198 duration_in_ms=40.391
2017-12-17 03:52:03,496 [salt.state       ][INFO    ][12470] Running state [rabbitmq-server] at time 03:52:03.496338
2017-12-17 03:52:03,497 [salt.state       ][INFO    ][12470] Executing state service.running for rabbitmq-server
2017-12-17 03:52:03,497 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 03:52:03,514 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 03:52:03,523 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 03:52:03,531 [salt.state       ][INFO    ][12470] The service rabbitmq-server is already running
2017-12-17 03:52:03,531 [salt.state       ][INFO    ][12470] Completed state [rabbitmq-server] at time 03:52:03.530931 duration_in_ms=34.591
2017-12-17 03:52:03,532 [salt.state       ][INFO    ][12470] Running state [amqp_client] at time 03:52:03.532402
2017-12-17 03:52:03,533 [salt.state       ][INFO    ][12470] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 03:52:03,533 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 03:52:04,008 [salt.state       ][INFO    ][12470] Plugin 'amqp_client' is already enabled.
2017-12-17 03:52:04,009 [salt.state       ][INFO    ][12470] Completed state [amqp_client] at time 03:52:04.008508 duration_in_ms=476.105
2017-12-17 03:52:04,009 [salt.state       ][INFO    ][12470] Running state [rabbitmq_management] at time 03:52:04.009052
2017-12-17 03:52:04,009 [salt.state       ][INFO    ][12470] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 03:52:04,010 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 03:52:04,507 [salt.state       ][INFO    ][12470] Plugin 'rabbitmq_management' is already enabled.
2017-12-17 03:52:04,507 [salt.state       ][INFO    ][12470] Completed state [rabbitmq_management] at time 03:52:04.507425 duration_in_ms=498.372
2017-12-17 03:52:04,509 [salt.state       ][INFO    ][12470] Running state [/openstack] at time 03:52:04.508641
2017-12-17 03:52:04,509 [salt.state       ][INFO    ][12470] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 03:52:04,509 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 03:52:05,018 [salt.state       ][INFO    ][12470] Virtual Host '/openstack' already exists.
2017-12-17 03:52:05,018 [salt.state       ][INFO    ][12470] Completed state [/openstack] at time 03:52:05.018004 duration_in_ms=509.362
2017-12-17 03:52:05,019 [salt.state       ][INFO    ][12470] Running state [openstack] at time 03:52:05.019368
2017-12-17 03:52:05,020 [salt.state       ][INFO    ][12470] Executing state rabbitmq_user.present for openstack
2017-12-17 03:52:05,020 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 03:52:05,534 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 03:52:07,118 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 03:52:07,619 [salt.state       ][INFO    ][12470] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 03:52:07,619 [salt.state       ][INFO    ][12470] Completed state [openstack] at time 03:52:07.619255 duration_in_ms=2599.886
2017-12-17 03:52:07,620 [salt.state       ][INFO    ][12470] Running state [Ceilometer] at time 03:52:07.620469
2017-12-17 03:52:07,621 [salt.state       ][INFO    ][12470] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 03:52:07,621 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 03:52:08,094 [salt.loaded.int.module.cmdmod][INFO    ][12470] 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-17 03:52:08,597 [salt.state       ][INFO    ][12470] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-17 03:52:08,597 [salt.state       ][INFO    ][12470] Completed state [Ceilometer] at time 03:52:08.597198 duration_in_ms=976.729
2017-12-17 03:52:08,598 [salt.state       ][INFO    ][12470] Running state [HA] at time 03:52:08.597720
2017-12-17 03:52:08,598 [salt.state       ][INFO    ][12470] Executing state rabbitmq_policy.present for HA
2017-12-17 03:52:08,598 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 03:52:09,065 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 03:52:09,609 [salt.state       ][INFO    ][12470] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 03:52:09,609 [salt.state       ][INFO    ][12470] Completed state [HA] at time 03:52:09.608791 duration_in_ms=1011.07
2017-12-17 03:52:09,609 [salt.state       ][INFO    ][12470] Running state [guest] at time 03:52:09.609010
2017-12-17 03:52:09,609 [salt.state       ][INFO    ][12470] Executing state rabbitmq_user.present for guest
2017-12-17 03:52:09,610 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 03:52:10,130 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 03:52:10,484 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217035210480940
2017-12-17 03:52:10,497 [salt.minion      ][INFO    ][14604] Starting a new job with PID 14604
2017-12-17 03:52:10,506 [salt.minion      ][INFO    ][14604] Returning information for job: 20171217035210480940
2017-12-17 03:52:11,713 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 03:52:12,214 [salt.state       ][INFO    ][12470] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 03:52:12,215 [salt.state       ][INFO    ][12470] Completed state [guest] at time 03:52:12.214738 duration_in_ms=2605.727
2017-12-17 03:52:12,215 [salt.state       ][INFO    ][12470] Running state [HA] at time 03:52:12.215301
2017-12-17 03:52:12,216 [salt.state       ][INFO    ][12470] Executing state rabbitmq_policy.present for HA
2017-12-17 03:52:12,216 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 03:52:12,698 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 03:52:13,234 [salt.state       ][INFO    ][12470] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 03:52:13,234 [salt.state       ][INFO    ][12470] Completed state [HA] at time 03:52:13.234310 duration_in_ms=1019.007
2017-12-17 03:52:13,235 [salt.state       ][INFO    ][12470] Running state [admin] at time 03:52:13.234857
2017-12-17 03:52:13,235 [salt.state       ][INFO    ][12470] Executing state rabbitmq_user.present for admin
2017-12-17 03:52:13,235 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 03:52:13,739 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 03:52:15,258 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 03:52:15,756 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 03:52:16,272 [salt.state       ][INFO    ][12470] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 03:52:16,272 [salt.state       ][INFO    ][12470] Completed state [admin] at time 03:52:16.272291 duration_in_ms=3037.433
2017-12-17 03:52:16,273 [salt.state       ][INFO    ][12470] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.272880
2017-12-17 03:52:16,273 [salt.state       ][INFO    ][12470] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.273648 duration_in_ms=0.768
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Running state [mdb02] at time 03:52:16.273810
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Executing state host.present for mdb02
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Host mdb02 (10.167.4.77) already present
2017-12-17 03:52:16,274 [salt.state       ][INFO    ][12470] Completed state [mdb02] at time 03:52:16.274375 duration_in_ms=0.565
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.274521
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.275045 duration_in_ms=0.524
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Running state [mdb03] at time 03:52:16.275179
2017-12-17 03:52:16,275 [salt.state       ][INFO    ][12470] Executing state host.present for mdb03
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Host mdb03 (10.167.4.78) already present
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Completed state [mdb03] at time 03:52:16.275721 duration_in_ms=0.541
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.275866
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-17 03:52:16,276 [salt.state       ][INFO    ][12470] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.276411 duration_in_ms=0.546
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Running state [mdb01] at time 03:52:16.276550
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Executing state host.present for mdb01
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Host mdb01 (10.167.4.76) already present
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Completed state [mdb01] at time 03:52:16.277089 duration_in_ms=0.539
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Running state [mdb] at time 03:52:16.277238
2017-12-17 03:52:16,277 [salt.state       ][INFO    ][12470] Executing state host.present for mdb
2017-12-17 03:52:16,278 [salt.state       ][INFO    ][12470] Host mdb (10.167.4.75) already present
2017-12-17 03:52:16,278 [salt.state       ][INFO    ][12470] Completed state [mdb] at time 03:52:16.277806 duration_in_ms=0.567
2017-12-17 03:52:16,278 [salt.state       ][INFO    ][12470] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.277958
2017-12-17 03:52:16,278 [salt.state       ][INFO    ][12470] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,278 [salt.state       ][INFO    ][12470] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-17 03:52:16,279 [salt.state       ][INFO    ][12470] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.278506 duration_in_ms=0.548
2017-12-17 03:52:16,279 [salt.state       ][INFO    ][12470] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.278650
2017-12-17 03:52:16,279 [salt.state       ][INFO    ][12470] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,280 [salt.state       ][INFO    ][12470] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 03:52:16,280 [salt.state       ][INFO    ][12470] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.280250 duration_in_ms=1.599
2017-12-17 03:52:16,280 [salt.state       ][INFO    ][12470] Running state [cfg01] at time 03:52:16.280405
2017-12-17 03:52:16,281 [salt.state       ][INFO    ][12470] Executing state host.present for cfg01
2017-12-17 03:52:16,281 [salt.state       ][INFO    ][12470] Host cfg01 (10.167.4.100) already present
2017-12-17 03:52:16,281 [salt.state       ][INFO    ][12470] Completed state [cfg01] at time 03:52:16.280949 duration_in_ms=0.544
2017-12-17 03:52:16,281 [salt.state       ][INFO    ][12470] Running state [prx01] at time 03:52:16.281093
2017-12-17 03:52:16,281 [salt.state       ][INFO    ][12470] Executing state host.present for prx01
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Host prx01 (10.167.4.104) already present
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Completed state [prx01] at time 03:52:16.281633 duration_in_ms=0.54
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.281774
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.282310 duration_in_ms=0.536
2017-12-17 03:52:16,282 [salt.state       ][INFO    ][12470] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.282453
2017-12-17 03:52:16,283 [salt.state       ][INFO    ][12470] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,283 [salt.state       ][INFO    ][12470] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-17 03:52:16,283 [salt.state       ][INFO    ][12470] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.282990 duration_in_ms=0.536
2017-12-17 03:52:16,283 [salt.state       ][INFO    ][12470] Running state [kvm01] at time 03:52:16.283133
2017-12-17 03:52:16,283 [salt.state       ][INFO    ][12470] Executing state host.present for kvm01
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Host kvm01 (10.167.4.141) already present
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Completed state [kvm01] at time 03:52:16.283662 duration_in_ms=0.53
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.283832
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-17 03:52:16,284 [salt.state       ][INFO    ][12470] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.284391 duration_in_ms=0.559
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Running state [kvm03] at time 03:52:16.284535
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Executing state host.present for kvm03
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Host kvm03 (10.167.4.143) already present
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Completed state [kvm03] at time 03:52:16.285069 duration_in_ms=0.533
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.285211
2017-12-17 03:52:16,285 [salt.state       ][INFO    ][12470] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.285745 duration_in_ms=0.535
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Running state [kvm02] at time 03:52:16.285885
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Executing state host.present for kvm02
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Host kvm02 (10.167.4.142) already present
2017-12-17 03:52:16,286 [salt.state       ][INFO    ][12470] Completed state [kvm02] at time 03:52:16.286425 duration_in_ms=0.539
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Running state [dbs] at time 03:52:16.286567
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Executing state host.present for dbs
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Host dbs (10.167.4.50) already present
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Completed state [dbs] at time 03:52:16.287095 duration_in_ms=0.528
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.287236
2017-12-17 03:52:16,287 [salt.state       ][INFO    ][12470] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,288 [salt.state       ][INFO    ][12470] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-17 03:52:16,288 [salt.state       ][INFO    ][12470] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.287807 duration_in_ms=0.571
2017-12-17 03:52:16,288 [salt.state       ][INFO    ][12470] Running state [prx] at time 03:52:16.287955
2017-12-17 03:52:16,288 [salt.state       ][INFO    ][12470] Executing state host.present for prx
2017-12-17 03:52:16,288 [salt.state       ][INFO    ][12470] Host prx (172.30.10.103) already present
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Completed state [prx] at time 03:52:16.288508 duration_in_ms=0.554
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.288648
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.289180 duration_in_ms=0.532
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Running state [prx02] at time 03:52:16.289320
2017-12-17 03:52:16,289 [salt.state       ][INFO    ][12470] Executing state host.present for prx02
2017-12-17 03:52:16,290 [salt.state       ][INFO    ][12470] Host prx02 (10.167.4.105) already present
2017-12-17 03:52:16,290 [salt.state       ][INFO    ][12470] Completed state [prx02] at time 03:52:16.289848 duration_in_ms=0.527
2017-12-17 03:52:16,290 [salt.state       ][INFO    ][12470] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.289994
2017-12-17 03:52:16,290 [salt.state       ][INFO    ][12470] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,290 [salt.state       ][INFO    ][12470] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.290529 duration_in_ms=0.535
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Running state [gtw01] at time 03:52:16.290673
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Executing state host.present for gtw01
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Host gtw01 (10.167.4.124) already present
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Completed state [gtw01] at time 03:52:16.291218 duration_in_ms=0.546
2017-12-17 03:52:16,291 [salt.state       ][INFO    ][12470] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.291361
2017-12-17 03:52:16,292 [salt.state       ][INFO    ][12470] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,292 [salt.state       ][INFO    ][12470] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-17 03:52:16,292 [salt.state       ][INFO    ][12470] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.291925 duration_in_ms=0.564
2017-12-17 03:52:16,292 [salt.state       ][INFO    ][12470] Running state [gtw02] at time 03:52:16.292078
2017-12-17 03:52:16,292 [salt.state       ][INFO    ][12470] Executing state host.present for gtw02
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Host gtw02 (10.167.4.125) already present
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Completed state [gtw02] at time 03:52:16.292618 duration_in_ms=0.539
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.292757
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.293289 duration_in_ms=0.532
2017-12-17 03:52:16,293 [salt.state       ][INFO    ][12470] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.293432
2017-12-17 03:52:16,294 [salt.state       ][INFO    ][12470] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,294 [salt.state       ][INFO    ][12470] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-17 03:52:16,294 [salt.state       ][INFO    ][12470] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.293969 duration_in_ms=0.537
2017-12-17 03:52:16,294 [salt.state       ][INFO    ][12470] Running state [msg02] at time 03:52:16.294111
2017-12-17 03:52:16,294 [salt.state       ][INFO    ][12470] Executing state host.present for msg02
2017-12-17 03:52:16,295 [salt.state       ][INFO    ][12470] Host msg02 (10.167.4.42) already present
2017-12-17 03:52:16,295 [salt.state       ][INFO    ][12470] Completed state [msg02] at time 03:52:16.294633 duration_in_ms=0.521
2017-12-17 03:52:16,296 [salt.state       ][INFO    ][12470] Running state [file.replace] at time 03:52:16.295510
2017-12-17 03:52:16,296 [salt.state       ][INFO    ][12470] Executing state module.run for file.replace
2017-12-17 03:52:16,363 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-17 03:52:16,372 [salt.state       ][INFO    ][12470] onlyif execution failed
2017-12-17 03:52:16,372 [salt.state       ][INFO    ][12470] Completed state [file.replace] at time 03:52:16.371995 duration_in_ms=76.484
2017-12-17 03:52:16,372 [salt.state       ][INFO    ][12470] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.372289
2017-12-17 03:52:16,373 [salt.state       ][INFO    ][12470] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,373 [salt.state       ][INFO    ][12470] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-17 03:52:16,373 [salt.state       ][INFO    ][12470] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.373108 duration_in_ms=0.818
2017-12-17 03:52:16,373 [salt.state       ][INFO    ][12470] Running state [msg03] at time 03:52:16.373261
2017-12-17 03:52:16,373 [salt.state       ][INFO    ][12470] Executing state host.present for msg03
2017-12-17 03:52:16,374 [salt.state       ][INFO    ][12470] Host msg03 (10.167.4.43) already present
2017-12-17 03:52:16,374 [salt.state       ][INFO    ][12470] Completed state [msg03] at time 03:52:16.373811 duration_in_ms=0.55
2017-12-17 03:52:16,374 [salt.state       ][INFO    ][12470] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.373959
2017-12-17 03:52:16,374 [salt.state       ][INFO    ][12470] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,374 [salt.state       ][INFO    ][12470] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.374507 duration_in_ms=0.548
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Running state [msg01] at time 03:52:16.374654
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Executing state host.present for msg01
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Host msg01 (10.167.4.41) already present
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Completed state [msg01] at time 03:52:16.375183 duration_in_ms=0.529
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Running state [msg] at time 03:52:16.375329
2017-12-17 03:52:16,375 [salt.state       ][INFO    ][12470] Executing state host.present for msg
2017-12-17 03:52:16,376 [salt.state       ][INFO    ][12470] Host msg (10.167.4.40) already present
2017-12-17 03:52:16,376 [salt.state       ][INFO    ][12470] Completed state [msg] at time 03:52:16.375882 duration_in_ms=0.553
2017-12-17 03:52:16,376 [salt.state       ][INFO    ][12470] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.376030
2017-12-17 03:52:16,376 [salt.state       ][INFO    ][12470] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,376 [salt.state       ][INFO    ][12470] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.376574 duration_in_ms=0.544
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.376724
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.377261 duration_in_ms=0.536
2017-12-17 03:52:16,377 [salt.state       ][INFO    ][12470] Running state [cfg01] at time 03:52:16.377403
2017-12-17 03:52:16,378 [salt.state       ][INFO    ][12470] Executing state host.present for cfg01
2017-12-17 03:52:16,378 [salt.state       ][INFO    ][12470] Host cfg01 (10.167.4.100) already present
2017-12-17 03:52:16,378 [salt.state       ][INFO    ][12470] Completed state [cfg01] at time 03:52:16.377937 duration_in_ms=0.533
2017-12-17 03:52:16,378 [salt.state       ][INFO    ][12470] Running state [cmp002] at time 03:52:16.378078
2017-12-17 03:52:16,378 [salt.state       ][INFO    ][12470] Executing state host.present for cmp002
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Host cmp002 (10.167.4.102) already present
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Completed state [cmp002] at time 03:52:16.378614 duration_in_ms=0.536
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.378756
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.379291 duration_in_ms=0.535
2017-12-17 03:52:16,379 [salt.state       ][INFO    ][12470] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.379453
2017-12-17 03:52:16,380 [salt.state       ][INFO    ][12470] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,380 [salt.state       ][INFO    ][12470] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-17 03:52:16,380 [salt.state       ][INFO    ][12470] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.380385 duration_in_ms=0.933
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Running state [cmp001] at time 03:52:16.380535
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Executing state host.present for cmp001
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Host cmp001 (10.167.4.101) already present
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Completed state [cmp001] at time 03:52:16.381081 duration_in_ms=0.546
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.381223
2017-12-17 03:52:16,381 [salt.state       ][INFO    ][12470] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.381757 duration_in_ms=0.535
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Running state [dbs01] at time 03:52:16.381905
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Executing state host.present for dbs01
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Host dbs01 (10.167.4.51) already present
2017-12-17 03:52:16,382 [salt.state       ][INFO    ][12470] Completed state [dbs01] at time 03:52:16.382439 duration_in_ms=0.534
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.382583
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.383118 duration_in_ms=0.535
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Running state [dbs02] at time 03:52:16.383266
2017-12-17 03:52:16,383 [salt.state       ][INFO    ][12470] Executing state host.present for dbs02
2017-12-17 03:52:16,384 [salt.state       ][INFO    ][12470] Host dbs02 (10.167.4.52) already present
2017-12-17 03:52:16,384 [salt.state       ][INFO    ][12470] Completed state [dbs02] at time 03:52:16.383839 duration_in_ms=0.573
2017-12-17 03:52:16,384 [salt.state       ][INFO    ][12470] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.383980
2017-12-17 03:52:16,384 [salt.state       ][INFO    ][12470] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,384 [salt.state       ][INFO    ][12470] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.384519 duration_in_ms=0.539
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Running state [dbs03] at time 03:52:16.384660
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Executing state host.present for dbs03
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Host dbs03 (10.167.4.53) already present
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Completed state [dbs03] at time 03:52:16.385193 duration_in_ms=0.532
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.385335
2017-12-17 03:52:16,385 [salt.state       ][INFO    ][12470] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,386 [salt.state       ][INFO    ][12470] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-17 03:52:16,386 [salt.state       ][INFO    ][12470] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.385869 duration_in_ms=0.534
2017-12-17 03:52:16,386 [salt.state       ][INFO    ][12470] Running state [mas01] at time 03:52:16.386015
2017-12-17 03:52:16,386 [salt.state       ][INFO    ][12470] Executing state host.present for mas01
2017-12-17 03:52:16,386 [salt.state       ][INFO    ][12470] Host mas01 (10.167.4.3) already present
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Completed state [mas01] at time 03:52:16.386547 duration_in_ms=0.531
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.386688
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.387217 duration_in_ms=0.529
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Running state [ctl02] at time 03:52:16.387358
2017-12-17 03:52:16,387 [salt.state       ][INFO    ][12470] Executing state host.present for ctl02
2017-12-17 03:52:16,388 [salt.state       ][INFO    ][12470] Host ctl02 (10.167.4.12) already present
2017-12-17 03:52:16,388 [salt.state       ][INFO    ][12470] Completed state [ctl02] at time 03:52:16.387903 duration_in_ms=0.545
2017-12-17 03:52:16,388 [salt.state       ][INFO    ][12470] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.388045
2017-12-17 03:52:16,388 [salt.state       ][INFO    ][12470] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,388 [salt.state       ][INFO    ][12470] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-17 03:52:16,389 [salt.state       ][INFO    ][12470] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.388585 duration_in_ms=0.54
2017-12-17 03:52:16,389 [salt.state       ][INFO    ][12470] Running state [ctl03] at time 03:52:16.388908
2017-12-17 03:52:16,389 [salt.state       ][INFO    ][12470] Executing state host.present for ctl03
2017-12-17 03:52:16,389 [salt.state       ][INFO    ][12470] Host ctl03 (10.167.4.13) already present
2017-12-17 03:52:16,389 [salt.state       ][INFO    ][12470] Completed state [ctl03] at time 03:52:16.389460 duration_in_ms=0.552
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.389604
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.390142 duration_in_ms=0.538
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Running state [ctl01] at time 03:52:16.390286
2017-12-17 03:52:16,390 [salt.state       ][INFO    ][12470] Executing state host.present for ctl01
2017-12-17 03:52:16,391 [salt.state       ][INFO    ][12470] Host ctl01 (10.167.4.11) already present
2017-12-17 03:52:16,391 [salt.state       ][INFO    ][12470] Completed state [ctl01] at time 03:52:16.390918 duration_in_ms=0.632
2017-12-17 03:52:16,391 [salt.state       ][INFO    ][12470] Running state [ctl] at time 03:52:16.391062
2017-12-17 03:52:16,391 [salt.state       ][INFO    ][12470] Executing state host.present for ctl
2017-12-17 03:52:16,391 [salt.state       ][INFO    ][12470] Host ctl (10.167.4.10) already present
2017-12-17 03:52:16,392 [salt.state       ][INFO    ][12470] Completed state [ctl] at time 03:52:16.391594 duration_in_ms=0.533
2017-12-17 03:52:16,392 [salt.state       ][INFO    ][12470] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.391748
2017-12-17 03:52:16,392 [salt.state       ][INFO    ][12470] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-17 03:52:16,392 [salt.state       ][INFO    ][12470] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-17 03:52:16,392 [salt.state       ][INFO    ][12470] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:52:16.392306 duration_in_ms=0.557
2017-12-17 03:52:16,393 [salt.state       ][INFO    ][12470] Running state [rabbit@master] at time 03:52:16.392729
2017-12-17 03:52:16,393 [salt.state       ][INFO    ][12470] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-17 03:52:16,393 [salt.loaded.int.module.cmdmod][INFO    ][12470] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-17 03:52:16,933 [salt.state       ][INFO    ][12470] Already in cluster
2017-12-17 03:52:16,934 [salt.state       ][INFO    ][12470] Completed state [rabbit@master] at time 03:52:16.933669 duration_in_ms=540.939
2017-12-17 03:52:16,935 [salt.minion      ][INFO    ][12470] Returning information for job: 20171217035200385508
2017-12-17 03:52:18,344 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cmd.run with jid 20171217035218343007
2017-12-17 03:52:18,360 [salt.minion      ][INFO    ][16415] Starting a new job with PID 16415
2017-12-17 03:52:18,364 [salt.loaded.int.module.cmdmod][INFO    ][16415] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-17 03:52:18,958 [salt.minion      ][INFO    ][16415] Returning information for job: 20171217035218343007
2017-12-17 03:52:55,335 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171217035255335964
2017-12-17 03:52:55,363 [salt.minion      ][INFO    ][16572] Starting a new job with PID 16572
2017-12-17 03:52:56,280 [salt.state       ][INFO    ][16572] Loading fresh modules for state activity
2017-12-17 03:52:56,581 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-17 03:52:56,599 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-17 03:52:56,623 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:52:56,935 [salt.state       ][INFO    ][16572] Running state [haproxy] at time 03:52:56.934869
2017-12-17 03:52:56,935 [salt.state       ][INFO    ][16572] Executing state pkg.installed for haproxy
2017-12-17 03:52:56,936 [salt.loaded.int.module.cmdmod][INFO    ][16572] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 03:52:57,413 [salt.state       ][INFO    ][16572] Package haproxy is already installed
2017-12-17 03:52:57,414 [salt.state       ][INFO    ][16572] Completed state [haproxy] at time 03:52:57.413745 duration_in_ms=478.876
2017-12-17 03:52:57,415 [salt.state       ][INFO    ][16572] Running state [/etc/default/haproxy] at time 03:52:57.415351
2017-12-17 03:52:57,416 [salt.state       ][INFO    ][16572] Executing state file.managed for /etc/default/haproxy
2017-12-17 03:52:57,440 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-17 03:52:57,441 [salt.state       ][INFO    ][16572] File /etc/default/haproxy is in the correct state
2017-12-17 03:52:57,441 [salt.state       ][INFO    ][16572] Completed state [/etc/default/haproxy] at time 03:52:57.440807 duration_in_ms=25.455
2017-12-17 03:52:57,441 [salt.state       ][INFO    ][16572] Running state [/etc/haproxy/haproxy.cfg] at time 03:52:57.441124
2017-12-17 03:52:57,441 [salt.state       ][INFO    ][16572] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-17 03:52:57,458 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-17 03:52:57,542 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:52:57,546 [salt.state       ][INFO    ][16572] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-17 03:52:57,546 [salt.state       ][INFO    ][16572] Completed state [/etc/haproxy/haproxy.cfg] at time 03:52:57.545819 duration_in_ms=104.695
2017-12-17 03:52:57,546 [salt.state       ][INFO    ][16572] Running state [/etc/haproxy/ssl] at time 03:52:57.546142
2017-12-17 03:52:57,546 [salt.state       ][INFO    ][16572] Executing state file.directory for /etc/haproxy/ssl
2017-12-17 03:52:57,547 [salt.state       ][INFO    ][16572] Directory /etc/haproxy/ssl is in the correct state
2017-12-17 03:52:57,547 [salt.state       ][INFO    ][16572] Completed state [/etc/haproxy/ssl] at time 03:52:57.547244 duration_in_ms=1.102
2017-12-17 03:52:57,548 [salt.state       ][INFO    ][16572] Running state [haproxy_status_packages] at time 03:52:57.547513
2017-12-17 03:52:57,548 [salt.state       ][INFO    ][16572] Executing state pkg.installed for haproxy_status_packages
2017-12-17 03:52:57,551 [salt.state       ][INFO    ][16572] All specified packages are already installed
2017-12-17 03:52:57,551 [salt.state       ][INFO    ][16572] Completed state [haproxy_status_packages] at time 03:52:57.550772 duration_in_ms=3.258
2017-12-17 03:52:57,551 [salt.state       ][INFO    ][16572] Running state [/usr/bin/haproxy-status.sh] at time 03:52:57.551214
2017-12-17 03:52:57,552 [salt.state       ][INFO    ][16572] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-17 03:52:57,568 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-17 03:52:57,582 [salt.fileclient  ][INFO    ][16572] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 03:52:57,585 [salt.state       ][INFO    ][16572] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-17 03:52:57,585 [salt.state       ][INFO    ][16572] Completed state [/usr/bin/haproxy-status.sh] at time 03:52:57.585424 duration_in_ms=34.21
2017-12-17 03:52:57,586 [salt.state       ][INFO    ][16572] Running state [net.ipv4.ip_nonlocal_bind] at time 03:52:57.585869
2017-12-17 03:52:57,586 [salt.state       ][INFO    ][16572] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-17 03:52:57,595 [salt.loaded.int.module.cmdmod][INFO    ][16572] Executing command 'sysctl -a' in directory '/root'
2017-12-17 03:52:57,609 [salt.state       ][INFO    ][16572] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-17 03:52:57,610 [salt.state       ][INFO    ][16572] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:52:57.609513 duration_in_ms=23.644
2017-12-17 03:52:57,611 [salt.state       ][INFO    ][16572] Running state [haproxy] at time 03:52:57.610649
2017-12-17 03:52:57,611 [salt.state       ][INFO    ][16572] Executing state service.running for haproxy
2017-12-17 03:52:57,612 [salt.loaded.int.module.cmdmod][INFO    ][16572] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 03:52:57,622 [salt.loaded.int.module.cmdmod][INFO    ][16572] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 03:52:57,631 [salt.loaded.int.module.cmdmod][INFO    ][16572] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 03:52:57,640 [salt.state       ][INFO    ][16572] The service haproxy is already running
2017-12-17 03:52:57,641 [salt.state       ][INFO    ][16572] Completed state [haproxy] at time 03:52:57.640771 duration_in_ms=30.122
2017-12-17 03:52:57,642 [salt.minion      ][INFO    ][16572] Returning information for job: 20171217035255335964
2017-12-17 03:52:59,302 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.status with jid 20171217035259303104
2017-12-17 03:52:59,325 [salt.minion      ][INFO    ][16606] Starting a new job with PID 16606
2017-12-17 03:52:59,417 [salt.loaded.int.module.cmdmod][INFO    ][16606] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 03:52:59,426 [salt.loaded.int.module.cmdmod][INFO    ][16606] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 03:52:59,434 [salt.minion      ][INFO    ][16606] Returning information for job: 20171217035259303104
2017-12-17 03:53:00,765 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.restart with jid 20171217035300765771
2017-12-17 03:53:00,793 [salt.minion      ][INFO    ][16614] Starting a new job with PID 16614
2017-12-17 03:53:00,891 [salt.loaded.int.module.cmdmod][INFO    ][16614] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-17 03:53:00,901 [salt.loaded.int.module.cmdmod][INFO    ][16614] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-17 03:53:00,916 [salt.loaded.int.module.cmdmod][INFO    ][16614] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-17 03:53:00,947 [salt.minion      ][INFO    ][16614] Returning information for job: 20171217035300765771
2017-12-17 04:16:01,998 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cp.push_dir with jid 20171217041601991470
2017-12-17 04:16:02,019 [salt.minion      ][INFO    ][18062] Starting a new job with PID 18062
