2017-12-10 09:59:55,958 [salt.cli.daemons ][WARNING ][889] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 10:00:20,675 [salt.state       ][ERROR   ][1072] No contents found in top file
2017-12-10 10:00:29,932 [py.warnings      ][WARNING ][1174] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 10:00:29,938 [salt.loaded.int.module.cmdmod][ERROR   ][1174] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 10:00:29,939 [salt.loaded.int.module.cmdmod][ERROR   ][1174] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 10:00:29,952 [salt.loaded.int.module.cmdmod][ERROR   ][1174] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 10:00:29,953 [salt.loaded.int.module.cmdmod][ERROR   ][1174] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 10:00:32,205 [salt.loaded.int.module.cmdmod][ERROR   ][1174] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 10:00:32,206 [salt.loaded.int.module.cmdmod][ERROR   ][1174] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 10:00:32,220 [salt.loaded.int.module.cmdmod][ERROR   ][1174] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-10 10:00:32,221 [salt.loaded.int.module.cmdmod][ERROR   ][1174] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-10 10:00:44,097 [salt.loaded.int.module.cmdmod][ERROR   ][1174] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-10 10:00:46,083 [salt.loaded.int.module.cmdmod][INFO    ][1655] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-10 10:00:46,091 [salt.loaded.int.module.cmdmod][INFO    ][1655] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-10 10:00:46,102 [salt.loaded.int.module.cmdmod][INFO    ][1655] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-10 10:00:46,126 [salt.utils.parsers][WARNING ][889] Minion received a SIGTERM. Exiting.
2017-12-10 10:00:46,427 [salt.cli.daemons ][INFO    ][1711] Setting up the Salt Minion "msg01.baremetal-mcp-ocata-odl-ha.local"
2017-12-10 10:00:46,863 [salt.minion      ][INFO    ][1711] Creating minion process manager
2017-12-10 10:00:46,864 [salt.cli.daemons ][WARNING ][1711] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-10 10:00:46,864 [salt.cli.daemons ][INFO    ][1711] The Salt Minion is starting up
2017-12-10 10:00:46,864 [salt.minion      ][INFO    ][1711] Minion is starting as user 'root'
2017-12-10 10:00:46,865 [salt.utils.event ][INFO    ][1711] Starting pull socket on /var/run/salt/minion/minion_event_838a539487_pull.ipc
2017-12-10 10:00:48,857 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command ['date', '+%z'] in directory '/root'
2017-12-10 10:00:48,868 [salt.utils.schedule][INFO    ][1711] Updating job settings for scheduled job: __mine_interval
2017-12-10 10:00:48,871 [salt.minion      ][INFO    ][1711] Added mine.update to scheduler
2017-12-10 10:00:48,900 [salt.minion      ][INFO    ][1711] Minion is ready to receive requests!
2017-12-10 10:00:49,901 [salt.utils.schedule][INFO    ][1711] Running scheduled job: __mine_interval
2017-12-10 10:00:53,864 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command state.apply with jid 20171210100053850138
2017-12-10 10:00:53,881 [salt.minion      ][INFO    ][1807] Starting a new job with PID 1807
2017-12-10 10:00:57,828 [salt.state       ][INFO    ][1807] Loading fresh modules for state activity
2017-12-10 10:00:58,385 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-10 10:00:58,418 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-10 10:00:58,465 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:58,543 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-10 10:00:58,574 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:58,650 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-10 10:00:58,678 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:58,798 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-10 10:00:58,876 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:58,971 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-10 10:00:59,014 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,097 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-10 10:00:59,132 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,210 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-10 10:00:59,246 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,336 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-10 10:00:59,363 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,433 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-10 10:00:59,461 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,532 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-10 10:00:59,557 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,636 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-10 10:00:59,676 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,758 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-10 10:00:59,791 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:00:59,863 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-10 10:00:59,885 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,026 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-10 10:01:00,056 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,135 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-10 10:01:00,173 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,267 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-10 10:01:00,300 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,397 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-10 10:01:00,446 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,568 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-10 10:01:00,673 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,752 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-10 10:01:00,776 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,855 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-10 10:01:00,888 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:00,970 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-10 10:01:00,989 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-10 10:01:01,015 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 10:01:01,042 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-10 10:01:01,065 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 10:01:01,084 [salt.state       ][INFO    ][1807] Running state [/etc/environment] at time 10:01:01.084435
2017-12-10 10:01:01,085 [salt.state       ][INFO    ][1807] Executing state file.blockreplace for /etc/environment
2017-12-10 10:01:01,092 [salt.state       ][INFO    ][1807] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-12-10 10:01:01,092 [salt.state       ][INFO    ][1807] Completed state [/etc/environment] at time 10:01:01.091733 duration_in_ms=7.3
2017-12-10 10:01:01,092 [salt.state       ][INFO    ][1807] Running state [/etc/profile.d] at time 10:01:01.091954
2017-12-10 10:01:01,092 [salt.state       ][INFO    ][1807] Executing state file.directory for /etc/profile.d
2017-12-10 10:01:01,093 [salt.state       ][INFO    ][1807] Directory /etc/profile.d is in the correct state
2017-12-10 10:01:01,093 [salt.state       ][INFO    ][1807] Completed state [/etc/profile.d] at time 10:01:01.093432 duration_in_ms=1.477
2017-12-10 10:01:01,405 [salt.state       ][INFO    ][1807] Running state [linux_repo_prereq_pkgs] at time 10:01:01.404963
2017-12-10 10:01:01,405 [salt.state       ][INFO    ][1807] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-10 10:01:01,406 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:01:01,953 [salt.state       ][INFO    ][1807] All specified packages are already installed
2017-12-10 10:01:01,954 [salt.state       ][INFO    ][1807] Completed state [linux_repo_prereq_pkgs] at time 10:01:01.953461 duration_in_ms=548.498
2017-12-10 10:01:01,954 [salt.state       ][INFO    ][1807] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:01:01.953671
2017-12-10 10:01:01,954 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-10 10:01:01,954 [salt.state       ][INFO    ][1807] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-10 10:01:01,955 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:01:01.954615 duration_in_ms=0.944
2017-12-10 10:01:01,955 [salt.state       ][INFO    ][1807] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:01:01.954926
2017-12-10 10:01:01,955 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-10 10:01:02,364 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 10:01:02,385 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:02,438 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:02,439 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:01:02.438519 duration_in_ms=483.592
2017-12-10 10:01:02,442 [salt.state       ][INFO    ][1807] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:01:02.441762
2017-12-10 10:01:02,442 [salt.state       ][INFO    ][1807] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-10 10:01:02,967 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-10 10:01:03,101 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:03,985 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210100103964129
2017-12-10 10:01:04,003 [salt.minion      ][INFO    ][2266] Starting a new job with PID 2266
2017-12-10 10:01:04,014 [salt.minion      ][INFO    ][2266] Returning information for job: 20171210100103964129
2017-12-10 10:01:05,048 [salt.state       ][INFO    ][1807] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-10 10:01:05,049 [salt.state       ][INFO    ][1807] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:01:05.048840 duration_in_ms=2607.077
2017-12-10 10:01:05,049 [salt.state       ][INFO    ][1807] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:01:05.049254
2017-12-10 10:01:05,050 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-10 10:01:05,050 [salt.state       ][INFO    ][1807] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-10 10:01:05,050 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:01:05.050445 duration_in_ms=1.191
2017-12-10 10:01:05,051 [salt.state       ][INFO    ][1807] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:01:05.050765
2017-12-10 10:01:05,051 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-10 10:01:05,069 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 10:01:05,088 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:05,136 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:05,136 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:01:05.136436 duration_in_ms=85.671
2017-12-10 10:01:05,137 [salt.state       ][INFO    ][1807] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:01:05.137419
2017-12-10 10:01:05,138 [salt.state       ][INFO    ][1807] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-10 10:01:05,269 [salt.loaded.int.module.cmdmod][INFO    ][1807] 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-12-10 10:01:05,373 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:08,087 [salt.state       ][INFO    ][1807] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-10 10:01:08,088 [salt.state       ][INFO    ][1807] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:01:08.087849 duration_in_ms=2950.428
2017-12-10 10:01:08,088 [salt.state       ][INFO    ][1807] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:01:08.088292
2017-12-10 10:01:08,089 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-10 10:01:08,089 [salt.state       ][INFO    ][1807] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-10 10:01:08,090 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:01:08.089494 duration_in_ms=1.202
2017-12-10 10:01:08,090 [salt.state       ][INFO    ][1807] Running state [/etc/apt/preferences.d/uca] at time 10:01:08.089847
2017-12-10 10:01:08,090 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-10 10:01:08,091 [salt.state       ][INFO    ][1807] File /etc/apt/preferences.d/uca is not present
2017-12-10 10:01:08,091 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/preferences.d/uca] at time 10:01:08.090840 duration_in_ms=0.993
2017-12-10 10:01:08,092 [salt.state       ][INFO    ][1807] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:01:08.091928
2017-12-10 10:01:08,092 [salt.state       ][INFO    ][1807] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-10 10:01:08,158 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-10 10:01:08,213 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-10 10:01:08,439 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:10,509 [salt.state       ][INFO    ][1807] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-12-10 10:01:10,510 [salt.state       ][INFO    ][1807] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:01:10.509674 duration_in_ms=2417.745
2017-12-10 10:01:10,510 [salt.state       ][INFO    ][1807] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:01:10.510088
2017-12-10 10:01:10,510 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-10 10:01:10,511 [salt.state       ][INFO    ][1807] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-10 10:01:10,511 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:01:10.511309 duration_in_ms=1.221
2017-12-10 10:01:10,512 [salt.state       ][INFO    ][1807] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:01:10.511671
2017-12-10 10:01:10,512 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-10 10:01:10,532 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-10 10:01:10,560 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:10,613 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:10,613 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:01:10.613430 duration_in_ms=101.759
2017-12-10 10:01:10,615 [salt.state       ][INFO    ][1807] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:01:10.614515
2017-12-10 10:01:10,615 [salt.state       ][INFO    ][1807] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-10 10:01:10,737 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-10 10:01:10,826 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:12,989 [salt.state       ][INFO    ][1807] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-10 10:01:12,990 [salt.state       ][INFO    ][1807] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:01:12.989767 duration_in_ms=2375.25
2017-12-10 10:01:12,990 [salt.state       ][INFO    ][1807] Running state [linux_extra_packages_purged] at time 10:01:12.990419
2017-12-10 10:01:12,991 [salt.state       ][INFO    ][1807] Executing state pkg.purged for linux_extra_packages_purged
2017-12-10 10:01:13,014 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-10 10:01:14,198 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210100114183808
2017-12-10 10:01:14,215 [salt.minion      ][INFO    ][3831] Starting a new job with PID 3831
2017-12-10 10:01:14,226 [salt.minion      ][INFO    ][3831] Returning information for job: 20171210100114183808
2017-12-10 10:01:15,713 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:01:15,738 [salt.state       ][INFO    ][1807] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-10 10:01:15,750 [salt.state       ][INFO    ][1807] Loading fresh modules for state activity
2017-12-10 10:01:15,769 [salt.state       ][INFO    ][1807] Completed state [linux_extra_packages_purged] at time 10:01:15.769058 duration_in_ms=2778.638
2017-12-10 10:01:15,775 [salt.state       ][INFO    ][1807] Running state [linux_extra_packages_latest] at time 10:01:15.775301
2017-12-10 10:01:15,776 [salt.state       ][INFO    ][1807] Executing state pkg.latest for linux_extra_packages_latest
2017-12-10 10:01:16,014 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:17,900 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-10 10:01:17,948 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-12-10 10:01:19,558 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:01:19,586 [salt.state       ][INFO    ][1807] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-10 10:01:19,597 [salt.state       ][INFO    ][1807] Loading fresh modules for state activity
2017-12-10 10:01:19,616 [salt.state       ][INFO    ][1807] Completed state [linux_extra_packages_latest] at time 10:01:19.615638 duration_in_ms=3840.336
2017-12-10 10:01:19,619 [salt.state       ][INFO    ][1807] Running state [UTC] at time 10:01:19.618741
2017-12-10 10:01:19,619 [salt.state       ][INFO    ][1807] Executing state timezone.system for UTC
2017-12-10 10:01:19,621 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['timedatectl'] in directory '/root'
2017-12-10 10:01:19,672 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['timedatectl'] in directory '/root'
2017-12-10 10:01:19,682 [salt.state       ][INFO    ][1807] Timezone UTC already set, UTC already set to UTC
2017-12-10 10:01:19,682 [salt.state       ][INFO    ][1807] Completed state [UTC] at time 10:01:19.682249 duration_in_ms=63.507
2017-12-10 10:01:19,685 [salt.state       ][INFO    ][1807] Running state [nf_conntrack] at time 10:01:19.684952
2017-12-10 10:01:19,685 [salt.state       ][INFO    ][1807] Executing state kmod.present for nf_conntrack
2017-12-10 10:01:19,686 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'lsmod' in directory '/root'
2017-12-10 10:01:19,980 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'lsmod' in directory '/root'
2017-12-10 10:01:19,989 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-10 10:01:20,002 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'lsmod' in directory '/root'
2017-12-10 10:01:20,060 [salt.state       ][INFO    ][1807] {'nf_conntrack': 'loaded'}
2017-12-10 10:01:20,060 [salt.state       ][INFO    ][1807] Completed state [nf_conntrack] at time 10:01:20.060158 duration_in_ms=375.205
2017-12-10 10:01:20,063 [salt.state       ][INFO    ][1807] Running state [kernel.panic] at time 10:01:20.063212
2017-12-10 10:01:20,064 [salt.state       ][INFO    ][1807] Executing state sysctl.present for kernel.panic
2017-12-10 10:01:20,064 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,108 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-10 10:01:20,116 [salt.state       ][INFO    ][1807] {'kernel.panic': 60}
2017-12-10 10:01:20,116 [salt.state       ][INFO    ][1807] Completed state [kernel.panic] at time 10:01:20.116179 duration_in_ms=52.967
2017-12-10 10:01:20,116 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_keepalive_probes] at time 10:01:20.116448
2017-12-10 10:01:20,117 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-10 10:01:20,117 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,133 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-10 10:01:20,140 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-10 10:01:20,141 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:01:20.140715 duration_in_ms=24.266
2017-12-10 10:01:20,141 [salt.state       ][INFO    ][1807] Running state [fs.file-max] at time 10:01:20.140963
2017-12-10 10:01:20,141 [salt.state       ][INFO    ][1807] Executing state sysctl.present for fs.file-max
2017-12-10 10:01:20,142 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,158 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-10 10:01:20,167 [salt.state       ][INFO    ][1807] {'fs.file-max': 124165}
2017-12-10 10:01:20,167 [salt.state       ][INFO    ][1807] Completed state [fs.file-max] at time 10:01:20.166837 duration_in_ms=25.873
2017-12-10 10:01:20,167 [salt.state       ][INFO    ][1807] Running state [net.core.somaxconn] at time 10:01:20.167119
2017-12-10 10:01:20,167 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.core.somaxconn
2017-12-10 10:01:20,168 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,184 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-10 10:01:20,192 [salt.state       ][INFO    ][1807] {'net.core.somaxconn': 4096}
2017-12-10 10:01:20,192 [salt.state       ][INFO    ][1807] Completed state [net.core.somaxconn] at time 10:01:20.192109 duration_in_ms=24.989
2017-12-10 10:01:20,192 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:01:20.192392
2017-12-10 10:01:20,193 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-10 10:01:20,193 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,210 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-10 10:01:20,220 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-10 10:01:20,220 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:01:20.219892 duration_in_ms=27.499
2017-12-10 10:01:20,220 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_tw_reuse] at time 10:01:20.220168
2017-12-10 10:01:20,220 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-10 10:01:20,221 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,238 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-10 10:01:20,248 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-10 10:01:20,248 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_tw_reuse] at time 10:01:20.248055 duration_in_ms=27.886
2017-12-10 10:01:20,249 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_congestion_control] at time 10:01:20.248500
2017-12-10 10:01:20,249 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-10 10:01:20,250 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,268 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-10 10:01:20,281 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-10 10:01:20,282 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_congestion_control] at time 10:01:20.282003 duration_in_ms=33.501
2017-12-10 10:01:20,283 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_retries2] at time 10:01:20.282473
2017-12-10 10:01:20,283 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-10 10:01:20,284 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,301 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-10 10:01:20,308 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_retries2': 5}
2017-12-10 10:01:20,309 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_retries2] at time 10:01:20.308607 duration_in_ms=26.133
2017-12-10 10:01:20,309 [salt.state       ][INFO    ][1807] Running state [net.core.netdev_max_backlog] at time 10:01:20.309053
2017-12-10 10:01:20,309 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-10 10:01:20,310 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,327 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-10 10:01:20,335 [salt.state       ][INFO    ][1807] {'net.core.netdev_max_backlog': 261144}
2017-12-10 10:01:20,335 [salt.state       ][INFO    ][1807] Completed state [net.core.netdev_max_backlog] at time 10:01:20.335158 duration_in_ms=26.104
2017-12-10 10:01:20,336 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:01:20.335662
2017-12-10 10:01:20,336 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-10 10:01:20,337 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,353 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-10 10:01:20,359 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-10 10:01:20,360 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:01:20.359847 duration_in_ms=24.185
2017-12-10 10:01:20,360 [salt.state       ][INFO    ][1807] Running state [vm.swappiness] at time 10:01:20.360271
2017-12-10 10:01:20,361 [salt.state       ][INFO    ][1807] Executing state sysctl.present for vm.swappiness
2017-12-10 10:01:20,361 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,377 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-10 10:01:20,385 [salt.state       ][INFO    ][1807] {'vm.swappiness': 10}
2017-12-10 10:01:20,385 [salt.state       ][INFO    ][1807] Completed state [vm.swappiness] at time 10:01:20.385367 duration_in_ms=25.095
2017-12-10 10:01:20,386 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:01:20.385815
2017-12-10 10:01:20,386 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-10 10:01:20,387 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,402 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-10 10:01:20,408 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-10 10:01:20,408 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:01:20.408175 duration_in_ms=22.359
2017-12-10 10:01:20,409 [salt.state       ][INFO    ][1807] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:01:20.408609
2017-12-10 10:01:20,409 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-10 10:01:20,410 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,425 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-10 10:01:20,431 [salt.state       ][INFO    ][1807] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-10 10:01:20,432 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:01:20.431864 duration_in_ms=23.254
2017-12-10 10:01:20,432 [salt.state       ][INFO    ][1807] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:01:20.432293
2017-12-10 10:01:20,433 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-10 10:01:20,433 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,448 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-10 10:01:20,454 [salt.state       ][INFO    ][1807] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-10 10:01:20,455 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:01:20.454770 duration_in_ms=22.477
2017-12-10 10:01:20,455 [salt.state       ][INFO    ][1807] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:01:20.455227
2017-12-10 10:01:20,456 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-10 10:01:20,456 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,472 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-10 10:01:20,480 [salt.state       ][INFO    ][1807] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-10 10:01:20,481 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:01:20.480887 duration_in_ms=25.659
2017-12-10 10:01:20,481 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_fin_timeout] at time 10:01:20.481344
2017-12-10 10:01:20,482 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-10 10:01:20,482 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,500 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-10 10:01:20,508 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-10 10:01:20,508 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_fin_timeout] at time 10:01:20.508175 duration_in_ms=26.83
2017-12-10 10:01:20,509 [salt.state       ][INFO    ][1807] Running state [net.ipv4.tcp_keepalive_time] at time 10:01:20.508598
2017-12-10 10:01:20,509 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-10 10:01:20,510 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,525 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-10 10:01:20,533 [salt.state       ][INFO    ][1807] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-10 10:01:20,534 [salt.state       ][INFO    ][1807] Completed state [net.ipv4.tcp_keepalive_time] at time 10:01:20.533764 duration_in_ms=25.166
2017-12-10 10:01:20,534 [salt.state       ][INFO    ][1807] Running state [net.nf_conntrack_max] at time 10:01:20.534250
2017-12-10 10:01:20,535 [salt.state       ][INFO    ][1807] Executing state sysctl.present for net.nf_conntrack_max
2017-12-10 10:01:20,535 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:01:20,553 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-10 10:01:20,561 [salt.state       ][INFO    ][1807] {'net.nf_conntrack_max': 1048576}
2017-12-10 10:01:20,561 [salt.state       ][INFO    ][1807] Completed state [net.nf_conntrack_max] at time 10:01:20.560989 duration_in_ms=26.738
2017-12-10 10:01:20,568 [salt.state       ][INFO    ][1807] Running state [linux_sysfs_package] at time 10:01:20.567640
2017-12-10 10:01:20,568 [salt.state       ][INFO    ][1807] Executing state pkg.installed for linux_sysfs_package
2017-12-10 10:01:20,826 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-10 10:01:20,882 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:01:22,918 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-12-10 10:01:24,413 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210100124396920
2017-12-10 10:01:24,432 [salt.minion      ][INFO    ][5226] Starting a new job with PID 5226
2017-12-10 10:01:24,443 [salt.minion      ][INFO    ][5226] Returning information for job: 20171210100124396920
2017-12-10 10:01:24,833 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:01:24,859 [salt.state       ][INFO    ][1807] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-12-10 10:01:24,871 [salt.state       ][INFO    ][1807] Loading fresh modules for state activity
2017-12-10 10:01:24,892 [salt.state       ][INFO    ][1807] Completed state [linux_sysfs_package] at time 10:01:24.891540 duration_in_ms=4323.899
2017-12-10 10:01:24,895 [salt.state       ][INFO    ][1807] Running state [/etc/sysfs.d] at time 10:01:24.894509
2017-12-10 10:01:24,895 [salt.state       ][INFO    ][1807] Executing state file.directory for /etc/sysfs.d
2017-12-10 10:01:24,897 [salt.state       ][INFO    ][1807] Directory /etc/sysfs.d is in the correct state
2017-12-10 10:01:24,897 [salt.state       ][INFO    ][1807] Completed state [/etc/sysfs.d] at time 10:01:24.897359 duration_in_ms=2.85
2017-12-10 10:01:24,989 [salt.state       ][INFO    ][1807] Running state [ondemand] at time 10:01:24.988553
2017-12-10 10:01:24,989 [salt.state       ][INFO    ][1807] Executing state service.dead for ondemand
2017-12-10 10:01:24,992 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-10 10:01:25,003 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,012 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,023 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,069 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,080 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,090 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,102 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-10 10:01:25,183 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-10 10:01:25,196 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'runlevel' in directory '/root'
2017-12-10 10:01:25,203 [salt.state       ][INFO    ][1807] {'ondemand': True}
2017-12-10 10:01:25,204 [salt.state       ][INFO    ][1807] Completed state [ondemand] at time 10:01:25.203685 duration_in_ms=215.131
2017-12-10 10:01:25,205 [salt.state       ][INFO    ][1807] Running state [cs_CZ.UTF-8] at time 10:01:25.205261
2017-12-10 10:01:25,206 [salt.state       ][INFO    ][1807] Executing state locale.present for cs_CZ.UTF-8
2017-12-10 10:01:25,206 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'locale -a' in directory '/root'
2017-12-10 10:01:25,215 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-10 10:01:25,905 [salt.state       ][INFO    ][1807] {'locale': 'cs_CZ.UTF-8'}
2017-12-10 10:01:25,906 [salt.state       ][INFO    ][1807] Completed state [cs_CZ.UTF-8] at time 10:01:25.905570 duration_in_ms=700.308
2017-12-10 10:01:25,906 [salt.state       ][INFO    ][1807] Running state [en_US.UTF-8] at time 10:01:25.905887
2017-12-10 10:01:25,906 [salt.state       ][INFO    ][1807] Executing state locale.present for en_US.UTF-8
2017-12-10 10:01:25,907 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'locale -a' in directory '/root'
2017-12-10 10:01:25,914 [salt.state       ][INFO    ][1807] Locale en_US.UTF-8 is already present
2017-12-10 10:01:25,914 [salt.state       ][INFO    ][1807] Completed state [en_US.UTF-8] at time 10:01:25.913940 duration_in_ms=8.053
2017-12-10 10:01:25,915 [salt.state       ][INFO    ][1807] Running state [en_US.UTF-8] at time 10:01:25.915293
2017-12-10 10:01:25,916 [salt.state       ][INFO    ][1807] Executing state locale.system for en_US.UTF-8
2017-12-10 10:01:25,916 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'localectl' in directory '/root'
2017-12-10 10:01:25,959 [salt.state       ][INFO    ][1807] System locale en_US.UTF-8 already set
2017-12-10 10:01:25,960 [salt.state       ][INFO    ][1807] Completed state [en_US.UTF-8] at time 10:01:25.959844 duration_in_ms=44.55
2017-12-10 10:01:25,962 [salt.state       ][INFO    ][1807] Running state [root] at time 10:01:25.962120
2017-12-10 10:01:25,963 [salt.state       ][INFO    ][1807] Executing state user.present for root
2017-12-10 10:01:25,968 [salt.state       ][INFO    ][1807] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17510}
2017-12-10 10:01:25,969 [salt.state       ][INFO    ][1807] Completed state [root] at time 10:01:25.968779 duration_in_ms=6.659
2017-12-10 10:01:25,970 [salt.state       ][INFO    ][1807] Running state [/root] at time 10:01:25.970142
2017-12-10 10:01:25,971 [salt.state       ][INFO    ][1807] Executing state file.directory for /root
2017-12-10 10:01:25,971 [salt.state       ][INFO    ][1807] Directory /root is in the correct state
2017-12-10 10:01:25,972 [salt.state       ][INFO    ][1807] Completed state [/root] at time 10:01:25.971576 duration_in_ms=1.434
2017-12-10 10:01:25,972 [salt.state       ][INFO    ][1807] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:01:25.971913
2017-12-10 10:01:25,972 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-10 10:01:25,973 [salt.state       ][INFO    ][1807] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-10 10:01:25,973 [salt.state       ][INFO    ][1807] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:01:25.973382 duration_in_ms=1.469
2017-12-10 10:01:25,974 [salt.state       ][INFO    ][1807] Running state [ubuntu] at time 10:01:25.973750
2017-12-10 10:01:25,974 [salt.state       ][INFO    ][1807] Executing state user.present for ubuntu
2017-12-10 10:01:25,975 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-10 10:01:26,011 [salt.state       ][INFO    ][1807] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-12-10 10:01:26,011 [salt.state       ][INFO    ][1807] Completed state [ubuntu] at time 10:01:26.011393 duration_in_ms=37.642
2017-12-10 10:01:26,013 [salt.state       ][INFO    ][1807] Running state [/home/ubuntu] at time 10:01:26.012748
2017-12-10 10:01:26,013 [salt.state       ][INFO    ][1807] Executing state file.directory for /home/ubuntu
2017-12-10 10:01:26,014 [salt.state       ][INFO    ][1807] {'mode': '0700'}
2017-12-10 10:01:26,014 [salt.state       ][INFO    ][1807] Completed state [/home/ubuntu] at time 10:01:26.014462 duration_in_ms=1.713
2017-12-10 10:01:26,015 [salt.state       ][INFO    ][1807] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:01:26.015454
2017-12-10 10:01:26,016 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-10 10:01:26,040 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-10 10:01:26,044 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command '/usr/sbin/visudo -c -f /tmp/tmp_kgpI0' in directory '/root'
2017-12-10 10:01:26,057 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:26,057 [salt.state       ][INFO    ][1807] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:01:26.057395 duration_in_ms=41.94
2017-12-10 10:01:26,058 [salt.state       ][INFO    ][1807] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:01:26.057863
2017-12-10 10:01:26,058 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-10 10:01:26,082 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-10 10:01:26,105 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:26,156 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:26,156 [salt.state       ][INFO    ][1807] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:01:26.156272 duration_in_ms=98.408
2017-12-10 10:01:26,157 [salt.state       ][INFO    ][1807] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:01:26.156651
2017-12-10 10:01:26,157 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-10 10:01:26,178 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-10 10:01:26,201 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:01:26,251 [salt.state       ][INFO    ][1807] File changed:
New file
2017-12-10 10:01:26,251 [salt.state       ][INFO    ][1807] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:01:26.250918 duration_in_ms=94.267
2017-12-10 10:01:26,252 [salt.state       ][INFO    ][1807] Running state [service.systemctl_reload] at time 10:01:26.252302
2017-12-10 10:01:26,253 [salt.state       ][INFO    ][1807] Executing state module.wait for service.systemctl_reload
2017-12-10 10:01:26,253 [salt.state       ][INFO    ][1807] No changes made for service.systemctl_reload
2017-12-10 10:01:26,253 [salt.state       ][INFO    ][1807] Completed state [service.systemctl_reload] at time 10:01:26.252989 duration_in_ms=0.687
2017-12-10 10:01:26,253 [salt.state       ][INFO    ][1807] Running state [service.systemctl_reload] at time 10:01:26.253170
2017-12-10 10:01:26,253 [salt.state       ][INFO    ][1807] Executing state module.mod_watch for service.systemctl_reload
2017-12-10 10:01:26,254 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-10 10:01:26,300 [salt.state       ][INFO    ][1807] {'ret': True}
2017-12-10 10:01:26,300 [salt.state       ][INFO    ][1807] Completed state [service.systemctl_reload] at time 10:01:26.300095 duration_in_ms=46.924
2017-12-10 10:01:26,300 [salt.state       ][INFO    ][1807] Running state [/etc/hostname] at time 10:01:26.300429
2017-12-10 10:01:26,301 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/hostname
2017-12-10 10:01:26,318 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-10 10:01:26,321 [salt.state       ][INFO    ][1807] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-10 10:01:26,322 [salt.state       ][INFO    ][1807] Completed state [/etc/hostname] at time 10:01:26.321495 duration_in_ms=21.066
2017-12-10 10:01:26,323 [salt.state       ][INFO    ][1807] Running state [hostname msg01] at time 10:01:26.323236
2017-12-10 10:01:26,323 [salt.state       ][INFO    ][1807] Executing state cmd.wait for hostname msg01
2017-12-10 10:01:26,324 [salt.state       ][INFO    ][1807] No changes made for hostname msg01
2017-12-10 10:01:26,324 [salt.state       ][INFO    ][1807] Completed state [hostname msg01] at time 10:01:26.323871 duration_in_ms=0.635
2017-12-10 10:01:26,324 [salt.state       ][INFO    ][1807] Running state [hostname msg01] at time 10:01:26.324025
2017-12-10 10:01:26,324 [salt.state       ][INFO    ][1807] Executing state cmd.mod_watch for hostname msg01
2017-12-10 10:01:26,325 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command 'hostname msg01' in directory '/root'
2017-12-10 10:01:26,332 [salt.state       ][INFO    ][1807] {'pid': 5375, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 10:01:26,332 [salt.state       ][INFO    ][1807] Completed state [hostname msg01] at time 10:01:26.332283 duration_in_ms=8.256
2017-12-10 10:01:26,334 [salt.state       ][INFO    ][1807] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.333558
2017-12-10 10:01:26,334 [salt.state       ][INFO    ][1807] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,335 [salt.state       ][INFO    ][1807] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,336 [salt.state       ][INFO    ][1807] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.335654 duration_in_ms=2.096
2017-12-10 10:01:26,336 [salt.state       ][INFO    ][1807] Running state [mdb02] at time 10:01:26.335858
2017-12-10 10:01:26,336 [salt.state       ][INFO    ][1807] Executing state host.present for mdb02
2017-12-10 10:01:26,337 [salt.state       ][INFO    ][1807] {'host': 'mdb02'}
2017-12-10 10:01:26,337 [salt.state       ][INFO    ][1807] Completed state [mdb02] at time 10:01:26.336964 duration_in_ms=1.105
2017-12-10 10:01:26,337 [salt.state       ][INFO    ][1807] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.337167
2017-12-10 10:01:26,337 [salt.state       ][INFO    ][1807] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,338 [salt.state       ][INFO    ][1807] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,338 [salt.state       ][INFO    ][1807] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.338215 duration_in_ms=1.048
2017-12-10 10:01:26,338 [salt.state       ][INFO    ][1807] Running state [mdb03] at time 10:01:26.338422
2017-12-10 10:01:26,339 [salt.state       ][INFO    ][1807] Executing state host.present for mdb03
2017-12-10 10:01:26,339 [salt.state       ][INFO    ][1807] {'host': 'mdb03'}
2017-12-10 10:01:26,339 [salt.state       ][INFO    ][1807] Completed state [mdb03] at time 10:01:26.339453 duration_in_ms=1.031
2017-12-10 10:01:26,340 [salt.state       ][INFO    ][1807] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.339651
2017-12-10 10:01:26,340 [salt.state       ][INFO    ][1807] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,341 [salt.state       ][INFO    ][1807] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,341 [salt.state       ][INFO    ][1807] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.340737 duration_in_ms=1.087
2017-12-10 10:01:26,341 [salt.state       ][INFO    ][1807] Running state [mdb01] at time 10:01:26.340953
2017-12-10 10:01:26,341 [salt.state       ][INFO    ][1807] Executing state host.present for mdb01
2017-12-10 10:01:26,342 [salt.state       ][INFO    ][1807] {'host': 'mdb01'}
2017-12-10 10:01:26,342 [salt.state       ][INFO    ][1807] Completed state [mdb01] at time 10:01:26.342022 duration_in_ms=1.069
2017-12-10 10:01:26,342 [salt.state       ][INFO    ][1807] Running state [mdb] at time 10:01:26.342236
2017-12-10 10:01:26,342 [salt.state       ][INFO    ][1807] Executing state host.present for mdb
2017-12-10 10:01:26,343 [salt.state       ][INFO    ][1807] {'host': 'mdb'}
2017-12-10 10:01:26,343 [salt.state       ][INFO    ][1807] Completed state [mdb] at time 10:01:26.343257 duration_in_ms=1.021
2017-12-10 10:01:26,343 [salt.state       ][INFO    ][1807] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.343450
2017-12-10 10:01:26,344 [salt.state       ][INFO    ][1807] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,344 [salt.state       ][INFO    ][1807] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,345 [salt.state       ][INFO    ][1807] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.344480 duration_in_ms=1.03
2017-12-10 10:01:26,345 [salt.state       ][INFO    ][1807] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.344675
2017-12-10 10:01:26,345 [salt.state       ][INFO    ][1807] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,346 [salt.state       ][INFO    ][1807] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,346 [salt.state       ][INFO    ][1807] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.345715 duration_in_ms=1.04
2017-12-10 10:01:26,346 [salt.state       ][INFO    ][1807] Running state [cfg01] at time 10:01:26.345914
2017-12-10 10:01:26,346 [salt.state       ][INFO    ][1807] Executing state host.present for cfg01
2017-12-10 10:01:26,347 [salt.state       ][INFO    ][1807] {'host': 'cfg01'}
2017-12-10 10:01:26,347 [salt.state       ][INFO    ][1807] Completed state [cfg01] at time 10:01:26.346976 duration_in_ms=1.061
2017-12-10 10:01:26,347 [salt.state       ][INFO    ][1807] Running state [prx01] at time 10:01:26.347178
2017-12-10 10:01:26,347 [salt.state       ][INFO    ][1807] Executing state host.present for prx01
2017-12-10 10:01:26,348 [salt.state       ][INFO    ][1807] {'host': 'prx01'}
2017-12-10 10:01:26,348 [salt.state       ][INFO    ][1807] Completed state [prx01] at time 10:01:26.348285 duration_in_ms=1.106
2017-12-10 10:01:26,349 [salt.state       ][INFO    ][1807] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.348499
2017-12-10 10:01:26,349 [salt.state       ][INFO    ][1807] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,349 [salt.state       ][INFO    ][1807] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,350 [salt.state       ][INFO    ][1807] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.349546 duration_in_ms=1.047
2017-12-10 10:01:26,350 [salt.state       ][INFO    ][1807] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.349754
2017-12-10 10:01:26,350 [salt.state       ][INFO    ][1807] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,351 [salt.state       ][INFO    ][1807] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,351 [salt.state       ][INFO    ][1807] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.350812 duration_in_ms=1.058
2017-12-10 10:01:26,351 [salt.state       ][INFO    ][1807] Running state [kvm01] at time 10:01:26.351008
2017-12-10 10:01:26,351 [salt.state       ][INFO    ][1807] Executing state host.present for kvm01
2017-12-10 10:01:26,352 [salt.state       ][INFO    ][1807] {'host': 'kvm01'}
2017-12-10 10:01:26,352 [salt.state       ][INFO    ][1807] Completed state [kvm01] at time 10:01:26.352159 duration_in_ms=1.15
2017-12-10 10:01:26,352 [salt.state       ][INFO    ][1807] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.352371
2017-12-10 10:01:26,353 [salt.state       ][INFO    ][1807] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,353 [salt.state       ][INFO    ][1807] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,353 [salt.state       ][INFO    ][1807] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.353416 duration_in_ms=1.045
2017-12-10 10:01:26,354 [salt.state       ][INFO    ][1807] Running state [kvm03] at time 10:01:26.353618
2017-12-10 10:01:26,354 [salt.state       ][INFO    ][1807] Executing state host.present for kvm03
2017-12-10 10:01:26,355 [salt.state       ][INFO    ][1807] {'host': 'kvm03'}
2017-12-10 10:01:26,355 [salt.state       ][INFO    ][1807] Completed state [kvm03] at time 10:01:26.354676 duration_in_ms=1.058
2017-12-10 10:01:26,355 [salt.state       ][INFO    ][1807] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.354867
2017-12-10 10:01:26,355 [salt.state       ][INFO    ][1807] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,356 [salt.state       ][INFO    ][1807] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,356 [salt.state       ][INFO    ][1807] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.355955 duration_in_ms=1.087
2017-12-10 10:01:26,356 [salt.state       ][INFO    ][1807] Running state [kvm02] at time 10:01:26.356163
2017-12-10 10:01:26,356 [salt.state       ][INFO    ][1807] Executing state host.present for kvm02
2017-12-10 10:01:26,357 [salt.state       ][INFO    ][1807] {'host': 'kvm02'}
2017-12-10 10:01:26,358 [salt.state       ][INFO    ][1807] Completed state [kvm02] at time 10:01:26.357472 duration_in_ms=1.309
2017-12-10 10:01:26,358 [salt.state       ][INFO    ][1807] Running state [dbs] at time 10:01:26.357670
2017-12-10 10:01:26,358 [salt.state       ][INFO    ][1807] Executing state host.present for dbs
2017-12-10 10:01:26,359 [salt.state       ][INFO    ][1807] {'host': 'dbs'}
2017-12-10 10:01:26,359 [salt.state       ][INFO    ][1807] Completed state [dbs] at time 10:01:26.358733 duration_in_ms=1.063
2017-12-10 10:01:26,359 [salt.state       ][INFO    ][1807] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.358926
2017-12-10 10:01:26,359 [salt.state       ][INFO    ][1807] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,360 [salt.state       ][INFO    ][1807] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,360 [salt.state       ][INFO    ][1807] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.360051 duration_in_ms=1.125
2017-12-10 10:01:26,360 [salt.state       ][INFO    ][1807] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.360246
2017-12-10 10:01:26,360 [salt.state       ][INFO    ][1807] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,361 [salt.state       ][INFO    ][1807] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,361 [salt.state       ][INFO    ][1807] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.361316 duration_in_ms=1.07
2017-12-10 10:01:26,362 [salt.state       ][INFO    ][1807] Running state [prx] at time 10:01:26.361516
2017-12-10 10:01:26,362 [salt.state       ][INFO    ][1807] Executing state host.present for prx
2017-12-10 10:01:26,362 [salt.state       ][INFO    ][1807] {'host': 'prx'}
2017-12-10 10:01:26,363 [salt.state       ][INFO    ][1807] Completed state [prx] at time 10:01:26.362588 duration_in_ms=1.071
2017-12-10 10:01:26,363 [salt.state       ][INFO    ][1807] Running state [prx02] at time 10:01:26.362779
2017-12-10 10:01:26,363 [salt.state       ][INFO    ][1807] Executing state host.present for prx02
2017-12-10 10:01:26,364 [salt.state       ][INFO    ][1807] {'host': 'prx02'}
2017-12-10 10:01:26,364 [salt.state       ][INFO    ][1807] Completed state [prx02] at time 10:01:26.363904 duration_in_ms=1.125
2017-12-10 10:01:26,364 [salt.state       ][INFO    ][1807] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.364094
2017-12-10 10:01:26,364 [salt.state       ][INFO    ][1807] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,365 [salt.state       ][INFO    ][1807] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,365 [salt.state       ][INFO    ][1807] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.365172 duration_in_ms=1.078
2017-12-10 10:01:26,365 [salt.state       ][INFO    ][1807] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.365363
2017-12-10 10:01:26,366 [salt.state       ][INFO    ][1807] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,366 [salt.state       ][INFO    ][1807] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,367 [salt.state       ][INFO    ][1807] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.366517 duration_in_ms=1.154
2017-12-10 10:01:26,367 [salt.state       ][INFO    ][1807] Running state [msg02] at time 10:01:26.366709
2017-12-10 10:01:26,367 [salt.state       ][INFO    ][1807] Executing state host.present for msg02
2017-12-10 10:01:26,368 [salt.state       ][INFO    ][1807] {'host': 'msg02'}
2017-12-10 10:01:26,368 [salt.state       ][INFO    ][1807] Completed state [msg02] at time 10:01:26.367873 duration_in_ms=1.163
2017-12-10 10:01:26,368 [salt.state       ][INFO    ][1807] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.368084
2017-12-10 10:01:26,368 [salt.state       ][INFO    ][1807] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,369 [salt.state       ][INFO    ][1807] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,369 [salt.state       ][INFO    ][1807] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.369223 duration_in_ms=1.139
2017-12-10 10:01:26,369 [salt.state       ][INFO    ][1807] Running state [msg03] at time 10:01:26.369414
2017-12-10 10:01:26,370 [salt.state       ][INFO    ][1807] Executing state host.present for msg03
2017-12-10 10:01:26,370 [salt.state       ][INFO    ][1807] {'host': 'msg03'}
2017-12-10 10:01:26,371 [salt.state       ][INFO    ][1807] Completed state [msg03] at time 10:01:26.370547 duration_in_ms=1.133
2017-12-10 10:01:26,371 [salt.state       ][INFO    ][1807] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.370752
2017-12-10 10:01:26,371 [salt.state       ][INFO    ][1807] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,372 [salt.state       ][INFO    ][1807] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,372 [salt.state       ][INFO    ][1807] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.371897 duration_in_ms=1.145
2017-12-10 10:01:26,372 [salt.state       ][INFO    ][1807] Running state [msg01] at time 10:01:26.372087
2017-12-10 10:01:26,372 [salt.state       ][INFO    ][1807] Executing state host.present for msg01
2017-12-10 10:01:26,373 [salt.state       ][INFO    ][1807] {'host': 'msg01'}
2017-12-10 10:01:26,373 [salt.state       ][INFO    ][1807] Completed state [msg01] at time 10:01:26.373215 duration_in_ms=1.128
2017-12-10 10:01:26,373 [salt.state       ][INFO    ][1807] Running state [msg] at time 10:01:26.373405
2017-12-10 10:01:26,374 [salt.state       ][INFO    ][1807] Executing state host.present for msg
2017-12-10 10:01:26,374 [salt.state       ][INFO    ][1807] {'host': 'msg'}
2017-12-10 10:01:26,375 [salt.state       ][INFO    ][1807] Completed state [msg] at time 10:01:26.374564 duration_in_ms=1.159
2017-12-10 10:01:26,375 [salt.state       ][INFO    ][1807] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.374754
2017-12-10 10:01:26,375 [salt.state       ][INFO    ][1807] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,376 [salt.state       ][INFO    ][1807] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,376 [salt.state       ][INFO    ][1807] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.376022 duration_in_ms=1.268
2017-12-10 10:01:26,376 [salt.state       ][INFO    ][1807] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.376225
2017-12-10 10:01:26,376 [salt.state       ][INFO    ][1807] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,377 [salt.state       ][INFO    ][1807] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-10 10:01:26,377 [salt.state       ][INFO    ][1807] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.376936 duration_in_ms=0.711
2017-12-10 10:01:26,377 [salt.state       ][INFO    ][1807] Running state [cfg01] at time 10:01:26.377115
2017-12-10 10:01:26,377 [salt.state       ][INFO    ][1807] Executing state host.present for cfg01
2017-12-10 10:01:26,378 [salt.state       ][INFO    ][1807] Host cfg01 (192.168.10.100) already present
2017-12-10 10:01:26,378 [salt.state       ][INFO    ][1807] Completed state [cfg01] at time 10:01:26.377803 duration_in_ms=0.688
2017-12-10 10:01:26,378 [salt.state       ][INFO    ][1807] Running state [cmp002] at time 10:01:26.377995
2017-12-10 10:01:26,378 [salt.state       ][INFO    ][1807] Executing state host.present for cmp002
2017-12-10 10:01:26,379 [salt.state       ][INFO    ][1807] {'host': 'cmp002'}
2017-12-10 10:01:26,379 [salt.state       ][INFO    ][1807] Completed state [cmp002] at time 10:01:26.379127 duration_in_ms=1.132
2017-12-10 10:01:26,379 [salt.state       ][INFO    ][1807] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.379344
2017-12-10 10:01:26,380 [salt.state       ][INFO    ][1807] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,380 [salt.state       ][INFO    ][1807] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,381 [salt.state       ][INFO    ][1807] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.380536 duration_in_ms=1.192
2017-12-10 10:01:26,381 [salt.state       ][INFO    ][1807] Running state [cmp001] at time 10:01:26.380735
2017-12-10 10:01:26,381 [salt.state       ][INFO    ][1807] Executing state host.present for cmp001
2017-12-10 10:01:26,382 [salt.state       ][INFO    ][1807] {'host': 'cmp001'}
2017-12-10 10:01:26,382 [salt.state       ][INFO    ][1807] Completed state [cmp001] at time 10:01:26.381923 duration_in_ms=1.188
2017-12-10 10:01:26,382 [salt.state       ][INFO    ][1807] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.382116
2017-12-10 10:01:26,382 [salt.state       ][INFO    ][1807] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,383 [salt.state       ][INFO    ][1807] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,383 [salt.state       ][INFO    ][1807] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.383309 duration_in_ms=1.192
2017-12-10 10:01:26,384 [salt.state       ][INFO    ][1807] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.383505
2017-12-10 10:01:26,384 [salt.state       ][INFO    ][1807] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,385 [salt.state       ][INFO    ][1807] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,385 [salt.state       ][INFO    ][1807] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.384666 duration_in_ms=1.16
2017-12-10 10:01:26,385 [salt.state       ][INFO    ][1807] Running state [dbs01] at time 10:01:26.384860
2017-12-10 10:01:26,385 [salt.state       ][INFO    ][1807] Executing state host.present for dbs01
2017-12-10 10:01:26,386 [salt.state       ][INFO    ][1807] {'host': 'dbs01'}
2017-12-10 10:01:26,386 [salt.state       ][INFO    ][1807] Completed state [dbs01] at time 10:01:26.386104 duration_in_ms=1.244
2017-12-10 10:01:26,386 [salt.state       ][INFO    ][1807] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.386302
2017-12-10 10:01:26,387 [salt.state       ][INFO    ][1807] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,387 [salt.state       ][INFO    ][1807] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,388 [salt.state       ][INFO    ][1807] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.387532 duration_in_ms=1.23
2017-12-10 10:01:26,388 [salt.state       ][INFO    ][1807] Running state [dbs02] at time 10:01:26.387730
2017-12-10 10:01:26,388 [salt.state       ][INFO    ][1807] Executing state host.present for dbs02
2017-12-10 10:01:26,389 [salt.state       ][INFO    ][1807] {'host': 'dbs02'}
2017-12-10 10:01:26,389 [salt.state       ][INFO    ][1807] Completed state [dbs02] at time 10:01:26.388955 duration_in_ms=1.225
2017-12-10 10:01:26,389 [salt.state       ][INFO    ][1807] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.389148
2017-12-10 10:01:26,389 [salt.state       ][INFO    ][1807] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,393 [salt.state       ][INFO    ][1807] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,393 [salt.state       ][INFO    ][1807] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.392690 duration_in_ms=3.542
2017-12-10 10:01:26,393 [salt.state       ][INFO    ][1807] Running state [dbs03] at time 10:01:26.392887
2017-12-10 10:01:26,393 [salt.state       ][INFO    ][1807] Executing state host.present for dbs03
2017-12-10 10:01:26,394 [salt.state       ][INFO    ][1807] {'host': 'dbs03'}
2017-12-10 10:01:26,394 [salt.state       ][INFO    ][1807] Completed state [dbs03] at time 10:01:26.394219 duration_in_ms=1.332
2017-12-10 10:01:26,394 [salt.state       ][INFO    ][1807] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.394419
2017-12-10 10:01:26,395 [salt.state       ][INFO    ][1807] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,396 [salt.state       ][INFO    ][1807] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,396 [salt.state       ][INFO    ][1807] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.395720 duration_in_ms=1.302
2017-12-10 10:01:26,396 [salt.state       ][INFO    ][1807] Running state [odl01] at time 10:01:26.395929
2017-12-10 10:01:26,396 [salt.state       ][INFO    ][1807] Executing state host.present for odl01
2017-12-10 10:01:26,397 [salt.state       ][INFO    ][1807] {'host': 'odl01'}
2017-12-10 10:01:26,397 [salt.state       ][INFO    ][1807] Completed state [odl01] at time 10:01:26.397171 duration_in_ms=1.228
2017-12-10 10:01:26,397 [salt.state       ][INFO    ][1807] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.397361
2017-12-10 10:01:26,398 [salt.state       ][INFO    ][1807] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,398 [salt.state       ][INFO    ][1807] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,399 [salt.state       ][INFO    ][1807] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.398609 duration_in_ms=1.248
2017-12-10 10:01:26,399 [salt.state       ][INFO    ][1807] Running state [mas01] at time 10:01:26.398806
2017-12-10 10:01:26,399 [salt.state       ][INFO    ][1807] Executing state host.present for mas01
2017-12-10 10:01:26,400 [salt.state       ][INFO    ][1807] {'host': 'mas01'}
2017-12-10 10:01:26,400 [salt.state       ][INFO    ][1807] Completed state [mas01] at time 10:01:26.400071 duration_in_ms=1.264
2017-12-10 10:01:26,400 [salt.state       ][INFO    ][1807] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.400270
2017-12-10 10:01:26,400 [salt.state       ][INFO    ][1807] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,401 [salt.state       ][INFO    ][1807] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,402 [salt.state       ][INFO    ][1807] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.401524 duration_in_ms=1.254
2017-12-10 10:01:26,402 [salt.state       ][INFO    ][1807] Running state [ctl02] at time 10:01:26.401711
2017-12-10 10:01:26,402 [salt.state       ][INFO    ][1807] Executing state host.present for ctl02
2017-12-10 10:01:26,403 [salt.state       ][INFO    ][1807] {'host': 'ctl02'}
2017-12-10 10:01:26,403 [salt.state       ][INFO    ][1807] Completed state [ctl02] at time 10:01:26.402949 duration_in_ms=1.238
2017-12-10 10:01:26,403 [salt.state       ][INFO    ][1807] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.403144
2017-12-10 10:01:26,403 [salt.state       ][INFO    ][1807] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,404 [salt.state       ][INFO    ][1807] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,404 [salt.state       ][INFO    ][1807] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.404421 duration_in_ms=1.277
2017-12-10 10:01:26,405 [salt.state       ][INFO    ][1807] Running state [ctl03] at time 10:01:26.404615
2017-12-10 10:01:26,405 [salt.state       ][INFO    ][1807] Executing state host.present for ctl03
2017-12-10 10:01:26,406 [salt.state       ][INFO    ][1807] {'host': 'ctl03'}
2017-12-10 10:01:26,406 [salt.state       ][INFO    ][1807] Completed state [ctl03] at time 10:01:26.406046 duration_in_ms=1.43
2017-12-10 10:01:26,406 [salt.state       ][INFO    ][1807] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.406242
2017-12-10 10:01:26,406 [salt.state       ][INFO    ][1807] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,407 [salt.state       ][INFO    ][1807] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,408 [salt.state       ][INFO    ][1807] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.407553 duration_in_ms=1.311
2017-12-10 10:01:26,408 [salt.state       ][INFO    ][1807] Running state [ctl01] at time 10:01:26.407758
2017-12-10 10:01:26,408 [salt.state       ][INFO    ][1807] Executing state host.present for ctl01
2017-12-10 10:01:26,409 [salt.state       ][INFO    ][1807] {'host': 'ctl01'}
2017-12-10 10:01:26,409 [salt.state       ][INFO    ][1807] Completed state [ctl01] at time 10:01:26.409058 duration_in_ms=1.3
2017-12-10 10:01:26,409 [salt.state       ][INFO    ][1807] Running state [ctl] at time 10:01:26.409254
2017-12-10 10:01:26,409 [salt.state       ][INFO    ][1807] Executing state host.present for ctl
2017-12-10 10:01:26,410 [salt.state       ][INFO    ][1807] {'host': 'ctl'}
2017-12-10 10:01:26,411 [salt.state       ][INFO    ][1807] Completed state [ctl] at time 10:01:26.410581 duration_in_ms=1.327
2017-12-10 10:01:26,411 [salt.state       ][INFO    ][1807] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.410790
2017-12-10 10:01:26,411 [salt.state       ][INFO    ][1807] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:01:26,412 [salt.state       ][INFO    ][1807] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-12-10 10:01:26,412 [salt.state       ][INFO    ][1807] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:01:26.412154 duration_in_ms=1.364
2017-12-10 10:01:26,415 [salt.state       ][INFO    ][1807] Running state [ens2] at time 10:01:26.415206
2017-12-10 10:01:26,415 [salt.state       ][INFO    ][1807] Executing state network.managed for ens2
2017-12-10 10:01:26,809 [salt.state       ][INFO    ][1807] Interface ens2 is up to date.
2017-12-10 10:01:26,809 [salt.state       ][INFO    ][1807] Completed state [ens2] at time 10:01:26.809097 duration_in_ms=393.89
2017-12-10 10:01:26,809 [salt.state       ][INFO    ][1807] Running state [ens3] at time 10:01:26.809322
2017-12-10 10:01:26,810 [salt.state       ][INFO    ][1807] Executing state network.managed for ens3
2017-12-10 10:01:26,828 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-10 10:01:26,852 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-10 10:01:26,930 [salt.state       ][INFO    ][1807] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-10 10:01:26,931 [salt.state       ][INFO    ][1807] Completed state [ens3] at time 10:01:26.930652 duration_in_ms=121.329
2017-12-10 10:01:26,931 [salt.state       ][INFO    ][1807] Running state [/etc/profile.d/proxy.sh] at time 10:01:26.930937
2017-12-10 10:01:26,931 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-10 10:01:26,932 [salt.state       ][INFO    ][1807] File /etc/profile.d/proxy.sh is not present
2017-12-10 10:01:26,932 [salt.state       ][INFO    ][1807] Completed state [/etc/profile.d/proxy.sh] at time 10:01:26.931758 duration_in_ms=0.821
2017-12-10 10:01:26,932 [salt.state       ][INFO    ][1807] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:01:26.931970
2017-12-10 10:01:26,932 [salt.state       ][INFO    ][1807] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-10 10:01:26,932 [salt.state       ][INFO    ][1807] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-10 10:01:26,933 [salt.state       ][INFO    ][1807] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:01:26.932565 duration_in_ms=0.596
2017-12-10 10:01:26,942 [salt.state       ][INFO    ][1807] Running state [ntp] at time 10:01:26.941807
2017-12-10 10:01:26,942 [salt.state       ][INFO    ][1807] Executing state pkg.installed for ntp
2017-12-10 10:01:27,095 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-12-10 10:01:29,251 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:01:29,280 [salt.state       ][INFO    ][1807] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-12-10 10:01:29,292 [salt.state       ][INFO    ][1807] Loading fresh modules for state activity
2017-12-10 10:01:29,311 [salt.state       ][INFO    ][1807] Completed state [ntp] at time 10:01:29.311167 duration_in_ms=2369.359
2017-12-10 10:01:29,315 [salt.state       ][INFO    ][1807] Running state [/etc/ntp.conf] at time 10:01:29.314475
2017-12-10 10:01:29,315 [salt.state       ][INFO    ][1807] Executing state file.managed for /etc/ntp.conf
2017-12-10 10:01:29,340 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-10 10:01:29,376 [salt.fileclient  ][INFO    ][1807] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-10 10:01:29,394 [salt.state       ][INFO    ][1807] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2017-12-10 10:01:29,400 [salt.state       ][INFO    ][1807] Completed state [/etc/ntp.conf] at time 10:01:29.399523 duration_in_ms=85.046
2017-12-10 10:01:29,482 [salt.state       ][INFO    ][1807] Running state [ntp] at time 10:01:29.481971
2017-12-10 10:01:29,482 [salt.state       ][INFO    ][1807] Executing state service.running for ntp
2017-12-10 10:01:29,486 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-10 10:01:29,501 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-10 10:01:29,513 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-10 10:01:29,525 [salt.state       ][INFO    ][1807] The service ntp is already running
2017-12-10 10:01:29,525 [salt.state       ][INFO    ][1807] Completed state [ntp] at time 10:01:29.525097 duration_in_ms=43.127
2017-12-10 10:01:29,526 [salt.state       ][INFO    ][1807] Running state [ntp] at time 10:01:29.525537
2017-12-10 10:01:29,526 [salt.state       ][INFO    ][1807] Executing state service.mod_watch for ntp
2017-12-10 10:01:29,527 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-10 10:01:29,537 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-10 10:01:29,551 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-10 10:01:29,628 [salt.state       ][INFO    ][1807] {'ntp': True}
2017-12-10 10:01:29,629 [salt.state       ][INFO    ][1807] Completed state [ntp] at time 10:01:29.628640 duration_in_ms=103.102
2017-12-10 10:01:29,632 [salt.minion      ][INFO    ][1807] Returning information for job: 20171210100053850138
2017-12-10 10:01:53,596 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171210100153580046
2017-12-10 10:01:53,612 [salt.minion      ][INFO    ][5787] Starting a new job with PID 5787
2017-12-10 10:01:53,623 [salt.minion      ][INFO    ][5787] Returning information for job: 20171210100153580046
2017-12-10 10:14:38,971 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command test.ping with jid 20171210101438958364
2017-12-10 10:14:38,991 [salt.minion      ][INFO    ][6388] Starting a new job with PID 6388
2017-12-10 10:14:39,032 [salt.minion      ][INFO    ][6388] Returning information for job: 20171210101438958364
2017-12-10 10:15:14,663 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command state.sls with jid 20171210101514645928
2017-12-10 10:15:14,675 [salt.minion      ][INFO    ][6403] Starting a new job with PID 6403
2017-12-10 10:15:15,180 [salt.state       ][INFO    ][6403] Loading fresh modules for state activity
2017-12-10 10:15:15,215 [salt.fileclient  ][INFO    ][6403] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-10 10:15:15,238 [salt.fileclient  ][INFO    ][6403] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-10 10:15:15,268 [salt.fileclient  ][INFO    ][6403] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 10:15:15,552 [salt.state       ][INFO    ][6403] Running state [lsof] at time 10:15:15.551865
2017-12-10 10:15:15,552 [salt.state       ][INFO    ][6403] Executing state pkg.installed for lsof
2017-12-10 10:15:15,553 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:15:15,975 [salt.state       ][INFO    ][6403] Package lsof is already installed
2017-12-10 10:15:15,976 [salt.state       ][INFO    ][6403] Completed state [lsof] at time 10:15:15.975488 duration_in_ms=423.622
2017-12-10 10:15:15,976 [salt.state       ][INFO    ][6403] Running state [keepalived] at time 10:15:15.975871
2017-12-10 10:15:15,976 [salt.state       ][INFO    ][6403] Executing state pkg.installed for keepalived
2017-12-10 10:15:15,994 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:15:18,650 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-10 10:15:20,789 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:15:20,810 [salt.state       ][INFO    ][6403] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-10 10:15:20,821 [salt.state       ][INFO    ][6403] Loading fresh modules for state activity
2017-12-10 10:15:20,838 [salt.state       ][INFO    ][6403] Completed state [keepalived] at time 10:15:20.837963 duration_in_ms=4862.091
2017-12-10 10:15:20,841 [salt.state       ][INFO    ][6403] Running state [/etc/keepalived/keepalived.conf] at time 10:15:20.840565
2017-12-10 10:15:20,841 [salt.state       ][INFO    ][6403] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-10 10:15:20,876 [salt.fileclient  ][INFO    ][6403] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-10 10:15:20,932 [salt.fileclient  ][INFO    ][6403] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-10 10:15:20,939 [salt.state       ][INFO    ][6403] File changed:
New file
2017-12-10 10:15:20,939 [salt.state       ][INFO    ][6403] Completed state [/etc/keepalived/keepalived.conf] at time 10:15:20.939285 duration_in_ms=98.719
2017-12-10 10:15:21,006 [salt.state       ][INFO    ][6403] Running state [keepalived] at time 10:15:21.005576
2017-12-10 10:15:21,006 [salt.state       ][INFO    ][6403] Executing state service.running for keepalived
2017-12-10 10:15:21,008 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-10 10:15:21,016 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,024 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,032 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,040 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,087 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,098 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,106 [salt.loaded.int.module.cmdmod][INFO    ][6403] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-10 10:15:21,112 [salt.state       ][INFO    ][6403] {'keepalived': True}
2017-12-10 10:15:21,112 [salt.state       ][INFO    ][6403] Completed state [keepalived] at time 10:15:21.112238 duration_in_ms=106.662
2017-12-10 10:15:21,113 [salt.minion      ][INFO    ][6403] Returning information for job: 20171210101514645928
2017-12-10 10:16:49,614 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command pillar.get with jid 20171210101649601951
2017-12-10 10:16:49,632 [salt.minion      ][INFO    ][7267] Starting a new job with PID 7267
2017-12-10 10:16:49,637 [salt.minion      ][INFO    ][7267] Returning information for job: 20171210101649601951
2017-12-10 10:16:50,510 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command state.sls with jid 20171210101650495306
2017-12-10 10:16:50,522 [salt.minion      ][INFO    ][7272] Starting a new job with PID 7272
2017-12-10 10:16:51,022 [salt.state       ][INFO    ][7272] Loading fresh modules for state activity
2017-12-10 10:16:51,054 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-10 10:16:51,078 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-10 10:16:51,092 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-10 10:16:51,125 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,139 [py.warnings      ][WARNING ][7272] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 10:16:51,140 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-10 10:16:51,147 [salt.loaded.int.module.cmdmod][ERROR   ][7272] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-10 10:16:51,148 [salt.loaded.int.module.cmdmod][ERROR   ][7272] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-10 10:16:51,178 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-10 10:16:51,207 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,233 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-10 10:16:51,255 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,284 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-10 10:16:51,329 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,364 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-10 10:16:51,388 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,417 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-10 10:16:51,440 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:16:51,469 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-10 10:16:51,509 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:16:51,884 [salt.state       ][INFO    ][7272] Running state [rabbitmq-server] at time 10:16:51.883631
2017-12-10 10:16:51,884 [salt.state       ][INFO    ][7272] Executing state pkg.installed for rabbitmq-server
2017-12-10 10:16:51,885 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:16:52,325 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:16:54,167 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-12-10 10:17:00,621 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101700605637
2017-12-10 10:17:00,636 [salt.minion      ][INFO    ][7668] Starting a new job with PID 7668
2017-12-10 10:17:00,648 [salt.minion      ][INFO    ][7668] Returning information for job: 20171210101700605637
2017-12-10 10:17:10,833 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101710818171
2017-12-10 10:17:10,846 [salt.minion      ][INFO    ][7676] Starting a new job with PID 7676
2017-12-10 10:17:10,856 [salt.minion      ][INFO    ][7676] Returning information for job: 20171210101710818171
2017-12-10 10:17:21,043 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101721025354
2017-12-10 10:17:21,055 [salt.minion      ][INFO    ][7736] Starting a new job with PID 7736
2017-12-10 10:17:21,065 [salt.minion      ][INFO    ][7736] Returning information for job: 20171210101721025354
2017-12-10 10:17:31,263 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101731243789
2017-12-10 10:17:31,274 [salt.minion      ][INFO    ][8211] Starting a new job with PID 8211
2017-12-10 10:17:31,284 [salt.minion      ][INFO    ][8211] Returning information for job: 20171210101731243789
2017-12-10 10:17:41,469 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101741453279
2017-12-10 10:17:41,483 [salt.minion      ][INFO    ][8216] Starting a new job with PID 8216
2017-12-10 10:17:41,493 [salt.minion      ][INFO    ][8216] Returning information for job: 20171210101741453279
2017-12-10 10:17:51,687 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101751671557
2017-12-10 10:17:51,701 [salt.minion      ][INFO    ][8221] Starting a new job with PID 8221
2017-12-10 10:17:51,711 [salt.minion      ][INFO    ][8221] Returning information for job: 20171210101751671557
2017-12-10 10:17:55,447 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:17:55,471 [salt.state       ][INFO    ][7272] 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-12-10 10:17:55,482 [salt.state       ][INFO    ][7272] Loading fresh modules for state activity
2017-12-10 10:17:55,499 [salt.state       ][INFO    ][7272] Completed state [rabbitmq-server] at time 10:17:55.498541 duration_in_ms=63614.911
2017-12-10 10:17:55,504 [salt.state       ][INFO    ][7272] Running state [gettext-base] at time 10:17:55.504337
2017-12-10 10:17:55,505 [salt.state       ][INFO    ][7272] Executing state pkg.installed for gettext-base
2017-12-10 10:17:55,754 [salt.state       ][INFO    ][7272] Package gettext-base is already installed
2017-12-10 10:17:55,754 [salt.state       ][INFO    ][7272] Completed state [gettext-base] at time 10:17:55.754167 duration_in_ms=249.83
2017-12-10 10:17:55,756 [salt.state       ][INFO    ][7272] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:17:55.755758
2017-12-10 10:17:55,756 [salt.state       ][INFO    ][7272] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-10 10:17:55,788 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-10 10:17:55,829 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:17:55,845 [salt.state       ][INFO    ][7272] File changed:
New file
2017-12-10 10:17:55,845 [salt.state       ][INFO    ][7272] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:17:55.845095 duration_in_ms=89.337
2017-12-10 10:17:55,846 [salt.state       ][INFO    ][7272] Running state [/etc/default/rabbitmq-server] at time 10:17:55.845611
2017-12-10 10:17:55,846 [salt.state       ][INFO    ][7272] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-10 10:17:55,870 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-10 10:17:55,905 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:17:55,918 [salt.state       ][INFO    ][7272] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-12-10 10:17:55,919 [salt.state       ][INFO    ][7272] Completed state [/etc/default/rabbitmq-server] at time 10:17:55.918553 duration_in_ms=72.942
2017-12-10 10:17:55,919 [salt.state       ][INFO    ][7272] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:17:55.919074
2017-12-10 10:17:55,919 [salt.state       ][INFO    ][7272] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-10 10:17:55,945 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-10 10:17:55,970 [salt.fileclient  ][INFO    ][7272] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:17:55,984 [salt.state       ][INFO    ][7272] File changed:
New file
2017-12-10 10:17:55,984 [salt.state       ][INFO    ][7272] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:17:55.984022 duration_in_ms=64.948
2017-12-10 10:17:55,985 [salt.state       ][INFO    ][7272] Running state [sleep 30] at time 10:17:55.985344
2017-12-10 10:17:55,986 [salt.state       ][INFO    ][7272] Executing state cmd.run for sleep 30
2017-12-10 10:17:55,986 [py.warnings      ][WARNING ][7272] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-12-10 10:17:55,986 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-10 10:18:01,907 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101801889052
2017-12-10 10:18:01,920 [salt.minion      ][INFO    ][8307] Starting a new job with PID 8307
2017-12-10 10:18:01,929 [salt.minion      ][INFO    ][8307] Returning information for job: 20171210101801889052
2017-12-10 10:18:11,947 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101811929302
2017-12-10 10:18:11,958 [salt.minion      ][INFO    ][8317] Starting a new job with PID 8317
2017-12-10 10:18:11,968 [salt.minion      ][INFO    ][8317] Returning information for job: 20171210101811929302
2017-12-10 10:18:22,165 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101822150666
2017-12-10 10:18:22,177 [salt.minion      ][INFO    ][8322] Starting a new job with PID 8322
2017-12-10 10:18:22,187 [salt.minion      ][INFO    ][8322] Returning information for job: 20171210101822150666
2017-12-10 10:18:26,013 [salt.state       ][INFO    ][7272] {'pid': 8303, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 10:18:26,014 [salt.state       ][INFO    ][7272] Completed state [sleep 30] at time 10:18:26.013587 duration_in_ms=30028.242
2017-12-10 10:18:26,015 [salt.state       ][INFO    ][7272] Running state [service rabbitmq-server stop] at time 10:18:26.014575
2017-12-10 10:18:26,015 [salt.state       ][INFO    ][7272] Executing state cmd.run for service rabbitmq-server stop
2017-12-10 10:18:26,015 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-10 10:18:26,106 [salt.state       ][INFO    ][7272] {'pid': 8325, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 10:18:26,106 [salt.state       ][INFO    ][7272] Completed state [service rabbitmq-server stop] at time 10:18:26.106141 duration_in_ms=91.566
2017-12-10 10:18:26,107 [salt.state       ][INFO    ][7272] Running state [/var/lib/rabbitmq] at time 10:18:26.106532
2017-12-10 10:18:26,107 [salt.state       ][INFO    ][7272] Executing state file.directory for /var/lib/rabbitmq
2017-12-10 10:18:26,108 [salt.state       ][INFO    ][7272] Directory /var/lib/rabbitmq is in the correct state
2017-12-10 10:18:26,108 [salt.state       ][INFO    ][7272] Completed state [/var/lib/rabbitmq] at time 10:18:26.107952 duration_in_ms=1.42
2017-12-10 10:18:26,109 [salt.state       ][INFO    ][7272] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 10:18:26.109422
2017-12-10 10:18:26,110 [salt.state       ][INFO    ][7272] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-10 10:18:26,112 [salt.state       ][INFO    ][7272] File changed:
--- 
+++ 
@@ -1 +1 @@
-VXBXSPJMUVZKFSVJGWZP+opnfv_secret

2017-12-10 10:18:26,112 [salt.state       ][INFO    ][7272] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 10:18:26.112111 duration_in_ms=2.689
2017-12-10 10:18:26,113 [salt.state       ][INFO    ][7272] Running state [sleep 30] at time 10:18:26.112779
2017-12-10 10:18:26,113 [salt.state       ][INFO    ][7272] Executing state cmd.run for sleep 30
2017-12-10 10:18:26,114 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-10 10:18:32,391 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101832372809
2017-12-10 10:18:32,402 [salt.minion      ][INFO    ][8356] Starting a new job with PID 8356
2017-12-10 10:18:32,413 [salt.minion      ][INFO    ][8356] Returning information for job: 20171210101832372809
2017-12-10 10:18:42,613 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101842599184
2017-12-10 10:18:42,625 [salt.minion      ][INFO    ][8366] Starting a new job with PID 8366
2017-12-10 10:18:42,635 [salt.minion      ][INFO    ][8366] Returning information for job: 20171210101842599184
2017-12-10 10:18:52,841 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101852822724
2017-12-10 10:18:52,853 [salt.minion      ][INFO    ][8371] Starting a new job with PID 8371
2017-12-10 10:18:52,863 [salt.minion      ][INFO    ][8371] Returning information for job: 20171210101852822724
2017-12-10 10:18:56,144 [salt.state       ][INFO    ][7272] {'pid': 8352, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-10 10:18:56,145 [salt.state       ][INFO    ][7272] Completed state [sleep 30] at time 10:18:56.144652 duration_in_ms=30031.873
2017-12-10 10:18:56,147 [salt.state       ][INFO    ][7272] Running state [rabbitmq-server] at time 10:18:56.146801
2017-12-10 10:18:56,147 [salt.state       ][INFO    ][7272] Executing state service.running for rabbitmq-server
2017-12-10 10:18:56,148 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-10 10:18:56,161 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:56,171 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:56,183 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:56,194 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:57,928 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:57,940 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:57,952 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:57,964 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:57,976 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:58,191 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:18:58,201 [salt.state       ][INFO    ][7272] {'rabbitmq-server': True}
2017-12-10 10:18:58,202 [salt.state       ][INFO    ][7272] Completed state [rabbitmq-server] at time 10:18:58.201486 duration_in_ms=2054.684
2017-12-10 10:18:58,204 [salt.state       ][INFO    ][7272] Running state [amqp_client] at time 10:18:58.204076
2017-12-10 10:18:58,204 [salt.state       ][INFO    ][7272] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-10 10:18:58,205 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 10:18:58,802 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-10 10:18:59,615 [salt.state       ][INFO    ][7272] {'new': 'amqp_client', 'old': ''}
2017-12-10 10:18:59,615 [salt.state       ][INFO    ][7272] Completed state [amqp_client] at time 10:18:59.615404 duration_in_ms=1411.327
2017-12-10 10:18:59,616 [salt.state       ][INFO    ][7272] Running state [rabbitmq_management] at time 10:18:59.616195
2017-12-10 10:18:59,616 [salt.state       ][INFO    ][7272] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-10 10:18:59,617 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 10:19:00,300 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-10 10:19:02,063 [salt.state       ][INFO    ][7272] {'new': 'rabbitmq_management', 'old': ''}
2017-12-10 10:19:02,063 [salt.state       ][INFO    ][7272] Completed state [rabbitmq_management] at time 10:19:02.062937 duration_in_ms=2446.732
2017-12-10 10:19:02,065 [salt.state       ][INFO    ][7272] Running state [/openstack] at time 10:19:02.065261
2017-12-10 10:19:02,065 [salt.state       ][INFO    ][7272] Executing state rabbitmq_vhost.present for /openstack
2017-12-10 10:19:02,066 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-10 10:19:02,684 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:03,067 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101903046473
2017-12-10 10:19:03,081 [salt.minion      ][INFO    ][9483] Starting a new job with PID 9483
2017-12-10 10:19:03,091 [salt.minion      ][INFO    ][9483] Returning information for job: 20171210101903046473
2017-12-10 10:19:03,313 [salt.state       ][INFO    ][7272] {'new': '/openstack', 'old': ''}
2017-12-10 10:19:03,313 [salt.state       ][INFO    ][7272] Completed state [/openstack] at time 10:19:03.313431 duration_in_ms=1248.168
2017-12-10 10:19:03,316 [salt.state       ][INFO    ][7272] Running state [openstack] at time 10:19:03.315936
2017-12-10 10:19:03,316 [salt.state       ][INFO    ][7272] Executing state rabbitmq_user.present for openstack
2017-12-10 10:19:03,317 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:04,611 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:05,286 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-10 10:19:05,941 [salt.state       ][INFO    ][7272] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-10 10:19:05,942 [salt.state       ][INFO    ][7272] Completed state [openstack] at time 10:19:05.941541 duration_in_ms=2625.603
2017-12-10 10:19:05,944 [salt.state       ][INFO    ][7272] Running state [Ceilometer] at time 10:19:05.943904
2017-12-10 10:19:05,944 [salt.state       ][INFO    ][7272] Executing state rabbitmq_policy.present for Ceilometer
2017-12-10 10:19:05,945 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:06,579 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-10 10:19:07,199 [salt.state       ][INFO    ][7272] {'new': 'Ceilometer', 'old': {}}
2017-12-10 10:19:07,199 [salt.state       ][INFO    ][7272] Completed state [Ceilometer] at time 10:19:07.198805 duration_in_ms=1254.901
2017-12-10 10:19:07,200 [salt.state       ][INFO    ][7272] Running state [HA] at time 10:19:07.199668
2017-12-10 10:19:07,200 [salt.state       ][INFO    ][7272] Executing state rabbitmq_policy.present for HA
2017-12-10 10:19:07,200 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:07,813 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 10:19:08,446 [salt.state       ][INFO    ][7272] {'new': 'HA', 'old': {}}
2017-12-10 10:19:08,446 [salt.state       ][INFO    ][7272] Completed state [HA] at time 10:19:08.446086 duration_in_ms=1246.417
2017-12-10 10:19:08,446 [salt.state       ][INFO    ][7272] Running state [guest] at time 10:19:08.446361
2017-12-10 10:19:08,447 [salt.state       ][INFO    ][7272] Executing state rabbitmq_user.present for guest
2017-12-10 10:19:08,447 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:09,064 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 10:19:10,946 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-10 10:19:11,609 [salt.state       ][INFO    ][7272] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 10:19:11,609 [salt.state       ][INFO    ][7272] Completed state [guest] at time 10:19:11.609177 duration_in_ms=3162.815
2017-12-10 10:19:11,610 [salt.state       ][INFO    ][7272] Running state [HA] at time 10:19:11.609929
2017-12-10 10:19:11,610 [salt.state       ][INFO    ][7272] Executing state rabbitmq_policy.present for HA
2017-12-10 10:19:11,611 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-10 10:19:12,214 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 10:19:12,826 [salt.state       ][INFO    ][7272] {'new': 'HA', 'old': {}}
2017-12-10 10:19:12,826 [salt.state       ][INFO    ][7272] Completed state [HA] at time 10:19:12.825955 duration_in_ms=1216.025
2017-12-10 10:19:12,827 [salt.state       ][INFO    ][7272] Running state [admin] at time 10:19:12.826771
2017-12-10 10:19:12,827 [salt.state       ][INFO    ][7272] Executing state rabbitmq_user.present for admin
2017-12-10 10:19:12,828 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:13,092 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101913070964
2017-12-10 10:19:13,106 [salt.minion      ][INFO    ][11922] Starting a new job with PID 11922
2017-12-10 10:19:13,116 [salt.minion      ][INFO    ][11922] Returning information for job: 20171210101913070964
2017-12-10 10:19:14,085 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:14,696 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-10 10:19:15,344 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-10 10:19:16,015 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-10 10:19:16,638 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-10 10:19:17,264 [salt.state       ][INFO    ][7272] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-10 10:19:17,265 [salt.state       ][INFO    ][7272] Completed state [admin] at time 10:19:17.264770 duration_in_ms=4437.997
2017-12-10 10:19:17,265 [salt.state       ][INFO    ][7272] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.265418
2017-12-10 10:19:17,266 [salt.state       ][INFO    ][7272] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,266 [salt.state       ][INFO    ][7272] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-12-10 10:19:17,266 [salt.state       ][INFO    ][7272] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.266281 duration_in_ms=0.864
2017-12-10 10:19:17,266 [salt.state       ][INFO    ][7272] Running state [mdb02] at time 10:19:17.266459
2017-12-10 10:19:17,267 [salt.state       ][INFO    ][7272] Executing state host.present for mdb02
2017-12-10 10:19:17,267 [salt.state       ][INFO    ][7272] Host mdb02 (192.168.10.77) already present
2017-12-10 10:19:17,267 [salt.state       ][INFO    ][7272] Completed state [mdb02] at time 10:19:17.267143 duration_in_ms=0.683
2017-12-10 10:19:17,267 [salt.state       ][INFO    ][7272] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.267358
2017-12-10 10:19:17,268 [salt.state       ][INFO    ][7272] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,268 [salt.state       ][INFO    ][7272] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-12-10 10:19:17,268 [salt.state       ][INFO    ][7272] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.268035 duration_in_ms=0.677
2017-12-10 10:19:17,268 [salt.state       ][INFO    ][7272] Running state [mdb03] at time 10:19:17.268199
2017-12-10 10:19:17,268 [salt.state       ][INFO    ][7272] Executing state host.present for mdb03
2017-12-10 10:19:17,269 [salt.state       ][INFO    ][7272] Host mdb03 (192.168.10.78) already present
2017-12-10 10:19:17,269 [salt.state       ][INFO    ][7272] Completed state [mdb03] at time 10:19:17.268837 duration_in_ms=0.638
2017-12-10 10:19:17,269 [salt.state       ][INFO    ][7272] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.269002
2017-12-10 10:19:17,269 [salt.state       ][INFO    ][7272] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.269643 duration_in_ms=0.64
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Running state [mdb01] at time 10:19:17.269808
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Executing state host.present for mdb01
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Host mdb01 (192.168.10.76) already present
2017-12-10 10:19:17,270 [salt.state       ][INFO    ][7272] Completed state [mdb01] at time 10:19:17.270444 duration_in_ms=0.637
2017-12-10 10:19:17,271 [salt.state       ][INFO    ][7272] Running state [mdb] at time 10:19:17.270609
2017-12-10 10:19:17,271 [salt.state       ][INFO    ][7272] Executing state host.present for mdb
2017-12-10 10:19:17,271 [salt.state       ][INFO    ][7272] Host mdb (192.168.10.75) already present
2017-12-10 10:19:17,274 [salt.state       ][INFO    ][7272] Completed state [mdb] at time 10:19:17.273938 duration_in_ms=3.33
2017-12-10 10:19:17,274 [salt.state       ][INFO    ][7272] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.274248
2017-12-10 10:19:17,275 [salt.state       ][INFO    ][7272] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,275 [salt.state       ][INFO    ][7272] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-12-10 10:19:17,275 [salt.state       ][INFO    ][7272] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.275394 duration_in_ms=1.146
2017-12-10 10:19:17,276 [salt.state       ][INFO    ][7272] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.275740
2017-12-10 10:19:17,276 [salt.state       ][INFO    ][7272] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,277 [salt.state       ][INFO    ][7272] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-10 10:19:17,277 [salt.state       ][INFO    ][7272] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.276813 duration_in_ms=1.074
2017-12-10 10:19:17,277 [salt.state       ][INFO    ][7272] Running state [cfg01] at time 10:19:17.277122
2017-12-10 10:19:17,277 [salt.state       ][INFO    ][7272] Executing state host.present for cfg01
2017-12-10 10:19:17,278 [salt.state       ][INFO    ][7272] Host cfg01 (192.168.10.100) already present
2017-12-10 10:19:17,278 [salt.state       ][INFO    ][7272] Completed state [cfg01] at time 10:19:17.278195 duration_in_ms=1.072
2017-12-10 10:19:17,279 [salt.state       ][INFO    ][7272] Running state [prx01] at time 10:19:17.278503
2017-12-10 10:19:17,279 [salt.state       ][INFO    ][7272] Executing state host.present for prx01
2017-12-10 10:19:17,279 [salt.state       ][INFO    ][7272] Host prx01 (192.168.10.104) already present
2017-12-10 10:19:17,280 [salt.state       ][INFO    ][7272] Completed state [prx01] at time 10:19:17.279647 duration_in_ms=1.145
2017-12-10 10:19:17,280 [salt.state       ][INFO    ][7272] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.279961
2017-12-10 10:19:17,280 [salt.state       ][INFO    ][7272] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,284 [salt.state       ][INFO    ][7272] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-12-10 10:19:17,284 [salt.state       ][INFO    ][7272] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.284275 duration_in_ms=4.314
2017-12-10 10:19:17,285 [salt.state       ][INFO    ][7272] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.284648
2017-12-10 10:19:17,285 [salt.state       ][INFO    ][7272] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,286 [salt.state       ][INFO    ][7272] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-12-10 10:19:17,286 [salt.state       ][INFO    ][7272] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.285787 duration_in_ms=1.139
2017-12-10 10:19:17,286 [salt.state       ][INFO    ][7272] Running state [kvm01] at time 10:19:17.286099
2017-12-10 10:19:17,286 [salt.state       ][INFO    ][7272] Executing state host.present for kvm01
2017-12-10 10:19:17,287 [salt.state       ][INFO    ][7272] Host kvm01 (192.168.10.141) already present
2017-12-10 10:19:17,287 [salt.state       ][INFO    ][7272] Completed state [kvm01] at time 10:19:17.287252 duration_in_ms=1.153
2017-12-10 10:19:17,288 [salt.state       ][INFO    ][7272] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.287603
2017-12-10 10:19:17,288 [salt.state       ][INFO    ][7272] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,288 [salt.state       ][INFO    ][7272] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-12-10 10:19:17,289 [salt.state       ][INFO    ][7272] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.288681 duration_in_ms=1.078
2017-12-10 10:19:17,289 [salt.state       ][INFO    ][7272] Running state [kvm03] at time 10:19:17.288990
2017-12-10 10:19:17,289 [salt.state       ][INFO    ][7272] Executing state host.present for kvm03
2017-12-10 10:19:17,290 [salt.state       ][INFO    ][7272] Host kvm03 (192.168.10.143) already present
2017-12-10 10:19:17,290 [salt.state       ][INFO    ][7272] Completed state [kvm03] at time 10:19:17.290063 duration_in_ms=1.073
2017-12-10 10:19:17,290 [salt.state       ][INFO    ][7272] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.290372
2017-12-10 10:19:17,291 [salt.state       ][INFO    ][7272] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,291 [salt.state       ][INFO    ][7272] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-12-10 10:19:17,292 [salt.state       ][INFO    ][7272] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.291533 duration_in_ms=1.161
2017-12-10 10:19:17,292 [salt.state       ][INFO    ][7272] Running state [kvm02] at time 10:19:17.291841
2017-12-10 10:19:17,292 [salt.state       ][INFO    ][7272] Executing state host.present for kvm02
2017-12-10 10:19:17,293 [salt.state       ][INFO    ][7272] Host kvm02 (192.168.10.142) already present
2017-12-10 10:19:17,293 [salt.state       ][INFO    ][7272] Completed state [kvm02] at time 10:19:17.292906 duration_in_ms=1.065
2017-12-10 10:19:17,293 [salt.state       ][INFO    ][7272] Running state [dbs] at time 10:19:17.293240
2017-12-10 10:19:17,294 [salt.state       ][INFO    ][7272] Executing state host.present for dbs
2017-12-10 10:19:17,294 [salt.state       ][INFO    ][7272] Host dbs (192.168.10.50) already present
2017-12-10 10:19:17,294 [salt.state       ][INFO    ][7272] Completed state [dbs] at time 10:19:17.294431 duration_in_ms=1.191
2017-12-10 10:19:17,295 [salt.state       ][INFO    ][7272] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.294766
2017-12-10 10:19:17,295 [salt.state       ][INFO    ][7272] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,296 [salt.state       ][INFO    ][7272] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-12-10 10:19:17,296 [salt.state       ][INFO    ][7272] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.295921 duration_in_ms=1.155
2017-12-10 10:19:17,296 [salt.state       ][INFO    ][7272] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.296224
2017-12-10 10:19:17,297 [salt.state       ][INFO    ][7272] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,297 [salt.state       ][INFO    ][7272] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-12-10 10:19:17,297 [salt.state       ][INFO    ][7272] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.297403 duration_in_ms=1.179
2017-12-10 10:19:17,298 [salt.state       ][INFO    ][7272] Running state [prx] at time 10:19:17.297707
2017-12-10 10:19:17,298 [salt.state       ][INFO    ][7272] Executing state host.present for prx
2017-12-10 10:19:17,299 [salt.state       ][INFO    ][7272] Host prx (100.64.200.103) already present
2017-12-10 10:19:17,299 [salt.state       ][INFO    ][7272] Completed state [prx] at time 10:19:17.298771 duration_in_ms=1.064
2017-12-10 10:19:17,299 [salt.state       ][INFO    ][7272] Running state [prx02] at time 10:19:17.299084
2017-12-10 10:19:17,299 [salt.state       ][INFO    ][7272] Executing state host.present for prx02
2017-12-10 10:19:17,300 [salt.state       ][INFO    ][7272] Host prx02 (192.168.10.105) already present
2017-12-10 10:19:17,300 [salt.state       ][INFO    ][7272] Completed state [prx02] at time 10:19:17.300357 duration_in_ms=1.273
2017-12-10 10:19:17,301 [salt.state       ][INFO    ][7272] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.300720
2017-12-10 10:19:17,301 [salt.state       ][INFO    ][7272] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,302 [salt.state       ][INFO    ][7272] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-12-10 10:19:17,302 [salt.state       ][INFO    ][7272] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.301817 duration_in_ms=1.097
2017-12-10 10:19:17,302 [salt.state       ][INFO    ][7272] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.302126
2017-12-10 10:19:17,302 [salt.state       ][INFO    ][7272] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,303 [salt.state       ][INFO    ][7272] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-12-10 10:19:17,303 [salt.state       ][INFO    ][7272] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.303245 duration_in_ms=1.119
2017-12-10 10:19:17,304 [salt.state       ][INFO    ][7272] Running state [msg02] at time 10:19:17.303575
2017-12-10 10:19:17,304 [salt.state       ][INFO    ][7272] Executing state host.present for msg02
2017-12-10 10:19:17,304 [salt.state       ][INFO    ][7272] Host msg02 (192.168.10.42) already present
2017-12-10 10:19:17,305 [salt.state       ][INFO    ][7272] Completed state [msg02] at time 10:19:17.304643 duration_in_ms=1.068
2017-12-10 10:19:17,305 [salt.state       ][INFO    ][7272] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.305004
2017-12-10 10:19:17,305 [salt.state       ][INFO    ][7272] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,306 [salt.state       ][INFO    ][7272] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-12-10 10:19:17,306 [salt.state       ][INFO    ][7272] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.306057 duration_in_ms=1.052
2017-12-10 10:19:17,306 [salt.state       ][INFO    ][7272] Running state [msg03] at time 10:19:17.306363
2017-12-10 10:19:17,307 [salt.state       ][INFO    ][7272] Executing state host.present for msg03
2017-12-10 10:19:17,307 [salt.state       ][INFO    ][7272] Host msg03 (192.168.10.43) already present
2017-12-10 10:19:17,308 [salt.state       ][INFO    ][7272] Completed state [msg03] at time 10:19:17.307509 duration_in_ms=1.145
2017-12-10 10:19:17,308 [salt.state       ][INFO    ][7272] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.307806
2017-12-10 10:19:17,308 [salt.state       ][INFO    ][7272] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,309 [salt.state       ][INFO    ][7272] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-12-10 10:19:17,309 [salt.state       ][INFO    ][7272] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.308921 duration_in_ms=1.115
2017-12-10 10:19:17,309 [salt.state       ][INFO    ][7272] Running state [msg01] at time 10:19:17.309248
2017-12-10 10:19:17,310 [salt.state       ][INFO    ][7272] Executing state host.present for msg01
2017-12-10 10:19:17,310 [salt.state       ][INFO    ][7272] Host msg01 (192.168.10.41) already present
2017-12-10 10:19:17,310 [salt.state       ][INFO    ][7272] Completed state [msg01] at time 10:19:17.310284 duration_in_ms=1.036
2017-12-10 10:19:17,312 [salt.state       ][INFO    ][7272] Running state [file.replace] at time 10:19:17.311484
2017-12-10 10:19:17,312 [salt.state       ][INFO    ][7272] Executing state module.run for file.replace
2017-12-10 10:19:17,574 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-10 10:19:17,584 [salt.state       ][INFO    ][7272] onlyif execution failed
2017-12-10 10:19:17,584 [salt.state       ][INFO    ][7272] Completed state [file.replace] at time 10:19:17.584405 duration_in_ms=272.921
2017-12-10 10:19:17,585 [salt.state       ][INFO    ][7272] Running state [msg] at time 10:19:17.584840
2017-12-10 10:19:17,585 [salt.state       ][INFO    ][7272] Executing state host.present for msg
2017-12-10 10:19:17,586 [salt.state       ][INFO    ][7272] Host msg (192.168.10.40) already present
2017-12-10 10:19:17,586 [salt.state       ][INFO    ][7272] Completed state [msg] at time 10:19:17.586171 duration_in_ms=1.331
2017-12-10 10:19:17,587 [salt.state       ][INFO    ][7272] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.586499
2017-12-10 10:19:17,587 [salt.state       ][INFO    ][7272] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,587 [salt.state       ][INFO    ][7272] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-12-10 10:19:17,588 [salt.state       ][INFO    ][7272] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.587673 duration_in_ms=1.174
2017-12-10 10:19:17,588 [salt.state       ][INFO    ][7272] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.587986
2017-12-10 10:19:17,588 [salt.state       ][INFO    ][7272] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,589 [salt.state       ][INFO    ][7272] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-10 10:19:17,589 [salt.state       ][INFO    ][7272] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.589048 duration_in_ms=1.061
2017-12-10 10:19:17,589 [salt.state       ][INFO    ][7272] Running state [cfg01] at time 10:19:17.589360
2017-12-10 10:19:17,590 [salt.state       ][INFO    ][7272] Executing state host.present for cfg01
2017-12-10 10:19:17,590 [salt.state       ][INFO    ][7272] Host cfg01 (192.168.10.100) already present
2017-12-10 10:19:17,590 [salt.state       ][INFO    ][7272] Completed state [cfg01] at time 10:19:17.590419 duration_in_ms=1.059
2017-12-10 10:19:17,591 [salt.state       ][INFO    ][7272] Running state [cmp002] at time 10:19:17.590755
2017-12-10 10:19:17,591 [salt.state       ][INFO    ][7272] Executing state host.present for cmp002
2017-12-10 10:19:17,592 [salt.state       ][INFO    ][7272] Host cmp002 (192.168.10.102) already present
2017-12-10 10:19:17,592 [salt.state       ][INFO    ][7272] Completed state [cmp002] at time 10:19:17.591929 duration_in_ms=1.174
2017-12-10 10:19:17,592 [salt.state       ][INFO    ][7272] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.592233
2017-12-10 10:19:17,593 [salt.state       ][INFO    ][7272] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,593 [salt.state       ][INFO    ][7272] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-12-10 10:19:17,593 [salt.state       ][INFO    ][7272] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.593287 duration_in_ms=1.055
2017-12-10 10:19:17,594 [salt.state       ][INFO    ][7272] Running state [cmp001] at time 10:19:17.593592
2017-12-10 10:19:17,594 [salt.state       ][INFO    ][7272] Executing state host.present for cmp001
2017-12-10 10:19:17,595 [salt.state       ][INFO    ][7272] Host cmp001 (192.168.10.101) already present
2017-12-10 10:19:17,595 [salt.state       ][INFO    ][7272] Completed state [cmp001] at time 10:19:17.594804 duration_in_ms=1.211
2017-12-10 10:19:17,595 [salt.state       ][INFO    ][7272] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.595119
2017-12-10 10:19:17,595 [salt.state       ][INFO    ][7272] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,596 [salt.state       ][INFO    ][7272] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-12-10 10:19:17,596 [salt.state       ][INFO    ][7272] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.596268 duration_in_ms=1.149
2017-12-10 10:19:17,597 [salt.state       ][INFO    ][7272] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.596595
2017-12-10 10:19:17,597 [salt.state       ][INFO    ][7272] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,597 [salt.state       ][INFO    ][7272] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-12-10 10:19:17,598 [salt.state       ][INFO    ][7272] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.597743 duration_in_ms=1.148
2017-12-10 10:19:17,598 [salt.state       ][INFO    ][7272] Running state [dbs01] at time 10:19:17.598050
2017-12-10 10:19:17,598 [salt.state       ][INFO    ][7272] Executing state host.present for dbs01
2017-12-10 10:19:17,599 [salt.state       ][INFO    ][7272] Host dbs01 (192.168.10.51) already present
2017-12-10 10:19:17,599 [salt.state       ][INFO    ][7272] Completed state [dbs01] at time 10:19:17.599155 duration_in_ms=1.105
2017-12-10 10:19:17,600 [salt.state       ][INFO    ][7272] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.599540
2017-12-10 10:19:17,600 [salt.state       ][INFO    ][7272] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,600 [salt.state       ][INFO    ][7272] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-12-10 10:19:17,601 [salt.state       ][INFO    ][7272] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.600630 duration_in_ms=1.09
2017-12-10 10:19:17,601 [salt.state       ][INFO    ][7272] Running state [dbs02] at time 10:19:17.600992
2017-12-10 10:19:17,601 [salt.state       ][INFO    ][7272] Executing state host.present for dbs02
2017-12-10 10:19:17,602 [salt.state       ][INFO    ][7272] Host dbs02 (192.168.10.52) already present
2017-12-10 10:19:17,602 [salt.state       ][INFO    ][7272] Completed state [dbs02] at time 10:19:17.602071 duration_in_ms=1.08
2017-12-10 10:19:17,603 [salt.state       ][INFO    ][7272] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.602694
2017-12-10 10:19:17,603 [salt.state       ][INFO    ][7272] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,604 [salt.state       ][INFO    ][7272] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-12-10 10:19:17,604 [salt.state       ][INFO    ][7272] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.603864 duration_in_ms=1.17
2017-12-10 10:19:17,604 [salt.state       ][INFO    ][7272] Running state [dbs03] at time 10:19:17.604168
2017-12-10 10:19:17,604 [salt.state       ][INFO    ][7272] Executing state host.present for dbs03
2017-12-10 10:19:17,605 [salt.state       ][INFO    ][7272] Host dbs03 (192.168.10.53) already present
2017-12-10 10:19:17,605 [salt.state       ][INFO    ][7272] Completed state [dbs03] at time 10:19:17.605317 duration_in_ms=1.149
2017-12-10 10:19:17,606 [salt.state       ][INFO    ][7272] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.605618
2017-12-10 10:19:17,606 [salt.state       ][INFO    ][7272] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,607 [salt.state       ][INFO    ][7272] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-12-10 10:19:17,607 [salt.state       ][INFO    ][7272] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.606852 duration_in_ms=1.235
2017-12-10 10:19:17,607 [salt.state       ][INFO    ][7272] Running state [odl01] at time 10:19:17.607188
2017-12-10 10:19:17,608 [salt.state       ][INFO    ][7272] Executing state host.present for odl01
2017-12-10 10:19:17,608 [salt.state       ][INFO    ][7272] Host odl01 (192.168.10.111) already present
2017-12-10 10:19:17,608 [salt.state       ][INFO    ][7272] Completed state [odl01] at time 10:19:17.608324 duration_in_ms=1.136
2017-12-10 10:19:17,609 [salt.state       ][INFO    ][7272] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.608660
2017-12-10 10:19:17,609 [salt.state       ][INFO    ][7272] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,610 [salt.state       ][INFO    ][7272] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-12-10 10:19:17,610 [salt.state       ][INFO    ][7272] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.609758 duration_in_ms=1.098
2017-12-10 10:19:17,610 [salt.state       ][INFO    ][7272] Running state [mas01] at time 10:19:17.610059
2017-12-10 10:19:17,610 [salt.state       ][INFO    ][7272] Executing state host.present for mas01
2017-12-10 10:19:17,611 [salt.state       ][INFO    ][7272] Host mas01 (192.168.10.3) already present
2017-12-10 10:19:17,611 [salt.state       ][INFO    ][7272] Completed state [mas01] at time 10:19:17.611154 duration_in_ms=1.095
2017-12-10 10:19:17,612 [salt.state       ][INFO    ][7272] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.611543
2017-12-10 10:19:17,612 [salt.state       ][INFO    ][7272] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,612 [salt.state       ][INFO    ][7272] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-12-10 10:19:17,613 [salt.state       ][INFO    ][7272] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.612618 duration_in_ms=1.075
2017-12-10 10:19:17,613 [salt.state       ][INFO    ][7272] Running state [ctl02] at time 10:19:17.612958
2017-12-10 10:19:17,613 [salt.state       ][INFO    ][7272] Executing state host.present for ctl02
2017-12-10 10:19:17,614 [salt.state       ][INFO    ][7272] Host ctl02 (192.168.10.12) already present
2017-12-10 10:19:17,615 [salt.state       ][INFO    ][7272] Completed state [ctl02] at time 10:19:17.614032 duration_in_ms=1.074
2017-12-10 10:19:17,615 [salt.state       ][INFO    ][7272] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.614875
2017-12-10 10:19:17,615 [salt.state       ][INFO    ][7272] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,616 [salt.state       ][INFO    ][7272] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-12-10 10:19:17,616 [salt.state       ][INFO    ][7272] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.615646 duration_in_ms=0.771
2017-12-10 10:19:17,616 [salt.state       ][INFO    ][7272] Running state [ctl03] at time 10:19:17.615841
2017-12-10 10:19:17,616 [salt.state       ][INFO    ][7272] Executing state host.present for ctl03
2017-12-10 10:19:17,616 [salt.state       ][INFO    ][7272] Host ctl03 (192.168.10.13) already present
2017-12-10 10:19:17,617 [salt.state       ][INFO    ][7272] Completed state [ctl03] at time 10:19:17.616577 duration_in_ms=0.736
2017-12-10 10:19:17,617 [salt.state       ][INFO    ][7272] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.616751
2017-12-10 10:19:17,617 [salt.state       ][INFO    ][7272] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,617 [salt.state       ][INFO    ][7272] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-12-10 10:19:17,617 [salt.state       ][INFO    ][7272] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.617429 duration_in_ms=0.678
2017-12-10 10:19:17,618 [salt.state       ][INFO    ][7272] Running state [ctl01] at time 10:19:17.617603
2017-12-10 10:19:17,618 [salt.state       ][INFO    ][7272] Executing state host.present for ctl01
2017-12-10 10:19:17,618 [salt.state       ][INFO    ][7272] Host ctl01 (192.168.10.11) already present
2017-12-10 10:19:17,618 [salt.state       ][INFO    ][7272] Completed state [ctl01] at time 10:19:17.618276 duration_in_ms=0.672
2017-12-10 10:19:17,618 [salt.state       ][INFO    ][7272] Running state [ctl] at time 10:19:17.618447
2017-12-10 10:19:17,619 [salt.state       ][INFO    ][7272] Executing state host.present for ctl
2017-12-10 10:19:17,619 [salt.state       ][INFO    ][7272] Host ctl (192.168.10.10) already present
2017-12-10 10:19:17,619 [salt.state       ][INFO    ][7272] Completed state [ctl] at time 10:19:17.619127 duration_in_ms=0.68
2017-12-10 10:19:17,619 [salt.state       ][INFO    ][7272] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.619338
2017-12-10 10:19:17,620 [salt.state       ][INFO    ][7272] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:17,620 [salt.state       ][INFO    ][7272] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-12-10 10:19:17,620 [salt.state       ][INFO    ][7272] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:19:17.620022 duration_in_ms=0.683
2017-12-10 10:19:17,621 [salt.state       ][INFO    ][7272] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:19:17.620649
2017-12-10 10:19:17,621 [salt.state       ][INFO    ][7272] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-10 10:19:17,621 [salt.loaded.int.module.cmdmod][INFO    ][7272] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-10 10:19:18,230 [salt.state       ][INFO    ][7272] {'pid': 12885, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-10 10:19:18,230 [salt.state       ][INFO    ][7272] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:19:18.230424 duration_in_ms=609.773
2017-12-10 10:19:18,233 [salt.minion      ][INFO    ][7272] Returning information for job: 20171210101650495306
2017-12-10 10:19:19,136 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command state.sls with jid 20171210101919120741
2017-12-10 10:19:19,148 [salt.minion      ][INFO    ][13033] Starting a new job with PID 13033
2017-12-10 10:19:21,397 [salt.state       ][INFO    ][13033] Loading fresh modules for state activity
2017-12-10 10:19:21,428 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-10 10:19:21,450 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-10 10:19:21,466 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-10 10:19:21,492 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,505 [py.warnings      ][WARNING ][13033] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-10 10:19:21,506 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-10 10:19:21,538 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-10 10:19:21,561 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,586 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-10 10:19:21,603 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,630 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-10 10:19:21,652 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,686 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-10 10:19:21,704 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,751 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-10 10:19:21,771 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:21,799 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-10 10:19:21,840 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-10 10:19:22,217 [salt.state       ][INFO    ][13033] Running state [rabbitmq-server] at time 10:19:22.217318
2017-12-10 10:19:22,218 [salt.state       ][INFO    ][13033] Executing state pkg.installed for rabbitmq-server
2017-12-10 10:19:22,218 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:19:22,690 [salt.state       ][INFO    ][13033] Package rabbitmq-server is already installed
2017-12-10 10:19:22,690 [salt.state       ][INFO    ][13033] Completed state [rabbitmq-server] at time 10:19:22.689994 duration_in_ms=472.675
2017-12-10 10:19:22,690 [salt.state       ][INFO    ][13033] Running state [gettext-base] at time 10:19:22.690225
2017-12-10 10:19:22,690 [salt.state       ][INFO    ][13033] Executing state pkg.installed for gettext-base
2017-12-10 10:19:22,694 [salt.state       ][INFO    ][13033] Package gettext-base is already installed
2017-12-10 10:19:22,695 [salt.state       ][INFO    ][13033] Completed state [gettext-base] at time 10:19:22.694496 duration_in_ms=4.271
2017-12-10 10:19:22,697 [salt.state       ][INFO    ][13033] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:19:22.696698
2017-12-10 10:19:22,697 [salt.state       ][INFO    ][13033] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-10 10:19:22,720 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-10 10:19:22,757 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:22,772 [salt.state       ][INFO    ][13033] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-10 10:19:22,772 [salt.state       ][INFO    ][13033] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:19:22.772008 duration_in_ms=75.31
2017-12-10 10:19:22,773 [salt.state       ][INFO    ][13033] Running state [/etc/default/rabbitmq-server] at time 10:19:22.772658
2017-12-10 10:19:22,773 [salt.state       ][INFO    ][13033] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-10 10:19:22,793 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-10 10:19:22,815 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:22,829 [salt.state       ][INFO    ][13033] File /etc/default/rabbitmq-server is in the correct state
2017-12-10 10:19:22,829 [salt.state       ][INFO    ][13033] Completed state [/etc/default/rabbitmq-server] at time 10:19:22.829191 duration_in_ms=56.532
2017-12-10 10:19:22,830 [salt.state       ][INFO    ][13033] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:19:22.829841
2017-12-10 10:19:22,830 [salt.state       ][INFO    ][13033] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-10 10:19:22,845 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-10 10:19:22,863 [salt.fileclient  ][INFO    ][13033] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-10 10:19:22,876 [salt.state       ][INFO    ][13033] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-10 10:19:22,877 [salt.state       ][INFO    ][13033] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:19:22.876561 duration_in_ms=46.72
2017-12-10 10:19:22,878 [salt.state       ][INFO    ][13033] Running state [rabbitmq-server] at time 10:19:22.878025
2017-12-10 10:19:22,878 [salt.state       ][INFO    ][13033] Executing state service.running for rabbitmq-server
2017-12-10 10:19:22,879 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-10 10:19:22,897 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:19:22,904 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-10 10:19:22,912 [salt.state       ][INFO    ][13033] The service rabbitmq-server is already running
2017-12-10 10:19:22,912 [salt.state       ][INFO    ][13033] Completed state [rabbitmq-server] at time 10:19:22.912088 duration_in_ms=34.062
2017-12-10 10:19:22,914 [salt.state       ][INFO    ][13033] Running state [amqp_client] at time 10:19:22.913892
2017-12-10 10:19:22,914 [salt.state       ][INFO    ][13033] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-10 10:19:22,915 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 10:19:23,546 [salt.state       ][INFO    ][13033] Plugin 'amqp_client' is already enabled.
2017-12-10 10:19:23,546 [salt.state       ][INFO    ][13033] Completed state [amqp_client] at time 10:19:23.545878 duration_in_ms=631.986
2017-12-10 10:19:23,547 [salt.state       ][INFO    ][13033] Running state [rabbitmq_management] at time 10:19:23.546822
2017-12-10 10:19:23,547 [salt.state       ][INFO    ][13033] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-10 10:19:23,548 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-10 10:19:24,164 [salt.state       ][INFO    ][13033] Plugin 'rabbitmq_management' is already enabled.
2017-12-10 10:19:24,165 [salt.state       ][INFO    ][13033] Completed state [rabbitmq_management] at time 10:19:24.164777 duration_in_ms=617.954
2017-12-10 10:19:24,166 [salt.state       ][INFO    ][13033] Running state [/openstack] at time 10:19:24.166285
2017-12-10 10:19:24,167 [salt.state       ][INFO    ][13033] Executing state rabbitmq_vhost.present for /openstack
2017-12-10 10:19:24,167 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-10 10:19:24,758 [salt.state       ][INFO    ][13033] Virtual Host '/openstack' already exists.
2017-12-10 10:19:24,758 [salt.state       ][INFO    ][13033] Completed state [/openstack] at time 10:19:24.758160 duration_in_ms=591.875
2017-12-10 10:19:24,760 [salt.state       ][INFO    ][13033] Running state [openstack] at time 10:19:24.759985
2017-12-10 10:19:24,760 [salt.state       ][INFO    ][13033] Executing state rabbitmq_user.present for openstack
2017-12-10 10:19:24,761 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:25,394 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 10:19:27,207 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:27,820 [salt.state       ][INFO    ][13033] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 10:19:27,820 [salt.state       ][INFO    ][13033] Completed state [openstack] at time 10:19:27.819818 duration_in_ms=3059.832
2017-12-10 10:19:27,821 [salt.state       ][INFO    ][13033] Running state [Ceilometer] at time 10:19:27.821304
2017-12-10 10:19:27,822 [salt.state       ][INFO    ][13033] Executing state rabbitmq_policy.present for Ceilometer
2017-12-10 10:19:27,822 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:28,456 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-10 10:19:29,048 [salt.state       ][INFO    ][13033] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-10 10:19:29,048 [salt.state       ][INFO    ][13033] Completed state [Ceilometer] at time 10:19:29.048357 duration_in_ms=1227.052
2017-12-10 10:19:29,049 [salt.state       ][INFO    ][13033] Running state [HA] at time 10:19:29.049086
2017-12-10 10:19:29,049 [salt.state       ][INFO    ][13033] Executing state rabbitmq_policy.present for HA
2017-12-10 10:19:29,050 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-10 10:19:29,244 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command saltutil.find_job with jid 20171210101929224360
2017-12-10 10:19:29,255 [salt.minion      ][INFO    ][14696] Starting a new job with PID 14696
2017-12-10 10:19:29,264 [salt.minion      ][INFO    ][14696] Returning information for job: 20171210101929224360
2017-12-10 10:19:29,679 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 10:19:30,277 [salt.state       ][INFO    ][13033] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-10 10:19:30,277 [salt.state       ][INFO    ][13033] Completed state [HA] at time 10:19:30.277175 duration_in_ms=1228.089
2017-12-10 10:19:30,277 [salt.state       ][INFO    ][13033] Running state [guest] at time 10:19:30.277427
2017-12-10 10:19:30,278 [salt.state       ][INFO    ][13033] Executing state rabbitmq_user.present for guest
2017-12-10 10:19:30,278 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:30,870 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 10:19:32,716 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-10 10:19:33,339 [salt.state       ][INFO    ][13033] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 10:19:33,340 [salt.state       ][INFO    ][13033] Completed state [guest] at time 10:19:33.339467 duration_in_ms=3062.039
2017-12-10 10:19:33,340 [salt.state       ][INFO    ][13033] Running state [HA] at time 10:19:33.340211
2017-12-10 10:19:33,340 [salt.state       ][INFO    ][13033] Executing state rabbitmq_policy.present for HA
2017-12-10 10:19:33,341 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-10 10:19:33,956 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-10 10:19:34,581 [salt.state       ][INFO    ][13033] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-10 10:19:34,582 [salt.state       ][INFO    ][13033] Completed state [HA] at time 10:19:34.581566 duration_in_ms=1241.354
2017-12-10 10:19:34,582 [salt.state       ][INFO    ][13033] Running state [admin] at time 10:19:34.582287
2017-12-10 10:19:34,583 [salt.state       ][INFO    ][13033] Executing state rabbitmq_user.present for admin
2017-12-10 10:19:34,583 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:35,194 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-10 10:19:37,038 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-10 10:19:37,635 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-10 10:19:38,261 [salt.state       ][INFO    ][13033] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-10 10:19:38,261 [salt.state       ][INFO    ][13033] Completed state [admin] at time 10:19:38.260939 duration_in_ms=3678.651
2017-12-10 10:19:38,262 [salt.state       ][INFO    ][13033] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.261590
2017-12-10 10:19:38,262 [salt.state       ][INFO    ][13033] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,262 [salt.state       ][INFO    ][13033] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-12-10 10:19:38,263 [salt.state       ][INFO    ][13033] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.262474 duration_in_ms=0.884
2017-12-10 10:19:38,263 [salt.state       ][INFO    ][13033] Running state [mdb02] at time 10:19:38.262667
2017-12-10 10:19:38,263 [salt.state       ][INFO    ][13033] Executing state host.present for mdb02
2017-12-10 10:19:38,263 [salt.state       ][INFO    ][13033] Host mdb02 (192.168.10.77) already present
2017-12-10 10:19:38,263 [salt.state       ][INFO    ][13033] Completed state [mdb02] at time 10:19:38.263390 duration_in_ms=0.724
2017-12-10 10:19:38,264 [salt.state       ][INFO    ][13033] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.263579
2017-12-10 10:19:38,264 [salt.state       ][INFO    ][13033] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,264 [salt.state       ][INFO    ][13033] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-12-10 10:19:38,264 [salt.state       ][INFO    ][13033] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.264224 duration_in_ms=0.644
2017-12-10 10:19:38,264 [salt.state       ][INFO    ][13033] Running state [mdb03] at time 10:19:38.264388
2017-12-10 10:19:38,265 [salt.state       ][INFO    ][13033] Executing state host.present for mdb03
2017-12-10 10:19:38,265 [salt.state       ][INFO    ][13033] Host mdb03 (192.168.10.78) already present
2017-12-10 10:19:38,265 [salt.state       ][INFO    ][13033] Completed state [mdb03] at time 10:19:38.265036 duration_in_ms=0.648
2017-12-10 10:19:38,265 [salt.state       ][INFO    ][13033] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.265211
2017-12-10 10:19:38,265 [salt.state       ][INFO    ][13033] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,266 [salt.state       ][INFO    ][13033] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-12-10 10:19:38,266 [salt.state       ][INFO    ][13033] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.265869 duration_in_ms=0.658
2017-12-10 10:19:38,266 [salt.state       ][INFO    ][13033] Running state [mdb01] at time 10:19:38.266037
2017-12-10 10:19:38,266 [salt.state       ][INFO    ][13033] Executing state host.present for mdb01
2017-12-10 10:19:38,267 [salt.state       ][INFO    ][13033] Host mdb01 (192.168.10.76) already present
2017-12-10 10:19:38,267 [salt.state       ][INFO    ][13033] Completed state [mdb01] at time 10:19:38.266689 duration_in_ms=0.652
2017-12-10 10:19:38,267 [salt.state       ][INFO    ][13033] Running state [mdb] at time 10:19:38.266857
2017-12-10 10:19:38,267 [salt.state       ][INFO    ][13033] Executing state host.present for mdb
2017-12-10 10:19:38,267 [salt.state       ][INFO    ][13033] Host mdb (192.168.10.75) already present
2017-12-10 10:19:38,268 [salt.state       ][INFO    ][13033] Completed state [mdb] at time 10:19:38.267593 duration_in_ms=0.736
2017-12-10 10:19:38,268 [salt.state       ][INFO    ][13033] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.267770
2017-12-10 10:19:38,268 [salt.state       ][INFO    ][13033] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,268 [salt.state       ][INFO    ][13033] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-12-10 10:19:38,268 [salt.state       ][INFO    ][13033] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.268420 duration_in_ms=0.65
2017-12-10 10:19:38,269 [salt.state       ][INFO    ][13033] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.268592
2017-12-10 10:19:38,269 [salt.state       ][INFO    ][13033] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,269 [salt.state       ][INFO    ][13033] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-10 10:19:38,269 [salt.state       ][INFO    ][13033] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.269239 duration_in_ms=0.647
2017-12-10 10:19:38,269 [salt.state       ][INFO    ][13033] Running state [cfg01] at time 10:19:38.269414
2017-12-10 10:19:38,270 [salt.state       ][INFO    ][13033] Executing state host.present for cfg01
2017-12-10 10:19:38,271 [salt.state       ][INFO    ][13033] Host cfg01 (192.168.10.100) already present
2017-12-10 10:19:38,271 [salt.state       ][INFO    ][13033] Completed state [cfg01] at time 10:19:38.271140 duration_in_ms=1.726
2017-12-10 10:19:38,271 [salt.state       ][INFO    ][13033] Running state [prx01] at time 10:19:38.271380
2017-12-10 10:19:38,272 [salt.state       ][INFO    ][13033] Executing state host.present for prx01
2017-12-10 10:19:38,272 [salt.state       ][INFO    ][13033] Host prx01 (192.168.10.104) already present
2017-12-10 10:19:38,272 [salt.state       ][INFO    ][13033] Completed state [prx01] at time 10:19:38.272092 duration_in_ms=0.712
2017-12-10 10:19:38,272 [salt.state       ][INFO    ][13033] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.272259
2017-12-10 10:19:38,272 [salt.state       ][INFO    ][13033] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,273 [salt.state       ][INFO    ][13033] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-12-10 10:19:38,273 [salt.state       ][INFO    ][13033] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.272949 duration_in_ms=0.689
2017-12-10 10:19:38,273 [salt.state       ][INFO    ][13033] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.273122
2017-12-10 10:19:38,273 [salt.state       ][INFO    ][13033] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,274 [salt.state       ][INFO    ][13033] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-12-10 10:19:38,274 [salt.state       ][INFO    ][13033] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.273774 duration_in_ms=0.652
2017-12-10 10:19:38,274 [salt.state       ][INFO    ][13033] Running state [kvm01] at time 10:19:38.273945
2017-12-10 10:19:38,274 [salt.state       ][INFO    ][13033] Executing state host.present for kvm01
2017-12-10 10:19:38,274 [salt.state       ][INFO    ][13033] Host kvm01 (192.168.10.141) already present
2017-12-10 10:19:38,275 [salt.state       ][INFO    ][13033] Completed state [kvm01] at time 10:19:38.274592 duration_in_ms=0.646
2017-12-10 10:19:38,275 [salt.state       ][INFO    ][13033] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.274759
2017-12-10 10:19:38,275 [salt.state       ][INFO    ][13033] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,275 [salt.state       ][INFO    ][13033] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-12-10 10:19:38,276 [salt.state       ][INFO    ][13033] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.275550 duration_in_ms=0.791
2017-12-10 10:19:38,276 [salt.state       ][INFO    ][13033] Running state [kvm03] at time 10:19:38.275719
2017-12-10 10:19:38,276 [salt.state       ][INFO    ][13033] Executing state host.present for kvm03
2017-12-10 10:19:38,276 [salt.state       ][INFO    ][13033] Host kvm03 (192.168.10.143) already present
2017-12-10 10:19:38,276 [salt.state       ][INFO    ][13033] Completed state [kvm03] at time 10:19:38.276371 duration_in_ms=0.652
2017-12-10 10:19:38,277 [salt.state       ][INFO    ][13033] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.276537
2017-12-10 10:19:38,277 [salt.state       ][INFO    ][13033] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,277 [salt.state       ][INFO    ][13033] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-12-10 10:19:38,277 [salt.state       ][INFO    ][13033] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.277217 duration_in_ms=0.68
2017-12-10 10:19:38,277 [salt.state       ][INFO    ][13033] Running state [kvm02] at time 10:19:38.277396
2017-12-10 10:19:38,278 [salt.state       ][INFO    ][13033] Executing state host.present for kvm02
2017-12-10 10:19:38,278 [salt.state       ][INFO    ][13033] Host kvm02 (192.168.10.142) already present
2017-12-10 10:19:38,278 [salt.state       ][INFO    ][13033] Completed state [kvm02] at time 10:19:38.278060 duration_in_ms=0.664
2017-12-10 10:19:38,278 [salt.state       ][INFO    ][13033] Running state [dbs] at time 10:19:38.278232
2017-12-10 10:19:38,278 [salt.state       ][INFO    ][13033] Executing state host.present for dbs
2017-12-10 10:19:38,279 [salt.state       ][INFO    ][13033] Host dbs (192.168.10.50) already present
2017-12-10 10:19:38,279 [salt.state       ][INFO    ][13033] Completed state [dbs] at time 10:19:38.278893 duration_in_ms=0.661
2017-12-10 10:19:38,279 [salt.state       ][INFO    ][13033] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.279062
2017-12-10 10:19:38,279 [salt.state       ][INFO    ][13033] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,280 [salt.state       ][INFO    ][13033] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-12-10 10:19:38,280 [salt.state       ][INFO    ][13033] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.279788 duration_in_ms=0.726
2017-12-10 10:19:38,280 [salt.state       ][INFO    ][13033] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.279961
2017-12-10 10:19:38,280 [salt.state       ][INFO    ][13033] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.280620 duration_in_ms=0.659
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Running state [prx] at time 10:19:38.280790
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Executing state host.present for prx
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Host prx (100.64.200.103) already present
2017-12-10 10:19:38,281 [salt.state       ][INFO    ][13033] Completed state [prx] at time 10:19:38.281450 duration_in_ms=0.66
2017-12-10 10:19:38,282 [salt.state       ][INFO    ][13033] Running state [prx02] at time 10:19:38.281622
2017-12-10 10:19:38,282 [salt.state       ][INFO    ][13033] Executing state host.present for prx02
2017-12-10 10:19:38,282 [salt.state       ][INFO    ][13033] Host prx02 (192.168.10.105) already present
2017-12-10 10:19:38,282 [salt.state       ][INFO    ][13033] Completed state [prx02] at time 10:19:38.282287 duration_in_ms=0.665
2017-12-10 10:19:38,282 [salt.state       ][INFO    ][13033] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.282458
2017-12-10 10:19:38,283 [salt.state       ][INFO    ][13033] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,283 [salt.state       ][INFO    ][13033] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-12-10 10:19:38,283 [salt.state       ][INFO    ][13033] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.283128 duration_in_ms=0.67
2017-12-10 10:19:38,283 [salt.state       ][INFO    ][13033] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.283339
2017-12-10 10:19:38,284 [salt.state       ][INFO    ][13033] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,284 [salt.state       ][INFO    ][13033] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-12-10 10:19:38,284 [salt.state       ][INFO    ][13033] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.284027 duration_in_ms=0.688
2017-12-10 10:19:38,284 [salt.state       ][INFO    ][13033] Running state [msg02] at time 10:19:38.284197
2017-12-10 10:19:38,284 [salt.state       ][INFO    ][13033] Executing state host.present for msg02
2017-12-10 10:19:38,285 [salt.state       ][INFO    ][13033] Host msg02 (192.168.10.42) already present
2017-12-10 10:19:38,285 [salt.state       ][INFO    ][13033] Completed state [msg02] at time 10:19:38.284873 duration_in_ms=0.675
2017-12-10 10:19:38,285 [salt.state       ][INFO    ][13033] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.285042
2017-12-10 10:19:38,285 [salt.state       ][INFO    ][13033] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,286 [salt.state       ][INFO    ][13033] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-12-10 10:19:38,286 [salt.state       ][INFO    ][13033] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.285707 duration_in_ms=0.664
2017-12-10 10:19:38,286 [salt.state       ][INFO    ][13033] Running state [msg03] at time 10:19:38.285880
2017-12-10 10:19:38,286 [salt.state       ][INFO    ][13033] Executing state host.present for msg03
2017-12-10 10:19:38,286 [salt.state       ][INFO    ][13033] Host msg03 (192.168.10.43) already present
2017-12-10 10:19:38,287 [salt.state       ][INFO    ][13033] Completed state [msg03] at time 10:19:38.286539 duration_in_ms=0.66
2017-12-10 10:19:38,287 [salt.state       ][INFO    ][13033] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.286709
2017-12-10 10:19:38,287 [salt.state       ][INFO    ][13033] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,287 [salt.state       ][INFO    ][13033] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-12-10 10:19:38,288 [salt.state       ][INFO    ][13033] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.287473 duration_in_ms=0.764
2017-12-10 10:19:38,288 [salt.state       ][INFO    ][13033] Running state [msg01] at time 10:19:38.287654
2017-12-10 10:19:38,288 [salt.state       ][INFO    ][13033] Executing state host.present for msg01
2017-12-10 10:19:38,288 [salt.state       ][INFO    ][13033] Host msg01 (192.168.10.41) already present
2017-12-10 10:19:38,288 [salt.state       ][INFO    ][13033] Completed state [msg01] at time 10:19:38.288298 duration_in_ms=0.645
2017-12-10 10:19:38,289 [salt.state       ][INFO    ][13033] Running state [file.replace] at time 10:19:38.289311
2017-12-10 10:19:38,290 [salt.state       ][INFO    ][13033] Executing state module.run for file.replace
2017-12-10 10:19:38,405 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-10 10:19:38,412 [salt.state       ][INFO    ][13033] onlyif execution failed
2017-12-10 10:19:38,413 [salt.state       ][INFO    ][13033] Completed state [file.replace] at time 10:19:38.412620 duration_in_ms=123.309
2017-12-10 10:19:38,413 [salt.state       ][INFO    ][13033] Running state [msg] at time 10:19:38.412965
2017-12-10 10:19:38,413 [salt.state       ][INFO    ][13033] Executing state host.present for msg
2017-12-10 10:19:38,414 [salt.state       ][INFO    ][13033] Host msg (192.168.10.40) already present
2017-12-10 10:19:38,414 [salt.state       ][INFO    ][13033] Completed state [msg] at time 10:19:38.413927 duration_in_ms=0.962
2017-12-10 10:19:38,414 [salt.state       ][INFO    ][13033] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.414100
2017-12-10 10:19:38,414 [salt.state       ][INFO    ][13033] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,415 [salt.state       ][INFO    ][13033] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-12-10 10:19:38,415 [salt.state       ][INFO    ][13033] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.414794 duration_in_ms=0.694
2017-12-10 10:19:38,416 [salt.state       ][INFO    ][13033] Running state [file.replace] at time 10:19:38.415745
2017-12-10 10:19:38,416 [salt.state       ][INFO    ][13033] Executing state module.run for file.replace
2017-12-10 10:19:38,418 [salt.loaded.int.module.cmdmod][INFO    ][13033] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-10 10:19:38,425 [salt.state       ][INFO    ][13033] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.42\t\tmsg02.baremetal-mcp-ocata-odl-ha.local msg02\n 192.168.10.43\t\tmsg03.baremetal-mcp-ocata-odl-ha.local msg03\n 192.168.10.41\t\tmsg01.baremetal-mcp-ocata-odl-ha.local msg01\n-192.168.10.40\t\tmsg msg.baremetal-mcp-ocata-odl-ha.local\n+192.168.10.40\t\tmsg.baremetal-mcp-ocata-odl-ha.local msg\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.51\t\tdbs01.baremetal-mcp-ocata-odl-ha.local dbs01\n'}
2017-12-10 10:19:38,426 [salt.state       ][INFO    ][13033] Completed state [file.replace] at time 10:19:38.425599 duration_in_ms=9.853
2017-12-10 10:19:38,426 [salt.state       ][INFO    ][13033] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.425818
2017-12-10 10:19:38,426 [salt.state       ][INFO    ][13033] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,426 [salt.state       ][INFO    ][13033] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-10 10:19:38,427 [salt.state       ][INFO    ][13033] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.426560 duration_in_ms=0.742
2017-12-10 10:19:38,427 [salt.state       ][INFO    ][13033] Running state [cfg01] at time 10:19:38.426735
2017-12-10 10:19:38,427 [salt.state       ][INFO    ][13033] Executing state host.present for cfg01
2017-12-10 10:19:38,427 [salt.state       ][INFO    ][13033] Host cfg01 (192.168.10.100) already present
2017-12-10 10:19:38,427 [salt.state       ][INFO    ][13033] Completed state [cfg01] at time 10:19:38.427445 duration_in_ms=0.709
2017-12-10 10:19:38,428 [salt.state       ][INFO    ][13033] Running state [cmp002] at time 10:19:38.427623
2017-12-10 10:19:38,428 [salt.state       ][INFO    ][13033] Executing state host.present for cmp002
2017-12-10 10:19:38,428 [salt.state       ][INFO    ][13033] Host cmp002 (192.168.10.102) already present
2017-12-10 10:19:38,428 [salt.state       ][INFO    ][13033] Completed state [cmp002] at time 10:19:38.428295 duration_in_ms=0.672
2017-12-10 10:19:38,428 [salt.state       ][INFO    ][13033] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.428466
2017-12-10 10:19:38,429 [salt.state       ][INFO    ][13033] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,429 [salt.state       ][INFO    ][13033] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-12-10 10:19:38,429 [salt.state       ][INFO    ][13033] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.429121 duration_in_ms=0.656
2017-12-10 10:19:38,429 [salt.state       ][INFO    ][13033] Running state [cmp001] at time 10:19:38.429292
2017-12-10 10:19:38,429 [salt.state       ][INFO    ][13033] Executing state host.present for cmp001
2017-12-10 10:19:38,430 [salt.state       ][INFO    ][13033] Host cmp001 (192.168.10.101) already present
2017-12-10 10:19:38,430 [salt.state       ][INFO    ][13033] Completed state [cmp001] at time 10:19:38.429951 duration_in_ms=0.659
2017-12-10 10:19:38,430 [salt.state       ][INFO    ][13033] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.430115
2017-12-10 10:19:38,430 [salt.state       ][INFO    ][13033] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,431 [salt.state       ][INFO    ][13033] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-12-10 10:19:38,431 [salt.state       ][INFO    ][13033] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.430762 duration_in_ms=0.646
2017-12-10 10:19:38,431 [salt.state       ][INFO    ][13033] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.430937
2017-12-10 10:19:38,431 [salt.state       ][INFO    ][13033] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.431625 duration_in_ms=0.688
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Running state [dbs01] at time 10:19:38.431795
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Executing state host.present for dbs01
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Host dbs01 (192.168.10.51) already present
2017-12-10 10:19:38,432 [salt.state       ][INFO    ][13033] Completed state [dbs01] at time 10:19:38.432442 duration_in_ms=0.646
2017-12-10 10:19:38,433 [salt.state       ][INFO    ][13033] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.432609
2017-12-10 10:19:38,433 [salt.state       ][INFO    ][13033] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,433 [salt.state       ][INFO    ][13033] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-12-10 10:19:38,433 [salt.state       ][INFO    ][13033] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.433259 duration_in_ms=0.65
2017-12-10 10:19:38,433 [salt.state       ][INFO    ][13033] Running state [dbs02] at time 10:19:38.433426
2017-12-10 10:19:38,434 [salt.state       ][INFO    ][13033] Executing state host.present for dbs02
2017-12-10 10:19:38,434 [salt.state       ][INFO    ][13033] Host dbs02 (192.168.10.52) already present
2017-12-10 10:19:38,434 [salt.state       ][INFO    ][13033] Completed state [dbs02] at time 10:19:38.434071 duration_in_ms=0.646
2017-12-10 10:19:38,434 [salt.state       ][INFO    ][13033] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.434239
2017-12-10 10:19:38,434 [salt.state       ][INFO    ][13033] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,435 [salt.state       ][INFO    ][13033] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-12-10 10:19:38,435 [salt.state       ][INFO    ][13033] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.435030 duration_in_ms=0.791
2017-12-10 10:19:38,435 [salt.state       ][INFO    ][13033] Running state [dbs03] at time 10:19:38.435225
2017-12-10 10:19:38,435 [salt.state       ][INFO    ][13033] Executing state host.present for dbs03
2017-12-10 10:19:38,436 [salt.state       ][INFO    ][13033] Host dbs03 (192.168.10.53) already present
2017-12-10 10:19:38,436 [salt.state       ][INFO    ][13033] Completed state [dbs03] at time 10:19:38.435874 duration_in_ms=0.649
2017-12-10 10:19:38,436 [salt.state       ][INFO    ][13033] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.436041
2017-12-10 10:19:38,436 [salt.state       ][INFO    ][13033] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,437 [salt.state       ][INFO    ][13033] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-12-10 10:19:38,437 [salt.state       ][INFO    ][13033] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.436686 duration_in_ms=0.645
2017-12-10 10:19:38,437 [salt.state       ][INFO    ][13033] Running state [odl01] at time 10:19:38.436853
2017-12-10 10:19:38,437 [salt.state       ][INFO    ][13033] Executing state host.present for odl01
2017-12-10 10:19:38,437 [salt.state       ][INFO    ][13033] Host odl01 (192.168.10.111) already present
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Completed state [odl01] at time 10:19:38.437491 duration_in_ms=0.639
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.437666
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.438305 duration_in_ms=0.64
2017-12-10 10:19:38,438 [salt.state       ][INFO    ][13033] Running state [mas01] at time 10:19:38.438472
2017-12-10 10:19:38,439 [salt.state       ][INFO    ][13033] Executing state host.present for mas01
2017-12-10 10:19:38,439 [salt.state       ][INFO    ][13033] Host mas01 (192.168.10.3) already present
2017-12-10 10:19:38,439 [salt.state       ][INFO    ][13033] Completed state [mas01] at time 10:19:38.439124 duration_in_ms=0.653
2017-12-10 10:19:38,439 [salt.state       ][INFO    ][13033] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.439308
2017-12-10 10:19:38,439 [salt.state       ][INFO    ][13033] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,440 [salt.state       ][INFO    ][13033] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-12-10 10:19:38,440 [salt.state       ][INFO    ][13033] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.439950 duration_in_ms=0.641
2017-12-10 10:19:38,440 [salt.state       ][INFO    ][13033] Running state [ctl02] at time 10:19:38.440120
2017-12-10 10:19:38,440 [salt.state       ][INFO    ][13033] Executing state host.present for ctl02
2017-12-10 10:19:38,441 [salt.state       ][INFO    ][13033] Host ctl02 (192.168.10.12) already present
2017-12-10 10:19:38,441 [salt.state       ][INFO    ][13033] Completed state [ctl02] at time 10:19:38.440756 duration_in_ms=0.636
2017-12-10 10:19:38,441 [salt.state       ][INFO    ][13033] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.440922
2017-12-10 10:19:38,441 [salt.state       ][INFO    ][13033] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,441 [salt.state       ][INFO    ][13033] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-12-10 10:19:38,442 [salt.state       ][INFO    ][13033] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.441561 duration_in_ms=0.64
2017-12-10 10:19:38,442 [salt.state       ][INFO    ][13033] Running state [ctl03] at time 10:19:38.441725
2017-12-10 10:19:38,442 [salt.state       ][INFO    ][13033] Executing state host.present for ctl03
2017-12-10 10:19:38,442 [salt.state       ][INFO    ][13033] Host ctl03 (192.168.10.13) already present
2017-12-10 10:19:38,442 [salt.state       ][INFO    ][13033] Completed state [ctl03] at time 10:19:38.442366 duration_in_ms=0.64
2017-12-10 10:19:38,443 [salt.state       ][INFO    ][13033] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.442535
2017-12-10 10:19:38,443 [salt.state       ][INFO    ][13033] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,443 [salt.state       ][INFO    ][13033] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-12-10 10:19:38,443 [salt.state       ][INFO    ][13033] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.443212 duration_in_ms=0.677
2017-12-10 10:19:38,443 [salt.state       ][INFO    ][13033] Running state [ctl01] at time 10:19:38.443383
2017-12-10 10:19:38,444 [salt.state       ][INFO    ][13033] Executing state host.present for ctl01
2017-12-10 10:19:38,444 [salt.state       ][INFO    ][13033] Host ctl01 (192.168.10.11) already present
2017-12-10 10:19:38,444 [salt.state       ][INFO    ][13033] Completed state [ctl01] at time 10:19:38.444025 duration_in_ms=0.642
2017-12-10 10:19:38,444 [salt.state       ][INFO    ][13033] Running state [ctl] at time 10:19:38.444187
2017-12-10 10:19:38,444 [salt.state       ][INFO    ][13033] Executing state host.present for ctl
2017-12-10 10:19:38,445 [salt.state       ][INFO    ][13033] Host ctl (192.168.10.10) already present
2017-12-10 10:19:38,445 [salt.state       ][INFO    ][13033] Completed state [ctl] at time 10:19:38.444835 duration_in_ms=0.647
2017-12-10 10:19:38,445 [salt.state       ][INFO    ][13033] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.445001
2017-12-10 10:19:38,445 [salt.state       ][INFO    ][13033] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-10 10:19:38,446 [salt.state       ][INFO    ][13033] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-12-10 10:19:38,446 [salt.state       ][INFO    ][13033] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:19:38.445643 duration_in_ms=0.643
2017-12-10 10:19:38,446 [salt.state       ][INFO    ][13033] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:19:38.446202
2017-12-10 10:19:38,446 [salt.state       ][INFO    ][13033] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-10 10:19:38,447 [salt.state       ][INFO    ][13033] /var/lib/rabbitmq/.cluster_name exists
2017-12-10 10:19:38,447 [salt.state       ][INFO    ][13033] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:19:38.446780 duration_in_ms=0.577
2017-12-10 10:19:38,448 [salt.minion      ][INFO    ][13033] Returning information for job: 20171210101919120741
2017-12-10 10:22:04,038 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command cmd.run with jid 20171210102204021223
2017-12-10 10:22:04,052 [salt.minion      ][INFO    ][17043] Starting a new job with PID 17043
2017-12-10 10:22:04,056 [salt.loaded.int.module.cmdmod][INFO    ][17043] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-10 10:22:04,686 [salt.minion      ][INFO    ][17043] Returning information for job: 20171210102204021223
2017-12-10 10:46:12,348 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command state.sls with jid 20171210104612324112
2017-12-10 10:46:12,365 [salt.minion      ][INFO    ][18505] Starting a new job with PID 18505
2017-12-10 10:46:13,826 [salt.state       ][INFO    ][18505] Loading fresh modules for state activity
2017-12-10 10:46:13,867 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-10 10:46:13,906 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-10 10:46:13,940 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 10:46:14,266 [salt.state       ][INFO    ][18505] Running state [haproxy] at time 10:46:14.266041
2017-12-10 10:46:14,266 [salt.state       ][INFO    ][18505] Executing state pkg.installed for haproxy
2017-12-10 10:46:14,267 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:46:14,798 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-10 10:46:16,823 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-12-10 10:46:19,508 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-10 10:46:19,534 [salt.state       ][INFO    ][18505] 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-12-10 10:46:19,546 [salt.state       ][INFO    ][18505] Loading fresh modules for state activity
2017-12-10 10:46:19,564 [salt.state       ][INFO    ][18505] Completed state [haproxy] at time 10:46:19.564269 duration_in_ms=5298.228
2017-12-10 10:46:19,567 [salt.state       ][INFO    ][18505] Running state [/etc/default/haproxy] at time 10:46:19.567143
2017-12-10 10:46:19,568 [salt.state       ][INFO    ][18505] Executing state file.managed for /etc/default/haproxy
2017-12-10 10:46:19,604 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-10 10:46:19,606 [salt.state       ][INFO    ][18505] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2017-12-10 10:46:19,608 [salt.state       ][INFO    ][18505] Completed state [/etc/default/haproxy] at time 10:46:19.607507 duration_in_ms=40.363
2017-12-10 10:46:19,608 [salt.state       ][INFO    ][18505] Running state [/etc/haproxy/haproxy.cfg] at time 10:46:19.607848
2017-12-10 10:46:19,608 [salt.state       ][INFO    ][18505] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-10 10:46:19,634 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-10 10:46:19,769 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 10:46:19,780 [salt.state       ][INFO    ][18505] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-10 10:46:19,788 [salt.state       ][INFO    ][18505] Completed state [/etc/haproxy/haproxy.cfg] at time 10:46:19.788110 duration_in_ms=180.262
2017-12-10 10:46:19,788 [salt.state       ][INFO    ][18505] Running state [/etc/haproxy/ssl] at time 10:46:19.788408
2017-12-10 10:46:19,789 [salt.state       ][INFO    ][18505] Executing state file.directory for /etc/haproxy/ssl
2017-12-10 10:46:19,790 [salt.state       ][INFO    ][18505] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-10 10:46:19,790 [salt.state       ][INFO    ][18505] Completed state [/etc/haproxy/ssl] at time 10:46:19.789873 duration_in_ms=1.465
2017-12-10 10:46:19,791 [salt.state       ][INFO    ][18505] Running state [haproxy_status_packages] at time 10:46:19.790530
2017-12-10 10:46:19,791 [salt.state       ][INFO    ][18505] Executing state pkg.installed for haproxy_status_packages
2017-12-10 10:46:20,040 [salt.state       ][INFO    ][18505] All specified packages are already installed
2017-12-10 10:46:20,040 [salt.state       ][INFO    ][18505] Completed state [haproxy_status_packages] at time 10:46:20.040176 duration_in_ms=249.645
2017-12-10 10:46:20,041 [salt.state       ][INFO    ][18505] Running state [/usr/bin/haproxy-status.sh] at time 10:46:20.040665
2017-12-10 10:46:20,041 [salt.state       ][INFO    ][18505] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-10 10:46:20,065 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-10 10:46:20,087 [salt.fileclient  ][INFO    ][18505] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-10 10:46:20,091 [salt.state       ][INFO    ][18505] File changed:
New file
2017-12-10 10:46:20,092 [salt.state       ][INFO    ][18505] Completed state [/usr/bin/haproxy-status.sh] at time 10:46:20.091516 duration_in_ms=50.851
2017-12-10 10:46:20,092 [salt.state       ][INFO    ][18505] Running state [net.ipv4.ip_nonlocal_bind] at time 10:46:20.091961
2017-12-10 10:46:20,092 [salt.state       ][INFO    ][18505] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-10 10:46:20,093 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command 'sysctl -a' in directory '/root'
2017-12-10 10:46:20,111 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-10 10:46:20,119 [salt.state       ][INFO    ][18505] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-10 10:46:20,119 [salt.state       ][INFO    ][18505] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:46:20.118907 duration_in_ms=26.945
2017-12-10 10:46:20,120 [salt.state       ][INFO    ][18505] Running state [haproxy] at time 10:46:20.120168
2017-12-10 10:46:20,120 [salt.state       ][INFO    ][18505] Executing state service.running for haproxy
2017-12-10 10:46:20,121 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-10 10:46:20,129 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:20,135 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:20,141 [salt.state       ][INFO    ][18505] The service haproxy is already running
2017-12-10 10:46:20,141 [salt.state       ][INFO    ][18505] Completed state [haproxy] at time 10:46:20.141161 duration_in_ms=20.992
2017-12-10 10:46:20,141 [salt.state       ][INFO    ][18505] Running state [haproxy] at time 10:46:20.141351
2017-12-10 10:46:20,142 [salt.state       ][INFO    ][18505] Executing state service.mod_watch for haproxy
2017-12-10 10:46:20,142 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:20,149 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:20,157 [salt.loaded.int.module.cmdmod][INFO    ][18505] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:20,202 [salt.state       ][INFO    ][18505] {'haproxy': True}
2017-12-10 10:46:20,203 [salt.state       ][INFO    ][18505] Completed state [haproxy] at time 10:46:20.202732 duration_in_ms=61.38
2017-12-10 10:46:20,204 [salt.minion      ][INFO    ][18505] Returning information for job: 20171210104612324112
2017-12-10 10:46:25,969 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command service.status with jid 20171210104625944897
2017-12-10 10:46:25,982 [salt.minion      ][INFO    ][19112] Starting a new job with PID 19112
2017-12-10 10:46:26,101 [salt.loaded.int.module.cmdmod][INFO    ][19112] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-10 10:46:26,111 [salt.loaded.int.module.cmdmod][INFO    ][19112] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-10 10:46:26,121 [salt.minion      ][INFO    ][19112] Returning information for job: 20171210104625944897
2017-12-10 10:46:27,457 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command service.restart with jid 20171210104627432829
2017-12-10 10:46:27,472 [salt.minion      ][INFO    ][19120] Starting a new job with PID 19120
2017-12-10 10:46:27,598 [salt.loaded.int.module.cmdmod][INFO    ][19120] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-10 10:46:27,609 [salt.loaded.int.module.cmdmod][INFO    ][19120] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-10 10:46:27,625 [salt.loaded.int.module.cmdmod][INFO    ][19120] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-10 10:46:27,661 [salt.minion      ][INFO    ][19120] Returning information for job: 20171210104627432829
2017-12-10 11:00:49,901 [salt.utils.schedule][INFO    ][1711] Running scheduled job: __mine_interval
2017-12-10 11:22:14,170 [salt.minion      ][INFO    ][1711] User sudo_ubuntu Executing command cp.push_dir with jid 20171210112214153814
2017-12-10 11:22:14,186 [salt.minion      ][INFO    ][21198] Starting a new job with PID 21198
