2017-11-27 02:30:08,602 [salt.cli.daemons ][WARNING ][922] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 02:30:41,070 [salt.state       ][ERROR   ][1085] No contents found in top file
2017-11-27 02:30:44,424 [salt.transport.ipc][ERROR   ][922] Exception occurred while handling stream: [Errno 0] Success
2017-11-27 02:30:48,532 [py.warnings      ][WARNING ][1182] /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-11-27 02:30:48,538 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-11-27 02:30:48,538 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-11-27 02:30:49,691 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-11-27 02:30:49,691 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-11-27 02:32:17,393 [salt.loaded.int.module.cmdmod][ERROR   ][1182] 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-11-27 02:32:20,362 [salt.loaded.int.module.cmdmod][INFO    ][1699] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 02:32:20,369 [salt.loaded.int.module.cmdmod][INFO    ][1699] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 02:32:20,378 [salt.loaded.int.module.cmdmod][INFO    ][1699] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-27 02:32:20,399 [salt.utils.parsers][WARNING ][922] Minion received a SIGTERM. Exiting.
2017-11-27 02:32:20,662 [salt.cli.daemons ][INFO    ][1755] Setting up the Salt Minion "msg03.baremetal-mcp-ocata-ovs-ha.local"
2017-11-27 02:32:20,934 [salt.minion      ][INFO    ][1755] Creating minion process manager
2017-11-27 02:32:20,934 [salt.cli.daemons ][WARNING ][1755] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 02:32:20,935 [salt.cli.daemons ][INFO    ][1755] The Salt Minion is starting up
2017-11-27 02:32:20,935 [salt.minion      ][INFO    ][1755] Minion is starting as user 'root'
2017-11-27 02:32:20,935 [salt.utils.event ][INFO    ][1755] Starting pull socket on /var/run/salt/minion/minion_event_799675a870_pull.ipc
2017-11-27 02:32:21,522 [salt.loaded.int.module.cmdmod][INFO    ][1755] Executing command ['date', '+%z'] in directory '/root'
2017-11-27 02:32:21,530 [salt.utils.schedule][INFO    ][1755] Updating job settings for scheduled job: __mine_interval
2017-11-27 02:32:21,533 [salt.minion      ][INFO    ][1755] Added mine.update to scheduler
2017-11-27 02:32:21,885 [salt.minion      ][INFO    ][1755] Minion is ready to receive requests!
2017-11-27 02:32:22,886 [salt.utils.schedule][INFO    ][1755] Running scheduled job: __mine_interval
2017-11-27 02:33:02,971 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023302954632
2017-11-27 02:33:02,993 [salt.minion      ][INFO    ][1851] Starting a new job with PID 1851
2017-11-27 02:33:05,916 [salt.state       ][INFO    ][1851] Loading fresh modules for state activity
2017-11-27 02:33:06,166 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:33:06,191 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:33:06,219 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,264 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:33:06,289 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,332 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:33:06,350 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,437 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:33:06,511 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,570 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:33:06,609 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,672 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:33:06,705 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,758 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:33:06,797 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,852 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:33:06,874 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,917 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:33:06,936 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:06,979 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:33:06,993 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,036 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:33:07,064 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,116 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:33:07,136 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,179 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:33:07,197 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,552 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:33:07,565 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,612 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:33:07,628 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,671 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:33:07,693 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,737 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:33:07,777 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,848 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:33:07,909 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:07,955 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:33:07,970 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:08,019 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:33:08,038 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:08,106 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:33:08,118 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:33:08,132 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:33:08,149 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:33:08,170 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:33:08,194 [salt.state       ][INFO    ][1851] Running state [/etc/environment] at time 02:33:08.193973
2017-11-27 02:33:08,195 [salt.state       ][INFO    ][1851] Executing state file.blockreplace for /etc/environment
2017-11-27 02:33:08,203 [salt.state       ][INFO    ][1851] 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-11-27 02:33:08,205 [salt.state       ][INFO    ][1851] Completed state [/etc/environment] at time 02:33:08.204518 duration_in_ms=10.545
2017-11-27 02:33:08,205 [salt.state       ][INFO    ][1851] Running state [/etc/profile.d] at time 02:33:08.204995
2017-11-27 02:33:08,205 [salt.state       ][INFO    ][1851] Executing state file.directory for /etc/profile.d
2017-11-27 02:33:08,207 [salt.state       ][INFO    ][1851] Directory /etc/profile.d is in the correct state
2017-11-27 02:33:08,207 [salt.state       ][INFO    ][1851] Completed state [/etc/profile.d] at time 02:33:08.207299 duration_in_ms=2.303
2017-11-27 02:33:08,456 [salt.state       ][INFO    ][1851] Running state [linux_repo_prereq_pkgs] at time 02:33:08.455851
2017-11-27 02:33:08,456 [salt.state       ][INFO    ][1851] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:33:08,457 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:33:08,972 [salt.state       ][INFO    ][1851] All specified packages are already installed
2017-11-27 02:33:08,972 [salt.state       ][INFO    ][1851] Completed state [linux_repo_prereq_pkgs] at time 02:33:08.972305 duration_in_ms=516.453
2017-11-27 02:33:08,973 [salt.state       ][INFO    ][1851] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:33:08.972620
2017-11-27 02:33:08,973 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:33:08,973 [salt.state       ][INFO    ][1851] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:33:08,974 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:33:08.973606 duration_in_ms=0.985
2017-11-27 02:33:08,974 [salt.state       ][INFO    ][1851] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:33:08.973903
2017-11-27 02:33:08,974 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:33:08,994 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:33:09,011 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:09,044 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:33:09,045 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:33:09.044776 duration_in_ms=70.872
2017-11-27 02:33:09,069 [salt.state       ][INFO    ][1851] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:33:09.068562
2017-11-27 02:33:09,069 [salt.state       ][INFO    ][1851] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:33:09,616 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:33:09,950 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:33:11,863 [salt.state       ][INFO    ][1851] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-11-27 02:33:11,864 [salt.state       ][INFO    ][1851] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:33:11.863536 duration_in_ms=2794.973
2017-11-27 02:33:11,864 [salt.state       ][INFO    ][1851] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:33:11.863878
2017-11-27 02:33:11,864 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:33:11,865 [salt.state       ][INFO    ][1851] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:33:11,865 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:33:11.864889 duration_in_ms=1.011
2017-11-27 02:33:11,865 [salt.state       ][INFO    ][1851] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:33:11.865179
2017-11-27 02:33:11,865 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:33:11,935 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:33:11,973 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:12,008 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:33:12,008 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:33:12.008285 duration_in_ms=143.106
2017-11-27 02:33:12,009 [salt.state       ][INFO    ][1851] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:33:12.009072
2017-11-27 02:33:12,009 [salt.state       ][INFO    ][1851] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:33:12,570 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:33:12,660 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:33:13,098 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023313081541
2017-11-27 02:33:13,112 [salt.minion      ][INFO    ][2640] Starting a new job with PID 2640
2017-11-27 02:33:13,122 [salt.minion      ][INFO    ][2640] Returning information for job: 20171127023313081541
2017-11-27 02:33:15,333 [salt.state       ][INFO    ][1851] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-27 02:33:15,333 [salt.state       ][INFO    ][1851] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:33:15.333411 duration_in_ms=3324.338
2017-11-27 02:33:15,334 [salt.state       ][INFO    ][1851] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:33:15.333771
2017-11-27 02:33:15,334 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:33:15,335 [salt.state       ][INFO    ][1851] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:33:15,335 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:33:15.334768 duration_in_ms=0.996
2017-11-27 02:33:15,335 [salt.state       ][INFO    ][1851] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:33:15.335052
2017-11-27 02:33:15,335 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:33:15,353 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:33:15,372 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:33:15,404 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:33:15,405 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:33:15.404866 duration_in_ms=69.813
2017-11-27 02:33:15,406 [salt.state       ][INFO    ][1851] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:33:15.405635
2017-11-27 02:33:15,406 [salt.state       ][INFO    ][1851] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:33:15,446 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:33:15,525 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:33:17,575 [salt.state       ][INFO    ][1851] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:33:17,576 [salt.state       ][INFO    ][1851] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:33:17.575974 duration_in_ms=2170.339
2017-11-27 02:33:17,576 [salt.state       ][INFO    ][1851] Running state [linux_extra_packages_purged] at time 02:33:17.576332
2017-11-27 02:33:17,577 [salt.state       ][INFO    ][1851] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:33:17,592 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-11-27 02:33:23,175 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023323158625
2017-11-27 02:33:23,201 [salt.minion      ][INFO    ][3241] Starting a new job with PID 3241
2017-11-27 02:33:23,216 [salt.minion      ][INFO    ][3241] Returning information for job: 20171127023323158625
2017-11-27 02:33:33,375 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023333357672
2017-11-27 02:33:33,401 [salt.minion      ][INFO    ][3586] Starting a new job with PID 3586
2017-11-27 02:33:33,412 [salt.minion      ][INFO    ][3586] Returning information for job: 20171127023333357672
2017-11-27 02:33:37,335 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:33:37,355 [salt.state       ][INFO    ][1851] {'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-11-27 02:33:37,363 [salt.state       ][INFO    ][1851] Loading fresh modules for state activity
2017-11-27 02:33:37,377 [salt.state       ][INFO    ][1851] Completed state [linux_extra_packages_purged] at time 02:33:37.377091 duration_in_ms=19800.758
2017-11-27 02:33:37,382 [salt.state       ][INFO    ][1851] Running state [linux_extra_packages_latest] at time 02:33:37.382166
2017-11-27 02:33:37,382 [salt.state       ][INFO    ][1851] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:33:37,662 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:33:39,443 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:33:39,482 [salt.loaded.int.module.cmdmod][INFO    ][1851] 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-11-27 02:33:43,482 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023343462831
2017-11-27 02:33:43,497 [salt.minion      ][INFO    ][3980] Starting a new job with PID 3980
2017-11-27 02:33:43,740 [salt.minion      ][INFO    ][3980] Returning information for job: 20171127023343462831
2017-11-27 02:33:53,682 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023353663201
2017-11-27 02:33:53,702 [salt.minion      ][INFO    ][4005] Starting a new job with PID 4005
2017-11-27 02:33:53,779 [salt.minion      ][INFO    ][4005] Returning information for job: 20171127023353663201
2017-11-27 02:33:58,637 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:33:58,657 [salt.state       ][INFO    ][1851] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-27 02:33:58,664 [salt.state       ][INFO    ][1851] Loading fresh modules for state activity
2017-11-27 02:33:58,681 [salt.state       ][INFO    ][1851] Completed state [linux_extra_packages_latest] at time 02:33:58.681084 duration_in_ms=21298.917
2017-11-27 02:33:58,706 [salt.state       ][INFO    ][1851] Running state [UTC] at time 02:33:58.706294
2017-11-27 02:33:58,707 [salt.state       ][INFO    ][1851] Executing state timezone.system for UTC
2017-11-27 02:33:58,711 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:33:58,899 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:33:58,908 [salt.state       ][INFO    ][1851] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:33:58,908 [salt.state       ][INFO    ][1851] Completed state [UTC] at time 02:33:58.908341 duration_in_ms=202.047
2017-11-27 02:33:58,968 [salt.state       ][INFO    ][1851] Running state [nf_conntrack] at time 02:33:58.968160
2017-11-27 02:33:58,968 [salt.state       ][INFO    ][1851] Executing state kmod.present for nf_conntrack
2017-11-27 02:33:58,969 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'lsmod' in directory '/root'
2017-11-27 02:33:59,496 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'lsmod' in directory '/root'
2017-11-27 02:33:59,504 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-27 02:33:59,562 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'lsmod' in directory '/root'
2017-11-27 02:33:59,599 [salt.state       ][INFO    ][1851] {'nf_conntrack': 'loaded'}
2017-11-27 02:33:59,599 [salt.state       ][INFO    ][1851] Completed state [nf_conntrack] at time 02:33:59.599451 duration_in_ms=631.29
2017-11-27 02:33:59,634 [salt.state       ][INFO    ][1851] Running state [kernel.panic] at time 02:33:59.634080
2017-11-27 02:33:59,634 [salt.state       ][INFO    ][1851] Executing state sysctl.present for kernel.panic
2017-11-27 02:33:59,635 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:33:59,752 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-27 02:33:59,760 [salt.state       ][INFO    ][1851] {'kernel.panic': 60}
2017-11-27 02:33:59,760 [salt.state       ][INFO    ][1851] Completed state [kernel.panic] at time 02:33:59.760282 duration_in_ms=126.201
2017-11-27 02:33:59,761 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_keepalive_probes] at time 02:33:59.760505
2017-11-27 02:33:59,761 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:33:59,761 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:33:59,775 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-27 02:33:59,783 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-27 02:33:59,783 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:33:59.783156 duration_in_ms=22.65
2017-11-27 02:33:59,783 [salt.state       ][INFO    ][1851] Running state [fs.file-max] at time 02:33:59.783376
2017-11-27 02:33:59,784 [salt.state       ][INFO    ][1851] Executing state sysctl.present for fs.file-max
2017-11-27 02:33:59,784 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:33:59,798 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-27 02:33:59,805 [salt.state       ][INFO    ][1851] {'fs.file-max': 124165}
2017-11-27 02:33:59,806 [salt.state       ][INFO    ][1851] Completed state [fs.file-max] at time 02:33:59.805541 duration_in_ms=22.165
2017-11-27 02:33:59,806 [salt.state       ][INFO    ][1851] Running state [net.core.somaxconn] at time 02:33:59.805795
2017-11-27 02:33:59,806 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:33:59,806 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:33:59,883 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-27 02:33:59,892 [salt.state       ][INFO    ][1851] {'net.core.somaxconn': 4096}
2017-11-27 02:33:59,893 [salt.state       ][INFO    ][1851] Completed state [net.core.somaxconn] at time 02:33:59.892664 duration_in_ms=86.868
2017-11-27 02:33:59,893 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:33:59.893006
2017-11-27 02:33:59,893 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:33:59,894 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:33:59,909 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-27 02:33:59,917 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-27 02:33:59,917 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:33:59.917443 duration_in_ms=24.437
2017-11-27 02:33:59,918 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_tw_reuse] at time 02:33:59.917651
2017-11-27 02:33:59,918 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:33:59,918 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,023 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-27 02:34:00,032 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-27 02:34:00,032 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_tw_reuse] at time 02:34:00.032023 duration_in_ms=114.372
2017-11-27 02:34:00,032 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_retries2] at time 02:34:00.032234
2017-11-27 02:34:00,032 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:34:00,033 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,050 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-27 02:34:00,059 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_retries2': 5}
2017-11-27 02:34:00,059 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_retries2] at time 02:34:00.059426 duration_in_ms=27.191
2017-11-27 02:34:00,060 [salt.state       ][INFO    ][1851] Running state [vm.swappiness] at time 02:34:00.059637
2017-11-27 02:34:00,060 [salt.state       ][INFO    ][1851] Executing state sysctl.present for vm.swappiness
2017-11-27 02:34:00,060 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,110 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-27 02:34:00,119 [salt.state       ][INFO    ][1851] {'vm.swappiness': 10}
2017-11-27 02:34:00,119 [salt.state       ][INFO    ][1851] Completed state [vm.swappiness] at time 02:34:00.119188 duration_in_ms=59.549
2017-11-27 02:34:00,119 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:34:00.119406
2017-11-27 02:34:00,120 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:34:00,120 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,146 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-27 02:34:00,155 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-27 02:34:00,156 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:34:00.155959 duration_in_ms=36.552
2017-11-27 02:34:00,156 [salt.state       ][INFO    ][1851] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:34:00.156313
2017-11-27 02:34:00,157 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:34:00,157 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,207 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-27 02:34:00,217 [salt.state       ][INFO    ][1851] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-27 02:34:00,217 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:34:00.217382 duration_in_ms=61.069
2017-11-27 02:34:00,218 [salt.state       ][INFO    ][1851] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:34:00.217742
2017-11-27 02:34:00,218 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:34:00,219 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,249 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-27 02:34:00,259 [salt.state       ][INFO    ][1851] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-27 02:34:00,259 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:34:00.259328 duration_in_ms=41.586
2017-11-27 02:34:00,260 [salt.state       ][INFO    ][1851] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:34:00.259657
2017-11-27 02:34:00,260 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:34:00,260 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,303 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-27 02:34:00,312 [salt.state       ][INFO    ][1851] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-27 02:34:00,313 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:34:00.312888 duration_in_ms=53.23
2017-11-27 02:34:00,313 [salt.state       ][INFO    ][1851] Running state [net.core.netdev_max_backlog] at time 02:34:00.313233
2017-11-27 02:34:00,314 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:34:00,314 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,339 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-27 02:34:00,348 [salt.state       ][INFO    ][1851] {'net.core.netdev_max_backlog': 261144}
2017-11-27 02:34:00,348 [salt.state       ][INFO    ][1851] Completed state [net.core.netdev_max_backlog] at time 02:34:00.348446 duration_in_ms=35.212
2017-11-27 02:34:00,349 [salt.state       ][INFO    ][1851] Running state [net.ipv4.tcp_keepalive_time] at time 02:34:00.348782
2017-11-27 02:34:00,349 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:34:00,350 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,387 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-27 02:34:00,396 [salt.state       ][INFO    ][1851] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-27 02:34:00,396 [salt.state       ][INFO    ][1851] Completed state [net.ipv4.tcp_keepalive_time] at time 02:34:00.395998 duration_in_ms=47.216
2017-11-27 02:34:00,396 [salt.state       ][INFO    ][1851] Running state [net.nf_conntrack_max] at time 02:34:00.396245
2017-11-27 02:34:00,396 [salt.state       ][INFO    ][1851] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:34:00,397 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:34:00,463 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-27 02:34:00,472 [salt.state       ][INFO    ][1851] {'net.nf_conntrack_max': 1048576}
2017-11-27 02:34:00,472 [salt.state       ][INFO    ][1851] Completed state [net.nf_conntrack_max] at time 02:34:00.472088 duration_in_ms=75.843
2017-11-27 02:34:00,477 [salt.state       ][INFO    ][1851] Running state [linux_sysfs_package] at time 02:34:00.477282
2017-11-27 02:34:00,477 [salt.state       ][INFO    ][1851] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:34:00,662 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-27 02:34:00,710 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:34:03,103 [salt.loaded.int.module.cmdmod][INFO    ][1851] 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-11-27 02:34:03,712 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023403690048
2017-11-27 02:34:03,733 [salt.minion      ][INFO    ][4522] Starting a new job with PID 4522
2017-11-27 02:34:03,744 [salt.minion      ][INFO    ][4522] Returning information for job: 20171127023403690048
2017-11-27 02:34:13,778 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023413764493
2017-11-27 02:34:13,808 [salt.minion      ][INFO    ][4578] Starting a new job with PID 4578
2017-11-27 02:34:13,823 [salt.minion      ][INFO    ][4578] Returning information for job: 20171127023413764493
2017-11-27 02:34:22,079 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:34:22,100 [salt.state       ][INFO    ][1851] 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-11-27 02:34:22,108 [salt.state       ][INFO    ][1851] Loading fresh modules for state activity
2017-11-27 02:34:22,121 [salt.state       ][INFO    ][1851] Completed state [linux_sysfs_package] at time 02:34:22.121274 duration_in_ms=21643.991
2017-11-27 02:34:22,124 [salt.state       ][INFO    ][1851] Running state [/etc/sysfs.d] at time 02:34:22.124019
2017-11-27 02:34:22,124 [salt.state       ][INFO    ][1851] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:34:22,126 [salt.state       ][INFO    ][1851] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:34:22,127 [salt.state       ][INFO    ][1851] Completed state [/etc/sysfs.d] at time 02:34:22.126621 duration_in_ms=2.602
2017-11-27 02:34:22,191 [salt.state       ][INFO    ][1851] Running state [ondemand] at time 02:34:22.190721
2017-11-27 02:34:22,191 [salt.state       ][INFO    ][1851] Executing state service.dead for ondemand
2017-11-27 02:34:22,193 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:34:22,204 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,213 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,222 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,262 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,272 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,282 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,295 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-27 02:34:22,380 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:34:22,392 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'runlevel' in directory '/root'
2017-11-27 02:34:22,400 [salt.state       ][INFO    ][1851] {'ondemand': True}
2017-11-27 02:34:22,400 [salt.state       ][INFO    ][1851] Completed state [ondemand] at time 02:34:22.400170 duration_in_ms=209.449
2017-11-27 02:34:22,490 [salt.state       ][INFO    ][1851] Running state [cs_CZ.UTF-8] at time 02:34:22.489469
2017-11-27 02:34:22,490 [salt.state       ][INFO    ][1851] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:34:22,490 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'locale -a' in directory '/root'
2017-11-27 02:34:22,502 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-27 02:34:23,403 [salt.state       ][INFO    ][1851] {'locale': 'cs_CZ.UTF-8'}
2017-11-27 02:34:23,403 [salt.state       ][INFO    ][1851] Completed state [cs_CZ.UTF-8] at time 02:34:23.403366 duration_in_ms=913.896
2017-11-27 02:34:23,404 [salt.state       ][INFO    ][1851] Running state [en_US.UTF-8] at time 02:34:23.403716
2017-11-27 02:34:23,404 [salt.state       ][INFO    ][1851] Executing state locale.present for en_US.UTF-8
2017-11-27 02:34:23,405 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'locale -a' in directory '/root'
2017-11-27 02:34:23,413 [salt.state       ][INFO    ][1851] Locale en_US.UTF-8 is already present
2017-11-27 02:34:23,413 [salt.state       ][INFO    ][1851] Completed state [en_US.UTF-8] at time 02:34:23.413002 duration_in_ms=9.285
2017-11-27 02:34:23,414 [salt.state       ][INFO    ][1851] Running state [en_US.UTF-8] at time 02:34:23.414100
2017-11-27 02:34:23,414 [salt.state       ][INFO    ][1851] Executing state locale.system for en_US.UTF-8
2017-11-27 02:34:23,415 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'localectl' in directory '/root'
2017-11-27 02:34:23,606 [salt.state       ][INFO    ][1851] System locale en_US.UTF-8 already set
2017-11-27 02:34:23,607 [salt.state       ][INFO    ][1851] Completed state [en_US.UTF-8] at time 02:34:23.606518 duration_in_ms=192.418
2017-11-27 02:34:23,615 [salt.state       ][INFO    ][1851] Running state [root] at time 02:34:23.615035
2017-11-27 02:34:23,615 [salt.state       ][INFO    ][1851] Executing state user.present for root
2017-11-27 02:34:23,620 [salt.state       ][INFO    ][1851] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17497}
2017-11-27 02:34:23,620 [salt.state       ][INFO    ][1851] Completed state [root] at time 02:34:23.619953 duration_in_ms=4.918
2017-11-27 02:34:23,621 [salt.state       ][INFO    ][1851] Running state [/root] at time 02:34:23.620864
2017-11-27 02:34:23,621 [salt.state       ][INFO    ][1851] Executing state file.directory for /root
2017-11-27 02:34:23,622 [salt.state       ][INFO    ][1851] Directory /root is in the correct state
2017-11-27 02:34:23,622 [salt.state       ][INFO    ][1851] Completed state [/root] at time 02:34:23.621939 duration_in_ms=1.075
2017-11-27 02:34:23,622 [salt.state       ][INFO    ][1851] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:34:23.622204
2017-11-27 02:34:23,622 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:34:23,629 [salt.state       ][INFO    ][1851] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:34:23,630 [salt.state       ][INFO    ][1851] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:34:23.629579 duration_in_ms=7.375
2017-11-27 02:34:23,630 [salt.state       ][INFO    ][1851] Running state [ubuntu] at time 02:34:23.629856
2017-11-27 02:34:23,630 [salt.state       ][INFO    ][1851] Executing state user.present for ubuntu
2017-11-27 02:34:23,631 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-27 02:34:23,898 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023423885852
2017-11-27 02:34:24,120 [salt.minion      ][INFO    ][4769] Starting a new job with PID 4769
2017-11-27 02:34:24,130 [salt.minion      ][INFO    ][4769] Returning information for job: 20171127023423885852
2017-11-27 02:34:26,426 [salt.state       ][INFO    ][1851] {'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-11-27 02:34:26,427 [salt.state       ][INFO    ][1851] Completed state [ubuntu] at time 02:34:26.426466 duration_in_ms=2796.61
2017-11-27 02:34:26,428 [salt.state       ][INFO    ][1851] Running state [/home/ubuntu] at time 02:34:26.427504
2017-11-27 02:34:26,428 [salt.state       ][INFO    ][1851] Executing state file.directory for /home/ubuntu
2017-11-27 02:34:26,429 [salt.state       ][INFO    ][1851] {'mode': '0700'}
2017-11-27 02:34:26,429 [salt.state       ][INFO    ][1851] Completed state [/home/ubuntu] at time 02:34:26.428880 duration_in_ms=1.376
2017-11-27 02:34:26,430 [salt.state       ][INFO    ][1851] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:34:26.429523
2017-11-27 02:34:26,430 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:34:26,445 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:34:26,449 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command '/usr/sbin/visudo -c -f /tmp/tmp0xuCff' in directory '/root'
2017-11-27 02:34:26,557 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:34:26,558 [salt.state       ][INFO    ][1851] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:34:26.557522 duration_in_ms=127.999
2017-11-27 02:34:26,558 [salt.state       ][INFO    ][1851] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:34:26.557935
2017-11-27 02:34:26,558 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:34:26,576 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:34:26,594 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:34:26,631 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:34:26,631 [salt.state       ][INFO    ][1851] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:34:26.631465 duration_in_ms=73.53
2017-11-27 02:34:26,632 [salt.state       ][INFO    ][1851] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:34:26.631781
2017-11-27 02:34:26,632 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:34:26,661 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:34:26,678 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:34:26,713 [salt.state       ][INFO    ][1851] File changed:
New file
2017-11-27 02:34:26,713 [salt.state       ][INFO    ][1851] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:34:26.712955 duration_in_ms=81.174
2017-11-27 02:34:26,714 [salt.state       ][INFO    ][1851] Running state [service.systemctl_reload] at time 02:34:26.714082
2017-11-27 02:34:26,714 [salt.state       ][INFO    ][1851] Executing state module.wait for service.systemctl_reload
2017-11-27 02:34:26,715 [salt.state       ][INFO    ][1851] No changes made for service.systemctl_reload
2017-11-27 02:34:26,715 [salt.state       ][INFO    ][1851] Completed state [service.systemctl_reload] at time 02:34:26.714959 duration_in_ms=0.877
2017-11-27 02:34:26,715 [salt.state       ][INFO    ][1851] Running state [service.systemctl_reload] at time 02:34:26.715220
2017-11-27 02:34:26,716 [salt.state       ][INFO    ][1851] Executing state module.mod_watch for service.systemctl_reload
2017-11-27 02:34:26,716 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-27 02:34:26,750 [salt.state       ][INFO    ][1851] {'ret': True}
2017-11-27 02:34:26,751 [salt.state       ][INFO    ][1851] Completed state [service.systemctl_reload] at time 02:34:26.750466 duration_in_ms=35.244
2017-11-27 02:34:26,751 [salt.state       ][INFO    ][1851] Running state [/etc/hostname] at time 02:34:26.750850
2017-11-27 02:34:26,751 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/hostname
2017-11-27 02:34:26,770 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:34:26,772 [salt.state       ][INFO    ][1851] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-11-27 02:34:26,773 [salt.state       ][INFO    ][1851] Completed state [/etc/hostname] at time 02:34:26.772942 duration_in_ms=22.092
2017-11-27 02:34:26,774 [salt.state       ][INFO    ][1851] Running state [hostname msg03] at time 02:34:26.774420
2017-11-27 02:34:26,775 [salt.state       ][INFO    ][1851] Executing state cmd.wait for hostname msg03
2017-11-27 02:34:26,775 [salt.state       ][INFO    ][1851] No changes made for hostname msg03
2017-11-27 02:34:26,775 [salt.state       ][INFO    ][1851] Completed state [hostname msg03] at time 02:34:26.775302 duration_in_ms=0.882
2017-11-27 02:34:26,776 [salt.state       ][INFO    ][1851] Running state [hostname msg03] at time 02:34:26.775559
2017-11-27 02:34:26,776 [salt.state       ][INFO    ][1851] Executing state cmd.mod_watch for hostname msg03
2017-11-27 02:34:26,776 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command 'hostname msg03' in directory '/root'
2017-11-27 02:34:26,785 [salt.state       ][INFO    ][1851] {'pid': 4794, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 02:34:26,786 [salt.state       ][INFO    ][1851] Completed state [hostname msg03] at time 02:34:26.785492 duration_in_ms=9.933
2017-11-27 02:34:26,823 [salt.state       ][INFO    ][1851] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.823282
2017-11-27 02:34:26,824 [salt.state       ][INFO    ][1851] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,825 [salt.state       ][INFO    ][1851] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,826 [salt.state       ][INFO    ][1851] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.825627 duration_in_ms=2.345
2017-11-27 02:34:26,826 [salt.state       ][INFO    ][1851] Running state [mdb02] at time 02:34:26.826024
2017-11-27 02:34:26,826 [salt.state       ][INFO    ][1851] Executing state host.present for mdb02
2017-11-27 02:34:26,874 [salt.state       ][INFO    ][1851] {'host': 'mdb02'}
2017-11-27 02:34:26,875 [salt.state       ][INFO    ][1851] Completed state [mdb02] at time 02:34:26.874525 duration_in_ms=48.501
2017-11-27 02:34:26,875 [salt.state       ][INFO    ][1851] Running state [mdb03] at time 02:34:26.874810
2017-11-27 02:34:26,875 [salt.state       ][INFO    ][1851] Executing state host.present for mdb03
2017-11-27 02:34:26,881 [salt.state       ][INFO    ][1851] {'host': 'mdb03'}
2017-11-27 02:34:26,881 [salt.state       ][INFO    ][1851] Completed state [mdb03] at time 02:34:26.880830 duration_in_ms=6.02
2017-11-27 02:34:26,881 [salt.state       ][INFO    ][1851] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.881118
2017-11-27 02:34:26,881 [salt.state       ][INFO    ][1851] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,886 [salt.state       ][INFO    ][1851] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,887 [salt.state       ][INFO    ][1851] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.886561 duration_in_ms=5.443
2017-11-27 02:34:26,887 [salt.state       ][INFO    ][1851] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.886829
2017-11-27 02:34:26,887 [salt.state       ][INFO    ][1851] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,892 [salt.state       ][INFO    ][1851] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,893 [salt.state       ][INFO    ][1851] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.892693 duration_in_ms=5.863
2017-11-27 02:34:26,893 [salt.state       ][INFO    ][1851] Running state [mdb01] at time 02:34:26.893015
2017-11-27 02:34:26,893 [salt.state       ][INFO    ][1851] Executing state host.present for mdb01
2017-11-27 02:34:26,898 [salt.state       ][INFO    ][1851] {'host': 'mdb01'}
2017-11-27 02:34:26,899 [salt.state       ][INFO    ][1851] Completed state [mdb01] at time 02:34:26.898582 duration_in_ms=5.567
2017-11-27 02:34:26,899 [salt.state       ][INFO    ][1851] Running state [mdb] at time 02:34:26.898867
2017-11-27 02:34:26,899 [salt.state       ][INFO    ][1851] Executing state host.present for mdb
2017-11-27 02:34:26,904 [salt.state       ][INFO    ][1851] {'host': 'mdb'}
2017-11-27 02:34:26,905 [salt.state       ][INFO    ][1851] Completed state [mdb] at time 02:34:26.904549 duration_in_ms=5.682
2017-11-27 02:34:26,905 [salt.state       ][INFO    ][1851] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.904869
2017-11-27 02:34:26,905 [salt.state       ][INFO    ][1851] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,910 [salt.state       ][INFO    ][1851] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,911 [salt.state       ][INFO    ][1851] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.910694 duration_in_ms=5.825
2017-11-27 02:34:26,911 [salt.state       ][INFO    ][1851] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.910979
2017-11-27 02:34:26,911 [salt.state       ][INFO    ][1851] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,916 [salt.state       ][INFO    ][1851] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,917 [salt.state       ][INFO    ][1851] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.916657 duration_in_ms=5.678
2017-11-27 02:34:26,917 [salt.state       ][INFO    ][1851] Running state [cfg01] at time 02:34:26.916997
2017-11-27 02:34:26,917 [salt.state       ][INFO    ][1851] Executing state host.present for cfg01
2017-11-27 02:34:26,923 [salt.state       ][INFO    ][1851] {'host': 'cfg01'}
2017-11-27 02:34:26,923 [salt.state       ][INFO    ][1851] Completed state [cfg01] at time 02:34:26.922745 duration_in_ms=5.749
2017-11-27 02:34:26,923 [salt.state       ][INFO    ][1851] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.923029
2017-11-27 02:34:26,923 [salt.state       ][INFO    ][1851] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,929 [salt.state       ][INFO    ][1851] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,929 [salt.state       ][INFO    ][1851] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.928776 duration_in_ms=5.746
2017-11-27 02:34:26,929 [salt.state       ][INFO    ][1851] Running state [prx01] at time 02:34:26.929084
2017-11-27 02:34:26,929 [salt.state       ][INFO    ][1851] Executing state host.present for prx01
2017-11-27 02:34:26,934 [salt.state       ][INFO    ][1851] {'host': 'prx01'}
2017-11-27 02:34:26,935 [salt.state       ][INFO    ][1851] Completed state [prx01] at time 02:34:26.934729 duration_in_ms=5.645
2017-11-27 02:34:26,935 [salt.state       ][INFO    ][1851] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.935012
2017-11-27 02:34:26,935 [salt.state       ][INFO    ][1851] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,941 [salt.state       ][INFO    ][1851] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,941 [salt.state       ][INFO    ][1851] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.940841 duration_in_ms=5.829
2017-11-27 02:34:26,941 [salt.state       ][INFO    ][1851] Running state [kvm01] at time 02:34:26.941126
2017-11-27 02:34:26,941 [salt.state       ][INFO    ][1851] Executing state host.present for kvm01
2017-11-27 02:34:26,947 [salt.state       ][INFO    ][1851] {'host': 'kvm01'}
2017-11-27 02:34:26,947 [salt.state       ][INFO    ][1851] Completed state [kvm01] at time 02:34:26.946869 duration_in_ms=5.742
2017-11-27 02:34:26,947 [salt.state       ][INFO    ][1851] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.947193
2017-11-27 02:34:26,947 [salt.state       ][INFO    ][1851] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:26,957 [salt.state       ][INFO    ][1851] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:26,957 [salt.state       ][INFO    ][1851] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.957314 duration_in_ms=10.121
2017-11-27 02:34:26,958 [salt.state       ][INFO    ][1851] Running state [kvm03] at time 02:34:26.957599
2017-11-27 02:34:26,958 [salt.state       ][INFO    ][1851] Executing state host.present for kvm03
2017-11-27 02:34:26,963 [salt.state       ][INFO    ][1851] {'host': 'kvm03'}
2017-11-27 02:34:26,963 [salt.state       ][INFO    ][1851] Completed state [kvm03] at time 02:34:26.963346 duration_in_ms=5.746
2017-11-27 02:34:26,964 [salt.state       ][INFO    ][1851] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:26.963651
2017-11-27 02:34:26,964 [salt.state       ][INFO    ][1851] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,011 [salt.state       ][INFO    ][1851] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,011 [salt.state       ][INFO    ][1851] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.011149 duration_in_ms=47.499
2017-11-27 02:34:27,011 [salt.state       ][INFO    ][1851] Running state [kvm02] at time 02:34:27.011452
2017-11-27 02:34:27,012 [salt.state       ][INFO    ][1851] Executing state host.present for kvm02
2017-11-27 02:34:27,035 [salt.state       ][INFO    ][1851] {'host': 'kvm02'}
2017-11-27 02:34:27,036 [salt.state       ][INFO    ][1851] Completed state [kvm02] at time 02:34:27.035473 duration_in_ms=24.02
2017-11-27 02:34:27,036 [salt.state       ][INFO    ][1851] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.035826
2017-11-27 02:34:27,036 [salt.state       ][INFO    ][1851] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,041 [salt.state       ][INFO    ][1851] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,041 [salt.state       ][INFO    ][1851] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.041053 duration_in_ms=5.226
2017-11-27 02:34:27,041 [salt.state       ][INFO    ][1851] Running state [dbs] at time 02:34:27.041365
2017-11-27 02:34:27,042 [salt.state       ][INFO    ][1851] Executing state host.present for dbs
2017-11-27 02:34:27,047 [salt.state       ][INFO    ][1851] {'host': 'dbs'}
2017-11-27 02:34:27,047 [salt.state       ][INFO    ][1851] Completed state [dbs] at time 02:34:27.047081 duration_in_ms=5.715
2017-11-27 02:34:27,047 [salt.state       ][INFO    ][1851] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.047400
2017-11-27 02:34:27,048 [salt.state       ][INFO    ][1851] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,053 [salt.state       ][INFO    ][1851] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,053 [salt.state       ][INFO    ][1851] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.053185 duration_in_ms=5.785
2017-11-27 02:34:27,054 [salt.state       ][INFO    ][1851] Running state [prx] at time 02:34:27.053496
2017-11-27 02:34:27,054 [salt.state       ][INFO    ][1851] Executing state host.present for prx
2017-11-27 02:34:27,059 [salt.state       ][INFO    ][1851] {'host': 'prx'}
2017-11-27 02:34:27,059 [salt.state       ][INFO    ][1851] Completed state [prx] at time 02:34:27.059101 duration_in_ms=5.605
2017-11-27 02:34:27,059 [salt.state       ][INFO    ][1851] Running state [prx02] at time 02:34:27.059413
2017-11-27 02:34:27,060 [salt.state       ][INFO    ][1851] Executing state host.present for prx02
2017-11-27 02:34:27,065 [salt.state       ][INFO    ][1851] {'host': 'prx02'}
2017-11-27 02:34:27,065 [salt.state       ][INFO    ][1851] Completed state [prx02] at time 02:34:27.065077 duration_in_ms=5.664
2017-11-27 02:34:27,065 [salt.state       ][INFO    ][1851] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.065411
2017-11-27 02:34:27,066 [salt.state       ][INFO    ][1851] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,071 [salt.state       ][INFO    ][1851] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,071 [salt.state       ][INFO    ][1851] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.071055 duration_in_ms=5.644
2017-11-27 02:34:27,071 [salt.state       ][INFO    ][1851] Running state [gtw01] at time 02:34:27.071369
2017-11-27 02:34:27,072 [salt.state       ][INFO    ][1851] Executing state host.present for gtw01
2017-11-27 02:34:27,077 [salt.state       ][INFO    ][1851] {'host': 'gtw01'}
2017-11-27 02:34:27,077 [salt.state       ][INFO    ][1851] Completed state [gtw01] at time 02:34:27.077076 duration_in_ms=5.708
2017-11-27 02:34:27,077 [salt.state       ][INFO    ][1851] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.077390
2017-11-27 02:34:27,078 [salt.state       ][INFO    ][1851] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,083 [salt.state       ][INFO    ][1851] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,083 [salt.state       ][INFO    ][1851] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.083054 duration_in_ms=5.664
2017-11-27 02:34:27,083 [salt.state       ][INFO    ][1851] Running state [gtw02] at time 02:34:27.083366
2017-11-27 02:34:27,084 [salt.state       ][INFO    ][1851] Executing state host.present for gtw02
2017-11-27 02:34:27,089 [salt.state       ][INFO    ][1851] {'host': 'gtw02'}
2017-11-27 02:34:27,089 [salt.state       ][INFO    ][1851] Completed state [gtw02] at time 02:34:27.089245 duration_in_ms=5.879
2017-11-27 02:34:27,090 [salt.state       ][INFO    ][1851] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.089566
2017-11-27 02:34:27,090 [salt.state       ][INFO    ][1851] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,095 [salt.state       ][INFO    ][1851] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,095 [salt.state       ][INFO    ][1851] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.095281 duration_in_ms=5.714
2017-11-27 02:34:27,096 [salt.state       ][INFO    ][1851] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.095601
2017-11-27 02:34:27,096 [salt.state       ][INFO    ][1851] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,101 [salt.state       ][INFO    ][1851] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,101 [salt.state       ][INFO    ][1851] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.101322 duration_in_ms=5.72
2017-11-27 02:34:27,102 [salt.state       ][INFO    ][1851] Running state [msg02] at time 02:34:27.101636
2017-11-27 02:34:27,102 [salt.state       ][INFO    ][1851] Executing state host.present for msg02
2017-11-27 02:34:27,107 [salt.state       ][INFO    ][1851] {'host': 'msg02'}
2017-11-27 02:34:27,107 [salt.state       ][INFO    ][1851] Completed state [msg02] at time 02:34:27.107113 duration_in_ms=5.477
2017-11-27 02:34:27,108 [salt.state       ][INFO    ][1851] Running state [msg03] at time 02:34:27.107461
2017-11-27 02:34:27,108 [salt.state       ][INFO    ][1851] Executing state host.present for msg03
2017-11-27 02:34:27,118 [salt.state       ][INFO    ][1851] {'host': 'msg03'}
2017-11-27 02:34:27,119 [salt.state       ][INFO    ][1851] Completed state [msg03] at time 02:34:27.118576 duration_in_ms=11.115
2017-11-27 02:34:27,119 [salt.state       ][INFO    ][1851] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.118890
2017-11-27 02:34:27,119 [salt.state       ][INFO    ][1851] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,124 [salt.state       ][INFO    ][1851] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,124 [salt.state       ][INFO    ][1851] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.124292 duration_in_ms=5.402
2017-11-27 02:34:27,125 [salt.state       ][INFO    ][1851] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.124622
2017-11-27 02:34:27,125 [salt.state       ][INFO    ][1851] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,130 [salt.state       ][INFO    ][1851] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,130 [salt.state       ][INFO    ][1851] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.130084 duration_in_ms=5.462
2017-11-27 02:34:27,130 [salt.state       ][INFO    ][1851] Running state [msg01] at time 02:34:27.130394
2017-11-27 02:34:27,131 [salt.state       ][INFO    ][1851] Executing state host.present for msg01
2017-11-27 02:34:27,136 [salt.state       ][INFO    ][1851] {'host': 'msg01'}
2017-11-27 02:34:27,136 [salt.state       ][INFO    ][1851] Completed state [msg01] at time 02:34:27.136061 duration_in_ms=5.667
2017-11-27 02:34:27,136 [salt.state       ][INFO    ][1851] Running state [msg] at time 02:34:27.136371
2017-11-27 02:34:27,137 [salt.state       ][INFO    ][1851] Executing state host.present for msg
2017-11-27 02:34:27,220 [salt.state       ][INFO    ][1851] {'host': 'msg'}
2017-11-27 02:34:27,220 [salt.state       ][INFO    ][1851] Completed state [msg] at time 02:34:27.220155 duration_in_ms=83.785
2017-11-27 02:34:27,221 [salt.state       ][INFO    ][1851] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.220506
2017-11-27 02:34:27,221 [salt.state       ][INFO    ][1851] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,304 [salt.state       ][INFO    ][1851] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,304 [salt.state       ][INFO    ][1851] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.303987 duration_in_ms=83.481
2017-11-27 02:34:27,304 [salt.state       ][INFO    ][1851] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.304359
2017-11-27 02:34:27,305 [salt.state       ][INFO    ][1851] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,305 [salt.state       ][INFO    ][1851] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:34:27,306 [salt.state       ][INFO    ][1851] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.305610 duration_in_ms=1.251
2017-11-27 02:34:27,306 [salt.state       ][INFO    ][1851] Running state [cfg01] at time 02:34:27.305943
2017-11-27 02:34:27,306 [salt.state       ][INFO    ][1851] Executing state host.present for cfg01
2017-11-27 02:34:27,307 [salt.state       ][INFO    ][1851] Host cfg01 (10.167.4.100) already present
2017-11-27 02:34:27,307 [salt.state       ][INFO    ][1851] Completed state [cfg01] at time 02:34:27.307067 duration_in_ms=1.124
2017-11-27 02:34:27,307 [salt.state       ][INFO    ][1851] Running state [cmp002] at time 02:34:27.307413
2017-11-27 02:34:27,308 [salt.state       ][INFO    ][1851] Executing state host.present for cmp002
2017-11-27 02:34:27,310 [salt.state       ][INFO    ][1851] {'host': 'cmp002'}
2017-11-27 02:34:27,310 [salt.state       ][INFO    ][1851] Completed state [cmp002] at time 02:34:27.309853 duration_in_ms=2.439
2017-11-27 02:34:27,310 [salt.state       ][INFO    ][1851] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.310180
2017-11-27 02:34:27,311 [salt.state       ][INFO    ][1851] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,316 [salt.state       ][INFO    ][1851] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,316 [salt.state       ][INFO    ][1851] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.315824 duration_in_ms=5.644
2017-11-27 02:34:27,316 [salt.state       ][INFO    ][1851] Running state [cmp001] at time 02:34:27.316163
2017-11-27 02:34:27,316 [salt.state       ][INFO    ][1851] Executing state host.present for cmp001
2017-11-27 02:34:27,321 [salt.state       ][INFO    ][1851] {'host': 'cmp001'}
2017-11-27 02:34:27,322 [salt.state       ][INFO    ][1851] Completed state [cmp001] at time 02:34:27.321729 duration_in_ms=5.567
2017-11-27 02:34:27,322 [salt.state       ][INFO    ][1851] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.322063
2017-11-27 02:34:27,322 [salt.state       ][INFO    ][1851] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,328 [salt.state       ][INFO    ][1851] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,328 [salt.state       ][INFO    ][1851] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.328095 duration_in_ms=6.031
2017-11-27 02:34:27,328 [salt.state       ][INFO    ][1851] Running state [dbs01] at time 02:34:27.328446
2017-11-27 02:34:27,329 [salt.state       ][INFO    ][1851] Executing state host.present for dbs01
2017-11-27 02:34:27,334 [salt.state       ][INFO    ][1851] {'host': 'dbs01'}
2017-11-27 02:34:27,334 [salt.state       ][INFO    ][1851] Completed state [dbs01] at time 02:34:27.334208 duration_in_ms=5.763
2017-11-27 02:34:27,335 [salt.state       ][INFO    ][1851] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.334545
2017-11-27 02:34:27,335 [salt.state       ][INFO    ][1851] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,340 [salt.state       ][INFO    ][1851] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,340 [salt.state       ][INFO    ][1851] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.340187 duration_in_ms=5.642
2017-11-27 02:34:27,341 [salt.state       ][INFO    ][1851] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.340520
2017-11-27 02:34:27,341 [salt.state       ][INFO    ][1851] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,346 [salt.state       ][INFO    ][1851] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,346 [salt.state       ][INFO    ][1851] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.346299 duration_in_ms=5.778
2017-11-27 02:34:27,347 [salt.state       ][INFO    ][1851] Running state [dbs02] at time 02:34:27.346631
2017-11-27 02:34:27,347 [salt.state       ][INFO    ][1851] Executing state host.present for dbs02
2017-11-27 02:34:27,352 [salt.state       ][INFO    ][1851] {'host': 'dbs02'}
2017-11-27 02:34:27,352 [salt.state       ][INFO    ][1851] Completed state [dbs02] at time 02:34:27.352084 duration_in_ms=5.453
2017-11-27 02:34:27,352 [salt.state       ][INFO    ][1851] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.352418
2017-11-27 02:34:27,353 [salt.state       ][INFO    ][1851] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,358 [salt.state       ][INFO    ][1851] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,358 [salt.state       ][INFO    ][1851] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.358202 duration_in_ms=5.784
2017-11-27 02:34:27,359 [salt.state       ][INFO    ][1851] Running state [dbs03] at time 02:34:27.358534
2017-11-27 02:34:27,359 [salt.state       ][INFO    ][1851] Executing state host.present for dbs03
2017-11-27 02:34:27,364 [salt.state       ][INFO    ][1851] {'host': 'dbs03'}
2017-11-27 02:34:27,364 [salt.state       ][INFO    ][1851] Completed state [dbs03] at time 02:34:27.364302 duration_in_ms=5.769
2017-11-27 02:34:27,365 [salt.state       ][INFO    ][1851] Running state [mas01] at time 02:34:27.364635
2017-11-27 02:34:27,365 [salt.state       ][INFO    ][1851] Executing state host.present for mas01
2017-11-27 02:34:27,377 [salt.state       ][INFO    ][1851] {'host': 'mas01'}
2017-11-27 02:34:27,377 [salt.state       ][INFO    ][1851] Completed state [mas01] at time 02:34:27.377198 duration_in_ms=12.563
2017-11-27 02:34:27,378 [salt.state       ][INFO    ][1851] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.377531
2017-11-27 02:34:27,378 [salt.state       ][INFO    ][1851] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,382 [salt.state       ][INFO    ][1851] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,383 [salt.state       ][INFO    ][1851] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.382794 duration_in_ms=5.263
2017-11-27 02:34:27,383 [salt.state       ][INFO    ][1851] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.383127
2017-11-27 02:34:27,383 [salt.state       ][INFO    ][1851] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,389 [salt.state       ][INFO    ][1851] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,389 [salt.state       ][INFO    ][1851] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.388887 duration_in_ms=5.76
2017-11-27 02:34:27,389 [salt.state       ][INFO    ][1851] Running state [ctl02] at time 02:34:27.389220
2017-11-27 02:34:27,390 [salt.state       ][INFO    ][1851] Executing state host.present for ctl02
2017-11-27 02:34:27,394 [salt.state       ][INFO    ][1851] {'host': 'ctl02'}
2017-11-27 02:34:27,395 [salt.state       ][INFO    ][1851] Completed state [ctl02] at time 02:34:27.394667 duration_in_ms=5.447
2017-11-27 02:34:27,395 [salt.state       ][INFO    ][1851] Running state [ctl03] at time 02:34:27.395000
2017-11-27 02:34:27,395 [salt.state       ][INFO    ][1851] Executing state host.present for ctl03
2017-11-27 02:34:27,401 [salt.state       ][INFO    ][1851] {'host': 'ctl03'}
2017-11-27 02:34:27,401 [salt.state       ][INFO    ][1851] Completed state [ctl03] at time 02:34:27.400877 duration_in_ms=5.877
2017-11-27 02:34:27,401 [salt.state       ][INFO    ][1851] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.401205
2017-11-27 02:34:27,402 [salt.state       ][INFO    ][1851] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,460 [salt.state       ][INFO    ][1851] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,461 [salt.state       ][INFO    ][1851] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.460984 duration_in_ms=59.779
2017-11-27 02:34:27,461 [salt.state       ][INFO    ][1851] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.461375
2017-11-27 02:34:27,462 [salt.state       ][INFO    ][1851] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,466 [salt.state       ][INFO    ][1851] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,467 [salt.state       ][INFO    ][1851] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.466779 duration_in_ms=5.405
2017-11-27 02:34:27,467 [salt.state       ][INFO    ][1851] Running state [ctl01] at time 02:34:27.467127
2017-11-27 02:34:27,467 [salt.state       ][INFO    ][1851] Executing state host.present for ctl01
2017-11-27 02:34:27,472 [salt.state       ][INFO    ][1851] {'host': 'ctl01'}
2017-11-27 02:34:27,473 [salt.state       ][INFO    ][1851] Completed state [ctl01] at time 02:34:27.472560 duration_in_ms=5.434
2017-11-27 02:34:27,473 [salt.state       ][INFO    ][1851] Running state [ctl] at time 02:34:27.472973
2017-11-27 02:34:27,473 [salt.state       ][INFO    ][1851] Executing state host.present for ctl
2017-11-27 02:34:27,478 [salt.state       ][INFO    ][1851] {'host': 'ctl'}
2017-11-27 02:34:27,479 [salt.state       ][INFO    ][1851] Completed state [ctl] at time 02:34:27.478655 duration_in_ms=5.683
2017-11-27 02:34:27,479 [salt.state       ][INFO    ][1851] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.479002
2017-11-27 02:34:27,479 [salt.state       ][INFO    ][1851] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:34:27,484 [salt.state       ][INFO    ][1851] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-27 02:34:27,485 [salt.state       ][INFO    ][1851] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:34:27.484598 duration_in_ms=5.596
2017-11-27 02:34:27,497 [salt.state       ][INFO    ][1851] Running state [ens2] at time 02:34:27.496490
2017-11-27 02:34:27,497 [salt.state       ][INFO    ][1851] Executing state network.managed for ens2
2017-11-27 02:34:28,006 [salt.state       ][INFO    ][1851] Interface ens2 is up to date.
2017-11-27 02:34:28,006 [salt.state       ][INFO    ][1851] Completed state [ens2] at time 02:34:28.005825 duration_in_ms=509.334
2017-11-27 02:34:28,006 [salt.state       ][INFO    ][1851] Running state [ens3] at time 02:34:28.006024
2017-11-27 02:34:28,006 [salt.state       ][INFO    ][1851] Executing state network.managed for ens3
2017-11-27 02:34:28,023 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-27 02:34:28,349 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-27 02:34:28,489 [salt.state       ][INFO    ][1851] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-27 02:34:28,490 [salt.state       ][INFO    ][1851] Completed state [ens3] at time 02:34:28.489592 duration_in_ms=483.567
2017-11-27 02:34:28,490 [salt.state       ][INFO    ][1851] Running state [/etc/profile.d/proxy.sh] at time 02:34:28.489901
2017-11-27 02:34:28,490 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:34:28,491 [salt.state       ][INFO    ][1851] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:34:28,491 [salt.state       ][INFO    ][1851] Completed state [/etc/profile.d/proxy.sh] at time 02:34:28.490688 duration_in_ms=0.787
2017-11-27 02:34:28,491 [salt.state       ][INFO    ][1851] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:34:28.490885
2017-11-27 02:34:28,491 [salt.state       ][INFO    ][1851] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:34:28,491 [salt.state       ][INFO    ][1851] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:34:28,492 [salt.state       ][INFO    ][1851] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:34:28.491476 duration_in_ms=0.591
2017-11-27 02:34:28,497 [salt.state       ][INFO    ][1851] Running state [ntp] at time 02:34:28.496795
2017-11-27 02:34:28,497 [salt.state       ][INFO    ][1851] Executing state pkg.installed for ntp
2017-11-27 02:34:28,634 [salt.loaded.int.module.cmdmod][INFO    ][1851] 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-11-27 02:34:34,122 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023434110437
2017-11-27 02:34:34,145 [salt.minion      ][INFO    ][4955] Starting a new job with PID 4955
2017-11-27 02:34:34,202 [salt.minion      ][INFO    ][4955] Returning information for job: 20171127023434110437
2017-11-27 02:34:44,198 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023444186320
2017-11-27 02:34:44,215 [salt.minion      ][INFO    ][4988] Starting a new job with PID 4988
2017-11-27 02:34:44,314 [salt.minion      ][INFO    ][4988] Returning information for job: 20171127023444186320
2017-11-27 02:34:54,379 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023454369283
2017-11-27 02:34:54,400 [salt.minion      ][INFO    ][5030] Starting a new job with PID 5030
2017-11-27 02:34:55,067 [salt.minion      ][INFO    ][5030] Returning information for job: 20171127023454369283
2017-11-27 02:35:03,227 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:35:03,248 [salt.state       ][INFO    ][1851] 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-11-27 02:35:03,256 [salt.state       ][INFO    ][1851] Loading fresh modules for state activity
2017-11-27 02:35:03,268 [salt.state       ][INFO    ][1851] Completed state [ntp] at time 02:35:03.267826 duration_in_ms=34771.03
2017-11-27 02:35:03,270 [salt.state       ][INFO    ][1851] Running state [/etc/ntp.conf] at time 02:35:03.269816
2017-11-27 02:35:03,270 [salt.state       ][INFO    ][1851] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:35:03,291 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:35:03,321 [salt.fileclient  ][INFO    ][1851] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:35:03,330 [salt.state       ][INFO    ][1851] 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-11-27 02:35:03,332 [salt.state       ][INFO    ][1851] Completed state [/etc/ntp.conf] at time 02:35:03.332319 duration_in_ms=62.503
2017-11-27 02:35:03,391 [salt.state       ][INFO    ][1851] Running state [ntp] at time 02:35:03.390480
2017-11-27 02:35:03,391 [salt.state       ][INFO    ][1851] Executing state service.running for ntp
2017-11-27 02:35:03,392 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:35:03,402 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:35:03,410 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:35:03,419 [salt.state       ][INFO    ][1851] The service ntp is already running
2017-11-27 02:35:03,419 [salt.state       ][INFO    ][1851] Completed state [ntp] at time 02:35:03.419374 duration_in_ms=28.895
2017-11-27 02:35:03,420 [salt.state       ][INFO    ][1851] Running state [ntp] at time 02:35:03.419675
2017-11-27 02:35:03,420 [salt.state       ][INFO    ][1851] Executing state service.mod_watch for ntp
2017-11-27 02:35:03,421 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:35:03,430 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:35:03,441 [salt.loaded.int.module.cmdmod][INFO    ][1851] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-27 02:35:03,489 [salt.state       ][INFO    ][1851] {'ntp': True}
2017-11-27 02:35:03,490 [salt.state       ][INFO    ][1851] Completed state [ntp] at time 02:35:03.489702 duration_in_ms=70.027
2017-11-27 02:35:03,492 [salt.minion      ][INFO    ][1851] Returning information for job: 20171127023302954632
2017-11-27 02:35:45,818 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023545796889
2017-11-27 02:35:45,842 [salt.minion      ][INFO    ][5310] Starting a new job with PID 5310
2017-11-27 02:35:48,627 [salt.state       ][INFO    ][5310] Loading fresh modules for state activity
2017-11-27 02:35:49,013 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:35:49,041 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:35:49,208 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,293 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:35:49,325 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,373 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:35:49,388 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,432 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:35:49,503 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,555 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:35:49,584 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,634 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:35:49,649 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,722 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:35:49,748 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,801 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:35:49,820 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,872 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:35:49,911 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:49,956 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:35:49,974 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,018 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:35:50,045 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,096 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:35:50,117 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,160 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:35:50,176 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,228 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:35:50,254 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,318 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:35:50,336 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,387 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:35:50,412 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,472 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:35:50,503 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,578 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:35:50,636 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,679 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:35:50,702 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,748 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:35:50,778 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:50,895 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:35:50,909 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:35:50,926 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:35:50,944 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:35:50,973 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:35:50,985 [salt.state       ][INFO    ][5310] Running state [/etc/environment] at time 02:35:50.985404
2017-11-27 02:35:50,986 [salt.state       ][INFO    ][5310] Executing state file.blockreplace for /etc/environment
2017-11-27 02:35:50,991 [salt.state       ][INFO    ][5310] 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-11-27 02:35:50,992 [salt.state       ][INFO    ][5310] Completed state [/etc/environment] at time 02:35:50.991762 duration_in_ms=6.358
2017-11-27 02:35:50,992 [salt.state       ][INFO    ][5310] Running state [/etc/profile.d] at time 02:35:50.992050
2017-11-27 02:35:50,992 [salt.state       ][INFO    ][5310] Executing state file.directory for /etc/profile.d
2017-11-27 02:35:50,993 [salt.state       ][INFO    ][5310] Directory /etc/profile.d is in the correct state
2017-11-27 02:35:50,993 [salt.state       ][INFO    ][5310] Completed state [/etc/profile.d] at time 02:35:50.993372 duration_in_ms=1.323
2017-11-27 02:35:51,292 [salt.state       ][INFO    ][5310] Running state [linux_repo_prereq_pkgs] at time 02:35:51.291792
2017-11-27 02:35:51,292 [salt.state       ][INFO    ][5310] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:35:51,293 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:35:51,777 [salt.state       ][INFO    ][5310] All specified packages are already installed
2017-11-27 02:35:51,778 [salt.state       ][INFO    ][5310] Completed state [linux_repo_prereq_pkgs] at time 02:35:51.777587 duration_in_ms=485.796
2017-11-27 02:35:51,778 [salt.state       ][INFO    ][5310] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:35:51.777923
2017-11-27 02:35:51,778 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:35:51,779 [salt.state       ][INFO    ][5310] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:35:51,779 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:35:51.778928 duration_in_ms=1.005
2017-11-27 02:35:51,779 [salt.state       ][INFO    ][5310] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:35:51.779202
2017-11-27 02:35:51,779 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:35:51,802 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:35:51,820 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:51,854 [salt.state       ][INFO    ][5310] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:35:51,855 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:35:51.854831 duration_in_ms=75.629
2017-11-27 02:35:51,857 [salt.state       ][INFO    ][5310] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:35:51.856716
2017-11-27 02:35:51,857 [salt.state       ][INFO    ][5310] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:35:52,417 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:35:52,494 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:35:54,346 [salt.state       ][INFO    ][5310] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:35:54,347 [salt.state       ][INFO    ][5310] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:35:54.346581 duration_in_ms=2489.865
2017-11-27 02:35:54,347 [salt.state       ][INFO    ][5310] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:35:54.346786
2017-11-27 02:35:54,347 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:35:54,348 [salt.state       ][INFO    ][5310] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:35:54,348 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:35:54.347755 duration_in_ms=0.968
2017-11-27 02:35:54,348 [salt.state       ][INFO    ][5310] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:35:54.348031
2017-11-27 02:35:54,348 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:35:54,363 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:35:54,381 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:54,429 [salt.state       ][INFO    ][5310] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:35:54,430 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:35:54.429703 duration_in_ms=81.671
2017-11-27 02:35:54,431 [salt.state       ][INFO    ][5310] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:35:54.430560
2017-11-27 02:35:54,431 [salt.state       ][INFO    ][5310] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:35:54,531 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:35:54,612 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:35:55,912 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023555897103
2017-11-27 02:35:55,939 [salt.minion      ][INFO    ][6216] Starting a new job with PID 6216
2017-11-27 02:35:55,951 [salt.minion      ][INFO    ][6216] Returning information for job: 20171127023555897103
2017-11-27 02:35:56,621 [salt.state       ][INFO    ][5310] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:35:56,622 [salt.state       ][INFO    ][5310] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:35:56.621967 duration_in_ms=2191.407
2017-11-27 02:35:56,622 [salt.state       ][INFO    ][5310] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:35:56.622347
2017-11-27 02:35:56,623 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:35:56,623 [salt.state       ][INFO    ][5310] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:35:56,623 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:35:56.623352 duration_in_ms=1.005
2017-11-27 02:35:56,624 [salt.state       ][INFO    ][5310] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:35:56.623633
2017-11-27 02:35:56,624 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:35:56,643 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:35:56,661 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:35:56,712 [salt.state       ][INFO    ][5310] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:35:56,712 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:35:56.712100 duration_in_ms=88.466
2017-11-27 02:35:56,713 [salt.state       ][INFO    ][5310] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:35:56.712936
2017-11-27 02:35:56,713 [salt.state       ][INFO    ][5310] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:35:56,753 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:35:56,834 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:35:58,853 [salt.state       ][INFO    ][5310] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:35:58,854 [salt.state       ][INFO    ][5310] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:35:58.853772 duration_in_ms=2140.835
2017-11-27 02:35:58,854 [salt.state       ][INFO    ][5310] Running state [linux_extra_packages_purged] at time 02:35:58.854084
2017-11-27 02:35:58,854 [salt.state       ][INFO    ][5310] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:35:58,861 [salt.state       ][INFO    ][5310] All specified packages are already absent
2017-11-27 02:35:58,862 [salt.state       ][INFO    ][5310] Completed state [linux_extra_packages_purged] at time 02:35:58.861472 duration_in_ms=7.386
2017-11-27 02:35:58,862 [salt.state       ][INFO    ][5310] Running state [linux_extra_packages_latest] at time 02:35:58.861864
2017-11-27 02:35:58,862 [salt.state       ][INFO    ][5310] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:35:58,865 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:36:00,788 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:36:00,837 [salt.state       ][INFO    ][5310] Package mcelog is already up-to-date
2017-11-27 02:36:00,837 [salt.state       ][INFO    ][5310] Completed state [linux_extra_packages_latest] at time 02:36:00.837109 duration_in_ms=1975.245
2017-11-27 02:36:00,838 [salt.state       ][INFO    ][5310] Running state [UTC] at time 02:36:00.837963
2017-11-27 02:36:00,838 [salt.state       ][INFO    ][5310] Executing state timezone.system for UTC
2017-11-27 02:36:00,839 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:36:00,871 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:36:00,880 [salt.state       ][INFO    ][5310] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:36:00,880 [salt.state       ][INFO    ][5310] Completed state [UTC] at time 02:36:00.880393 duration_in_ms=42.429
2017-11-27 02:36:00,881 [salt.state       ][INFO    ][5310] Running state [nf_conntrack] at time 02:36:00.881299
2017-11-27 02:36:00,882 [salt.state       ][INFO    ][5310] Executing state kmod.present for nf_conntrack
2017-11-27 02:36:00,882 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'lsmod' in directory '/root'
2017-11-27 02:36:00,890 [salt.state       ][INFO    ][5310] Kernel module nf_conntrack is already present
2017-11-27 02:36:00,890 [salt.state       ][INFO    ][5310] Completed state [nf_conntrack] at time 02:36:00.889992 duration_in_ms=8.693
2017-11-27 02:36:00,891 [salt.state       ][INFO    ][5310] Running state [kernel.panic] at time 02:36:00.890628
2017-11-27 02:36:00,891 [salt.state       ][INFO    ][5310] Executing state sysctl.present for kernel.panic
2017-11-27 02:36:00,899 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,913 [salt.state       ][INFO    ][5310] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:36:00,914 [salt.state       ][INFO    ][5310] Completed state [kernel.panic] at time 02:36:00.913903 duration_in_ms=23.274
2017-11-27 02:36:00,914 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_keepalive_probes] at time 02:36:00.914242
2017-11-27 02:36:00,915 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:36:00,915 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,929 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:36:00,929 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:36:00.928939 duration_in_ms=14.697
2017-11-27 02:36:00,929 [salt.state       ][INFO    ][5310] Running state [fs.file-max] at time 02:36:00.929275
2017-11-27 02:36:00,930 [salt.state       ][INFO    ][5310] Executing state sysctl.present for fs.file-max
2017-11-27 02:36:00,930 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,943 [salt.state       ][INFO    ][5310] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:36:00,943 [salt.state       ][INFO    ][5310] Completed state [fs.file-max] at time 02:36:00.943051 duration_in_ms=13.776
2017-11-27 02:36:00,943 [salt.state       ][INFO    ][5310] Running state [net.core.somaxconn] at time 02:36:00.943375
2017-11-27 02:36:00,944 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:36:00,944 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,957 [salt.state       ][INFO    ][5310] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:36:00,958 [salt.state       ][INFO    ][5310] Completed state [net.core.somaxconn] at time 02:36:00.957580 duration_in_ms=14.204
2017-11-27 02:36:00,958 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:36:00.957903
2017-11-27 02:36:00,958 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:36:00,959 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,971 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:36:00,972 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:36:00.971756 duration_in_ms=13.852
2017-11-27 02:36:00,972 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_tw_reuse] at time 02:36:00.972084
2017-11-27 02:36:00,972 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:36:00,973 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:00,986 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:36:00,986 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_tw_reuse] at time 02:36:00.986279 duration_in_ms=14.194
2017-11-27 02:36:00,987 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_retries2] at time 02:36:00.986642
2017-11-27 02:36:00,987 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:36:00,987 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,001 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:36:01,002 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_retries2] at time 02:36:01.001752 duration_in_ms=15.11
2017-11-27 02:36:01,002 [salt.state       ][INFO    ][5310] Running state [vm.swappiness] at time 02:36:01.002077
2017-11-27 02:36:01,002 [salt.state       ][INFO    ][5310] Executing state sysctl.present for vm.swappiness
2017-11-27 02:36:01,003 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,016 [salt.state       ][INFO    ][5310] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:36:01,016 [salt.state       ][INFO    ][5310] Completed state [vm.swappiness] at time 02:36:01.016421 duration_in_ms=14.344
2017-11-27 02:36:01,017 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:36:01.016751
2017-11-27 02:36:01,017 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:36:01,018 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,031 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:36:01,031 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:36:01.031013 duration_in_ms=14.262
2017-11-27 02:36:01,031 [salt.state       ][INFO    ][5310] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:36:01.031347
2017-11-27 02:36:01,032 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:36:01,032 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,045 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:36:01,045 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:36:01.045000 duration_in_ms=13.651
2017-11-27 02:36:01,045 [salt.state       ][INFO    ][5310] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:36:01.045306
2017-11-27 02:36:01,046 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:36:01,046 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,058 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:36:01,059 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:36:01.058716 duration_in_ms=13.41
2017-11-27 02:36:01,059 [salt.state       ][INFO    ][5310] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:36:01.059056
2017-11-27 02:36:01,059 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:36:01,060 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,072 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:36:01,073 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:36:01.072543 duration_in_ms=13.487
2017-11-27 02:36:01,073 [salt.state       ][INFO    ][5310] Running state [net.core.netdev_max_backlog] at time 02:36:01.072911
2017-11-27 02:36:01,073 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:36:01,074 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,087 [salt.state       ][INFO    ][5310] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:36:01,088 [salt.state       ][INFO    ][5310] Completed state [net.core.netdev_max_backlog] at time 02:36:01.087894 duration_in_ms=14.982
2017-11-27 02:36:01,088 [salt.state       ][INFO    ][5310] Running state [net.ipv4.tcp_keepalive_time] at time 02:36:01.088394
2017-11-27 02:36:01,089 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:36:01,090 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,104 [salt.state       ][INFO    ][5310] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:36:01,105 [salt.state       ][INFO    ][5310] Completed state [net.ipv4.tcp_keepalive_time] at time 02:36:01.104612 duration_in_ms=16.218
2017-11-27 02:36:01,105 [salt.state       ][INFO    ][5310] Running state [net.nf_conntrack_max] at time 02:36:01.104989
2017-11-27 02:36:01,105 [salt.state       ][INFO    ][5310] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:36:01,106 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:01,120 [salt.state       ][INFO    ][5310] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:36:01,121 [salt.state       ][INFO    ][5310] Completed state [net.nf_conntrack_max] at time 02:36:01.121061 duration_in_ms=16.071
2017-11-27 02:36:01,122 [salt.state       ][INFO    ][5310] Running state [linux_sysfs_package] at time 02:36:01.121572
2017-11-27 02:36:01,122 [salt.state       ][INFO    ][5310] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:36:01,128 [salt.state       ][INFO    ][5310] All specified packages are already installed
2017-11-27 02:36:01,129 [salt.state       ][INFO    ][5310] Completed state [linux_sysfs_package] at time 02:36:01.128555 duration_in_ms=6.983
2017-11-27 02:36:01,130 [salt.state       ][INFO    ][5310] Running state [/etc/sysfs.d] at time 02:36:01.130165
2017-11-27 02:36:01,131 [salt.state       ][INFO    ][5310] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:36:01,131 [salt.state       ][INFO    ][5310] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:36:01,132 [salt.state       ][INFO    ][5310] Completed state [/etc/sysfs.d] at time 02:36:01.131817 duration_in_ms=1.652
2017-11-27 02:36:01,133 [salt.state       ][INFO    ][5310] Running state [ondemand] at time 02:36:01.132704
2017-11-27 02:36:01,133 [salt.state       ][INFO    ][5310] Executing state service.dead for ondemand
2017-11-27 02:36:01,134 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:36:01,145 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:36:01,154 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:36:01,167 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'runlevel' in directory '/root'
2017-11-27 02:36:01,174 [salt.state       ][INFO    ][5310] The service ondemand is already dead
2017-11-27 02:36:01,175 [salt.state       ][INFO    ][5310] Completed state [ondemand] at time 02:36:01.174596 duration_in_ms=41.892
2017-11-27 02:36:01,175 [salt.state       ][INFO    ][5310] Running state [cs_CZ.UTF-8] at time 02:36:01.175239
2017-11-27 02:36:01,176 [salt.state       ][INFO    ][5310] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:36:01,176 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'locale -a' in directory '/root'
2017-11-27 02:36:01,182 [salt.state       ][INFO    ][5310] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:36:01,183 [salt.state       ][INFO    ][5310] Completed state [cs_CZ.UTF-8] at time 02:36:01.182809 duration_in_ms=7.57
2017-11-27 02:36:01,183 [salt.state       ][INFO    ][5310] Running state [en_US.UTF-8] at time 02:36:01.183145
2017-11-27 02:36:01,183 [salt.state       ][INFO    ][5310] Executing state locale.present for en_US.UTF-8
2017-11-27 02:36:01,184 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'locale -a' in directory '/root'
2017-11-27 02:36:01,191 [salt.state       ][INFO    ][5310] Locale en_US.UTF-8 is already present
2017-11-27 02:36:01,192 [salt.state       ][INFO    ][5310] Completed state [en_US.UTF-8] at time 02:36:01.191522 duration_in_ms=8.376
2017-11-27 02:36:01,193 [salt.state       ][INFO    ][5310] Running state [en_US.UTF-8] at time 02:36:01.192554
2017-11-27 02:36:01,193 [salt.state       ][INFO    ][5310] Executing state locale.system for en_US.UTF-8
2017-11-27 02:36:01,193 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'localectl' in directory '/root'
2017-11-27 02:36:01,222 [salt.state       ][INFO    ][5310] System locale en_US.UTF-8 already set
2017-11-27 02:36:01,223 [salt.state       ][INFO    ][5310] Completed state [en_US.UTF-8] at time 02:36:01.222830 duration_in_ms=30.276
2017-11-27 02:36:01,224 [salt.state       ][INFO    ][5310] Running state [root] at time 02:36:01.223930
2017-11-27 02:36:01,224 [salt.state       ][INFO    ][5310] Executing state user.present for root
2017-11-27 02:36:01,225 [salt.state       ][INFO    ][5310] User root is present and up to date
2017-11-27 02:36:01,225 [salt.state       ][INFO    ][5310] Completed state [root] at time 02:36:01.225462 duration_in_ms=1.532
2017-11-27 02:36:01,226 [salt.state       ][INFO    ][5310] Running state [/root] at time 02:36:01.226328
2017-11-27 02:36:01,227 [salt.state       ][INFO    ][5310] Executing state file.directory for /root
2017-11-27 02:36:01,227 [salt.state       ][INFO    ][5310] Directory /root is in the correct state
2017-11-27 02:36:01,227 [salt.state       ][INFO    ][5310] Completed state [/root] at time 02:36:01.227415 duration_in_ms=1.087
2017-11-27 02:36:01,228 [salt.state       ][INFO    ][5310] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:36:01.227690
2017-11-27 02:36:01,228 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:36:01,228 [salt.state       ][INFO    ][5310] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:36:01,229 [salt.state       ][INFO    ][5310] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:36:01.228538 duration_in_ms=0.848
2017-11-27 02:36:01,229 [salt.state       ][INFO    ][5310] Running state [ubuntu] at time 02:36:01.228813
2017-11-27 02:36:01,229 [salt.state       ][INFO    ][5310] Executing state user.present for ubuntu
2017-11-27 02:36:01,230 [salt.state       ][INFO    ][5310] User ubuntu is present and up to date
2017-11-27 02:36:01,230 [salt.state       ][INFO    ][5310] Completed state [ubuntu] at time 02:36:01.230093 duration_in_ms=1.279
2017-11-27 02:36:01,231 [salt.state       ][INFO    ][5310] Running state [/home/ubuntu] at time 02:36:01.230952
2017-11-27 02:36:01,231 [salt.state       ][INFO    ][5310] Executing state file.directory for /home/ubuntu
2017-11-27 02:36:01,232 [salt.state       ][INFO    ][5310] Directory /home/ubuntu is in the correct state
2017-11-27 02:36:01,232 [salt.state       ][INFO    ][5310] Completed state [/home/ubuntu] at time 02:36:01.232045 duration_in_ms=1.092
2017-11-27 02:36:01,233 [salt.state       ][INFO    ][5310] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:36:01.232697
2017-11-27 02:36:01,233 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:36:01,256 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:36:01,415 [salt.state       ][INFO    ][5310] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:36:01,416 [salt.state       ][INFO    ][5310] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:36:01.415746 duration_in_ms=183.047
2017-11-27 02:36:01,416 [salt.state       ][INFO    ][5310] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:36:01.416059
2017-11-27 02:36:01,416 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:36:01,431 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:36:01,450 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:01,484 [salt.state       ][INFO    ][5310] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:36:01,484 [salt.state       ][INFO    ][5310] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:36:01.484087 duration_in_ms=68.028
2017-11-27 02:36:01,484 [salt.state       ][INFO    ][5310] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:36:01.484395
2017-11-27 02:36:01,485 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:36:01,506 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:36:01,594 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:01,629 [salt.state       ][INFO    ][5310] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:36:01,629 [salt.state       ][INFO    ][5310] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:36:01.629229 duration_in_ms=144.834
2017-11-27 02:36:01,630 [salt.state       ][INFO    ][5310] Running state [service.systemctl_reload] at time 02:36:01.630276
2017-11-27 02:36:01,631 [salt.state       ][INFO    ][5310] Executing state module.wait for service.systemctl_reload
2017-11-27 02:36:01,631 [salt.state       ][INFO    ][5310] No changes made for service.systemctl_reload
2017-11-27 02:36:01,631 [salt.state       ][INFO    ][5310] Completed state [service.systemctl_reload] at time 02:36:01.631132 duration_in_ms=0.856
2017-11-27 02:36:01,631 [salt.state       ][INFO    ][5310] Running state [/etc/hostname] at time 02:36:01.631398
2017-11-27 02:36:01,632 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/hostname
2017-11-27 02:36:01,649 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:36:01,651 [salt.state       ][INFO    ][5310] File /etc/hostname is in the correct state
2017-11-27 02:36:01,651 [salt.state       ][INFO    ][5310] Completed state [/etc/hostname] at time 02:36:01.651026 duration_in_ms=19.628
2017-11-27 02:36:01,652 [salt.state       ][INFO    ][5310] Running state [hostname msg03] at time 02:36:01.652090
2017-11-27 02:36:01,652 [salt.state       ][INFO    ][5310] Executing state cmd.wait for hostname msg03
2017-11-27 02:36:01,653 [salt.state       ][INFO    ][5310] No changes made for hostname msg03
2017-11-27 02:36:01,653 [salt.state       ][INFO    ][5310] Completed state [hostname msg03] at time 02:36:01.652952 duration_in_ms=0.862
2017-11-27 02:36:01,653 [salt.state       ][INFO    ][5310] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.653411
2017-11-27 02:36:01,654 [salt.state       ][INFO    ][5310] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,654 [salt.state       ][INFO    ][5310] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:36:01,654 [salt.state       ][INFO    ][5310] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.654360 duration_in_ms=0.949
2017-11-27 02:36:01,655 [salt.state       ][INFO    ][5310] Running state [mdb02] at time 02:36:01.654647
2017-11-27 02:36:01,655 [salt.state       ][INFO    ][5310] Executing state host.present for mdb02
2017-11-27 02:36:01,655 [salt.state       ][INFO    ][5310] Host mdb02 (10.167.4.77) already present
2017-11-27 02:36:01,656 [salt.state       ][INFO    ][5310] Completed state [mdb02] at time 02:36:01.655561 duration_in_ms=0.914
2017-11-27 02:36:01,656 [salt.state       ][INFO    ][5310] Running state [mdb03] at time 02:36:01.655826
2017-11-27 02:36:01,656 [salt.state       ][INFO    ][5310] Executing state host.present for mdb03
2017-11-27 02:36:01,657 [salt.state       ][INFO    ][5310] Host mdb03 (10.167.4.78) already present
2017-11-27 02:36:01,657 [salt.state       ][INFO    ][5310] Completed state [mdb03] at time 02:36:01.656749 duration_in_ms=0.922
2017-11-27 02:36:01,657 [salt.state       ][INFO    ][5310] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.657034
2017-11-27 02:36:01,657 [salt.state       ][INFO    ][5310] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,658 [salt.state       ][INFO    ][5310] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:36:01,658 [salt.state       ][INFO    ][5310] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.657957 duration_in_ms=0.922
2017-11-27 02:36:01,658 [salt.state       ][INFO    ][5310] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.658228
2017-11-27 02:36:01,659 [salt.state       ][INFO    ][5310] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,659 [salt.state       ][INFO    ][5310] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:36:01,659 [salt.state       ][INFO    ][5310] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.659153 duration_in_ms=0.926
2017-11-27 02:36:01,659 [salt.state       ][INFO    ][5310] Running state [mdb01] at time 02:36:01.659430
2017-11-27 02:36:01,660 [salt.state       ][INFO    ][5310] Executing state host.present for mdb01
2017-11-27 02:36:01,660 [salt.state       ][INFO    ][5310] Host mdb01 (10.167.4.76) already present
2017-11-27 02:36:01,660 [salt.state       ][INFO    ][5310] Completed state [mdb01] at time 02:36:01.660372 duration_in_ms=0.943
2017-11-27 02:36:01,661 [salt.state       ][INFO    ][5310] Running state [mdb] at time 02:36:01.660645
2017-11-27 02:36:01,661 [salt.state       ][INFO    ][5310] Executing state host.present for mdb
2017-11-27 02:36:01,661 [salt.state       ][INFO    ][5310] Host mdb (10.167.4.75) already present
2017-11-27 02:36:01,662 [salt.state       ][INFO    ][5310] Completed state [mdb] at time 02:36:01.661607 duration_in_ms=0.963
2017-11-27 02:36:01,662 [salt.state       ][INFO    ][5310] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.661876
2017-11-27 02:36:01,662 [salt.state       ][INFO    ][5310] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,663 [salt.state       ][INFO    ][5310] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:36:01,663 [salt.state       ][INFO    ][5310] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.662800 duration_in_ms=0.924
2017-11-27 02:36:01,663 [salt.state       ][INFO    ][5310] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.663067
2017-11-27 02:36:01,663 [salt.state       ][INFO    ][5310] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,664 [salt.state       ][INFO    ][5310] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:36:01,664 [salt.state       ][INFO    ][5310] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.663982 duration_in_ms=0.915
2017-11-27 02:36:01,664 [salt.state       ][INFO    ][5310] Running state [cfg01] at time 02:36:01.664254
2017-11-27 02:36:01,665 [salt.state       ][INFO    ][5310] Executing state host.present for cfg01
2017-11-27 02:36:01,665 [salt.state       ][INFO    ][5310] Host cfg01 (10.167.4.100) already present
2017-11-27 02:36:01,665 [salt.state       ][INFO    ][5310] Completed state [cfg01] at time 02:36:01.665190 duration_in_ms=0.935
2017-11-27 02:36:01,665 [salt.state       ][INFO    ][5310] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.665460
2017-11-27 02:36:01,666 [salt.state       ][INFO    ][5310] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,666 [salt.state       ][INFO    ][5310] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:36:01,666 [salt.state       ][INFO    ][5310] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.666402 duration_in_ms=0.942
2017-11-27 02:36:01,667 [salt.state       ][INFO    ][5310] Running state [prx01] at time 02:36:01.666671
2017-11-27 02:36:01,667 [salt.state       ][INFO    ][5310] Executing state host.present for prx01
2017-11-27 02:36:01,667 [salt.state       ][INFO    ][5310] Host prx01 (10.167.4.104) already present
2017-11-27 02:36:01,668 [salt.state       ][INFO    ][5310] Completed state [prx01] at time 02:36:01.667580 duration_in_ms=0.91
2017-11-27 02:36:01,668 [salt.state       ][INFO    ][5310] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.667847
2017-11-27 02:36:01,668 [salt.state       ][INFO    ][5310] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,669 [salt.state       ][INFO    ][5310] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:36:01,669 [salt.state       ][INFO    ][5310] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.668787 duration_in_ms=0.94
2017-11-27 02:36:01,669 [salt.state       ][INFO    ][5310] Running state [kvm01] at time 02:36:01.669070
2017-11-27 02:36:01,669 [salt.state       ][INFO    ][5310] Executing state host.present for kvm01
2017-11-27 02:36:01,670 [salt.state       ][INFO    ][5310] Host kvm01 (10.167.4.141) already present
2017-11-27 02:36:01,670 [salt.state       ][INFO    ][5310] Completed state [kvm01] at time 02:36:01.669993 duration_in_ms=0.923
2017-11-27 02:36:01,670 [salt.state       ][INFO    ][5310] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.670261
2017-11-27 02:36:01,671 [salt.state       ][INFO    ][5310] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,671 [salt.state       ][INFO    ][5310] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:36:01,671 [salt.state       ][INFO    ][5310] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.671211 duration_in_ms=0.95
2017-11-27 02:36:01,671 [salt.state       ][INFO    ][5310] Running state [kvm03] at time 02:36:01.671475
2017-11-27 02:36:01,672 [salt.state       ][INFO    ][5310] Executing state host.present for kvm03
2017-11-27 02:36:01,672 [salt.state       ][INFO    ][5310] Host kvm03 (10.167.4.143) already present
2017-11-27 02:36:01,672 [salt.state       ][INFO    ][5310] Completed state [kvm03] at time 02:36:01.672391 duration_in_ms=0.915
2017-11-27 02:36:01,673 [salt.state       ][INFO    ][5310] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.672659
2017-11-27 02:36:01,673 [salt.state       ][INFO    ][5310] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,673 [salt.state       ][INFO    ][5310] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:36:01,674 [salt.state       ][INFO    ][5310] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.673624 duration_in_ms=0.964
2017-11-27 02:36:01,674 [salt.state       ][INFO    ][5310] Running state [kvm02] at time 02:36:01.673895
2017-11-27 02:36:01,674 [salt.state       ][INFO    ][5310] Executing state host.present for kvm02
2017-11-27 02:36:01,675 [salt.state       ][INFO    ][5310] Host kvm02 (10.167.4.142) already present
2017-11-27 02:36:01,675 [salt.state       ][INFO    ][5310] Completed state [kvm02] at time 02:36:01.675020 duration_in_ms=1.123
2017-11-27 02:36:01,675 [salt.state       ][INFO    ][5310] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.675386
2017-11-27 02:36:01,676 [salt.state       ][INFO    ][5310] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,676 [salt.state       ][INFO    ][5310] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:36:01,676 [salt.state       ][INFO    ][5310] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.676339 duration_in_ms=0.952
2017-11-27 02:36:01,677 [salt.state       ][INFO    ][5310] Running state [dbs] at time 02:36:01.676606
2017-11-27 02:36:01,677 [salt.state       ][INFO    ][5310] Executing state host.present for dbs
2017-11-27 02:36:01,677 [salt.state       ][INFO    ][5310] Host dbs (10.167.4.50) already present
2017-11-27 02:36:01,678 [salt.state       ][INFO    ][5310] Completed state [dbs] at time 02:36:01.677525 duration_in_ms=0.919
2017-11-27 02:36:01,678 [salt.state       ][INFO    ][5310] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.677789
2017-11-27 02:36:01,678 [salt.state       ][INFO    ][5310] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,679 [salt.state       ][INFO    ][5310] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:36:01,679 [salt.state       ][INFO    ][5310] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.678854 duration_in_ms=1.065
2017-11-27 02:36:01,679 [salt.state       ][INFO    ][5310] Running state [prx] at time 02:36:01.679208
2017-11-27 02:36:01,680 [salt.state       ][INFO    ][5310] Executing state host.present for prx
2017-11-27 02:36:01,680 [salt.state       ][INFO    ][5310] Host prx (172.30.10.103) already present
2017-11-27 02:36:01,680 [salt.state       ][INFO    ][5310] Completed state [prx] at time 02:36:01.680165 duration_in_ms=0.959
2017-11-27 02:36:01,680 [salt.state       ][INFO    ][5310] Running state [prx02] at time 02:36:01.680432
2017-11-27 02:36:01,681 [salt.state       ][INFO    ][5310] Executing state host.present for prx02
2017-11-27 02:36:01,681 [salt.state       ][INFO    ][5310] Host prx02 (10.167.4.105) already present
2017-11-27 02:36:01,681 [salt.state       ][INFO    ][5310] Completed state [prx02] at time 02:36:01.681396 duration_in_ms=0.965
2017-11-27 02:36:01,682 [salt.state       ][INFO    ][5310] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.681686
2017-11-27 02:36:01,682 [salt.state       ][INFO    ][5310] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,683 [salt.state       ][INFO    ][5310] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:36:01,683 [salt.state       ][INFO    ][5310] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.682868 duration_in_ms=1.182
2017-11-27 02:36:01,683 [salt.state       ][INFO    ][5310] Running state [gtw01] at time 02:36:01.683183
2017-11-27 02:36:01,684 [salt.state       ][INFO    ][5310] Executing state host.present for gtw01
2017-11-27 02:36:01,684 [salt.state       ][INFO    ][5310] Host gtw01 (10.167.4.124) already present
2017-11-27 02:36:01,684 [salt.state       ][INFO    ][5310] Completed state [gtw01] at time 02:36:01.684365 duration_in_ms=1.182
2017-11-27 02:36:01,685 [salt.state       ][INFO    ][5310] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.684683
2017-11-27 02:36:01,685 [salt.state       ][INFO    ][5310] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,686 [salt.state       ][INFO    ][5310] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:36:01,686 [salt.state       ][INFO    ][5310] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.685883 duration_in_ms=1.201
2017-11-27 02:36:01,686 [salt.state       ][INFO    ][5310] Running state [gtw02] at time 02:36:01.686245
2017-11-27 02:36:01,687 [salt.state       ][INFO    ][5310] Executing state host.present for gtw02
2017-11-27 02:36:01,687 [salt.state       ][INFO    ][5310] Host gtw02 (10.167.4.125) already present
2017-11-27 02:36:01,687 [salt.state       ][INFO    ][5310] Completed state [gtw02] at time 02:36:01.687345 duration_in_ms=1.1
2017-11-27 02:36:01,688 [salt.state       ][INFO    ][5310] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.687619
2017-11-27 02:36:01,688 [salt.state       ][INFO    ][5310] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,688 [salt.state       ][INFO    ][5310] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:36:01,689 [salt.state       ][INFO    ][5310] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.688677 duration_in_ms=1.058
2017-11-27 02:36:01,689 [salt.state       ][INFO    ][5310] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.688998
2017-11-27 02:36:01,689 [salt.state       ][INFO    ][5310] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,690 [salt.state       ][INFO    ][5310] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:36:01,690 [salt.state       ][INFO    ][5310] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.690089 duration_in_ms=1.09
2017-11-27 02:36:01,690 [salt.state       ][INFO    ][5310] Running state [msg02] at time 02:36:01.690461
2017-11-27 02:36:01,691 [salt.state       ][INFO    ][5310] Executing state host.present for msg02
2017-11-27 02:36:01,691 [salt.state       ][INFO    ][5310] Host msg02 (10.167.4.42) already present
2017-11-27 02:36:01,692 [salt.state       ][INFO    ][5310] Completed state [msg02] at time 02:36:01.691565 duration_in_ms=1.105
2017-11-27 02:36:01,692 [salt.state       ][INFO    ][5310] Running state [msg03] at time 02:36:01.691906
2017-11-27 02:36:01,692 [salt.state       ][INFO    ][5310] Executing state host.present for msg03
2017-11-27 02:36:01,693 [salt.state       ][INFO    ][5310] Host msg03 (10.167.4.43) already present
2017-11-27 02:36:01,693 [salt.state       ][INFO    ][5310] Completed state [msg03] at time 02:36:01.692947 duration_in_ms=1.04
2017-11-27 02:36:01,693 [salt.state       ][INFO    ][5310] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.693322
2017-11-27 02:36:01,694 [salt.state       ][INFO    ][5310] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:01,694 [salt.state       ][INFO    ][5310] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:36:01,694 [salt.state       ][INFO    ][5310] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:01.694461 duration_in_ms=1.139
2017-11-27 02:36:01,696 [salt.state       ][INFO    ][5310] Running state [file.replace] at time 02:36:01.695585
2017-11-27 02:36:01,696 [salt.state       ][INFO    ][5310] Executing state module.run for file.replace
2017-11-27 02:36:02,099 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:36:02,110 [salt.state       ][INFO    ][5310] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.124\t\tgtw01 gtw01.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.125\t\tgtw02 gtw02.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.42\t\tmsg02.baremetal-mcp-ocata-ovs-ha.local msg02\n-10.167.4.43\t\tmsg03 msg03.baremetal-mcp-ocata-ovs-ha.local\n+10.167.4.43\t\tmsg03.baremetal-mcp-ocata-ovs-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-ocata-ovs-ha.local msg01\n 10.167.4.40\t\tmsg msg.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.102\t\tcmp002 cmp002.baremetal-mcp-ocata-ovs-ha.local\n'}
2017-11-27 02:36:02,112 [salt.state       ][INFO    ][5310] Completed state [file.replace] at time 02:36:02.111809 duration_in_ms=416.223
2017-11-27 02:36:02,112 [salt.state       ][INFO    ][5310] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.112176
2017-11-27 02:36:02,112 [salt.state       ][INFO    ][5310] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,113 [salt.state       ][INFO    ][5310] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:36:02,113 [salt.state       ][INFO    ][5310] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.113341 duration_in_ms=1.165
2017-11-27 02:36:02,114 [salt.state       ][INFO    ][5310] Running state [msg01] at time 02:36:02.113624
2017-11-27 02:36:02,114 [salt.state       ][INFO    ][5310] Executing state host.present for msg01
2017-11-27 02:36:02,114 [salt.state       ][INFO    ][5310] Host msg01 (10.167.4.41) already present
2017-11-27 02:36:02,115 [salt.state       ][INFO    ][5310] Completed state [msg01] at time 02:36:02.114592 duration_in_ms=0.968
2017-11-27 02:36:02,115 [salt.state       ][INFO    ][5310] Running state [msg] at time 02:36:02.114882
2017-11-27 02:36:02,115 [salt.state       ][INFO    ][5310] Executing state host.present for msg
2017-11-27 02:36:02,116 [salt.state       ][INFO    ][5310] Host msg (10.167.4.40) already present
2017-11-27 02:36:02,116 [salt.state       ][INFO    ][5310] Completed state [msg] at time 02:36:02.115878 duration_in_ms=0.996
2017-11-27 02:36:02,116 [salt.state       ][INFO    ][5310] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.116167
2017-11-27 02:36:02,116 [salt.state       ][INFO    ][5310] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,117 [salt.state       ][INFO    ][5310] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:36:02,117 [salt.state       ][INFO    ][5310] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.117156 duration_in_ms=0.989
2017-11-27 02:36:02,117 [salt.state       ][INFO    ][5310] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.117435
2017-11-27 02:36:02,118 [salt.state       ][INFO    ][5310] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,118 [salt.state       ][INFO    ][5310] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:36:02,118 [salt.state       ][INFO    ][5310] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.118388 duration_in_ms=0.953
2017-11-27 02:36:02,119 [salt.state       ][INFO    ][5310] Running state [cfg01] at time 02:36:02.118675
2017-11-27 02:36:02,119 [salt.state       ][INFO    ][5310] Executing state host.present for cfg01
2017-11-27 02:36:02,119 [salt.state       ][INFO    ][5310] Host cfg01 (10.167.4.100) already present
2017-11-27 02:36:02,120 [salt.state       ][INFO    ][5310] Completed state [cfg01] at time 02:36:02.119615 duration_in_ms=0.939
2017-11-27 02:36:02,120 [salt.state       ][INFO    ][5310] Running state [cmp002] at time 02:36:02.119893
2017-11-27 02:36:02,120 [salt.state       ][INFO    ][5310] Executing state host.present for cmp002
2017-11-27 02:36:02,121 [salt.state       ][INFO    ][5310] Host cmp002 (10.167.4.102) already present
2017-11-27 02:36:02,121 [salt.state       ][INFO    ][5310] Completed state [cmp002] at time 02:36:02.120874 duration_in_ms=0.981
2017-11-27 02:36:02,121 [salt.state       ][INFO    ][5310] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.121159
2017-11-27 02:36:02,121 [salt.state       ][INFO    ][5310] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,122 [salt.state       ][INFO    ][5310] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:36:02,122 [salt.state       ][INFO    ][5310] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.122142 duration_in_ms=0.984
2017-11-27 02:36:02,122 [salt.state       ][INFO    ][5310] Running state [cmp001] at time 02:36:02.122437
2017-11-27 02:36:02,123 [salt.state       ][INFO    ][5310] Executing state host.present for cmp001
2017-11-27 02:36:02,123 [salt.state       ][INFO    ][5310] Host cmp001 (10.167.4.101) already present
2017-11-27 02:36:02,123 [salt.state       ][INFO    ][5310] Completed state [cmp001] at time 02:36:02.123388 duration_in_ms=0.951
2017-11-27 02:36:02,124 [salt.state       ][INFO    ][5310] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.123669
2017-11-27 02:36:02,124 [salt.state       ][INFO    ][5310] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,124 [salt.state       ][INFO    ][5310] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:36:02,125 [salt.state       ][INFO    ][5310] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.124610 duration_in_ms=0.942
2017-11-27 02:36:02,125 [salt.state       ][INFO    ][5310] Running state [dbs01] at time 02:36:02.124906
2017-11-27 02:36:02,125 [salt.state       ][INFO    ][5310] Executing state host.present for dbs01
2017-11-27 02:36:02,126 [salt.state       ][INFO    ][5310] Host dbs01 (10.167.4.51) already present
2017-11-27 02:36:02,126 [salt.state       ][INFO    ][5310] Completed state [dbs01] at time 02:36:02.125856 duration_in_ms=0.949
2017-11-27 02:36:02,126 [salt.state       ][INFO    ][5310] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.126132
2017-11-27 02:36:02,126 [salt.state       ][INFO    ][5310] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,127 [salt.state       ][INFO    ][5310] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:36:02,127 [salt.state       ][INFO    ][5310] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.127093 duration_in_ms=0.961
2017-11-27 02:36:02,127 [salt.state       ][INFO    ][5310] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.127374
2017-11-27 02:36:02,128 [salt.state       ][INFO    ][5310] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,128 [salt.state       ][INFO    ][5310] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:36:02,128 [salt.state       ][INFO    ][5310] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.128321 duration_in_ms=0.946
2017-11-27 02:36:02,129 [salt.state       ][INFO    ][5310] Running state [dbs02] at time 02:36:02.128601
2017-11-27 02:36:02,129 [salt.state       ][INFO    ][5310] Executing state host.present for dbs02
2017-11-27 02:36:02,129 [salt.state       ][INFO    ][5310] Host dbs02 (10.167.4.52) already present
2017-11-27 02:36:02,130 [salt.state       ][INFO    ][5310] Completed state [dbs02] at time 02:36:02.129597 duration_in_ms=0.995
2017-11-27 02:36:02,130 [salt.state       ][INFO    ][5310] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.129895
2017-11-27 02:36:02,130 [salt.state       ][INFO    ][5310] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,131 [salt.state       ][INFO    ][5310] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:36:02,131 [salt.state       ][INFO    ][5310] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.130867 duration_in_ms=0.972
2017-11-27 02:36:02,131 [salt.state       ][INFO    ][5310] Running state [dbs03] at time 02:36:02.131145
2017-11-27 02:36:02,131 [salt.state       ][INFO    ][5310] Executing state host.present for dbs03
2017-11-27 02:36:02,132 [salt.state       ][INFO    ][5310] Host dbs03 (10.167.4.53) already present
2017-11-27 02:36:02,132 [salt.state       ][INFO    ][5310] Completed state [dbs03] at time 02:36:02.132078 duration_in_ms=0.934
2017-11-27 02:36:02,132 [salt.state       ][INFO    ][5310] Running state [mas01] at time 02:36:02.132358
2017-11-27 02:36:02,133 [salt.state       ][INFO    ][5310] Executing state host.present for mas01
2017-11-27 02:36:02,133 [salt.state       ][INFO    ][5310] Host mas01 (10.167.4.3) already present
2017-11-27 02:36:02,133 [salt.state       ][INFO    ][5310] Completed state [mas01] at time 02:36:02.133313 duration_in_ms=0.955
2017-11-27 02:36:02,134 [salt.state       ][INFO    ][5310] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.133586
2017-11-27 02:36:02,134 [salt.state       ][INFO    ][5310] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,134 [salt.state       ][INFO    ][5310] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:36:02,135 [salt.state       ][INFO    ][5310] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.134544 duration_in_ms=0.958
2017-11-27 02:36:02,135 [salt.state       ][INFO    ][5310] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.134826
2017-11-27 02:36:02,135 [salt.state       ][INFO    ][5310] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,136 [salt.state       ][INFO    ][5310] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:36:02,136 [salt.state       ][INFO    ][5310] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.135765 duration_in_ms=0.94
2017-11-27 02:36:02,136 [salt.state       ][INFO    ][5310] Running state [ctl02] at time 02:36:02.136046
2017-11-27 02:36:02,136 [salt.state       ][INFO    ][5310] Executing state host.present for ctl02
2017-11-27 02:36:02,137 [salt.state       ][INFO    ][5310] Host ctl02 (10.167.4.12) already present
2017-11-27 02:36:02,137 [salt.state       ][INFO    ][5310] Completed state [ctl02] at time 02:36:02.137140 duration_in_ms=1.094
2017-11-27 02:36:02,137 [salt.state       ][INFO    ][5310] Running state [ctl03] at time 02:36:02.137416
2017-11-27 02:36:02,138 [salt.state       ][INFO    ][5310] Executing state host.present for ctl03
2017-11-27 02:36:02,138 [salt.state       ][INFO    ][5310] Host ctl03 (10.167.4.13) already present
2017-11-27 02:36:02,138 [salt.state       ][INFO    ][5310] Completed state [ctl03] at time 02:36:02.138352 duration_in_ms=0.936
2017-11-27 02:36:02,139 [salt.state       ][INFO    ][5310] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.138640
2017-11-27 02:36:02,139 [salt.state       ][INFO    ][5310] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,139 [salt.state       ][INFO    ][5310] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:36:02,140 [salt.state       ][INFO    ][5310] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.139574 duration_in_ms=0.934
2017-11-27 02:36:02,140 [salt.state       ][INFO    ][5310] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.139851
2017-11-27 02:36:02,140 [salt.state       ][INFO    ][5310] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,141 [salt.state       ][INFO    ][5310] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:36:02,141 [salt.state       ][INFO    ][5310] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.140788 duration_in_ms=0.936
2017-11-27 02:36:02,141 [salt.state       ][INFO    ][5310] Running state [ctl01] at time 02:36:02.141077
2017-11-27 02:36:02,141 [salt.state       ][INFO    ][5310] Executing state host.present for ctl01
2017-11-27 02:36:02,142 [salt.state       ][INFO    ][5310] Host ctl01 (10.167.4.11) already present
2017-11-27 02:36:02,142 [salt.state       ][INFO    ][5310] Completed state [ctl01] at time 02:36:02.142013 duration_in_ms=0.936
2017-11-27 02:36:02,142 [salt.state       ][INFO    ][5310] Running state [ctl] at time 02:36:02.142288
2017-11-27 02:36:02,143 [salt.state       ][INFO    ][5310] Executing state host.present for ctl
2017-11-27 02:36:02,143 [salt.state       ][INFO    ][5310] Host ctl (10.167.4.10) already present
2017-11-27 02:36:02,143 [salt.state       ][INFO    ][5310] Completed state [ctl] at time 02:36:02.143229 duration_in_ms=0.942
2017-11-27 02:36:02,144 [salt.state       ][INFO    ][5310] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.143507
2017-11-27 02:36:02,144 [salt.state       ][INFO    ][5310] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:02,144 [salt.state       ][INFO    ][5310] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:36:02,144 [salt.state       ][INFO    ][5310] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:02.144455 duration_in_ms=0.947
2017-11-27 02:36:02,145 [salt.state       ][INFO    ][5310] Running state [ens2] at time 02:36:02.144732
2017-11-27 02:36:02,145 [salt.state       ][INFO    ][5310] Executing state network.managed for ens2
2017-11-27 02:36:02,525 [salt.state       ][INFO    ][5310] Interface ens2 is up to date.
2017-11-27 02:36:02,526 [salt.state       ][INFO    ][5310] Completed state [ens2] at time 02:36:02.525639 duration_in_ms=380.905
2017-11-27 02:36:02,526 [salt.state       ][INFO    ][5310] Running state [ens3] at time 02:36:02.525972
2017-11-27 02:36:02,526 [salt.state       ][INFO    ][5310] Executing state network.managed for ens3
2017-11-27 02:36:02,826 [salt.state       ][INFO    ][5310] Interface ens3 is up to date.
2017-11-27 02:36:02,826 [salt.state       ][INFO    ][5310] Completed state [ens3] at time 02:36:02.826211 duration_in_ms=300.238
2017-11-27 02:36:02,827 [salt.state       ][INFO    ][5310] Running state [/etc/profile.d/proxy.sh] at time 02:36:02.826592
2017-11-27 02:36:02,827 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:36:02,827 [salt.state       ][INFO    ][5310] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:36:02,828 [salt.state       ][INFO    ][5310] Completed state [/etc/profile.d/proxy.sh] at time 02:36:02.827555 duration_in_ms=0.963
2017-11-27 02:36:02,828 [salt.state       ][INFO    ][5310] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:36:02.827854
2017-11-27 02:36:02,828 [salt.state       ][INFO    ][5310] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:36:02,829 [salt.state       ][INFO    ][5310] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:36:02,829 [salt.state       ][INFO    ][5310] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:36:02.828863 duration_in_ms=1.009
2017-11-27 02:36:02,829 [salt.state       ][INFO    ][5310] Running state [ntp] at time 02:36:02.829242
2017-11-27 02:36:02,830 [salt.state       ][INFO    ][5310] Executing state pkg.installed for ntp
2017-11-27 02:36:02,833 [salt.state       ][INFO    ][5310] Package ntp is already installed
2017-11-27 02:36:02,833 [salt.state       ][INFO    ][5310] Completed state [ntp] at time 02:36:02.833166 duration_in_ms=3.924
2017-11-27 02:36:02,834 [salt.state       ][INFO    ][5310] Running state [/etc/ntp.conf] at time 02:36:02.834073
2017-11-27 02:36:02,834 [salt.state       ][INFO    ][5310] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:36:02,854 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:36:02,889 [salt.fileclient  ][INFO    ][5310] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:36:02,899 [salt.state       ][INFO    ][5310] File /etc/ntp.conf is in the correct state
2017-11-27 02:36:02,899 [salt.state       ][INFO    ][5310] Completed state [/etc/ntp.conf] at time 02:36:02.899432 duration_in_ms=65.358
2017-11-27 02:36:02,901 [salt.state       ][INFO    ][5310] Running state [ntp] at time 02:36:02.900761
2017-11-27 02:36:02,901 [salt.state       ][INFO    ][5310] Executing state service.running for ntp
2017-11-27 02:36:02,902 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:36:02,912 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:36:02,922 [salt.loaded.int.module.cmdmod][INFO    ][5310] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:36:02,934 [salt.state       ][INFO    ][5310] The service ntp is already running
2017-11-27 02:36:02,934 [salt.state       ][INFO    ][5310] Completed state [ntp] at time 02:36:02.934411 duration_in_ms=33.649
2017-11-27 02:36:02,938 [salt.minion      ][INFO    ][5310] Returning information for job: 20171127023545796889
2017-11-27 02:36:27,105 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023627091599
2017-11-27 02:36:27,136 [salt.minion      ][INFO    ][7144] Starting a new job with PID 7144
2017-11-27 02:36:30,087 [salt.state       ][INFO    ][7144] Loading fresh modules for state activity
2017-11-27 02:36:30,113 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:36:30,132 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:36:30,337 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,382 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:36:30,398 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,440 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:36:30,455 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,517 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:36:30,608 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,663 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:36:30,692 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,737 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:36:30,815 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:30,876 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:36:31,152 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,205 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:36:31,225 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,271 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:36:31,289 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,335 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:36:31,353 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,397 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:36:31,428 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,477 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:36:31,500 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,542 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:36:31,575 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,620 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:36:31,638 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,688 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:36:31,707 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,750 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:36:31,769 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,837 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:36:31,873 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:31,954 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:36:32,020 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:32,066 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:36:32,082 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:32,129 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:36:32,185 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:32,233 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:36:32,246 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:36:32,262 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:36:32,280 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:36:32,303 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:36:32,316 [salt.state       ][INFO    ][7144] Running state [/etc/environment] at time 02:36:32.315659
2017-11-27 02:36:32,316 [salt.state       ][INFO    ][7144] Executing state file.blockreplace for /etc/environment
2017-11-27 02:36:32,320 [salt.state       ][INFO    ][7144] No changes needed to be made
2017-11-27 02:36:32,320 [salt.state       ][INFO    ][7144] Completed state [/etc/environment] at time 02:36:32.319881 duration_in_ms=4.223
2017-11-27 02:36:32,320 [salt.state       ][INFO    ][7144] Running state [/etc/profile.d] at time 02:36:32.320152
2017-11-27 02:36:32,320 [salt.state       ][INFO    ][7144] Executing state file.directory for /etc/profile.d
2017-11-27 02:36:32,321 [salt.state       ][INFO    ][7144] Directory /etc/profile.d is in the correct state
2017-11-27 02:36:32,322 [salt.state       ][INFO    ][7144] Completed state [/etc/profile.d] at time 02:36:32.321483 duration_in_ms=1.331
2017-11-27 02:36:32,584 [salt.state       ][INFO    ][7144] Running state [linux_repo_prereq_pkgs] at time 02:36:32.584241
2017-11-27 02:36:32,585 [salt.state       ][INFO    ][7144] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:36:32,585 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:36:33,078 [salt.state       ][INFO    ][7144] All specified packages are already installed
2017-11-27 02:36:33,079 [salt.state       ][INFO    ][7144] Completed state [linux_repo_prereq_pkgs] at time 02:36:33.078737 duration_in_ms=494.496
2017-11-27 02:36:33,079 [salt.state       ][INFO    ][7144] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:36:33.079210
2017-11-27 02:36:33,080 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:36:33,080 [salt.state       ][INFO    ][7144] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:36:33,081 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:36:33.080592 duration_in_ms=1.382
2017-11-27 02:36:33,081 [salt.state       ][INFO    ][7144] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:36:33.081024
2017-11-27 02:36:33,082 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:36:33,100 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:36:33,115 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:33,150 [salt.state       ][INFO    ][7144] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:36:33,151 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:36:33.150525 duration_in_ms=69.502
2017-11-27 02:36:33,152 [salt.state       ][INFO    ][7144] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:36:33.152375
2017-11-27 02:36:33,153 [salt.state       ][INFO    ][7144] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:36:33,327 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:36:33,401 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:36:35,370 [salt.state       ][INFO    ][7144] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:36:35,370 [salt.state       ][INFO    ][7144] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:36:35.370422 duration_in_ms=2218.047
2017-11-27 02:36:35,371 [salt.state       ][INFO    ][7144] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:36:35.370763
2017-11-27 02:36:35,371 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:36:35,372 [salt.state       ][INFO    ][7144] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:36:35,372 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:36:35.371743 duration_in_ms=0.979
2017-11-27 02:36:35,372 [salt.state       ][INFO    ][7144] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:36:35.372007
2017-11-27 02:36:35,372 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:36:35,390 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:36:35,408 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:35,442 [salt.state       ][INFO    ][7144] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:36:35,442 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:36:35.441968 duration_in_ms=69.96
2017-11-27 02:36:35,443 [salt.state       ][INFO    ][7144] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:36:35.442723
2017-11-27 02:36:35,443 [salt.state       ][INFO    ][7144] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:36:35,841 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:36:35,913 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:36:37,198 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023637181418
2017-11-27 02:36:37,220 [salt.minion      ][INFO    ][8051] Starting a new job with PID 8051
2017-11-27 02:36:37,235 [salt.minion      ][INFO    ][8051] Returning information for job: 20171127023637181418
2017-11-27 02:36:37,856 [salt.state       ][INFO    ][7144] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:36:37,856 [salt.state       ][INFO    ][7144] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:36:37.856159 duration_in_ms=2413.436
2017-11-27 02:36:37,857 [salt.state       ][INFO    ][7144] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:36:37.856510
2017-11-27 02:36:37,857 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:36:37,857 [salt.state       ][INFO    ][7144] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:36:37,858 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:36:37.857523 duration_in_ms=1.012
2017-11-27 02:36:37,858 [salt.state       ][INFO    ][7144] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:36:37.857792
2017-11-27 02:36:37,858 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:36:37,879 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:36:37,898 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:37,932 [salt.state       ][INFO    ][7144] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:36:37,933 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:36:37.932941 duration_in_ms=75.148
2017-11-27 02:36:37,934 [salt.state       ][INFO    ][7144] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:36:37.933714
2017-11-27 02:36:37,934 [salt.state       ][INFO    ][7144] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:36:38,034 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:36:38,110 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:36:40,034 [salt.state       ][INFO    ][7144] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:36:40,034 [salt.state       ][INFO    ][7144] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:36:40.034089 duration_in_ms=2100.373
2017-11-27 02:36:40,034 [salt.state       ][INFO    ][7144] Running state [linux_extra_packages_purged] at time 02:36:40.034426
2017-11-27 02:36:40,035 [salt.state       ][INFO    ][7144] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:36:40,040 [salt.state       ][INFO    ][7144] All specified packages are already absent
2017-11-27 02:36:40,040 [salt.state       ][INFO    ][7144] Completed state [linux_extra_packages_purged] at time 02:36:40.040323 duration_in_ms=5.898
2017-11-27 02:36:40,041 [salt.state       ][INFO    ][7144] Running state [linux_extra_packages_latest] at time 02:36:40.040593
2017-11-27 02:36:40,041 [salt.state       ][INFO    ][7144] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:36:40,044 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:36:41,988 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:36:42,035 [salt.state       ][INFO    ][7144] Package mcelog is already up-to-date
2017-11-27 02:36:42,036 [salt.state       ][INFO    ][7144] Completed state [linux_extra_packages_latest] at time 02:36:42.035584 duration_in_ms=1994.991
2017-11-27 02:36:42,036 [salt.state       ][INFO    ][7144] Running state [UTC] at time 02:36:42.036239
2017-11-27 02:36:42,037 [salt.state       ][INFO    ][7144] Executing state timezone.system for UTC
2017-11-27 02:36:42,037 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:36:42,086 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:36:42,094 [salt.state       ][INFO    ][7144] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:36:42,094 [salt.state       ][INFO    ][7144] Completed state [UTC] at time 02:36:42.094421 duration_in_ms=58.182
2017-11-27 02:36:42,096 [salt.state       ][INFO    ][7144] Running state [nf_conntrack] at time 02:36:42.095571
2017-11-27 02:36:42,096 [salt.state       ][INFO    ][7144] Executing state kmod.present for nf_conntrack
2017-11-27 02:36:42,096 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'lsmod' in directory '/root'
2017-11-27 02:36:42,104 [salt.state       ][INFO    ][7144] Kernel module nf_conntrack is already present
2017-11-27 02:36:42,104 [salt.state       ][INFO    ][7144] Completed state [nf_conntrack] at time 02:36:42.104310 duration_in_ms=8.738
2017-11-27 02:36:42,105 [salt.state       ][INFO    ][7144] Running state [kernel.panic] at time 02:36:42.104916
2017-11-27 02:36:42,105 [salt.state       ][INFO    ][7144] Executing state sysctl.present for kernel.panic
2017-11-27 02:36:42,112 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,125 [salt.state       ][INFO    ][7144] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:36:42,126 [salt.state       ][INFO    ][7144] Completed state [kernel.panic] at time 02:36:42.125588 duration_in_ms=20.67
2017-11-27 02:36:42,126 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_keepalive_probes] at time 02:36:42.125921
2017-11-27 02:36:42,126 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:36:42,127 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,140 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:36:42,141 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:36:42.140502 duration_in_ms=14.58
2017-11-27 02:36:42,141 [salt.state       ][INFO    ][7144] Running state [fs.file-max] at time 02:36:42.140918
2017-11-27 02:36:42,141 [salt.state       ][INFO    ][7144] Executing state sysctl.present for fs.file-max
2017-11-27 02:36:42,142 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,155 [salt.state       ][INFO    ][7144] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:36:42,156 [salt.state       ][INFO    ][7144] Completed state [fs.file-max] at time 02:36:42.155568 duration_in_ms=14.65
2017-11-27 02:36:42,156 [salt.state       ][INFO    ][7144] Running state [net.core.somaxconn] at time 02:36:42.155905
2017-11-27 02:36:42,156 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:36:42,157 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,169 [salt.state       ][INFO    ][7144] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:36:42,170 [salt.state       ][INFO    ][7144] Completed state [net.core.somaxconn] at time 02:36:42.169846 duration_in_ms=13.94
2017-11-27 02:36:42,170 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:36:42.170205
2017-11-27 02:36:42,171 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:36:42,171 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,185 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:36:42,185 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:36:42.185075 duration_in_ms=14.869
2017-11-27 02:36:42,185 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_tw_reuse] at time 02:36:42.185426
2017-11-27 02:36:42,186 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:36:42,186 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,199 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:36:42,200 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_tw_reuse] at time 02:36:42.199605 duration_in_ms=14.178
2017-11-27 02:36:42,200 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_retries2] at time 02:36:42.199946
2017-11-27 02:36:42,200 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:36:42,201 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,215 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:36:42,215 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_retries2] at time 02:36:42.215033 duration_in_ms=15.086
2017-11-27 02:36:42,215 [salt.state       ][INFO    ][7144] Running state [vm.swappiness] at time 02:36:42.215361
2017-11-27 02:36:42,216 [salt.state       ][INFO    ][7144] Executing state sysctl.present for vm.swappiness
2017-11-27 02:36:42,216 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,228 [salt.state       ][INFO    ][7144] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:36:42,229 [salt.state       ][INFO    ][7144] Completed state [vm.swappiness] at time 02:36:42.228634 duration_in_ms=13.272
2017-11-27 02:36:42,229 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:36:42.228983
2017-11-27 02:36:42,229 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:36:42,230 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,243 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:36:42,244 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:36:42.243537 duration_in_ms=14.554
2017-11-27 02:36:42,244 [salt.state       ][INFO    ][7144] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:36:42.243880
2017-11-27 02:36:42,244 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:36:42,245 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,257 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:36:42,258 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:36:42.257711 duration_in_ms=13.831
2017-11-27 02:36:42,258 [salt.state       ][INFO    ][7144] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:36:42.258055
2017-11-27 02:36:42,258 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:36:42,259 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,271 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:36:42,272 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:36:42.271591 duration_in_ms=13.534
2017-11-27 02:36:42,272 [salt.state       ][INFO    ][7144] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:36:42.271925
2017-11-27 02:36:42,272 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:36:42,273 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,286 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:36:42,286 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:36:42.286216 duration_in_ms=14.291
2017-11-27 02:36:42,287 [salt.state       ][INFO    ][7144] Running state [net.core.netdev_max_backlog] at time 02:36:42.286550
2017-11-27 02:36:42,287 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:36:42,287 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,302 [salt.state       ][INFO    ][7144] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:36:42,303 [salt.state       ][INFO    ][7144] Completed state [net.core.netdev_max_backlog] at time 02:36:42.302899 duration_in_ms=16.349
2017-11-27 02:36:42,303 [salt.state       ][INFO    ][7144] Running state [net.ipv4.tcp_keepalive_time] at time 02:36:42.303252
2017-11-27 02:36:42,304 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:36:42,304 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,320 [salt.state       ][INFO    ][7144] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:36:42,320 [salt.state       ][INFO    ][7144] Completed state [net.ipv4.tcp_keepalive_time] at time 02:36:42.320262 duration_in_ms=17.01
2017-11-27 02:36:42,321 [salt.state       ][INFO    ][7144] Running state [net.nf_conntrack_max] at time 02:36:42.320612
2017-11-27 02:36:42,321 [salt.state       ][INFO    ][7144] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:36:42,322 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:36:42,340 [salt.state       ][INFO    ][7144] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:36:42,341 [salt.state       ][INFO    ][7144] Completed state [net.nf_conntrack_max] at time 02:36:42.340658 duration_in_ms=20.044
2017-11-27 02:36:42,341 [salt.state       ][INFO    ][7144] Running state [linux_sysfs_package] at time 02:36:42.341022
2017-11-27 02:36:42,341 [salt.state       ][INFO    ][7144] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:36:42,346 [salt.state       ][INFO    ][7144] All specified packages are already installed
2017-11-27 02:36:42,346 [salt.state       ][INFO    ][7144] Completed state [linux_sysfs_package] at time 02:36:42.346302 duration_in_ms=5.279
2017-11-27 02:36:42,347 [salt.state       ][INFO    ][7144] Running state [/etc/sysfs.d] at time 02:36:42.347266
2017-11-27 02:36:42,348 [salt.state       ][INFO    ][7144] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:36:42,348 [salt.state       ][INFO    ][7144] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:36:42,348 [salt.state       ][INFO    ][7144] Completed state [/etc/sysfs.d] at time 02:36:42.348365 duration_in_ms=1.099
2017-11-27 02:36:42,349 [salt.state       ][INFO    ][7144] Running state [ondemand] at time 02:36:42.349000
2017-11-27 02:36:42,349 [salt.state       ][INFO    ][7144] Executing state service.dead for ondemand
2017-11-27 02:36:42,350 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:36:42,362 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:36:42,374 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:36:42,390 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'runlevel' in directory '/root'
2017-11-27 02:36:42,400 [salt.state       ][INFO    ][7144] The service ondemand is already dead
2017-11-27 02:36:42,400 [salt.state       ][INFO    ][7144] Completed state [ondemand] at time 02:36:42.400089 duration_in_ms=51.088
2017-11-27 02:36:42,401 [salt.state       ][INFO    ][7144] Running state [cs_CZ.UTF-8] at time 02:36:42.400594
2017-11-27 02:36:42,401 [salt.state       ][INFO    ][7144] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:36:42,401 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'locale -a' in directory '/root'
2017-11-27 02:36:42,409 [salt.state       ][INFO    ][7144] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:36:42,409 [salt.state       ][INFO    ][7144] Completed state [cs_CZ.UTF-8] at time 02:36:42.409344 duration_in_ms=8.748
2017-11-27 02:36:42,410 [salt.state       ][INFO    ][7144] Running state [en_US.UTF-8] at time 02:36:42.409567
2017-11-27 02:36:42,410 [salt.state       ][INFO    ][7144] Executing state locale.present for en_US.UTF-8
2017-11-27 02:36:42,410 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'locale -a' in directory '/root'
2017-11-27 02:36:42,420 [salt.state       ][INFO    ][7144] Locale en_US.UTF-8 is already present
2017-11-27 02:36:42,420 [salt.state       ][INFO    ][7144] Completed state [en_US.UTF-8] at time 02:36:42.420084 duration_in_ms=10.517
2017-11-27 02:36:42,421 [salt.state       ][INFO    ][7144] Running state [en_US.UTF-8] at time 02:36:42.420989
2017-11-27 02:36:42,421 [salt.state       ][INFO    ][7144] Executing state locale.system for en_US.UTF-8
2017-11-27 02:36:42,422 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'localectl' in directory '/root'
2017-11-27 02:36:42,457 [salt.state       ][INFO    ][7144] System locale en_US.UTF-8 already set
2017-11-27 02:36:42,457 [salt.state       ][INFO    ][7144] Completed state [en_US.UTF-8] at time 02:36:42.456857 duration_in_ms=35.867
2017-11-27 02:36:42,458 [salt.state       ][INFO    ][7144] Running state [root] at time 02:36:42.458270
2017-11-27 02:36:42,459 [salt.state       ][INFO    ][7144] Executing state user.present for root
2017-11-27 02:36:42,460 [salt.state       ][INFO    ][7144] User root is present and up to date
2017-11-27 02:36:42,460 [salt.state       ][INFO    ][7144] Completed state [root] at time 02:36:42.459861 duration_in_ms=1.591
2017-11-27 02:36:42,461 [salt.state       ][INFO    ][7144] Running state [/root] at time 02:36:42.460822
2017-11-27 02:36:42,461 [salt.state       ][INFO    ][7144] Executing state file.directory for /root
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] Directory /root is in the correct state
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] Completed state [/root] at time 02:36:42.461675 duration_in_ms=0.853
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:36:42.461821
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:36:42,462 [salt.state       ][INFO    ][7144] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:36:42.462320 duration_in_ms=0.497
2017-11-27 02:36:42,463 [salt.state       ][INFO    ][7144] Running state [ubuntu] at time 02:36:42.462539
2017-11-27 02:36:42,463 [salt.state       ][INFO    ][7144] Executing state user.present for ubuntu
2017-11-27 02:36:42,464 [salt.state       ][INFO    ][7144] User ubuntu is present and up to date
2017-11-27 02:36:42,464 [salt.state       ][INFO    ][7144] Completed state [ubuntu] at time 02:36:42.463811 duration_in_ms=1.271
2017-11-27 02:36:42,465 [salt.state       ][INFO    ][7144] Running state [/home/ubuntu] at time 02:36:42.464937
2017-11-27 02:36:42,465 [salt.state       ][INFO    ][7144] Executing state file.directory for /home/ubuntu
2017-11-27 02:36:42,466 [salt.state       ][INFO    ][7144] Directory /home/ubuntu is in the correct state
2017-11-27 02:36:42,466 [salt.state       ][INFO    ][7144] Completed state [/home/ubuntu] at time 02:36:42.466060 duration_in_ms=1.123
2017-11-27 02:36:42,467 [salt.state       ][INFO    ][7144] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:36:42.467016
2017-11-27 02:36:42,467 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:36:42,483 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:36:42,499 [salt.state       ][INFO    ][7144] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:36:42,499 [salt.state       ][INFO    ][7144] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:36:42.498697 duration_in_ms=31.681
2017-11-27 02:36:42,499 [salt.state       ][INFO    ][7144] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:36:42.498866
2017-11-27 02:36:42,499 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:36:42,520 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:36:42,537 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:42,569 [salt.state       ][INFO    ][7144] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:36:42,570 [salt.state       ][INFO    ][7144] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:36:42.569648 duration_in_ms=70.78
2017-11-27 02:36:42,570 [salt.state       ][INFO    ][7144] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:36:42.569814
2017-11-27 02:36:42,570 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:36:42,584 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:36:42,600 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:36:42,634 [salt.state       ][INFO    ][7144] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:36:42,634 [salt.state       ][INFO    ][7144] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:36:42.634359 duration_in_ms=64.545
2017-11-27 02:36:42,635 [salt.state       ][INFO    ][7144] Running state [service.systemctl_reload] at time 02:36:42.635336
2017-11-27 02:36:42,636 [salt.state       ][INFO    ][7144] Executing state module.wait for service.systemctl_reload
2017-11-27 02:36:42,636 [salt.state       ][INFO    ][7144] No changes made for service.systemctl_reload
2017-11-27 02:36:42,636 [salt.state       ][INFO    ][7144] Completed state [service.systemctl_reload] at time 02:36:42.635791 duration_in_ms=0.455
2017-11-27 02:36:42,636 [salt.state       ][INFO    ][7144] Running state [/etc/hostname] at time 02:36:42.635920
2017-11-27 02:36:42,636 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/hostname
2017-11-27 02:36:42,661 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:36:42,663 [salt.state       ][INFO    ][7144] File /etc/hostname is in the correct state
2017-11-27 02:36:42,663 [salt.state       ][INFO    ][7144] Completed state [/etc/hostname] at time 02:36:42.663166 duration_in_ms=27.246
2017-11-27 02:36:42,664 [salt.state       ][INFO    ][7144] Running state [hostname msg03] at time 02:36:42.664223
2017-11-27 02:36:42,664 [salt.state       ][INFO    ][7144] Executing state cmd.wait for hostname msg03
2017-11-27 02:36:42,665 [salt.state       ][INFO    ][7144] No changes made for hostname msg03
2017-11-27 02:36:42,665 [salt.state       ][INFO    ][7144] Completed state [hostname msg03] at time 02:36:42.664711 duration_in_ms=0.488
2017-11-27 02:36:42,665 [salt.state       ][INFO    ][7144] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.665042
2017-11-27 02:36:42,665 [salt.state       ][INFO    ][7144] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.665634 duration_in_ms=0.592
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Running state [mdb02] at time 02:36:42.665772
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Executing state host.present for mdb02
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Host mdb02 (10.167.4.77) already present
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Completed state [mdb02] at time 02:36:42.666319 duration_in_ms=0.547
2017-11-27 02:36:42,666 [salt.state       ][INFO    ][7144] Running state [mdb03] at time 02:36:42.666468
2017-11-27 02:36:42,667 [salt.state       ][INFO    ][7144] Executing state host.present for mdb03
2017-11-27 02:36:42,667 [salt.state       ][INFO    ][7144] Host mdb03 (10.167.4.78) already present
2017-11-27 02:36:42,667 [salt.state       ][INFO    ][7144] Completed state [mdb03] at time 02:36:42.666988 duration_in_ms=0.52
2017-11-27 02:36:42,667 [salt.state       ][INFO    ][7144] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.667123
2017-11-27 02:36:42,667 [salt.state       ][INFO    ][7144] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.667640 duration_in_ms=0.517
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.667773
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.668290 duration_in_ms=0.516
2017-11-27 02:36:42,668 [salt.state       ][INFO    ][7144] Running state [mdb01] at time 02:36:42.668426
2017-11-27 02:36:42,669 [salt.state       ][INFO    ][7144] Executing state host.present for mdb01
2017-11-27 02:36:42,669 [salt.state       ][INFO    ][7144] Host mdb01 (10.167.4.76) already present
2017-11-27 02:36:42,669 [salt.state       ][INFO    ][7144] Completed state [mdb01] at time 02:36:42.668978 duration_in_ms=0.552
2017-11-27 02:36:42,669 [salt.state       ][INFO    ][7144] Running state [mdb] at time 02:36:42.669115
2017-11-27 02:36:42,669 [salt.state       ][INFO    ][7144] Executing state host.present for mdb
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Host mdb (10.167.4.75) already present
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Completed state [mdb] at time 02:36:42.669639 duration_in_ms=0.525
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.669772
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.670307 duration_in_ms=0.534
2017-11-27 02:36:42,670 [salt.state       ][INFO    ][7144] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.670444
2017-11-27 02:36:42,671 [salt.state       ][INFO    ][7144] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,671 [salt.state       ][INFO    ][7144] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:36:42,671 [salt.state       ][INFO    ][7144] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.670966 duration_in_ms=0.522
2017-11-27 02:36:42,671 [salt.state       ][INFO    ][7144] Running state [cfg01] at time 02:36:42.671102
2017-11-27 02:36:42,671 [salt.state       ][INFO    ][7144] Executing state host.present for cfg01
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Host cfg01 (10.167.4.100) already present
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Completed state [cfg01] at time 02:36:42.671618 duration_in_ms=0.516
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.671751
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.672273 duration_in_ms=0.522
2017-11-27 02:36:42,672 [salt.state       ][INFO    ][7144] Running state [prx01] at time 02:36:42.672407
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Executing state host.present for prx01
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Host prx01 (10.167.4.104) already present
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Completed state [prx01] at time 02:36:42.672943 duration_in_ms=0.535
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.673079
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,673 [salt.state       ][INFO    ][7144] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.673599 duration_in_ms=0.52
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Running state [kvm01] at time 02:36:42.673734
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Executing state host.present for kvm01
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Host kvm01 (10.167.4.141) already present
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Completed state [kvm01] at time 02:36:42.674265 duration_in_ms=0.531
2017-11-27 02:36:42,674 [salt.state       ][INFO    ][7144] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.674401
2017-11-27 02:36:42,675 [salt.state       ][INFO    ][7144] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,675 [salt.state       ][INFO    ][7144] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:36:42,675 [salt.state       ][INFO    ][7144] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.674931 duration_in_ms=0.531
2017-11-27 02:36:42,675 [salt.state       ][INFO    ][7144] Running state [kvm03] at time 02:36:42.675068
2017-11-27 02:36:42,675 [salt.state       ][INFO    ][7144] Executing state host.present for kvm03
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Host kvm03 (10.167.4.143) already present
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Completed state [kvm03] at time 02:36:42.675804 duration_in_ms=0.736
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.675945
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:36:42,676 [salt.state       ][INFO    ][7144] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.676472 duration_in_ms=0.527
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Running state [kvm02] at time 02:36:42.676609
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Executing state host.present for kvm02
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Host kvm02 (10.167.4.142) already present
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Completed state [kvm02] at time 02:36:42.677152 duration_in_ms=0.543
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.677286
2017-11-27 02:36:42,677 [salt.state       ][INFO    ][7144] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,678 [salt.state       ][INFO    ][7144] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:36:42,678 [salt.state       ][INFO    ][7144] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.677817 duration_in_ms=0.53
2017-11-27 02:36:42,678 [salt.state       ][INFO    ][7144] Running state [dbs] at time 02:36:42.677952
2017-11-27 02:36:42,678 [salt.state       ][INFO    ][7144] Executing state host.present for dbs
2017-11-27 02:36:42,678 [salt.state       ][INFO    ][7144] Host dbs (10.167.4.50) already present
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Completed state [dbs] at time 02:36:42.678491 duration_in_ms=0.539
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.678625
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.679147 duration_in_ms=0.521
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Running state [prx] at time 02:36:42.679282
2017-11-27 02:36:42,679 [salt.state       ][INFO    ][7144] Executing state host.present for prx
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Host prx (172.30.10.103) already present
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Completed state [prx] at time 02:36:42.679799 duration_in_ms=0.517
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Running state [prx02] at time 02:36:42.679931
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Executing state host.present for prx02
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Host prx02 (10.167.4.105) already present
2017-11-27 02:36:42,680 [salt.state       ][INFO    ][7144] Completed state [prx02] at time 02:36:42.680451 duration_in_ms=0.519
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.680585
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.681135 duration_in_ms=0.55
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Running state [gtw01] at time 02:36:42.681270
2017-11-27 02:36:42,681 [salt.state       ][INFO    ][7144] Executing state host.present for gtw01
2017-11-27 02:36:42,682 [salt.state       ][INFO    ][7144] Host gtw01 (10.167.4.124) already present
2017-11-27 02:36:42,682 [salt.state       ][INFO    ][7144] Completed state [gtw01] at time 02:36:42.681788 duration_in_ms=0.519
2017-11-27 02:36:42,682 [salt.state       ][INFO    ][7144] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.681925
2017-11-27 02:36:42,682 [salt.state       ][INFO    ][7144] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,682 [salt.state       ][INFO    ][7144] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.682477 duration_in_ms=0.552
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Running state [gtw02] at time 02:36:42.682615
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Executing state host.present for gtw02
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Host gtw02 (10.167.4.125) already present
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Completed state [gtw02] at time 02:36:42.683136 duration_in_ms=0.521
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.683270
2017-11-27 02:36:42,683 [salt.state       ][INFO    ][7144] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.683794 duration_in_ms=0.524
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.683930
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:36:42,684 [salt.state       ][INFO    ][7144] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.684449 duration_in_ms=0.52
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Running state [msg02] at time 02:36:42.684584
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Executing state host.present for msg02
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Host msg02 (10.167.4.42) already present
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Completed state [msg02] at time 02:36:42.685139 duration_in_ms=0.556
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Running state [msg03] at time 02:36:42.685275
2017-11-27 02:36:42,685 [salt.state       ][INFO    ][7144] Executing state host.present for msg03
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Host msg03 (10.167.4.43) already present
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Completed state [msg03] at time 02:36:42.685792 duration_in_ms=0.517
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.685924
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:36:42,686 [salt.state       ][INFO    ][7144] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.686473 duration_in_ms=0.548
2017-11-27 02:36:42,687 [salt.state       ][INFO    ][7144] Running state [file.replace] at time 02:36:42.687172
2017-11-27 02:36:42,687 [salt.state       ][INFO    ][7144] Executing state module.run for file.replace
2017-11-27 02:36:42,758 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:36:42,767 [salt.state       ][INFO    ][7144] onlyif execution failed
2017-11-27 02:36:42,767 [salt.state       ][INFO    ][7144] Completed state [file.replace] at time 02:36:42.766910 duration_in_ms=79.738
2017-11-27 02:36:42,767 [salt.state       ][INFO    ][7144] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.767144
2017-11-27 02:36:42,767 [salt.state       ][INFO    ][7144] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,768 [salt.state       ][INFO    ][7144] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:36:42,768 [salt.state       ][INFO    ][7144] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.767915 duration_in_ms=0.772
2017-11-27 02:36:42,768 [salt.state       ][INFO    ][7144] Running state [msg01] at time 02:36:42.768063
2017-11-27 02:36:42,768 [salt.state       ][INFO    ][7144] Executing state host.present for msg01
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Host msg01 (10.167.4.41) already present
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Completed state [msg01] at time 02:36:42.768611 duration_in_ms=0.548
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Running state [msg] at time 02:36:42.768753
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Executing state host.present for msg
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Host msg (10.167.4.40) already present
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Completed state [msg] at time 02:36:42.769312 duration_in_ms=0.559
2017-11-27 02:36:42,769 [salt.state       ][INFO    ][7144] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.769456
2017-11-27 02:36:42,770 [salt.state       ][INFO    ][7144] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,770 [salt.state       ][INFO    ][7144] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:36:42,770 [salt.state       ][INFO    ][7144] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.769987 duration_in_ms=0.531
2017-11-27 02:36:42,770 [salt.state       ][INFO    ][7144] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.770149
2017-11-27 02:36:42,770 [salt.state       ][INFO    ][7144] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.770683 duration_in_ms=0.534
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Running state [cfg01] at time 02:36:42.770826
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Executing state host.present for cfg01
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Host cfg01 (10.167.4.100) already present
2017-11-27 02:36:42,771 [salt.state       ][INFO    ][7144] Completed state [cfg01] at time 02:36:42.771357 duration_in_ms=0.531
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Running state [cmp002] at time 02:36:42.771494
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Executing state host.present for cmp002
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Host cmp002 (10.167.4.102) already present
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Completed state [cmp002] at time 02:36:42.772027 duration_in_ms=0.533
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.772164
2017-11-27 02:36:42,772 [salt.state       ][INFO    ][7144] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.772692 duration_in_ms=0.528
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Running state [cmp001] at time 02:36:42.772875
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Executing state host.present for cmp001
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Host cmp001 (10.167.4.101) already present
2017-11-27 02:36:42,773 [salt.state       ][INFO    ][7144] Completed state [cmp001] at time 02:36:42.773421 duration_in_ms=0.545
2017-11-27 02:36:42,774 [salt.state       ][INFO    ][7144] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.773558
2017-11-27 02:36:42,774 [salt.state       ][INFO    ][7144] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,774 [salt.state       ][INFO    ][7144] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:36:42,774 [salt.state       ][INFO    ][7144] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.774322 duration_in_ms=0.763
2017-11-27 02:36:42,774 [salt.state       ][INFO    ][7144] Running state [dbs01] at time 02:36:42.774466
2017-11-27 02:36:42,775 [salt.state       ][INFO    ][7144] Executing state host.present for dbs01
2017-11-27 02:36:42,775 [salt.state       ][INFO    ][7144] Host dbs01 (10.167.4.51) already present
2017-11-27 02:36:42,775 [salt.state       ][INFO    ][7144] Completed state [dbs01] at time 02:36:42.774991 duration_in_ms=0.526
2017-11-27 02:36:42,775 [salt.state       ][INFO    ][7144] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.775125
2017-11-27 02:36:42,775 [salt.state       ][INFO    ][7144] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.775648 duration_in_ms=0.522
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.775783
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.776306 duration_in_ms=0.524
2017-11-27 02:36:42,776 [salt.state       ][INFO    ][7144] Running state [dbs02] at time 02:36:42.776444
2017-11-27 02:36:42,777 [salt.state       ][INFO    ][7144] Executing state host.present for dbs02
2017-11-27 02:36:42,777 [salt.state       ][INFO    ][7144] Host dbs02 (10.167.4.52) already present
2017-11-27 02:36:42,777 [salt.state       ][INFO    ][7144] Completed state [dbs02] at time 02:36:42.776987 duration_in_ms=0.543
2017-11-27 02:36:42,777 [salt.state       ][INFO    ][7144] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.777124
2017-11-27 02:36:42,777 [salt.state       ][INFO    ][7144] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.777655 duration_in_ms=0.531
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Running state [dbs03] at time 02:36:42.777789
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Executing state host.present for dbs03
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Host dbs03 (10.167.4.53) already present
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Completed state [dbs03] at time 02:36:42.778318 duration_in_ms=0.529
2017-11-27 02:36:42,778 [salt.state       ][INFO    ][7144] Running state [mas01] at time 02:36:42.778452
2017-11-27 02:36:42,779 [salt.state       ][INFO    ][7144] Executing state host.present for mas01
2017-11-27 02:36:42,779 [salt.state       ][INFO    ][7144] Host mas01 (10.167.4.3) already present
2017-11-27 02:36:42,779 [salt.state       ][INFO    ][7144] Completed state [mas01] at time 02:36:42.778974 duration_in_ms=0.522
2017-11-27 02:36:42,779 [salt.state       ][INFO    ][7144] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.779108
2017-11-27 02:36:42,779 [salt.state       ][INFO    ][7144] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.779628 duration_in_ms=0.521
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.779766
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.780293 duration_in_ms=0.527
2017-11-27 02:36:42,780 [salt.state       ][INFO    ][7144] Running state [ctl02] at time 02:36:42.780428
2017-11-27 02:36:42,781 [salt.state       ][INFO    ][7144] Executing state host.present for ctl02
2017-11-27 02:36:42,781 [salt.state       ][INFO    ][7144] Host ctl02 (10.167.4.12) already present
2017-11-27 02:36:42,781 [salt.state       ][INFO    ][7144] Completed state [ctl02] at time 02:36:42.780969 duration_in_ms=0.542
2017-11-27 02:36:42,781 [salt.state       ][INFO    ][7144] Running state [ctl03] at time 02:36:42.781106
2017-11-27 02:36:42,781 [salt.state       ][INFO    ][7144] Executing state host.present for ctl03
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Host ctl03 (10.167.4.13) already present
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Completed state [ctl03] at time 02:36:42.781629 duration_in_ms=0.523
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.781764
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.782305 duration_in_ms=0.541
2017-11-27 02:36:42,782 [salt.state       ][INFO    ][7144] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.782446
2017-11-27 02:36:42,783 [salt.state       ][INFO    ][7144] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,783 [salt.state       ][INFO    ][7144] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:36:42,783 [salt.state       ][INFO    ][7144] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.782984 duration_in_ms=0.538
2017-11-27 02:36:42,783 [salt.state       ][INFO    ][7144] Running state [ctl01] at time 02:36:42.783120
2017-11-27 02:36:42,783 [salt.state       ][INFO    ][7144] Executing state host.present for ctl01
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Host ctl01 (10.167.4.11) already present
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Completed state [ctl01] at time 02:36:42.783645 duration_in_ms=0.525
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Running state [ctl] at time 02:36:42.783782
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Executing state host.present for ctl
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Host ctl (10.167.4.10) already present
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Completed state [ctl] at time 02:36:42.784308 duration_in_ms=0.526
2017-11-27 02:36:42,784 [salt.state       ][INFO    ][7144] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.784441
2017-11-27 02:36:42,785 [salt.state       ][INFO    ][7144] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:36:42,785 [salt.state       ][INFO    ][7144] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:36:42,785 [salt.state       ][INFO    ][7144] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:36:42.784985 duration_in_ms=0.543
2017-11-27 02:36:42,785 [salt.state       ][INFO    ][7144] Running state [ens2] at time 02:36:42.785120
2017-11-27 02:36:42,785 [salt.state       ][INFO    ][7144] Executing state network.managed for ens2
2017-11-27 02:36:43,164 [salt.state       ][INFO    ][7144] Interface ens2 is up to date.
2017-11-27 02:36:43,165 [salt.state       ][INFO    ][7144] Completed state [ens2] at time 02:36:43.164608 duration_in_ms=379.487
2017-11-27 02:36:43,165 [salt.state       ][INFO    ][7144] Running state [ens3] at time 02:36:43.164784
2017-11-27 02:36:43,165 [salt.state       ][INFO    ][7144] Executing state network.managed for ens3
2017-11-27 02:36:43,489 [salt.state       ][INFO    ][7144] Interface ens3 is up to date.
2017-11-27 02:36:43,489 [salt.state       ][INFO    ][7144] Completed state [ens3] at time 02:36:43.489063 duration_in_ms=324.278
2017-11-27 02:36:43,489 [salt.state       ][INFO    ][7144] Running state [/etc/profile.d/proxy.sh] at time 02:36:43.489308
2017-11-27 02:36:43,490 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:36:43,490 [salt.state       ][INFO    ][7144] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:36:43,490 [salt.state       ][INFO    ][7144] Completed state [/etc/profile.d/proxy.sh] at time 02:36:43.490045 duration_in_ms=0.737
2017-11-27 02:36:43,490 [salt.state       ][INFO    ][7144] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:36:43.490257
2017-11-27 02:36:43,490 [salt.state       ][INFO    ][7144] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:36:43,491 [salt.state       ][INFO    ][7144] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:36:43,491 [salt.state       ][INFO    ][7144] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:36:43.490870 duration_in_ms=0.613
2017-11-27 02:36:43,491 [salt.state       ][INFO    ][7144] Running state [ntp] at time 02:36:43.491059
2017-11-27 02:36:43,491 [salt.state       ][INFO    ][7144] Executing state pkg.installed for ntp
2017-11-27 02:36:43,495 [salt.state       ][INFO    ][7144] Package ntp is already installed
2017-11-27 02:36:43,495 [salt.state       ][INFO    ][7144] Completed state [ntp] at time 02:36:43.494727 duration_in_ms=3.667
2017-11-27 02:36:43,496 [salt.state       ][INFO    ][7144] Running state [/etc/ntp.conf] at time 02:36:43.495511
2017-11-27 02:36:43,496 [salt.state       ][INFO    ][7144] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:36:43,513 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:36:43,541 [salt.fileclient  ][INFO    ][7144] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:36:43,548 [salt.state       ][INFO    ][7144] File /etc/ntp.conf is in the correct state
2017-11-27 02:36:43,548 [salt.state       ][INFO    ][7144] Completed state [/etc/ntp.conf] at time 02:36:43.548218 duration_in_ms=52.705
2017-11-27 02:36:43,549 [salt.state       ][INFO    ][7144] Running state [ntp] at time 02:36:43.549068
2017-11-27 02:36:43,549 [salt.state       ][INFO    ][7144] Executing state service.running for ntp
2017-11-27 02:36:43,550 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:36:43,560 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:36:43,568 [salt.loaded.int.module.cmdmod][INFO    ][7144] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:36:43,581 [salt.state       ][INFO    ][7144] The service ntp is already running
2017-11-27 02:36:43,581 [salt.state       ][INFO    ][7144] Completed state [ntp] at time 02:36:43.581438 duration_in_ms=32.369
2017-11-27 02:36:43,584 [salt.minion      ][INFO    ][7144] Returning information for job: 20171127023627091599
2017-11-27 02:37:08,234 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023708219159
2017-11-27 02:37:08,259 [salt.minion      ][INFO    ][8985] Starting a new job with PID 8985
2017-11-27 02:37:11,095 [salt.state       ][INFO    ][8985] Loading fresh modules for state activity
2017-11-27 02:37:11,245 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:37:11,264 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:37:11,292 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:11,335 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:37:11,349 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:11,409 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:37:11,620 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:11,667 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:37:12,267 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,324 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:37:12,407 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,452 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:37:12,470 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,516 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:37:12,617 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,670 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:37:12,699 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,742 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:37:12,759 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,799 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:37:12,818 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,860 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:37:12,891 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:12,945 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:37:13,089 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,131 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:37:13,147 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,191 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:37:13,226 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,276 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:37:13,293 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,334 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:37:13,382 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,424 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:37:13,499 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,577 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:37:13,750 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,797 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:37:13,815 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:13,862 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:37:13,959 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:14,009 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:37:14,023 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:37:14,042 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:37:14,061 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:37:14,258 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:37:14,270 [salt.state       ][INFO    ][8985] Running state [/etc/environment] at time 02:37:14.269641
2017-11-27 02:37:14,270 [salt.state       ][INFO    ][8985] Executing state file.blockreplace for /etc/environment
2017-11-27 02:37:14,274 [salt.state       ][INFO    ][8985] No changes needed to be made
2017-11-27 02:37:14,274 [salt.state       ][INFO    ][8985] Completed state [/etc/environment] at time 02:37:14.274072 duration_in_ms=4.431
2017-11-27 02:37:14,274 [salt.state       ][INFO    ][8985] Running state [/etc/profile.d] at time 02:37:14.274391
2017-11-27 02:37:14,275 [salt.state       ][INFO    ][8985] Executing state file.directory for /etc/profile.d
2017-11-27 02:37:14,276 [salt.state       ][INFO    ][8985] Directory /etc/profile.d is in the correct state
2017-11-27 02:37:14,276 [salt.state       ][INFO    ][8985] Completed state [/etc/profile.d] at time 02:37:14.275824 duration_in_ms=1.433
2017-11-27 02:37:14,531 [salt.state       ][INFO    ][8985] Running state [linux_repo_prereq_pkgs] at time 02:37:14.530469
2017-11-27 02:37:14,531 [salt.state       ][INFO    ][8985] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:37:14,531 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:37:14,945 [salt.state       ][INFO    ][8985] All specified packages are already installed
2017-11-27 02:37:14,945 [salt.state       ][INFO    ][8985] Completed state [linux_repo_prereq_pkgs] at time 02:37:14.945400 duration_in_ms=414.931
2017-11-27 02:37:14,946 [salt.state       ][INFO    ][8985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:14.945743
2017-11-27 02:37:14,946 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:37:14,946 [salt.state       ][INFO    ][8985] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:37:14,947 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:14.946717 duration_in_ms=0.975
2017-11-27 02:37:14,947 [salt.state       ][INFO    ][8985] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:37:14.946989
2017-11-27 02:37:14,947 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:37:14,968 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:14,987 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:15,021 [salt.state       ][INFO    ][8985] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:37:15,021 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:37:15.020952 duration_in_ms=73.962
2017-11-27 02:37:15,023 [salt.state       ][INFO    ][8985] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:37:15.022783
2017-11-27 02:37:15,023 [salt.state       ][INFO    ][8985] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:37:15,198 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:37:15,284 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:17,287 [salt.state       ][INFO    ][8985] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:37:17,287 [salt.state       ][INFO    ][8985] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:37:17.287079 duration_in_ms=2264.295
2017-11-27 02:37:17,287 [salt.state       ][INFO    ][8985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:17.287414
2017-11-27 02:37:17,288 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:37:17,288 [salt.state       ][INFO    ][8985] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:37:17,288 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:17.288366 duration_in_ms=0.952
2017-11-27 02:37:17,289 [salt.state       ][INFO    ][8985] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:17.288635
2017-11-27 02:37:17,289 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:37:17,306 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:17,323 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:17,355 [salt.state       ][INFO    ][8985] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:37:17,355 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:17.355109 duration_in_ms=66.475
2017-11-27 02:37:17,356 [salt.state       ][INFO    ][8985] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:37:17.355824
2017-11-27 02:37:17,356 [salt.state       ][INFO    ][8985] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:37:17,755 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:37:17,827 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:18,325 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023718311106
2017-11-27 02:37:18,339 [salt.minion      ][INFO    ][9893] Starting a new job with PID 9893
2017-11-27 02:37:18,352 [salt.minion      ][INFO    ][9893] Returning information for job: 20171127023718311106
2017-11-27 02:37:19,558 [salt.state       ][INFO    ][8985] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:37:19,559 [salt.state       ][INFO    ][8985] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:37:19.559079 duration_in_ms=2203.254
2017-11-27 02:37:19,560 [salt.state       ][INFO    ][8985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:37:19.559487
2017-11-27 02:37:19,560 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:37:19,560 [salt.state       ][INFO    ][8985] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:37:19,561 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:37:19.560636 duration_in_ms=1.149
2017-11-27 02:37:19,561 [salt.state       ][INFO    ][8985] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:37:19.560937
2017-11-27 02:37:19,561 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:37:19,580 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:19,599 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:19,631 [salt.state       ][INFO    ][8985] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:37:19,631 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:37:19.631389 duration_in_ms=70.452
2017-11-27 02:37:19,632 [salt.state       ][INFO    ][8985] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:37:19.632137
2017-11-27 02:37:19,632 [salt.state       ][INFO    ][8985] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:37:19,720 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:37:19,789 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:21,678 [salt.state       ][INFO    ][8985] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:37:21,678 [salt.state       ][INFO    ][8985] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:37:21.678142 duration_in_ms=2046.003
2017-11-27 02:37:21,678 [salt.state       ][INFO    ][8985] Running state [linux_extra_packages_purged] at time 02:37:21.678471
2017-11-27 02:37:21,679 [salt.state       ][INFO    ][8985] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:37:21,684 [salt.state       ][INFO    ][8985] All specified packages are already absent
2017-11-27 02:37:21,684 [salt.state       ][INFO    ][8985] Completed state [linux_extra_packages_purged] at time 02:37:21.684307 duration_in_ms=5.836
2017-11-27 02:37:21,685 [salt.state       ][INFO    ][8985] Running state [linux_extra_packages_latest] at time 02:37:21.684582
2017-11-27 02:37:21,685 [salt.state       ][INFO    ][8985] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:37:21,688 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:23,519 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:37:23,570 [salt.state       ][INFO    ][8985] Package mcelog is already up-to-date
2017-11-27 02:37:23,571 [salt.state       ][INFO    ][8985] Completed state [linux_extra_packages_latest] at time 02:37:23.570715 duration_in_ms=1886.132
2017-11-27 02:37:23,572 [salt.state       ][INFO    ][8985] Running state [UTC] at time 02:37:23.571591
2017-11-27 02:37:23,572 [salt.state       ][INFO    ][8985] Executing state timezone.system for UTC
2017-11-27 02:37:23,573 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:37:23,613 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:37:23,624 [salt.state       ][INFO    ][8985] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:37:23,624 [salt.state       ][INFO    ][8985] Completed state [UTC] at time 02:37:23.624323 duration_in_ms=52.731
2017-11-27 02:37:23,625 [salt.state       ][INFO    ][8985] Running state [nf_conntrack] at time 02:37:23.625277
2017-11-27 02:37:23,626 [salt.state       ][INFO    ][8985] Executing state kmod.present for nf_conntrack
2017-11-27 02:37:23,626 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'lsmod' in directory '/root'
2017-11-27 02:37:23,636 [salt.state       ][INFO    ][8985] Kernel module nf_conntrack is already present
2017-11-27 02:37:23,637 [salt.state       ][INFO    ][8985] Completed state [nf_conntrack] at time 02:37:23.636986 duration_in_ms=11.708
2017-11-27 02:37:23,638 [salt.state       ][INFO    ][8985] Running state [kernel.panic] at time 02:37:23.637801
2017-11-27 02:37:23,638 [salt.state       ][INFO    ][8985] Executing state sysctl.present for kernel.panic
2017-11-27 02:37:23,646 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,659 [salt.state       ][INFO    ][8985] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:37:23,659 [salt.state       ][INFO    ][8985] Completed state [kernel.panic] at time 02:37:23.658941 duration_in_ms=21.141
2017-11-27 02:37:23,659 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_keepalive_probes] at time 02:37:23.659283
2017-11-27 02:37:23,660 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:37:23,660 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,673 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:37:23,673 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:37:23.673404 duration_in_ms=14.12
2017-11-27 02:37:23,674 [salt.state       ][INFO    ][8985] Running state [fs.file-max] at time 02:37:23.673755
2017-11-27 02:37:23,674 [salt.state       ][INFO    ][8985] Executing state sysctl.present for fs.file-max
2017-11-27 02:37:23,675 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,687 [salt.state       ][INFO    ][8985] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:37:23,688 [salt.state       ][INFO    ][8985] Completed state [fs.file-max] at time 02:37:23.687692 duration_in_ms=13.937
2017-11-27 02:37:23,688 [salt.state       ][INFO    ][8985] Running state [net.core.somaxconn] at time 02:37:23.688035
2017-11-27 02:37:23,688 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:37:23,689 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,701 [salt.state       ][INFO    ][8985] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:37:23,701 [salt.state       ][INFO    ][8985] Completed state [net.core.somaxconn] at time 02:37:23.701356 duration_in_ms=13.319
2017-11-27 02:37:23,702 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:37:23.701710
2017-11-27 02:37:23,702 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:37:23,703 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,715 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:37:23,715 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:37:23.715314 duration_in_ms=13.604
2017-11-27 02:37:23,716 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_tw_reuse] at time 02:37:23.715641
2017-11-27 02:37:23,716 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:37:23,716 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,729 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:37:23,729 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_tw_reuse] at time 02:37:23.729333 duration_in_ms=13.691
2017-11-27 02:37:23,730 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_retries2] at time 02:37:23.729687
2017-11-27 02:37:23,730 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:37:23,731 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,744 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:37:23,744 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_retries2] at time 02:37:23.744199 duration_in_ms=14.512
2017-11-27 02:37:23,745 [salt.state       ][INFO    ][8985] Running state [vm.swappiness] at time 02:37:23.744534
2017-11-27 02:37:23,745 [salt.state       ][INFO    ][8985] Executing state sysctl.present for vm.swappiness
2017-11-27 02:37:23,745 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,758 [salt.state       ][INFO    ][8985] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:37:23,758 [salt.state       ][INFO    ][8985] Completed state [vm.swappiness] at time 02:37:23.758191 duration_in_ms=13.656
2017-11-27 02:37:23,759 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:37:23.758523
2017-11-27 02:37:23,759 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:37:23,759 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,771 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:37:23,771 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:37:23.771351 duration_in_ms=12.826
2017-11-27 02:37:23,772 [salt.state       ][INFO    ][8985] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:37:23.771674
2017-11-27 02:37:23,772 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:37:23,772 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,784 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:37:23,785 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:37:23.784580 duration_in_ms=12.906
2017-11-27 02:37:23,785 [salt.state       ][INFO    ][8985] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:37:23.784943
2017-11-27 02:37:23,785 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:37:23,786 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,799 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:37:23,799 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:37:23.799220 duration_in_ms=14.277
2017-11-27 02:37:23,800 [salt.state       ][INFO    ][8985] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:37:23.799552
2017-11-27 02:37:23,800 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:37:23,800 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,814 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:37:23,815 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:37:23.814867 duration_in_ms=15.314
2017-11-27 02:37:23,815 [salt.state       ][INFO    ][8985] Running state [net.core.netdev_max_backlog] at time 02:37:23.815206
2017-11-27 02:37:23,816 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:37:23,816 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,830 [salt.state       ][INFO    ][8985] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:37:23,830 [salt.state       ][INFO    ][8985] Completed state [net.core.netdev_max_backlog] at time 02:37:23.830236 duration_in_ms=15.029
2017-11-27 02:37:23,831 [salt.state       ][INFO    ][8985] Running state [net.ipv4.tcp_keepalive_time] at time 02:37:23.830603
2017-11-27 02:37:23,831 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:37:23,831 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,846 [salt.state       ][INFO    ][8985] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:37:23,846 [salt.state       ][INFO    ][8985] Completed state [net.ipv4.tcp_keepalive_time] at time 02:37:23.846024 duration_in_ms=15.42
2017-11-27 02:37:23,846 [salt.state       ][INFO    ][8985] Running state [net.nf_conntrack_max] at time 02:37:23.846363
2017-11-27 02:37:23,847 [salt.state       ][INFO    ][8985] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:37:23,847 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:37:23,861 [salt.state       ][INFO    ][8985] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:37:23,861 [salt.state       ][INFO    ][8985] Completed state [net.nf_conntrack_max] at time 02:37:23.861310 duration_in_ms=14.945
2017-11-27 02:37:23,862 [salt.state       ][INFO    ][8985] Running state [linux_sysfs_package] at time 02:37:23.861691
2017-11-27 02:37:23,862 [salt.state       ][INFO    ][8985] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:37:23,865 [salt.state       ][INFO    ][8985] All specified packages are already installed
2017-11-27 02:37:23,865 [salt.state       ][INFO    ][8985] Completed state [linux_sysfs_package] at time 02:37:23.865459 duration_in_ms=3.766
2017-11-27 02:37:23,866 [salt.state       ][INFO    ][8985] Running state [/etc/sysfs.d] at time 02:37:23.866416
2017-11-27 02:37:23,867 [salt.state       ][INFO    ][8985] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:37:23,867 [salt.state       ][INFO    ][8985] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:37:23,867 [salt.state       ][INFO    ][8985] Completed state [/etc/sysfs.d] at time 02:37:23.867471 duration_in_ms=1.054
2017-11-27 02:37:23,868 [salt.state       ][INFO    ][8985] Running state [ondemand] at time 02:37:23.868066
2017-11-27 02:37:23,868 [salt.state       ][INFO    ][8985] Executing state service.dead for ondemand
2017-11-27 02:37:23,869 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:37:23,879 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:37:23,889 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:37:23,901 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'runlevel' in directory '/root'
2017-11-27 02:37:23,910 [salt.state       ][INFO    ][8985] The service ondemand is already dead
2017-11-27 02:37:23,910 [salt.state       ][INFO    ][8985] Completed state [ondemand] at time 02:37:23.910327 duration_in_ms=42.261
2017-11-27 02:37:23,911 [salt.state       ][INFO    ][8985] Running state [cs_CZ.UTF-8] at time 02:37:23.910948
2017-11-27 02:37:23,911 [salt.state       ][INFO    ][8985] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:37:23,912 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'locale -a' in directory '/root'
2017-11-27 02:37:23,920 [salt.state       ][INFO    ][8985] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:37:23,920 [salt.state       ][INFO    ][8985] Completed state [cs_CZ.UTF-8] at time 02:37:23.919969 duration_in_ms=9.02
2017-11-27 02:37:23,920 [salt.state       ][INFO    ][8985] Running state [en_US.UTF-8] at time 02:37:23.920308
2017-11-27 02:37:23,921 [salt.state       ][INFO    ][8985] Executing state locale.present for en_US.UTF-8
2017-11-27 02:37:23,921 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'locale -a' in directory '/root'
2017-11-27 02:37:23,929 [salt.state       ][INFO    ][8985] Locale en_US.UTF-8 is already present
2017-11-27 02:37:23,929 [salt.state       ][INFO    ][8985] Completed state [en_US.UTF-8] at time 02:37:23.929319 duration_in_ms=9.011
2017-11-27 02:37:23,930 [salt.state       ][INFO    ][8985] Running state [en_US.UTF-8] at time 02:37:23.930345
2017-11-27 02:37:23,931 [salt.state       ][INFO    ][8985] Executing state locale.system for en_US.UTF-8
2017-11-27 02:37:23,931 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'localectl' in directory '/root'
2017-11-27 02:37:23,958 [salt.state       ][INFO    ][8985] System locale en_US.UTF-8 already set
2017-11-27 02:37:23,959 [salt.state       ][INFO    ][8985] Completed state [en_US.UTF-8] at time 02:37:23.958759 duration_in_ms=28.413
2017-11-27 02:37:23,960 [salt.state       ][INFO    ][8985] Running state [root] at time 02:37:23.959849
2017-11-27 02:37:23,960 [salt.state       ][INFO    ][8985] Executing state user.present for root
2017-11-27 02:37:23,961 [salt.state       ][INFO    ][8985] User root is present and up to date
2017-11-27 02:37:23,961 [salt.state       ][INFO    ][8985] Completed state [root] at time 02:37:23.961328 duration_in_ms=1.479
2017-11-27 02:37:23,962 [salt.state       ][INFO    ][8985] Running state [/root] at time 02:37:23.962200
2017-11-27 02:37:23,962 [salt.state       ][INFO    ][8985] Executing state file.directory for /root
2017-11-27 02:37:23,963 [salt.state       ][INFO    ][8985] Directory /root is in the correct state
2017-11-27 02:37:23,963 [salt.state       ][INFO    ][8985] Completed state [/root] at time 02:37:23.963242 duration_in_ms=1.042
2017-11-27 02:37:23,964 [salt.state       ][INFO    ][8985] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:37:23.963507
2017-11-27 02:37:23,964 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:37:23,964 [salt.state       ][INFO    ][8985] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:37:23,964 [salt.state       ][INFO    ][8985] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:37:23.964330 duration_in_ms=0.822
2017-11-27 02:37:23,965 [salt.state       ][INFO    ][8985] Running state [ubuntu] at time 02:37:23.964598
2017-11-27 02:37:23,965 [salt.state       ][INFO    ][8985] Executing state user.present for ubuntu
2017-11-27 02:37:23,966 [salt.state       ][INFO    ][8985] User ubuntu is present and up to date
2017-11-27 02:37:23,966 [salt.state       ][INFO    ][8985] Completed state [ubuntu] at time 02:37:23.965839 duration_in_ms=1.24
2017-11-27 02:37:23,967 [salt.state       ][INFO    ][8985] Running state [/home/ubuntu] at time 02:37:23.966557
2017-11-27 02:37:23,967 [salt.state       ][INFO    ][8985] Executing state file.directory for /home/ubuntu
2017-11-27 02:37:23,967 [salt.state       ][INFO    ][8985] Directory /home/ubuntu is in the correct state
2017-11-27 02:37:23,968 [salt.state       ][INFO    ][8985] Completed state [/home/ubuntu] at time 02:37:23.967575 duration_in_ms=1.017
2017-11-27 02:37:23,968 [salt.state       ][INFO    ][8985] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:37:23.968195
2017-11-27 02:37:23,968 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:37:23,989 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:37:23,997 [salt.state       ][INFO    ][8985] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:37:23,997 [salt.state       ][INFO    ][8985] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:37:23.997156 duration_in_ms=28.961
2017-11-27 02:37:23,997 [salt.state       ][INFO    ][8985] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:37:23.997449
2017-11-27 02:37:23,998 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:37:24,018 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:37:24,035 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:24,068 [salt.state       ][INFO    ][8985] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:37:24,068 [salt.state       ][INFO    ][8985] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:37:24.067933 duration_in_ms=70.484
2017-11-27 02:37:24,068 [salt.state       ][INFO    ][8985] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:37:24.068228
2017-11-27 02:37:24,069 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:37:24,084 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:37:24,100 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:24,132 [salt.state       ][INFO    ][8985] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:37:24,133 [salt.state       ][INFO    ][8985] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:37:24.132867 duration_in_ms=64.639
2017-11-27 02:37:24,134 [salt.state       ][INFO    ][8985] Running state [service.systemctl_reload] at time 02:37:24.133918
2017-11-27 02:37:24,134 [salt.state       ][INFO    ][8985] Executing state module.wait for service.systemctl_reload
2017-11-27 02:37:24,135 [salt.state       ][INFO    ][8985] No changes made for service.systemctl_reload
2017-11-27 02:37:24,135 [salt.state       ][INFO    ][8985] Completed state [service.systemctl_reload] at time 02:37:24.134778 duration_in_ms=0.86
2017-11-27 02:37:24,135 [salt.state       ][INFO    ][8985] Running state [/etc/hostname] at time 02:37:24.135046
2017-11-27 02:37:24,135 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/hostname
2017-11-27 02:37:24,152 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:37:24,155 [salt.state       ][INFO    ][8985] File /etc/hostname is in the correct state
2017-11-27 02:37:24,155 [salt.state       ][INFO    ][8985] Completed state [/etc/hostname] at time 02:37:24.155363 duration_in_ms=20.315
2017-11-27 02:37:24,157 [salt.state       ][INFO    ][8985] Running state [hostname msg03] at time 02:37:24.157269
2017-11-27 02:37:24,158 [salt.state       ][INFO    ][8985] Executing state cmd.wait for hostname msg03
2017-11-27 02:37:24,158 [salt.state       ][INFO    ][8985] No changes made for hostname msg03
2017-11-27 02:37:24,159 [salt.state       ][INFO    ][8985] Completed state [hostname msg03] at time 02:37:24.158571 duration_in_ms=1.302
2017-11-27 02:37:24,159 [salt.state       ][INFO    ][8985] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.159264
2017-11-27 02:37:24,160 [salt.state       ][INFO    ][8985] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,161 [salt.state       ][INFO    ][8985] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:37:24,161 [salt.state       ][INFO    ][8985] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.161390 duration_in_ms=2.127
2017-11-27 02:37:24,162 [salt.state       ][INFO    ][8985] Running state [mdb02] at time 02:37:24.161836
2017-11-27 02:37:24,162 [salt.state       ][INFO    ][8985] Executing state host.present for mdb02
2017-11-27 02:37:24,163 [salt.state       ][INFO    ][8985] Host mdb02 (10.167.4.77) already present
2017-11-27 02:37:24,163 [salt.state       ][INFO    ][8985] Completed state [mdb02] at time 02:37:24.163252 duration_in_ms=1.416
2017-11-27 02:37:24,164 [salt.state       ][INFO    ][8985] Running state [mdb03] at time 02:37:24.163675
2017-11-27 02:37:24,164 [salt.state       ][INFO    ][8985] Executing state host.present for mdb03
2017-11-27 02:37:24,165 [salt.state       ][INFO    ][8985] Host mdb03 (10.167.4.78) already present
2017-11-27 02:37:24,165 [salt.state       ][INFO    ][8985] Completed state [mdb03] at time 02:37:24.164906 duration_in_ms=1.23
2017-11-27 02:37:24,165 [salt.state       ][INFO    ][8985] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.165256
2017-11-27 02:37:24,166 [salt.state       ][INFO    ][8985] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,167 [salt.state       ][INFO    ][8985] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:37:24,167 [salt.state       ][INFO    ][8985] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.167123 duration_in_ms=1.867
2017-11-27 02:37:24,168 [salt.state       ][INFO    ][8985] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.167553
2017-11-27 02:37:24,168 [salt.state       ][INFO    ][8985] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,169 [salt.state       ][INFO    ][8985] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:37:24,169 [salt.state       ][INFO    ][8985] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.168942 duration_in_ms=1.39
2017-11-27 02:37:24,169 [salt.state       ][INFO    ][8985] Running state [mdb01] at time 02:37:24.169248
2017-11-27 02:37:24,170 [salt.state       ][INFO    ][8985] Executing state host.present for mdb01
2017-11-27 02:37:24,170 [salt.state       ][INFO    ][8985] Host mdb01 (10.167.4.76) already present
2017-11-27 02:37:24,171 [salt.state       ][INFO    ][8985] Completed state [mdb01] at time 02:37:24.170587 duration_in_ms=1.339
2017-11-27 02:37:24,171 [salt.state       ][INFO    ][8985] Running state [mdb] at time 02:37:24.170958
2017-11-27 02:37:24,171 [salt.state       ][INFO    ][8985] Executing state host.present for mdb
2017-11-27 02:37:24,172 [salt.state       ][INFO    ][8985] Host mdb (10.167.4.75) already present
2017-11-27 02:37:24,172 [salt.state       ][INFO    ][8985] Completed state [mdb] at time 02:37:24.172419 duration_in_ms=1.461
2017-11-27 02:37:24,173 [salt.state       ][INFO    ][8985] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.172824
2017-11-27 02:37:24,173 [salt.state       ][INFO    ][8985] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,174 [salt.state       ][INFO    ][8985] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:37:24,174 [salt.state       ][INFO    ][8985] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.174302 duration_in_ms=1.477
2017-11-27 02:37:24,175 [salt.state       ][INFO    ][8985] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.174727
2017-11-27 02:37:24,175 [salt.state       ][INFO    ][8985] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,176 [salt.state       ][INFO    ][8985] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:37:24,176 [salt.state       ][INFO    ][8985] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.176199 duration_in_ms=1.473
2017-11-27 02:37:24,177 [salt.state       ][INFO    ][8985] Running state [cfg01] at time 02:37:24.176622
2017-11-27 02:37:24,177 [salt.state       ][INFO    ][8985] Executing state host.present for cfg01
2017-11-27 02:37:24,178 [salt.state       ][INFO    ][8985] Host cfg01 (10.167.4.100) already present
2017-11-27 02:37:24,178 [salt.state       ][INFO    ][8985] Completed state [cfg01] at time 02:37:24.178153 duration_in_ms=1.531
2017-11-27 02:37:24,179 [salt.state       ][INFO    ][8985] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.178598
2017-11-27 02:37:24,179 [salt.state       ][INFO    ][8985] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,180 [salt.state       ][INFO    ][8985] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:37:24,180 [salt.state       ][INFO    ][8985] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.180082 duration_in_ms=1.484
2017-11-27 02:37:24,181 [salt.state       ][INFO    ][8985] Running state [prx01] at time 02:37:24.180493
2017-11-27 02:37:24,181 [salt.state       ][INFO    ][8985] Executing state host.present for prx01
2017-11-27 02:37:24,182 [salt.state       ][INFO    ][8985] Host prx01 (10.167.4.104) already present
2017-11-27 02:37:24,182 [salt.state       ][INFO    ][8985] Completed state [prx01] at time 02:37:24.181980 duration_in_ms=1.487
2017-11-27 02:37:24,182 [salt.state       ][INFO    ][8985] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.182392
2017-11-27 02:37:24,183 [salt.state       ][INFO    ][8985] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,184 [salt.state       ][INFO    ][8985] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:37:24,184 [salt.state       ][INFO    ][8985] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.183853 duration_in_ms=1.46
2017-11-27 02:37:24,184 [salt.state       ][INFO    ][8985] Running state [kvm01] at time 02:37:24.184279
2017-11-27 02:37:24,185 [salt.state       ][INFO    ][8985] Executing state host.present for kvm01
2017-11-27 02:37:24,185 [salt.state       ][INFO    ][8985] Host kvm01 (10.167.4.141) already present
2017-11-27 02:37:24,186 [salt.state       ][INFO    ][8985] Completed state [kvm01] at time 02:37:24.185709 duration_in_ms=1.431
2017-11-27 02:37:24,186 [salt.state       ][INFO    ][8985] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.185982
2017-11-27 02:37:24,186 [salt.state       ][INFO    ][8985] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,187 [salt.state       ][INFO    ][8985] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:37:24,187 [salt.state       ][INFO    ][8985] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.186903 duration_in_ms=0.921
2017-11-27 02:37:24,187 [salt.state       ][INFO    ][8985] Running state [kvm03] at time 02:37:24.187178
2017-11-27 02:37:24,187 [salt.state       ][INFO    ][8985] Executing state host.present for kvm03
2017-11-27 02:37:24,190 [salt.state       ][INFO    ][8985] Host kvm03 (10.167.4.143) already present
2017-11-27 02:37:24,190 [salt.state       ][INFO    ][8985] Completed state [kvm03] at time 02:37:24.190097 duration_in_ms=2.919
2017-11-27 02:37:24,190 [salt.state       ][INFO    ][8985] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.190387
2017-11-27 02:37:24,191 [salt.state       ][INFO    ][8985] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,191 [salt.state       ][INFO    ][8985] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:37:24,191 [salt.state       ][INFO    ][8985] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.191341 duration_in_ms=0.954
2017-11-27 02:37:24,192 [salt.state       ][INFO    ][8985] Running state [kvm02] at time 02:37:24.191611
2017-11-27 02:37:24,192 [salt.state       ][INFO    ][8985] Executing state host.present for kvm02
2017-11-27 02:37:24,192 [salt.state       ][INFO    ][8985] Host kvm02 (10.167.4.142) already present
2017-11-27 02:37:24,193 [salt.state       ][INFO    ][8985] Completed state [kvm02] at time 02:37:24.192589 duration_in_ms=0.978
2017-11-27 02:37:24,193 [salt.state       ][INFO    ][8985] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.192906
2017-11-27 02:37:24,193 [salt.state       ][INFO    ][8985] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,194 [salt.state       ][INFO    ][8985] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:37:24,194 [salt.state       ][INFO    ][8985] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.193871 duration_in_ms=0.966
2017-11-27 02:37:24,194 [salt.state       ][INFO    ][8985] Running state [dbs] at time 02:37:24.194146
2017-11-27 02:37:24,194 [salt.state       ][INFO    ][8985] Executing state host.present for dbs
2017-11-27 02:37:24,195 [salt.state       ][INFO    ][8985] Host dbs (10.167.4.50) already present
2017-11-27 02:37:24,195 [salt.state       ][INFO    ][8985] Completed state [dbs] at time 02:37:24.195068 duration_in_ms=0.922
2017-11-27 02:37:24,195 [salt.state       ][INFO    ][8985] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.195342
2017-11-27 02:37:24,196 [salt.state       ][INFO    ][8985] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,196 [salt.state       ][INFO    ][8985] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:37:24,196 [salt.state       ][INFO    ][8985] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.196271 duration_in_ms=0.928
2017-11-27 02:37:24,197 [salt.state       ][INFO    ][8985] Running state [prx] at time 02:37:24.196544
2017-11-27 02:37:24,197 [salt.state       ][INFO    ][8985] Executing state host.present for prx
2017-11-27 02:37:24,197 [salt.state       ][INFO    ][8985] Host prx (172.30.10.103) already present
2017-11-27 02:37:24,198 [salt.state       ][INFO    ][8985] Completed state [prx] at time 02:37:24.197516 duration_in_ms=0.971
2017-11-27 02:37:24,198 [salt.state       ][INFO    ][8985] Running state [prx02] at time 02:37:24.197804
2017-11-27 02:37:24,198 [salt.state       ][INFO    ][8985] Executing state host.present for prx02
2017-11-27 02:37:24,199 [salt.state       ][INFO    ][8985] Host prx02 (10.167.4.105) already present
2017-11-27 02:37:24,199 [salt.state       ][INFO    ][8985] Completed state [prx02] at time 02:37:24.198739 duration_in_ms=0.935
2017-11-27 02:37:24,199 [salt.state       ][INFO    ][8985] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.199012
2017-11-27 02:37:24,199 [salt.state       ][INFO    ][8985] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,200 [salt.state       ][INFO    ][8985] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:37:24,200 [salt.state       ][INFO    ][8985] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.199940 duration_in_ms=0.928
2017-11-27 02:37:24,200 [salt.state       ][INFO    ][8985] Running state [gtw01] at time 02:37:24.200215
2017-11-27 02:37:24,200 [salt.state       ][INFO    ][8985] Executing state host.present for gtw01
2017-11-27 02:37:24,201 [salt.state       ][INFO    ][8985] Host gtw01 (10.167.4.124) already present
2017-11-27 02:37:24,201 [salt.state       ][INFO    ][8985] Completed state [gtw01] at time 02:37:24.201169 duration_in_ms=0.954
2017-11-27 02:37:24,201 [salt.state       ][INFO    ][8985] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.201448
2017-11-27 02:37:24,202 [salt.state       ][INFO    ][8985] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,202 [salt.state       ][INFO    ][8985] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:37:24,202 [salt.state       ][INFO    ][8985] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.202375 duration_in_ms=0.927
2017-11-27 02:37:24,203 [salt.state       ][INFO    ][8985] Running state [gtw02] at time 02:37:24.202657
2017-11-27 02:37:24,203 [salt.state       ][INFO    ][8985] Executing state host.present for gtw02
2017-11-27 02:37:24,203 [salt.state       ][INFO    ][8985] Host gtw02 (10.167.4.125) already present
2017-11-27 02:37:24,204 [salt.state       ][INFO    ][8985] Completed state [gtw02] at time 02:37:24.203576 duration_in_ms=0.919
2017-11-27 02:37:24,204 [salt.state       ][INFO    ][8985] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.203844
2017-11-27 02:37:24,204 [salt.state       ][INFO    ][8985] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,205 [salt.state       ][INFO    ][8985] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:37:24,205 [salt.state       ][INFO    ][8985] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.204766 duration_in_ms=0.922
2017-11-27 02:37:24,205 [salt.state       ][INFO    ][8985] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.205049
2017-11-27 02:37:24,205 [salt.state       ][INFO    ][8985] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,206 [salt.state       ][INFO    ][8985] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:37:24,206 [salt.state       ][INFO    ][8985] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.205994 duration_in_ms=0.945
2017-11-27 02:37:24,206 [salt.state       ][INFO    ][8985] Running state [msg02] at time 02:37:24.206266
2017-11-27 02:37:24,207 [salt.state       ][INFO    ][8985] Executing state host.present for msg02
2017-11-27 02:37:24,207 [salt.state       ][INFO    ][8985] Host msg02 (10.167.4.42) already present
2017-11-27 02:37:24,207 [salt.state       ][INFO    ][8985] Completed state [msg02] at time 02:37:24.207209 duration_in_ms=0.944
2017-11-27 02:37:24,208 [salt.state       ][INFO    ][8985] Running state [msg03] at time 02:37:24.207480
2017-11-27 02:37:24,208 [salt.state       ][INFO    ][8985] Executing state host.present for msg03
2017-11-27 02:37:24,208 [salt.state       ][INFO    ][8985] Host msg03 (10.167.4.43) already present
2017-11-27 02:37:24,208 [salt.state       ][INFO    ][8985] Completed state [msg03] at time 02:37:24.208429 duration_in_ms=0.948
2017-11-27 02:37:24,209 [salt.state       ][INFO    ][8985] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.208706
2017-11-27 02:37:24,209 [salt.state       ][INFO    ][8985] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,209 [salt.state       ][INFO    ][8985] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:37:24,210 [salt.state       ][INFO    ][8985] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.209728 duration_in_ms=1.022
2017-11-27 02:37:24,211 [salt.state       ][INFO    ][8985] Running state [file.replace] at time 02:37:24.210551
2017-11-27 02:37:24,211 [salt.state       ][INFO    ][8985] Executing state module.run for file.replace
2017-11-27 02:37:24,282 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:37:24,291 [salt.state       ][INFO    ][8985] onlyif execution failed
2017-11-27 02:37:24,291 [salt.state       ][INFO    ][8985] Completed state [file.replace] at time 02:37:24.291412 duration_in_ms=80.859
2017-11-27 02:37:24,292 [salt.state       ][INFO    ][8985] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.291790
2017-11-27 02:37:24,292 [salt.state       ][INFO    ][8985] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,293 [salt.state       ][INFO    ][8985] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:37:24,293 [salt.state       ][INFO    ][8985] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.293008 duration_in_ms=1.217
2017-11-27 02:37:24,293 [salt.state       ][INFO    ][8985] Running state [msg01] at time 02:37:24.293276
2017-11-27 02:37:24,294 [salt.state       ][INFO    ][8985] Executing state host.present for msg01
2017-11-27 02:37:24,294 [salt.state       ][INFO    ][8985] Host msg01 (10.167.4.41) already present
2017-11-27 02:37:24,294 [salt.state       ][INFO    ][8985] Completed state [msg01] at time 02:37:24.294215 duration_in_ms=0.939
2017-11-27 02:37:24,295 [salt.state       ][INFO    ][8985] Running state [msg] at time 02:37:24.294476
2017-11-27 02:37:24,295 [salt.state       ][INFO    ][8985] Executing state host.present for msg
2017-11-27 02:37:24,295 [salt.state       ][INFO    ][8985] Host msg (10.167.4.40) already present
2017-11-27 02:37:24,295 [salt.state       ][INFO    ][8985] Completed state [msg] at time 02:37:24.295386 duration_in_ms=0.909
2017-11-27 02:37:24,296 [salt.state       ][INFO    ][8985] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.295649
2017-11-27 02:37:24,296 [salt.state       ][INFO    ][8985] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,296 [salt.state       ][INFO    ][8985] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:37:24,297 [salt.state       ][INFO    ][8985] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.296556 duration_in_ms=0.907
2017-11-27 02:37:24,297 [salt.state       ][INFO    ][8985] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.296811
2017-11-27 02:37:24,297 [salt.state       ][INFO    ][8985] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,298 [salt.state       ][INFO    ][8985] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:37:24,298 [salt.state       ][INFO    ][8985] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.297771 duration_in_ms=0.96
2017-11-27 02:37:24,298 [salt.state       ][INFO    ][8985] Running state [cfg01] at time 02:37:24.298059
2017-11-27 02:37:24,298 [salt.state       ][INFO    ][8985] Executing state host.present for cfg01
2017-11-27 02:37:24,299 [salt.state       ][INFO    ][8985] Host cfg01 (10.167.4.100) already present
2017-11-27 02:37:24,299 [salt.state       ][INFO    ][8985] Completed state [cfg01] at time 02:37:24.298993 duration_in_ms=0.933
2017-11-27 02:37:24,299 [salt.state       ][INFO    ][8985] Running state [cmp002] at time 02:37:24.299266
2017-11-27 02:37:24,300 [salt.state       ][INFO    ][8985] Executing state host.present for cmp002
2017-11-27 02:37:24,300 [salt.state       ][INFO    ][8985] Host cmp002 (10.167.4.102) already present
2017-11-27 02:37:24,300 [salt.state       ][INFO    ][8985] Completed state [cmp002] at time 02:37:24.300192 duration_in_ms=0.927
2017-11-27 02:37:24,300 [salt.state       ][INFO    ][8985] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.300462
2017-11-27 02:37:24,301 [salt.state       ][INFO    ][8985] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,301 [salt.state       ][INFO    ][8985] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:37:24,302 [salt.state       ][INFO    ][8985] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.301657 duration_in_ms=1.195
2017-11-27 02:37:24,302 [salt.state       ][INFO    ][8985] Running state [cmp001] at time 02:37:24.301930
2017-11-27 02:37:24,302 [salt.state       ][INFO    ][8985] Executing state host.present for cmp001
2017-11-27 02:37:24,303 [salt.state       ][INFO    ][8985] Host cmp001 (10.167.4.101) already present
2017-11-27 02:37:24,303 [salt.state       ][INFO    ][8985] Completed state [cmp001] at time 02:37:24.302844 duration_in_ms=0.914
2017-11-27 02:37:24,303 [salt.state       ][INFO    ][8985] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.303113
2017-11-27 02:37:24,303 [salt.state       ][INFO    ][8985] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,304 [salt.state       ][INFO    ][8985] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:37:24,304 [salt.state       ][INFO    ][8985] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.304034 duration_in_ms=0.921
2017-11-27 02:37:24,304 [salt.state       ][INFO    ][8985] Running state [dbs01] at time 02:37:24.304305
2017-11-27 02:37:24,305 [salt.state       ][INFO    ][8985] Executing state host.present for dbs01
2017-11-27 02:37:24,305 [salt.state       ][INFO    ][8985] Host dbs01 (10.167.4.51) already present
2017-11-27 02:37:24,305 [salt.state       ][INFO    ][8985] Completed state [dbs01] at time 02:37:24.305264 duration_in_ms=0.959
2017-11-27 02:37:24,306 [salt.state       ][INFO    ][8985] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.305541
2017-11-27 02:37:24,306 [salt.state       ][INFO    ][8985] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,306 [salt.state       ][INFO    ][8985] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:37:24,306 [salt.state       ][INFO    ][8985] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.306458 duration_in_ms=0.917
2017-11-27 02:37:24,307 [salt.state       ][INFO    ][8985] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.306732
2017-11-27 02:37:24,307 [salt.state       ][INFO    ][8985] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,307 [salt.state       ][INFO    ][8985] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:37:24,308 [salt.state       ][INFO    ][8985] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.307652 duration_in_ms=0.92
2017-11-27 02:37:24,308 [salt.state       ][INFO    ][8985] Running state [dbs02] at time 02:37:24.307925
2017-11-27 02:37:24,308 [salt.state       ][INFO    ][8985] Executing state host.present for dbs02
2017-11-27 02:37:24,309 [salt.state       ][INFO    ][8985] Host dbs02 (10.167.4.52) already present
2017-11-27 02:37:24,309 [salt.state       ][INFO    ][8985] Completed state [dbs02] at time 02:37:24.308861 duration_in_ms=0.936
2017-11-27 02:37:24,309 [salt.state       ][INFO    ][8985] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.309149
2017-11-27 02:37:24,309 [salt.state       ][INFO    ][8985] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,310 [salt.state       ][INFO    ][8985] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:37:24,310 [salt.state       ][INFO    ][8985] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.310080 duration_in_ms=0.931
2017-11-27 02:37:24,310 [salt.state       ][INFO    ][8985] Running state [dbs03] at time 02:37:24.310351
2017-11-27 02:37:24,311 [salt.state       ][INFO    ][8985] Executing state host.present for dbs03
2017-11-27 02:37:24,311 [salt.state       ][INFO    ][8985] Host dbs03 (10.167.4.53) already present
2017-11-27 02:37:24,311 [salt.state       ][INFO    ][8985] Completed state [dbs03] at time 02:37:24.311273 duration_in_ms=0.922
2017-11-27 02:37:24,312 [salt.state       ][INFO    ][8985] Running state [mas01] at time 02:37:24.311542
2017-11-27 02:37:24,312 [salt.state       ][INFO    ][8985] Executing state host.present for mas01
2017-11-27 02:37:24,312 [salt.state       ][INFO    ][8985] Host mas01 (10.167.4.3) already present
2017-11-27 02:37:24,312 [salt.state       ][INFO    ][8985] Completed state [mas01] at time 02:37:24.312454 duration_in_ms=0.913
2017-11-27 02:37:24,313 [salt.state       ][INFO    ][8985] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.312726
2017-11-27 02:37:24,313 [salt.state       ][INFO    ][8985] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,313 [salt.state       ][INFO    ][8985] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:37:24,314 [salt.state       ][INFO    ][8985] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.313730 duration_in_ms=1.004
2017-11-27 02:37:24,314 [salt.state       ][INFO    ][8985] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.314026
2017-11-27 02:37:24,314 [salt.state       ][INFO    ][8985] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,315 [salt.state       ][INFO    ][8985] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:37:24,315 [salt.state       ][INFO    ][8985] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.315040 duration_in_ms=1.014
2017-11-27 02:37:24,315 [salt.state       ][INFO    ][8985] Running state [ctl02] at time 02:37:24.315321
2017-11-27 02:37:24,316 [salt.state       ][INFO    ][8985] Executing state host.present for ctl02
2017-11-27 02:37:24,316 [salt.state       ][INFO    ][8985] Host ctl02 (10.167.4.12) already present
2017-11-27 02:37:24,316 [salt.state       ][INFO    ][8985] Completed state [ctl02] at time 02:37:24.316283 duration_in_ms=0.963
2017-11-27 02:37:24,317 [salt.state       ][INFO    ][8985] Running state [ctl03] at time 02:37:24.316561
2017-11-27 02:37:24,317 [salt.state       ][INFO    ][8985] Executing state host.present for ctl03
2017-11-27 02:37:24,317 [salt.state       ][INFO    ][8985] Host ctl03 (10.167.4.13) already present
2017-11-27 02:37:24,318 [salt.state       ][INFO    ][8985] Completed state [ctl03] at time 02:37:24.317590 duration_in_ms=1.029
2017-11-27 02:37:24,318 [salt.state       ][INFO    ][8985] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.317879
2017-11-27 02:37:24,318 [salt.state       ][INFO    ][8985] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,319 [salt.state       ][INFO    ][8985] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:37:24,319 [salt.state       ][INFO    ][8985] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.318870 duration_in_ms=0.992
2017-11-27 02:37:24,319 [salt.state       ][INFO    ][8985] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.319191
2017-11-27 02:37:24,320 [salt.state       ][INFO    ][8985] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,320 [salt.state       ][INFO    ][8985] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:37:24,320 [salt.state       ][INFO    ][8985] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.320282 duration_in_ms=1.091
2017-11-27 02:37:24,321 [salt.state       ][INFO    ][8985] Running state [ctl01] at time 02:37:24.320563
2017-11-27 02:37:24,321 [salt.state       ][INFO    ][8985] Executing state host.present for ctl01
2017-11-27 02:37:24,321 [salt.state       ][INFO    ][8985] Host ctl01 (10.167.4.11) already present
2017-11-27 02:37:24,322 [salt.state       ][INFO    ][8985] Completed state [ctl01] at time 02:37:24.321585 duration_in_ms=1.021
2017-11-27 02:37:24,322 [salt.state       ][INFO    ][8985] Running state [ctl] at time 02:37:24.321861
2017-11-27 02:37:24,322 [salt.state       ][INFO    ][8985] Executing state host.present for ctl
2017-11-27 02:37:24,323 [salt.state       ][INFO    ][8985] Host ctl (10.167.4.10) already present
2017-11-27 02:37:24,323 [salt.state       ][INFO    ][8985] Completed state [ctl] at time 02:37:24.322839 duration_in_ms=0.977
2017-11-27 02:37:24,323 [salt.state       ][INFO    ][8985] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.323158
2017-11-27 02:37:24,323 [salt.state       ][INFO    ][8985] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:37:24,324 [salt.state       ][INFO    ][8985] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:37:24,324 [salt.state       ][INFO    ][8985] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:37:24.324247 duration_in_ms=1.09
2017-11-27 02:37:24,325 [salt.state       ][INFO    ][8985] Running state [ens2] at time 02:37:24.324531
2017-11-27 02:37:24,325 [salt.state       ][INFO    ][8985] Executing state network.managed for ens2
2017-11-27 02:37:24,661 [salt.state       ][INFO    ][8985] Interface ens2 is up to date.
2017-11-27 02:37:24,662 [salt.state       ][INFO    ][8985] Completed state [ens2] at time 02:37:24.661652 duration_in_ms=337.12
2017-11-27 02:37:24,662 [salt.state       ][INFO    ][8985] Running state [ens3] at time 02:37:24.662112
2017-11-27 02:37:24,663 [salt.state       ][INFO    ][8985] Executing state network.managed for ens3
2017-11-27 02:37:24,966 [salt.state       ][INFO    ][8985] Interface ens3 is up to date.
2017-11-27 02:37:24,966 [salt.state       ][INFO    ][8985] Completed state [ens3] at time 02:37:24.966059 duration_in_ms=303.947
2017-11-27 02:37:24,966 [salt.state       ][INFO    ][8985] Running state [/etc/profile.d/proxy.sh] at time 02:37:24.966243
2017-11-27 02:37:24,967 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:37:24,967 [salt.state       ][INFO    ][8985] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:37:24,967 [salt.state       ][INFO    ][8985] Completed state [/etc/profile.d/proxy.sh] at time 02:37:24.967250 duration_in_ms=1.007
2017-11-27 02:37:24,968 [salt.state       ][INFO    ][8985] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:37:24.967509
2017-11-27 02:37:24,968 [salt.state       ][INFO    ][8985] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:37:24,968 [salt.state       ][INFO    ][8985] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:37:24,968 [salt.state       ][INFO    ][8985] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:37:24.968318 duration_in_ms=0.81
2017-11-27 02:37:24,969 [salt.state       ][INFO    ][8985] Running state [ntp] at time 02:37:24.968590
2017-11-27 02:37:24,969 [salt.state       ][INFO    ][8985] Executing state pkg.installed for ntp
2017-11-27 02:37:24,972 [salt.state       ][INFO    ][8985] Package ntp is already installed
2017-11-27 02:37:24,972 [salt.state       ][INFO    ][8985] Completed state [ntp] at time 02:37:24.972414 duration_in_ms=3.823
2017-11-27 02:37:24,973 [salt.state       ][INFO    ][8985] Running state [/etc/ntp.conf] at time 02:37:24.973373
2017-11-27 02:37:24,974 [salt.state       ][INFO    ][8985] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:37:24,991 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:37:25,015 [salt.fileclient  ][INFO    ][8985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:37:25,021 [salt.state       ][INFO    ][8985] File /etc/ntp.conf is in the correct state
2017-11-27 02:37:25,021 [salt.state       ][INFO    ][8985] Completed state [/etc/ntp.conf] at time 02:37:25.020928 duration_in_ms=47.555
2017-11-27 02:37:25,022 [salt.state       ][INFO    ][8985] Running state [ntp] at time 02:37:25.021803
2017-11-27 02:37:25,022 [salt.state       ][INFO    ][8985] Executing state service.running for ntp
2017-11-27 02:37:25,023 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:37:25,032 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:37:25,042 [salt.loaded.int.module.cmdmod][INFO    ][8985] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:37:25,053 [salt.state       ][INFO    ][8985] The service ntp is already running
2017-11-27 02:37:25,053 [salt.state       ][INFO    ][8985] Completed state [ntp] at time 02:37:25.053332 duration_in_ms=31.527
2017-11-27 02:37:25,056 [salt.minion      ][INFO    ][8985] Returning information for job: 20171127023708219159
2017-11-27 02:37:49,374 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023749357979
2017-11-27 02:37:49,406 [salt.minion      ][INFO    ][10821] Starting a new job with PID 10821
2017-11-27 02:37:52,359 [salt.state       ][INFO    ][10821] Loading fresh modules for state activity
2017-11-27 02:37:52,385 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:37:52,404 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:37:52,440 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,486 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:37:52,500 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,545 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:37:52,559 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,599 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:37:52,682 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,739 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:37:52,815 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,866 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:37:52,949 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:52,995 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:37:53,026 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,080 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:37:53,116 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,162 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:37:53,201 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,255 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:37:53,324 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,368 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:37:53,393 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,444 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:37:53,463 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,505 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:37:53,522 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,564 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:37:53,577 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,635 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:37:53,671 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,741 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:37:53,762 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,806 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:37:53,871 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:53,947 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:37:54,032 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:54,077 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:37:54,100 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:54,143 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:37:54,160 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:54,205 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:37:54,216 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:37:54,228 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:37:54,243 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:37:54,255 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:37:54,267 [salt.state       ][INFO    ][10821] Running state [/etc/environment] at time 02:37:54.266802
2017-11-27 02:37:54,267 [salt.state       ][INFO    ][10821] Executing state file.blockreplace for /etc/environment
2017-11-27 02:37:54,272 [salt.state       ][INFO    ][10821] No changes needed to be made
2017-11-27 02:37:54,272 [salt.state       ][INFO    ][10821] Completed state [/etc/environment] at time 02:37:54.272222 duration_in_ms=5.42
2017-11-27 02:37:54,272 [salt.state       ][INFO    ][10821] Running state [/etc/profile.d] at time 02:37:54.272368
2017-11-27 02:37:54,273 [salt.state       ][INFO    ][10821] Executing state file.directory for /etc/profile.d
2017-11-27 02:37:54,273 [salt.state       ][INFO    ][10821] Directory /etc/profile.d is in the correct state
2017-11-27 02:37:54,273 [salt.state       ][INFO    ][10821] Completed state [/etc/profile.d] at time 02:37:54.273347 duration_in_ms=0.979
2017-11-27 02:37:54,539 [salt.state       ][INFO    ][10821] Running state [linux_repo_prereq_pkgs] at time 02:37:54.539278
2017-11-27 02:37:54,688 [salt.state       ][INFO    ][10821] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:37:54,688 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:37:55,187 [salt.state       ][INFO    ][10821] All specified packages are already installed
2017-11-27 02:37:55,187 [salt.state       ][INFO    ][10821] Completed state [linux_repo_prereq_pkgs] at time 02:37:55.187116 duration_in_ms=647.837
2017-11-27 02:37:55,187 [salt.state       ][INFO    ][10821] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:55.187451
2017-11-27 02:37:55,188 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:37:55,188 [salt.state       ][INFO    ][10821] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:37:55,188 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:37:55.188388 duration_in_ms=0.937
2017-11-27 02:37:55,189 [salt.state       ][INFO    ][10821] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:37:55.188687
2017-11-27 02:37:55,189 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:37:55,208 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:55,227 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:55,260 [salt.state       ][INFO    ][10821] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:37:55,260 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:37:55.259987 duration_in_ms=71.3
2017-11-27 02:37:55,262 [salt.state       ][INFO    ][10821] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:37:55.261779
2017-11-27 02:37:55,262 [salt.state       ][INFO    ][10821] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:37:55,456 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:37:55,538 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:57,453 [salt.state       ][INFO    ][10821] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:37:57,454 [salt.state       ][INFO    ][10821] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:37:57.454044 duration_in_ms=2192.263
2017-11-27 02:37:57,454 [salt.state       ][INFO    ][10821] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:57.454401
2017-11-27 02:37:57,455 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:37:57,455 [salt.state       ][INFO    ][10821] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:37:57,455 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:37:57.455433 duration_in_ms=1.031
2017-11-27 02:37:57,456 [salt.state       ][INFO    ][10821] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:57.455718
2017-11-27 02:37:57,456 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:37:57,475 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:57,493 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:57,527 [salt.state       ][INFO    ][10821] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:37:57,528 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:37:57.527644 duration_in_ms=71.926
2017-11-27 02:37:57,529 [salt.state       ][INFO    ][10821] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:37:57.528506
2017-11-27 02:37:57,529 [salt.state       ][INFO    ][10821] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:37:57,623 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:37:57,697 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:37:59,467 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023759453512
2017-11-27 02:37:59,485 [salt.minion      ][INFO    ][11728] Starting a new job with PID 11728
2017-11-27 02:37:59,499 [salt.minion      ][INFO    ][11728] Returning information for job: 20171127023759453512
2017-11-27 02:37:59,608 [salt.state       ][INFO    ][10821] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:37:59,735 [salt.state       ][INFO    ][10821] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:37:59.735331 duration_in_ms=2206.825
2017-11-27 02:37:59,736 [salt.state       ][INFO    ][10821] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:37:59.735939
2017-11-27 02:37:59,736 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:37:59,737 [salt.state       ][INFO    ][10821] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:37:59,737 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:37:59.736997 duration_in_ms=1.059
2017-11-27 02:37:59,737 [salt.state       ][INFO    ][10821] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:37:59.737275
2017-11-27 02:37:59,738 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:37:59,753 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:37:59,771 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:37:59,805 [salt.state       ][INFO    ][10821] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:37:59,806 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:37:59.805901 duration_in_ms=68.626
2017-11-27 02:37:59,807 [salt.state       ][INFO    ][10821] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:37:59.806681
2017-11-27 02:37:59,807 [salt.state       ][INFO    ][10821] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:37:59,892 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:37:59,962 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:01,847 [salt.state       ][INFO    ][10821] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:38:01,847 [salt.state       ][INFO    ][10821] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:38:01.846824 duration_in_ms=2040.143
2017-11-27 02:38:01,847 [salt.state       ][INFO    ][10821] Running state [linux_extra_packages_purged] at time 02:38:01.847029
2017-11-27 02:38:01,847 [salt.state       ][INFO    ][10821] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:38:01,853 [salt.state       ][INFO    ][10821] All specified packages are already absent
2017-11-27 02:38:01,853 [salt.state       ][INFO    ][10821] Completed state [linux_extra_packages_purged] at time 02:38:01.852708 duration_in_ms=5.679
2017-11-27 02:38:01,853 [salt.state       ][INFO    ][10821] Running state [linux_extra_packages_latest] at time 02:38:01.852860
2017-11-27 02:38:01,853 [salt.state       ][INFO    ][10821] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:38:01,856 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:03,661 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:38:03,699 [salt.state       ][INFO    ][10821] Package mcelog is already up-to-date
2017-11-27 02:38:03,699 [salt.state       ][INFO    ][10821] Completed state [linux_extra_packages_latest] at time 02:38:03.699387 duration_in_ms=1846.527
2017-11-27 02:38:03,700 [salt.state       ][INFO    ][10821] Running state [UTC] at time 02:38:03.700016
2017-11-27 02:38:03,700 [salt.state       ][INFO    ][10821] Executing state timezone.system for UTC
2017-11-27 02:38:03,701 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:38:03,737 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:38:03,744 [salt.state       ][INFO    ][10821] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:38:03,744 [salt.state       ][INFO    ][10821] Completed state [UTC] at time 02:38:03.744285 duration_in_ms=44.269
2017-11-27 02:38:03,745 [salt.state       ][INFO    ][10821] Running state [nf_conntrack] at time 02:38:03.744989
2017-11-27 02:38:03,745 [salt.state       ][INFO    ][10821] Executing state kmod.present for nf_conntrack
2017-11-27 02:38:03,746 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'lsmod' in directory '/root'
2017-11-27 02:38:03,752 [salt.state       ][INFO    ][10821] Kernel module nf_conntrack is already present
2017-11-27 02:38:03,752 [salt.state       ][INFO    ][10821] Completed state [nf_conntrack] at time 02:38:03.751937 duration_in_ms=6.948
2017-11-27 02:38:03,753 [salt.state       ][INFO    ][10821] Running state [kernel.panic] at time 02:38:03.752587
2017-11-27 02:38:03,753 [salt.state       ][INFO    ][10821] Executing state sysctl.present for kernel.panic
2017-11-27 02:38:03,759 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,771 [salt.state       ][INFO    ][10821] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:38:03,771 [salt.state       ][INFO    ][10821] Completed state [kernel.panic] at time 02:38:03.770902 duration_in_ms=18.314
2017-11-27 02:38:03,771 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_keepalive_probes] at time 02:38:03.771250
2017-11-27 02:38:03,772 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:38:03,772 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,784 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:38:03,785 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:38:03.784891 duration_in_ms=13.64
2017-11-27 02:38:03,785 [salt.state       ][INFO    ][10821] Running state [fs.file-max] at time 02:38:03.785233
2017-11-27 02:38:03,786 [salt.state       ][INFO    ][10821] Executing state sysctl.present for fs.file-max
2017-11-27 02:38:03,786 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,798 [salt.state       ][INFO    ][10821] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:38:03,799 [salt.state       ][INFO    ][10821] Completed state [fs.file-max] at time 02:38:03.798678 duration_in_ms=13.444
2017-11-27 02:38:03,799 [salt.state       ][INFO    ][10821] Running state [net.core.somaxconn] at time 02:38:03.799031
2017-11-27 02:38:03,799 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:38:03,800 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,813 [salt.state       ][INFO    ][10821] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:38:03,813 [salt.state       ][INFO    ][10821] Completed state [net.core.somaxconn] at time 02:38:03.813054 duration_in_ms=14.023
2017-11-27 02:38:03,813 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:38:03.813370
2017-11-27 02:38:03,814 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:38:03,814 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,826 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:38:03,827 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:38:03.826835 duration_in_ms=13.463
2017-11-27 02:38:03,827 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_tw_reuse] at time 02:38:03.827158
2017-11-27 02:38:03,827 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:38:03,828 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,840 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:38:03,840 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_tw_reuse] at time 02:38:03.840173 duration_in_ms=13.015
2017-11-27 02:38:03,841 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_retries2] at time 02:38:03.840534
2017-11-27 02:38:03,841 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:38:03,841 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,853 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:38:03,854 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_retries2] at time 02:38:03.853529 duration_in_ms=12.995
2017-11-27 02:38:03,854 [salt.state       ][INFO    ][10821] Running state [vm.swappiness] at time 02:38:03.853874
2017-11-27 02:38:03,854 [salt.state       ][INFO    ][10821] Executing state sysctl.present for vm.swappiness
2017-11-27 02:38:03,855 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,867 [salt.state       ][INFO    ][10821] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:38:03,867 [salt.state       ][INFO    ][10821] Completed state [vm.swappiness] at time 02:38:03.867344 duration_in_ms=13.469
2017-11-27 02:38:03,868 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:38:03.867671
2017-11-27 02:38:03,868 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:38:03,869 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,881 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:38:03,881 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:38:03.881438 duration_in_ms=13.765
2017-11-27 02:38:03,882 [salt.state       ][INFO    ][10821] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:38:03.881765
2017-11-27 02:38:03,882 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:38:03,883 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,895 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:38:03,895 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:38:03.894748 duration_in_ms=12.983
2017-11-27 02:38:03,895 [salt.state       ][INFO    ][10821] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:38:03.894955
2017-11-27 02:38:03,895 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:38:03,896 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,907 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:38:03,908 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:38:03.907516 duration_in_ms=12.561
2017-11-27 02:38:03,908 [salt.state       ][INFO    ][10821] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:38:03.907720
2017-11-27 02:38:03,908 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:38:03,908 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,921 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:38:03,921 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:38:03.921124 duration_in_ms=13.403
2017-11-27 02:38:03,921 [salt.state       ][INFO    ][10821] Running state [net.core.netdev_max_backlog] at time 02:38:03.921342
2017-11-27 02:38:03,922 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:38:03,922 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,934 [salt.state       ][INFO    ][10821] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:38:03,934 [salt.state       ][INFO    ][10821] Completed state [net.core.netdev_max_backlog] at time 02:38:03.933984 duration_in_ms=12.642
2017-11-27 02:38:03,934 [salt.state       ][INFO    ][10821] Running state [net.ipv4.tcp_keepalive_time] at time 02:38:03.934185
2017-11-27 02:38:03,934 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:38:03,935 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,947 [salt.state       ][INFO    ][10821] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:38:03,947 [salt.state       ][INFO    ][10821] Completed state [net.ipv4.tcp_keepalive_time] at time 02:38:03.947456 duration_in_ms=13.27
2017-11-27 02:38:03,948 [salt.state       ][INFO    ][10821] Running state [net.nf_conntrack_max] at time 02:38:03.947661
2017-11-27 02:38:03,948 [salt.state       ][INFO    ][10821] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:38:03,948 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:03,961 [salt.state       ][INFO    ][10821] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:38:03,961 [salt.state       ][INFO    ][10821] Completed state [net.nf_conntrack_max] at time 02:38:03.960748 duration_in_ms=13.087
2017-11-27 02:38:03,961 [salt.state       ][INFO    ][10821] Running state [linux_sysfs_package] at time 02:38:03.961087
2017-11-27 02:38:03,961 [salt.state       ][INFO    ][10821] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:38:03,964 [salt.state       ][INFO    ][10821] All specified packages are already installed
2017-11-27 02:38:03,964 [salt.state       ][INFO    ][10821] Completed state [linux_sysfs_package] at time 02:38:03.964377 duration_in_ms=3.29
2017-11-27 02:38:03,965 [salt.state       ][INFO    ][10821] Running state [/etc/sysfs.d] at time 02:38:03.965177
2017-11-27 02:38:03,965 [salt.state       ][INFO    ][10821] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:38:03,966 [salt.state       ][INFO    ][10821] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:38:03,966 [salt.state       ][INFO    ][10821] Completed state [/etc/sysfs.d] at time 02:38:03.965875 duration_in_ms=0.697
2017-11-27 02:38:03,966 [salt.state       ][INFO    ][10821] Running state [ondemand] at time 02:38:03.966301
2017-11-27 02:38:03,966 [salt.state       ][INFO    ][10821] Executing state service.dead for ondemand
2017-11-27 02:38:03,967 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:38:03,975 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:38:03,983 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:38:03,993 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'runlevel' in directory '/root'
2017-11-27 02:38:03,999 [salt.state       ][INFO    ][10821] The service ondemand is already dead
2017-11-27 02:38:03,1000 [salt.state       ][INFO    ][10821] Completed state [ondemand] at time 02:38:03.999584 duration_in_ms=33.281
2017-11-27 02:38:04,000 [salt.state       ][INFO    ][10821] Running state [cs_CZ.UTF-8] at time 02:38:04.000081
2017-11-27 02:38:04,000 [salt.state       ][INFO    ][10821] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:38:04,001 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'locale -a' in directory '/root'
2017-11-27 02:38:04,007 [salt.state       ][INFO    ][10821] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:38:04,007 [salt.state       ][INFO    ][10821] Completed state [cs_CZ.UTF-8] at time 02:38:04.006830 duration_in_ms=6.748
2017-11-27 02:38:04,007 [salt.state       ][INFO    ][10821] Running state [en_US.UTF-8] at time 02:38:04.007032
2017-11-27 02:38:04,007 [salt.state       ][INFO    ][10821] Executing state locale.present for en_US.UTF-8
2017-11-27 02:38:04,008 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'locale -a' in directory '/root'
2017-11-27 02:38:04,013 [salt.state       ][INFO    ][10821] Locale en_US.UTF-8 is already present
2017-11-27 02:38:04,013 [salt.state       ][INFO    ][10821] Completed state [en_US.UTF-8] at time 02:38:04.013385 duration_in_ms=6.352
2017-11-27 02:38:04,014 [salt.state       ][INFO    ][10821] Running state [en_US.UTF-8] at time 02:38:04.014248
2017-11-27 02:38:04,014 [salt.state       ][INFO    ][10821] Executing state locale.system for en_US.UTF-8
2017-11-27 02:38:04,015 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'localectl' in directory '/root'
2017-11-27 02:38:04,046 [salt.state       ][INFO    ][10821] System locale en_US.UTF-8 already set
2017-11-27 02:38:04,047 [salt.state       ][INFO    ][10821] Completed state [en_US.UTF-8] at time 02:38:04.046607 duration_in_ms=32.357
2017-11-27 02:38:04,048 [salt.state       ][INFO    ][10821] Running state [root] at time 02:38:04.047757
2017-11-27 02:38:04,048 [salt.state       ][INFO    ][10821] Executing state user.present for root
2017-11-27 02:38:04,049 [salt.state       ][INFO    ][10821] User root is present and up to date
2017-11-27 02:38:04,049 [salt.state       ][INFO    ][10821] Completed state [root] at time 02:38:04.049016 duration_in_ms=1.259
2017-11-27 02:38:04,050 [salt.state       ][INFO    ][10821] Running state [/root] at time 02:38:04.049813
2017-11-27 02:38:04,050 [salt.state       ][INFO    ][10821] Executing state file.directory for /root
2017-11-27 02:38:04,050 [salt.state       ][INFO    ][10821] Directory /root is in the correct state
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Completed state [/root] at time 02:38:04.050568 duration_in_ms=0.755
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:38:04.050716
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:38:04.051194 duration_in_ms=0.478
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Running state [ubuntu] at time 02:38:04.051339
2017-11-27 02:38:04,051 [salt.state       ][INFO    ][10821] Executing state user.present for ubuntu
2017-11-27 02:38:04,052 [salt.state       ][INFO    ][10821] User ubuntu is present and up to date
2017-11-27 02:38:04,052 [salt.state       ][INFO    ][10821] Completed state [ubuntu] at time 02:38:04.052289 duration_in_ms=0.951
2017-11-27 02:38:04,053 [salt.state       ][INFO    ][10821] Running state [/home/ubuntu] at time 02:38:04.053091
2017-11-27 02:38:04,053 [salt.state       ][INFO    ][10821] Executing state file.directory for /home/ubuntu
2017-11-27 02:38:04,054 [salt.state       ][INFO    ][10821] Directory /home/ubuntu is in the correct state
2017-11-27 02:38:04,054 [salt.state       ][INFO    ][10821] Completed state [/home/ubuntu] at time 02:38:04.053859 duration_in_ms=0.769
2017-11-27 02:38:04,055 [salt.state       ][INFO    ][10821] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:04.054697
2017-11-27 02:38:04,055 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:38:04,073 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:38:04,077 [salt.state       ][INFO    ][10821] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:38:04,078 [salt.state       ][INFO    ][10821] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:04.077514 duration_in_ms=22.817
2017-11-27 02:38:04,078 [salt.state       ][INFO    ][10821] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:04.077675
2017-11-27 02:38:04,078 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:38:04,094 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:38:04,117 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:04,151 [salt.state       ][INFO    ][10821] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:38:04,151 [salt.state       ][INFO    ][10821] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:04.150892 duration_in_ms=73.216
2017-11-27 02:38:04,151 [salt.state       ][INFO    ][10821] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:04.151056
2017-11-27 02:38:04,151 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:38:04,168 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:38:04,186 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:04,221 [salt.state       ][INFO    ][10821] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:38:04,221 [salt.state       ][INFO    ][10821] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:04.221018 duration_in_ms=69.961
2017-11-27 02:38:04,222 [salt.state       ][INFO    ][10821] Running state [service.systemctl_reload] at time 02:38:04.221950
2017-11-27 02:38:04,222 [salt.state       ][INFO    ][10821] Executing state module.wait for service.systemctl_reload
2017-11-27 02:38:04,222 [salt.state       ][INFO    ][10821] No changes made for service.systemctl_reload
2017-11-27 02:38:04,222 [salt.state       ][INFO    ][10821] Completed state [service.systemctl_reload] at time 02:38:04.222418 duration_in_ms=0.467
2017-11-27 02:38:04,223 [salt.state       ][INFO    ][10821] Running state [/etc/hostname] at time 02:38:04.222552
2017-11-27 02:38:04,223 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/hostname
2017-11-27 02:38:04,242 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:38:04,245 [salt.state       ][INFO    ][10821] File /etc/hostname is in the correct state
2017-11-27 02:38:04,245 [salt.state       ][INFO    ][10821] Completed state [/etc/hostname] at time 02:38:04.245005 duration_in_ms=22.451
2017-11-27 02:38:04,247 [salt.state       ][INFO    ][10821] Running state [hostname msg03] at time 02:38:04.246824
2017-11-27 02:38:04,247 [salt.state       ][INFO    ][10821] Executing state cmd.wait for hostname msg03
2017-11-27 02:38:04,247 [salt.state       ][INFO    ][10821] No changes made for hostname msg03
2017-11-27 02:38:04,248 [salt.state       ][INFO    ][10821] Completed state [hostname msg03] at time 02:38:04.247624 duration_in_ms=0.8
2017-11-27 02:38:04,248 [salt.state       ][INFO    ][10821] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.248108
2017-11-27 02:38:04,248 [salt.state       ][INFO    ][10821] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,249 [salt.state       ][INFO    ][10821] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:38:04,249 [salt.state       ][INFO    ][10821] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.249157 duration_in_ms=1.049
2017-11-27 02:38:04,249 [salt.state       ][INFO    ][10821] Running state [mdb02] at time 02:38:04.249401
2017-11-27 02:38:04,250 [salt.state       ][INFO    ][10821] Executing state host.present for mdb02
2017-11-27 02:38:04,250 [salt.state       ][INFO    ][10821] Host mdb02 (10.167.4.77) already present
2017-11-27 02:38:04,250 [salt.state       ][INFO    ][10821] Completed state [mdb02] at time 02:38:04.250278 duration_in_ms=0.878
2017-11-27 02:38:04,251 [salt.state       ][INFO    ][10821] Running state [mdb03] at time 02:38:04.250496
2017-11-27 02:38:04,251 [salt.state       ][INFO    ][10821] Executing state host.present for mdb03
2017-11-27 02:38:04,251 [salt.state       ][INFO    ][10821] Host mdb03 (10.167.4.78) already present
2017-11-27 02:38:04,251 [salt.state       ][INFO    ][10821] Completed state [mdb03] at time 02:38:04.251442 duration_in_ms=0.946
2017-11-27 02:38:04,252 [salt.state       ][INFO    ][10821] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.251671
2017-11-27 02:38:04,252 [salt.state       ][INFO    ][10821] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,252 [salt.state       ][INFO    ][10821] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:38:04,253 [salt.state       ][INFO    ][10821] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.252607 duration_in_ms=0.937
2017-11-27 02:38:04,253 [salt.state       ][INFO    ][10821] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.252862
2017-11-27 02:38:04,253 [salt.state       ][INFO    ][10821] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,254 [salt.state       ][INFO    ][10821] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:38:04,254 [salt.state       ][INFO    ][10821] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.253781 duration_in_ms=0.919
2017-11-27 02:38:04,254 [salt.state       ][INFO    ][10821] Running state [mdb01] at time 02:38:04.254019
2017-11-27 02:38:04,254 [salt.state       ][INFO    ][10821] Executing state host.present for mdb01
2017-11-27 02:38:04,255 [salt.state       ][INFO    ][10821] Host mdb01 (10.167.4.76) already present
2017-11-27 02:38:04,255 [salt.state       ][INFO    ][10821] Completed state [mdb01] at time 02:38:04.254926 duration_in_ms=0.907
2017-11-27 02:38:04,255 [salt.state       ][INFO    ][10821] Running state [mdb] at time 02:38:04.255155
2017-11-27 02:38:04,255 [salt.state       ][INFO    ][10821] Executing state host.present for mdb
2017-11-27 02:38:04,256 [salt.state       ][INFO    ][10821] Host mdb (10.167.4.75) already present
2017-11-27 02:38:04,256 [salt.state       ][INFO    ][10821] Completed state [mdb] at time 02:38:04.256150 duration_in_ms=0.994
2017-11-27 02:38:04,256 [salt.state       ][INFO    ][10821] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.256411
2017-11-27 02:38:04,257 [salt.state       ][INFO    ][10821] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,257 [salt.state       ][INFO    ][10821] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:38:04,257 [salt.state       ][INFO    ][10821] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.257453 duration_in_ms=1.042
2017-11-27 02:38:04,258 [salt.state       ][INFO    ][10821] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.257692
2017-11-27 02:38:04,258 [salt.state       ][INFO    ][10821] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,259 [salt.state       ][INFO    ][10821] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:38:04,259 [salt.state       ][INFO    ][10821] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.258716 duration_in_ms=1.024
2017-11-27 02:38:04,259 [salt.state       ][INFO    ][10821] Running state [cfg01] at time 02:38:04.258959
2017-11-27 02:38:04,259 [salt.state       ][INFO    ][10821] Executing state host.present for cfg01
2017-11-27 02:38:04,260 [salt.state       ][INFO    ][10821] Host cfg01 (10.167.4.100) already present
2017-11-27 02:38:04,260 [salt.state       ][INFO    ][10821] Completed state [cfg01] at time 02:38:04.260208 duration_in_ms=1.249
2017-11-27 02:38:04,260 [salt.state       ][INFO    ][10821] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.260460
2017-11-27 02:38:04,261 [salt.state       ][INFO    ][10821] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,261 [salt.state       ][INFO    ][10821] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:38:04,261 [salt.state       ][INFO    ][10821] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.261408 duration_in_ms=0.948
2017-11-27 02:38:04,262 [salt.state       ][INFO    ][10821] Running state [prx01] at time 02:38:04.261639
2017-11-27 02:38:04,262 [salt.state       ][INFO    ][10821] Executing state host.present for prx01
2017-11-27 02:38:04,262 [salt.state       ][INFO    ][10821] Host prx01 (10.167.4.104) already present
2017-11-27 02:38:04,263 [salt.state       ][INFO    ][10821] Completed state [prx01] at time 02:38:04.262470 duration_in_ms=0.831
2017-11-27 02:38:04,263 [salt.state       ][INFO    ][10821] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.262675
2017-11-27 02:38:04,263 [salt.state       ][INFO    ][10821] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,263 [salt.state       ][INFO    ][10821] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:38:04,264 [salt.state       ][INFO    ][10821] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.263504 duration_in_ms=0.828
2017-11-27 02:38:04,264 [salt.state       ][INFO    ][10821] Running state [kvm01] at time 02:38:04.263710
2017-11-27 02:38:04,264 [salt.state       ][INFO    ][10821] Executing state host.present for kvm01
2017-11-27 02:38:04,264 [salt.state       ][INFO    ][10821] Host kvm01 (10.167.4.141) already present
2017-11-27 02:38:04,265 [salt.state       ][INFO    ][10821] Completed state [kvm01] at time 02:38:04.264646 duration_in_ms=0.936
2017-11-27 02:38:04,265 [salt.state       ][INFO    ][10821] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.264895
2017-11-27 02:38:04,265 [salt.state       ][INFO    ][10821] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,266 [salt.state       ][INFO    ][10821] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:38:04,266 [salt.state       ][INFO    ][10821] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.265768 duration_in_ms=0.873
2017-11-27 02:38:04,266 [salt.state       ][INFO    ][10821] Running state [kvm03] at time 02:38:04.265996
2017-11-27 02:38:04,266 [salt.state       ][INFO    ][10821] Executing state host.present for kvm03
2017-11-27 02:38:04,267 [salt.state       ][INFO    ][10821] Host kvm03 (10.167.4.143) already present
2017-11-27 02:38:04,267 [salt.state       ][INFO    ][10821] Completed state [kvm03] at time 02:38:04.267196 duration_in_ms=1.199
2017-11-27 02:38:04,267 [salt.state       ][INFO    ][10821] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.267424
2017-11-27 02:38:04,268 [salt.state       ][INFO    ][10821] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,268 [salt.state       ][INFO    ][10821] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:38:04,268 [salt.state       ][INFO    ][10821] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.268384 duration_in_ms=0.959
2017-11-27 02:38:04,269 [salt.state       ][INFO    ][10821] Running state [kvm02] at time 02:38:04.268624
2017-11-27 02:38:04,269 [salt.state       ][INFO    ][10821] Executing state host.present for kvm02
2017-11-27 02:38:04,269 [salt.state       ][INFO    ][10821] Host kvm02 (10.167.4.142) already present
2017-11-27 02:38:04,270 [salt.state       ][INFO    ][10821] Completed state [kvm02] at time 02:38:04.269583 duration_in_ms=0.96
2017-11-27 02:38:04,270 [salt.state       ][INFO    ][10821] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.269824
2017-11-27 02:38:04,270 [salt.state       ][INFO    ][10821] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,271 [salt.state       ][INFO    ][10821] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:38:04,271 [salt.state       ][INFO    ][10821] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.270747 duration_in_ms=0.923
2017-11-27 02:38:04,271 [salt.state       ][INFO    ][10821] Running state [dbs] at time 02:38:04.270936
2017-11-27 02:38:04,271 [salt.state       ][INFO    ][10821] Executing state host.present for dbs
2017-11-27 02:38:04,272 [salt.state       ][INFO    ][10821] Host dbs (10.167.4.50) already present
2017-11-27 02:38:04,272 [salt.state       ][INFO    ][10821] Completed state [dbs] at time 02:38:04.271697 duration_in_ms=0.761
2017-11-27 02:38:04,272 [salt.state       ][INFO    ][10821] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.271888
2017-11-27 02:38:04,272 [salt.state       ][INFO    ][10821] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,273 [salt.state       ][INFO    ][10821] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:38:04,273 [salt.state       ][INFO    ][10821] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.272695 duration_in_ms=0.807
2017-11-27 02:38:04,273 [salt.state       ][INFO    ][10821] Running state [prx] at time 02:38:04.272917
2017-11-27 02:38:04,273 [salt.state       ][INFO    ][10821] Executing state host.present for prx
2017-11-27 02:38:04,274 [salt.state       ][INFO    ][10821] Host prx (172.30.10.103) already present
2017-11-27 02:38:04,274 [salt.state       ][INFO    ][10821] Completed state [prx] at time 02:38:04.273971 duration_in_ms=1.054
2017-11-27 02:38:04,274 [salt.state       ][INFO    ][10821] Running state [prx02] at time 02:38:04.274125
2017-11-27 02:38:04,274 [salt.state       ][INFO    ][10821] Executing state host.present for prx02
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Host prx02 (10.167.4.105) already present
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Completed state [prx02] at time 02:38:04.274676 duration_in_ms=0.55
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.274815
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:38:04,275 [salt.state       ][INFO    ][10821] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.275368 duration_in_ms=0.553
2017-11-27 02:38:04,276 [salt.state       ][INFO    ][10821] Running state [gtw01] at time 02:38:04.275572
2017-11-27 02:38:04,276 [salt.state       ][INFO    ][10821] Executing state host.present for gtw01
2017-11-27 02:38:04,276 [salt.state       ][INFO    ][10821] Host gtw01 (10.167.4.124) already present
2017-11-27 02:38:04,276 [salt.state       ][INFO    ][10821] Completed state [gtw01] at time 02:38:04.276434 duration_in_ms=0.862
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.276588
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.277170 duration_in_ms=0.582
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Running state [gtw02] at time 02:38:04.277309
2017-11-27 02:38:04,277 [salt.state       ][INFO    ][10821] Executing state host.present for gtw02
2017-11-27 02:38:04,278 [salt.state       ][INFO    ][10821] Host gtw02 (10.167.4.125) already present
2017-11-27 02:38:04,278 [salt.state       ][INFO    ][10821] Completed state [gtw02] at time 02:38:04.277846 duration_in_ms=0.536
2017-11-27 02:38:04,278 [salt.state       ][INFO    ][10821] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.277982
2017-11-27 02:38:04,278 [salt.state       ][INFO    ][10821] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,278 [salt.state       ][INFO    ][10821] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.278509 duration_in_ms=0.527
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.278647
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.279172 duration_in_ms=0.525
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Running state [msg02] at time 02:38:04.279309
2017-11-27 02:38:04,279 [salt.state       ][INFO    ][10821] Executing state host.present for msg02
2017-11-27 02:38:04,280 [salt.state       ][INFO    ][10821] Host msg02 (10.167.4.42) already present
2017-11-27 02:38:04,280 [salt.state       ][INFO    ][10821] Completed state [msg02] at time 02:38:04.279832 duration_in_ms=0.523
2017-11-27 02:38:04,280 [salt.state       ][INFO    ][10821] Running state [msg03] at time 02:38:04.279968
2017-11-27 02:38:04,280 [salt.state       ][INFO    ][10821] Executing state host.present for msg03
2017-11-27 02:38:04,280 [salt.state       ][INFO    ][10821] Host msg03 (10.167.4.43) already present
2017-11-27 02:38:04,281 [salt.state       ][INFO    ][10821] Completed state [msg03] at time 02:38:04.280521 duration_in_ms=0.553
2017-11-27 02:38:04,281 [salt.state       ][INFO    ][10821] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.280658
2017-11-27 02:38:04,281 [salt.state       ][INFO    ][10821] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,281 [salt.state       ][INFO    ][10821] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:38:04,281 [salt.state       ][INFO    ][10821] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.281200 duration_in_ms=0.542
2017-11-27 02:38:04,282 [salt.state       ][INFO    ][10821] Running state [file.replace] at time 02:38:04.281891
2017-11-27 02:38:04,282 [salt.state       ][INFO    ][10821] Executing state module.run for file.replace
2017-11-27 02:38:04,351 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:38:04,358 [salt.state       ][INFO    ][10821] onlyif execution failed
2017-11-27 02:38:04,359 [salt.state       ][INFO    ][10821] Completed state [file.replace] at time 02:38:04.358455 duration_in_ms=76.563
2017-11-27 02:38:04,359 [salt.state       ][INFO    ][10821] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.358726
2017-11-27 02:38:04,359 [salt.state       ][INFO    ][10821] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,359 [salt.state       ][INFO    ][10821] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.359533 duration_in_ms=0.806
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Running state [msg01] at time 02:38:04.359679
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Executing state host.present for msg01
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Host msg01 (10.167.4.41) already present
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Completed state [msg01] at time 02:38:04.360289 duration_in_ms=0.609
2017-11-27 02:38:04,360 [salt.state       ][INFO    ][10821] Running state [msg] at time 02:38:04.360441
2017-11-27 02:38:04,361 [salt.state       ][INFO    ][10821] Executing state host.present for msg
2017-11-27 02:38:04,361 [salt.state       ][INFO    ][10821] Host msg (10.167.4.40) already present
2017-11-27 02:38:04,361 [salt.state       ][INFO    ][10821] Completed state [msg] at time 02:38:04.361026 duration_in_ms=0.586
2017-11-27 02:38:04,361 [salt.state       ][INFO    ][10821] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.361175
2017-11-27 02:38:04,361 [salt.state       ][INFO    ][10821] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.361722 duration_in_ms=0.546
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.361866
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:38:04,362 [salt.state       ][INFO    ][10821] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.362403 duration_in_ms=0.537
2017-11-27 02:38:04,363 [salt.state       ][INFO    ][10821] Running state [cfg01] at time 02:38:04.362554
2017-11-27 02:38:04,363 [salt.state       ][INFO    ][10821] Executing state host.present for cfg01
2017-11-27 02:38:04,363 [salt.state       ][INFO    ][10821] Host cfg01 (10.167.4.100) already present
2017-11-27 02:38:04,363 [salt.state       ][INFO    ][10821] Completed state [cfg01] at time 02:38:04.363349 duration_in_ms=0.795
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Running state [cmp002] at time 02:38:04.363499
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Executing state host.present for cmp002
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Host cmp002 (10.167.4.102) already present
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Completed state [cmp002] at time 02:38:04.364054 duration_in_ms=0.555
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.364207
2017-11-27 02:38:04,364 [salt.state       ][INFO    ][10821] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,365 [salt.state       ][INFO    ][10821] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:38:04,365 [salt.state       ][INFO    ][10821] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.364758 duration_in_ms=0.55
2017-11-27 02:38:04,365 [salt.state       ][INFO    ][10821] Running state [cmp001] at time 02:38:04.364961
2017-11-27 02:38:04,365 [salt.state       ][INFO    ][10821] Executing state host.present for cmp001
2017-11-27 02:38:04,365 [salt.state       ][INFO    ][10821] Host cmp001 (10.167.4.101) already present
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Completed state [cmp001] at time 02:38:04.365508 duration_in_ms=0.547
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.365650
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.366187 duration_in_ms=0.537
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Running state [dbs01] at time 02:38:04.366333
2017-11-27 02:38:04,366 [salt.state       ][INFO    ][10821] Executing state host.present for dbs01
2017-11-27 02:38:04,367 [salt.state       ][INFO    ][10821] Host dbs01 (10.167.4.51) already present
2017-11-27 02:38:04,367 [salt.state       ][INFO    ][10821] Completed state [dbs01] at time 02:38:04.366873 duration_in_ms=0.539
2017-11-27 02:38:04,367 [salt.state       ][INFO    ][10821] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.367014
2017-11-27 02:38:04,367 [salt.state       ][INFO    ][10821] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,367 [salt.state       ][INFO    ][10821] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.367553 duration_in_ms=0.539
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.367695
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.368238 duration_in_ms=0.543
2017-11-27 02:38:04,368 [salt.state       ][INFO    ][10821] Running state [dbs02] at time 02:38:04.368383
2017-11-27 02:38:04,369 [salt.state       ][INFO    ][10821] Executing state host.present for dbs02
2017-11-27 02:38:04,369 [salt.state       ][INFO    ][10821] Host dbs02 (10.167.4.52) already present
2017-11-27 02:38:04,369 [salt.state       ][INFO    ][10821] Completed state [dbs02] at time 02:38:04.368949 duration_in_ms=0.566
2017-11-27 02:38:04,369 [salt.state       ][INFO    ][10821] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.369094
2017-11-27 02:38:04,369 [salt.state       ][INFO    ][10821] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.369635 duration_in_ms=0.541
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Running state [dbs03] at time 02:38:04.369780
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Executing state host.present for dbs03
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Host dbs03 (10.167.4.53) already present
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Completed state [dbs03] at time 02:38:04.370319 duration_in_ms=0.538
2017-11-27 02:38:04,370 [salt.state       ][INFO    ][10821] Running state [mas01] at time 02:38:04.370465
2017-11-27 02:38:04,371 [salt.state       ][INFO    ][10821] Executing state host.present for mas01
2017-11-27 02:38:04,371 [salt.state       ][INFO    ][10821] Host mas01 (10.167.4.3) already present
2017-11-27 02:38:04,371 [salt.state       ][INFO    ][10821] Completed state [mas01] at time 02:38:04.371003 duration_in_ms=0.538
2017-11-27 02:38:04,371 [salt.state       ][INFO    ][10821] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.371141
2017-11-27 02:38:04,371 [salt.state       ][INFO    ][10821] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.371679 duration_in_ms=0.537
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.371823
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:38:04,372 [salt.state       ][INFO    ][10821] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.372374 duration_in_ms=0.551
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Running state [ctl02] at time 02:38:04.372518
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Executing state host.present for ctl02
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Host ctl02 (10.167.4.12) already present
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Completed state [ctl02] at time 02:38:04.373083 duration_in_ms=0.564
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Running state [ctl03] at time 02:38:04.373224
2017-11-27 02:38:04,373 [salt.state       ][INFO    ][10821] Executing state host.present for ctl03
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Host ctl03 (10.167.4.13) already present
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Completed state [ctl03] at time 02:38:04.373767 duration_in_ms=0.542
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.373911
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:38:04,374 [salt.state       ][INFO    ][10821] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.374458 duration_in_ms=0.548
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.374605
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.375144 duration_in_ms=0.538
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Running state [ctl01] at time 02:38:04.375286
2017-11-27 02:38:04,375 [salt.state       ][INFO    ][10821] Executing state host.present for ctl01
2017-11-27 02:38:04,376 [salt.state       ][INFO    ][10821] Host ctl01 (10.167.4.11) already present
2017-11-27 02:38:04,376 [salt.state       ][INFO    ][10821] Completed state [ctl01] at time 02:38:04.375828 duration_in_ms=0.541
2017-11-27 02:38:04,376 [salt.state       ][INFO    ][10821] Running state [ctl] at time 02:38:04.375969
2017-11-27 02:38:04,376 [salt.state       ][INFO    ][10821] Executing state host.present for ctl
2017-11-27 02:38:04,376 [salt.state       ][INFO    ][10821] Host ctl (10.167.4.10) already present
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Completed state [ctl] at time 02:38:04.376526 duration_in_ms=0.557
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.376668
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:04.377242 duration_in_ms=0.575
2017-11-27 02:38:04,377 [salt.state       ][INFO    ][10821] Running state [ens2] at time 02:38:04.377385
2017-11-27 02:38:04,378 [salt.state       ][INFO    ][10821] Executing state network.managed for ens2
2017-11-27 02:38:04,692 [salt.state       ][INFO    ][10821] Interface ens2 is up to date.
2017-11-27 02:38:04,813 [salt.state       ][INFO    ][10821] Completed state [ens2] at time 02:38:04.813237 duration_in_ms=435.849
2017-11-27 02:38:04,814 [salt.state       ][INFO    ][10821] Running state [ens3] at time 02:38:04.813577
2017-11-27 02:38:04,814 [salt.state       ][INFO    ][10821] Executing state network.managed for ens3
2017-11-27 02:38:05,093 [salt.state       ][INFO    ][10821] Interface ens3 is up to date.
2017-11-27 02:38:05,094 [salt.state       ][INFO    ][10821] Completed state [ens3] at time 02:38:05.093578 duration_in_ms=280.001
2017-11-27 02:38:05,094 [salt.state       ][INFO    ][10821] Running state [/etc/profile.d/proxy.sh] at time 02:38:05.093897
2017-11-27 02:38:05,094 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:38:05,095 [salt.state       ][INFO    ][10821] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:38:05,095 [salt.state       ][INFO    ][10821] Completed state [/etc/profile.d/proxy.sh] at time 02:38:05.094846 duration_in_ms=0.949
2017-11-27 02:38:05,095 [salt.state       ][INFO    ][10821] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:38:05.095117
2017-11-27 02:38:05,095 [salt.state       ][INFO    ][10821] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:38:05,096 [salt.state       ][INFO    ][10821] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:38:05,096 [salt.state       ][INFO    ][10821] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:38:05.095951 duration_in_ms=0.835
2017-11-27 02:38:05,096 [salt.state       ][INFO    ][10821] Running state [ntp] at time 02:38:05.096232
2017-11-27 02:38:05,097 [salt.state       ][INFO    ][10821] Executing state pkg.installed for ntp
2017-11-27 02:38:05,100 [salt.state       ][INFO    ][10821] Package ntp is already installed
2017-11-27 02:38:05,100 [salt.state       ][INFO    ][10821] Completed state [ntp] at time 02:38:05.100002 duration_in_ms=3.77
2017-11-27 02:38:05,101 [salt.state       ][INFO    ][10821] Running state [/etc/ntp.conf] at time 02:38:05.100912
2017-11-27 02:38:05,101 [salt.state       ][INFO    ][10821] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:38:05,118 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:38:05,144 [salt.fileclient  ][INFO    ][10821] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:38:05,150 [salt.state       ][INFO    ][10821] File /etc/ntp.conf is in the correct state
2017-11-27 02:38:05,151 [salt.state       ][INFO    ][10821] Completed state [/etc/ntp.conf] at time 02:38:05.150673 duration_in_ms=49.761
2017-11-27 02:38:05,152 [salt.state       ][INFO    ][10821] Running state [ntp] at time 02:38:05.151555
2017-11-27 02:38:05,152 [salt.state       ][INFO    ][10821] Executing state service.running for ntp
2017-11-27 02:38:05,152 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:38:05,165 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:38:05,176 [salt.loaded.int.module.cmdmod][INFO    ][10821] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:38:05,188 [salt.state       ][INFO    ][10821] The service ntp is already running
2017-11-27 02:38:05,189 [salt.state       ][INFO    ][10821] Completed state [ntp] at time 02:38:05.188492 duration_in_ms=36.936
2017-11-27 02:38:05,191 [salt.minion      ][INFO    ][10821] Returning information for job: 20171127023749357979
2017-11-27 02:38:30,641 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023830633188
2017-11-27 02:38:30,664 [salt.minion      ][INFO    ][12656] Starting a new job with PID 12656
2017-11-27 02:38:33,567 [salt.state       ][INFO    ][12656] Loading fresh modules for state activity
2017-11-27 02:38:33,918 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:38:33,944 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:38:33,979 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,022 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:38:34,070 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,114 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:38:34,196 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,242 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:38:34,295 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,349 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:38:34,515 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,566 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:38:34,596 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,638 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:38:34,663 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,714 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:38:34,742 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,787 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:38:34,815 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,859 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:38:34,876 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:34,921 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:38:34,954 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,011 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:38:35,037 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,081 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:38:35,104 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,146 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:38:35,166 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,217 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:38:35,244 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,302 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:38:35,318 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,365 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:38:35,399 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,476 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:38:35,548 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,598 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:38:35,616 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,819 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:38:35,838 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:35,885 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:38:35,897 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:38:35,913 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:38:35,929 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:38:35,944 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:38:35,956 [salt.state       ][INFO    ][12656] Running state [/etc/environment] at time 02:38:35.955533
2017-11-27 02:38:35,956 [salt.state       ][INFO    ][12656] Executing state file.blockreplace for /etc/environment
2017-11-27 02:38:35,960 [salt.state       ][INFO    ][12656] No changes needed to be made
2017-11-27 02:38:35,960 [salt.state       ][INFO    ][12656] Completed state [/etc/environment] at time 02:38:35.959779 duration_in_ms=4.246
2017-11-27 02:38:35,960 [salt.state       ][INFO    ][12656] Running state [/etc/profile.d] at time 02:38:35.960060
2017-11-27 02:38:35,960 [salt.state       ][INFO    ][12656] Executing state file.directory for /etc/profile.d
2017-11-27 02:38:35,961 [salt.state       ][INFO    ][12656] Directory /etc/profile.d is in the correct state
2017-11-27 02:38:35,961 [salt.state       ][INFO    ][12656] Completed state [/etc/profile.d] at time 02:38:35.961365 duration_in_ms=1.304
2017-11-27 02:38:36,212 [salt.state       ][INFO    ][12656] Running state [linux_repo_prereq_pkgs] at time 02:38:36.212232
2017-11-27 02:38:36,213 [salt.state       ][INFO    ][12656] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:38:36,213 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:38:36,628 [salt.state       ][INFO    ][12656] All specified packages are already installed
2017-11-27 02:38:36,628 [salt.state       ][INFO    ][12656] Completed state [linux_repo_prereq_pkgs] at time 02:38:36.627984 duration_in_ms=415.752
2017-11-27 02:38:36,628 [salt.state       ][INFO    ][12656] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:38:36.628307
2017-11-27 02:38:36,629 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:38:36,629 [salt.state       ][INFO    ][12656] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:38:36,629 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:38:36.629268 duration_in_ms=0.962
2017-11-27 02:38:36,630 [salt.state       ][INFO    ][12656] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:38:36.629533
2017-11-27 02:38:36,630 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:38:36,648 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:38:36,666 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:36,700 [salt.state       ][INFO    ][12656] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:38:36,701 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:38:36.700571 duration_in_ms=71.037
2017-11-27 02:38:36,702 [salt.state       ][INFO    ][12656] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:38:36.702243
2017-11-27 02:38:36,702 [salt.state       ][INFO    ][12656] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:38:37,358 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:38:37,432 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:39,173 [salt.state       ][INFO    ][12656] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:38:39,173 [salt.state       ][INFO    ][12656] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:38:39.173046 duration_in_ms=2470.802
2017-11-27 02:38:39,173 [salt.state       ][INFO    ][12656] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:38:39.173403
2017-11-27 02:38:39,174 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:38:39,174 [salt.state       ][INFO    ][12656] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:38:39,174 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:38:39.174349 duration_in_ms=0.946
2017-11-27 02:38:39,175 [salt.state       ][INFO    ][12656] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:38:39.174619
2017-11-27 02:38:39,175 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:38:39,192 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:38:39,211 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:39,244 [salt.state       ][INFO    ][12656] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:38:39,244 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:38:39.244110 duration_in_ms=69.49
2017-11-27 02:38:39,245 [salt.state       ][INFO    ][12656] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:38:39.244907
2017-11-27 02:38:39,245 [salt.state       ][INFO    ][12656] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:38:39,337 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:38:39,412 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:40,737 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023840724446
2017-11-27 02:38:40,757 [salt.minion      ][INFO    ][13568] Starting a new job with PID 13568
2017-11-27 02:38:40,878 [salt.minion      ][INFO    ][13568] Returning information for job: 20171127023840724446
2017-11-27 02:38:41,305 [salt.state       ][INFO    ][12656] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:38:41,306 [salt.state       ][INFO    ][12656] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:38:41.305757 duration_in_ms=2060.849
2017-11-27 02:38:41,306 [salt.state       ][INFO    ][12656] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:38:41.306286
2017-11-27 02:38:41,307 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:38:41,307 [salt.state       ][INFO    ][12656] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:38:41,308 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:38:41.307766 duration_in_ms=1.479
2017-11-27 02:38:41,308 [salt.state       ][INFO    ][12656] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:38:41.308167
2017-11-27 02:38:41,309 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:38:41,328 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:38:41,350 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:41,398 [salt.state       ][INFO    ][12656] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:38:41,399 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:38:41.398577 duration_in_ms=90.409
2017-11-27 02:38:41,399 [salt.state       ][INFO    ][12656] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:38:41.399408
2017-11-27 02:38:41,400 [salt.state       ][INFO    ][12656] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:38:41,512 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:38:41,603 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:43,518 [salt.state       ][INFO    ][12656] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:38:43,518 [salt.state       ][INFO    ][12656] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:38:43.518216 duration_in_ms=2118.806
2017-11-27 02:38:43,519 [salt.state       ][INFO    ][12656] Running state [linux_extra_packages_purged] at time 02:38:43.518564
2017-11-27 02:38:43,519 [salt.state       ][INFO    ][12656] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:38:43,526 [salt.state       ][INFO    ][12656] All specified packages are already absent
2017-11-27 02:38:43,527 [salt.state       ][INFO    ][12656] Completed state [linux_extra_packages_purged] at time 02:38:43.526581 duration_in_ms=8.015
2017-11-27 02:38:43,527 [salt.state       ][INFO    ][12656] Running state [linux_extra_packages_latest] at time 02:38:43.526997
2017-11-27 02:38:43,527 [salt.state       ][INFO    ][12656] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:38:43,531 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:38:45,198 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:38:45,240 [salt.state       ][INFO    ][12656] Package mcelog is already up-to-date
2017-11-27 02:38:45,240 [salt.state       ][INFO    ][12656] Completed state [linux_extra_packages_latest] at time 02:38:45.240041 duration_in_ms=1713.043
2017-11-27 02:38:45,241 [salt.state       ][INFO    ][12656] Running state [UTC] at time 02:38:45.240716
2017-11-27 02:38:45,241 [salt.state       ][INFO    ][12656] Executing state timezone.system for UTC
2017-11-27 02:38:45,242 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:38:45,277 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:38:45,287 [salt.state       ][INFO    ][12656] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:38:45,288 [salt.state       ][INFO    ][12656] Completed state [UTC] at time 02:38:45.287542 duration_in_ms=46.826
2017-11-27 02:38:45,288 [salt.state       ][INFO    ][12656] Running state [nf_conntrack] at time 02:38:45.288268
2017-11-27 02:38:45,289 [salt.state       ][INFO    ][12656] Executing state kmod.present for nf_conntrack
2017-11-27 02:38:45,289 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'lsmod' in directory '/root'
2017-11-27 02:38:45,299 [salt.state       ][INFO    ][12656] Kernel module nf_conntrack is already present
2017-11-27 02:38:45,300 [salt.state       ][INFO    ][12656] Completed state [nf_conntrack] at time 02:38:45.299766 duration_in_ms=11.498
2017-11-27 02:38:45,300 [salt.state       ][INFO    ][12656] Running state [kernel.panic] at time 02:38:45.300417
2017-11-27 02:38:45,301 [salt.state       ][INFO    ][12656] Executing state sysctl.present for kernel.panic
2017-11-27 02:38:45,311 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,328 [salt.state       ][INFO    ][12656] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:38:45,328 [salt.state       ][INFO    ][12656] Completed state [kernel.panic] at time 02:38:45.328054 duration_in_ms=27.637
2017-11-27 02:38:45,328 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_keepalive_probes] at time 02:38:45.328407
2017-11-27 02:38:45,329 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:38:45,329 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,344 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:38:45,345 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:38:45.344616 duration_in_ms=16.207
2017-11-27 02:38:45,345 [salt.state       ][INFO    ][12656] Running state [fs.file-max] at time 02:38:45.344987
2017-11-27 02:38:45,345 [salt.state       ][INFO    ][12656] Executing state sysctl.present for fs.file-max
2017-11-27 02:38:45,346 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,364 [salt.state       ][INFO    ][12656] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:38:45,365 [salt.state       ][INFO    ][12656] Completed state [fs.file-max] at time 02:38:45.364725 duration_in_ms=19.736
2017-11-27 02:38:45,365 [salt.state       ][INFO    ][12656] Running state [net.core.somaxconn] at time 02:38:45.365094
2017-11-27 02:38:45,365 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:38:45,366 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,379 [salt.state       ][INFO    ][12656] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:38:45,380 [salt.state       ][INFO    ][12656] Completed state [net.core.somaxconn] at time 02:38:45.379852 duration_in_ms=14.757
2017-11-27 02:38:45,380 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:38:45.380190
2017-11-27 02:38:45,381 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:38:45,381 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,393 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:38:45,393 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:38:45.393379 duration_in_ms=13.188
2017-11-27 02:38:45,394 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_tw_reuse] at time 02:38:45.393709
2017-11-27 02:38:45,394 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:38:45,395 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,406 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:38:45,407 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_tw_reuse] at time 02:38:45.406612 duration_in_ms=12.902
2017-11-27 02:38:45,407 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_retries2] at time 02:38:45.406943
2017-11-27 02:38:45,407 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:38:45,408 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,420 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:38:45,421 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_retries2] at time 02:38:45.420688 duration_in_ms=13.743
2017-11-27 02:38:45,421 [salt.state       ][INFO    ][12656] Running state [vm.swappiness] at time 02:38:45.421144
2017-11-27 02:38:45,421 [salt.state       ][INFO    ][12656] Executing state sysctl.present for vm.swappiness
2017-11-27 02:38:45,422 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,436 [salt.state       ][INFO    ][12656] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:38:45,436 [salt.state       ][INFO    ][12656] Completed state [vm.swappiness] at time 02:38:45.435857 duration_in_ms=14.711
2017-11-27 02:38:45,436 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:38:45.436183
2017-11-27 02:38:45,437 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:38:45,437 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,453 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:38:45,453 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:38:45.452875 duration_in_ms=16.691
2017-11-27 02:38:45,453 [salt.state       ][INFO    ][12656] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:38:45.453215
2017-11-27 02:38:45,454 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:38:45,454 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,468 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:38:45,469 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:38:45.468727 duration_in_ms=15.51
2017-11-27 02:38:45,469 [salt.state       ][INFO    ][12656] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:38:45.469088
2017-11-27 02:38:45,469 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:38:45,470 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,486 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:38:45,487 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:38:45.486687 duration_in_ms=17.599
2017-11-27 02:38:45,487 [salt.state       ][INFO    ][12656] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:38:45.487042
2017-11-27 02:38:45,487 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:38:45,488 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,502 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:38:45,502 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:38:45.502104 duration_in_ms=15.061
2017-11-27 02:38:45,502 [salt.state       ][INFO    ][12656] Running state [net.core.netdev_max_backlog] at time 02:38:45.502446
2017-11-27 02:38:45,503 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:38:45,503 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,519 [salt.state       ][INFO    ][12656] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:38:45,519 [salt.state       ][INFO    ][12656] Completed state [net.core.netdev_max_backlog] at time 02:38:45.519219 duration_in_ms=16.773
2017-11-27 02:38:45,520 [salt.state       ][INFO    ][12656] Running state [net.ipv4.tcp_keepalive_time] at time 02:38:45.519614
2017-11-27 02:38:45,520 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:38:45,521 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,536 [salt.state       ][INFO    ][12656] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:38:45,537 [salt.state       ][INFO    ][12656] Completed state [net.ipv4.tcp_keepalive_time] at time 02:38:45.536479 duration_in_ms=16.863
2017-11-27 02:38:45,537 [salt.state       ][INFO    ][12656] Running state [net.nf_conntrack_max] at time 02:38:45.536880
2017-11-27 02:38:45,537 [salt.state       ][INFO    ][12656] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:38:45,538 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:38:45,553 [salt.state       ][INFO    ][12656] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:38:45,553 [salt.state       ][INFO    ][12656] Completed state [net.nf_conntrack_max] at time 02:38:45.553142 duration_in_ms=16.262
2017-11-27 02:38:45,554 [salt.state       ][INFO    ][12656] Running state [linux_sysfs_package] at time 02:38:45.553487
2017-11-27 02:38:45,554 [salt.state       ][INFO    ][12656] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:38:45,557 [salt.state       ][INFO    ][12656] All specified packages are already installed
2017-11-27 02:38:45,558 [salt.state       ][INFO    ][12656] Completed state [linux_sysfs_package] at time 02:38:45.557759 duration_in_ms=4.272
2017-11-27 02:38:45,559 [salt.state       ][INFO    ][12656] Running state [/etc/sysfs.d] at time 02:38:45.558806
2017-11-27 02:38:45,559 [salt.state       ][INFO    ][12656] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:38:45,560 [salt.state       ][INFO    ][12656] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:38:45,560 [salt.state       ][INFO    ][12656] Completed state [/etc/sysfs.d] at time 02:38:45.560055 duration_in_ms=1.248
2017-11-27 02:38:45,561 [salt.state       ][INFO    ][12656] Running state [ondemand] at time 02:38:45.560789
2017-11-27 02:38:45,561 [salt.state       ][INFO    ][12656] Executing state service.dead for ondemand
2017-11-27 02:38:45,562 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:38:45,572 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:38:45,581 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:38:45,594 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'runlevel' in directory '/root'
2017-11-27 02:38:45,603 [salt.state       ][INFO    ][12656] The service ondemand is already dead
2017-11-27 02:38:45,604 [salt.state       ][INFO    ][12656] Completed state [ondemand] at time 02:38:45.603842 duration_in_ms=43.053
2017-11-27 02:38:45,605 [salt.state       ][INFO    ][12656] Running state [cs_CZ.UTF-8] at time 02:38:45.604544
2017-11-27 02:38:45,605 [salt.state       ][INFO    ][12656] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:38:45,606 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'locale -a' in directory '/root'
2017-11-27 02:38:45,614 [salt.state       ][INFO    ][12656] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:38:45,614 [salt.state       ][INFO    ][12656] Completed state [cs_CZ.UTF-8] at time 02:38:45.614092 duration_in_ms=9.546
2017-11-27 02:38:45,614 [salt.state       ][INFO    ][12656] Running state [en_US.UTF-8] at time 02:38:45.614442
2017-11-27 02:38:45,615 [salt.state       ][INFO    ][12656] Executing state locale.present for en_US.UTF-8
2017-11-27 02:38:45,615 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'locale -a' in directory '/root'
2017-11-27 02:38:45,623 [salt.state       ][INFO    ][12656] Locale en_US.UTF-8 is already present
2017-11-27 02:38:45,623 [salt.state       ][INFO    ][12656] Completed state [en_US.UTF-8] at time 02:38:45.623240 duration_in_ms=8.797
2017-11-27 02:38:45,624 [salt.state       ][INFO    ][12656] Running state [en_US.UTF-8] at time 02:38:45.624308
2017-11-27 02:38:45,625 [salt.state       ][INFO    ][12656] Executing state locale.system for en_US.UTF-8
2017-11-27 02:38:45,625 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'localectl' in directory '/root'
2017-11-27 02:38:45,659 [salt.state       ][INFO    ][12656] System locale en_US.UTF-8 already set
2017-11-27 02:38:45,659 [salt.state       ][INFO    ][12656] Completed state [en_US.UTF-8] at time 02:38:45.659201 duration_in_ms=34.892
2017-11-27 02:38:45,660 [salt.state       ][INFO    ][12656] Running state [root] at time 02:38:45.660319
2017-11-27 02:38:45,661 [salt.state       ][INFO    ][12656] Executing state user.present for root
2017-11-27 02:38:45,662 [salt.state       ][INFO    ][12656] User root is present and up to date
2017-11-27 02:38:45,662 [salt.state       ][INFO    ][12656] Completed state [root] at time 02:38:45.661821 duration_in_ms=1.502
2017-11-27 02:38:45,663 [salt.state       ][INFO    ][12656] Running state [/root] at time 02:38:45.662738
2017-11-27 02:38:45,663 [salt.state       ][INFO    ][12656] Executing state file.directory for /root
2017-11-27 02:38:45,664 [salt.state       ][INFO    ][12656] Directory /root is in the correct state
2017-11-27 02:38:45,664 [salt.state       ][INFO    ][12656] Completed state [/root] at time 02:38:45.663841 duration_in_ms=1.103
2017-11-27 02:38:45,664 [salt.state       ][INFO    ][12656] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:38:45.664109
2017-11-27 02:38:45,664 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:38:45,665 [salt.state       ][INFO    ][12656] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:38:45,665 [salt.state       ][INFO    ][12656] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:38:45.664992 duration_in_ms=0.883
2017-11-27 02:38:45,665 [salt.state       ][INFO    ][12656] Running state [ubuntu] at time 02:38:45.665268
2017-11-27 02:38:45,666 [salt.state       ][INFO    ][12656] Executing state user.present for ubuntu
2017-11-27 02:38:45,666 [salt.state       ][INFO    ][12656] User ubuntu is present and up to date
2017-11-27 02:38:45,667 [salt.state       ][INFO    ][12656] Completed state [ubuntu] at time 02:38:45.666539 duration_in_ms=1.27
2017-11-27 02:38:45,667 [salt.state       ][INFO    ][12656] Running state [/home/ubuntu] at time 02:38:45.667332
2017-11-27 02:38:45,668 [salt.state       ][INFO    ][12656] Executing state file.directory for /home/ubuntu
2017-11-27 02:38:45,668 [salt.state       ][INFO    ][12656] Directory /home/ubuntu is in the correct state
2017-11-27 02:38:45,668 [salt.state       ][INFO    ][12656] Completed state [/home/ubuntu] at time 02:38:45.668365 duration_in_ms=1.033
2017-11-27 02:38:45,669 [salt.state       ][INFO    ][12656] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:45.669019
2017-11-27 02:38:45,669 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:38:45,685 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:38:45,689 [salt.state       ][INFO    ][12656] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:38:45,690 [salt.state       ][INFO    ][12656] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:38:45.689591 duration_in_ms=20.572
2017-11-27 02:38:45,690 [salt.state       ][INFO    ][12656] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:45.689873
2017-11-27 02:38:45,690 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:38:45,705 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:38:45,722 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:45,755 [salt.state       ][INFO    ][12656] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:38:45,756 [salt.state       ][INFO    ][12656] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:38:45.755601 duration_in_ms=65.727
2017-11-27 02:38:45,756 [salt.state       ][INFO    ][12656] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:45.755892
2017-11-27 02:38:45,756 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:38:45,773 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:38:45,791 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:38:45,824 [salt.state       ][INFO    ][12656] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:38:45,825 [salt.state       ][INFO    ][12656] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:38:45.824684 duration_in_ms=68.792
2017-11-27 02:38:45,826 [salt.state       ][INFO    ][12656] Running state [service.systemctl_reload] at time 02:38:45.825726
2017-11-27 02:38:45,826 [salt.state       ][INFO    ][12656] Executing state module.wait for service.systemctl_reload
2017-11-27 02:38:45,826 [salt.state       ][INFO    ][12656] No changes made for service.systemctl_reload
2017-11-27 02:38:45,827 [salt.state       ][INFO    ][12656] Completed state [service.systemctl_reload] at time 02:38:45.826540 duration_in_ms=0.814
2017-11-27 02:38:45,827 [salt.state       ][INFO    ][12656] Running state [/etc/hostname] at time 02:38:45.826801
2017-11-27 02:38:45,827 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/hostname
2017-11-27 02:38:45,843 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:38:45,845 [salt.state       ][INFO    ][12656] File /etc/hostname is in the correct state
2017-11-27 02:38:45,845 [salt.state       ][INFO    ][12656] Completed state [/etc/hostname] at time 02:38:45.845124 duration_in_ms=18.323
2017-11-27 02:38:45,846 [salt.state       ][INFO    ][12656] Running state [hostname msg03] at time 02:38:45.846125
2017-11-27 02:38:45,846 [salt.state       ][INFO    ][12656] Executing state cmd.wait for hostname msg03
2017-11-27 02:38:45,847 [salt.state       ][INFO    ][12656] No changes made for hostname msg03
2017-11-27 02:38:45,847 [salt.state       ][INFO    ][12656] Completed state [hostname msg03] at time 02:38:45.846932 duration_in_ms=0.807
2017-11-27 02:38:45,847 [salt.state       ][INFO    ][12656] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.847374
2017-11-27 02:38:45,848 [salt.state       ][INFO    ][12656] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,848 [salt.state       ][INFO    ][12656] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:38:45,848 [salt.state       ][INFO    ][12656] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.848309 duration_in_ms=0.935
2017-11-27 02:38:45,849 [salt.state       ][INFO    ][12656] Running state [mdb02] at time 02:38:45.848577
2017-11-27 02:38:45,849 [salt.state       ][INFO    ][12656] Executing state host.present for mdb02
2017-11-27 02:38:45,849 [salt.state       ][INFO    ][12656] Host mdb02 (10.167.4.77) already present
2017-11-27 02:38:45,850 [salt.state       ][INFO    ][12656] Completed state [mdb02] at time 02:38:45.849536 duration_in_ms=0.959
2017-11-27 02:38:45,850 [salt.state       ][INFO    ][12656] Running state [mdb03] at time 02:38:45.849798
2017-11-27 02:38:45,850 [salt.state       ][INFO    ][12656] Executing state host.present for mdb03
2017-11-27 02:38:45,850 [salt.state       ][INFO    ][12656] Host mdb03 (10.167.4.78) already present
2017-11-27 02:38:45,851 [salt.state       ][INFO    ][12656] Completed state [mdb03] at time 02:38:45.850696 duration_in_ms=0.897
2017-11-27 02:38:45,851 [salt.state       ][INFO    ][12656] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.850957
2017-11-27 02:38:45,851 [salt.state       ][INFO    ][12656] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,852 [salt.state       ][INFO    ][12656] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:38:45,852 [salt.state       ][INFO    ][12656] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.851920 duration_in_ms=0.963
2017-11-27 02:38:45,852 [salt.state       ][INFO    ][12656] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.852183
2017-11-27 02:38:45,852 [salt.state       ][INFO    ][12656] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,853 [salt.state       ][INFO    ][12656] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:38:45,853 [salt.state       ][INFO    ][12656] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.853134 duration_in_ms=0.951
2017-11-27 02:38:45,853 [salt.state       ][INFO    ][12656] Running state [mdb01] at time 02:38:45.853396
2017-11-27 02:38:45,854 [salt.state       ][INFO    ][12656] Executing state host.present for mdb01
2017-11-27 02:38:45,854 [salt.state       ][INFO    ][12656] Host mdb01 (10.167.4.76) already present
2017-11-27 02:38:45,854 [salt.state       ][INFO    ][12656] Completed state [mdb01] at time 02:38:45.854286 duration_in_ms=0.889
2017-11-27 02:38:45,855 [salt.state       ][INFO    ][12656] Running state [mdb] at time 02:38:45.854548
2017-11-27 02:38:45,855 [salt.state       ][INFO    ][12656] Executing state host.present for mdb
2017-11-27 02:38:45,855 [salt.state       ][INFO    ][12656] Host mdb (10.167.4.75) already present
2017-11-27 02:38:45,855 [salt.state       ][INFO    ][12656] Completed state [mdb] at time 02:38:45.855454 duration_in_ms=0.906
2017-11-27 02:38:45,856 [salt.state       ][INFO    ][12656] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.855718
2017-11-27 02:38:45,856 [salt.state       ][INFO    ][12656] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,856 [salt.state       ][INFO    ][12656] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:38:45,857 [salt.state       ][INFO    ][12656] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.856614 duration_in_ms=0.896
2017-11-27 02:38:45,857 [salt.state       ][INFO    ][12656] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.856905
2017-11-27 02:38:45,857 [salt.state       ][INFO    ][12656] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,858 [salt.state       ][INFO    ][12656] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:38:45,858 [salt.state       ][INFO    ][12656] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.857811 duration_in_ms=0.906
2017-11-27 02:38:45,858 [salt.state       ][INFO    ][12656] Running state [cfg01] at time 02:38:45.858072
2017-11-27 02:38:45,858 [salt.state       ][INFO    ][12656] Executing state host.present for cfg01
2017-11-27 02:38:45,859 [salt.state       ][INFO    ][12656] Host cfg01 (10.167.4.100) already present
2017-11-27 02:38:45,859 [salt.state       ][INFO    ][12656] Completed state [cfg01] at time 02:38:45.859016 duration_in_ms=0.943
2017-11-27 02:38:45,859 [salt.state       ][INFO    ][12656] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.859291
2017-11-27 02:38:45,860 [salt.state       ][INFO    ][12656] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,860 [salt.state       ][INFO    ][12656] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:38:45,860 [salt.state       ][INFO    ][12656] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.860247 duration_in_ms=0.956
2017-11-27 02:38:45,861 [salt.state       ][INFO    ][12656] Running state [prx01] at time 02:38:45.860517
2017-11-27 02:38:45,861 [salt.state       ][INFO    ][12656] Executing state host.present for prx01
2017-11-27 02:38:45,861 [salt.state       ][INFO    ][12656] Host prx01 (10.167.4.104) already present
2017-11-27 02:38:45,861 [salt.state       ][INFO    ][12656] Completed state [prx01] at time 02:38:45.861466 duration_in_ms=0.95
2017-11-27 02:38:45,862 [salt.state       ][INFO    ][12656] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.861732
2017-11-27 02:38:45,862 [salt.state       ][INFO    ][12656] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,862 [salt.state       ][INFO    ][12656] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:38:45,863 [salt.state       ][INFO    ][12656] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.862667 duration_in_ms=0.935
2017-11-27 02:38:45,863 [salt.state       ][INFO    ][12656] Running state [kvm01] at time 02:38:45.862940
2017-11-27 02:38:45,863 [salt.state       ][INFO    ][12656] Executing state host.present for kvm01
2017-11-27 02:38:45,864 [salt.state       ][INFO    ][12656] Host kvm01 (10.167.4.141) already present
2017-11-27 02:38:45,864 [salt.state       ][INFO    ][12656] Completed state [kvm01] at time 02:38:45.863862 duration_in_ms=0.921
2017-11-27 02:38:45,864 [salt.state       ][INFO    ][12656] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.864128
2017-11-27 02:38:45,864 [salt.state       ][INFO    ][12656] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,865 [salt.state       ][INFO    ][12656] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:38:45,865 [salt.state       ][INFO    ][12656] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.865060 duration_in_ms=0.931
2017-11-27 02:38:45,865 [salt.state       ][INFO    ][12656] Running state [kvm03] at time 02:38:45.865329
2017-11-27 02:38:45,866 [salt.state       ][INFO    ][12656] Executing state host.present for kvm03
2017-11-27 02:38:45,868 [salt.state       ][INFO    ][12656] Host kvm03 (10.167.4.143) already present
2017-11-27 02:38:45,868 [salt.state       ][INFO    ][12656] Completed state [kvm03] at time 02:38:45.868329 duration_in_ms=3.0
2017-11-27 02:38:45,869 [salt.state       ][INFO    ][12656] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.868620
2017-11-27 02:38:45,869 [salt.state       ][INFO    ][12656] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,869 [salt.state       ][INFO    ][12656] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:38:45,870 [salt.state       ][INFO    ][12656] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.869704 duration_in_ms=1.084
2017-11-27 02:38:45,870 [salt.state       ][INFO    ][12656] Running state [kvm02] at time 02:38:45.869973
2017-11-27 02:38:45,870 [salt.state       ][INFO    ][12656] Executing state host.present for kvm02
2017-11-27 02:38:45,871 [salt.state       ][INFO    ][12656] Host kvm02 (10.167.4.142) already present
2017-11-27 02:38:45,871 [salt.state       ][INFO    ][12656] Completed state [kvm02] at time 02:38:45.870905 duration_in_ms=0.931
2017-11-27 02:38:45,871 [salt.state       ][INFO    ][12656] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.871174
2017-11-27 02:38:45,871 [salt.state       ][INFO    ][12656] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,872 [salt.state       ][INFO    ][12656] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:38:45,872 [salt.state       ][INFO    ][12656] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.872159 duration_in_ms=0.985
2017-11-27 02:38:45,872 [salt.state       ][INFO    ][12656] Running state [dbs] at time 02:38:45.872440
2017-11-27 02:38:45,873 [salt.state       ][INFO    ][12656] Executing state host.present for dbs
2017-11-27 02:38:45,873 [salt.state       ][INFO    ][12656] Host dbs (10.167.4.50) already present
2017-11-27 02:38:45,873 [salt.state       ][INFO    ][12656] Completed state [dbs] at time 02:38:45.873387 duration_in_ms=0.946
2017-11-27 02:38:45,874 [salt.state       ][INFO    ][12656] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.873657
2017-11-27 02:38:45,874 [salt.state       ][INFO    ][12656] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,874 [salt.state       ][INFO    ][12656] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:38:45,875 [salt.state       ][INFO    ][12656] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.874599 duration_in_ms=0.942
2017-11-27 02:38:45,875 [salt.state       ][INFO    ][12656] Running state [prx] at time 02:38:45.874877
2017-11-27 02:38:45,875 [salt.state       ][INFO    ][12656] Executing state host.present for prx
2017-11-27 02:38:45,876 [salt.state       ][INFO    ][12656] Host prx (172.30.10.103) already present
2017-11-27 02:38:45,876 [salt.state       ][INFO    ][12656] Completed state [prx] at time 02:38:45.875835 duration_in_ms=0.957
2017-11-27 02:38:45,876 [salt.state       ][INFO    ][12656] Running state [prx02] at time 02:38:45.876107
2017-11-27 02:38:45,876 [salt.state       ][INFO    ][12656] Executing state host.present for prx02
2017-11-27 02:38:45,877 [salt.state       ][INFO    ][12656] Host prx02 (10.167.4.105) already present
2017-11-27 02:38:45,877 [salt.state       ][INFO    ][12656] Completed state [prx02] at time 02:38:45.877102 duration_in_ms=0.995
2017-11-27 02:38:45,877 [salt.state       ][INFO    ][12656] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.877370
2017-11-27 02:38:45,878 [salt.state       ][INFO    ][12656] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,878 [salt.state       ][INFO    ][12656] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:38:45,878 [salt.state       ][INFO    ][12656] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.878298 duration_in_ms=0.928
2017-11-27 02:38:45,879 [salt.state       ][INFO    ][12656] Running state [gtw01] at time 02:38:45.878570
2017-11-27 02:38:45,879 [salt.state       ][INFO    ][12656] Executing state host.present for gtw01
2017-11-27 02:38:45,879 [salt.state       ][INFO    ][12656] Host gtw01 (10.167.4.124) already present
2017-11-27 02:38:45,880 [salt.state       ][INFO    ][12656] Completed state [gtw01] at time 02:38:45.879524 duration_in_ms=0.955
2017-11-27 02:38:45,880 [salt.state       ][INFO    ][12656] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.879795
2017-11-27 02:38:45,880 [salt.state       ][INFO    ][12656] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,881 [salt.state       ][INFO    ][12656] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:38:45,881 [salt.state       ][INFO    ][12656] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.880743 duration_in_ms=0.948
2017-11-27 02:38:45,881 [salt.state       ][INFO    ][12656] Running state [gtw02] at time 02:38:45.881041
2017-11-27 02:38:45,881 [salt.state       ][INFO    ][12656] Executing state host.present for gtw02
2017-11-27 02:38:45,882 [salt.state       ][INFO    ][12656] Host gtw02 (10.167.4.125) already present
2017-11-27 02:38:45,882 [salt.state       ][INFO    ][12656] Completed state [gtw02] at time 02:38:45.881981 duration_in_ms=0.94
2017-11-27 02:38:45,882 [salt.state       ][INFO    ][12656] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.882248
2017-11-27 02:38:45,883 [salt.state       ][INFO    ][12656] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,883 [salt.state       ][INFO    ][12656] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:38:45,883 [salt.state       ][INFO    ][12656] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.883186 duration_in_ms=0.938
2017-11-27 02:38:45,883 [salt.state       ][INFO    ][12656] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.883465
2017-11-27 02:38:45,884 [salt.state       ][INFO    ][12656] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,884 [salt.state       ][INFO    ][12656] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:38:45,884 [salt.state       ][INFO    ][12656] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.884417 duration_in_ms=0.953
2017-11-27 02:38:45,885 [salt.state       ][INFO    ][12656] Running state [msg02] at time 02:38:45.884694
2017-11-27 02:38:45,885 [salt.state       ][INFO    ][12656] Executing state host.present for msg02
2017-11-27 02:38:45,886 [salt.state       ][INFO    ][12656] Host msg02 (10.167.4.42) already present
2017-11-27 02:38:45,886 [salt.state       ][INFO    ][12656] Completed state [msg02] at time 02:38:45.885877 duration_in_ms=1.184
2017-11-27 02:38:45,886 [salt.state       ][INFO    ][12656] Running state [msg03] at time 02:38:45.886148
2017-11-27 02:38:45,886 [salt.state       ][INFO    ][12656] Executing state host.present for msg03
2017-11-27 02:38:45,887 [salt.state       ][INFO    ][12656] Host msg03 (10.167.4.43) already present
2017-11-27 02:38:45,887 [salt.state       ][INFO    ][12656] Completed state [msg03] at time 02:38:45.887081 duration_in_ms=0.934
2017-11-27 02:38:45,887 [salt.state       ][INFO    ][12656] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.887362
2017-11-27 02:38:45,888 [salt.state       ][INFO    ][12656] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,888 [salt.state       ][INFO    ][12656] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:38:45,888 [salt.state       ][INFO    ][12656] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.888303 duration_in_ms=0.94
2017-11-27 02:38:45,889 [salt.state       ][INFO    ][12656] Running state [file.replace] at time 02:38:45.889138
2017-11-27 02:38:45,889 [salt.state       ][INFO    ][12656] Executing state module.run for file.replace
2017-11-27 02:38:45,958 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:38:45,967 [salt.state       ][INFO    ][12656] onlyif execution failed
2017-11-27 02:38:45,967 [salt.state       ][INFO    ][12656] Completed state [file.replace] at time 02:38:45.967271 duration_in_ms=78.097
2017-11-27 02:38:45,968 [salt.state       ][INFO    ][12656] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.967658
2017-11-27 02:38:45,968 [salt.state       ][INFO    ][12656] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,969 [salt.state       ][INFO    ][12656] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:38:45,969 [salt.state       ][INFO    ][12656] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.968891 duration_in_ms=1.234
2017-11-27 02:38:45,969 [salt.state       ][INFO    ][12656] Running state [msg01] at time 02:38:45.969176
2017-11-27 02:38:45,969 [salt.state       ][INFO    ][12656] Executing state host.present for msg01
2017-11-27 02:38:45,970 [salt.state       ][INFO    ][12656] Host msg01 (10.167.4.41) already present
2017-11-27 02:38:45,970 [salt.state       ][INFO    ][12656] Completed state [msg01] at time 02:38:45.970118 duration_in_ms=0.941
2017-11-27 02:38:45,970 [salt.state       ][INFO    ][12656] Running state [msg] at time 02:38:45.970396
2017-11-27 02:38:45,971 [salt.state       ][INFO    ][12656] Executing state host.present for msg
2017-11-27 02:38:45,971 [salt.state       ][INFO    ][12656] Host msg (10.167.4.40) already present
2017-11-27 02:38:45,971 [salt.state       ][INFO    ][12656] Completed state [msg] at time 02:38:45.971337 duration_in_ms=0.942
2017-11-27 02:38:45,972 [salt.state       ][INFO    ][12656] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.971616
2017-11-27 02:38:45,972 [salt.state       ][INFO    ][12656] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,972 [salt.state       ][INFO    ][12656] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:38:45,973 [salt.state       ][INFO    ][12656] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.972543 duration_in_ms=0.928
2017-11-27 02:38:45,973 [salt.state       ][INFO    ][12656] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.972857
2017-11-27 02:38:45,973 [salt.state       ][INFO    ][12656] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,974 [salt.state       ][INFO    ][12656] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:38:45,974 [salt.state       ][INFO    ][12656] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.973805 duration_in_ms=0.948
2017-11-27 02:38:45,974 [salt.state       ][INFO    ][12656] Running state [cfg01] at time 02:38:45.974083
2017-11-27 02:38:45,974 [salt.state       ][INFO    ][12656] Executing state host.present for cfg01
2017-11-27 02:38:45,975 [salt.state       ][INFO    ][12656] Host cfg01 (10.167.4.100) already present
2017-11-27 02:38:45,975 [salt.state       ][INFO    ][12656] Completed state [cfg01] at time 02:38:45.975006 duration_in_ms=0.923
2017-11-27 02:38:45,975 [salt.state       ][INFO    ][12656] Running state [cmp002] at time 02:38:45.975286
2017-11-27 02:38:45,976 [salt.state       ][INFO    ][12656] Executing state host.present for cmp002
2017-11-27 02:38:45,976 [salt.state       ][INFO    ][12656] Host cmp002 (10.167.4.102) already present
2017-11-27 02:38:45,976 [salt.state       ][INFO    ][12656] Completed state [cmp002] at time 02:38:45.976211 duration_in_ms=0.924
2017-11-27 02:38:45,977 [salt.state       ][INFO    ][12656] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.976483
2017-11-27 02:38:45,977 [salt.state       ][INFO    ][12656] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,977 [salt.state       ][INFO    ][12656] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:38:45,978 [salt.state       ][INFO    ][12656] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.977664 duration_in_ms=1.181
2017-11-27 02:38:45,978 [salt.state       ][INFO    ][12656] Running state [cmp001] at time 02:38:45.977943
2017-11-27 02:38:45,978 [salt.state       ][INFO    ][12656] Executing state host.present for cmp001
2017-11-27 02:38:45,979 [salt.state       ][INFO    ][12656] Host cmp001 (10.167.4.101) already present
2017-11-27 02:38:45,979 [salt.state       ][INFO    ][12656] Completed state [cmp001] at time 02:38:45.978860 duration_in_ms=0.917
2017-11-27 02:38:45,979 [salt.state       ][INFO    ][12656] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.979128
2017-11-27 02:38:45,979 [salt.state       ][INFO    ][12656] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,980 [salt.state       ][INFO    ][12656] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:38:45,980 [salt.state       ][INFO    ][12656] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.980056 duration_in_ms=0.928
2017-11-27 02:38:45,980 [salt.state       ][INFO    ][12656] Running state [dbs01] at time 02:38:45.980331
2017-11-27 02:38:45,981 [salt.state       ][INFO    ][12656] Executing state host.present for dbs01
2017-11-27 02:38:45,981 [salt.state       ][INFO    ][12656] Host dbs01 (10.167.4.51) already present
2017-11-27 02:38:45,981 [salt.state       ][INFO    ][12656] Completed state [dbs01] at time 02:38:45.981295 duration_in_ms=0.964
2017-11-27 02:38:45,982 [salt.state       ][INFO    ][12656] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.981564
2017-11-27 02:38:45,982 [salt.state       ][INFO    ][12656] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,982 [salt.state       ][INFO    ][12656] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:38:45,983 [salt.state       ][INFO    ][12656] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.982499 duration_in_ms=0.936
2017-11-27 02:38:45,983 [salt.state       ][INFO    ][12656] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.982779
2017-11-27 02:38:45,983 [salt.state       ][INFO    ][12656] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,983 [salt.state       ][INFO    ][12656] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:38:45,984 [salt.state       ][INFO    ][12656] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.983721 duration_in_ms=0.943
2017-11-27 02:38:45,984 [salt.state       ][INFO    ][12656] Running state [dbs02] at time 02:38:45.983995
2017-11-27 02:38:45,984 [salt.state       ][INFO    ][12656] Executing state host.present for dbs02
2017-11-27 02:38:45,985 [salt.state       ][INFO    ][12656] Host dbs02 (10.167.4.52) already present
2017-11-27 02:38:45,985 [salt.state       ][INFO    ][12656] Completed state [dbs02] at time 02:38:45.984946 duration_in_ms=0.951
2017-11-27 02:38:45,985 [salt.state       ][INFO    ][12656] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.985222
2017-11-27 02:38:45,985 [salt.state       ][INFO    ][12656] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,986 [salt.state       ][INFO    ][12656] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:38:45,986 [salt.state       ][INFO    ][12656] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.986154 duration_in_ms=0.931
2017-11-27 02:38:45,986 [salt.state       ][INFO    ][12656] Running state [dbs03] at time 02:38:45.986421
2017-11-27 02:38:45,987 [salt.state       ][INFO    ][12656] Executing state host.present for dbs03
2017-11-27 02:38:45,987 [salt.state       ][INFO    ][12656] Host dbs03 (10.167.4.53) already present
2017-11-27 02:38:45,987 [salt.state       ][INFO    ][12656] Completed state [dbs03] at time 02:38:45.987366 duration_in_ms=0.944
2017-11-27 02:38:45,988 [salt.state       ][INFO    ][12656] Running state [mas01] at time 02:38:45.987640
2017-11-27 02:38:45,988 [salt.state       ][INFO    ][12656] Executing state host.present for mas01
2017-11-27 02:38:45,988 [salt.state       ][INFO    ][12656] Host mas01 (10.167.4.3) already present
2017-11-27 02:38:45,989 [salt.state       ][INFO    ][12656] Completed state [mas01] at time 02:38:45.988572 duration_in_ms=0.932
2017-11-27 02:38:45,989 [salt.state       ][INFO    ][12656] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.988887
2017-11-27 02:38:45,989 [salt.state       ][INFO    ][12656] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,990 [salt.state       ][INFO    ][12656] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:38:45,990 [salt.state       ][INFO    ][12656] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.989822 duration_in_ms=0.936
2017-11-27 02:38:45,990 [salt.state       ][INFO    ][12656] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.990095
2017-11-27 02:38:45,990 [salt.state       ][INFO    ][12656] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,991 [salt.state       ][INFO    ][12656] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:38:45,991 [salt.state       ][INFO    ][12656] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.991022 duration_in_ms=0.927
2017-11-27 02:38:45,991 [salt.state       ][INFO    ][12656] Running state [ctl02] at time 02:38:45.991299
2017-11-27 02:38:45,992 [salt.state       ][INFO    ][12656] Executing state host.present for ctl02
2017-11-27 02:38:45,992 [salt.state       ][INFO    ][12656] Host ctl02 (10.167.4.12) already present
2017-11-27 02:38:45,992 [salt.state       ][INFO    ][12656] Completed state [ctl02] at time 02:38:45.992222 duration_in_ms=0.922
2017-11-27 02:38:45,993 [salt.state       ][INFO    ][12656] Running state [ctl03] at time 02:38:45.992492
2017-11-27 02:38:45,993 [salt.state       ][INFO    ][12656] Executing state host.present for ctl03
2017-11-27 02:38:45,993 [salt.state       ][INFO    ][12656] Host ctl03 (10.167.4.13) already present
2017-11-27 02:38:45,993 [salt.state       ][INFO    ][12656] Completed state [ctl03] at time 02:38:45.993308 duration_in_ms=0.816
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.993497
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.994118 duration_in_ms=0.621
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.994305
2017-11-27 02:38:45,994 [salt.state       ][INFO    ][12656] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,995 [salt.state       ][INFO    ][12656] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:38:45,995 [salt.state       ][INFO    ][12656] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.994915 duration_in_ms=0.624
2017-11-27 02:38:45,995 [salt.state       ][INFO    ][12656] Running state [ctl01] at time 02:38:45.995087
2017-11-27 02:38:45,995 [salt.state       ][INFO    ][12656] Executing state host.present for ctl01
2017-11-27 02:38:45,996 [salt.state       ][INFO    ][12656] Host ctl01 (10.167.4.11) already present
2017-11-27 02:38:45,996 [salt.state       ][INFO    ][12656] Completed state [ctl01] at time 02:38:45.995748 duration_in_ms=0.662
2017-11-27 02:38:45,996 [salt.state       ][INFO    ][12656] Running state [ctl] at time 02:38:45.995919
2017-11-27 02:38:45,996 [salt.state       ][INFO    ][12656] Executing state host.present for ctl
2017-11-27 02:38:45,996 [salt.state       ][INFO    ][12656] Host ctl (10.167.4.10) already present
2017-11-27 02:38:45,997 [salt.state       ][INFO    ][12656] Completed state [ctl] at time 02:38:45.996537 duration_in_ms=0.618
2017-11-27 02:38:45,997 [salt.state       ][INFO    ][12656] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.996705
2017-11-27 02:38:45,997 [salt.state       ][INFO    ][12656] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:38:45,997 [salt.state       ][INFO    ][12656] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:38:45,997 [salt.state       ][INFO    ][12656] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:38:45.997354 duration_in_ms=0.65
2017-11-27 02:38:45,998 [salt.state       ][INFO    ][12656] Running state [ens2] at time 02:38:45.997525
2017-11-27 02:38:45,998 [salt.state       ][INFO    ][12656] Executing state network.managed for ens2
2017-11-27 02:38:46,312 [salt.state       ][INFO    ][12656] Interface ens2 is up to date.
2017-11-27 02:38:46,312 [salt.state       ][INFO    ][12656] Completed state [ens2] at time 02:38:46.312260 duration_in_ms=314.734
2017-11-27 02:38:46,312 [salt.state       ][INFO    ][12656] Running state [ens3] at time 02:38:46.312446
2017-11-27 02:38:46,313 [salt.state       ][INFO    ][12656] Executing state network.managed for ens3
2017-11-27 02:38:46,624 [salt.state       ][INFO    ][12656] Interface ens3 is up to date.
2017-11-27 02:38:46,624 [salt.state       ][INFO    ][12656] Completed state [ens3] at time 02:38:46.624384 duration_in_ms=311.937
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] Running state [/etc/profile.d/proxy.sh] at time 02:38:46.624585
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] Completed state [/etc/profile.d/proxy.sh] at time 02:38:46.625181 duration_in_ms=0.595
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:38:46.625316
2017-11-27 02:38:46,625 [salt.state       ][INFO    ][12656] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:38:46,626 [salt.state       ][INFO    ][12656] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:38:46,626 [salt.state       ][INFO    ][12656] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:38:46.625727 duration_in_ms=0.411
2017-11-27 02:38:46,626 [salt.state       ][INFO    ][12656] Running state [ntp] at time 02:38:46.625861
2017-11-27 02:38:46,626 [salt.state       ][INFO    ][12656] Executing state pkg.installed for ntp
2017-11-27 02:38:46,629 [salt.state       ][INFO    ][12656] Package ntp is already installed
2017-11-27 02:38:46,630 [salt.state       ][INFO    ][12656] Completed state [ntp] at time 02:38:46.629501 duration_in_ms=3.64
2017-11-27 02:38:46,630 [salt.state       ][INFO    ][12656] Running state [/etc/ntp.conf] at time 02:38:46.630215
2017-11-27 02:38:46,630 [salt.state       ][INFO    ][12656] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:38:46,651 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:38:46,673 [salt.fileclient  ][INFO    ][12656] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:38:46,679 [salt.state       ][INFO    ][12656] File /etc/ntp.conf is in the correct state
2017-11-27 02:38:46,679 [salt.state       ][INFO    ][12656] Completed state [/etc/ntp.conf] at time 02:38:46.679119 duration_in_ms=48.904
2017-11-27 02:38:46,680 [salt.state       ][INFO    ][12656] Running state [ntp] at time 02:38:46.679846
2017-11-27 02:38:46,680 [salt.state       ][INFO    ][12656] Executing state service.running for ntp
2017-11-27 02:38:46,680 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:38:46,690 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:38:46,699 [salt.loaded.int.module.cmdmod][INFO    ][12656] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:38:46,709 [salt.state       ][INFO    ][12656] The service ntp is already running
2017-11-27 02:38:46,709 [salt.state       ][INFO    ][12656] Completed state [ntp] at time 02:38:46.708795 duration_in_ms=28.949
2017-11-27 02:38:46,711 [salt.minion      ][INFO    ][12656] Returning information for job: 20171127023830633188
2017-11-27 02:39:11,811 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023911799930
2017-11-27 02:39:11,845 [salt.minion      ][INFO    ][14648] Starting a new job with PID 14648
2017-11-27 02:39:14,712 [salt.state       ][INFO    ][14648] Loading fresh modules for state activity
2017-11-27 02:39:14,768 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:39:14,792 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:39:15,181 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,233 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:39:15,293 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,366 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:39:15,388 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,434 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:39:15,497 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,560 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:39:15,593 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,645 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:39:15,662 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,719 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:39:15,758 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,840 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:39:15,859 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,903 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:39:15,924 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:15,985 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:39:16,001 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,044 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:39:16,070 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,122 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:39:16,143 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,188 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:39:16,207 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,254 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:39:16,274 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,330 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:39:16,351 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,396 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:39:16,414 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,461 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:39:16,490 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,571 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:39:16,632 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,680 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:39:16,703 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,749 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:39:16,768 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:16,901 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:39:16,920 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:39:16,941 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:39:16,970 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:39:16,991 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:39:17,003 [salt.state       ][INFO    ][14648] Running state [/etc/environment] at time 02:39:17.003288
2017-11-27 02:39:17,004 [salt.state       ][INFO    ][14648] Executing state file.blockreplace for /etc/environment
2017-11-27 02:39:17,009 [salt.state       ][INFO    ][14648] No changes needed to be made
2017-11-27 02:39:17,009 [salt.state       ][INFO    ][14648] Completed state [/etc/environment] at time 02:39:17.009014 duration_in_ms=5.726
2017-11-27 02:39:17,009 [salt.state       ][INFO    ][14648] Running state [/etc/profile.d] at time 02:39:17.009295
2017-11-27 02:39:17,010 [salt.state       ][INFO    ][14648] Executing state file.directory for /etc/profile.d
2017-11-27 02:39:17,010 [salt.state       ][INFO    ][14648] Directory /etc/profile.d is in the correct state
2017-11-27 02:39:17,011 [salt.state       ][INFO    ][14648] Completed state [/etc/profile.d] at time 02:39:17.010596 duration_in_ms=1.301
2017-11-27 02:39:17,281 [salt.state       ][INFO    ][14648] Running state [linux_repo_prereq_pkgs] at time 02:39:17.280678
2017-11-27 02:39:17,281 [salt.state       ][INFO    ][14648] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:39:17,282 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:39:17,713 [salt.state       ][INFO    ][14648] All specified packages are already installed
2017-11-27 02:39:17,713 [salt.state       ][INFO    ][14648] Completed state [linux_repo_prereq_pkgs] at time 02:39:17.713251 duration_in_ms=432.573
2017-11-27 02:39:17,714 [salt.state       ][INFO    ][14648] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:39:17.713578
2017-11-27 02:39:17,714 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:39:17,714 [salt.state       ][INFO    ][14648] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:39:17,715 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:39:17.714549 duration_in_ms=0.971
2017-11-27 02:39:17,715 [salt.state       ][INFO    ][14648] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:39:17.714833
2017-11-27 02:39:17,715 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:39:17,747 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:39:17,764 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:17,799 [salt.state       ][INFO    ][14648] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:39:17,799 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:39:17.799000 duration_in_ms=84.166
2017-11-27 02:39:17,801 [salt.state       ][INFO    ][14648] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:39:17.800824
2017-11-27 02:39:17,801 [salt.state       ][INFO    ][14648] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:39:17,864 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:39:17,935 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:39:19,998 [salt.state       ][INFO    ][14648] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:39:19,999 [salt.state       ][INFO    ][14648] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:39:19.998508 duration_in_ms=2197.683
2017-11-27 02:39:19,999 [salt.state       ][INFO    ][14648] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:39:19.998846
2017-11-27 02:39:19,999 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:39:19,1000 [salt.state       ][INFO    ][14648] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:39:19,1000 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:39:19.999803 duration_in_ms=0.957
2017-11-27 02:39:20,000 [salt.state       ][INFO    ][14648] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:39:20.000072
2017-11-27 02:39:20,000 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:39:20,021 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:39:20,038 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:20,070 [salt.state       ][INFO    ][14648] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:39:20,070 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:39:20.069890 duration_in_ms=69.818
2017-11-27 02:39:20,071 [salt.state       ][INFO    ][14648] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:39:20.070627
2017-11-27 02:39:20,071 [salt.state       ][INFO    ][14648] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:39:20,160 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:39:20,230 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:39:21,900 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127023921888958
2017-11-27 02:39:21,976 [salt.minion      ][INFO    ][15555] Starting a new job with PID 15555
2017-11-27 02:39:21,985 [salt.minion      ][INFO    ][15555] Returning information for job: 20171127023921888958
2017-11-27 02:39:22,201 [salt.state       ][INFO    ][14648] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:39:22,201 [salt.state       ][INFO    ][14648] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:39:22.201392 duration_in_ms=2130.765
2017-11-27 02:39:22,202 [salt.state       ][INFO    ][14648] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:39:22.201592
2017-11-27 02:39:22,202 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:39:22,202 [salt.state       ][INFO    ][14648] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:39:22,203 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:39:22.202569 duration_in_ms=0.977
2017-11-27 02:39:22,203 [salt.state       ][INFO    ][14648] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:39:22.202841
2017-11-27 02:39:22,203 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:39:22,221 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:39:22,237 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:22,271 [salt.state       ][INFO    ][14648] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:39:22,271 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:39:22.271044 duration_in_ms=68.202
2017-11-27 02:39:22,272 [salt.state       ][INFO    ][14648] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:39:22.271807
2017-11-27 02:39:22,272 [salt.state       ][INFO    ][14648] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:39:22,350 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:39:22,426 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:39:24,302 [salt.state       ][INFO    ][14648] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:39:24,303 [salt.state       ][INFO    ][14648] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:39:24.302813 duration_in_ms=2031.004
2017-11-27 02:39:24,303 [salt.state       ][INFO    ][14648] Running state [linux_extra_packages_purged] at time 02:39:24.303144
2017-11-27 02:39:24,303 [salt.state       ][INFO    ][14648] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:39:24,309 [salt.state       ][INFO    ][14648] All specified packages are already absent
2017-11-27 02:39:24,309 [salt.state       ][INFO    ][14648] Completed state [linux_extra_packages_purged] at time 02:39:24.309135 duration_in_ms=5.991
2017-11-27 02:39:24,309 [salt.state       ][INFO    ][14648] Running state [linux_extra_packages_latest] at time 02:39:24.309403
2017-11-27 02:39:24,310 [salt.state       ][INFO    ][14648] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:39:24,312 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:39:26,136 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:39:26,176 [salt.state       ][INFO    ][14648] Package mcelog is already up-to-date
2017-11-27 02:39:26,176 [salt.state       ][INFO    ][14648] Completed state [linux_extra_packages_latest] at time 02:39:26.176208 duration_in_ms=1866.803
2017-11-27 02:39:26,177 [salt.state       ][INFO    ][14648] Running state [UTC] at time 02:39:26.176892
2017-11-27 02:39:26,177 [salt.state       ][INFO    ][14648] Executing state timezone.system for UTC
2017-11-27 02:39:26,178 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:39:26,233 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:39:26,243 [salt.state       ][INFO    ][14648] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:39:26,243 [salt.state       ][INFO    ][14648] Completed state [UTC] at time 02:39:26.243062 duration_in_ms=66.168
2017-11-27 02:39:26,244 [salt.state       ][INFO    ][14648] Running state [nf_conntrack] at time 02:39:26.243715
2017-11-27 02:39:26,244 [salt.state       ][INFO    ][14648] Executing state kmod.present for nf_conntrack
2017-11-27 02:39:26,245 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'lsmod' in directory '/root'
2017-11-27 02:39:26,251 [salt.state       ][INFO    ][14648] Kernel module nf_conntrack is already present
2017-11-27 02:39:26,252 [salt.state       ][INFO    ][14648] Completed state [nf_conntrack] at time 02:39:26.251463 duration_in_ms=7.748
2017-11-27 02:39:26,252 [salt.state       ][INFO    ][14648] Running state [kernel.panic] at time 02:39:26.252060
2017-11-27 02:39:26,252 [salt.state       ][INFO    ][14648] Executing state sysctl.present for kernel.panic
2017-11-27 02:39:26,259 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,271 [salt.state       ][INFO    ][14648] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:39:26,272 [salt.state       ][INFO    ][14648] Completed state [kernel.panic] at time 02:39:26.271470 duration_in_ms=19.41
2017-11-27 02:39:26,272 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_keepalive_probes] at time 02:39:26.271809
2017-11-27 02:39:26,272 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:39:26,273 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,285 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:39:26,285 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:39:26.285420 duration_in_ms=13.61
2017-11-27 02:39:26,286 [salt.state       ][INFO    ][14648] Running state [fs.file-max] at time 02:39:26.285755
2017-11-27 02:39:26,286 [salt.state       ][INFO    ][14648] Executing state sysctl.present for fs.file-max
2017-11-27 02:39:26,287 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,300 [salt.state       ][INFO    ][14648] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:39:26,301 [salt.state       ][INFO    ][14648] Completed state [fs.file-max] at time 02:39:26.300475 duration_in_ms=14.719
2017-11-27 02:39:26,301 [salt.state       ][INFO    ][14648] Running state [net.core.somaxconn] at time 02:39:26.300842
2017-11-27 02:39:26,301 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:39:26,302 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,315 [salt.state       ][INFO    ][14648] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:39:26,316 [salt.state       ][INFO    ][14648] Completed state [net.core.somaxconn] at time 02:39:26.315582 duration_in_ms=14.739
2017-11-27 02:39:26,316 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:39:26.315927
2017-11-27 02:39:26,316 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:39:26,317 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,331 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:39:26,331 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:39:26.331175 duration_in_ms=15.247
2017-11-27 02:39:26,332 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_tw_reuse] at time 02:39:26.331527
2017-11-27 02:39:26,332 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:39:26,332 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,350 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:39:26,351 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_tw_reuse] at time 02:39:26.350853 duration_in_ms=19.324
2017-11-27 02:39:26,351 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_retries2] at time 02:39:26.351218
2017-11-27 02:39:26,352 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:39:26,352 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,365 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:39:26,366 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_retries2] at time 02:39:26.365565 duration_in_ms=14.346
2017-11-27 02:39:26,366 [salt.state       ][INFO    ][14648] Running state [vm.swappiness] at time 02:39:26.365909
2017-11-27 02:39:26,366 [salt.state       ][INFO    ][14648] Executing state sysctl.present for vm.swappiness
2017-11-27 02:39:26,367 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,381 [salt.state       ][INFO    ][14648] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:39:26,382 [salt.state       ][INFO    ][14648] Completed state [vm.swappiness] at time 02:39:26.381761 duration_in_ms=15.851
2017-11-27 02:39:26,382 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:39:26.382108
2017-11-27 02:39:26,382 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:39:26,383 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,397 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:39:26,397 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:39:26.397092 duration_in_ms=14.983
2017-11-27 02:39:26,397 [salt.state       ][INFO    ][14648] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:39:26.397436
2017-11-27 02:39:26,398 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:39:26,398 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,412 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:39:26,412 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:39:26.412055 duration_in_ms=14.619
2017-11-27 02:39:26,412 [salt.state       ][INFO    ][14648] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:39:26.412410
2017-11-27 02:39:26,413 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:39:26,413 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,431 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:39:26,431 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:39:26.431409 duration_in_ms=18.998
2017-11-27 02:39:26,432 [salt.state       ][INFO    ][14648] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:39:26.431753
2017-11-27 02:39:26,432 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:39:26,433 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,450 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:39:26,451 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:39:26.450613 duration_in_ms=18.858
2017-11-27 02:39:26,451 [salt.state       ][INFO    ][14648] Running state [net.core.netdev_max_backlog] at time 02:39:26.450959
2017-11-27 02:39:26,451 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:39:26,452 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,469 [salt.state       ][INFO    ][14648] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:39:26,470 [salt.state       ][INFO    ][14648] Completed state [net.core.netdev_max_backlog] at time 02:39:26.469758 duration_in_ms=18.798
2017-11-27 02:39:26,470 [salt.state       ][INFO    ][14648] Running state [net.ipv4.tcp_keepalive_time] at time 02:39:26.470095
2017-11-27 02:39:26,470 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:39:26,471 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,483 [salt.state       ][INFO    ][14648] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:39:26,484 [salt.state       ][INFO    ][14648] Completed state [net.ipv4.tcp_keepalive_time] at time 02:39:26.483925 duration_in_ms=13.83
2017-11-27 02:39:26,484 [salt.state       ][INFO    ][14648] Running state [net.nf_conntrack_max] at time 02:39:26.484262
2017-11-27 02:39:26,485 [salt.state       ][INFO    ][14648] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:39:26,485 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:39:26,498 [salt.state       ][INFO    ][14648] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:39:26,498 [salt.state       ][INFO    ][14648] Completed state [net.nf_conntrack_max] at time 02:39:26.497954 duration_in_ms=13.691
2017-11-27 02:39:26,498 [salt.state       ][INFO    ][14648] Running state [linux_sysfs_package] at time 02:39:26.498294
2017-11-27 02:39:26,499 [salt.state       ][INFO    ][14648] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:39:26,502 [salt.state       ][INFO    ][14648] All specified packages are already installed
2017-11-27 02:39:26,502 [salt.state       ][INFO    ][14648] Completed state [linux_sysfs_package] at time 02:39:26.501985 duration_in_ms=3.69
2017-11-27 02:39:26,503 [salt.state       ][INFO    ][14648] Running state [/etc/sysfs.d] at time 02:39:26.502909
2017-11-27 02:39:26,503 [salt.state       ][INFO    ][14648] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:39:26,504 [salt.state       ][INFO    ][14648] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:39:26,504 [salt.state       ][INFO    ][14648] Completed state [/etc/sysfs.d] at time 02:39:26.503954 duration_in_ms=1.045
2017-11-27 02:39:26,505 [salt.state       ][INFO    ][14648] Running state [ondemand] at time 02:39:26.504522
2017-11-27 02:39:26,505 [salt.state       ][INFO    ][14648] Executing state service.dead for ondemand
2017-11-27 02:39:26,505 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:39:26,515 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:39:26,524 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:39:26,535 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'runlevel' in directory '/root'
2017-11-27 02:39:26,542 [salt.state       ][INFO    ][14648] The service ondemand is already dead
2017-11-27 02:39:26,543 [salt.state       ][INFO    ][14648] Completed state [ondemand] at time 02:39:26.542589 duration_in_ms=38.066
2017-11-27 02:39:26,543 [salt.state       ][INFO    ][14648] Running state [cs_CZ.UTF-8] at time 02:39:26.543211
2017-11-27 02:39:26,544 [salt.state       ][INFO    ][14648] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:39:26,544 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'locale -a' in directory '/root'
2017-11-27 02:39:26,550 [salt.state       ][INFO    ][14648] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:39:26,550 [salt.state       ][INFO    ][14648] Completed state [cs_CZ.UTF-8] at time 02:39:26.550392 duration_in_ms=7.18
2017-11-27 02:39:26,551 [salt.state       ][INFO    ][14648] Running state [en_US.UTF-8] at time 02:39:26.550727
2017-11-27 02:39:26,551 [salt.state       ][INFO    ][14648] Executing state locale.present for en_US.UTF-8
2017-11-27 02:39:26,552 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'locale -a' in directory '/root'
2017-11-27 02:39:26,558 [salt.state       ][INFO    ][14648] Locale en_US.UTF-8 is already present
2017-11-27 02:39:26,558 [salt.state       ][INFO    ][14648] Completed state [en_US.UTF-8] at time 02:39:26.558043 duration_in_ms=7.315
2017-11-27 02:39:26,559 [salt.state       ][INFO    ][14648] Running state [en_US.UTF-8] at time 02:39:26.559067
2017-11-27 02:39:26,559 [salt.state       ][INFO    ][14648] Executing state locale.system for en_US.UTF-8
2017-11-27 02:39:26,560 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'localectl' in directory '/root'
2017-11-27 02:39:26,593 [salt.state       ][INFO    ][14648] System locale en_US.UTF-8 already set
2017-11-27 02:39:26,593 [salt.state       ][INFO    ][14648] Completed state [en_US.UTF-8] at time 02:39:26.593411 duration_in_ms=34.344
2017-11-27 02:39:26,595 [salt.state       ][INFO    ][14648] Running state [root] at time 02:39:26.594512
2017-11-27 02:39:26,595 [salt.state       ][INFO    ][14648] Executing state user.present for root
2017-11-27 02:39:26,596 [salt.state       ][INFO    ][14648] User root is present and up to date
2017-11-27 02:39:26,596 [salt.state       ][INFO    ][14648] Completed state [root] at time 02:39:26.595967 duration_in_ms=1.454
2017-11-27 02:39:26,597 [salt.state       ][INFO    ][14648] Running state [/root] at time 02:39:26.596862
2017-11-27 02:39:26,597 [salt.state       ][INFO    ][14648] Executing state file.directory for /root
2017-11-27 02:39:26,598 [salt.state       ][INFO    ][14648] Directory /root is in the correct state
2017-11-27 02:39:26,598 [salt.state       ][INFO    ][14648] Completed state [/root] at time 02:39:26.597998 duration_in_ms=1.135
2017-11-27 02:39:26,598 [salt.state       ][INFO    ][14648] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:39:26.598286
2017-11-27 02:39:26,599 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:39:26,599 [salt.state       ][INFO    ][14648] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:39:26,599 [salt.state       ][INFO    ][14648] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:39:26.599167 duration_in_ms=0.881
2017-11-27 02:39:26,599 [salt.state       ][INFO    ][14648] Running state [ubuntu] at time 02:39:26.599446
2017-11-27 02:39:26,600 [salt.state       ][INFO    ][14648] Executing state user.present for ubuntu
2017-11-27 02:39:26,601 [salt.state       ][INFO    ][14648] User ubuntu is present and up to date
2017-11-27 02:39:26,601 [salt.state       ][INFO    ][14648] Completed state [ubuntu] at time 02:39:26.600771 duration_in_ms=1.326
2017-11-27 02:39:26,602 [salt.state       ][INFO    ][14648] Running state [/home/ubuntu] at time 02:39:26.601632
2017-11-27 02:39:26,602 [salt.state       ][INFO    ][14648] Executing state file.directory for /home/ubuntu
2017-11-27 02:39:26,602 [salt.state       ][INFO    ][14648] Directory /home/ubuntu is in the correct state
2017-11-27 02:39:26,603 [salt.state       ][INFO    ][14648] Completed state [/home/ubuntu] at time 02:39:26.602726 duration_in_ms=1.094
2017-11-27 02:39:26,603 [salt.state       ][INFO    ][14648] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:39:26.603424
2017-11-27 02:39:26,604 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:39:26,624 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:39:26,627 [salt.state       ][INFO    ][14648] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:39:26,628 [salt.state       ][INFO    ][14648] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:39:26.627533 duration_in_ms=24.107
2017-11-27 02:39:26,628 [salt.state       ][INFO    ][14648] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:39:26.627837
2017-11-27 02:39:26,628 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:39:26,646 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:39:26,668 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:26,701 [salt.state       ][INFO    ][14648] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:39:26,702 [salt.state       ][INFO    ][14648] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:39:26.702021 duration_in_ms=74.183
2017-11-27 02:39:26,702 [salt.state       ][INFO    ][14648] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:39:26.702332
2017-11-27 02:39:26,703 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:39:26,719 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:39:26,736 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:26,770 [salt.state       ][INFO    ][14648] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:39:26,770 [salt.state       ][INFO    ][14648] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:39:26.770353 duration_in_ms=68.019
2017-11-27 02:39:26,771 [salt.state       ][INFO    ][14648] Running state [service.systemctl_reload] at time 02:39:26.771393
2017-11-27 02:39:26,772 [salt.state       ][INFO    ][14648] Executing state module.wait for service.systemctl_reload
2017-11-27 02:39:26,772 [salt.state       ][INFO    ][14648] No changes made for service.systemctl_reload
2017-11-27 02:39:26,772 [salt.state       ][INFO    ][14648] Completed state [service.systemctl_reload] at time 02:39:26.772245 duration_in_ms=0.853
2017-11-27 02:39:26,773 [salt.state       ][INFO    ][14648] Running state [/etc/hostname] at time 02:39:26.772518
2017-11-27 02:39:26,773 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/hostname
2017-11-27 02:39:26,790 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:39:26,792 [salt.state       ][INFO    ][14648] File /etc/hostname is in the correct state
2017-11-27 02:39:26,792 [salt.state       ][INFO    ][14648] Completed state [/etc/hostname] at time 02:39:26.791843 duration_in_ms=19.325
2017-11-27 02:39:26,793 [salt.state       ][INFO    ][14648] Running state [hostname msg03] at time 02:39:26.793010
2017-11-27 02:39:26,793 [salt.state       ][INFO    ][14648] Executing state cmd.wait for hostname msg03
2017-11-27 02:39:26,794 [salt.state       ][INFO    ][14648] No changes made for hostname msg03
2017-11-27 02:39:26,794 [salt.state       ][INFO    ][14648] Completed state [hostname msg03] at time 02:39:26.793868 duration_in_ms=0.859
2017-11-27 02:39:26,794 [salt.state       ][INFO    ][14648] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.794320
2017-11-27 02:39:26,795 [salt.state       ][INFO    ][14648] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,795 [salt.state       ][INFO    ][14648] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:39:26,795 [salt.state       ][INFO    ][14648] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.795332 duration_in_ms=1.012
2017-11-27 02:39:26,796 [salt.state       ][INFO    ][14648] Running state [mdb02] at time 02:39:26.795615
2017-11-27 02:39:26,796 [salt.state       ][INFO    ][14648] Executing state host.present for mdb02
2017-11-27 02:39:26,796 [salt.state       ][INFO    ][14648] Host mdb02 (10.167.4.77) already present
2017-11-27 02:39:26,797 [salt.state       ][INFO    ][14648] Completed state [mdb02] at time 02:39:26.796571 duration_in_ms=0.956
2017-11-27 02:39:26,797 [salt.state       ][INFO    ][14648] Running state [mdb03] at time 02:39:26.796866
2017-11-27 02:39:26,797 [salt.state       ][INFO    ][14648] Executing state host.present for mdb03
2017-11-27 02:39:26,798 [salt.state       ][INFO    ][14648] Host mdb03 (10.167.4.78) already present
2017-11-27 02:39:26,798 [salt.state       ][INFO    ][14648] Completed state [mdb03] at time 02:39:26.797821 duration_in_ms=0.955
2017-11-27 02:39:26,798 [salt.state       ][INFO    ][14648] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.798099
2017-11-27 02:39:26,798 [salt.state       ][INFO    ][14648] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,799 [salt.state       ][INFO    ][14648] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:39:26,799 [salt.state       ][INFO    ][14648] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.799073 duration_in_ms=0.974
2017-11-27 02:39:26,799 [salt.state       ][INFO    ][14648] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.799353
2017-11-27 02:39:26,800 [salt.state       ][INFO    ][14648] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,800 [salt.state       ][INFO    ][14648] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:39:26,800 [salt.state       ][INFO    ][14648] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.800302 duration_in_ms=0.948
2017-11-27 02:39:26,801 [salt.state       ][INFO    ][14648] Running state [mdb01] at time 02:39:26.800581
2017-11-27 02:39:26,801 [salt.state       ][INFO    ][14648] Executing state host.present for mdb01
2017-11-27 02:39:26,801 [salt.state       ][INFO    ][14648] Host mdb01 (10.167.4.76) already present
2017-11-27 02:39:26,802 [salt.state       ][INFO    ][14648] Completed state [mdb01] at time 02:39:26.801552 duration_in_ms=0.971
2017-11-27 02:39:26,802 [salt.state       ][INFO    ][14648] Running state [mdb] at time 02:39:26.801836
2017-11-27 02:39:26,802 [salt.state       ][INFO    ][14648] Executing state host.present for mdb
2017-11-27 02:39:26,803 [salt.state       ][INFO    ][14648] Host mdb (10.167.4.75) already present
2017-11-27 02:39:26,803 [salt.state       ][INFO    ][14648] Completed state [mdb] at time 02:39:26.802798 duration_in_ms=0.962
2017-11-27 02:39:26,803 [salt.state       ][INFO    ][14648] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.803077
2017-11-27 02:39:26,803 [salt.state       ][INFO    ][14648] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,804 [salt.state       ][INFO    ][14648] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:39:26,804 [salt.state       ][INFO    ][14648] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.804040 duration_in_ms=0.962
2017-11-27 02:39:26,804 [salt.state       ][INFO    ][14648] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.804321
2017-11-27 02:39:26,805 [salt.state       ][INFO    ][14648] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,805 [salt.state       ][INFO    ][14648] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:39:26,805 [salt.state       ][INFO    ][14648] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.805300 duration_in_ms=0.979
2017-11-27 02:39:26,806 [salt.state       ][INFO    ][14648] Running state [cfg01] at time 02:39:26.805588
2017-11-27 02:39:26,806 [salt.state       ][INFO    ][14648] Executing state host.present for cfg01
2017-11-27 02:39:26,806 [salt.state       ][INFO    ][14648] Host cfg01 (10.167.4.100) already present
2017-11-27 02:39:26,807 [salt.state       ][INFO    ][14648] Completed state [cfg01] at time 02:39:26.806551 duration_in_ms=0.963
2017-11-27 02:39:26,807 [salt.state       ][INFO    ][14648] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.806830
2017-11-27 02:39:26,807 [salt.state       ][INFO    ][14648] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,808 [salt.state       ][INFO    ][14648] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:39:26,808 [salt.state       ][INFO    ][14648] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.807794 duration_in_ms=0.964
2017-11-27 02:39:26,808 [salt.state       ][INFO    ][14648] Running state [prx01] at time 02:39:26.808073
2017-11-27 02:39:26,808 [salt.state       ][INFO    ][14648] Executing state host.present for prx01
2017-11-27 02:39:26,809 [salt.state       ][INFO    ][14648] Host prx01 (10.167.4.104) already present
2017-11-27 02:39:26,809 [salt.state       ][INFO    ][14648] Completed state [prx01] at time 02:39:26.809065 duration_in_ms=0.992
2017-11-27 02:39:26,809 [salt.state       ][INFO    ][14648] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.809345
2017-11-27 02:39:26,810 [salt.state       ][INFO    ][14648] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,810 [salt.state       ][INFO    ][14648] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:39:26,810 [salt.state       ][INFO    ][14648] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.810298 duration_in_ms=0.954
2017-11-27 02:39:26,811 [salt.state       ][INFO    ][14648] Running state [kvm01] at time 02:39:26.810589
2017-11-27 02:39:26,811 [salt.state       ][INFO    ][14648] Executing state host.present for kvm01
2017-11-27 02:39:26,811 [salt.state       ][INFO    ][14648] Host kvm01 (10.167.4.141) already present
2017-11-27 02:39:26,812 [salt.state       ][INFO    ][14648] Completed state [kvm01] at time 02:39:26.811509 duration_in_ms=0.92
2017-11-27 02:39:26,812 [salt.state       ][INFO    ][14648] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.811781
2017-11-27 02:39:26,812 [salt.state       ][INFO    ][14648] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,812 [salt.state       ][INFO    ][14648] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:39:26,813 [salt.state       ][INFO    ][14648] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.812705 duration_in_ms=0.924
2017-11-27 02:39:26,813 [salt.state       ][INFO    ][14648] Running state [kvm03] at time 02:39:26.813014
2017-11-27 02:39:26,813 [salt.state       ][INFO    ][14648] Executing state host.present for kvm03
2017-11-27 02:39:26,814 [salt.state       ][INFO    ][14648] Host kvm03 (10.167.4.143) already present
2017-11-27 02:39:26,814 [salt.state       ][INFO    ][14648] Completed state [kvm03] at time 02:39:26.814225 duration_in_ms=1.211
2017-11-27 02:39:26,815 [salt.state       ][INFO    ][14648] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.814526
2017-11-27 02:39:26,815 [salt.state       ][INFO    ][14648] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,815 [salt.state       ][INFO    ][14648] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:39:26,815 [salt.state       ][INFO    ][14648] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.815468 duration_in_ms=0.943
2017-11-27 02:39:26,816 [salt.state       ][INFO    ][14648] Running state [kvm02] at time 02:39:26.815740
2017-11-27 02:39:26,816 [salt.state       ][INFO    ][14648] Executing state host.present for kvm02
2017-11-27 02:39:26,816 [salt.state       ][INFO    ][14648] Host kvm02 (10.167.4.142) already present
2017-11-27 02:39:26,817 [salt.state       ][INFO    ][14648] Completed state [kvm02] at time 02:39:26.816682 duration_in_ms=0.942
2017-11-27 02:39:26,817 [salt.state       ][INFO    ][14648] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.817134
2017-11-27 02:39:26,817 [salt.state       ][INFO    ][14648] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,818 [salt.state       ][INFO    ][14648] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:39:26,818 [salt.state       ][INFO    ][14648] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.818087 duration_in_ms=0.952
2017-11-27 02:39:26,818 [salt.state       ][INFO    ][14648] Running state [dbs] at time 02:39:26.818369
2017-11-27 02:39:26,819 [salt.state       ][INFO    ][14648] Executing state host.present for dbs
2017-11-27 02:39:26,819 [salt.state       ][INFO    ][14648] Host dbs (10.167.4.50) already present
2017-11-27 02:39:26,819 [salt.state       ][INFO    ][14648] Completed state [dbs] at time 02:39:26.819288 duration_in_ms=0.919
2017-11-27 02:39:26,820 [salt.state       ][INFO    ][14648] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.819563
2017-11-27 02:39:26,820 [salt.state       ][INFO    ][14648] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,820 [salt.state       ][INFO    ][14648] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:39:26,821 [salt.state       ][INFO    ][14648] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.820488 duration_in_ms=0.924
2017-11-27 02:39:26,821 [salt.state       ][INFO    ][14648] Running state [prx] at time 02:39:26.820759
2017-11-27 02:39:26,821 [salt.state       ][INFO    ][14648] Executing state host.present for prx
2017-11-27 02:39:26,822 [salt.state       ][INFO    ][14648] Host prx (172.30.10.103) already present
2017-11-27 02:39:26,822 [salt.state       ][INFO    ][14648] Completed state [prx] at time 02:39:26.821739 duration_in_ms=0.979
2017-11-27 02:39:26,822 [salt.state       ][INFO    ][14648] Running state [prx02] at time 02:39:26.822020
2017-11-27 02:39:26,822 [salt.state       ][INFO    ][14648] Executing state host.present for prx02
2017-11-27 02:39:26,823 [salt.state       ][INFO    ][14648] Host prx02 (10.167.4.105) already present
2017-11-27 02:39:26,823 [salt.state       ][INFO    ][14648] Completed state [prx02] at time 02:39:26.822988 duration_in_ms=0.968
2017-11-27 02:39:26,823 [salt.state       ][INFO    ][14648] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.823259
2017-11-27 02:39:26,824 [salt.state       ][INFO    ][14648] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,824 [salt.state       ][INFO    ][14648] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:39:26,824 [salt.state       ][INFO    ][14648] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.824178 duration_in_ms=0.918
2017-11-27 02:39:26,824 [salt.state       ][INFO    ][14648] Running state [gtw01] at time 02:39:26.824455
2017-11-27 02:39:26,825 [salt.state       ][INFO    ][14648] Executing state host.present for gtw01
2017-11-27 02:39:26,825 [salt.state       ][INFO    ][14648] Host gtw01 (10.167.4.124) already present
2017-11-27 02:39:26,825 [salt.state       ][INFO    ][14648] Completed state [gtw01] at time 02:39:26.825448 duration_in_ms=0.993
2017-11-27 02:39:26,826 [salt.state       ][INFO    ][14648] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.825738
2017-11-27 02:39:26,826 [salt.state       ][INFO    ][14648] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,826 [salt.state       ][INFO    ][14648] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:39:26,827 [salt.state       ][INFO    ][14648] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.826689 duration_in_ms=0.951
2017-11-27 02:39:26,827 [salt.state       ][INFO    ][14648] Running state [gtw02] at time 02:39:26.826960
2017-11-27 02:39:26,827 [salt.state       ][INFO    ][14648] Executing state host.present for gtw02
2017-11-27 02:39:26,828 [salt.state       ][INFO    ][14648] Host gtw02 (10.167.4.125) already present
2017-11-27 02:39:26,828 [salt.state       ][INFO    ][14648] Completed state [gtw02] at time 02:39:26.827908 duration_in_ms=0.948
2017-11-27 02:39:26,828 [salt.state       ][INFO    ][14648] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.828183
2017-11-27 02:39:26,828 [salt.state       ][INFO    ][14648] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,829 [salt.state       ][INFO    ][14648] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:39:26,829 [salt.state       ][INFO    ][14648] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.829151 duration_in_ms=0.969
2017-11-27 02:39:26,829 [salt.state       ][INFO    ][14648] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.829424
2017-11-27 02:39:26,830 [salt.state       ][INFO    ][14648] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,830 [salt.state       ][INFO    ][14648] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:39:26,830 [salt.state       ][INFO    ][14648] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.830355 duration_in_ms=0.93
2017-11-27 02:39:26,831 [salt.state       ][INFO    ][14648] Running state [msg02] at time 02:39:26.830628
2017-11-27 02:39:26,831 [salt.state       ][INFO    ][14648] Executing state host.present for msg02
2017-11-27 02:39:26,831 [salt.state       ][INFO    ][14648] Host msg02 (10.167.4.42) already present
2017-11-27 02:39:26,832 [salt.state       ][INFO    ][14648] Completed state [msg02] at time 02:39:26.831548 duration_in_ms=0.92
2017-11-27 02:39:26,832 [salt.state       ][INFO    ][14648] Running state [msg03] at time 02:39:26.831833
2017-11-27 02:39:26,832 [salt.state       ][INFO    ][14648] Executing state host.present for msg03
2017-11-27 02:39:26,833 [salt.state       ][INFO    ][14648] Host msg03 (10.167.4.43) already present
2017-11-27 02:39:26,833 [salt.state       ][INFO    ][14648] Completed state [msg03] at time 02:39:26.832772 duration_in_ms=0.938
2017-11-27 02:39:26,833 [salt.state       ][INFO    ][14648] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.833079
2017-11-27 02:39:26,833 [salt.state       ][INFO    ][14648] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:26,834 [salt.state       ][INFO    ][14648] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:39:26,834 [salt.state       ][INFO    ][14648] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:26.834014 duration_in_ms=0.934
2017-11-27 02:39:26,835 [salt.state       ][INFO    ][14648] Running state [file.replace] at time 02:39:26.834832
2017-11-27 02:39:26,835 [salt.state       ][INFO    ][14648] Executing state module.run for file.replace
2017-11-27 02:39:26,904 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:39:27,030 [salt.state       ][INFO    ][14648] onlyif execution failed
2017-11-27 02:39:27,031 [salt.state       ][INFO    ][14648] Completed state [file.replace] at time 02:39:27.030606 duration_in_ms=195.773
2017-11-27 02:39:27,031 [salt.state       ][INFO    ][14648] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.030991
2017-11-27 02:39:27,031 [salt.state       ][INFO    ][14648] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,032 [salt.state       ][INFO    ][14648] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:39:27,032 [salt.state       ][INFO    ][14648] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.032305 duration_in_ms=1.314
2017-11-27 02:39:27,033 [salt.state       ][INFO    ][14648] Running state [msg01] at time 02:39:27.032598
2017-11-27 02:39:27,033 [salt.state       ][INFO    ][14648] Executing state host.present for msg01
2017-11-27 02:39:27,033 [salt.state       ][INFO    ][14648] Host msg01 (10.167.4.41) already present
2017-11-27 02:39:27,034 [salt.state       ][INFO    ][14648] Completed state [msg01] at time 02:39:27.033652 duration_in_ms=1.054
2017-11-27 02:39:27,034 [salt.state       ][INFO    ][14648] Running state [msg] at time 02:39:27.033987
2017-11-27 02:39:27,034 [salt.state       ][INFO    ][14648] Executing state host.present for msg
2017-11-27 02:39:27,035 [salt.state       ][INFO    ][14648] Host msg (10.167.4.40) already present
2017-11-27 02:39:27,035 [salt.state       ][INFO    ][14648] Completed state [msg] at time 02:39:27.035136 duration_in_ms=1.148
2017-11-27 02:39:27,035 [salt.state       ][INFO    ][14648] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.035430
2017-11-27 02:39:27,036 [salt.state       ][INFO    ][14648] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,036 [salt.state       ][INFO    ][14648] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:39:27,036 [salt.state       ][INFO    ][14648] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.036410 duration_in_ms=0.98
2017-11-27 02:39:27,037 [salt.state       ][INFO    ][14648] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.036692
2017-11-27 02:39:27,037 [salt.state       ][INFO    ][14648] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,037 [salt.state       ][INFO    ][14648] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:39:27,038 [salt.state       ][INFO    ][14648] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.037672 duration_in_ms=0.98
2017-11-27 02:39:27,038 [salt.state       ][INFO    ][14648] Running state [cfg01] at time 02:39:27.037956
2017-11-27 02:39:27,038 [salt.state       ][INFO    ][14648] Executing state host.present for cfg01
2017-11-27 02:39:27,039 [salt.state       ][INFO    ][14648] Host cfg01 (10.167.4.100) already present
2017-11-27 02:39:27,039 [salt.state       ][INFO    ][14648] Completed state [cfg01] at time 02:39:27.039216 duration_in_ms=1.26
2017-11-27 02:39:27,040 [salt.state       ][INFO    ][14648] Running state [cmp002] at time 02:39:27.039515
2017-11-27 02:39:27,040 [salt.state       ][INFO    ][14648] Executing state host.present for cmp002
2017-11-27 02:39:27,040 [salt.state       ][INFO    ][14648] Host cmp002 (10.167.4.102) already present
2017-11-27 02:39:27,041 [salt.state       ][INFO    ][14648] Completed state [cmp002] at time 02:39:27.040616 duration_in_ms=1.101
2017-11-27 02:39:27,041 [salt.state       ][INFO    ][14648] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.040929
2017-11-27 02:39:27,041 [salt.state       ][INFO    ][14648] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,042 [salt.state       ][INFO    ][14648] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:39:27,042 [salt.state       ][INFO    ][14648] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.041910 duration_in_ms=0.981
2017-11-27 02:39:27,042 [salt.state       ][INFO    ][14648] Running state [cmp001] at time 02:39:27.042184
2017-11-27 02:39:27,042 [salt.state       ][INFO    ][14648] Executing state host.present for cmp001
2017-11-27 02:39:27,043 [salt.state       ][INFO    ][14648] Host cmp001 (10.167.4.101) already present
2017-11-27 02:39:27,043 [salt.state       ][INFO    ][14648] Completed state [cmp001] at time 02:39:27.043156 duration_in_ms=0.971
2017-11-27 02:39:27,043 [salt.state       ][INFO    ][14648] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.043428
2017-11-27 02:39:27,044 [salt.state       ][INFO    ][14648] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,044 [salt.state       ][INFO    ][14648] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:39:27,044 [salt.state       ][INFO    ][14648] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.044376 duration_in_ms=0.948
2017-11-27 02:39:27,045 [salt.state       ][INFO    ][14648] Running state [dbs01] at time 02:39:27.044704
2017-11-27 02:39:27,045 [salt.state       ][INFO    ][14648] Executing state host.present for dbs01
2017-11-27 02:39:27,046 [salt.state       ][INFO    ][14648] Host dbs01 (10.167.4.51) already present
2017-11-27 02:39:27,046 [salt.state       ][INFO    ][14648] Completed state [dbs01] at time 02:39:27.045804 duration_in_ms=1.1
2017-11-27 02:39:27,046 [salt.state       ][INFO    ][14648] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.046091
2017-11-27 02:39:27,046 [salt.state       ][INFO    ][14648] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,047 [salt.state       ][INFO    ][14648] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:39:27,047 [salt.state       ][INFO    ][14648] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.047116 duration_in_ms=1.024
2017-11-27 02:39:27,047 [salt.state       ][INFO    ][14648] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.047399
2017-11-27 02:39:27,048 [salt.state       ][INFO    ][14648] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,048 [salt.state       ][INFO    ][14648] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:39:27,048 [salt.state       ][INFO    ][14648] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.048342 duration_in_ms=0.943
2017-11-27 02:39:27,049 [salt.state       ][INFO    ][14648] Running state [dbs02] at time 02:39:27.048629
2017-11-27 02:39:27,049 [salt.state       ][INFO    ][14648] Executing state host.present for dbs02
2017-11-27 02:39:27,049 [salt.state       ][INFO    ][14648] Host dbs02 (10.167.4.52) already present
2017-11-27 02:39:27,050 [salt.state       ][INFO    ][14648] Completed state [dbs02] at time 02:39:27.049622 duration_in_ms=0.993
2017-11-27 02:39:27,050 [salt.state       ][INFO    ][14648] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.049903
2017-11-27 02:39:27,050 [salt.state       ][INFO    ][14648] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,051 [salt.state       ][INFO    ][14648] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:39:27,051 [salt.state       ][INFO    ][14648] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.050944 duration_in_ms=1.041
2017-11-27 02:39:27,051 [salt.state       ][INFO    ][14648] Running state [dbs03] at time 02:39:27.051228
2017-11-27 02:39:27,052 [salt.state       ][INFO    ][14648] Executing state host.present for dbs03
2017-11-27 02:39:27,052 [salt.state       ][INFO    ][14648] Host dbs03 (10.167.4.53) already present
2017-11-27 02:39:27,052 [salt.state       ][INFO    ][14648] Completed state [dbs03] at time 02:39:27.052207 duration_in_ms=0.98
2017-11-27 02:39:27,053 [salt.state       ][INFO    ][14648] Running state [mas01] at time 02:39:27.052489
2017-11-27 02:39:27,053 [salt.state       ][INFO    ][14648] Executing state host.present for mas01
2017-11-27 02:39:27,053 [salt.state       ][INFO    ][14648] Host mas01 (10.167.4.3) already present
2017-11-27 02:39:27,053 [salt.state       ][INFO    ][14648] Completed state [mas01] at time 02:39:27.053468 duration_in_ms=0.978
2017-11-27 02:39:27,054 [salt.state       ][INFO    ][14648] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.053748
2017-11-27 02:39:27,054 [salt.state       ][INFO    ][14648] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,054 [salt.state       ][INFO    ][14648] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:39:27,055 [salt.state       ][INFO    ][14648] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.054721 duration_in_ms=0.973
2017-11-27 02:39:27,055 [salt.state       ][INFO    ][14648] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.055000
2017-11-27 02:39:27,055 [salt.state       ][INFO    ][14648] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,056 [salt.state       ][INFO    ][14648] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:39:27,056 [salt.state       ][INFO    ][14648] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.055937 duration_in_ms=0.936
2017-11-27 02:39:27,056 [salt.state       ][INFO    ][14648] Running state [ctl02] at time 02:39:27.056216
2017-11-27 02:39:27,056 [salt.state       ][INFO    ][14648] Executing state host.present for ctl02
2017-11-27 02:39:27,057 [salt.state       ][INFO    ][14648] Host ctl02 (10.167.4.12) already present
2017-11-27 02:39:27,057 [salt.state       ][INFO    ][14648] Completed state [ctl02] at time 02:39:27.057298 duration_in_ms=1.082
2017-11-27 02:39:27,058 [salt.state       ][INFO    ][14648] Running state [ctl03] at time 02:39:27.057631
2017-11-27 02:39:27,058 [salt.state       ][INFO    ][14648] Executing state host.present for ctl03
2017-11-27 02:39:27,058 [salt.state       ][INFO    ][14648] Host ctl03 (10.167.4.13) already present
2017-11-27 02:39:27,059 [salt.state       ][INFO    ][14648] Completed state [ctl03] at time 02:39:27.058708 duration_in_ms=1.077
2017-11-27 02:39:27,059 [salt.state       ][INFO    ][14648] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.058987
2017-11-27 02:39:27,059 [salt.state       ][INFO    ][14648] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,060 [salt.state       ][INFO    ][14648] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:39:27,060 [salt.state       ][INFO    ][14648] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.059940 duration_in_ms=0.953
2017-11-27 02:39:27,060 [salt.state       ][INFO    ][14648] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.060220
2017-11-27 02:39:27,061 [salt.state       ][INFO    ][14648] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,061 [salt.state       ][INFO    ][14648] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:39:27,061 [salt.state       ][INFO    ][14648] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.061185 duration_in_ms=0.965
2017-11-27 02:39:27,061 [salt.state       ][INFO    ][14648] Running state [ctl01] at time 02:39:27.061465
2017-11-27 02:39:27,062 [salt.state       ][INFO    ][14648] Executing state host.present for ctl01
2017-11-27 02:39:27,062 [salt.state       ][INFO    ][14648] Host ctl01 (10.167.4.11) already present
2017-11-27 02:39:27,062 [salt.state       ][INFO    ][14648] Completed state [ctl01] at time 02:39:27.062414 duration_in_ms=0.949
2017-11-27 02:39:27,063 [salt.state       ][INFO    ][14648] Running state [ctl] at time 02:39:27.062698
2017-11-27 02:39:27,063 [salt.state       ][INFO    ][14648] Executing state host.present for ctl
2017-11-27 02:39:27,063 [salt.state       ][INFO    ][14648] Host ctl (10.167.4.10) already present
2017-11-27 02:39:27,064 [salt.state       ][INFO    ][14648] Completed state [ctl] at time 02:39:27.063707 duration_in_ms=1.008
2017-11-27 02:39:27,064 [salt.state       ][INFO    ][14648] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.064008
2017-11-27 02:39:27,064 [salt.state       ][INFO    ][14648] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:39:27,065 [salt.state       ][INFO    ][14648] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:39:27,065 [salt.state       ][INFO    ][14648] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:39:27.065081 duration_in_ms=1.073
2017-11-27 02:39:27,065 [salt.state       ][INFO    ][14648] Running state [ens2] at time 02:39:27.065369
2017-11-27 02:39:27,066 [salt.state       ][INFO    ][14648] Executing state network.managed for ens2
2017-11-27 02:39:27,465 [salt.state       ][INFO    ][14648] Interface ens2 is up to date.
2017-11-27 02:39:27,466 [salt.state       ][INFO    ][14648] Completed state [ens2] at time 02:39:27.465509 duration_in_ms=400.139
2017-11-27 02:39:27,466 [salt.state       ][INFO    ][14648] Running state [ens3] at time 02:39:27.465798
2017-11-27 02:39:27,466 [salt.state       ][INFO    ][14648] Executing state network.managed for ens3
2017-11-27 02:39:27,755 [salt.state       ][INFO    ][14648] Interface ens3 is up to date.
2017-11-27 02:39:27,755 [salt.state       ][INFO    ][14648] Completed state [ens3] at time 02:39:27.755268 duration_in_ms=289.471
2017-11-27 02:39:27,755 [salt.state       ][INFO    ][14648] Running state [/etc/profile.d/proxy.sh] at time 02:39:27.755444
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] Completed state [/etc/profile.d/proxy.sh] at time 02:39:27.755960 duration_in_ms=0.516
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:39:27.756093
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:39:27,756 [salt.state       ][INFO    ][14648] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:39:27,757 [salt.state       ][INFO    ][14648] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:39:27.756503 duration_in_ms=0.41
2017-11-27 02:39:27,757 [salt.state       ][INFO    ][14648] Running state [ntp] at time 02:39:27.756634
2017-11-27 02:39:27,757 [salt.state       ][INFO    ][14648] Executing state pkg.installed for ntp
2017-11-27 02:39:27,760 [salt.state       ][INFO    ][14648] Package ntp is already installed
2017-11-27 02:39:27,760 [salt.state       ][INFO    ][14648] Completed state [ntp] at time 02:39:27.759754 duration_in_ms=3.12
2017-11-27 02:39:27,760 [salt.state       ][INFO    ][14648] Running state [/etc/ntp.conf] at time 02:39:27.760453
2017-11-27 02:39:27,761 [salt.state       ][INFO    ][14648] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:39:27,780 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:39:27,806 [salt.fileclient  ][INFO    ][14648] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:39:27,812 [salt.state       ][INFO    ][14648] File /etc/ntp.conf is in the correct state
2017-11-27 02:39:27,812 [salt.state       ][INFO    ][14648] Completed state [/etc/ntp.conf] at time 02:39:27.812232 duration_in_ms=51.778
2017-11-27 02:39:27,813 [salt.state       ][INFO    ][14648] Running state [ntp] at time 02:39:27.812982
2017-11-27 02:39:27,813 [salt.state       ][INFO    ][14648] Executing state service.running for ntp
2017-11-27 02:39:27,814 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:39:27,825 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:39:27,834 [salt.loaded.int.module.cmdmod][INFO    ][14648] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:39:27,844 [salt.state       ][INFO    ][14648] The service ntp is already running
2017-11-27 02:39:27,844 [salt.state       ][INFO    ][14648] Completed state [ntp] at time 02:39:27.844142 duration_in_ms=31.158
2017-11-27 02:39:27,847 [salt.minion      ][INFO    ][14648] Returning information for job: 20171127023911799930
2017-11-27 02:39:53,013 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127023953006499
2017-11-27 02:39:53,041 [salt.minion      ][INFO    ][16488] Starting a new job with PID 16488
2017-11-27 02:39:55,833 [salt.state       ][INFO    ][16488] Loading fresh modules for state activity
2017-11-27 02:39:56,360 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:39:56,381 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:39:56,413 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,468 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:39:56,493 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,549 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:39:56,569 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,629 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:39:56,676 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,765 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:39:56,797 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,865 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:39:56,919 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:56,964 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:39:56,987 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,044 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:39:57,074 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,127 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:39:57,146 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,190 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:39:57,213 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,258 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:39:57,285 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,339 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:39:57,363 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,407 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:39:57,423 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,467 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:39:57,499 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,547 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:39:57,566 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,623 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:39:57,638 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,685 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:39:57,714 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,790 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:39:57,858 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,904 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:39:57,918 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:57,963 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:39:58,040 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:58,095 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:39:58,109 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:39:58,124 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:39:58,140 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:39:58,155 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:39:58,167 [salt.state       ][INFO    ][16488] Running state [/etc/environment] at time 02:39:58.167117
2017-11-27 02:39:58,167 [salt.state       ][INFO    ][16488] Executing state file.blockreplace for /etc/environment
2017-11-27 02:39:58,171 [salt.state       ][INFO    ][16488] No changes needed to be made
2017-11-27 02:39:58,171 [salt.state       ][INFO    ][16488] Completed state [/etc/environment] at time 02:39:58.171326 duration_in_ms=4.209
2017-11-27 02:39:58,172 [salt.state       ][INFO    ][16488] Running state [/etc/profile.d] at time 02:39:58.171604
2017-11-27 02:39:58,172 [salt.state       ][INFO    ][16488] Executing state file.directory for /etc/profile.d
2017-11-27 02:39:58,173 [salt.state       ][INFO    ][16488] Directory /etc/profile.d is in the correct state
2017-11-27 02:39:58,173 [salt.state       ][INFO    ][16488] Completed state [/etc/profile.d] at time 02:39:58.172914 duration_in_ms=1.31
2017-11-27 02:39:58,444 [salt.state       ][INFO    ][16488] Running state [linux_repo_prereq_pkgs] at time 02:39:58.443829
2017-11-27 02:39:58,444 [salt.state       ][INFO    ][16488] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:39:58,445 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:39:58,922 [salt.state       ][INFO    ][16488] All specified packages are already installed
2017-11-27 02:39:58,923 [salt.state       ][INFO    ][16488] Completed state [linux_repo_prereq_pkgs] at time 02:39:58.922653 duration_in_ms=478.823
2017-11-27 02:39:58,923 [salt.state       ][INFO    ][16488] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:39:58.922994
2017-11-27 02:39:58,923 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:39:58,924 [salt.state       ][INFO    ][16488] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:39:58,924 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:39:58.923945 duration_in_ms=0.95
2017-11-27 02:39:58,924 [salt.state       ][INFO    ][16488] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:39:58.924218
2017-11-27 02:39:58,924 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:39:58,943 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:39:58,960 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:39:58,995 [salt.state       ][INFO    ][16488] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:39:58,995 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:39:58.995112 duration_in_ms=70.894
2017-11-27 02:39:58,997 [salt.state       ][INFO    ][16488] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:39:58.997235
2017-11-27 02:39:58,998 [salt.state       ][INFO    ][16488] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:39:59,168 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:39:59,250 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:01,804 [salt.state       ][INFO    ][16488] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:40:01,804 [salt.state       ][INFO    ][16488] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:40:01.804088 duration_in_ms=2806.852
2017-11-27 02:40:01,804 [salt.state       ][INFO    ][16488] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:40:01.804457
2017-11-27 02:40:01,805 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:40:01,805 [salt.state       ][INFO    ][16488] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:40:01,806 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:40:01.805517 duration_in_ms=1.059
2017-11-27 02:40:01,806 [salt.state       ][INFO    ][16488] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:40:01.805796
2017-11-27 02:40:01,806 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:40:01,830 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:40:01,848 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:01,882 [salt.state       ][INFO    ][16488] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:40:01,882 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:40:01.882168 duration_in_ms=76.371
2017-11-27 02:40:01,883 [salt.state       ][INFO    ][16488] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:40:01.882976
2017-11-27 02:40:01,883 [salt.state       ][INFO    ][16488] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:40:01,976 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:40:02,051 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:03,107 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024003097186
2017-11-27 02:40:03,127 [salt.minion      ][INFO    ][17396] Starting a new job with PID 17396
2017-11-27 02:40:03,173 [salt.minion      ][INFO    ][17396] Returning information for job: 20171127024003097186
2017-11-27 02:40:04,136 [salt.state       ][INFO    ][16488] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:40:04,136 [salt.state       ][INFO    ][16488] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:40:04.135990 duration_in_ms=2253.014
2017-11-27 02:40:04,136 [salt.state       ][INFO    ][16488] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:40:04.136307
2017-11-27 02:40:04,137 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:40:04,137 [salt.state       ][INFO    ][16488] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:40:04,137 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:40:04.137261 duration_in_ms=0.954
2017-11-27 02:40:04,138 [salt.state       ][INFO    ][16488] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:40:04.137526
2017-11-27 02:40:04,138 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:40:04,156 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:40:04,175 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:04,208 [salt.state       ][INFO    ][16488] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:40:04,208 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:40:04.208182 duration_in_ms=70.655
2017-11-27 02:40:04,209 [salt.state       ][INFO    ][16488] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:40:04.208902
2017-11-27 02:40:04,209 [salt.state       ][INFO    ][16488] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:40:04,248 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:40:04,325 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:06,165 [salt.state       ][INFO    ][16488] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:40:06,166 [salt.state       ][INFO    ][16488] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:40:06.165528 duration_in_ms=1956.626
2017-11-27 02:40:06,166 [salt.state       ][INFO    ][16488] Running state [linux_extra_packages_purged] at time 02:40:06.165856
2017-11-27 02:40:06,166 [salt.state       ][INFO    ][16488] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:40:06,172 [salt.state       ][INFO    ][16488] All specified packages are already absent
2017-11-27 02:40:06,172 [salt.state       ][INFO    ][16488] Completed state [linux_extra_packages_purged] at time 02:40:06.171782 duration_in_ms=5.925
2017-11-27 02:40:06,172 [salt.state       ][INFO    ][16488] Running state [linux_extra_packages_latest] at time 02:40:06.172050
2017-11-27 02:40:06,172 [salt.state       ][INFO    ][16488] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:40:06,175 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:08,091 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:40:08,133 [salt.state       ][INFO    ][16488] Package mcelog is already up-to-date
2017-11-27 02:40:08,404 [salt.state       ][INFO    ][16488] Completed state [linux_extra_packages_latest] at time 02:40:08.403834 duration_in_ms=2231.783
2017-11-27 02:40:08,405 [salt.state       ][INFO    ][16488] Running state [UTC] at time 02:40:08.404720
2017-11-27 02:40:08,405 [salt.state       ][INFO    ][16488] Executing state timezone.system for UTC
2017-11-27 02:40:08,406 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:40:08,449 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:40:08,456 [salt.state       ][INFO    ][16488] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:40:08,457 [salt.state       ][INFO    ][16488] Completed state [UTC] at time 02:40:08.456465 duration_in_ms=51.745
2017-11-27 02:40:08,457 [salt.state       ][INFO    ][16488] Running state [nf_conntrack] at time 02:40:08.457125
2017-11-27 02:40:08,457 [salt.state       ][INFO    ][16488] Executing state kmod.present for nf_conntrack
2017-11-27 02:40:08,458 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'lsmod' in directory '/root'
2017-11-27 02:40:08,465 [salt.state       ][INFO    ][16488] Kernel module nf_conntrack is already present
2017-11-27 02:40:08,465 [salt.state       ][INFO    ][16488] Completed state [nf_conntrack] at time 02:40:08.465307 duration_in_ms=8.182
2017-11-27 02:40:08,466 [salt.state       ][INFO    ][16488] Running state [kernel.panic] at time 02:40:08.465915
2017-11-27 02:40:08,466 [salt.state       ][INFO    ][16488] Executing state sysctl.present for kernel.panic
2017-11-27 02:40:08,474 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,492 [salt.state       ][INFO    ][16488] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:40:08,493 [salt.state       ][INFO    ][16488] Completed state [kernel.panic] at time 02:40:08.492734 duration_in_ms=26.817
2017-11-27 02:40:08,493 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_keepalive_probes] at time 02:40:08.493123
2017-11-27 02:40:08,494 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:40:08,494 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,512 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:40:08,513 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:40:08.512788 duration_in_ms=19.665
2017-11-27 02:40:08,513 [salt.state       ][INFO    ][16488] Running state [fs.file-max] at time 02:40:08.513147
2017-11-27 02:40:08,513 [salt.state       ][INFO    ][16488] Executing state sysctl.present for fs.file-max
2017-11-27 02:40:08,514 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,534 [salt.state       ][INFO    ][16488] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:40:08,535 [salt.state       ][INFO    ][16488] Completed state [fs.file-max] at time 02:40:08.534524 duration_in_ms=21.377
2017-11-27 02:40:08,535 [salt.state       ][INFO    ][16488] Running state [net.core.somaxconn] at time 02:40:08.534869
2017-11-27 02:40:08,535 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:40:08,536 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,555 [salt.state       ][INFO    ][16488] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:40:08,556 [salt.state       ][INFO    ][16488] Completed state [net.core.somaxconn] at time 02:40:08.555686 duration_in_ms=20.816
2017-11-27 02:40:08,556 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:40:08.556025
2017-11-27 02:40:08,556 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:40:08,557 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,575 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:40:08,576 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:40:08.575810 duration_in_ms=19.785
2017-11-27 02:40:08,576 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_tw_reuse] at time 02:40:08.576150
2017-11-27 02:40:08,576 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:40:08,577 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,592 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:40:08,593 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_tw_reuse] at time 02:40:08.592578 duration_in_ms=16.428
2017-11-27 02:40:08,593 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_retries2] at time 02:40:08.592970
2017-11-27 02:40:08,593 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:40:08,594 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,609 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:40:08,610 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_retries2] at time 02:40:08.609946 duration_in_ms=16.975
2017-11-27 02:40:08,610 [salt.state       ][INFO    ][16488] Running state [vm.swappiness] at time 02:40:08.610294
2017-11-27 02:40:08,611 [salt.state       ][INFO    ][16488] Executing state sysctl.present for vm.swappiness
2017-11-27 02:40:08,611 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,626 [salt.state       ][INFO    ][16488] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:40:08,627 [salt.state       ][INFO    ][16488] Completed state [vm.swappiness] at time 02:40:08.626705 duration_in_ms=16.41
2017-11-27 02:40:08,627 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:40:08.627043
2017-11-27 02:40:08,627 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:40:08,628 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,643 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:40:08,643 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:40:08.642932 duration_in_ms=15.889
2017-11-27 02:40:08,643 [salt.state       ][INFO    ][16488] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:40:08.643406
2017-11-27 02:40:08,644 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:40:08,644 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,660 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:40:08,660 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:40:08.660007 duration_in_ms=16.602
2017-11-27 02:40:08,660 [salt.state       ][INFO    ][16488] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:40:08.660366
2017-11-27 02:40:08,661 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:40:08,661 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,679 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:40:08,679 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:40:08.678979 duration_in_ms=18.612
2017-11-27 02:40:08,679 [salt.state       ][INFO    ][16488] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:40:08.679328
2017-11-27 02:40:08,680 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:40:08,680 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,696 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:40:08,697 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:40:08.696810 duration_in_ms=17.482
2017-11-27 02:40:08,697 [salt.state       ][INFO    ][16488] Running state [net.core.netdev_max_backlog] at time 02:40:08.697164
2017-11-27 02:40:08,698 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:40:08,698 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,710 [salt.state       ][INFO    ][16488] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:40:08,710 [salt.state       ][INFO    ][16488] Completed state [net.core.netdev_max_backlog] at time 02:40:08.710264 duration_in_ms=13.1
2017-11-27 02:40:08,711 [salt.state       ][INFO    ][16488] Running state [net.ipv4.tcp_keepalive_time] at time 02:40:08.710589
2017-11-27 02:40:08,711 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:40:08,711 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,723 [salt.state       ][INFO    ][16488] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:40:08,724 [salt.state       ][INFO    ][16488] Completed state [net.ipv4.tcp_keepalive_time] at time 02:40:08.723536 duration_in_ms=12.946
2017-11-27 02:40:08,724 [salt.state       ][INFO    ][16488] Running state [net.nf_conntrack_max] at time 02:40:08.723884
2017-11-27 02:40:08,724 [salt.state       ][INFO    ][16488] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:40:08,725 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:08,738 [salt.state       ][INFO    ][16488] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:40:08,738 [salt.state       ][INFO    ][16488] Completed state [net.nf_conntrack_max] at time 02:40:08.738158 duration_in_ms=14.274
2017-11-27 02:40:08,739 [salt.state       ][INFO    ][16488] Running state [linux_sysfs_package] at time 02:40:08.738519
2017-11-27 02:40:08,739 [salt.state       ][INFO    ][16488] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:40:08,742 [salt.state       ][INFO    ][16488] All specified packages are already installed
2017-11-27 02:40:08,742 [salt.state       ][INFO    ][16488] Completed state [linux_sysfs_package] at time 02:40:08.742311 duration_in_ms=3.791
2017-11-27 02:40:08,743 [salt.state       ][INFO    ][16488] Running state [/etc/sysfs.d] at time 02:40:08.743249
2017-11-27 02:40:08,744 [salt.state       ][INFO    ][16488] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:40:08,744 [salt.state       ][INFO    ][16488] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:40:08,744 [salt.state       ][INFO    ][16488] Completed state [/etc/sysfs.d] at time 02:40:08.744329 duration_in_ms=1.081
2017-11-27 02:40:08,745 [salt.state       ][INFO    ][16488] Running state [ondemand] at time 02:40:08.744971
2017-11-27 02:40:08,745 [salt.state       ][INFO    ][16488] Executing state service.dead for ondemand
2017-11-27 02:40:08,746 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:40:08,756 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:40:08,764 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:40:08,776 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'runlevel' in directory '/root'
2017-11-27 02:40:08,783 [salt.state       ][INFO    ][16488] The service ondemand is already dead
2017-11-27 02:40:08,784 [salt.state       ][INFO    ][16488] Completed state [ondemand] at time 02:40:08.783909 duration_in_ms=38.937
2017-11-27 02:40:08,785 [salt.state       ][INFO    ][16488] Running state [cs_CZ.UTF-8] at time 02:40:08.784506
2017-11-27 02:40:08,785 [salt.state       ][INFO    ][16488] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:40:08,785 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'locale -a' in directory '/root'
2017-11-27 02:40:08,791 [salt.state       ][INFO    ][16488] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:40:08,792 [salt.state       ][INFO    ][16488] Completed state [cs_CZ.UTF-8] at time 02:40:08.791604 duration_in_ms=7.097
2017-11-27 02:40:08,792 [salt.state       ][INFO    ][16488] Running state [en_US.UTF-8] at time 02:40:08.791934
2017-11-27 02:40:08,792 [salt.state       ][INFO    ][16488] Executing state locale.present for en_US.UTF-8
2017-11-27 02:40:08,793 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'locale -a' in directory '/root'
2017-11-27 02:40:08,799 [salt.state       ][INFO    ][16488] Locale en_US.UTF-8 is already present
2017-11-27 02:40:08,799 [salt.state       ][INFO    ][16488] Completed state [en_US.UTF-8] at time 02:40:08.799297 duration_in_ms=7.363
2017-11-27 02:40:08,800 [salt.state       ][INFO    ][16488] Running state [en_US.UTF-8] at time 02:40:08.800267
2017-11-27 02:40:08,801 [salt.state       ][INFO    ][16488] Executing state locale.system for en_US.UTF-8
2017-11-27 02:40:08,801 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'localectl' in directory '/root'
2017-11-27 02:40:08,834 [salt.state       ][INFO    ][16488] System locale en_US.UTF-8 already set
2017-11-27 02:40:08,835 [salt.state       ][INFO    ][16488] Completed state [en_US.UTF-8] at time 02:40:08.834833 duration_in_ms=34.566
2017-11-27 02:40:08,836 [salt.state       ][INFO    ][16488] Running state [root] at time 02:40:08.835955
2017-11-27 02:40:08,836 [salt.state       ][INFO    ][16488] Executing state user.present for root
2017-11-27 02:40:08,837 [salt.state       ][INFO    ][16488] User root is present and up to date
2017-11-27 02:40:08,837 [salt.state       ][INFO    ][16488] Completed state [root] at time 02:40:08.837458 duration_in_ms=1.502
2017-11-27 02:40:08,838 [salt.state       ][INFO    ][16488] Running state [/root] at time 02:40:08.838337
2017-11-27 02:40:08,839 [salt.state       ][INFO    ][16488] Executing state file.directory for /root
2017-11-27 02:40:08,839 [salt.state       ][INFO    ][16488] Directory /root is in the correct state
2017-11-27 02:40:08,839 [salt.state       ][INFO    ][16488] Completed state [/root] at time 02:40:08.839416 duration_in_ms=1.079
2017-11-27 02:40:08,840 [salt.state       ][INFO    ][16488] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:40:08.839678
2017-11-27 02:40:08,840 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:40:08,840 [salt.state       ][INFO    ][16488] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:40:08,841 [salt.state       ][INFO    ][16488] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:40:08.840486 duration_in_ms=0.808
2017-11-27 02:40:08,841 [salt.state       ][INFO    ][16488] Running state [ubuntu] at time 02:40:08.840750
2017-11-27 02:40:08,841 [salt.state       ][INFO    ][16488] Executing state user.present for ubuntu
2017-11-27 02:40:08,842 [salt.state       ][INFO    ][16488] User ubuntu is present and up to date
2017-11-27 02:40:08,842 [salt.state       ][INFO    ][16488] Completed state [ubuntu] at time 02:40:08.841978 duration_in_ms=1.228
2017-11-27 02:40:08,843 [salt.state       ][INFO    ][16488] Running state [/home/ubuntu] at time 02:40:08.842713
2017-11-27 02:40:08,843 [salt.state       ][INFO    ][16488] Executing state file.directory for /home/ubuntu
2017-11-27 02:40:08,844 [salt.state       ][INFO    ][16488] Directory /home/ubuntu is in the correct state
2017-11-27 02:40:08,844 [salt.state       ][INFO    ][16488] Completed state [/home/ubuntu] at time 02:40:08.843744 duration_in_ms=1.03
2017-11-27 02:40:08,844 [salt.state       ][INFO    ][16488] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:40:08.844370
2017-11-27 02:40:08,845 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:40:08,867 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:40:08,869 [salt.state       ][INFO    ][16488] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:40:08,870 [salt.state       ][INFO    ][16488] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:40:08.869560 duration_in_ms=25.189
2017-11-27 02:40:08,870 [salt.state       ][INFO    ][16488] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:40:08.869890
2017-11-27 02:40:08,870 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:40:08,890 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:40:08,915 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:08,985 [salt.state       ][INFO    ][16488] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:40:08,986 [salt.state       ][INFO    ][16488] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:40:08.985483 duration_in_ms=115.592
2017-11-27 02:40:08,986 [salt.state       ][INFO    ][16488] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:40:08.985950
2017-11-27 02:40:08,986 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:40:09,021 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:40:09,046 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:09,090 [salt.state       ][INFO    ][16488] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:40:09,091 [salt.state       ][INFO    ][16488] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:40:09.090501 duration_in_ms=104.551
2017-11-27 02:40:09,092 [salt.state       ][INFO    ][16488] Running state [service.systemctl_reload] at time 02:40:09.091519
2017-11-27 02:40:09,092 [salt.state       ][INFO    ][16488] Executing state module.wait for service.systemctl_reload
2017-11-27 02:40:09,092 [salt.state       ][INFO    ][16488] No changes made for service.systemctl_reload
2017-11-27 02:40:09,092 [salt.state       ][INFO    ][16488] Completed state [service.systemctl_reload] at time 02:40:09.092368 duration_in_ms=0.849
2017-11-27 02:40:09,093 [salt.state       ][INFO    ][16488] Running state [/etc/hostname] at time 02:40:09.092637
2017-11-27 02:40:09,093 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/hostname
2017-11-27 02:40:09,109 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:40:09,110 [salt.state       ][INFO    ][16488] File /etc/hostname is in the correct state
2017-11-27 02:40:09,111 [salt.state       ][INFO    ][16488] Completed state [/etc/hostname] at time 02:40:09.110608 duration_in_ms=17.971
2017-11-27 02:40:09,112 [salt.state       ][INFO    ][16488] Running state [hostname msg03] at time 02:40:09.111693
2017-11-27 02:40:09,112 [salt.state       ][INFO    ][16488] Executing state cmd.wait for hostname msg03
2017-11-27 02:40:09,112 [salt.state       ][INFO    ][16488] No changes made for hostname msg03
2017-11-27 02:40:09,113 [salt.state       ][INFO    ][16488] Completed state [hostname msg03] at time 02:40:09.112535 duration_in_ms=0.842
2017-11-27 02:40:09,113 [salt.state       ][INFO    ][16488] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.112993
2017-11-27 02:40:09,113 [salt.state       ][INFO    ][16488] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,114 [salt.state       ][INFO    ][16488] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:40:09,114 [salt.state       ][INFO    ][16488] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.113981 duration_in_ms=0.988
2017-11-27 02:40:09,114 [salt.state       ][INFO    ][16488] Running state [mdb02] at time 02:40:09.114256
2017-11-27 02:40:09,115 [salt.state       ][INFO    ][16488] Executing state host.present for mdb02
2017-11-27 02:40:09,115 [salt.state       ][INFO    ][16488] Host mdb02 (10.167.4.77) already present
2017-11-27 02:40:09,115 [salt.state       ][INFO    ][16488] Completed state [mdb02] at time 02:40:09.115197 duration_in_ms=0.941
2017-11-27 02:40:09,115 [salt.state       ][INFO    ][16488] Running state [mdb03] at time 02:40:09.115470
2017-11-27 02:40:09,116 [salt.state       ][INFO    ][16488] Executing state host.present for mdb03
2017-11-27 02:40:09,116 [salt.state       ][INFO    ][16488] Host mdb03 (10.167.4.78) already present
2017-11-27 02:40:09,116 [salt.state       ][INFO    ][16488] Completed state [mdb03] at time 02:40:09.116429 duration_in_ms=0.96
2017-11-27 02:40:09,117 [salt.state       ][INFO    ][16488] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.116723
2017-11-27 02:40:09,117 [salt.state       ][INFO    ][16488] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,117 [salt.state       ][INFO    ][16488] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:40:09,118 [salt.state       ][INFO    ][16488] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.117714 duration_in_ms=0.991
2017-11-27 02:40:09,118 [salt.state       ][INFO    ][16488] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.118006
2017-11-27 02:40:09,118 [salt.state       ][INFO    ][16488] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,119 [salt.state       ][INFO    ][16488] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:40:09,119 [salt.state       ][INFO    ][16488] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.118952 duration_in_ms=0.947
2017-11-27 02:40:09,119 [salt.state       ][INFO    ][16488] Running state [mdb01] at time 02:40:09.119230
2017-11-27 02:40:09,120 [salt.state       ][INFO    ][16488] Executing state host.present for mdb01
2017-11-27 02:40:09,120 [salt.state       ][INFO    ][16488] Host mdb01 (10.167.4.76) already present
2017-11-27 02:40:09,120 [salt.state       ][INFO    ][16488] Completed state [mdb01] at time 02:40:09.120195 duration_in_ms=0.966
2017-11-27 02:40:09,120 [salt.state       ][INFO    ][16488] Running state [mdb] at time 02:40:09.120474
2017-11-27 02:40:09,121 [salt.state       ][INFO    ][16488] Executing state host.present for mdb
2017-11-27 02:40:09,121 [salt.state       ][INFO    ][16488] Host mdb (10.167.4.75) already present
2017-11-27 02:40:09,121 [salt.state       ][INFO    ][16488] Completed state [mdb] at time 02:40:09.121436 duration_in_ms=0.962
2017-11-27 02:40:09,122 [salt.state       ][INFO    ][16488] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.121710
2017-11-27 02:40:09,122 [salt.state       ][INFO    ][16488] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,122 [salt.state       ][INFO    ][16488] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:40:09,123 [salt.state       ][INFO    ][16488] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.122659 duration_in_ms=0.949
2017-11-27 02:40:09,123 [salt.state       ][INFO    ][16488] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.122938
2017-11-27 02:40:09,123 [salt.state       ][INFO    ][16488] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,124 [salt.state       ][INFO    ][16488] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:40:09,124 [salt.state       ][INFO    ][16488] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.123873 duration_in_ms=0.934
2017-11-27 02:40:09,124 [salt.state       ][INFO    ][16488] Running state [cfg01] at time 02:40:09.124147
2017-11-27 02:40:09,124 [salt.state       ][INFO    ][16488] Executing state host.present for cfg01
2017-11-27 02:40:09,125 [salt.state       ][INFO    ][16488] Host cfg01 (10.167.4.100) already present
2017-11-27 02:40:09,125 [salt.state       ][INFO    ][16488] Completed state [cfg01] at time 02:40:09.125106 duration_in_ms=0.959
2017-11-27 02:40:09,125 [salt.state       ][INFO    ][16488] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.125378
2017-11-27 02:40:09,126 [salt.state       ][INFO    ][16488] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,126 [salt.state       ][INFO    ][16488] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:40:09,126 [salt.state       ][INFO    ][16488] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.126327 duration_in_ms=0.949
2017-11-27 02:40:09,127 [salt.state       ][INFO    ][16488] Running state [prx01] at time 02:40:09.126602
2017-11-27 02:40:09,127 [salt.state       ][INFO    ][16488] Executing state host.present for prx01
2017-11-27 02:40:09,127 [salt.state       ][INFO    ][16488] Host prx01 (10.167.4.104) already present
2017-11-27 02:40:09,128 [salt.state       ][INFO    ][16488] Completed state [prx01] at time 02:40:09.127526 duration_in_ms=0.925
2017-11-27 02:40:09,128 [salt.state       ][INFO    ][16488] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.127800
2017-11-27 02:40:09,128 [salt.state       ][INFO    ][16488] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,129 [salt.state       ][INFO    ][16488] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:40:09,129 [salt.state       ][INFO    ][16488] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.128735 duration_in_ms=0.936
2017-11-27 02:40:09,129 [salt.state       ][INFO    ][16488] Running state [kvm01] at time 02:40:09.129045
2017-11-27 02:40:09,129 [salt.state       ][INFO    ][16488] Executing state host.present for kvm01
2017-11-27 02:40:09,130 [salt.state       ][INFO    ][16488] Host kvm01 (10.167.4.141) already present
2017-11-27 02:40:09,130 [salt.state       ][INFO    ][16488] Completed state [kvm01] at time 02:40:09.129984 duration_in_ms=0.939
2017-11-27 02:40:09,130 [salt.state       ][INFO    ][16488] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.130256
2017-11-27 02:40:09,131 [salt.state       ][INFO    ][16488] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,131 [salt.state       ][INFO    ][16488] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:40:09,131 [salt.state       ][INFO    ][16488] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.131183 duration_in_ms=0.927
2017-11-27 02:40:09,131 [salt.state       ][INFO    ][16488] Running state [kvm03] at time 02:40:09.131461
2017-11-27 02:40:09,132 [salt.state       ][INFO    ][16488] Executing state host.present for kvm03
2017-11-27 02:40:09,132 [salt.state       ][INFO    ][16488] Host kvm03 (10.167.4.143) already present
2017-11-27 02:40:09,133 [salt.state       ][INFO    ][16488] Completed state [kvm03] at time 02:40:09.132594 duration_in_ms=1.133
2017-11-27 02:40:09,133 [salt.state       ][INFO    ][16488] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.132885
2017-11-27 02:40:09,133 [salt.state       ][INFO    ][16488] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,134 [salt.state       ][INFO    ][16488] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:40:09,134 [salt.state       ][INFO    ][16488] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.133817 duration_in_ms=0.932
2017-11-27 02:40:09,134 [salt.state       ][INFO    ][16488] Running state [kvm02] at time 02:40:09.134097
2017-11-27 02:40:09,134 [salt.state       ][INFO    ][16488] Executing state host.present for kvm02
2017-11-27 02:40:09,135 [salt.state       ][INFO    ][16488] Host kvm02 (10.167.4.142) already present
2017-11-27 02:40:09,135 [salt.state       ][INFO    ][16488] Completed state [kvm02] at time 02:40:09.135020 duration_in_ms=0.924
2017-11-27 02:40:09,135 [salt.state       ][INFO    ][16488] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.135297
2017-11-27 02:40:09,136 [salt.state       ][INFO    ][16488] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,136 [salt.state       ][INFO    ][16488] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:40:09,136 [salt.state       ][INFO    ][16488] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.136223 duration_in_ms=0.925
2017-11-27 02:40:09,137 [salt.state       ][INFO    ][16488] Running state [dbs] at time 02:40:09.136497
2017-11-27 02:40:09,137 [salt.state       ][INFO    ][16488] Executing state host.present for dbs
2017-11-27 02:40:09,137 [salt.state       ][INFO    ][16488] Host dbs (10.167.4.50) already present
2017-11-27 02:40:09,138 [salt.state       ][INFO    ][16488] Completed state [dbs] at time 02:40:09.137475 duration_in_ms=0.979
2017-11-27 02:40:09,138 [salt.state       ][INFO    ][16488] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.137748
2017-11-27 02:40:09,138 [salt.state       ][INFO    ][16488] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,138 [salt.state       ][INFO    ][16488] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:40:09,139 [salt.state       ][INFO    ][16488] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.138730 duration_in_ms=0.981
2017-11-27 02:40:09,139 [salt.state       ][INFO    ][16488] Running state [prx] at time 02:40:09.139005
2017-11-27 02:40:09,139 [salt.state       ][INFO    ][16488] Executing state host.present for prx
2017-11-27 02:40:09,140 [salt.state       ][INFO    ][16488] Host prx (172.30.10.103) already present
2017-11-27 02:40:09,140 [salt.state       ][INFO    ][16488] Completed state [prx] at time 02:40:09.139959 duration_in_ms=0.955
2017-11-27 02:40:09,140 [salt.state       ][INFO    ][16488] Running state [prx02] at time 02:40:09.140235
2017-11-27 02:40:09,141 [salt.state       ][INFO    ][16488] Executing state host.present for prx02
2017-11-27 02:40:09,141 [salt.state       ][INFO    ][16488] Host prx02 (10.167.4.105) already present
2017-11-27 02:40:09,141 [salt.state       ][INFO    ][16488] Completed state [prx02] at time 02:40:09.141174 duration_in_ms=0.939
2017-11-27 02:40:09,141 [salt.state       ][INFO    ][16488] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.141447
2017-11-27 02:40:09,142 [salt.state       ][INFO    ][16488] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,142 [salt.state       ][INFO    ][16488] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:40:09,142 [salt.state       ][INFO    ][16488] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.142408 duration_in_ms=0.96
2017-11-27 02:40:09,143 [salt.state       ][INFO    ][16488] Running state [gtw01] at time 02:40:09.142681
2017-11-27 02:40:09,143 [salt.state       ][INFO    ][16488] Executing state host.present for gtw01
2017-11-27 02:40:09,143 [salt.state       ][INFO    ][16488] Host gtw01 (10.167.4.124) already present
2017-11-27 02:40:09,144 [salt.state       ][INFO    ][16488] Completed state [gtw01] at time 02:40:09.143627 duration_in_ms=0.946
2017-11-27 02:40:09,144 [salt.state       ][INFO    ][16488] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.143901
2017-11-27 02:40:09,144 [salt.state       ][INFO    ][16488] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,145 [salt.state       ][INFO    ][16488] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:40:09,145 [salt.state       ][INFO    ][16488] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.144873 duration_in_ms=0.971
2017-11-27 02:40:09,145 [salt.state       ][INFO    ][16488] Running state [gtw02] at time 02:40:09.145172
2017-11-27 02:40:09,145 [salt.state       ][INFO    ][16488] Executing state host.present for gtw02
2017-11-27 02:40:09,146 [salt.state       ][INFO    ][16488] Host gtw02 (10.167.4.125) already present
2017-11-27 02:40:09,146 [salt.state       ][INFO    ][16488] Completed state [gtw02] at time 02:40:09.146132 duration_in_ms=0.96
2017-11-27 02:40:09,146 [salt.state       ][INFO    ][16488] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.146411
2017-11-27 02:40:09,147 [salt.state       ][INFO    ][16488] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,147 [salt.state       ][INFO    ][16488] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:40:09,147 [salt.state       ][INFO    ][16488] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.147360 duration_in_ms=0.95
2017-11-27 02:40:09,148 [salt.state       ][INFO    ][16488] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.147633
2017-11-27 02:40:09,148 [salt.state       ][INFO    ][16488] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,148 [salt.state       ][INFO    ][16488] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:40:09,149 [salt.state       ][INFO    ][16488] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.148563 duration_in_ms=0.93
2017-11-27 02:40:09,149 [salt.state       ][INFO    ][16488] Running state [msg02] at time 02:40:09.148851
2017-11-27 02:40:09,149 [salt.state       ][INFO    ][16488] Executing state host.present for msg02
2017-11-27 02:40:09,150 [salt.state       ][INFO    ][16488] Host msg02 (10.167.4.42) already present
2017-11-27 02:40:09,150 [salt.state       ][INFO    ][16488] Completed state [msg02] at time 02:40:09.149814 duration_in_ms=0.963
2017-11-27 02:40:09,150 [salt.state       ][INFO    ][16488] Running state [msg03] at time 02:40:09.150095
2017-11-27 02:40:09,150 [salt.state       ][INFO    ][16488] Executing state host.present for msg03
2017-11-27 02:40:09,151 [salt.state       ][INFO    ][16488] Host msg03 (10.167.4.43) already present
2017-11-27 02:40:09,151 [salt.state       ][INFO    ][16488] Completed state [msg03] at time 02:40:09.151044 duration_in_ms=0.949
2017-11-27 02:40:09,151 [salt.state       ][INFO    ][16488] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.151318
2017-11-27 02:40:09,152 [salt.state       ][INFO    ][16488] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,152 [salt.state       ][INFO    ][16488] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:40:09,152 [salt.state       ][INFO    ][16488] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.152251 duration_in_ms=0.932
2017-11-27 02:40:09,153 [salt.state       ][INFO    ][16488] Running state [file.replace] at time 02:40:09.153074
2017-11-27 02:40:09,153 [salt.state       ][INFO    ][16488] Executing state module.run for file.replace
2017-11-27 02:40:09,230 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:40:09,239 [salt.state       ][INFO    ][16488] onlyif execution failed
2017-11-27 02:40:09,239 [salt.state       ][INFO    ][16488] Completed state [file.replace] at time 02:40:09.239377 duration_in_ms=86.302
2017-11-27 02:40:09,240 [salt.state       ][INFO    ][16488] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.239640
2017-11-27 02:40:09,240 [salt.state       ][INFO    ][16488] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,241 [salt.state       ][INFO    ][16488] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:40:09,241 [salt.state       ][INFO    ][16488] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.240692 duration_in_ms=1.052
2017-11-27 02:40:09,241 [salt.state       ][INFO    ][16488] Running state [msg01] at time 02:40:09.240867
2017-11-27 02:40:09,241 [salt.state       ][INFO    ][16488] Executing state host.present for msg01
2017-11-27 02:40:09,242 [salt.state       ][INFO    ][16488] Host msg01 (10.167.4.41) already present
2017-11-27 02:40:09,242 [salt.state       ][INFO    ][16488] Completed state [msg01] at time 02:40:09.241691 duration_in_ms=0.824
2017-11-27 02:40:09,242 [salt.state       ][INFO    ][16488] Running state [msg] at time 02:40:09.241959
2017-11-27 02:40:09,242 [salt.state       ][INFO    ][16488] Executing state host.present for msg
2017-11-27 02:40:09,243 [salt.state       ][INFO    ][16488] Host msg (10.167.4.40) already present
2017-11-27 02:40:09,243 [salt.state       ][INFO    ][16488] Completed state [msg] at time 02:40:09.242824 duration_in_ms=0.864
2017-11-27 02:40:09,243 [salt.state       ][INFO    ][16488] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.243047
2017-11-27 02:40:09,243 [salt.state       ][INFO    ][16488] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,244 [salt.state       ][INFO    ][16488] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:40:09,244 [salt.state       ][INFO    ][16488] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.243755 duration_in_ms=0.709
2017-11-27 02:40:09,244 [salt.state       ][INFO    ][16488] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.243928
2017-11-27 02:40:09,244 [salt.state       ][INFO    ][16488] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,245 [salt.state       ][INFO    ][16488] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:40:09,245 [salt.state       ][INFO    ][16488] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.244730 duration_in_ms=0.803
2017-11-27 02:40:09,245 [salt.state       ][INFO    ][16488] Running state [cfg01] at time 02:40:09.244952
2017-11-27 02:40:09,245 [salt.state       ][INFO    ][16488] Executing state host.present for cfg01
2017-11-27 02:40:09,245 [salt.state       ][INFO    ][16488] Host cfg01 (10.167.4.100) already present
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Completed state [cfg01] at time 02:40:09.245506 duration_in_ms=0.554
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Running state [cmp002] at time 02:40:09.245649
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Executing state host.present for cmp002
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Host cmp002 (10.167.4.102) already present
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Completed state [cmp002] at time 02:40:09.246202 duration_in_ms=0.553
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.246340
2017-11-27 02:40:09,246 [salt.state       ][INFO    ][16488] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,247 [salt.state       ][INFO    ][16488] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:40:09,247 [salt.state       ][INFO    ][16488] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.246870 duration_in_ms=0.53
2017-11-27 02:40:09,247 [salt.state       ][INFO    ][16488] Running state [cmp001] at time 02:40:09.247007
2017-11-27 02:40:09,247 [salt.state       ][INFO    ][16488] Executing state host.present for cmp001
2017-11-27 02:40:09,248 [salt.state       ][INFO    ][16488] Host cmp001 (10.167.4.101) already present
2017-11-27 02:40:09,248 [salt.state       ][INFO    ][16488] Completed state [cmp001] at time 02:40:09.247837 duration_in_ms=0.83
2017-11-27 02:40:09,248 [salt.state       ][INFO    ][16488] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.247992
2017-11-27 02:40:09,248 [salt.state       ][INFO    ][16488] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,248 [salt.state       ][INFO    ][16488] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.248550 duration_in_ms=0.558
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Running state [dbs01] at time 02:40:09.248694
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Executing state host.present for dbs01
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Host dbs01 (10.167.4.51) already present
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Completed state [dbs01] at time 02:40:09.249268 duration_in_ms=0.574
2017-11-27 02:40:09,249 [salt.state       ][INFO    ][16488] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.249409
2017-11-27 02:40:09,250 [salt.state       ][INFO    ][16488] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,250 [salt.state       ][INFO    ][16488] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:40:09,250 [salt.state       ][INFO    ][16488] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.250032 duration_in_ms=0.623
2017-11-27 02:40:09,250 [salt.state       ][INFO    ][16488] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.250174
2017-11-27 02:40:09,250 [salt.state       ][INFO    ][16488] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,251 [salt.state       ][INFO    ][16488] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:40:09,251 [salt.state       ][INFO    ][16488] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.250801 duration_in_ms=0.628
2017-11-27 02:40:09,251 [salt.state       ][INFO    ][16488] Running state [dbs02] at time 02:40:09.250943
2017-11-27 02:40:09,251 [salt.state       ][INFO    ][16488] Executing state host.present for dbs02
2017-11-27 02:40:09,251 [salt.state       ][INFO    ][16488] Host dbs02 (10.167.4.52) already present
2017-11-27 02:40:09,252 [salt.state       ][INFO    ][16488] Completed state [dbs02] at time 02:40:09.251614 duration_in_ms=0.671
2017-11-27 02:40:09,252 [salt.state       ][INFO    ][16488] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.251838
2017-11-27 02:40:09,252 [salt.state       ][INFO    ][16488] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,252 [salt.state       ][INFO    ][16488] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.252581 duration_in_ms=0.743
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Running state [dbs03] at time 02:40:09.252720
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Executing state host.present for dbs03
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Host dbs03 (10.167.4.53) already present
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Completed state [dbs03] at time 02:40:09.253291 duration_in_ms=0.57
2017-11-27 02:40:09,253 [salt.state       ][INFO    ][16488] Running state [mas01] at time 02:40:09.253429
2017-11-27 02:40:09,254 [salt.state       ][INFO    ][16488] Executing state host.present for mas01
2017-11-27 02:40:09,254 [salt.state       ][INFO    ][16488] Host mas01 (10.167.4.3) already present
2017-11-27 02:40:09,254 [salt.state       ][INFO    ][16488] Completed state [mas01] at time 02:40:09.253974 duration_in_ms=0.544
2017-11-27 02:40:09,254 [salt.state       ][INFO    ][16488] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.254111
2017-11-27 02:40:09,254 [salt.state       ][INFO    ][16488] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.254660 duration_in_ms=0.549
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.254804
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:40:09,255 [salt.state       ][INFO    ][16488] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.255368 duration_in_ms=0.564
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Running state [ctl02] at time 02:40:09.255508
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Executing state host.present for ctl02
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Host ctl02 (10.167.4.12) already present
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Completed state [ctl02] at time 02:40:09.256045 duration_in_ms=0.537
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Running state [ctl03] at time 02:40:09.256206
2017-11-27 02:40:09,256 [salt.state       ][INFO    ][16488] Executing state host.present for ctl03
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Host ctl03 (10.167.4.13) already present
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Completed state [ctl03] at time 02:40:09.256748 duration_in_ms=0.542
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.256923
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:40:09,257 [salt.state       ][INFO    ][16488] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.257470 duration_in_ms=0.548
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.257609
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.258162 duration_in_ms=0.553
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Running state [ctl01] at time 02:40:09.258308
2017-11-27 02:40:09,258 [salt.state       ][INFO    ][16488] Executing state host.present for ctl01
2017-11-27 02:40:09,259 [salt.state       ][INFO    ][16488] Host ctl01 (10.167.4.11) already present
2017-11-27 02:40:09,259 [salt.state       ][INFO    ][16488] Completed state [ctl01] at time 02:40:09.258866 duration_in_ms=0.557
2017-11-27 02:40:09,259 [salt.state       ][INFO    ][16488] Running state [ctl] at time 02:40:09.259008
2017-11-27 02:40:09,259 [salt.state       ][INFO    ][16488] Executing state host.present for ctl
2017-11-27 02:40:09,259 [salt.state       ][INFO    ][16488] Host ctl (10.167.4.10) already present
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Completed state [ctl] at time 02:40:09.259559 duration_in_ms=0.551
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.259695
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:09.260257 duration_in_ms=0.562
2017-11-27 02:40:09,260 [salt.state       ][INFO    ][16488] Running state [ens2] at time 02:40:09.260399
2017-11-27 02:40:09,261 [salt.state       ][INFO    ][16488] Executing state network.managed for ens2
2017-11-27 02:40:09,610 [salt.state       ][INFO    ][16488] Interface ens2 is up to date.
2017-11-27 02:40:09,610 [salt.state       ][INFO    ][16488] Completed state [ens2] at time 02:40:09.610340 duration_in_ms=349.941
2017-11-27 02:40:09,611 [salt.state       ][INFO    ][16488] Running state [ens3] at time 02:40:09.610519
2017-11-27 02:40:09,611 [salt.state       ][INFO    ][16488] Executing state network.managed for ens3
2017-11-27 02:40:09,913 [salt.state       ][INFO    ][16488] Interface ens3 is up to date.
2017-11-27 02:40:09,913 [salt.state       ][INFO    ][16488] Completed state [ens3] at time 02:40:09.912973 duration_in_ms=302.453
2017-11-27 02:40:09,913 [salt.state       ][INFO    ][16488] Running state [/etc/profile.d/proxy.sh] at time 02:40:09.913167
2017-11-27 02:40:09,913 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] Completed state [/etc/profile.d/proxy.sh] at time 02:40:09.913743 duration_in_ms=0.576
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:40:09.913909
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:40:09,914 [salt.state       ][INFO    ][16488] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:40:09.914356 duration_in_ms=0.448
2017-11-27 02:40:09,915 [salt.state       ][INFO    ][16488] Running state [ntp] at time 02:40:09.914496
2017-11-27 02:40:09,915 [salt.state       ][INFO    ][16488] Executing state pkg.installed for ntp
2017-11-27 02:40:09,918 [salt.state       ][INFO    ][16488] Package ntp is already installed
2017-11-27 02:40:09,918 [salt.state       ][INFO    ][16488] Completed state [ntp] at time 02:40:09.917889 duration_in_ms=3.394
2017-11-27 02:40:09,919 [salt.state       ][INFO    ][16488] Running state [/etc/ntp.conf] at time 02:40:09.918668
2017-11-27 02:40:09,919 [salt.state       ][INFO    ][16488] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:40:09,937 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:40:09,961 [salt.fileclient  ][INFO    ][16488] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:40:09,967 [salt.state       ][INFO    ][16488] File /etc/ntp.conf is in the correct state
2017-11-27 02:40:09,967 [salt.state       ][INFO    ][16488] Completed state [/etc/ntp.conf] at time 02:40:09.966834 duration_in_ms=48.165
2017-11-27 02:40:09,968 [salt.state       ][INFO    ][16488] Running state [ntp] at time 02:40:09.967541
2017-11-27 02:40:09,968 [salt.state       ][INFO    ][16488] Executing state service.running for ntp
2017-11-27 02:40:09,968 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:40:09,977 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:40:09,985 [salt.loaded.int.module.cmdmod][INFO    ][16488] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:40:09,994 [salt.state       ][INFO    ][16488] The service ntp is already running
2017-11-27 02:40:09,995 [salt.state       ][INFO    ][16488] Completed state [ntp] at time 02:40:09.994484 duration_in_ms=26.942
2017-11-27 02:40:09,997 [salt.minion      ][INFO    ][16488] Returning information for job: 20171127023953006499
2017-11-27 02:40:34,160 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.apply with jid 20171127024034156208
2017-11-27 02:40:34,183 [salt.minion      ][INFO    ][18324] Starting a new job with PID 18324
2017-11-27 02:40:37,160 [salt.state       ][INFO    ][18324] Loading fresh modules for state activity
2017-11-27 02:40:37,184 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 02:40:37,202 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 02:40:37,245 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,292 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 02:40:37,308 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,352 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 02:40:37,368 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,412 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 02:40:37,580 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,638 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 02:40:37,667 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,711 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 02:40:37,725 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,769 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 02:40:37,800 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,856 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 02:40:37,890 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:37,936 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 02:40:37,968 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,017 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 02:40:38,033 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,081 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 02:40:38,108 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,167 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 02:40:38,195 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,239 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 02:40:38,270 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,321 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 02:40:38,341 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,391 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 02:40:38,408 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,450 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 02:40:38,480 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,526 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:40:38,569 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,647 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 02:40:38,712 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,758 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 02:40:38,777 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,821 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 02:40:38,837 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:38,881 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 02:40:38,892 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 02:40:38,907 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:40:38,922 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 02:40:38,936 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:40:38,948 [salt.state       ][INFO    ][18324] Running state [/etc/environment] at time 02:40:38.948376
2017-11-27 02:40:38,949 [salt.state       ][INFO    ][18324] Executing state file.blockreplace for /etc/environment
2017-11-27 02:40:38,954 [salt.state       ][INFO    ][18324] No changes needed to be made
2017-11-27 02:40:38,955 [salt.state       ][INFO    ][18324] Completed state [/etc/environment] at time 02:40:38.954499 duration_in_ms=6.123
2017-11-27 02:40:38,955 [salt.state       ][INFO    ][18324] Running state [/etc/profile.d] at time 02:40:38.954657
2017-11-27 02:40:38,955 [salt.state       ][INFO    ][18324] Executing state file.directory for /etc/profile.d
2017-11-27 02:40:38,956 [salt.state       ][INFO    ][18324] Directory /etc/profile.d is in the correct state
2017-11-27 02:40:38,956 [salt.state       ][INFO    ][18324] Completed state [/etc/profile.d] at time 02:40:38.955712 duration_in_ms=1.055
2017-11-27 02:40:39,242 [salt.state       ][INFO    ][18324] Running state [linux_repo_prereq_pkgs] at time 02:40:39.241886
2017-11-27 02:40:39,320 [salt.state       ][INFO    ][18324] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 02:40:39,321 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:40:39,791 [salt.state       ][INFO    ][18324] All specified packages are already installed
2017-11-27 02:40:39,792 [salt.state       ][INFO    ][18324] Completed state [linux_repo_prereq_pkgs] at time 02:40:39.791554 duration_in_ms=549.669
2017-11-27 02:40:39,792 [salt.state       ][INFO    ][18324] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:40:39.791881
2017-11-27 02:40:39,792 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 02:40:39,793 [salt.state       ][INFO    ][18324] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 02:40:39,793 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:40:39.792848 duration_in_ms=0.967
2017-11-27 02:40:39,793 [salt.state       ][INFO    ][18324] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:40:39.793126
2017-11-27 02:40:39,793 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 02:40:39,812 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:40:39,830 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:39,865 [salt.state       ][INFO    ][18324] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 02:40:39,865 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:40:39.865080 duration_in_ms=71.954
2017-11-27 02:40:39,867 [salt.state       ][INFO    ][18324] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:40:39.866966
2017-11-27 02:40:39,867 [salt.state       ][INFO    ][18324] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 02:40:40,141 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:40:40,218 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:42,101 [salt.state       ][INFO    ][18324] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 02:40:42,101 [salt.state       ][INFO    ][18324] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 02:40:42.101036 duration_in_ms=2234.069
2017-11-27 02:40:42,101 [salt.state       ][INFO    ][18324] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:40:42.101369
2017-11-27 02:40:42,102 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 02:40:42,102 [salt.state       ][INFO    ][18324] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 02:40:42,102 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:40:42.102290 duration_in_ms=0.92
2017-11-27 02:40:42,103 [salt.state       ][INFO    ][18324] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:40:42.102553
2017-11-27 02:40:42,103 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 02:40:42,125 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:40:42,143 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:42,176 [salt.state       ][INFO    ][18324] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 02:40:42,176 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:40:42.175934 duration_in_ms=73.381
2017-11-27 02:40:42,177 [salt.state       ][INFO    ][18324] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:40:42.176689
2017-11-27 02:40:42,177 [salt.state       ][INFO    ][18324] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 02:40:42,575 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 02:40:42,652 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:44,269 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024044238978
2017-11-27 02:40:44,292 [salt.minion      ][INFO    ][19236] Starting a new job with PID 19236
2017-11-27 02:40:44,324 [salt.minion      ][INFO    ][19236] Returning information for job: 20171127024044238978
2017-11-27 02:40:44,609 [salt.state       ][INFO    ][18324] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 02:40:44,610 [salt.state       ][INFO    ][18324] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 02:40:44.609763 duration_in_ms=2433.072
2017-11-27 02:40:44,610 [salt.state       ][INFO    ][18324] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:40:44.610261
2017-11-27 02:40:44,611 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 02:40:44,611 [salt.state       ][INFO    ][18324] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 02:40:44,612 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 02:40:44.611691 duration_in_ms=1.429
2017-11-27 02:40:44,612 [salt.state       ][INFO    ][18324] Running state [/etc/apt/preferences.d/mcp_extra] at time 02:40:44.612118
2017-11-27 02:40:44,613 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 02:40:44,631 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 02:40:44,647 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:44,683 [salt.state       ][INFO    ][18324] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 02:40:44,684 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/preferences.d/mcp_extra] at time 02:40:44.683969 duration_in_ms=71.85
2017-11-27 02:40:44,685 [salt.state       ][INFO    ][18324] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:40:44.684739
2017-11-27 02:40:44,685 [salt.state       ][INFO    ][18324] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 02:40:44,728 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 02:40:44,802 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:46,856 [salt.state       ][INFO    ][18324] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 02:40:46,856 [salt.state       ][INFO    ][18324] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 02:40:46.856156 duration_in_ms=2171.416
2017-11-27 02:40:46,857 [salt.state       ][INFO    ][18324] Running state [linux_extra_packages_purged] at time 02:40:46.856508
2017-11-27 02:40:46,857 [salt.state       ][INFO    ][18324] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 02:40:46,863 [salt.state       ][INFO    ][18324] All specified packages are already absent
2017-11-27 02:40:46,863 [salt.state       ][INFO    ][18324] Completed state [linux_extra_packages_purged] at time 02:40:46.862797 duration_in_ms=6.288
2017-11-27 02:40:46,863 [salt.state       ][INFO    ][18324] Running state [linux_extra_packages_latest] at time 02:40:46.863088
2017-11-27 02:40:46,863 [salt.state       ][INFO    ][18324] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 02:40:46,866 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:40:48,903 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 02:40:48,948 [salt.state       ][INFO    ][18324] Package mcelog is already up-to-date
2017-11-27 02:40:48,949 [salt.state       ][INFO    ][18324] Completed state [linux_extra_packages_latest] at time 02:40:48.948610 duration_in_ms=2085.52
2017-11-27 02:40:48,950 [salt.state       ][INFO    ][18324] Running state [UTC] at time 02:40:48.949654
2017-11-27 02:40:48,950 [salt.state       ][INFO    ][18324] Executing state timezone.system for UTC
2017-11-27 02:40:48,951 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:40:48,996 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['timedatectl'] in directory '/root'
2017-11-27 02:40:49,006 [salt.state       ][INFO    ][18324] Timezone UTC already set, UTC already set to UTC
2017-11-27 02:40:49,006 [salt.state       ][INFO    ][18324] Completed state [UTC] at time 02:40:49.006139 duration_in_ms=56.485
2017-11-27 02:40:49,007 [salt.state       ][INFO    ][18324] Running state [nf_conntrack] at time 02:40:49.006843
2017-11-27 02:40:49,007 [salt.state       ][INFO    ][18324] Executing state kmod.present for nf_conntrack
2017-11-27 02:40:49,008 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'lsmod' in directory '/root'
2017-11-27 02:40:49,016 [salt.state       ][INFO    ][18324] Kernel module nf_conntrack is already present
2017-11-27 02:40:49,017 [salt.state       ][INFO    ][18324] Completed state [nf_conntrack] at time 02:40:49.016706 duration_in_ms=9.862
2017-11-27 02:40:49,017 [salt.state       ][INFO    ][18324] Running state [kernel.panic] at time 02:40:49.017346
2017-11-27 02:40:49,018 [salt.state       ][INFO    ][18324] Executing state sysctl.present for kernel.panic
2017-11-27 02:40:49,026 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,039 [salt.state       ][INFO    ][18324] Sysctl value kernel.panic = 60 is already set
2017-11-27 02:40:49,040 [salt.state       ][INFO    ][18324] Completed state [kernel.panic] at time 02:40:49.039786 duration_in_ms=22.439
2017-11-27 02:40:49,040 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_keepalive_probes] at time 02:40:49.040121
2017-11-27 02:40:49,040 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 02:40:49,041 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,053 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 02:40:49,053 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:40:49.053075 duration_in_ms=12.953
2017-11-27 02:40:49,053 [salt.state       ][INFO    ][18324] Running state [fs.file-max] at time 02:40:49.053460
2017-11-27 02:40:49,054 [salt.state       ][INFO    ][18324] Executing state sysctl.present for fs.file-max
2017-11-27 02:40:49,054 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,066 [salt.state       ][INFO    ][18324] Sysctl value fs.file-max = 124165 is already set
2017-11-27 02:40:49,067 [salt.state       ][INFO    ][18324] Completed state [fs.file-max] at time 02:40:49.066507 duration_in_ms=13.046
2017-11-27 02:40:49,067 [salt.state       ][INFO    ][18324] Running state [net.core.somaxconn] at time 02:40:49.066841
2017-11-27 02:40:49,067 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.core.somaxconn
2017-11-27 02:40:49,068 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,081 [salt.state       ][INFO    ][18324] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 02:40:49,081 [salt.state       ][INFO    ][18324] Completed state [net.core.somaxconn] at time 02:40:49.080960 duration_in_ms=14.118
2017-11-27 02:40:49,081 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:40:49.081306
2017-11-27 02:40:49,082 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 02:40:49,082 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,095 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 02:40:49,096 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:40:49.095613 duration_in_ms=14.306
2017-11-27 02:40:49,096 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_tw_reuse] at time 02:40:49.095958
2017-11-27 02:40:49,096 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 02:40:49,097 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,109 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 02:40:49,110 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_tw_reuse] at time 02:40:49.109765 duration_in_ms=13.807
2017-11-27 02:40:49,110 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_retries2] at time 02:40:49.110106
2017-11-27 02:40:49,110 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 02:40:49,111 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,124 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 02:40:49,124 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_retries2] at time 02:40:49.124017 duration_in_ms=13.91
2017-11-27 02:40:49,124 [salt.state       ][INFO    ][18324] Running state [vm.swappiness] at time 02:40:49.124355
2017-11-27 02:40:49,125 [salt.state       ][INFO    ][18324] Executing state sysctl.present for vm.swappiness
2017-11-27 02:40:49,125 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,137 [salt.state       ][INFO    ][18324] Sysctl value vm.swappiness = 10 is already set
2017-11-27 02:40:49,138 [salt.state       ][INFO    ][18324] Completed state [vm.swappiness] at time 02:40:49.137861 duration_in_ms=13.504
2017-11-27 02:40:49,138 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:40:49.138197
2017-11-27 02:40:49,139 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 02:40:49,139 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,152 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 02:40:49,152 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:40:49.152166 duration_in_ms=13.969
2017-11-27 02:40:49,153 [salt.state       ][INFO    ][18324] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:40:49.152501
2017-11-27 02:40:49,153 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 02:40:49,153 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,167 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 02:40:49,168 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:40:49.167900 duration_in_ms=15.398
2017-11-27 02:40:49,168 [salt.state       ][INFO    ][18324] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:40:49.168247
2017-11-27 02:40:49,169 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 02:40:49,169 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,188 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 02:40:49,188 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:40:49.188157 duration_in_ms=19.91
2017-11-27 02:40:49,189 [salt.state       ][INFO    ][18324] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:40:49.188503
2017-11-27 02:40:49,189 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 02:40:49,189 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,203 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 02:40:49,204 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:40:49.203657 duration_in_ms=15.154
2017-11-27 02:40:49,204 [salt.state       ][INFO    ][18324] Running state [net.core.netdev_max_backlog] at time 02:40:49.203998
2017-11-27 02:40:49,204 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 02:40:49,205 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,222 [salt.state       ][INFO    ][18324] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 02:40:49,222 [salt.state       ][INFO    ][18324] Completed state [net.core.netdev_max_backlog] at time 02:40:49.222428 duration_in_ms=18.43
2017-11-27 02:40:49,223 [salt.state       ][INFO    ][18324] Running state [net.ipv4.tcp_keepalive_time] at time 02:40:49.222766
2017-11-27 02:40:49,223 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 02:40:49,224 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,241 [salt.state       ][INFO    ][18324] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 02:40:49,242 [salt.state       ][INFO    ][18324] Completed state [net.ipv4.tcp_keepalive_time] at time 02:40:49.241616 duration_in_ms=18.849
2017-11-27 02:40:49,242 [salt.state       ][INFO    ][18324] Running state [net.nf_conntrack_max] at time 02:40:49.241958
2017-11-27 02:40:49,242 [salt.state       ][INFO    ][18324] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 02:40:49,243 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'sysctl -a' in directory '/root'
2017-11-27 02:40:49,261 [salt.state       ][INFO    ][18324] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 02:40:49,262 [salt.state       ][INFO    ][18324] Completed state [net.nf_conntrack_max] at time 02:40:49.261512 duration_in_ms=19.552
2017-11-27 02:40:49,262 [salt.state       ][INFO    ][18324] Running state [linux_sysfs_package] at time 02:40:49.261855
2017-11-27 02:40:49,262 [salt.state       ][INFO    ][18324] Executing state pkg.installed for linux_sysfs_package
2017-11-27 02:40:49,265 [salt.state       ][INFO    ][18324] All specified packages are already installed
2017-11-27 02:40:49,266 [salt.state       ][INFO    ][18324] Completed state [linux_sysfs_package] at time 02:40:49.265542 duration_in_ms=3.686
2017-11-27 02:40:49,266 [salt.state       ][INFO    ][18324] Running state [/etc/sysfs.d] at time 02:40:49.266453
2017-11-27 02:40:49,267 [salt.state       ][INFO    ][18324] Executing state file.directory for /etc/sysfs.d
2017-11-27 02:40:49,267 [salt.state       ][INFO    ][18324] Directory /etc/sysfs.d is in the correct state
2017-11-27 02:40:49,268 [salt.state       ][INFO    ][18324] Completed state [/etc/sysfs.d] at time 02:40:49.267500 duration_in_ms=1.047
2017-11-27 02:40:49,268 [salt.state       ][INFO    ][18324] Running state [ondemand] at time 02:40:49.268073
2017-11-27 02:40:49,268 [salt.state       ][INFO    ][18324] Executing state service.dead for ondemand
2017-11-27 02:40:49,269 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 02:40:49,278 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 02:40:49,321 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 02:40:49,331 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'runlevel' in directory '/root'
2017-11-27 02:40:49,339 [salt.state       ][INFO    ][18324] The service ondemand is already dead
2017-11-27 02:40:49,340 [salt.state       ][INFO    ][18324] Completed state [ondemand] at time 02:40:49.339619 duration_in_ms=71.545
2017-11-27 02:40:49,340 [salt.state       ][INFO    ][18324] Running state [cs_CZ.UTF-8] at time 02:40:49.340298
2017-11-27 02:40:49,341 [salt.state       ][INFO    ][18324] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 02:40:49,341 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'locale -a' in directory '/root'
2017-11-27 02:40:49,349 [salt.state       ][INFO    ][18324] Locale cs_CZ.UTF-8 is already present
2017-11-27 02:40:49,349 [salt.state       ][INFO    ][18324] Completed state [cs_CZ.UTF-8] at time 02:40:49.349123 duration_in_ms=8.824
2017-11-27 02:40:49,350 [salt.state       ][INFO    ][18324] Running state [en_US.UTF-8] at time 02:40:49.349531
2017-11-27 02:40:49,350 [salt.state       ][INFO    ][18324] Executing state locale.present for en_US.UTF-8
2017-11-27 02:40:49,350 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'locale -a' in directory '/root'
2017-11-27 02:40:49,357 [salt.state       ][INFO    ][18324] Locale en_US.UTF-8 is already present
2017-11-27 02:40:49,358 [salt.state       ][INFO    ][18324] Completed state [en_US.UTF-8] at time 02:40:49.357545 duration_in_ms=8.013
2017-11-27 02:40:49,359 [salt.state       ][INFO    ][18324] Running state [en_US.UTF-8] at time 02:40:49.358509
2017-11-27 02:40:49,359 [salt.state       ][INFO    ][18324] Executing state locale.system for en_US.UTF-8
2017-11-27 02:40:49,359 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'localectl' in directory '/root'
2017-11-27 02:40:49,394 [salt.state       ][INFO    ][18324] System locale en_US.UTF-8 already set
2017-11-27 02:40:49,395 [salt.state       ][INFO    ][18324] Completed state [en_US.UTF-8] at time 02:40:49.394797 duration_in_ms=36.288
2017-11-27 02:40:49,396 [salt.state       ][INFO    ][18324] Running state [root] at time 02:40:49.395898
2017-11-27 02:40:49,396 [salt.state       ][INFO    ][18324] Executing state user.present for root
2017-11-27 02:40:49,397 [salt.state       ][INFO    ][18324] User root is present and up to date
2017-11-27 02:40:49,397 [salt.state       ][INFO    ][18324] Completed state [root] at time 02:40:49.397453 duration_in_ms=1.555
2017-11-27 02:40:49,398 [salt.state       ][INFO    ][18324] Running state [/root] at time 02:40:49.398313
2017-11-27 02:40:49,399 [salt.state       ][INFO    ][18324] Executing state file.directory for /root
2017-11-27 02:40:49,399 [salt.state       ][INFO    ][18324] Directory /root is in the correct state
2017-11-27 02:40:49,399 [salt.state       ][INFO    ][18324] Completed state [/root] at time 02:40:49.399398 duration_in_ms=1.085
2017-11-27 02:40:49,400 [salt.state       ][INFO    ][18324] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:40:49.399663
2017-11-27 02:40:49,400 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 02:40:49,400 [salt.state       ][INFO    ][18324] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 02:40:49,401 [salt.state       ][INFO    ][18324] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:40:49.400493 duration_in_ms=0.83
2017-11-27 02:40:49,401 [salt.state       ][INFO    ][18324] Running state [ubuntu] at time 02:40:49.400782
2017-11-27 02:40:49,401 [salt.state       ][INFO    ][18324] Executing state user.present for ubuntu
2017-11-27 02:40:49,402 [salt.state       ][INFO    ][18324] User ubuntu is present and up to date
2017-11-27 02:40:49,402 [salt.state       ][INFO    ][18324] Completed state [ubuntu] at time 02:40:49.402201 duration_in_ms=1.419
2017-11-27 02:40:49,403 [salt.state       ][INFO    ][18324] Running state [/home/ubuntu] at time 02:40:49.403026
2017-11-27 02:40:49,403 [salt.state       ][INFO    ][18324] Executing state file.directory for /home/ubuntu
2017-11-27 02:40:49,404 [salt.state       ][INFO    ][18324] Directory /home/ubuntu is in the correct state
2017-11-27 02:40:49,404 [salt.state       ][INFO    ][18324] Completed state [/home/ubuntu] at time 02:40:49.404112 duration_in_ms=1.086
2017-11-27 02:40:49,405 [salt.state       ][INFO    ][18324] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:40:49.404738
2017-11-27 02:40:49,405 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 02:40:49,428 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 02:40:49,433 [salt.state       ][INFO    ][18324] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 02:40:49,434 [salt.state       ][INFO    ][18324] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:40:49.433537 duration_in_ms=28.798
2017-11-27 02:40:49,434 [salt.state       ][INFO    ][18324] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:40:49.433862
2017-11-27 02:40:49,434 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 02:40:49,453 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 02:40:49,471 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:49,508 [salt.state       ][INFO    ][18324] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 02:40:49,508 [salt.state       ][INFO    ][18324] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:40:49.508191 duration_in_ms=74.328
2017-11-27 02:40:49,509 [salt.state       ][INFO    ][18324] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:40:49.508489
2017-11-27 02:40:49,509 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 02:40:49,524 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 02:40:49,542 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:40:49,576 [salt.state       ][INFO    ][18324] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 02:40:49,576 [salt.state       ][INFO    ][18324] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:40:49.576083 duration_in_ms=67.593
2017-11-27 02:40:49,577 [salt.state       ][INFO    ][18324] Running state [service.systemctl_reload] at time 02:40:49.577106
2017-11-27 02:40:49,577 [salt.state       ][INFO    ][18324] Executing state module.wait for service.systemctl_reload
2017-11-27 02:40:49,578 [salt.state       ][INFO    ][18324] No changes made for service.systemctl_reload
2017-11-27 02:40:49,578 [salt.state       ][INFO    ][18324] Completed state [service.systemctl_reload] at time 02:40:49.577945 duration_in_ms=0.839
2017-11-27 02:40:49,578 [salt.state       ][INFO    ][18324] Running state [/etc/hostname] at time 02:40:49.578211
2017-11-27 02:40:49,579 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/hostname
2017-11-27 02:40:49,595 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 02:40:49,597 [salt.state       ][INFO    ][18324] File /etc/hostname is in the correct state
2017-11-27 02:40:49,597 [salt.state       ][INFO    ][18324] Completed state [/etc/hostname] at time 02:40:49.597136 duration_in_ms=18.925
2017-11-27 02:40:49,598 [salt.state       ][INFO    ][18324] Running state [hostname msg03] at time 02:40:49.598300
2017-11-27 02:40:49,599 [salt.state       ][INFO    ][18324] Executing state cmd.wait for hostname msg03
2017-11-27 02:40:49,599 [salt.state       ][INFO    ][18324] No changes made for hostname msg03
2017-11-27 02:40:49,599 [salt.state       ][INFO    ][18324] Completed state [hostname msg03] at time 02:40:49.599155 duration_in_ms=0.855
2017-11-27 02:40:49,600 [salt.state       ][INFO    ][18324] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.599603
2017-11-27 02:40:49,600 [salt.state       ][INFO    ][18324] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,600 [salt.state       ][INFO    ][18324] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:40:49,601 [salt.state       ][INFO    ][18324] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.600601 duration_in_ms=0.997
2017-11-27 02:40:49,601 [salt.state       ][INFO    ][18324] Running state [mdb02] at time 02:40:49.600922
2017-11-27 02:40:49,601 [salt.state       ][INFO    ][18324] Executing state host.present for mdb02
2017-11-27 02:40:49,602 [salt.state       ][INFO    ][18324] Host mdb02 (10.167.4.77) already present
2017-11-27 02:40:49,602 [salt.state       ][INFO    ][18324] Completed state [mdb02] at time 02:40:49.601882 duration_in_ms=0.959
2017-11-27 02:40:49,602 [salt.state       ][INFO    ][18324] Running state [mdb03] at time 02:40:49.602160
2017-11-27 02:40:49,602 [salt.state       ][INFO    ][18324] Executing state host.present for mdb03
2017-11-27 02:40:49,603 [salt.state       ][INFO    ][18324] Host mdb03 (10.167.4.78) already present
2017-11-27 02:40:49,603 [salt.state       ][INFO    ][18324] Completed state [mdb03] at time 02:40:49.603094 duration_in_ms=0.934
2017-11-27 02:40:49,603 [salt.state       ][INFO    ][18324] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.603372
2017-11-27 02:40:49,604 [salt.state       ][INFO    ][18324] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,604 [salt.state       ][INFO    ][18324] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:40:49,604 [salt.state       ][INFO    ][18324] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.604308 duration_in_ms=0.936
2017-11-27 02:40:49,605 [salt.state       ][INFO    ][18324] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.604584
2017-11-27 02:40:49,605 [salt.state       ][INFO    ][18324] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,605 [salt.state       ][INFO    ][18324] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:40:49,606 [salt.state       ][INFO    ][18324] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.605548 duration_in_ms=0.965
2017-11-27 02:40:49,606 [salt.state       ][INFO    ][18324] Running state [mdb01] at time 02:40:49.605826
2017-11-27 02:40:49,606 [salt.state       ][INFO    ][18324] Executing state host.present for mdb01
2017-11-27 02:40:49,607 [salt.state       ][INFO    ][18324] Host mdb01 (10.167.4.76) already present
2017-11-27 02:40:49,607 [salt.state       ][INFO    ][18324] Completed state [mdb01] at time 02:40:49.606767 duration_in_ms=0.941
2017-11-27 02:40:49,607 [salt.state       ][INFO    ][18324] Running state [mdb] at time 02:40:49.607041
2017-11-27 02:40:49,607 [salt.state       ][INFO    ][18324] Executing state host.present for mdb
2017-11-27 02:40:49,608 [salt.state       ][INFO    ][18324] Host mdb (10.167.4.75) already present
2017-11-27 02:40:49,608 [salt.state       ][INFO    ][18324] Completed state [mdb] at time 02:40:49.607978 duration_in_ms=0.937
2017-11-27 02:40:49,608 [salt.state       ][INFO    ][18324] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.608254
2017-11-27 02:40:49,609 [salt.state       ][INFO    ][18324] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,609 [salt.state       ][INFO    ][18324] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:40:49,609 [salt.state       ][INFO    ][18324] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.609217 duration_in_ms=0.964
2017-11-27 02:40:49,610 [salt.state       ][INFO    ][18324] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.609500
2017-11-27 02:40:49,610 [salt.state       ][INFO    ][18324] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,610 [salt.state       ][INFO    ][18324] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:40:49,610 [salt.state       ][INFO    ][18324] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.610437 duration_in_ms=0.937
2017-11-27 02:40:49,611 [salt.state       ][INFO    ][18324] Running state [cfg01] at time 02:40:49.610712
2017-11-27 02:40:49,611 [salt.state       ][INFO    ][18324] Executing state host.present for cfg01
2017-11-27 02:40:49,611 [salt.state       ][INFO    ][18324] Host cfg01 (10.167.4.100) already present
2017-11-27 02:40:49,612 [salt.state       ][INFO    ][18324] Completed state [cfg01] at time 02:40:49.611654 duration_in_ms=0.942
2017-11-27 02:40:49,612 [salt.state       ][INFO    ][18324] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.611929
2017-11-27 02:40:49,612 [salt.state       ][INFO    ][18324] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,613 [salt.state       ][INFO    ][18324] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:40:49,613 [salt.state       ][INFO    ][18324] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.612883 duration_in_ms=0.954
2017-11-27 02:40:49,613 [salt.state       ][INFO    ][18324] Running state [prx01] at time 02:40:49.613159
2017-11-27 02:40:49,613 [salt.state       ][INFO    ][18324] Executing state host.present for prx01
2017-11-27 02:40:49,614 [salt.state       ][INFO    ][18324] Host prx01 (10.167.4.104) already present
2017-11-27 02:40:49,614 [salt.state       ][INFO    ][18324] Completed state [prx01] at time 02:40:49.614104 duration_in_ms=0.945
2017-11-27 02:40:49,614 [salt.state       ][INFO    ][18324] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.614383
2017-11-27 02:40:49,615 [salt.state       ][INFO    ][18324] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,615 [salt.state       ][INFO    ][18324] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:40:49,615 [salt.state       ][INFO    ][18324] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.615319 duration_in_ms=0.936
2017-11-27 02:40:49,616 [salt.state       ][INFO    ][18324] Running state [kvm01] at time 02:40:49.615595
2017-11-27 02:40:49,616 [salt.state       ][INFO    ][18324] Executing state host.present for kvm01
2017-11-27 02:40:49,616 [salt.state       ][INFO    ][18324] Host kvm01 (10.167.4.141) already present
2017-11-27 02:40:49,617 [salt.state       ][INFO    ][18324] Completed state [kvm01] at time 02:40:49.616523 duration_in_ms=0.929
2017-11-27 02:40:49,617 [salt.state       ][INFO    ][18324] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.616800
2017-11-27 02:40:49,617 [salt.state       ][INFO    ][18324] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,618 [salt.state       ][INFO    ][18324] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:40:49,618 [salt.state       ][INFO    ][18324] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.617769 duration_in_ms=0.969
2017-11-27 02:40:49,618 [salt.state       ][INFO    ][18324] Running state [kvm03] at time 02:40:49.618044
2017-11-27 02:40:49,618 [salt.state       ][INFO    ][18324] Executing state host.present for kvm03
2017-11-27 02:40:49,619 [salt.state       ][INFO    ][18324] Host kvm03 (10.167.4.143) already present
2017-11-27 02:40:49,619 [salt.state       ][INFO    ][18324] Completed state [kvm03] at time 02:40:49.619125 duration_in_ms=1.081
2017-11-27 02:40:49,619 [salt.state       ][INFO    ][18324] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.619399
2017-11-27 02:40:49,620 [salt.state       ][INFO    ][18324] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,620 [salt.state       ][INFO    ][18324] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:40:49,620 [salt.state       ][INFO    ][18324] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.620337 duration_in_ms=0.939
2017-11-27 02:40:49,621 [salt.state       ][INFO    ][18324] Running state [kvm02] at time 02:40:49.620613
2017-11-27 02:40:49,621 [salt.state       ][INFO    ][18324] Executing state host.present for kvm02
2017-11-27 02:40:49,621 [salt.state       ][INFO    ][18324] Host kvm02 (10.167.4.142) already present
2017-11-27 02:40:49,622 [salt.state       ][INFO    ][18324] Completed state [kvm02] at time 02:40:49.621589 duration_in_ms=0.975
2017-11-27 02:40:49,622 [salt.state       ][INFO    ][18324] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.621867
2017-11-27 02:40:49,622 [salt.state       ][INFO    ][18324] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,623 [salt.state       ][INFO    ][18324] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:40:49,623 [salt.state       ][INFO    ][18324] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.622804 duration_in_ms=0.937
2017-11-27 02:40:49,623 [salt.state       ][INFO    ][18324] Running state [dbs] at time 02:40:49.623080
2017-11-27 02:40:49,623 [salt.state       ][INFO    ][18324] Executing state host.present for dbs
2017-11-27 02:40:49,624 [salt.state       ][INFO    ][18324] Host dbs (10.167.4.50) already present
2017-11-27 02:40:49,624 [salt.state       ][INFO    ][18324] Completed state [dbs] at time 02:40:49.624011 duration_in_ms=0.931
2017-11-27 02:40:49,624 [salt.state       ][INFO    ][18324] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.624283
2017-11-27 02:40:49,625 [salt.state       ][INFO    ][18324] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,625 [salt.state       ][INFO    ][18324] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:40:49,625 [salt.state       ][INFO    ][18324] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.625245 duration_in_ms=0.962
2017-11-27 02:40:49,626 [salt.state       ][INFO    ][18324] Running state [prx] at time 02:40:49.625531
2017-11-27 02:40:49,626 [salt.state       ][INFO    ][18324] Executing state host.present for prx
2017-11-27 02:40:49,626 [salt.state       ][INFO    ][18324] Host prx (172.30.10.103) already present
2017-11-27 02:40:49,626 [salt.state       ][INFO    ][18324] Completed state [prx] at time 02:40:49.626461 duration_in_ms=0.93
2017-11-27 02:40:49,627 [salt.state       ][INFO    ][18324] Running state [prx02] at time 02:40:49.626735
2017-11-27 02:40:49,627 [salt.state       ][INFO    ][18324] Executing state host.present for prx02
2017-11-27 02:40:49,627 [salt.state       ][INFO    ][18324] Host prx02 (10.167.4.105) already present
2017-11-27 02:40:49,628 [salt.state       ][INFO    ][18324] Completed state [prx02] at time 02:40:49.627679 duration_in_ms=0.944
2017-11-27 02:40:49,628 [salt.state       ][INFO    ][18324] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.627955
2017-11-27 02:40:49,628 [salt.state       ][INFO    ][18324] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,629 [salt.state       ][INFO    ][18324] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:40:49,629 [salt.state       ][INFO    ][18324] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.628918 duration_in_ms=0.962
2017-11-27 02:40:49,629 [salt.state       ][INFO    ][18324] Running state [gtw01] at time 02:40:49.629199
2017-11-27 02:40:49,629 [salt.state       ][INFO    ][18324] Executing state host.present for gtw01
2017-11-27 02:40:49,630 [salt.state       ][INFO    ][18324] Host gtw01 (10.167.4.124) already present
2017-11-27 02:40:49,630 [salt.state       ][INFO    ][18324] Completed state [gtw01] at time 02:40:49.630140 duration_in_ms=0.941
2017-11-27 02:40:49,630 [salt.state       ][INFO    ][18324] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.630413
2017-11-27 02:40:49,631 [salt.state       ][INFO    ][18324] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,631 [salt.state       ][INFO    ][18324] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:40:49,631 [salt.state       ][INFO    ][18324] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.631346 duration_in_ms=0.932
2017-11-27 02:40:49,632 [salt.state       ][INFO    ][18324] Running state [gtw02] at time 02:40:49.631627
2017-11-27 02:40:49,632 [salt.state       ][INFO    ][18324] Executing state host.present for gtw02
2017-11-27 02:40:49,632 [salt.state       ][INFO    ][18324] Host gtw02 (10.167.4.125) already present
2017-11-27 02:40:49,633 [salt.state       ][INFO    ][18324] Completed state [gtw02] at time 02:40:49.632564 duration_in_ms=0.936
2017-11-27 02:40:49,633 [salt.state       ][INFO    ][18324] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.632856
2017-11-27 02:40:49,633 [salt.state       ][INFO    ][18324] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,634 [salt.state       ][INFO    ][18324] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:40:49,634 [salt.state       ][INFO    ][18324] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.633807 duration_in_ms=0.951
2017-11-27 02:40:49,634 [salt.state       ][INFO    ][18324] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.634083
2017-11-27 02:40:49,634 [salt.state       ][INFO    ][18324] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,635 [salt.state       ][INFO    ][18324] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:40:49,635 [salt.state       ][INFO    ][18324] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.635020 duration_in_ms=0.938
2017-11-27 02:40:49,635 [salt.state       ][INFO    ][18324] Running state [msg02] at time 02:40:49.635299
2017-11-27 02:40:49,636 [salt.state       ][INFO    ][18324] Executing state host.present for msg02
2017-11-27 02:40:49,636 [salt.state       ][INFO    ][18324] Host msg02 (10.167.4.42) already present
2017-11-27 02:40:49,636 [salt.state       ][INFO    ][18324] Completed state [msg02] at time 02:40:49.636232 duration_in_ms=0.932
2017-11-27 02:40:49,637 [salt.state       ][INFO    ][18324] Running state [msg03] at time 02:40:49.636505
2017-11-27 02:40:49,637 [salt.state       ][INFO    ][18324] Executing state host.present for msg03
2017-11-27 02:40:49,637 [salt.state       ][INFO    ][18324] Host msg03 (10.167.4.43) already present
2017-11-27 02:40:49,638 [salt.state       ][INFO    ][18324] Completed state [msg03] at time 02:40:49.637473 duration_in_ms=0.967
2017-11-27 02:40:49,638 [salt.state       ][INFO    ][18324] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.637749
2017-11-27 02:40:49,638 [salt.state       ][INFO    ][18324] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,638 [salt.state       ][INFO    ][18324] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:40:49,639 [salt.state       ][INFO    ][18324] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.638704 duration_in_ms=0.955
2017-11-27 02:40:49,640 [salt.state       ][INFO    ][18324] Running state [file.replace] at time 02:40:49.639546
2017-11-27 02:40:49,640 [salt.state       ][INFO    ][18324] Executing state module.run for file.replace
2017-11-27 02:40:49,711 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:40:49,721 [salt.state       ][INFO    ][18324] onlyif execution failed
2017-11-27 02:40:49,721 [salt.state       ][INFO    ][18324] Completed state [file.replace] at time 02:40:49.721088 duration_in_ms=81.542
2017-11-27 02:40:49,722 [salt.state       ][INFO    ][18324] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.721492
2017-11-27 02:40:49,722 [salt.state       ][INFO    ][18324] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,722 [salt.state       ][INFO    ][18324] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:40:49,723 [salt.state       ][INFO    ][18324] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.722711 duration_in_ms=1.219
2017-11-27 02:40:49,723 [salt.state       ][INFO    ][18324] Running state [msg01] at time 02:40:49.723010
2017-11-27 02:40:49,723 [salt.state       ][INFO    ][18324] Executing state host.present for msg01
2017-11-27 02:40:49,724 [salt.state       ][INFO    ][18324] Host msg01 (10.167.4.41) already present
2017-11-27 02:40:49,724 [salt.state       ][INFO    ][18324] Completed state [msg01] at time 02:40:49.723952 duration_in_ms=0.941
2017-11-27 02:40:49,724 [salt.state       ][INFO    ][18324] Running state [msg] at time 02:40:49.724232
2017-11-27 02:40:49,725 [salt.state       ][INFO    ][18324] Executing state host.present for msg
2017-11-27 02:40:49,725 [salt.state       ][INFO    ][18324] Host msg (10.167.4.40) already present
2017-11-27 02:40:49,725 [salt.state       ][INFO    ][18324] Completed state [msg] at time 02:40:49.725217 duration_in_ms=0.985
2017-11-27 02:40:49,726 [salt.state       ][INFO    ][18324] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.725506
2017-11-27 02:40:49,726 [salt.state       ][INFO    ][18324] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,726 [salt.state       ][INFO    ][18324] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:40:49,726 [salt.state       ][INFO    ][18324] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.726390 duration_in_ms=0.884
2017-11-27 02:40:49,727 [salt.state       ][INFO    ][18324] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.726649
2017-11-27 02:40:49,727 [salt.state       ][INFO    ][18324] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,727 [salt.state       ][INFO    ][18324] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:40:49,728 [salt.state       ][INFO    ][18324] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.727563 duration_in_ms=0.915
2017-11-27 02:40:49,728 [salt.state       ][INFO    ][18324] Running state [cfg01] at time 02:40:49.727836
2017-11-27 02:40:49,728 [salt.state       ][INFO    ][18324] Executing state host.present for cfg01
2017-11-27 02:40:49,729 [salt.state       ][INFO    ][18324] Host cfg01 (10.167.4.100) already present
2017-11-27 02:40:49,729 [salt.state       ][INFO    ][18324] Completed state [cfg01] at time 02:40:49.729171 duration_in_ms=1.335
2017-11-27 02:40:49,729 [salt.state       ][INFO    ][18324] Running state [cmp002] at time 02:40:49.729459
2017-11-27 02:40:49,730 [salt.state       ][INFO    ][18324] Executing state host.present for cmp002
2017-11-27 02:40:49,730 [salt.state       ][INFO    ][18324] Host cmp002 (10.167.4.102) already present
2017-11-27 02:40:49,730 [salt.state       ][INFO    ][18324] Completed state [cmp002] at time 02:40:49.730389 duration_in_ms=0.929
2017-11-27 02:40:49,731 [salt.state       ][INFO    ][18324] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.730675
2017-11-27 02:40:49,731 [salt.state       ][INFO    ][18324] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,731 [salt.state       ][INFO    ][18324] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:40:49,732 [salt.state       ][INFO    ][18324] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.731613 duration_in_ms=0.939
2017-11-27 02:40:49,732 [salt.state       ][INFO    ][18324] Running state [cmp001] at time 02:40:49.731871
2017-11-27 02:40:49,732 [salt.state       ][INFO    ][18324] Executing state host.present for cmp001
2017-11-27 02:40:49,733 [salt.state       ][INFO    ][18324] Host cmp001 (10.167.4.101) already present
2017-11-27 02:40:49,733 [salt.state       ][INFO    ][18324] Completed state [cmp001] at time 02:40:49.732788 duration_in_ms=0.917
2017-11-27 02:40:49,733 [salt.state       ][INFO    ][18324] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.733106
2017-11-27 02:40:49,733 [salt.state       ][INFO    ][18324] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,734 [salt.state       ][INFO    ][18324] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:40:49,734 [salt.state       ][INFO    ][18324] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.734045 duration_in_ms=0.939
2017-11-27 02:40:49,734 [salt.state       ][INFO    ][18324] Running state [dbs01] at time 02:40:49.734325
2017-11-27 02:40:49,735 [salt.state       ][INFO    ][18324] Executing state host.present for dbs01
2017-11-27 02:40:49,735 [salt.state       ][INFO    ][18324] Host dbs01 (10.167.4.51) already present
2017-11-27 02:40:49,735 [salt.state       ][INFO    ][18324] Completed state [dbs01] at time 02:40:49.735261 duration_in_ms=0.935
2017-11-27 02:40:49,736 [salt.state       ][INFO    ][18324] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.735518
2017-11-27 02:40:49,736 [salt.state       ][INFO    ][18324] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,736 [salt.state       ][INFO    ][18324] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:40:49,736 [salt.state       ][INFO    ][18324] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.736434 duration_in_ms=0.915
2017-11-27 02:40:49,737 [salt.state       ][INFO    ][18324] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.736705
2017-11-27 02:40:49,737 [salt.state       ][INFO    ][18324] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,737 [salt.state       ][INFO    ][18324] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:40:49,738 [salt.state       ][INFO    ][18324] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.737637 duration_in_ms=0.933
2017-11-27 02:40:49,738 [salt.state       ][INFO    ][18324] Running state [dbs02] at time 02:40:49.737908
2017-11-27 02:40:49,738 [salt.state       ][INFO    ][18324] Executing state host.present for dbs02
2017-11-27 02:40:49,739 [salt.state       ][INFO    ][18324] Host dbs02 (10.167.4.52) already present
2017-11-27 02:40:49,739 [salt.state       ][INFO    ][18324] Completed state [dbs02] at time 02:40:49.738853 duration_in_ms=0.945
2017-11-27 02:40:49,739 [salt.state       ][INFO    ][18324] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.739128
2017-11-27 02:40:49,739 [salt.state       ][INFO    ][18324] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,740 [salt.state       ][INFO    ][18324] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:40:49,740 [salt.state       ][INFO    ][18324] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.740016 duration_in_ms=0.887
2017-11-27 02:40:49,740 [salt.state       ][INFO    ][18324] Running state [dbs03] at time 02:40:49.740272
2017-11-27 02:40:49,741 [salt.state       ][INFO    ][18324] Executing state host.present for dbs03
2017-11-27 02:40:49,741 [salt.state       ][INFO    ][18324] Host dbs03 (10.167.4.53) already present
2017-11-27 02:40:49,741 [salt.state       ][INFO    ][18324] Completed state [dbs03] at time 02:40:49.741170 duration_in_ms=0.899
2017-11-27 02:40:49,741 [salt.state       ][INFO    ][18324] Running state [mas01] at time 02:40:49.741445
2017-11-27 02:40:49,742 [salt.state       ][INFO    ][18324] Executing state host.present for mas01
2017-11-27 02:40:49,742 [salt.state       ][INFO    ][18324] Host mas01 (10.167.4.3) already present
2017-11-27 02:40:49,742 [salt.state       ][INFO    ][18324] Completed state [mas01] at time 02:40:49.742349 duration_in_ms=0.905
2017-11-27 02:40:49,743 [salt.state       ][INFO    ][18324] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.742629
2017-11-27 02:40:49,743 [salt.state       ][INFO    ][18324] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,743 [salt.state       ][INFO    ][18324] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:40:49,744 [salt.state       ][INFO    ][18324] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.743578 duration_in_ms=0.949
2017-11-27 02:40:49,744 [salt.state       ][INFO    ][18324] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.743840
2017-11-27 02:40:49,744 [salt.state       ][INFO    ][18324] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,745 [salt.state       ][INFO    ][18324] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:40:49,745 [salt.state       ][INFO    ][18324] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.744725 duration_in_ms=0.884
2017-11-27 02:40:49,745 [salt.state       ][INFO    ][18324] Running state [ctl02] at time 02:40:49.745000
2017-11-27 02:40:49,745 [salt.state       ][INFO    ][18324] Executing state host.present for ctl02
2017-11-27 02:40:49,746 [salt.state       ][INFO    ][18324] Host ctl02 (10.167.4.12) already present
2017-11-27 02:40:49,746 [salt.state       ][INFO    ][18324] Completed state [ctl02] at time 02:40:49.745913 duration_in_ms=0.914
2017-11-27 02:40:49,746 [salt.state       ][INFO    ][18324] Running state [ctl03] at time 02:40:49.746177
2017-11-27 02:40:49,746 [salt.state       ][INFO    ][18324] Executing state host.present for ctl03
2017-11-27 02:40:49,747 [salt.state       ][INFO    ][18324] Host ctl03 (10.167.4.13) already present
2017-11-27 02:40:49,747 [salt.state       ][INFO    ][18324] Completed state [ctl03] at time 02:40:49.747100 duration_in_ms=0.923
2017-11-27 02:40:49,747 [salt.state       ][INFO    ][18324] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.747361
2017-11-27 02:40:49,748 [salt.state       ][INFO    ][18324] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,748 [salt.state       ][INFO    ][18324] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:40:49,748 [salt.state       ][INFO    ][18324] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.748271 duration_in_ms=0.909
2017-11-27 02:40:49,749 [salt.state       ][INFO    ][18324] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.748532
2017-11-27 02:40:49,749 [salt.state       ][INFO    ][18324] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,749 [salt.state       ][INFO    ][18324] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:40:49,750 [salt.state       ][INFO    ][18324] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.749499 duration_in_ms=0.967
2017-11-27 02:40:49,750 [salt.state       ][INFO    ][18324] Running state [ctl01] at time 02:40:49.749763
2017-11-27 02:40:49,750 [salt.state       ][INFO    ][18324] Executing state host.present for ctl01
2017-11-27 02:40:49,750 [salt.state       ][INFO    ][18324] Host ctl01 (10.167.4.11) already present
2017-11-27 02:40:49,751 [salt.state       ][INFO    ][18324] Completed state [ctl01] at time 02:40:49.750647 duration_in_ms=0.884
2017-11-27 02:40:49,751 [salt.state       ][INFO    ][18324] Running state [ctl] at time 02:40:49.750922
2017-11-27 02:40:49,751 [salt.state       ][INFO    ][18324] Executing state host.present for ctl
2017-11-27 02:40:49,752 [salt.state       ][INFO    ][18324] Host ctl (10.167.4.10) already present
2017-11-27 02:40:49,752 [salt.state       ][INFO    ][18324] Completed state [ctl] at time 02:40:49.751826 duration_in_ms=0.905
2017-11-27 02:40:49,752 [salt.state       ][INFO    ][18324] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.752097
2017-11-27 02:40:49,752 [salt.state       ][INFO    ][18324] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:40:49,753 [salt.state       ][INFO    ][18324] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:40:49,753 [salt.state       ][INFO    ][18324] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:40:49.753004 duration_in_ms=0.918
2017-11-27 02:40:49,753 [salt.state       ][INFO    ][18324] Running state [ens2] at time 02:40:49.753262
2017-11-27 02:40:49,754 [salt.state       ][INFO    ][18324] Executing state network.managed for ens2
2017-11-27 02:40:50,141 [salt.state       ][INFO    ][18324] Interface ens2 is up to date.
2017-11-27 02:40:50,142 [salt.state       ][INFO    ][18324] Completed state [ens2] at time 02:40:50.141603 duration_in_ms=388.341
2017-11-27 02:40:50,142 [salt.state       ][INFO    ][18324] Running state [ens3] at time 02:40:50.141926
2017-11-27 02:40:50,142 [salt.state       ][INFO    ][18324] Executing state network.managed for ens3
2017-11-27 02:40:50,471 [salt.state       ][INFO    ][18324] Interface ens3 is up to date.
2017-11-27 02:40:50,471 [salt.state       ][INFO    ][18324] Completed state [ens3] at time 02:40:50.470969 duration_in_ms=329.041
2017-11-27 02:40:50,471 [salt.state       ][INFO    ][18324] Running state [/etc/profile.d/proxy.sh] at time 02:40:50.471240
2017-11-27 02:40:50,472 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 02:40:50,472 [salt.state       ][INFO    ][18324] File /etc/profile.d/proxy.sh is not present
2017-11-27 02:40:50,472 [salt.state       ][INFO    ][18324] Completed state [/etc/profile.d/proxy.sh] at time 02:40:50.472010 duration_in_ms=0.77
2017-11-27 02:40:50,472 [salt.state       ][INFO    ][18324] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:40:50.472245
2017-11-27 02:40:50,472 [salt.state       ][INFO    ][18324] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 02:40:50,473 [salt.state       ][INFO    ][18324] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 02:40:50,473 [salt.state       ][INFO    ][18324] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:40:50.472954 duration_in_ms=0.708
2017-11-27 02:40:50,473 [salt.state       ][INFO    ][18324] Running state [ntp] at time 02:40:50.473188
2017-11-27 02:40:50,473 [salt.state       ][INFO    ][18324] Executing state pkg.installed for ntp
2017-11-27 02:40:50,477 [salt.state       ][INFO    ][18324] Package ntp is already installed
2017-11-27 02:40:50,477 [salt.state       ][INFO    ][18324] Completed state [ntp] at time 02:40:50.476700 duration_in_ms=3.512
2017-11-27 02:40:50,478 [salt.state       ][INFO    ][18324] Running state [/etc/ntp.conf] at time 02:40:50.477580
2017-11-27 02:40:50,478 [salt.state       ][INFO    ][18324] Executing state file.managed for /etc/ntp.conf
2017-11-27 02:40:50,496 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 02:40:50,523 [salt.fileclient  ][INFO    ][18324] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 02:40:50,530 [salt.state       ][INFO    ][18324] File /etc/ntp.conf is in the correct state
2017-11-27 02:40:50,530 [salt.state       ][INFO    ][18324] Completed state [/etc/ntp.conf] at time 02:40:50.529872 duration_in_ms=52.291
2017-11-27 02:40:50,531 [salt.state       ][INFO    ][18324] Running state [ntp] at time 02:40:50.530687
2017-11-27 02:40:50,531 [salt.state       ][INFO    ][18324] Executing state service.running for ntp
2017-11-27 02:40:50,532 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 02:40:50,544 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 02:40:50,555 [salt.loaded.int.module.cmdmod][INFO    ][18324] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 02:40:50,569 [salt.state       ][INFO    ][18324] The service ntp is already running
2017-11-27 02:40:50,569 [salt.state       ][INFO    ][18324] Completed state [ntp] at time 02:40:50.568757 duration_in_ms=38.068
2017-11-27 02:40:50,573 [salt.minion      ][INFO    ][18324] Returning information for job: 20171127024034156208
2017-11-27 02:40:54,647 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171127024054622374
2017-11-27 02:40:54,666 [salt.minion      ][INFO    ][20160] Starting a new job with PID 20160
2017-11-27 02:40:54,736 [salt.minion      ][INFO    ][20160] Returning information for job: 20171127024054622374
2017-11-27 02:40:57,595 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command test.ping with jid 20171127024057583860
2017-11-27 02:40:57,627 [salt.minion      ][INFO    ][20165] Starting a new job with PID 20165
2017-11-27 02:40:57,653 [salt.minion      ][INFO    ][20165] Returning information for job: 20171127024057583860
2017-11-27 02:41:12,028 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.sls with jid 20171127024112018804
2017-11-27 02:41:12,096 [salt.minion      ][INFO    ][20175] Starting a new job with PID 20175
2017-11-27 02:41:12,505 [salt.state       ][INFO    ][20175] Loading fresh modules for state activity
2017-11-27 02:41:12,533 [salt.fileclient  ][INFO    ][20175] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-27 02:41:12,551 [salt.fileclient  ][INFO    ][20175] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-27 02:41:12,576 [salt.fileclient  ][INFO    ][20175] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 02:41:12,833 [salt.state       ][INFO    ][20175] Running state [lsof] at time 02:41:12.833102
2017-11-27 02:41:12,833 [salt.state       ][INFO    ][20175] Executing state pkg.installed for lsof
2017-11-27 02:41:12,834 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:41:13,275 [salt.state       ][INFO    ][20175] Package lsof is already installed
2017-11-27 02:41:13,275 [salt.state       ][INFO    ][20175] Completed state [lsof] at time 02:41:13.275042 duration_in_ms=441.94
2017-11-27 02:41:13,275 [salt.state       ][INFO    ][20175] Running state [keepalived] at time 02:41:13.275214
2017-11-27 02:41:13,275 [salt.state       ][INFO    ][20175] Executing state pkg.installed for keepalived
2017-11-27 02:41:13,290 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:41:15,103 [salt.loaded.int.module.cmdmod][INFO    ][20175] 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-11-27 02:41:22,072 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024122062104
2017-11-27 02:41:22,087 [salt.minion      ][INFO    ][20629] Starting a new job with PID 20629
2017-11-27 02:41:22,121 [salt.minion      ][INFO    ][20629] Returning information for job: 20171127024122062104
2017-11-27 02:41:25,130 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:41:25,150 [salt.state       ][INFO    ][20175] 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-11-27 02:41:25,158 [salt.state       ][INFO    ][20175] Loading fresh modules for state activity
2017-11-27 02:41:25,171 [salt.state       ][INFO    ][20175] Completed state [keepalived] at time 02:41:25.170462 duration_in_ms=11895.247
2017-11-27 02:41:25,173 [salt.state       ][INFO    ][20175] Running state [/etc/keepalived/keepalived.conf] at time 02:41:25.173156
2017-11-27 02:41:25,174 [salt.state       ][INFO    ][20175] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-27 02:41:25,217 [salt.fileclient  ][INFO    ][20175] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-27 02:41:25,250 [salt.fileclient  ][INFO    ][20175] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 02:41:25,257 [salt.state       ][INFO    ][20175] File changed:
New file
2017-11-27 02:41:25,257 [salt.state       ][INFO    ][20175] Completed state [/etc/keepalived/keepalived.conf] at time 02:41:25.257137 duration_in_ms=83.971
2017-11-27 02:41:25,316 [salt.state       ][INFO    ][20175] Running state [keepalived] at time 02:41:25.316357
2017-11-27 02:41:25,317 [salt.state       ][INFO    ][20175] Executing state service.running for keepalived
2017-11-27 02:41:25,318 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-27 02:41:25,330 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,340 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,350 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,360 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,406 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,417 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,426 [salt.loaded.int.module.cmdmod][INFO    ][20175] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 02:41:25,439 [salt.state       ][INFO    ][20175] {'keepalived': True}
2017-11-27 02:41:25,439 [salt.state       ][INFO    ][20175] Completed state [keepalived] at time 02:41:25.438796 duration_in_ms=122.438
2017-11-27 02:41:25,440 [salt.minion      ][INFO    ][20175] Returning information for job: 20171127024112018804
2017-11-27 02:44:51,642 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command pillar.get with jid 20171127024451630908
2017-11-27 02:44:51,672 [salt.minion      ][INFO    ][21036] Starting a new job with PID 21036
2017-11-27 02:44:51,677 [salt.minion      ][INFO    ][21036] Returning information for job: 20171127024451630908
2017-11-27 02:47:24,705 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.sls with jid 20171127024724694244
2017-11-27 02:47:24,725 [salt.minion      ][INFO    ][21154] Starting a new job with PID 21154
2017-11-27 02:47:27,118 [salt.state       ][INFO    ][21154] Loading fresh modules for state activity
2017-11-27 02:47:27,142 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-11-27 02:47:27,163 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-11-27 02:47:27,176 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-11-27 02:47:27,197 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,210 [py.warnings      ][WARNING ][21154] /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-11-27 02:47:27,212 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-11-27 02:47:27,221 [salt.loaded.int.module.cmdmod][ERROR   ][21154] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-11-27 02:47:27,222 [salt.loaded.int.module.cmdmod][ERROR   ][21154] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-11-27 02:47:27,246 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-11-27 02:47:27,269 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,292 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-11-27 02:47:27,309 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,331 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-11-27 02:47:27,373 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,402 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-11-27 02:47:27,420 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,444 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-11-27 02:47:27,463 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:47:27,486 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 02:47:27,518 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 02:47:27,867 [salt.state       ][INFO    ][21154] Running state [rabbitmq-server] at time 02:47:27.867435
2017-11-27 02:47:27,868 [salt.state       ][INFO    ][21154] Executing state pkg.installed for rabbitmq-server
2017-11-27 02:47:27,868 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:47:28,367 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 02:47:30,712 [salt.loaded.int.module.cmdmod][INFO    ][21154] 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-11-27 02:47:34,798 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024734785350
2017-11-27 02:47:34,814 [salt.minion      ][INFO    ][21593] Starting a new job with PID 21593
2017-11-27 02:47:34,822 [salt.minion      ][INFO    ][21593] Returning information for job: 20171127024734785350
2017-11-27 02:47:44,948 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024744939532
2017-11-27 02:47:44,966 [salt.minion      ][INFO    ][21706] Starting a new job with PID 21706
2017-11-27 02:47:44,982 [salt.minion      ][INFO    ][21706] Returning information for job: 20171127024744939532
2017-11-27 02:47:55,164 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024755157234
2017-11-27 02:47:55,236 [salt.minion      ][INFO    ][21864] Starting a new job with PID 21864
2017-11-27 02:47:55,273 [salt.minion      ][INFO    ][21864] Returning information for job: 20171127024755157234
2017-11-27 02:48:05,230 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024805223064
2017-11-27 02:48:05,248 [salt.minion      ][INFO    ][21958] Starting a new job with PID 21958
2017-11-27 02:48:05,258 [salt.minion      ][INFO    ][21958] Returning information for job: 20171127024805223064
2017-11-27 02:48:15,431 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024815424431
2017-11-27 02:48:15,446 [salt.minion      ][INFO    ][22119] Starting a new job with PID 22119
2017-11-27 02:48:15,454 [salt.minion      ][INFO    ][22119] Returning information for job: 20171127024815424431
2017-11-27 02:48:25,635 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024825627597
2017-11-27 02:48:25,651 [salt.minion      ][INFO    ][22129] Starting a new job with PID 22129
2017-11-27 02:48:25,660 [salt.minion      ][INFO    ][22129] Returning information for job: 20171127024825627597
2017-11-27 02:48:32,490 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 02:48:32,513 [salt.state       ][INFO    ][21154] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-11-27 02:48:32,523 [salt.state       ][INFO    ][21154] Loading fresh modules for state activity
2017-11-27 02:48:32,535 [salt.state       ][INFO    ][21154] Completed state [rabbitmq-server] at time 02:48:32.535364 duration_in_ms=64667.93
2017-11-27 02:48:32,540 [salt.state       ][INFO    ][21154] Running state [gettext-base] at time 02:48:32.540467
2017-11-27 02:48:32,541 [salt.state       ][INFO    ][21154] Executing state pkg.installed for gettext-base
2017-11-27 02:48:32,727 [salt.state       ][INFO    ][21154] Package gettext-base is already installed
2017-11-27 02:48:32,727 [salt.state       ][INFO    ][21154] Completed state [gettext-base] at time 02:48:32.726959 duration_in_ms=186.491
2017-11-27 02:48:32,728 [salt.state       ][INFO    ][21154] Running state [/etc/rabbitmq/rabbitmq.config] at time 02:48:32.728341
2017-11-27 02:48:32,729 [salt.state       ][INFO    ][21154] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-11-27 02:48:32,755 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-11-27 02:48:32,782 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:48:32,794 [salt.state       ][INFO    ][21154] File changed:
New file
2017-11-27 02:48:32,794 [salt.state       ][INFO    ][21154] Completed state [/etc/rabbitmq/rabbitmq.config] at time 02:48:32.794305 duration_in_ms=65.963
2017-11-27 02:48:32,795 [salt.state       ][INFO    ][21154] Running state [/etc/default/rabbitmq-server] at time 02:48:32.794885
2017-11-27 02:48:32,795 [salt.state       ][INFO    ][21154] Executing state file.managed for /etc/default/rabbitmq-server
2017-11-27 02:48:32,814 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-11-27 02:48:32,832 [salt.fileclient  ][INFO    ][21154] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-27 02:48:32,842 [salt.state       ][INFO    ][21154] 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-11-27 02:48:32,844 [salt.state       ][INFO    ][21154] Completed state [/etc/default/rabbitmq-server] at time 02:48:32.843891 duration_in_ms=49.007
2017-11-27 02:48:32,845 [salt.state       ][INFO    ][21154] Running state [sleep 30] at time 02:48:32.845070
2017-11-27 02:48:32,845 [salt.state       ][INFO    ][21154] Executing state cmd.run for sleep 30
2017-11-27 02:48:32,846 [py.warnings      ][WARNING ][21154] /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-11-27 02:48:32,846 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-11-27 02:48:35,894 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024835888187
2017-11-27 02:48:35,912 [salt.minion      ][INFO    ][22209] Starting a new job with PID 22209
2017-11-27 02:48:35,921 [salt.minion      ][INFO    ][22209] Returning information for job: 20171127024835888187
2017-11-27 02:48:46,096 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024846091024
2017-11-27 02:48:46,116 [salt.minion      ][INFO    ][22219] Starting a new job with PID 22219
2017-11-27 02:48:46,125 [salt.minion      ][INFO    ][22219] Returning information for job: 20171127024846091024
2017-11-27 02:48:56,301 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024856294562
2017-11-27 02:48:56,319 [salt.minion      ][INFO    ][22224] Starting a new job with PID 22224
2017-11-27 02:48:56,328 [salt.minion      ][INFO    ][22224] Returning information for job: 20171127024856294562
2017-11-27 02:49:02,874 [salt.state       ][INFO    ][21154] {'pid': 22205, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 02:49:02,875 [salt.state       ][INFO    ][21154] Completed state [sleep 30] at time 02:49:02.874593 duration_in_ms=30029.522
2017-11-27 02:49:02,876 [salt.state       ][INFO    ][21154] Running state [service rabbitmq-server stop] at time 02:49:02.875576
2017-11-27 02:49:02,876 [salt.state       ][INFO    ][21154] Executing state cmd.run for service rabbitmq-server stop
2017-11-27 02:49:02,876 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-11-27 02:49:02,997 [salt.state       ][INFO    ][21154] {'pid': 22227, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 02:49:02,998 [salt.state       ][INFO    ][21154] Completed state [service rabbitmq-server stop] at time 02:49:02.998026 duration_in_ms=122.448
2017-11-27 02:49:02,998 [salt.state       ][INFO    ][21154] Running state [/var/lib/rabbitmq] at time 02:49:02.998437
2017-11-27 02:49:02,999 [salt.state       ][INFO    ][21154] Executing state file.directory for /var/lib/rabbitmq
2017-11-27 02:49:02,1000 [salt.state       ][INFO    ][21154] Directory /var/lib/rabbitmq is in the correct state
2017-11-27 02:49:02,1000 [salt.state       ][INFO    ][21154] Completed state [/var/lib/rabbitmq] at time 02:49:02.999770 duration_in_ms=1.333
2017-11-27 02:49:03,001 [salt.state       ][INFO    ][21154] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 02:49:03.001036
2017-11-27 02:49:03,001 [salt.state       ][INFO    ][21154] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-11-27 02:49:03,010 [salt.state       ][INFO    ][21154] File changed:
--- 
+++ 
@@ -1 +1 @@
-ENCXWXUWEZIYVDTTAUJS+opnfv_secret

2017-11-27 02:49:03,011 [salt.state       ][INFO    ][21154] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 02:49:03.010874 duration_in_ms=9.837
2017-11-27 02:49:03,011 [salt.state       ][INFO    ][21154] Running state [sleep 30] at time 02:49:03.011427
2017-11-27 02:49:03,012 [salt.state       ][INFO    ][21154] Executing state cmd.run for sleep 30
2017-11-27 02:49:03,012 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-11-27 02:49:06,508 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024906500886
2017-11-27 02:49:06,526 [salt.minion      ][INFO    ][22258] Starting a new job with PID 22258
2017-11-27 02:49:06,535 [salt.minion      ][INFO    ][22258] Returning information for job: 20171127024906500886
2017-11-27 02:49:16,723 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024916717471
2017-11-27 02:49:16,744 [salt.minion      ][INFO    ][22269] Starting a new job with PID 22269
2017-11-27 02:49:16,754 [salt.minion      ][INFO    ][22269] Returning information for job: 20171127024916717471
2017-11-27 02:49:26,936 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024926930852
2017-11-27 02:49:26,954 [salt.minion      ][INFO    ][22274] Starting a new job with PID 22274
2017-11-27 02:49:26,963 [salt.minion      ][INFO    ][22274] Returning information for job: 20171127024926930852
2017-11-27 02:49:33,045 [salt.state       ][INFO    ][21154] {'pid': 22254, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 02:49:33,046 [salt.state       ][INFO    ][21154] Completed state [sleep 30] at time 02:49:33.045732 duration_in_ms=30034.303
2017-11-27 02:49:33,047 [salt.state       ][INFO    ][21154] Running state [rabbitmq-server] at time 02:49:33.047457
2017-11-27 02:49:33,048 [salt.state       ][INFO    ][21154] Executing state service.running for rabbitmq-server
2017-11-27 02:49:33,048 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-11-27 02:49:33,063 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:33,075 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:33,090 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:33,101 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:37,144 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024937140278
2017-11-27 02:49:37,159 [salt.minion      ][INFO    ][22491] Starting a new job with PID 22491
2017-11-27 02:49:37,168 [salt.minion      ][INFO    ][22491] Returning information for job: 20171127024937140278
2017-11-27 02:49:38,049 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,061 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,072 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,106 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,117 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,334 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-27 02:49:38,344 [salt.state       ][INFO    ][21154] {'rabbitmq-server': True}
2017-11-27 02:49:38,345 [salt.state       ][INFO    ][21154] Completed state [rabbitmq-server] at time 02:49:38.344564 duration_in_ms=5297.107
2017-11-27 02:49:38,346 [salt.state       ][INFO    ][21154] Running state [amqp_client] at time 02:49:38.345888
2017-11-27 02:49:38,346 [salt.state       ][INFO    ][21154] Executing state rabbitmq_plugin.enabled for amqp_client
2017-11-27 02:49:38,346 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-27 02:49:38,837 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-11-27 02:49:39,488 [salt.state       ][INFO    ][21154] {'new': 'amqp_client', 'old': ''}
2017-11-27 02:49:39,488 [salt.state       ][INFO    ][21154] Completed state [amqp_client] at time 02:49:39.488109 duration_in_ms=1142.22
2017-11-27 02:49:39,489 [salt.state       ][INFO    ][21154] Running state [rabbitmq_management] at time 02:49:39.488653
2017-11-27 02:49:39,489 [salt.state       ][INFO    ][21154] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-11-27 02:49:39,489 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-27 02:49:39,935 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-11-27 02:49:41,410 [salt.state       ][INFO    ][21154] {'new': 'rabbitmq_management', 'old': ''}
2017-11-27 02:49:41,410 [salt.state       ][INFO    ][21154] Completed state [rabbitmq_management] at time 02:49:41.409821 duration_in_ms=1921.167
2017-11-27 02:49:41,411 [salt.state       ][INFO    ][21154] Running state [/openstack] at time 02:49:41.411317
2017-11-27 02:49:41,412 [salt.state       ][INFO    ][21154] Executing state rabbitmq_vhost.present for /openstack
2017-11-27 02:49:41,412 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-11-27 02:49:41,918 [salt.state       ][INFO    ][21154] Virtual Host '/openstack' already exists.
2017-11-27 02:49:41,919 [salt.state       ][INFO    ][21154] Completed state [/openstack] at time 02:49:41.918644 duration_in_ms=507.326
2017-11-27 02:49:41,920 [salt.state       ][INFO    ][21154] Running state [openstack] at time 02:49:41.919983
2017-11-27 02:49:41,920 [salt.state       ][INFO    ][21154] Executing state rabbitmq_user.present for openstack
2017-11-27 02:49:41,921 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-27 02:49:42,427 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-27 02:49:44,007 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-11-27 02:49:44,511 [salt.state       ][INFO    ][21154] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-27 02:49:44,511 [salt.state       ][INFO    ][21154] Completed state [openstack] at time 02:49:44.511218 duration_in_ms=2591.235
2017-11-27 02:49:44,513 [salt.state       ][INFO    ][21154] Running state [Ceilometer] at time 02:49:44.512506
2017-11-27 02:49:44,513 [salt.state       ][INFO    ][21154] Executing state rabbitmq_policy.present for Ceilometer
2017-11-27 02:49:44,513 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-27 02:49:45,037 [salt.loaded.int.module.cmdmod][INFO    ][21154] 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-11-27 02:49:45,557 [salt.state       ][INFO    ][21154] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-11-27 02:49:45,558 [salt.state       ][INFO    ][21154] Completed state [Ceilometer] at time 02:49:45.557664 duration_in_ms=1045.158
2017-11-27 02:49:45,558 [salt.state       ][INFO    ][21154] Running state [HA] at time 02:49:45.558236
2017-11-27 02:49:45,558 [salt.state       ][INFO    ][21154] Executing state rabbitmq_policy.present for HA
2017-11-27 02:49:45,559 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-27 02:49:46,021 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-27 02:49:46,591 [salt.state       ][INFO    ][21154] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-27 02:49:46,591 [salt.state       ][INFO    ][21154] Completed state [HA] at time 02:49:46.591218 duration_in_ms=1032.982
2017-11-27 02:49:46,591 [salt.state       ][INFO    ][21154] Running state [guest] at time 02:49:46.591432
2017-11-27 02:49:46,592 [salt.state       ][INFO    ][21154] Executing state rabbitmq_user.present for guest
2017-11-27 02:49:46,592 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-27 02:49:47,091 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-27 02:49:47,167 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127024947162661
2017-11-27 02:49:47,180 [salt.minion      ][INFO    ][24909] Starting a new job with PID 24909
2017-11-27 02:49:47,188 [salt.minion      ][INFO    ][24909] Returning information for job: 20171127024947162661
2017-11-27 02:49:48,702 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-11-27 02:49:49,211 [salt.state       ][INFO    ][21154] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-27 02:49:49,211 [salt.state       ][INFO    ][21154] Completed state [guest] at time 02:49:49.211297 duration_in_ms=2619.864
2017-11-27 02:49:49,212 [salt.state       ][INFO    ][21154] Running state [HA] at time 02:49:49.211828
2017-11-27 02:49:49,212 [salt.state       ][INFO    ][21154] Executing state rabbitmq_policy.present for HA
2017-11-27 02:49:49,212 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-11-27 02:49:49,699 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-27 02:49:50,211 [salt.state       ][INFO    ][21154] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-27 02:49:50,211 [salt.state       ][INFO    ][21154] Completed state [HA] at time 02:49:50.211128 duration_in_ms=999.299
2017-11-27 02:49:50,212 [salt.state       ][INFO    ][21154] Running state [admin] at time 02:49:50.211693
2017-11-27 02:49:50,212 [salt.state       ][INFO    ][21154] Executing state rabbitmq_user.present for admin
2017-11-27 02:49:50,212 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-27 02:49:50,710 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-27 02:49:52,228 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-27 02:49:52,726 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-11-27 02:49:53,222 [salt.state       ][INFO    ][21154] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-27 02:49:53,223 [salt.state       ][INFO    ][21154] Completed state [admin] at time 02:49:53.222507 duration_in_ms=3010.814
2017-11-27 02:49:53,223 [salt.state       ][INFO    ][21154] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.223114
2017-11-27 02:49:53,223 [salt.state       ][INFO    ][21154] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,224 [salt.state       ][INFO    ][21154] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-11-27 02:49:53,224 [salt.state       ][INFO    ][21154] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.223886 duration_in_ms=0.771
2017-11-27 02:49:53,224 [salt.state       ][INFO    ][21154] Running state [mdb02] at time 02:49:53.224039
2017-11-27 02:49:53,224 [salt.state       ][INFO    ][21154] Executing state host.present for mdb02
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Host mdb02 (10.167.4.77) already present
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Completed state [mdb02] at time 02:49:53.224609 duration_in_ms=0.57
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Running state [mdb03] at time 02:49:53.224764
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Executing state host.present for mdb03
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Host mdb03 (10.167.4.78) already present
2017-11-27 02:49:53,225 [salt.state       ][INFO    ][21154] Completed state [mdb03] at time 02:49:53.225347 duration_in_ms=0.583
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.225495
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.226066 duration_in_ms=0.571
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.226213
2017-11-27 02:49:53,226 [salt.state       ][INFO    ][21154] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.226759 duration_in_ms=0.546
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Running state [mdb01] at time 02:49:53.226901
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Executing state host.present for mdb01
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Host mdb01 (10.167.4.76) already present
2017-11-27 02:49:53,227 [salt.state       ][INFO    ][21154] Completed state [mdb01] at time 02:49:53.227445 duration_in_ms=0.545
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Running state [mdb] at time 02:49:53.227591
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Executing state host.present for mdb
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Host mdb (10.167.4.75) already present
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Completed state [mdb] at time 02:49:53.228137 duration_in_ms=0.546
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.228282
2017-11-27 02:49:53,228 [salt.state       ][INFO    ][21154] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,229 [salt.state       ][INFO    ][21154] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-11-27 02:49:53,229 [salt.state       ][INFO    ][21154] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.228854 duration_in_ms=0.571
2017-11-27 02:49:53,229 [salt.state       ][INFO    ][21154] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.229014
2017-11-27 02:49:53,229 [salt.state       ][INFO    ][21154] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,229 [salt.state       ][INFO    ][21154] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.229566 duration_in_ms=0.551
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Running state [cfg01] at time 02:49:53.229719
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Executing state host.present for cfg01
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Host cfg01 (10.167.4.100) already present
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Completed state [cfg01] at time 02:49:53.230268 duration_in_ms=0.55
2017-11-27 02:49:53,230 [salt.state       ][INFO    ][21154] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.230412
2017-11-27 02:49:53,231 [salt.state       ][INFO    ][21154] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,231 [salt.state       ][INFO    ][21154] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-11-27 02:49:53,231 [salt.state       ][INFO    ][21154] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.231267 duration_in_ms=0.854
2017-11-27 02:49:53,231 [salt.state       ][INFO    ][21154] Running state [prx01] at time 02:49:53.231412
2017-11-27 02:49:53,232 [salt.state       ][INFO    ][21154] Executing state host.present for prx01
2017-11-27 02:49:53,232 [salt.state       ][INFO    ][21154] Host prx01 (10.167.4.104) already present
2017-11-27 02:49:53,232 [salt.state       ][INFO    ][21154] Completed state [prx01] at time 02:49:53.231988 duration_in_ms=0.576
2017-11-27 02:49:53,232 [salt.state       ][INFO    ][21154] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.232143
2017-11-27 02:49:53,232 [salt.state       ][INFO    ][21154] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.232710 duration_in_ms=0.567
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Running state [kvm01] at time 02:49:53.232870
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Executing state host.present for kvm01
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Host kvm01 (10.167.4.141) already present
2017-11-27 02:49:53,233 [salt.state       ][INFO    ][21154] Completed state [kvm01] at time 02:49:53.233432 duration_in_ms=0.562
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.233583
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.234159 duration_in_ms=0.575
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Running state [kvm03] at time 02:49:53.234308
2017-11-27 02:49:53,234 [salt.state       ][INFO    ][21154] Executing state host.present for kvm03
2017-11-27 02:49:53,235 [salt.state       ][INFO    ][21154] Host kvm03 (10.167.4.143) already present
2017-11-27 02:49:53,235 [salt.state       ][INFO    ][21154] Completed state [kvm03] at time 02:49:53.234861 duration_in_ms=0.554
2017-11-27 02:49:53,235 [salt.state       ][INFO    ][21154] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.235009
2017-11-27 02:49:53,235 [salt.state       ][INFO    ][21154] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,235 [salt.state       ][INFO    ][21154] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.235566 duration_in_ms=0.558
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Running state [kvm02] at time 02:49:53.235719
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Executing state host.present for kvm02
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Host kvm02 (10.167.4.142) already present
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Completed state [kvm02] at time 02:49:53.236278 duration_in_ms=0.559
2017-11-27 02:49:53,236 [salt.state       ][INFO    ][21154] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.236428
2017-11-27 02:49:53,237 [salt.state       ][INFO    ][21154] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,237 [salt.state       ][INFO    ][21154] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-11-27 02:49:53,237 [salt.state       ][INFO    ][21154] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.237022 duration_in_ms=0.593
2017-11-27 02:49:53,237 [salt.state       ][INFO    ][21154] Running state [dbs] at time 02:49:53.237172
2017-11-27 02:49:53,237 [salt.state       ][INFO    ][21154] Executing state host.present for dbs
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Host dbs (10.167.4.50) already present
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Completed state [dbs] at time 02:49:53.237742 duration_in_ms=0.569
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.237893
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-11-27 02:49:53,238 [salt.state       ][INFO    ][21154] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.238456 duration_in_ms=0.563
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Running state [prx] at time 02:49:53.238604
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Executing state host.present for prx
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Host prx (172.30.10.103) already present
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Completed state [prx] at time 02:49:53.239167 duration_in_ms=0.562
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Running state [prx02] at time 02:49:53.239314
2017-11-27 02:49:53,239 [salt.state       ][INFO    ][21154] Executing state host.present for prx02
2017-11-27 02:49:53,240 [salt.state       ][INFO    ][21154] Host prx02 (10.167.4.105) already present
2017-11-27 02:49:53,240 [salt.state       ][INFO    ][21154] Completed state [prx02] at time 02:49:53.239878 duration_in_ms=0.565
2017-11-27 02:49:53,240 [salt.state       ][INFO    ][21154] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.240031
2017-11-27 02:49:53,240 [salt.state       ][INFO    ][21154] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,240 [salt.state       ][INFO    ][21154] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-11-27 02:49:53,241 [salt.state       ][INFO    ][21154] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.240602 duration_in_ms=0.571
2017-11-27 02:49:53,241 [salt.state       ][INFO    ][21154] Running state [gtw01] at time 02:49:53.240752
2017-11-27 02:49:53,241 [salt.state       ][INFO    ][21154] Executing state host.present for gtw01
2017-11-27 02:49:53,241 [salt.state       ][INFO    ][21154] Host gtw01 (10.167.4.124) already present
2017-11-27 02:49:53,241 [salt.state       ][INFO    ][21154] Completed state [gtw01] at time 02:49:53.241346 duration_in_ms=0.593
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.241496
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.242087 duration_in_ms=0.59
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Running state [gtw02] at time 02:49:53.242232
2017-11-27 02:49:53,242 [salt.state       ][INFO    ][21154] Executing state host.present for gtw02
2017-11-27 02:49:53,243 [salt.state       ][INFO    ][21154] Host gtw02 (10.167.4.125) already present
2017-11-27 02:49:53,243 [salt.state       ][INFO    ][21154] Completed state [gtw02] at time 02:49:53.242794 duration_in_ms=0.561
2017-11-27 02:49:53,243 [salt.state       ][INFO    ][21154] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.242942
2017-11-27 02:49:53,243 [salt.state       ][INFO    ][21154] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,243 [salt.state       ][INFO    ][21154] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.243502 duration_in_ms=0.559
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.243653
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.244211 duration_in_ms=0.557
2017-11-27 02:49:53,244 [salt.state       ][INFO    ][21154] Running state [msg02] at time 02:49:53.244356
2017-11-27 02:49:53,245 [salt.state       ][INFO    ][21154] Executing state host.present for msg02
2017-11-27 02:49:53,245 [salt.state       ][INFO    ][21154] Host msg02 (10.167.4.42) already present
2017-11-27 02:49:53,245 [salt.state       ][INFO    ][21154] Completed state [msg02] at time 02:49:53.244928 duration_in_ms=0.571
2017-11-27 02:49:53,245 [salt.state       ][INFO    ][21154] Running state [msg03] at time 02:49:53.245073
2017-11-27 02:49:53,245 [salt.state       ][INFO    ][21154] Executing state host.present for msg03
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Host msg03 (10.167.4.43) already present
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Completed state [msg03] at time 02:49:53.245640 duration_in_ms=0.566
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.245798
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-11-27 02:49:53,246 [salt.state       ][INFO    ][21154] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.246358 duration_in_ms=0.561
2017-11-27 02:49:53,247 [salt.state       ][INFO    ][21154] Running state [file.replace] at time 02:49:53.247285
2017-11-27 02:49:53,247 [salt.state       ][INFO    ][21154] Executing state module.run for file.replace
2017-11-27 02:49:53,313 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-11-27 02:49:53,323 [salt.state       ][INFO    ][21154] onlyif execution failed
2017-11-27 02:49:53,323 [salt.state       ][INFO    ][21154] Completed state [file.replace] at time 02:49:53.322763 duration_in_ms=75.477
2017-11-27 02:49:53,323 [salt.state       ][INFO    ][21154] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.323012
2017-11-27 02:49:53,323 [salt.state       ][INFO    ][21154] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,324 [salt.state       ][INFO    ][21154] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-11-27 02:49:53,324 [salt.state       ][INFO    ][21154] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.323825 duration_in_ms=0.813
2017-11-27 02:49:53,324 [salt.state       ][INFO    ][21154] Running state [msg01] at time 02:49:53.323979
2017-11-27 02:49:53,324 [salt.state       ][INFO    ][21154] Executing state host.present for msg01
2017-11-27 02:49:53,324 [salt.state       ][INFO    ][21154] Host msg01 (10.167.4.41) already present
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Completed state [msg01] at time 02:49:53.324539 duration_in_ms=0.56
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Running state [msg] at time 02:49:53.324680
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Executing state host.present for msg
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Host msg (10.167.4.40) already present
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Completed state [msg] at time 02:49:53.325259 duration_in_ms=0.578
2017-11-27 02:49:53,325 [salt.state       ][INFO    ][21154] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.325395
2017-11-27 02:49:53,326 [salt.state       ][INFO    ][21154] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,326 [salt.state       ][INFO    ][21154] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-11-27 02:49:53,326 [salt.state       ][INFO    ][21154] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.325941 duration_in_ms=0.546
2017-11-27 02:49:53,326 [salt.state       ][INFO    ][21154] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.326085
2017-11-27 02:49:53,326 [salt.state       ][INFO    ][21154] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.326625 duration_in_ms=0.539
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Running state [cfg01] at time 02:49:53.326766
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Executing state host.present for cfg01
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Host cfg01 (10.167.4.100) already present
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Completed state [cfg01] at time 02:49:53.327317 duration_in_ms=0.551
2017-11-27 02:49:53,327 [salt.state       ][INFO    ][21154] Running state [cmp002] at time 02:49:53.327478
2017-11-27 02:49:53,328 [salt.state       ][INFO    ][21154] Executing state host.present for cmp002
2017-11-27 02:49:53,328 [salt.state       ][INFO    ][21154] Host cmp002 (10.167.4.102) already present
2017-11-27 02:49:53,328 [salt.state       ][INFO    ][21154] Completed state [cmp002] at time 02:49:53.328060 duration_in_ms=0.582
2017-11-27 02:49:53,328 [salt.state       ][INFO    ][21154] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.328213
2017-11-27 02:49:53,328 [salt.state       ][INFO    ][21154] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,329 [salt.state       ][INFO    ][21154] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-11-27 02:49:53,329 [salt.state       ][INFO    ][21154] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.328783 duration_in_ms=0.57
2017-11-27 02:49:53,329 [salt.state       ][INFO    ][21154] Running state [cmp001] at time 02:49:53.328986
2017-11-27 02:49:53,329 [salt.state       ][INFO    ][21154] Executing state host.present for cmp001
2017-11-27 02:49:53,329 [salt.state       ][INFO    ][21154] Host cmp001 (10.167.4.101) already present
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Completed state [cmp001] at time 02:49:53.329513 duration_in_ms=0.527
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.329651
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.330195 duration_in_ms=0.545
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Running state [dbs01] at time 02:49:53.330341
2017-11-27 02:49:53,330 [salt.state       ][INFO    ][21154] Executing state host.present for dbs01
2017-11-27 02:49:53,331 [salt.state       ][INFO    ][21154] Host dbs01 (10.167.4.51) already present
2017-11-27 02:49:53,331 [salt.state       ][INFO    ][21154] Completed state [dbs01] at time 02:49:53.330870 duration_in_ms=0.529
2017-11-27 02:49:53,331 [salt.state       ][INFO    ][21154] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.331012
2017-11-27 02:49:53,331 [salt.state       ][INFO    ][21154] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.331726 duration_in_ms=0.714
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.331868
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-11-27 02:49:53,332 [salt.state       ][INFO    ][21154] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.332393 duration_in_ms=0.526
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Running state [dbs02] at time 02:49:53.332533
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Executing state host.present for dbs02
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Host dbs02 (10.167.4.52) already present
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Completed state [dbs02] at time 02:49:53.333069 duration_in_ms=0.535
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.333210
2017-11-27 02:49:53,333 [salt.state       ][INFO    ][21154] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.333746 duration_in_ms=0.536
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Running state [dbs03] at time 02:49:53.333888
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Executing state host.present for dbs03
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Host dbs03 (10.167.4.53) already present
2017-11-27 02:49:53,334 [salt.state       ][INFO    ][21154] Completed state [dbs03] at time 02:49:53.334410 duration_in_ms=0.523
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Running state [mas01] at time 02:49:53.334549
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Executing state host.present for mas01
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Host mas01 (10.167.4.3) already present
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Completed state [mas01] at time 02:49:53.335069 duration_in_ms=0.521
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.335207
2017-11-27 02:49:53,335 [salt.state       ][INFO    ][21154] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.335734 duration_in_ms=0.528
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.335875
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-11-27 02:49:53,336 [salt.state       ][INFO    ][21154] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.336401 duration_in_ms=0.526
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Running state [ctl02] at time 02:49:53.336540
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Executing state host.present for ctl02
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Host ctl02 (10.167.4.12) already present
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Completed state [ctl02] at time 02:49:53.337084 duration_in_ms=0.543
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Running state [ctl03] at time 02:49:53.337221
2017-11-27 02:49:53,337 [salt.state       ][INFO    ][21154] Executing state host.present for ctl03
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Host ctl03 (10.167.4.13) already present
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Completed state [ctl03] at time 02:49:53.337749 duration_in_ms=0.527
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.337892
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-11-27 02:49:53,338 [salt.state       ][INFO    ][21154] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.338424 duration_in_ms=0.533
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.338569
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.339095 duration_in_ms=0.526
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Running state [ctl01] at time 02:49:53.339233
2017-11-27 02:49:53,339 [salt.state       ][INFO    ][21154] Executing state host.present for ctl01
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Host ctl01 (10.167.4.11) already present
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Completed state [ctl01] at time 02:49:53.339762 duration_in_ms=0.528
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Running state [ctl] at time 02:49:53.339899
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Executing state host.present for ctl
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Host ctl (10.167.4.10) already present
2017-11-27 02:49:53,340 [salt.state       ][INFO    ][21154] Completed state [ctl] at time 02:49:53.340425 duration_in_ms=0.525
2017-11-27 02:49:53,341 [salt.state       ][INFO    ][21154] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.340564
2017-11-27 02:49:53,341 [salt.state       ][INFO    ][21154] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-27 02:49:53,341 [salt.state       ][INFO    ][21154] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-11-27 02:49:53,341 [salt.state       ][INFO    ][21154] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 02:49:53.341114 duration_in_ms=0.549
2017-11-27 02:49:53,342 [salt.state       ][INFO    ][21154] Running state [rabbit@master] at time 02:49:53.341562
2017-11-27 02:49:53,342 [salt.state       ][INFO    ][21154] Executing state rabbitmq_cluster.join for rabbit@master
2017-11-27 02:49:53,342 [salt.loaded.int.module.cmdmod][INFO    ][21154] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-11-27 02:49:53,852 [salt.state       ][INFO    ][21154] Already in cluster
2017-11-27 02:49:53,852 [salt.state       ][INFO    ][21154] Completed state [rabbit@master] at time 02:49:53.851903 duration_in_ms=510.34
2017-11-27 02:49:53,854 [salt.minion      ][INFO    ][21154] Returning information for job: 20171127024724694244
2017-11-27 02:49:55,165 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command cmd.run with jid 20171127024955159371
2017-11-27 02:49:55,183 [salt.minion      ][INFO    ][26743] Starting a new job with PID 26743
2017-11-27 02:49:55,186 [salt.loaded.int.module.cmdmod][INFO    ][26743] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-11-27 02:49:55,674 [salt.minion      ][INFO    ][26743] Returning information for job: 20171127024955159371
2017-11-27 03:16:36,207 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command state.sls with jid 20171127031636194777
2017-11-27 03:16:36,237 [salt.minion      ][INFO    ][28404] Starting a new job with PID 28404
2017-11-27 03:16:37,021 [salt.state       ][INFO    ][28404] Loading fresh modules for state activity
2017-11-27 03:16:37,422 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-27 03:16:37,439 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-27 03:16:37,461 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-27 03:16:37,743 [salt.state       ][INFO    ][28404] Running state [haproxy] at time 03:16:37.742877
2017-11-27 03:16:37,743 [salt.state       ][INFO    ][28404] Executing state pkg.installed for haproxy
2017-11-27 03:16:37,744 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 03:16:38,208 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 03:16:40,488 [salt.loaded.int.module.cmdmod][INFO    ][28404] 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-11-27 03:16:46,303 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127031646289457
2017-11-27 03:16:46,325 [salt.minion      ][INFO    ][28796] Starting a new job with PID 28796
2017-11-27 03:16:46,335 [salt.minion      ][INFO    ][28796] Returning information for job: 20171127031646289457
2017-11-27 03:16:53,163 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 03:16:53,187 [salt.state       ][INFO    ][28404] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-11-27 03:16:53,196 [salt.state       ][INFO    ][28404] Loading fresh modules for state activity
2017-11-27 03:16:53,217 [salt.state       ][INFO    ][28404] Completed state [haproxy] at time 03:16:53.217028 duration_in_ms=15474.151
2017-11-27 03:16:53,220 [salt.state       ][INFO    ][28404] Running state [/etc/default/haproxy] at time 03:16:53.220408
2017-11-27 03:16:53,221 [salt.state       ][INFO    ][28404] Executing state file.managed for /etc/default/haproxy
2017-11-27 03:16:53,246 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-27 03:16:53,248 [salt.state       ][INFO    ][28404] 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-11-27 03:16:53,249 [salt.state       ][INFO    ][28404] Completed state [/etc/default/haproxy] at time 03:16:53.248909 duration_in_ms=28.5
2017-11-27 03:16:53,249 [salt.state       ][INFO    ][28404] Running state [/etc/haproxy/haproxy.cfg] at time 03:16:53.249273
2017-11-27 03:16:53,250 [salt.state       ][INFO    ][28404] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-27 03:16:53,268 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-27 03:16:53,362 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-27 03:16:53,372 [salt.state       ][INFO    ][28404] 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-11-27 03:16:53,373 [salt.state       ][INFO    ][28404] Completed state [/etc/haproxy/haproxy.cfg] at time 03:16:53.373290 duration_in_ms=124.016
2017-11-27 03:16:53,374 [salt.state       ][INFO    ][28404] Running state [/etc/haproxy/ssl] at time 03:16:53.373733
2017-11-27 03:16:53,374 [salt.state       ][INFO    ][28404] Executing state file.directory for /etc/haproxy/ssl
2017-11-27 03:16:53,375 [salt.state       ][INFO    ][28404] {'/etc/haproxy/ssl': 'New Dir'}
2017-11-27 03:16:53,375 [salt.state       ][INFO    ][28404] Completed state [/etc/haproxy/ssl] at time 03:16:53.375239 duration_in_ms=1.507
2017-11-27 03:16:53,376 [salt.state       ][INFO    ][28404] Running state [haproxy_status_packages] at time 03:16:53.376210
2017-11-27 03:16:53,377 [salt.state       ][INFO    ][28404] Executing state pkg.installed for haproxy_status_packages
2017-11-27 03:16:53,547 [salt.state       ][INFO    ][28404] All specified packages are already installed
2017-11-27 03:16:53,548 [salt.state       ][INFO    ][28404] Completed state [haproxy_status_packages] at time 03:16:53.547792 duration_in_ms=171.582
2017-11-27 03:16:53,548 [salt.state       ][INFO    ][28404] Running state [/usr/bin/haproxy-status.sh] at time 03:16:53.548309
2017-11-27 03:16:53,549 [salt.state       ][INFO    ][28404] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-27 03:16:53,566 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-27 03:16:53,584 [salt.fileclient  ][INFO    ][28404] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-27 03:16:53,587 [salt.state       ][INFO    ][28404] File changed:
New file
2017-11-27 03:16:53,588 [salt.state       ][INFO    ][28404] Completed state [/usr/bin/haproxy-status.sh] at time 03:16:53.587707 duration_in_ms=39.398
2017-11-27 03:16:53,588 [salt.state       ][INFO    ][28404] Running state [net.ipv4.ip_nonlocal_bind] at time 03:16:53.588174
2017-11-27 03:16:53,588 [salt.state       ][INFO    ][28404] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-27 03:16:53,589 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command 'sysctl -a' in directory '/root'
2017-11-27 03:16:53,602 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-11-27 03:16:53,609 [salt.state       ][INFO    ][28404] {'net.ipv4.ip_nonlocal_bind': 1}
2017-11-27 03:16:53,610 [salt.state       ][INFO    ][28404] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:16:53.609898 duration_in_ms=21.724
2017-11-27 03:16:53,611 [salt.state       ][INFO    ][28404] Running state [haproxy] at time 03:16:53.610896
2017-11-27 03:16:53,611 [salt.state       ][INFO    ][28404] Executing state service.running for haproxy
2017-11-27 03:16:53,612 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-27 03:16:53,621 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-27 03:16:53,629 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-27 03:16:53,637 [salt.state       ][INFO    ][28404] The service haproxy is already running
2017-11-27 03:16:53,638 [salt.state       ][INFO    ][28404] Completed state [haproxy] at time 03:16:53.637814 duration_in_ms=26.917
2017-11-27 03:16:53,638 [salt.state       ][INFO    ][28404] Running state [haproxy] at time 03:16:53.638095
2017-11-27 03:16:53,638 [salt.state       ][INFO    ][28404] Executing state service.mod_watch for haproxy
2017-11-27 03:16:53,639 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-27 03:16:53,647 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-27 03:16:53,656 [salt.loaded.int.module.cmdmod][INFO    ][28404] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-11-27 03:16:53,700 [salt.state       ][INFO    ][28404] {'haproxy': True}
2017-11-27 03:16:53,701 [salt.state       ][INFO    ][28404] Completed state [haproxy] at time 03:16:53.701122 duration_in_ms=63.026
2017-11-27 03:16:53,702 [salt.minion      ][INFO    ][28404] Returning information for job: 20171127031636194777
2017-11-27 03:17:00,153 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command service.status with jid 20171127031700142157
2017-11-27 03:17:00,183 [salt.minion      ][INFO    ][28980] Starting a new job with PID 28980
2017-11-27 03:17:00,285 [salt.loaded.int.module.cmdmod][INFO    ][28980] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-27 03:17:00,295 [salt.loaded.int.module.cmdmod][INFO    ][28980] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-27 03:17:00,305 [salt.minion      ][INFO    ][28980] Returning information for job: 20171127031700142157
2017-11-27 03:17:01,412 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command service.restart with jid 20171127031701401192
2017-11-27 03:17:01,435 [salt.minion      ][INFO    ][28991] Starting a new job with PID 28991
2017-11-27 03:17:01,525 [salt.loaded.int.module.cmdmod][INFO    ][28991] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-27 03:17:01,535 [salt.loaded.int.module.cmdmod][INFO    ][28991] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-27 03:17:01,550 [salt.loaded.int.module.cmdmod][INFO    ][28991] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-27 03:17:01,581 [salt.minion      ][INFO    ][28991] Returning information for job: 20171127031701401192
2017-11-27 03:32:22,886 [salt.utils.schedule][INFO    ][1755] Running scheduled job: __mine_interval
2017-11-27 04:21:26,653 [salt.minion      ][INFO    ][1755] User sudo_ubuntu Executing command cp.push_dir with jid 20171127042126644718
2017-11-27 04:21:26,686 [salt.minion      ][INFO    ][32762] Starting a new job with PID 32762
