2018-07-12 07:21:06,821 [salt.loaded.int.module.cmdmod][ERROR   ][1876] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:06,822 [salt.loaded.int.module.cmdmod][ERROR   ][1876] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:06,850 [salt.loaded.int.module.cmdmod][ERROR   ][1876] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:06,851 [salt.loaded.int.module.cmdmod][ERROR   ][1876] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:09,280 [salt.loaded.int.module.cmdmod][ERROR   ][1876] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:09,280 [salt.loaded.int.module.cmdmod][ERROR   ][1876] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:09,317 [salt.loaded.int.module.cmdmod][ERROR   ][1876] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:09,317 [salt.loaded.int.module.cmdmod][ERROR   ][1876] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:12,332 [salt.loader      ][ERROR   ][1876] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:21:52,385 [salt.loader      ][ERROR   ][1876] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:21:54,161 [salt.loaded.int.module.cmdmod][ERROR   ][1876] 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
2018-07-12 07:21:58,298 [salt.loader      ][ERROR   ][2436] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:21:58,743 [salt.loaded.int.module.cmdmod][INFO    ][2436] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-12 07:21:58,770 [salt.loaded.int.module.cmdmod][INFO    ][2436] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-12 07:21:58,825 [salt.loaded.int.module.cmdmod][INFO    ][2436] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-12 07:21:58,860 [salt.utils.parsers][WARNING ][1588] Minion received a SIGTERM. Exiting.
2018-07-12 07:22:00,231 [salt.cli.daemons ][INFO    ][2515] Setting up the Salt Minion "msg02.mcp-ovs-dpdk-ha.local"
2018-07-12 07:22:00,472 [salt.cli.daemons ][INFO    ][2515] Starting up the Salt Minion
2018-07-12 07:22:00,473 [salt.utils.event ][INFO    ][2515] Starting pull socket on /var/run/salt/minion/minion_event_cb4aee2f3f_pull.ipc
2018-07-12 07:22:01,632 [salt.minion      ][INFO    ][2515] Creating minion process manager
2018-07-12 07:22:03,381 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2515] Executing command ['date', '+%z'] in directory '/root'
2018-07-12 07:22:03,440 [salt.utils.schedule][INFO    ][2515] Updating job settings for scheduled job: __mine_interval
2018-07-12 07:22:03,448 [salt.minion      ][INFO    ][2515] Added mine.update to scheduler
2018-07-12 07:22:03,465 [salt.minion      ][INFO    ][2515] Minion is starting as user 'root'
2018-07-12 07:22:03,493 [salt.minion      ][INFO    ][2515] Minion is ready to receive requests!
2018-07-12 07:22:04,495 [salt.utils.schedule][INFO    ][2515] Running scheduled job: __mine_interval
2018-07-12 07:23:48,858 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command state.apply with jid 20180712072348839216
2018-07-12 07:23:48,892 [salt.minion      ][INFO    ][2611] Starting a new job with PID 2611
2018-07-12 07:23:51,645 [salt.state       ][INFO    ][2611] Loading fresh modules for state activity
2018-07-12 07:23:52,022 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-12 07:23:52,517 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-12 07:23:52,877 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-12 07:23:53,074 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-12 07:23:53,287 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-12 07:23:53,686 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-12 07:23:53,890 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-12 07:23:54,124 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-12 07:23:54,358 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-12 07:23:54,539 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-12 07:23:54,720 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-12 07:23:55,188 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-12 07:23:55,507 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-12 07:23:55,704 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-12 07:23:55,884 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-12 07:23:56,068 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-12 07:23:56,382 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-12 07:23:56,629 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-12 07:23:56,812 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-12 07:23:57,074 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-12 07:23:57,257 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-12 07:23:57,550 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-12 07:23:58,291 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-12 07:23:58,512 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-12 07:23:58,713 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-12 07:23:58,750 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-12 07:23:58,867 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-12 07:23:58,974 [salt.state       ][INFO    ][2611] Running state [/etc/environment] at time 07:23:58.974288
2018-07-12 07:23:58,984 [salt.state       ][INFO    ][2611] Executing state file.blockreplace for /etc/environment
2018-07-12 07:23:58,997 [salt.state       ][INFO    ][2611] 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

2018-07-12 07:23:58,998 [salt.state       ][INFO    ][2611] Completed state [/etc/environment] at time 07:23:58.998493 duration_in_ms=24.205
2018-07-12 07:23:58,998 [salt.state       ][INFO    ][2611] Running state [/etc/profile.d] at time 07:23:58.998900
2018-07-12 07:23:58,999 [salt.state       ][INFO    ][2611] Executing state file.directory for /etc/profile.d
2018-07-12 07:23:59,015 [salt.state       ][INFO    ][2611] Directory /etc/profile.d is in the correct state
2018-07-12 07:23:59,016 [salt.state       ][INFO    ][2611] Completed state [/etc/profile.d] at time 07:23:59.016271 duration_in_ms=17.372
2018-07-12 07:23:59,126 [salt.loader      ][ERROR   ][2611] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:23:59,919 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:23:59.919439
2018-07-12 07:23:59,920 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-12 07:23:59,951 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-12 07:23:59,963 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:23:59,964 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:23:59.964363 duration_in_ms=44.925
2018-07-12 07:23:59,964 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:23:59.964923
2018-07-12 07:23:59,965 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-12 07:23:59,989 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:23:59,990 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:23:59.990639 duration_in_ms=25.716
2018-07-12 07:23:59,993 [salt.state       ][INFO    ][2611] Running state [linux_repo_prereq_pkgs] at time 07:23:59.993326
2018-07-12 07:23:59,993 [salt.state       ][INFO    ][2611] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-12 07:23:59,994 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:00,734 [salt.state       ][INFO    ][2611] All specified packages are already installed
2018-07-12 07:24:00,735 [salt.state       ][INFO    ][2611] Completed state [linux_repo_prereq_pkgs] at time 07:24:00.735835 duration_in_ms=742.508
2018-07-12 07:24:00,736 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:24:00.736541
2018-07-12 07:24:00,737 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-12 07:24:00,771 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-12 07:24:00,785 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:00,786 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:24:00.786670 duration_in_ms=50.128
2018-07-12 07:24:00,787 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:24:00.787258
2018-07-12 07:24:00,787 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-12 07:24:00,788 [salt.state       ][INFO    ][2611] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-12 07:24:00,789 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:24:00.789083 duration_in_ms=1.825
2018-07-12 07:24:00,789 [salt.state       ][INFO    ][2611] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:24:00.789663
2018-07-12 07:24:00,790 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-12 07:24:00,819 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-12 07:24:00,983 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:00,984 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:24:00.984497 duration_in_ms=194.834
2018-07-12 07:24:00,986 [salt.state       ][INFO    ][2611] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:24:00.986580
2018-07-12 07:24:00,987 [salt.state       ][INFO    ][2611] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-12 07:24:00,988 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-12 07:24:03,510 [salt.state       ][INFO    ][2611] {'pid': 2675, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-12 07:24:03,512 [salt.state       ][INFO    ][2611] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:24:03.512543 duration_in_ms=2525.96
2018-07-12 07:24:03,540 [salt.state       ][INFO    ][2611] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:24:03.540438
2018-07-12 07:24:03,541 [salt.state       ][INFO    ][2611] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-12 07:24:03,803 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:08,909 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072408871534
2018-07-12 07:24:08,942 [salt.minion      ][INFO    ][3103] Starting a new job with PID 3103
2018-07-12 07:24:09,115 [salt.minion      ][INFO    ][3103] Returning information for job: 20180712072408871534
2018-07-12 07:24:12,571 [salt.state       ][INFO    ][2611] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-12 07:24:12,571 [salt.state       ][INFO    ][2611] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:24:12.571615 duration_in_ms=9031.177
2018-07-12 07:24:12,572 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:24:12.572247
2018-07-12 07:24:12,572 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-12 07:24:12,573 [salt.state       ][INFO    ][2611] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-12 07:24:12,574 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:24:12.573978 duration_in_ms=1.732
2018-07-12 07:24:12,574 [salt.state       ][INFO    ][2611] Running state [/etc/apt/preferences.d/uca] at time 07:24:12.574458
2018-07-12 07:24:12,574 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-12 07:24:12,812 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:12,812 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/preferences.d/uca] at time 07:24:12.812537 duration_in_ms=238.08
2018-07-12 07:24:12,820 [salt.state       ][INFO    ][2611] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:24:12.820156
2018-07-12 07:24:12,820 [salt.state       ][INFO    ][2611] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-12 07:24:12,821 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-12 07:24:12,851 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-12 07:24:13,550 [salt.state       ][INFO    ][2611] {'pid': 3114, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.Oe1WZ7mTzE/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-12 07:24:13,550 [salt.state       ][INFO    ][2611] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:24:13.550814 duration_in_ms=730.657
2018-07-12 07:24:13,556 [salt.state       ][INFO    ][2611] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:24:13.556645
2018-07-12 07:24:13,557 [salt.state       ][INFO    ][2611] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-12 07:24:13,750 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:19,050 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072419022653
2018-07-12 07:24:19,082 [salt.minion      ][INFO    ][3597] Starting a new job with PID 3597
2018-07-12 07:24:19,130 [salt.minion      ][INFO    ][3597] Returning information for job: 20180712072419022653
2018-07-12 07:24:22,268 [salt.state       ][INFO    ][2611] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-12 07:24:22,269 [salt.state       ][INFO    ][2611] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:24:22.269278 duration_in_ms=8712.633
2018-07-12 07:24:22,269 [salt.state       ][INFO    ][2611] Running state [linux_extra_packages_latest] at time 07:24:22.269696
2018-07-12 07:24:22,270 [salt.state       ][INFO    ][2611] Executing state pkg.latest for linux_extra_packages_latest
2018-07-12 07:24:22,292 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-12 07:24:22,551 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:24:22,626 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-12 07:24:29,270 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072429246287
2018-07-12 07:24:29,296 [salt.minion      ][INFO    ][3722] Starting a new job with PID 3722
2018-07-12 07:24:29,334 [salt.minion      ][INFO    ][3722] Returning information for job: 20180712072429246287
2018-07-12 07:24:30,692 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:30,781 [salt.state       ][INFO    ][2611] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-12 07:24:30,826 [salt.state       ][INFO    ][2611] Loading fresh modules for state activity
2018-07-12 07:24:30,885 [salt.state       ][INFO    ][2611] Completed state [linux_extra_packages_latest] at time 07:24:30.885172 duration_in_ms=8615.475
2018-07-12 07:24:30,902 [salt.state       ][INFO    ][2611] Running state [UTC] at time 07:24:30.902391
2018-07-12 07:24:30,903 [salt.state       ][INFO    ][2611] Executing state timezone.system for UTC
2018-07-12 07:24:30,906 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:24:30,998 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:24:31,032 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-12 07:24:31,053 [salt.state       ][INFO    ][2611] {'timezone': 'UTC'}
2018-07-12 07:24:31,053 [salt.state       ][INFO    ][2611] Completed state [UTC] at time 07:24:31.053713 duration_in_ms=151.322
2018-07-12 07:24:31,063 [salt.state       ][INFO    ][2611] Running state [nf_conntrack] at time 07:24:31.063189
2018-07-12 07:24:31,063 [salt.state       ][INFO    ][2611] Executing state kmod.present for nf_conntrack
2018-07-12 07:24:31,064 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:31,653 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:31,669 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-12 07:24:31,703 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:31,869 [salt.state       ][INFO    ][2611] {'nf_conntrack': 'loaded'}
2018-07-12 07:24:31,869 [salt.state       ][INFO    ][2611] Completed state [nf_conntrack] at time 07:24:31.869759 duration_in_ms=806.569
2018-07-12 07:24:31,921 [salt.state       ][INFO    ][2611] Running state [kernel.panic] at time 07:24:31.921019
2018-07-12 07:24:31,921 [salt.state       ][INFO    ][2611] Executing state sysctl.present for kernel.panic
2018-07-12 07:24:31,922 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:32,343 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-12 07:24:32,378 [salt.state       ][INFO    ][2611] {'kernel.panic': 60}
2018-07-12 07:24:32,379 [salt.state       ][INFO    ][2611] Completed state [kernel.panic] at time 07:24:32.379454 duration_in_ms=458.434
2018-07-12 07:24:32,380 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_keepalive_probes] at time 07:24:32.380248
2018-07-12 07:24:32,380 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-12 07:24:32,382 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:32,485 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-12 07:24:32,510 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-12 07:24:32,511 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:24:32.511051 duration_in_ms=130.803
2018-07-12 07:24:32,511 [salt.state       ][INFO    ][2611] Running state [fs.file-max] at time 07:24:32.511613
2018-07-12 07:24:32,512 [salt.state       ][INFO    ][2611] Executing state sysctl.present for fs.file-max
2018-07-12 07:24:32,513 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:32,585 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-12 07:24:32,614 [salt.state       ][INFO    ][2611] {'fs.file-max': 124165}
2018-07-12 07:24:32,615 [salt.state       ][INFO    ][2611] Completed state [fs.file-max] at time 07:24:32.615415 duration_in_ms=103.8
2018-07-12 07:24:32,616 [salt.state       ][INFO    ][2611] Running state [net.core.somaxconn] at time 07:24:32.616504
2018-07-12 07:24:32,617 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.core.somaxconn
2018-07-12 07:24:32,619 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:32,691 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-12 07:24:32,712 [salt.state       ][INFO    ][2611] {'net.core.somaxconn': 4096}
2018-07-12 07:24:32,713 [salt.state       ][INFO    ][2611] Completed state [net.core.somaxconn] at time 07:24:32.713475 duration_in_ms=96.972
2018-07-12 07:24:32,714 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:24:32.714374
2018-07-12 07:24:32,715 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-12 07:24:32,716 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:32,887 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-12 07:24:32,912 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-12 07:24:32,912 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:24:32.912731 duration_in_ms=198.359
2018-07-12 07:24:32,913 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_tw_reuse] at time 07:24:32.913420
2018-07-12 07:24:32,914 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-12 07:24:32,915 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,085 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-12 07:24:33,122 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-12 07:24:33,122 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_tw_reuse] at time 07:24:33.122827 duration_in_ms=209.407
2018-07-12 07:24:33,123 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_congestion_control] at time 07:24:33.123618
2018-07-12 07:24:33,124 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-12 07:24:33,125 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,224 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-12 07:24:33,505 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-12 07:24:33,506 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_congestion_control] at time 07:24:33.505895 duration_in_ms=382.276
2018-07-12 07:24:33,506 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_retries2] at time 07:24:33.506860
2018-07-12 07:24:33,507 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-12 07:24:33,509 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,591 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-12 07:24:33,616 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_retries2': 5}
2018-07-12 07:24:33,617 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_retries2] at time 07:24:33.617194 duration_in_ms=110.334
2018-07-12 07:24:33,618 [salt.state       ][INFO    ][2611] Running state [net.core.netdev_max_backlog] at time 07:24:33.618032
2018-07-12 07:24:33,618 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-12 07:24:33,620 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,686 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-12 07:24:33,781 [salt.state       ][INFO    ][2611] {'net.core.netdev_max_backlog': 261144}
2018-07-12 07:24:33,782 [salt.state       ][INFO    ][2611] Completed state [net.core.netdev_max_backlog] at time 07:24:33.782648 duration_in_ms=164.614
2018-07-12 07:24:33,783 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:24:33.783657
2018-07-12 07:24:33,784 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-12 07:24:33,786 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,859 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-12 07:24:33,880 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-12 07:24:33,881 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:24:33.881306 duration_in_ms=97.649
2018-07-12 07:24:33,882 [salt.state       ][INFO    ][2611] Running state [vm.swappiness] at time 07:24:33.882089
2018-07-12 07:24:33,882 [salt.state       ][INFO    ][2611] Executing state sysctl.present for vm.swappiness
2018-07-12 07:24:33,884 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,965 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-12 07:24:33,988 [salt.state       ][INFO    ][2611] {'vm.swappiness': 10}
2018-07-12 07:24:33,988 [salt.state       ][INFO    ][2611] Completed state [vm.swappiness] at time 07:24:33.988491 duration_in_ms=106.402
2018-07-12 07:24:33,989 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:24:33.989075
2018-07-12 07:24:33,989 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-12 07:24:33,990 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,052 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-12 07:24:34,068 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-12 07:24:34,068 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:24:34.068579 duration_in_ms=79.504
2018-07-12 07:24:34,069 [salt.state       ][INFO    ][2611] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:24:34.069009
2018-07-12 07:24:34,069 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-12 07:24:34,070 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,115 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-12 07:24:34,131 [salt.state       ][INFO    ][2611] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-12 07:24:34,132 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:24:34.132327 duration_in_ms=63.318
2018-07-12 07:24:34,132 [salt.state       ][INFO    ][2611] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:24:34.132756
2018-07-12 07:24:34,133 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-12 07:24:34,133 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,178 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-12 07:24:34,193 [salt.state       ][INFO    ][2611] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-12 07:24:34,194 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:24:34.194071 duration_in_ms=61.314
2018-07-12 07:24:34,194 [salt.state       ][INFO    ][2611] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:24:34.194515
2018-07-12 07:24:34,194 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-12 07:24:34,195 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,240 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-12 07:24:34,266 [salt.state       ][INFO    ][2611] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-12 07:24:34,267 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:24:34.267366 duration_in_ms=72.85
2018-07-12 07:24:34,267 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_fin_timeout] at time 07:24:34.267921
2018-07-12 07:24:34,268 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-12 07:24:34,269 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,314 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-12 07:24:34,335 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-12 07:24:34,336 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_fin_timeout] at time 07:24:34.336113 duration_in_ms=68.191
2018-07-12 07:24:34,336 [salt.state       ][INFO    ][2611] Running state [net.ipv4.tcp_keepalive_time] at time 07:24:34.336684
2018-07-12 07:24:34,337 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-12 07:24:34,337 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,397 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-12 07:24:34,419 [salt.state       ][INFO    ][2611] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-12 07:24:34,419 [salt.state       ][INFO    ][2611] Completed state [net.ipv4.tcp_keepalive_time] at time 07:24:34.419397 duration_in_ms=82.712
2018-07-12 07:24:34,419 [salt.state       ][INFO    ][2611] Running state [net.nf_conntrack_max] at time 07:24:34.419841
2018-07-12 07:24:34,420 [salt.state       ][INFO    ][2611] Executing state sysctl.present for net.nf_conntrack_max
2018-07-12 07:24:34,421 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,478 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-12 07:24:34,494 [salt.state       ][INFO    ][2611] {'net.nf_conntrack_max': 1048576}
2018-07-12 07:24:34,494 [salt.state       ][INFO    ][2611] Completed state [net.nf_conntrack_max] at time 07:24:34.494398 duration_in_ms=74.557
2018-07-12 07:24:34,505 [salt.state       ][INFO    ][2611] Running state [linux_sysfs_package] at time 07:24:34.505105
2018-07-12 07:24:34,505 [salt.state       ][INFO    ][2611] Executing state pkg.installed for linux_sysfs_package
2018-07-12 07:24:34,551 [salt.loader      ][ERROR   ][2611] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:24:35,071 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-12 07:24:35,274 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:38,859 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:24:38,941 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-12 07:24:39,406 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072439390550
2018-07-12 07:24:39,427 [salt.minion      ][INFO    ][4194] Starting a new job with PID 4194
2018-07-12 07:24:39,448 [salt.minion      ][INFO    ][4194] Returning information for job: 20180712072439390550
2018-07-12 07:24:49,619 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072449599355
2018-07-12 07:24:49,640 [salt.minion      ][INFO    ][4596] Starting a new job with PID 4596
2018-07-12 07:24:49,684 [salt.minion      ][INFO    ][4596] Returning information for job: 20180712072449599355
2018-07-12 07:24:50,689 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:50,835 [salt.state       ][INFO    ][2611] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-12 07:24:50,881 [salt.state       ][INFO    ][2611] Loading fresh modules for state activity
2018-07-12 07:24:50,954 [salt.state       ][INFO    ][2611] Completed state [linux_sysfs_package] at time 07:24:50.954050 duration_in_ms=16448.944
2018-07-12 07:24:50,961 [salt.state       ][INFO    ][2611] Running state [/etc/sysfs.d] at time 07:24:50.961248
2018-07-12 07:24:50,962 [salt.state       ][INFO    ][2611] Executing state file.directory for /etc/sysfs.d
2018-07-12 07:24:50,968 [salt.state       ][INFO    ][2611] Directory /etc/sysfs.d is in the correct state
2018-07-12 07:24:50,968 [salt.state       ][INFO    ][2611] Completed state [/etc/sysfs.d] at time 07:24:50.968810 duration_in_ms=7.561
2018-07-12 07:24:50,970 [salt.loader      ][ERROR   ][2611] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:24:51,354 [salt.state       ][INFO    ][2611] Running state [ondemand] at time 07:24:51.354834
2018-07-12 07:24:51,355 [salt.state       ][INFO    ][2611] Executing state service.dead for ondemand
2018-07-12 07:24:51,359 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:51,389 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,415 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,447 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,543 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,576 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,618 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:51,663 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-12 07:24:51,991 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:52,038 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'runlevel' in directory '/root'
2018-07-12 07:24:52,071 [salt.state       ][INFO    ][2611] {'ondemand': True}
2018-07-12 07:24:52,071 [salt.state       ][INFO    ][2611] Completed state [ondemand] at time 07:24:52.071422 duration_in_ms=716.588
2018-07-12 07:24:52,077 [salt.state       ][INFO    ][2611] Running state [cs_CZ.UTF-8] at time 07:24:52.077363
2018-07-12 07:24:52,077 [salt.state       ][INFO    ][2611] Executing state locale.present for cs_CZ.UTF-8
2018-07-12 07:24:52,078 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'locale -a' in directory '/root'
2018-07-12 07:24:52,117 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-12 07:24:54,028 [salt.state       ][INFO    ][2611] {'locale': 'cs_CZ.UTF-8'}
2018-07-12 07:24:54,031 [salt.state       ][INFO    ][2611] Completed state [cs_CZ.UTF-8] at time 07:24:54.031335 duration_in_ms=1953.971
2018-07-12 07:24:54,032 [salt.state       ][INFO    ][2611] Running state [en_US.UTF-8] at time 07:24:54.032044
2018-07-12 07:24:54,032 [salt.state       ][INFO    ][2611] Executing state locale.present for en_US.UTF-8
2018-07-12 07:24:54,033 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'locale -a' in directory '/root'
2018-07-12 07:24:54,062 [salt.state       ][INFO    ][2611] Locale en_US.UTF-8 is already present
2018-07-12 07:24:54,062 [salt.state       ][INFO    ][2611] Completed state [en_US.UTF-8] at time 07:24:54.062632 duration_in_ms=30.588
2018-07-12 07:24:54,065 [salt.state       ][INFO    ][2611] Running state [en_US.UTF-8] at time 07:24:54.065321
2018-07-12 07:24:54,065 [salt.state       ][INFO    ][2611] Executing state locale.system for en_US.UTF-8
2018-07-12 07:24:54,066 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'localectl' in directory '/root'
2018-07-12 07:24:54,146 [salt.state       ][INFO    ][2611] System locale en_US.UTF-8 already set
2018-07-12 07:24:54,146 [salt.state       ][INFO    ][2611] Completed state [en_US.UTF-8] at time 07:24:54.146586 duration_in_ms=81.265
2018-07-12 07:24:54,150 [salt.state       ][INFO    ][2611] Running state [root] at time 07:24:54.150856
2018-07-12 07:24:54,151 [salt.state       ][INFO    ][2611] Executing state group.present for root
2018-07-12 07:24:54,155 [salt.state       ][INFO    ][2611] Group root is present and up to date
2018-07-12 07:24:54,155 [salt.state       ][INFO    ][2611] Completed state [root] at time 07:24:54.155401 duration_in_ms=4.545
2018-07-12 07:24:54,163 [salt.state       ][INFO    ][2611] Running state [root] at time 07:24:54.163411
2018-07-12 07:24:54,163 [salt.state       ][INFO    ][2611] Executing state user.present for root
2018-07-12 07:24:54,167 [salt.state       ][INFO    ][2611] User root is present and up to date
2018-07-12 07:24:54,167 [salt.state       ][INFO    ][2611] Completed state [root] at time 07:24:54.167209 duration_in_ms=3.798
2018-07-12 07:24:54,169 [salt.state       ][INFO    ][2611] Running state [/root] at time 07:24:54.169084
2018-07-12 07:24:54,169 [salt.state       ][INFO    ][2611] Executing state file.directory for /root
2018-07-12 07:24:54,170 [salt.state       ][INFO    ][2611] Directory /root is in the correct state
2018-07-12 07:24:54,170 [salt.state       ][INFO    ][2611] Completed state [/root] at time 07:24:54.170586 duration_in_ms=1.502
2018-07-12 07:24:54,170 [salt.state       ][INFO    ][2611] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:24:54.170864
2018-07-12 07:24:54,171 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-12 07:24:54,171 [salt.state       ][INFO    ][2611] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-12 07:24:54,171 [salt.state       ][INFO    ][2611] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:24:54.171729 duration_in_ms=0.865
2018-07-12 07:24:54,172 [salt.state       ][INFO    ][2611] Running state [ubuntu] at time 07:24:54.172004
2018-07-12 07:24:54,172 [salt.state       ][INFO    ][2611] Executing state group.present for ubuntu
2018-07-12 07:24:54,172 [salt.state       ][INFO    ][2611] Group ubuntu is present and up to date
2018-07-12 07:24:54,172 [salt.state       ][INFO    ][2611] Completed state [ubuntu] at time 07:24:54.172884 duration_in_ms=0.88
2018-07-12 07:24:54,174 [salt.state       ][INFO    ][2611] Running state [ubuntu] at time 07:24:54.174562
2018-07-12 07:24:54,174 [salt.state       ][INFO    ][2611] Executing state user.present for ubuntu
2018-07-12 07:24:54,179 [salt.state       ][INFO    ][2611] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-12 07:24:54,179 [salt.state       ][INFO    ][2611] Completed state [ubuntu] at time 07:24:54.179809 duration_in_ms=5.247
2018-07-12 07:24:54,181 [salt.state       ][INFO    ][2611] Running state [/home/ubuntu] at time 07:24:54.181667
2018-07-12 07:24:54,181 [salt.state       ][INFO    ][2611] Executing state file.directory for /home/ubuntu
2018-07-12 07:24:54,183 [salt.state       ][INFO    ][2611] {'mode': '0700'}
2018-07-12 07:24:54,183 [salt.state       ][INFO    ][2611] Completed state [/home/ubuntu] at time 07:24:54.183492 duration_in_ms=1.825
2018-07-12 07:24:54,185 [salt.state       ][INFO    ][2611] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:24:54.185087
2018-07-12 07:24:54,185 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-12 07:24:54,212 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-12 07:24:54,217 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command '/usr/sbin/visudo -c -f /tmp/tmp_sazLk' in directory '/root'
2018-07-12 07:24:54,255 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:54,255 [salt.state       ][INFO    ][2611] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:24:54.255442 duration_in_ms=70.354
2018-07-12 07:24:54,255 [salt.state       ][INFO    ][2611] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:24:54.255871
2018-07-12 07:24:54,256 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-12 07:24:54,285 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-12 07:24:54,468 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:54,468 [salt.state       ][INFO    ][2611] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:24:54.468744 duration_in_ms=212.873
2018-07-12 07:24:54,469 [salt.state       ][INFO    ][2611] Running state [apt-daily.timer] at time 07:24:54.469051
2018-07-12 07:24:54,469 [salt.state       ][INFO    ][2611] Executing state service.dead for apt-daily.timer
2018-07-12 07:24:54,470 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-12 07:24:54,502 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,531 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,557 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,589 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,610 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,632 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,657 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,830 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:54,860 [salt.state       ][INFO    ][2611] {'apt-daily.timer': True}
2018-07-12 07:24:54,860 [salt.state       ][INFO    ][2611] Completed state [apt-daily.timer] at time 07:24:54.860666 duration_in_ms=391.614
2018-07-12 07:24:54,861 [salt.state       ][INFO    ][2611] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:24:54.861195
2018-07-12 07:24:54,861 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-12 07:24:54,887 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-12 07:24:55,054 [salt.state       ][INFO    ][2611] File changed:
New file
2018-07-12 07:24:55,055 [salt.state       ][INFO    ][2611] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:24:55.055021 duration_in_ms=193.826
2018-07-12 07:24:55,057 [salt.state       ][INFO    ][2611] Running state [service.systemctl_reload] at time 07:24:55.057546
2018-07-12 07:24:55,057 [salt.state       ][INFO    ][2611] Executing state module.wait for service.systemctl_reload
2018-07-12 07:24:55,058 [salt.state       ][INFO    ][2611] No changes made for service.systemctl_reload
2018-07-12 07:24:55,058 [salt.state       ][INFO    ][2611] Completed state [service.systemctl_reload] at time 07:24:55.058323 duration_in_ms=0.777
2018-07-12 07:24:55,058 [salt.state       ][INFO    ][2611] Running state [service.systemctl_reload] at time 07:24:55.058543
2018-07-12 07:24:55,058 [salt.state       ][INFO    ][2611] Executing state module.mod_watch for service.systemctl_reload
2018-07-12 07:24:55,059 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-12 07:24:55,270 [salt.state       ][INFO    ][2611] {'ret': True}
2018-07-12 07:24:55,271 [salt.state       ][INFO    ][2611] Completed state [service.systemctl_reload] at time 07:24:55.271480 duration_in_ms=212.934
2018-07-12 07:24:55,272 [salt.state       ][INFO    ][2611] Running state [/etc/issue] at time 07:24:55.272452
2018-07-12 07:24:55,273 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/issue
2018-07-12 07:24:55,295 [salt.state       ][INFO    ][2611] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-12 07:24:55,295 [salt.state       ][INFO    ][2611] Completed state [/etc/issue] at time 07:24:55.295854 duration_in_ms=23.401
2018-07-12 07:24:55,296 [salt.state       ][INFO    ][2611] Running state [/etc/hostname] at time 07:24:55.296444
2018-07-12 07:24:55,297 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/hostname
2018-07-12 07:24:55,328 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-12 07:24:55,334 [salt.state       ][INFO    ][2611] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg02

2018-07-12 07:24:55,334 [salt.state       ][INFO    ][2611] Completed state [/etc/hostname] at time 07:24:55.334354 duration_in_ms=37.912
2018-07-12 07:24:55,337 [salt.state       ][INFO    ][2611] Running state [hostname msg02] at time 07:24:55.337957
2018-07-12 07:24:55,338 [salt.state       ][INFO    ][2611] Executing state cmd.wait for hostname msg02
2018-07-12 07:24:55,338 [salt.state       ][INFO    ][2611] No changes made for hostname msg02
2018-07-12 07:24:55,339 [salt.state       ][INFO    ][2611] Completed state [hostname msg02] at time 07:24:55.339020 duration_in_ms=1.063
2018-07-12 07:24:55,339 [salt.state       ][INFO    ][2611] Running state [hostname msg02] at time 07:24:55.339310
2018-07-12 07:24:55,339 [salt.state       ][INFO    ][2611] Executing state cmd.mod_watch for hostname msg02
2018-07-12 07:24:55,340 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command 'hostname msg02' in directory '/root'
2018-07-12 07:24:55,355 [salt.state       ][INFO    ][2611] {'pid': 4854, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:24:55,356 [salt.state       ][INFO    ][2611] Completed state [hostname msg02] at time 07:24:55.356069 duration_in_ms=16.758
2018-07-12 07:24:55,358 [salt.state       ][INFO    ][2611] Running state [mdb02] at time 07:24:55.358609
2018-07-12 07:24:55,359 [salt.state       ][INFO    ][2611] Executing state host.present for mdb02
2018-07-12 07:24:55,362 [salt.state       ][INFO    ][2611] {'host': 'mdb02'}
2018-07-12 07:24:55,362 [salt.state       ][INFO    ][2611] Completed state [mdb02] at time 07:24:55.362573 duration_in_ms=3.963
2018-07-12 07:24:55,362 [salt.state       ][INFO    ][2611] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:24:55.362935
2018-07-12 07:24:55,363 [salt.state       ][INFO    ][2611] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,367 [salt.state       ][INFO    ][2611] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,367 [salt.state       ][INFO    ][2611] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:24:55.367339 duration_in_ms=4.404
2018-07-12 07:24:55,367 [salt.state       ][INFO    ][2611] Running state [mdb03] at time 07:24:55.367707
2018-07-12 07:24:55,368 [salt.state       ][INFO    ][2611] Executing state host.present for mdb03
2018-07-12 07:24:55,373 [salt.state       ][INFO    ][2611] {'host': 'mdb03'}
2018-07-12 07:24:55,373 [salt.state       ][INFO    ][2611] Completed state [mdb03] at time 07:24:55.373334 duration_in_ms=5.627
2018-07-12 07:24:55,373 [salt.state       ][INFO    ][2611] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:24:55.373682
2018-07-12 07:24:55,374 [salt.state       ][INFO    ][2611] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,379 [salt.state       ][INFO    ][2611] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,379 [salt.state       ][INFO    ][2611] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:24:55.379368 duration_in_ms=5.687
2018-07-12 07:24:55,379 [salt.state       ][INFO    ][2611] Running state [mdb01] at time 07:24:55.379741
2018-07-12 07:24:55,380 [salt.state       ][INFO    ][2611] Executing state host.present for mdb01
2018-07-12 07:24:55,385 [salt.state       ][INFO    ][2611] {'host': 'mdb01'}
2018-07-12 07:24:55,385 [salt.state       ][INFO    ][2611] Completed state [mdb01] at time 07:24:55.385362 duration_in_ms=5.621
2018-07-12 07:24:55,385 [salt.state       ][INFO    ][2611] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:24:55.385721
2018-07-12 07:24:55,386 [salt.state       ][INFO    ][2611] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,391 [salt.state       ][INFO    ][2611] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,391 [salt.state       ][INFO    ][2611] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:24:55.391378 duration_in_ms=5.657
2018-07-12 07:24:55,391 [salt.state       ][INFO    ][2611] Running state [mdb] at time 07:24:55.391756
2018-07-12 07:24:55,392 [salt.state       ][INFO    ][2611] Executing state host.present for mdb
2018-07-12 07:24:55,397 [salt.state       ][INFO    ][2611] {'host': 'mdb'}
2018-07-12 07:24:55,397 [salt.state       ][INFO    ][2611] Completed state [mdb] at time 07:24:55.397427 duration_in_ms=5.67
2018-07-12 07:24:55,397 [salt.state       ][INFO    ][2611] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 07:24:55.397778
2018-07-12 07:24:55,398 [salt.state       ][INFO    ][2611] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,403 [salt.state       ][INFO    ][2611] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,403 [salt.state       ][INFO    ][2611] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 07:24:55.403488 duration_in_ms=5.711
2018-07-12 07:24:55,403 [salt.state       ][INFO    ][2611] Running state [cfg01] at time 07:24:55.403836
2018-07-12 07:24:55,404 [salt.state       ][INFO    ][2611] Executing state host.present for cfg01
2018-07-12 07:24:55,409 [salt.state       ][INFO    ][2611] {'host': 'cfg01'}
2018-07-12 07:24:55,409 [salt.state       ][INFO    ][2611] Completed state [cfg01] at time 07:24:55.409505 duration_in_ms=5.669
2018-07-12 07:24:55,409 [salt.state       ][INFO    ][2611] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.409849
2018-07-12 07:24:55,410 [salt.state       ][INFO    ][2611] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,415 [salt.state       ][INFO    ][2611] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,415 [salt.state       ][INFO    ][2611] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.415490 duration_in_ms=5.64
2018-07-12 07:24:55,415 [salt.state       ][INFO    ][2611] Running state [prx01] at time 07:24:55.415837
2018-07-12 07:24:55,416 [salt.state       ][INFO    ][2611] Executing state host.present for prx01
2018-07-12 07:24:55,421 [salt.state       ][INFO    ][2611] {'host': 'prx01'}
2018-07-12 07:24:55,421 [salt.state       ][INFO    ][2611] Completed state [prx01] at time 07:24:55.421457 duration_in_ms=5.619
2018-07-12 07:24:55,421 [salt.state       ][INFO    ][2611] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 07:24:55.421793
2018-07-12 07:24:55,422 [salt.state       ][INFO    ][2611] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,427 [salt.state       ][INFO    ][2611] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,427 [salt.state       ][INFO    ][2611] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 07:24:55.427465 duration_in_ms=5.672
2018-07-12 07:24:55,427 [salt.state       ][INFO    ][2611] Running state [kvm01] at time 07:24:55.427834
2018-07-12 07:24:55,428 [salt.state       ][INFO    ][2611] Executing state host.present for kvm01
2018-07-12 07:24:55,433 [salt.state       ][INFO    ][2611] {'host': 'kvm01'}
2018-07-12 07:24:55,433 [salt.state       ][INFO    ][2611] Completed state [kvm01] at time 07:24:55.433500 duration_in_ms=5.665
2018-07-12 07:24:55,433 [salt.state       ][INFO    ][2611] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:24:55.433846
2018-07-12 07:24:55,434 [salt.state       ][INFO    ][2611] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,439 [salt.state       ][INFO    ][2611] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,439 [salt.state       ][INFO    ][2611] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:24:55.439461 duration_in_ms=5.616
2018-07-12 07:24:55,439 [salt.state       ][INFO    ][2611] Running state [kvm03] at time 07:24:55.439812
2018-07-12 07:24:55,440 [salt.state       ][INFO    ][2611] Executing state host.present for kvm03
2018-07-12 07:24:55,445 [salt.state       ][INFO    ][2611] {'host': 'kvm03'}
2018-07-12 07:24:55,445 [salt.state       ][INFO    ][2611] Completed state [kvm03] at time 07:24:55.445827 duration_in_ms=6.016
2018-07-12 07:24:55,446 [salt.state       ][INFO    ][2611] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:24:55.446161
2018-07-12 07:24:55,446 [salt.state       ][INFO    ][2611] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,448 [salt.state       ][INFO    ][2611] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,449 [salt.state       ][INFO    ][2611] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:24:55.448999 duration_in_ms=2.838
2018-07-12 07:24:55,449 [salt.state       ][INFO    ][2611] Running state [kvm02] at time 07:24:55.449335
2018-07-12 07:24:55,449 [salt.state       ][INFO    ][2611] Executing state host.present for kvm02
2018-07-12 07:24:55,454 [salt.state       ][INFO    ][2611] {'host': 'kvm02'}
2018-07-12 07:24:55,454 [salt.state       ][INFO    ][2611] Completed state [kvm02] at time 07:24:55.454765 duration_in_ms=5.429
2018-07-12 07:24:55,455 [salt.state       ][INFO    ][2611] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:24:55.455104
2018-07-12 07:24:55,455 [salt.state       ][INFO    ][2611] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,466 [salt.state       ][INFO    ][2611] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,466 [salt.state       ][INFO    ][2611] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:24:55.466855 duration_in_ms=11.752
2018-07-12 07:24:55,467 [salt.state       ][INFO    ][2611] Running state [dbs] at time 07:24:55.467205
2018-07-12 07:24:55,467 [salt.state       ][INFO    ][2611] Executing state host.present for dbs
2018-07-12 07:24:55,472 [salt.state       ][INFO    ][2611] {'host': 'dbs'}
2018-07-12 07:24:55,472 [salt.state       ][INFO    ][2611] Completed state [dbs] at time 07:24:55.472715 duration_in_ms=5.51
2018-07-12 07:24:55,473 [salt.state       ][INFO    ][2611] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 07:24:55.473066
2018-07-12 07:24:55,473 [salt.state       ][INFO    ][2611] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,478 [salt.state       ][INFO    ][2611] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,478 [salt.state       ][INFO    ][2611] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 07:24:55.478722 duration_in_ms=5.657
2018-07-12 07:24:55,479 [salt.state       ][INFO    ][2611] Running state [prx] at time 07:24:55.479085
2018-07-12 07:24:55,479 [salt.state       ][INFO    ][2611] Executing state host.present for prx
2018-07-12 07:24:55,484 [salt.state       ][INFO    ][2611] {'host': 'prx'}
2018-07-12 07:24:55,484 [salt.state       ][INFO    ][2611] Completed state [prx] at time 07:24:55.484786 duration_in_ms=5.7
2018-07-12 07:24:55,485 [salt.state       ][INFO    ][2611] Running state [prx.mcp-ovs-dpdk-ha.local] at time 07:24:55.485153
2018-07-12 07:24:55,485 [salt.state       ][INFO    ][2611] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,490 [salt.state       ][INFO    ][2611] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,490 [salt.state       ][INFO    ][2611] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 07:24:55.490874 duration_in_ms=5.72
2018-07-12 07:24:55,491 [salt.state       ][INFO    ][2611] Running state [prx02] at time 07:24:55.491236
2018-07-12 07:24:55,491 [salt.state       ][INFO    ][2611] Executing state host.present for prx02
2018-07-12 07:24:55,496 [salt.state       ][INFO    ][2611] {'host': 'prx02'}
2018-07-12 07:24:55,496 [salt.state       ][INFO    ][2611] Completed state [prx02] at time 07:24:55.496665 duration_in_ms=5.429
2018-07-12 07:24:55,497 [salt.state       ][INFO    ][2611] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 07:24:55.497024
2018-07-12 07:24:55,497 [salt.state       ][INFO    ][2611] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,502 [salt.state       ][INFO    ][2611] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,502 [salt.state       ][INFO    ][2611] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 07:24:55.502803 duration_in_ms=5.779
2018-07-12 07:24:55,503 [salt.state       ][INFO    ][2611] Running state [msg02] at time 07:24:55.503179
2018-07-12 07:24:55,503 [salt.state       ][INFO    ][2611] Executing state host.present for msg02
2018-07-12 07:24:55,514 [salt.state       ][INFO    ][2611] {'host': 'msg02'}
2018-07-12 07:24:55,514 [salt.state       ][INFO    ][2611] Completed state [msg02] at time 07:24:55.514798 duration_in_ms=11.619
2018-07-12 07:24:55,515 [salt.state       ][INFO    ][2611] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 07:24:55.515163
2018-07-12 07:24:55,515 [salt.state       ][INFO    ][2611] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,526 [salt.state       ][INFO    ][2611] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,527 [salt.state       ][INFO    ][2611] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 07:24:55.526959 duration_in_ms=11.797
2018-07-12 07:24:55,527 [salt.state       ][INFO    ][2611] Running state [msg03] at time 07:24:55.527338
2018-07-12 07:24:55,527 [salt.state       ][INFO    ][2611] Executing state host.present for msg03
2018-07-12 07:24:55,532 [salt.state       ][INFO    ][2611] {'host': 'msg03'}
2018-07-12 07:24:55,532 [salt.state       ][INFO    ][2611] Completed state [msg03] at time 07:24:55.532727 duration_in_ms=5.388
2018-07-12 07:24:55,533 [salt.state       ][INFO    ][2611] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 07:24:55.533109
2018-07-12 07:24:55,533 [salt.state       ][INFO    ][2611] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,538 [salt.state       ][INFO    ][2611] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,538 [salt.state       ][INFO    ][2611] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 07:24:55.538860 duration_in_ms=5.751
2018-07-12 07:24:55,539 [salt.state       ][INFO    ][2611] Running state [msg01] at time 07:24:55.539249
2018-07-12 07:24:55,539 [salt.state       ][INFO    ][2611] Executing state host.present for msg01
2018-07-12 07:24:55,544 [salt.state       ][INFO    ][2611] {'host': 'msg01'}
2018-07-12 07:24:55,544 [salt.state       ][INFO    ][2611] Completed state [msg01] at time 07:24:55.544855 duration_in_ms=5.606
2018-07-12 07:24:55,545 [salt.state       ][INFO    ][2611] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.545236
2018-07-12 07:24:55,545 [salt.state       ][INFO    ][2611] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,550 [salt.state       ][INFO    ][2611] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,550 [salt.state       ][INFO    ][2611] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.550882 duration_in_ms=5.645
2018-07-12 07:24:55,551 [salt.state       ][INFO    ][2611] Running state [msg] at time 07:24:55.551291
2018-07-12 07:24:55,551 [salt.state       ][INFO    ][2611] Executing state host.present for msg
2018-07-12 07:24:55,556 [salt.state       ][INFO    ][2611] {'host': 'msg'}
2018-07-12 07:24:55,557 [salt.state       ][INFO    ][2611] Completed state [msg] at time 07:24:55.556991 duration_in_ms=5.7
2018-07-12 07:24:55,557 [salt.state       ][INFO    ][2611] Running state [msg.mcp-ovs-dpdk-ha.local] at time 07:24:55.557381
2018-07-12 07:24:55,557 [salt.state       ][INFO    ][2611] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,559 [salt.state       ][INFO    ][2611] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,560 [salt.state       ][INFO    ][2611] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 07:24:55.560054 duration_in_ms=2.674
2018-07-12 07:24:55,560 [salt.state       ][INFO    ][2611] Running state [cfg01] at time 07:24:55.560441
2018-07-12 07:24:55,560 [salt.state       ][INFO    ][2611] Executing state host.present for cfg01
2018-07-12 07:24:55,561 [salt.state       ][INFO    ][2611] Host cfg01 (10.167.4.11) already present
2018-07-12 07:24:55,561 [salt.state       ][INFO    ][2611] Completed state [cfg01] at time 07:24:55.561863 duration_in_ms=1.421
2018-07-12 07:24:55,562 [salt.state       ][INFO    ][2611] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.562267
2018-07-12 07:24:55,562 [salt.state       ][INFO    ][2611] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,563 [salt.state       ][INFO    ][2611] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:24:55,563 [salt.state       ][INFO    ][2611] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:55.563723 duration_in_ms=1.455
2018-07-12 07:24:55,564 [salt.state       ][INFO    ][2611] Running state [cmp002] at time 07:24:55.564109
2018-07-12 07:24:55,564 [salt.state       ][INFO    ][2611] Executing state host.present for cmp002
2018-07-12 07:24:55,566 [salt.state       ][INFO    ][2611] {'host': 'cmp002'}
2018-07-12 07:24:55,566 [salt.state       ][INFO    ][2611] Completed state [cmp002] at time 07:24:55.566768 duration_in_ms=2.66
2018-07-12 07:24:55,567 [salt.state       ][INFO    ][2611] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:24:55.567156
2018-07-12 07:24:55,567 [salt.state       ][INFO    ][2611] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,571 [salt.state       ][INFO    ][2611] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,571 [salt.state       ][INFO    ][2611] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:24:55.571629 duration_in_ms=4.473
2018-07-12 07:24:55,572 [salt.state       ][INFO    ][2611] Running state [cmp001] at time 07:24:55.572006
2018-07-12 07:24:55,572 [salt.state       ][INFO    ][2611] Executing state host.present for cmp001
2018-07-12 07:24:55,577 [salt.state       ][INFO    ][2611] {'host': 'cmp001'}
2018-07-12 07:24:55,577 [salt.state       ][INFO    ][2611] Completed state [cmp001] at time 07:24:55.577504 duration_in_ms=5.497
2018-07-12 07:24:55,577 [salt.state       ][INFO    ][2611] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:24:55.577888
2018-07-12 07:24:55,578 [salt.state       ][INFO    ][2611] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,583 [salt.state       ][INFO    ][2611] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,583 [salt.state       ][INFO    ][2611] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:24:55.583495 duration_in_ms=5.607
2018-07-12 07:24:55,583 [salt.state       ][INFO    ][2611] Running state [dbs01] at time 07:24:55.583889
2018-07-12 07:24:55,584 [salt.state       ][INFO    ][2611] Executing state host.present for dbs01
2018-07-12 07:24:55,589 [salt.state       ][INFO    ][2611] {'host': 'dbs01'}
2018-07-12 07:24:55,589 [salt.state       ][INFO    ][2611] Completed state [dbs01] at time 07:24:55.589542 duration_in_ms=5.653
2018-07-12 07:24:55,589 [salt.state       ][INFO    ][2611] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:24:55.589933
2018-07-12 07:24:55,590 [salt.state       ][INFO    ][2611] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,595 [salt.state       ][INFO    ][2611] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,595 [salt.state       ][INFO    ][2611] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:24:55.595521 duration_in_ms=5.588
2018-07-12 07:24:55,595 [salt.state       ][INFO    ][2611] Running state [dbs02] at time 07:24:55.595914
2018-07-12 07:24:55,596 [salt.state       ][INFO    ][2611] Executing state host.present for dbs02
2018-07-12 07:24:55,601 [salt.state       ][INFO    ][2611] {'host': 'dbs02'}
2018-07-12 07:24:55,601 [salt.state       ][INFO    ][2611] Completed state [dbs02] at time 07:24:55.601494 duration_in_ms=5.581
2018-07-12 07:24:55,601 [salt.state       ][INFO    ][2611] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:24:55.601870
2018-07-12 07:24:55,602 [salt.state       ][INFO    ][2611] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,607 [salt.state       ][INFO    ][2611] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,607 [salt.state       ][INFO    ][2611] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:24:55.607643 duration_in_ms=5.773
2018-07-12 07:24:55,608 [salt.state       ][INFO    ][2611] Running state [dbs03] at time 07:24:55.608026
2018-07-12 07:24:55,608 [salt.state       ][INFO    ][2611] Executing state host.present for dbs03
2018-07-12 07:24:55,613 [salt.state       ][INFO    ][2611] {'host': 'dbs03'}
2018-07-12 07:24:55,613 [salt.state       ][INFO    ][2611] Completed state [dbs03] at time 07:24:55.613653 duration_in_ms=5.626
2018-07-12 07:24:55,614 [salt.state       ][INFO    ][2611] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:24:55.614036
2018-07-12 07:24:55,614 [salt.state       ][INFO    ][2611] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,619 [salt.state       ][INFO    ][2611] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,619 [salt.state       ][INFO    ][2611] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:24:55.619502 duration_in_ms=5.465
2018-07-12 07:24:55,619 [salt.state       ][INFO    ][2611] Running state [mas01] at time 07:24:55.619896
2018-07-12 07:24:55,620 [salt.state       ][INFO    ][2611] Executing state host.present for mas01
2018-07-12 07:24:55,625 [salt.state       ][INFO    ][2611] {'host': 'mas01'}
2018-07-12 07:24:55,625 [salt.state       ][INFO    ][2611] Completed state [mas01] at time 07:24:55.625632 duration_in_ms=5.736
2018-07-12 07:24:55,626 [salt.state       ][INFO    ][2611] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 07:24:55.626026
2018-07-12 07:24:55,626 [salt.state       ][INFO    ][2611] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,631 [salt.state       ][INFO    ][2611] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,631 [salt.state       ][INFO    ][2611] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 07:24:55.631630 duration_in_ms=5.604
2018-07-12 07:24:55,632 [salt.state       ][INFO    ][2611] Running state [ctl02] at time 07:24:55.632013
2018-07-12 07:24:55,632 [salt.state       ][INFO    ][2611] Executing state host.present for ctl02
2018-07-12 07:24:55,637 [salt.state       ][INFO    ][2611] {'host': 'ctl02'}
2018-07-12 07:24:55,637 [salt.state       ][INFO    ][2611] Completed state [ctl02] at time 07:24:55.637622 duration_in_ms=5.609
2018-07-12 07:24:55,638 [salt.state       ][INFO    ][2611] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:24:55.637998
2018-07-12 07:24:55,638 [salt.state       ][INFO    ][2611] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,643 [salt.state       ][INFO    ][2611] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,643 [salt.state       ][INFO    ][2611] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:24:55.643621 duration_in_ms=5.622
2018-07-12 07:24:55,644 [salt.state       ][INFO    ][2611] Running state [ctl03] at time 07:24:55.644005
2018-07-12 07:24:55,644 [salt.state       ][INFO    ][2611] Executing state host.present for ctl03
2018-07-12 07:24:55,649 [salt.state       ][INFO    ][2611] {'host': 'ctl03'}
2018-07-12 07:24:55,649 [salt.state       ][INFO    ][2611] Completed state [ctl03] at time 07:24:55.649776 duration_in_ms=5.77
2018-07-12 07:24:55,650 [salt.state       ][INFO    ][2611] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:24:55.650151
2018-07-12 07:24:55,650 [salt.state       ][INFO    ][2611] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,654 [salt.state       ][INFO    ][2611] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,654 [salt.state       ][INFO    ][2611] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:24:55.654663 duration_in_ms=4.512
2018-07-12 07:24:55,655 [salt.state       ][INFO    ][2611] Running state [ctl01] at time 07:24:55.655041
2018-07-12 07:24:55,655 [salt.state       ][INFO    ][2611] Executing state host.present for ctl01
2018-07-12 07:24:55,660 [salt.state       ][INFO    ][2611] {'host': 'ctl01'}
2018-07-12 07:24:55,660 [salt.state       ][INFO    ][2611] Completed state [ctl01] at time 07:24:55.660441 duration_in_ms=5.401
2018-07-12 07:24:55,660 [salt.state       ][INFO    ][2611] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:24:55.660817
2018-07-12 07:24:55,661 [salt.state       ][INFO    ][2611] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,666 [salt.state       ][INFO    ][2611] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,666 [salt.state       ][INFO    ][2611] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:24:55.666638 duration_in_ms=5.821
2018-07-12 07:24:55,667 [salt.state       ][INFO    ][2611] Running state [ctl] at time 07:24:55.667014
2018-07-12 07:24:55,667 [salt.state       ][INFO    ][2611] Executing state host.present for ctl
2018-07-12 07:24:55,672 [salt.state       ][INFO    ][2611] {'host': 'ctl'}
2018-07-12 07:24:55,672 [salt.state       ][INFO    ][2611] Completed state [ctl] at time 07:24:55.672671 duration_in_ms=5.655
2018-07-12 07:24:55,673 [salt.state       ][INFO    ][2611] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 07:24:55.673122
2018-07-12 07:24:55,673 [salt.state       ][INFO    ][2611] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:55,678 [salt.state       ][INFO    ][2611] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:55,678 [salt.state       ][INFO    ][2611] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 07:24:55.678651 duration_in_ms=5.53
2018-07-12 07:24:55,679 [salt.state       ][INFO    ][2611] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:24:55.679030
2018-07-12 07:24:55,679 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-12 07:24:55,680 [salt.state       ][INFO    ][2611] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-12 07:24:55,680 [salt.state       ][INFO    ][2611] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:24:55.680287 duration_in_ms=1.257
2018-07-12 07:24:55,692 [salt.state       ][INFO    ][2611] Running state [ens3] at time 07:24:55.692277
2018-07-12 07:24:55,692 [salt.state       ][INFO    ][2611] Executing state network.managed for ens3
2018-07-12 07:24:55,981 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-12 07:24:57,098 [salt.state       ][INFO    ][2611] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-12 07:24:57,098 [salt.state       ][INFO    ][2611] Completed state [ens3] at time 07:24:57.098568 duration_in_ms=1406.291
2018-07-12 07:24:57,099 [salt.state       ][INFO    ][2611] Running state [ens2] at time 07:24:57.099090
2018-07-12 07:24:57,099 [salt.state       ][INFO    ][2611] Executing state network.managed for ens2
2018-07-12 07:24:57,164 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-12 07:24:57,367 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-12 07:24:57,541 [salt.state       ][INFO    ][2611] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-12 07:24:57,542 [salt.state       ][INFO    ][2611] Completed state [ens2] at time 07:24:57.542845 duration_in_ms=443.753
2018-07-12 07:24:57,544 [salt.state       ][INFO    ][2611] Running state [linux_system_network] at time 07:24:57.544029
2018-07-12 07:24:57,545 [salt.state       ][INFO    ][2611] Executing state network.system for linux_system_network
2018-07-12 07:24:57,547 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:57,585 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-12 07:24:57,736 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:57,762 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-12 07:24:57,791 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-12 07:24:58,589 [salt.loaded.int.module.debian_ip][WARNING ][2611] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-12 07:24:58,590 [salt.state       ][INFO    ][2611] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-12 07:24:58,590 [salt.state       ][INFO    ][2611] Completed state [linux_system_network] at time 07:24:58.590433 duration_in_ms=1046.405
2018-07-12 07:24:58,591 [salt.state       ][INFO    ][2611] Running state [/etc/profile.d/proxy.sh] at time 07:24:58.590986
2018-07-12 07:24:58,591 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-12 07:24:58,592 [salt.state       ][INFO    ][2611] File /etc/profile.d/proxy.sh is not present
2018-07-12 07:24:58,592 [salt.state       ][INFO    ][2611] Completed state [/etc/profile.d/proxy.sh] at time 07:24:58.592496 duration_in_ms=1.509
2018-07-12 07:24:58,592 [salt.state       ][INFO    ][2611] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:24:58.592858
2018-07-12 07:24:58,593 [salt.state       ][INFO    ][2611] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-12 07:24:58,593 [salt.state       ][INFO    ][2611] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-12 07:24:58,594 [salt.state       ][INFO    ][2611] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:24:58.593993 duration_in_ms=1.134
2018-07-12 07:24:58,602 [salt.state       ][INFO    ][2611] Running state [ntp] at time 07:24:58.602332
2018-07-12 07:24:58,602 [salt.state       ][INFO    ][2611] Executing state pkg.installed for ntp
2018-07-12 07:24:58,845 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:24:58,931 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-12 07:24:59,719 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072459701095
2018-07-12 07:24:59,738 [salt.minion      ][INFO    ][5191] Starting a new job with PID 5191
2018-07-12 07:24:59,766 [salt.minion      ][INFO    ][5191] Returning information for job: 20180712072459701095
2018-07-12 07:25:09,830 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072509803660
2018-07-12 07:25:09,854 [salt.minion      ][INFO    ][5954] Starting a new job with PID 5954
2018-07-12 07:25:09,886 [salt.minion      ][INFO    ][5954] Returning information for job: 20180712072509803660
2018-07-12 07:25:12,815 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:25:12,956 [salt.state       ][INFO    ][2611] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-12 07:25:13,005 [salt.state       ][INFO    ][2611] Loading fresh modules for state activity
2018-07-12 07:25:13,082 [salt.state       ][INFO    ][2611] Completed state [ntp] at time 07:25:13.082703 duration_in_ms=14480.372
2018-07-12 07:25:13,091 [salt.state       ][INFO    ][2611] Running state [/etc/ntp.conf] at time 07:25:13.091875
2018-07-12 07:25:13,092 [salt.state       ][INFO    ][2611] Executing state file.managed for /etc/ntp.conf
2018-07-12 07:25:13,121 [salt.fileclient  ][INFO    ][2611] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-12 07:25:13,259 [salt.state       ][INFO    ][2611] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-07-12 07:25:13,259 [salt.state       ][INFO    ][2611] Completed state [/etc/ntp.conf] at time 07:25:13.259896 duration_in_ms=168.02
2018-07-12 07:25:13,261 [salt.loader      ][ERROR   ][2611] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:25:13,588 [salt.state       ][INFO    ][2611] Running state [ntp] at time 07:25:13.588257
2018-07-12 07:25:13,588 [salt.state       ][INFO    ][2611] Executing state service.running for ntp
2018-07-12 07:25:13,591 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-12 07:25:13,612 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:25:13,650 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:25:13,674 [salt.state       ][INFO    ][2611] The service ntp is already running
2018-07-12 07:25:13,674 [salt.state       ][INFO    ][2611] Completed state [ntp] at time 07:25:13.674765 duration_in_ms=86.508
2018-07-12 07:25:13,675 [salt.state       ][INFO    ][2611] Running state [ntp] at time 07:25:13.675080
2018-07-12 07:25:13,675 [salt.state       ][INFO    ][2611] Executing state service.mod_watch for ntp
2018-07-12 07:25:13,676 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:25:13,693 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:25:13,714 [salt.loaded.int.module.cmdmod][INFO    ][2611] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-12 07:25:13,874 [salt.state       ][INFO    ][2611] {'ntp': True}
2018-07-12 07:25:13,875 [salt.state       ][INFO    ][2611] Completed state [ntp] at time 07:25:13.875520 duration_in_ms=200.439
2018-07-12 07:25:13,892 [salt.minion      ][INFO    ][2611] Returning information for job: 20180712072348839216
2018-07-12 07:26:00,830 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command state.apply with jid 20180712072600815690
2018-07-12 07:26:00,862 [salt.minion      ][INFO    ][6159] Starting a new job with PID 6159
2018-07-12 07:26:03,691 [salt.state       ][INFO    ][6159] Loading fresh modules for state activity
2018-07-12 07:26:09,146 [salt.state       ][INFO    ][6159] Running state [/etc/environment] at time 07:26:09.146170
2018-07-12 07:26:09,147 [salt.state       ][INFO    ][6159] Executing state file.blockreplace for /etc/environment
2018-07-12 07:26:09,158 [salt.state       ][INFO    ][6159] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-12 07:26:09,160 [salt.state       ][INFO    ][6159] Completed state [/etc/environment] at time 07:26:09.160018 duration_in_ms=13.848
2018-07-12 07:26:09,160 [salt.state       ][INFO    ][6159] Running state [/etc/profile.d] at time 07:26:09.160564
2018-07-12 07:26:09,161 [salt.state       ][INFO    ][6159] Executing state file.directory for /etc/profile.d
2018-07-12 07:26:09,163 [salt.state       ][INFO    ][6159] Directory /etc/profile.d is in the correct state
2018-07-12 07:26:09,163 [salt.state       ][INFO    ][6159] Completed state [/etc/profile.d] at time 07:26:09.163772 duration_in_ms=3.208
2018-07-12 07:26:09,219 [salt.loader      ][ERROR   ][6159] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:26:09,845 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:26:09.845743
2018-07-12 07:26:09,846 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-12 07:26:09,884 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-12 07:26:09,885 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:26:09.885170 duration_in_ms=39.427
2018-07-12 07:26:09,885 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:26:09.885730
2018-07-12 07:26:09,886 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-12 07:26:09,906 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-12 07:26:09,907 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:26:09.907427 duration_in_ms=21.697
2018-07-12 07:26:09,910 [salt.state       ][INFO    ][6159] Running state [linux_repo_prereq_pkgs] at time 07:26:09.910104
2018-07-12 07:26:09,910 [salt.state       ][INFO    ][6159] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-12 07:26:09,911 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:26:10,863 [salt.state       ][INFO    ][6159] All specified packages are already installed
2018-07-12 07:26:10,863 [salt.state       ][INFO    ][6159] Completed state [linux_repo_prereq_pkgs] at time 07:26:10.863888 duration_in_ms=953.784
2018-07-12 07:26:10,864 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:26:10.864537
2018-07-12 07:26:10,865 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-12 07:26:10,892 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-12 07:26:10,893 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:26:10.893248 duration_in_ms=28.711
2018-07-12 07:26:10,893 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:26:10.893837
2018-07-12 07:26:10,894 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-12 07:26:10,895 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-12 07:26:10,895 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:26:10.895595 duration_in_ms=1.758
2018-07-12 07:26:10,896 [salt.state       ][INFO    ][6159] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:26:10.896145
2018-07-12 07:26:10,896 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-12 07:26:11,082 [salt.state       ][INFO    ][6159] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-12 07:26:11,083 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:26:11.083653 duration_in_ms=187.507
2018-07-12 07:26:11,085 [salt.state       ][INFO    ][6159] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:26:11.085463
2018-07-12 07:26:11,086 [salt.state       ][INFO    ][6159] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-12 07:26:11,087 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-12 07:26:12,221 [salt.state       ][INFO    ][6159] {'pid': 6223, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-12 07:26:12,222 [salt.state       ][INFO    ][6159] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:26:12.222761 duration_in_ms=1137.297
2018-07-12 07:26:12,233 [salt.state       ][INFO    ][6159] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:26:12.233491
2018-07-12 07:26:12,234 [salt.state       ][INFO    ][6159] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-12 07:26:12,387 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:26:20,237 [salt.state       ][INFO    ][6159] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-12 07:26:20,238 [salt.state       ][INFO    ][6159] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:26:20.238486 duration_in_ms=8004.994
2018-07-12 07:26:20,239 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:26:20.239387
2018-07-12 07:26:20,240 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-12 07:26:20,241 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-12 07:26:20,241 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:26:20.241850 duration_in_ms=2.462
2018-07-12 07:26:20,242 [salt.state       ][INFO    ][6159] Running state [/etc/apt/preferences.d/uca] at time 07:26:20.242580
2018-07-12 07:26:20,243 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-12 07:26:20,424 [salt.state       ][INFO    ][6159] File /etc/apt/preferences.d/uca is in the correct state
2018-07-12 07:26:20,425 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/preferences.d/uca] at time 07:26:20.425362 duration_in_ms=182.782
2018-07-12 07:26:20,433 [salt.state       ][INFO    ][6159] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:26:20.433269
2018-07-12 07:26:20,433 [salt.state       ][INFO    ][6159] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-12 07:26:20,435 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-12 07:26:20,465 [salt.state       ][INFO    ][6159] unless execution succeeded
2018-07-12 07:26:20,466 [salt.state       ][INFO    ][6159] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:26:20.466217 duration_in_ms=32.948
2018-07-12 07:26:20,471 [salt.state       ][INFO    ][6159] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:26:20.471024
2018-07-12 07:26:20,471 [salt.state       ][INFO    ][6159] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-12 07:26:20,550 [salt.state       ][INFO    ][6159] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-12 07:26:20,552 [salt.state       ][INFO    ][6159] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:26:20.552371 duration_in_ms=81.344
2018-07-12 07:26:20,553 [salt.state       ][INFO    ][6159] Running state [linux_extra_packages_latest] at time 07:26:20.553872
2018-07-12 07:26:20,555 [salt.state       ][INFO    ][6159] Executing state pkg.latest for linux_extra_packages_latest
2018-07-12 07:26:20,602 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-12 07:26:20,810 [salt.state       ][INFO    ][6159] Package python-tornado is already up-to-date
2018-07-12 07:26:20,812 [salt.state       ][INFO    ][6159] Completed state [linux_extra_packages_latest] at time 07:26:20.812051 duration_in_ms=258.179
2018-07-12 07:26:20,815 [salt.state       ][INFO    ][6159] Running state [UTC] at time 07:26:20.815167
2018-07-12 07:26:20,816 [salt.state       ][INFO    ][6159] Executing state timezone.system for UTC
2018-07-12 07:26:20,819 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:26:20,891 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:26:20,919 [salt.state       ][INFO    ][6159] Timezone UTC already set, UTC already set to UTC
2018-07-12 07:26:20,920 [salt.state       ][INFO    ][6159] Completed state [UTC] at time 07:26:20.920737 duration_in_ms=105.571
2018-07-12 07:26:20,922 [salt.state       ][INFO    ][6159] Running state [nf_conntrack] at time 07:26:20.922854
2018-07-12 07:26:20,923 [salt.state       ][INFO    ][6159] Executing state kmod.present for nf_conntrack
2018-07-12 07:26:20,925 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'lsmod' in directory '/root'
2018-07-12 07:26:20,931 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072620904851
2018-07-12 07:26:20,948 [salt.minion      ][INFO    ][6692] Starting a new job with PID 6692
2018-07-12 07:26:20,959 [salt.state       ][INFO    ][6159] Kernel module nf_conntrack is already present
2018-07-12 07:26:20,960 [salt.state       ][INFO    ][6159] Completed state [nf_conntrack] at time 07:26:20.960052 duration_in_ms=37.199
2018-07-12 07:26:20,961 [salt.state       ][INFO    ][6159] Running state [kernel.panic] at time 07:26:20.961782
2018-07-12 07:26:20,962 [salt.state       ][INFO    ][6159] Executing state sysctl.present for kernel.panic
2018-07-12 07:26:20,982 [salt.minion      ][INFO    ][6692] Returning information for job: 20180712072620904851
2018-07-12 07:26:20,988 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,054 [salt.state       ][INFO    ][6159] Sysctl value kernel.panic = 60 is already set
2018-07-12 07:26:21,055 [salt.state       ][INFO    ][6159] Completed state [kernel.panic] at time 07:26:21.054944 duration_in_ms=93.162
2018-07-12 07:26:21,055 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_keepalive_probes] at time 07:26:21.055745
2018-07-12 07:26:21,056 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-12 07:26:21,057 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,105 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-12 07:26:21,113 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:26:21.113264 duration_in_ms=57.52
2018-07-12 07:26:21,114 [salt.state       ][INFO    ][6159] Running state [fs.file-max] at time 07:26:21.113971
2018-07-12 07:26:21,114 [salt.state       ][INFO    ][6159] Executing state sysctl.present for fs.file-max
2018-07-12 07:26:21,115 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,170 [salt.state       ][INFO    ][6159] Sysctl value fs.file-max = 124165 is already set
2018-07-12 07:26:21,171 [salt.state       ][INFO    ][6159] Completed state [fs.file-max] at time 07:26:21.171481 duration_in_ms=57.51
2018-07-12 07:26:21,172 [salt.state       ][INFO    ][6159] Running state [net.core.somaxconn] at time 07:26:21.172181
2018-07-12 07:26:21,172 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.core.somaxconn
2018-07-12 07:26:21,173 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,220 [salt.state       ][INFO    ][6159] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-12 07:26:21,221 [salt.state       ][INFO    ][6159] Completed state [net.core.somaxconn] at time 07:26:21.221498 duration_in_ms=49.316
2018-07-12 07:26:21,222 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:26:21.222288
2018-07-12 07:26:21,223 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-12 07:26:21,224 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,271 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-12 07:26:21,272 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:26:21.272551 duration_in_ms=50.262
2018-07-12 07:26:21,273 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_tw_reuse] at time 07:26:21.273623
2018-07-12 07:26:21,274 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-12 07:26:21,276 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,323 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-12 07:26:21,324 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_tw_reuse] at time 07:26:21.324706 duration_in_ms=51.083
2018-07-12 07:26:21,325 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_congestion_control] at time 07:26:21.325506
2018-07-12 07:26:21,326 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-12 07:26:21,327 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,377 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-12 07:26:21,379 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_congestion_control] at time 07:26:21.379066 duration_in_ms=53.558
2018-07-12 07:26:21,380 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_retries2] at time 07:26:21.380366
2018-07-12 07:26:21,381 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-12 07:26:21,383 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,432 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-12 07:26:21,433 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_retries2] at time 07:26:21.433826 duration_in_ms=53.46
2018-07-12 07:26:21,435 [salt.state       ][INFO    ][6159] Running state [net.core.netdev_max_backlog] at time 07:26:21.435301
2018-07-12 07:26:21,436 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-12 07:26:21,438 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,488 [salt.state       ][INFO    ][6159] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-12 07:26:21,490 [salt.state       ][INFO    ][6159] Completed state [net.core.netdev_max_backlog] at time 07:26:21.490081 duration_in_ms=54.779
2018-07-12 07:26:21,491 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:26:21.491553
2018-07-12 07:26:21,492 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-12 07:26:21,495 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,551 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-12 07:26:21,552 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:26:21.552689 duration_in_ms=61.134
2018-07-12 07:26:21,554 [salt.state       ][INFO    ][6159] Running state [vm.swappiness] at time 07:26:21.554345
2018-07-12 07:26:21,555 [salt.state       ][INFO    ][6159] Executing state sysctl.present for vm.swappiness
2018-07-12 07:26:21,558 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,610 [salt.state       ][INFO    ][6159] Sysctl value vm.swappiness = 10 is already set
2018-07-12 07:26:21,611 [salt.state       ][INFO    ][6159] Completed state [vm.swappiness] at time 07:26:21.611572 duration_in_ms=57.227
2018-07-12 07:26:21,613 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:26:21.613281
2018-07-12 07:26:21,614 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-12 07:26:21,617 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,671 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-12 07:26:21,673 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:26:21.673310 duration_in_ms=60.029
2018-07-12 07:26:21,675 [salt.state       ][INFO    ][6159] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:26:21.674976
2018-07-12 07:26:21,676 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-12 07:26:21,678 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,729 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-12 07:26:21,731 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:26:21.731152 duration_in_ms=56.175
2018-07-12 07:26:21,732 [salt.state       ][INFO    ][6159] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:26:21.732694
2018-07-12 07:26:21,734 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-12 07:26:21,736 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,819 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-12 07:26:21,821 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:26:21.821241 duration_in_ms=88.547
2018-07-12 07:26:21,823 [salt.state       ][INFO    ][6159] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:26:21.822926
2018-07-12 07:26:21,824 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-12 07:26:21,826 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:21,927 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-12 07:26:21,929 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:26:21.929588 duration_in_ms=106.661
2018-07-12 07:26:21,931 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_fin_timeout] at time 07:26:21.931319
2018-07-12 07:26:21,932 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-12 07:26:21,935 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,026 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-12 07:26:22,029 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_fin_timeout] at time 07:26:22.028856 duration_in_ms=97.537
2018-07-12 07:26:22,030 [salt.state       ][INFO    ][6159] Running state [net.ipv4.tcp_keepalive_time] at time 07:26:22.030815
2018-07-12 07:26:22,032 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-12 07:26:22,035 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,099 [salt.state       ][INFO    ][6159] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-12 07:26:22,100 [salt.state       ][INFO    ][6159] Completed state [net.ipv4.tcp_keepalive_time] at time 07:26:22.100563 duration_in_ms=69.749
2018-07-12 07:26:22,101 [salt.state       ][INFO    ][6159] Running state [net.nf_conntrack_max] at time 07:26:22.101600
2018-07-12 07:26:22,102 [salt.state       ][INFO    ][6159] Executing state sysctl.present for net.nf_conntrack_max
2018-07-12 07:26:22,104 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,174 [salt.state       ][INFO    ][6159] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-12 07:26:22,175 [salt.state       ][INFO    ][6159] Completed state [net.nf_conntrack_max] at time 07:26:22.175576 duration_in_ms=73.977
2018-07-12 07:26:22,176 [salt.state       ][INFO    ][6159] Running state [linux_sysfs_package] at time 07:26:22.176373
2018-07-12 07:26:22,177 [salt.state       ][INFO    ][6159] Executing state pkg.installed for linux_sysfs_package
2018-07-12 07:26:22,190 [salt.state       ][INFO    ][6159] All specified packages are already installed
2018-07-12 07:26:22,191 [salt.state       ][INFO    ][6159] Completed state [linux_sysfs_package] at time 07:26:22.190969 duration_in_ms=14.596
2018-07-12 07:26:22,193 [salt.state       ][INFO    ][6159] Running state [/etc/sysfs.d] at time 07:26:22.193656
2018-07-12 07:26:22,194 [salt.state       ][INFO    ][6159] Executing state file.directory for /etc/sysfs.d
2018-07-12 07:26:22,195 [salt.state       ][INFO    ][6159] Directory /etc/sysfs.d is in the correct state
2018-07-12 07:26:22,196 [salt.state       ][INFO    ][6159] Completed state [/etc/sysfs.d] at time 07:26:22.195946 duration_in_ms=2.29
2018-07-12 07:26:22,197 [salt.state       ][INFO    ][6159] Running state [ondemand] at time 07:26:22.197169
2018-07-12 07:26:22,197 [salt.state       ][INFO    ][6159] Executing state service.dead for ondemand
2018-07-12 07:26:22,198 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:22,233 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:26:22,255 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:26:22,285 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'runlevel' in directory '/root'
2018-07-12 07:26:22,305 [salt.state       ][INFO    ][6159] The service ondemand is already dead
2018-07-12 07:26:22,305 [salt.state       ][INFO    ][6159] Completed state [ondemand] at time 07:26:22.305906 duration_in_ms=108.736
2018-07-12 07:26:22,307 [salt.state       ][INFO    ][6159] Running state [cs_CZ.UTF-8] at time 07:26:22.307006
2018-07-12 07:26:22,307 [salt.state       ][INFO    ][6159] Executing state locale.present for cs_CZ.UTF-8
2018-07-12 07:26:22,308 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'locale -a' in directory '/root'
2018-07-12 07:26:22,324 [salt.state       ][INFO    ][6159] Locale cs_CZ.UTF-8 is already present
2018-07-12 07:26:22,325 [salt.state       ][INFO    ][6159] Completed state [cs_CZ.UTF-8] at time 07:26:22.325213 duration_in_ms=18.206
2018-07-12 07:26:22,325 [salt.state       ][INFO    ][6159] Running state [en_US.UTF-8] at time 07:26:22.325646
2018-07-12 07:26:22,326 [salt.state       ][INFO    ][6159] Executing state locale.present for en_US.UTF-8
2018-07-12 07:26:22,326 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'locale -a' in directory '/root'
2018-07-12 07:26:22,342 [salt.state       ][INFO    ][6159] Locale en_US.UTF-8 is already present
2018-07-12 07:26:22,343 [salt.state       ][INFO    ][6159] Completed state [en_US.UTF-8] at time 07:26:22.343384 duration_in_ms=17.737
2018-07-12 07:26:22,346 [salt.state       ][INFO    ][6159] Running state [en_US.UTF-8] at time 07:26:22.346123
2018-07-12 07:26:22,346 [salt.state       ][INFO    ][6159] Executing state locale.system for en_US.UTF-8
2018-07-12 07:26:22,347 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'localectl' in directory '/root'
2018-07-12 07:26:22,392 [salt.state       ][INFO    ][6159] System locale en_US.UTF-8 already set
2018-07-12 07:26:22,393 [salt.state       ][INFO    ][6159] Completed state [en_US.UTF-8] at time 07:26:22.393299 duration_in_ms=47.176
2018-07-12 07:26:22,394 [salt.state       ][INFO    ][6159] Running state [root] at time 07:26:22.394482
2018-07-12 07:26:22,394 [salt.state       ][INFO    ][6159] Executing state group.present for root
2018-07-12 07:26:22,395 [salt.state       ][INFO    ][6159] Group root is present and up to date
2018-07-12 07:26:22,395 [salt.state       ][INFO    ][6159] Completed state [root] at time 07:26:22.395699 duration_in_ms=1.216
2018-07-12 07:26:22,399 [salt.state       ][INFO    ][6159] Running state [root] at time 07:26:22.399705
2018-07-12 07:26:22,400 [salt.state       ][INFO    ][6159] Executing state user.present for root
2018-07-12 07:26:22,401 [salt.state       ][INFO    ][6159] User root is present and up to date
2018-07-12 07:26:22,401 [salt.state       ][INFO    ][6159] Completed state [root] at time 07:26:22.401821 duration_in_ms=2.115
2018-07-12 07:26:22,403 [salt.state       ][INFO    ][6159] Running state [/root] at time 07:26:22.403705
2018-07-12 07:26:22,404 [salt.state       ][INFO    ][6159] Executing state file.directory for /root
2018-07-12 07:26:22,404 [salt.state       ][INFO    ][6159] Directory /root is in the correct state
2018-07-12 07:26:22,405 [salt.state       ][INFO    ][6159] Completed state [/root] at time 07:26:22.405206 duration_in_ms=1.5
2018-07-12 07:26:22,405 [salt.state       ][INFO    ][6159] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:26:22.405495
2018-07-12 07:26:22,405 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-12 07:26:22,406 [salt.state       ][INFO    ][6159] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-12 07:26:22,406 [salt.state       ][INFO    ][6159] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:26:22.406482 duration_in_ms=0.986
2018-07-12 07:26:22,406 [salt.state       ][INFO    ][6159] Running state [ubuntu] at time 07:26:22.406777
2018-07-12 07:26:22,407 [salt.state       ][INFO    ][6159] Executing state group.present for ubuntu
2018-07-12 07:26:22,407 [salt.state       ][INFO    ][6159] Group ubuntu is present and up to date
2018-07-12 07:26:22,407 [salt.state       ][INFO    ][6159] Completed state [ubuntu] at time 07:26:22.407719 duration_in_ms=0.942
2018-07-12 07:26:22,409 [salt.state       ][INFO    ][6159] Running state [ubuntu] at time 07:26:22.409381
2018-07-12 07:26:22,409 [salt.state       ][INFO    ][6159] Executing state user.present for ubuntu
2018-07-12 07:26:22,411 [salt.state       ][INFO    ][6159] User ubuntu is present and up to date
2018-07-12 07:26:22,411 [salt.state       ][INFO    ][6159] Completed state [ubuntu] at time 07:26:22.411437 duration_in_ms=2.056
2018-07-12 07:26:22,413 [salt.state       ][INFO    ][6159] Running state [/home/ubuntu] at time 07:26:22.413339
2018-07-12 07:26:22,413 [salt.state       ][INFO    ][6159] Executing state file.directory for /home/ubuntu
2018-07-12 07:26:22,414 [salt.state       ][INFO    ][6159] Directory /home/ubuntu is in the correct state
2018-07-12 07:26:22,414 [salt.state       ][INFO    ][6159] Completed state [/home/ubuntu] at time 07:26:22.414916 duration_in_ms=1.577
2018-07-12 07:26:22,416 [salt.state       ][INFO    ][6159] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:26:22.416568
2018-07-12 07:26:22,416 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-12 07:26:22,441 [salt.state       ][INFO    ][6159] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-12 07:26:22,441 [salt.state       ][INFO    ][6159] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:26:22.441804 duration_in_ms=25.236
2018-07-12 07:26:22,442 [salt.state       ][INFO    ][6159] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:26:22.442172
2018-07-12 07:26:22,442 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-12 07:26:22,612 [salt.state       ][INFO    ][6159] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-12 07:26:22,613 [salt.state       ][INFO    ][6159] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:26:22.613042 duration_in_ms=170.869
2018-07-12 07:26:22,613 [salt.state       ][INFO    ][6159] Running state [apt-daily.timer] at time 07:26:22.613407
2018-07-12 07:26:22,613 [salt.state       ][INFO    ][6159] Executing state service.dead for apt-daily.timer
2018-07-12 07:26:22,614 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-12 07:26:22,648 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:26:22,671 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:26:22,701 [salt.state       ][INFO    ][6159] The service apt-daily.timer is already dead
2018-07-12 07:26:22,701 [salt.state       ][INFO    ][6159] Completed state [apt-daily.timer] at time 07:26:22.701631 duration_in_ms=88.223
2018-07-12 07:26:22,702 [salt.state       ][INFO    ][6159] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:26:22.702357
2018-07-12 07:26:22,703 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-12 07:26:22,891 [salt.state       ][INFO    ][6159] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-12 07:26:22,892 [salt.state       ][INFO    ][6159] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:26:22.891982 duration_in_ms=189.626
2018-07-12 07:26:22,894 [salt.state       ][INFO    ][6159] Running state [service.systemctl_reload] at time 07:26:22.894744
2018-07-12 07:26:22,895 [salt.state       ][INFO    ][6159] Executing state module.wait for service.systemctl_reload
2018-07-12 07:26:22,895 [salt.state       ][INFO    ][6159] No changes made for service.systemctl_reload
2018-07-12 07:26:22,895 [salt.state       ][INFO    ][6159] Completed state [service.systemctl_reload] at time 07:26:22.895746 duration_in_ms=1.001
2018-07-12 07:26:22,896 [salt.state       ][INFO    ][6159] Running state [/etc/issue] at time 07:26:22.896115
2018-07-12 07:26:22,896 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/issue
2018-07-12 07:26:22,903 [salt.state       ][INFO    ][6159] File /etc/issue is in the correct state
2018-07-12 07:26:22,903 [salt.state       ][INFO    ][6159] Completed state [/etc/issue] at time 07:26:22.903357 duration_in_ms=7.241
2018-07-12 07:26:22,903 [salt.state       ][INFO    ][6159] Running state [/etc/hostname] at time 07:26:22.903704
2018-07-12 07:26:22,904 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/hostname
2018-07-12 07:26:22,923 [salt.state       ][INFO    ][6159] File /etc/hostname is in the correct state
2018-07-12 07:26:22,923 [salt.state       ][INFO    ][6159] Completed state [/etc/hostname] at time 07:26:22.923708 duration_in_ms=20.004
2018-07-12 07:26:22,925 [salt.state       ][INFO    ][6159] Running state [hostname msg02] at time 07:26:22.925553
2018-07-12 07:26:22,925 [salt.state       ][INFO    ][6159] Executing state cmd.wait for hostname msg02
2018-07-12 07:26:22,926 [salt.state       ][INFO    ][6159] No changes made for hostname msg02
2018-07-12 07:26:22,926 [salt.state       ][INFO    ][6159] Completed state [hostname msg02] at time 07:26:22.926644 duration_in_ms=1.091
2018-07-12 07:26:22,927 [salt.state       ][INFO    ][6159] Running state [mdb02] at time 07:26:22.927384
2018-07-12 07:26:22,927 [salt.state       ][INFO    ][6159] Executing state host.present for mdb02
2018-07-12 07:26:22,928 [salt.state       ][INFO    ][6159] Host mdb02 (10.167.4.33) already present
2018-07-12 07:26:22,928 [salt.state       ][INFO    ][6159] Completed state [mdb02] at time 07:26:22.928783 duration_in_ms=1.399
2018-07-12 07:26:22,929 [salt.state       ][INFO    ][6159] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:26:22.929138
2018-07-12 07:26:22,929 [salt.state       ][INFO    ][6159] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,930 [salt.state       ][INFO    ][6159] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-12 07:26:22,930 [salt.state       ][INFO    ][6159] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:26:22.930497 duration_in_ms=1.36
2018-07-12 07:26:22,930 [salt.state       ][INFO    ][6159] Running state [mdb03] at time 07:26:22.930852
2018-07-12 07:26:22,931 [salt.state       ][INFO    ][6159] Executing state host.present for mdb03
2018-07-12 07:26:22,931 [salt.state       ][INFO    ][6159] Host mdb03 (10.167.4.34) already present
2018-07-12 07:26:22,932 [salt.state       ][INFO    ][6159] Completed state [mdb03] at time 07:26:22.932200 duration_in_ms=1.348
2018-07-12 07:26:22,932 [salt.state       ][INFO    ][6159] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:26:22.932552
2018-07-12 07:26:22,932 [salt.state       ][INFO    ][6159] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,933 [salt.state       ][INFO    ][6159] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-12 07:26:22,933 [salt.state       ][INFO    ][6159] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:26:22.933886 duration_in_ms=1.334
2018-07-12 07:26:22,934 [salt.state       ][INFO    ][6159] Running state [mdb01] at time 07:26:22.934257
2018-07-12 07:26:22,934 [salt.state       ][INFO    ][6159] Executing state host.present for mdb01
2018-07-12 07:26:22,935 [salt.state       ][INFO    ][6159] Host mdb01 (10.167.4.32) already present
2018-07-12 07:26:22,935 [salt.state       ][INFO    ][6159] Completed state [mdb01] at time 07:26:22.935586 duration_in_ms=1.329
2018-07-12 07:26:22,935 [salt.state       ][INFO    ][6159] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:26:22.935943
2018-07-12 07:26:22,936 [salt.state       ][INFO    ][6159] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,937 [salt.state       ][INFO    ][6159] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-12 07:26:22,937 [salt.state       ][INFO    ][6159] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:26:22.937293 duration_in_ms=1.349
2018-07-12 07:26:22,937 [salt.state       ][INFO    ][6159] Running state [mdb] at time 07:26:22.937649
2018-07-12 07:26:22,938 [salt.state       ][INFO    ][6159] Executing state host.present for mdb
2018-07-12 07:26:22,938 [salt.state       ][INFO    ][6159] Host mdb (10.167.4.31) already present
2018-07-12 07:26:22,939 [salt.state       ][INFO    ][6159] Completed state [mdb] at time 07:26:22.939018 duration_in_ms=1.369
2018-07-12 07:26:22,939 [salt.state       ][INFO    ][6159] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 07:26:22.939373
2018-07-12 07:26:22,939 [salt.state       ][INFO    ][6159] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,940 [salt.state       ][INFO    ][6159] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-12 07:26:22,940 [salt.state       ][INFO    ][6159] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 07:26:22.940717 duration_in_ms=1.345
2018-07-12 07:26:22,941 [salt.state       ][INFO    ][6159] Running state [cfg01] at time 07:26:22.941072
2018-07-12 07:26:22,941 [salt.state       ][INFO    ][6159] Executing state host.present for cfg01
2018-07-12 07:26:22,942 [salt.state       ][INFO    ][6159] Host cfg01 (10.167.4.11) already present
2018-07-12 07:26:22,942 [salt.state       ][INFO    ][6159] Completed state [cfg01] at time 07:26:22.942429 duration_in_ms=1.357
2018-07-12 07:26:22,942 [salt.state       ][INFO    ][6159] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:22.942786
2018-07-12 07:26:22,943 [salt.state       ][INFO    ][6159] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,943 [salt.state       ][INFO    ][6159] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:26:22,944 [salt.state       ][INFO    ][6159] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:22.944131 duration_in_ms=1.345
2018-07-12 07:26:22,944 [salt.state       ][INFO    ][6159] Running state [prx01] at time 07:26:22.944484
2018-07-12 07:26:22,944 [salt.state       ][INFO    ][6159] Executing state host.present for prx01
2018-07-12 07:26:22,945 [salt.state       ][INFO    ][6159] Host prx01 (10.167.4.14) already present
2018-07-12 07:26:22,945 [salt.state       ][INFO    ][6159] Completed state [prx01] at time 07:26:22.945814 duration_in_ms=1.329
2018-07-12 07:26:22,946 [salt.state       ][INFO    ][6159] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 07:26:22.946167
2018-07-12 07:26:22,946 [salt.state       ][INFO    ][6159] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,947 [salt.state       ][INFO    ][6159] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-12 07:26:22,947 [salt.state       ][INFO    ][6159] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 07:26:22.947517 duration_in_ms=1.351
2018-07-12 07:26:22,947 [salt.state       ][INFO    ][6159] Running state [kvm01] at time 07:26:22.947871
2018-07-12 07:26:22,948 [salt.state       ][INFO    ][6159] Executing state host.present for kvm01
2018-07-12 07:26:22,948 [salt.state       ][INFO    ][6159] Host kvm01 (10.167.4.20) already present
2018-07-12 07:26:22,949 [salt.state       ][INFO    ][6159] Completed state [kvm01] at time 07:26:22.949209 duration_in_ms=1.339
2018-07-12 07:26:22,949 [salt.state       ][INFO    ][6159] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:26:22.949564
2018-07-12 07:26:22,949 [salt.state       ][INFO    ][6159] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,950 [salt.state       ][INFO    ][6159] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-12 07:26:22,950 [salt.state       ][INFO    ][6159] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:26:22.950922 duration_in_ms=1.358
2018-07-12 07:26:22,951 [salt.state       ][INFO    ][6159] Running state [kvm03] at time 07:26:22.951276
2018-07-12 07:26:22,951 [salt.state       ][INFO    ][6159] Executing state host.present for kvm03
2018-07-12 07:26:22,952 [salt.state       ][INFO    ][6159] Host kvm03 (10.167.4.22) already present
2018-07-12 07:26:22,952 [salt.state       ][INFO    ][6159] Completed state [kvm03] at time 07:26:22.952618 duration_in_ms=1.342
2018-07-12 07:26:22,953 [salt.state       ][INFO    ][6159] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:26:22.952970
2018-07-12 07:26:22,953 [salt.state       ][INFO    ][6159] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,954 [salt.state       ][INFO    ][6159] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-12 07:26:22,954 [salt.state       ][INFO    ][6159] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:26:22.954334 duration_in_ms=1.363
2018-07-12 07:26:22,954 [salt.state       ][INFO    ][6159] Running state [kvm02] at time 07:26:22.954690
2018-07-12 07:26:22,955 [salt.state       ][INFO    ][6159] Executing state host.present for kvm02
2018-07-12 07:26:22,956 [salt.state       ][INFO    ][6159] Host kvm02 (10.167.4.21) already present
2018-07-12 07:26:22,956 [salt.state       ][INFO    ][6159] Completed state [kvm02] at time 07:26:22.956356 duration_in_ms=1.667
2018-07-12 07:26:22,956 [salt.state       ][INFO    ][6159] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:26:22.956711
2018-07-12 07:26:22,957 [salt.state       ][INFO    ][6159] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,957 [salt.state       ][INFO    ][6159] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-12 07:26:22,958 [salt.state       ][INFO    ][6159] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:26:22.958044 duration_in_ms=1.333
2018-07-12 07:26:22,958 [salt.state       ][INFO    ][6159] Running state [dbs] at time 07:26:22.958413
2018-07-12 07:26:22,958 [salt.state       ][INFO    ][6159] Executing state host.present for dbs
2018-07-12 07:26:22,959 [salt.state       ][INFO    ][6159] Host dbs (10.167.4.23) already present
2018-07-12 07:26:22,959 [salt.state       ][INFO    ][6159] Completed state [dbs] at time 07:26:22.959742 duration_in_ms=1.329
2018-07-12 07:26:22,960 [salt.state       ][INFO    ][6159] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 07:26:22.960103
2018-07-12 07:26:22,960 [salt.state       ][INFO    ][6159] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,961 [salt.state       ][INFO    ][6159] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-12 07:26:22,961 [salt.state       ][INFO    ][6159] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 07:26:22.961433 duration_in_ms=1.33
2018-07-12 07:26:22,961 [salt.state       ][INFO    ][6159] Running state [prx] at time 07:26:22.961788
2018-07-12 07:26:22,962 [salt.state       ][INFO    ][6159] Executing state host.present for prx
2018-07-12 07:26:22,962 [salt.state       ][INFO    ][6159] Host prx (10.167.4.13) already present
2018-07-12 07:26:22,963 [salt.state       ][INFO    ][6159] Completed state [prx] at time 07:26:22.963145 duration_in_ms=1.358
2018-07-12 07:26:22,963 [salt.state       ][INFO    ][6159] Running state [prx.mcp-ovs-dpdk-ha.local] at time 07:26:22.963498
2018-07-12 07:26:22,963 [salt.state       ][INFO    ][6159] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,964 [salt.state       ][INFO    ][6159] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-12 07:26:22,964 [salt.state       ][INFO    ][6159] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 07:26:22.964839 duration_in_ms=1.342
2018-07-12 07:26:22,965 [salt.state       ][INFO    ][6159] Running state [prx02] at time 07:26:22.965192
2018-07-12 07:26:22,965 [salt.state       ][INFO    ][6159] Executing state host.present for prx02
2018-07-12 07:26:22,966 [salt.state       ][INFO    ][6159] Host prx02 (10.167.4.15) already present
2018-07-12 07:26:22,966 [salt.state       ][INFO    ][6159] Completed state [prx02] at time 07:26:22.966553 duration_in_ms=1.362
2018-07-12 07:26:22,966 [salt.state       ][INFO    ][6159] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 07:26:22.966905
2018-07-12 07:26:22,967 [salt.state       ][INFO    ][6159] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,968 [salt.state       ][INFO    ][6159] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-12 07:26:22,968 [salt.state       ][INFO    ][6159] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 07:26:22.968265 duration_in_ms=1.36
2018-07-12 07:26:22,968 [salt.state       ][INFO    ][6159] Running state [msg02] at time 07:26:22.968622
2018-07-12 07:26:22,968 [salt.state       ][INFO    ][6159] Executing state host.present for msg02
2018-07-12 07:26:22,969 [salt.state       ][INFO    ][6159] Host msg02 (10.167.4.29) already present
2018-07-12 07:26:22,970 [salt.state       ][INFO    ][6159] Completed state [msg02] at time 07:26:22.969947 duration_in_ms=1.326
2018-07-12 07:26:22,970 [salt.state       ][INFO    ][6159] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 07:26:22.970314
2018-07-12 07:26:22,970 [salt.state       ][INFO    ][6159] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:22,971 [salt.state       ][INFO    ][6159] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-12 07:26:22,971 [salt.state       ][INFO    ][6159] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 07:26:22.971651 duration_in_ms=1.336
2018-07-12 07:26:22,973 [salt.state       ][INFO    ][6159] Running state [file.replace] at time 07:26:22.973643
2018-07-12 07:26:22,973 [salt.state       ][INFO    ][6159] Executing state module.run for file.replace
2018-07-12 07:26:24,326 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['git', '--version'] in directory '/root'
2018-07-12 07:26:24,645 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command 'grep -q "msg02 msg02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-12 07:26:24,689 [salt.state       ][INFO    ][6159] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.23\t\tdbs dbs.mcp-ovs-dpdk-ha.local\n 10.167.4.13\t\tprx prx.mcp-ovs-dpdk-ha.local\n 10.167.4.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n-10.167.4.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n+10.167.4.29\t\tmsg02.mcp-ovs-dpdk-ha.local msg02\n 10.167.4.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n 10.167.4.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n 10.167.4.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n'}
2018-07-12 07:26:24,690 [salt.state       ][INFO    ][6159] Completed state [file.replace] at time 07:26:24.689885 duration_in_ms=1716.239
2018-07-12 07:26:24,690 [salt.state       ][INFO    ][6159] Running state [msg03] at time 07:26:24.690768
2018-07-12 07:26:24,691 [salt.state       ][INFO    ][6159] Executing state host.present for msg03
2018-07-12 07:26:24,693 [salt.state       ][INFO    ][6159] Host msg03 (10.167.4.30) already present
2018-07-12 07:26:24,693 [salt.state       ][INFO    ][6159] Completed state [msg03] at time 07:26:24.693540 duration_in_ms=2.773
2018-07-12 07:26:24,694 [salt.state       ][INFO    ][6159] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 07:26:24.694145
2018-07-12 07:26:24,694 [salt.state       ][INFO    ][6159] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,696 [salt.state       ][INFO    ][6159] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-12 07:26:24,696 [salt.state       ][INFO    ][6159] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 07:26:24.696613 duration_in_ms=2.468
2018-07-12 07:26:24,697 [salt.state       ][INFO    ][6159] Running state [msg01] at time 07:26:24.697176
2018-07-12 07:26:24,697 [salt.state       ][INFO    ][6159] Executing state host.present for msg01
2018-07-12 07:26:24,699 [salt.state       ][INFO    ][6159] Host msg01 (10.167.4.28) already present
2018-07-12 07:26:24,699 [salt.state       ][INFO    ][6159] Completed state [msg01] at time 07:26:24.699557 duration_in_ms=2.381
2018-07-12 07:26:24,700 [salt.state       ][INFO    ][6159] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.700189
2018-07-12 07:26:24,700 [salt.state       ][INFO    ][6159] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,702 [salt.state       ][INFO    ][6159] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-12 07:26:24,702 [salt.state       ][INFO    ][6159] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.702434 duration_in_ms=2.245
2018-07-12 07:26:24,703 [salt.state       ][INFO    ][6159] Running state [msg] at time 07:26:24.703027
2018-07-12 07:26:24,703 [salt.state       ][INFO    ][6159] Executing state host.present for msg
2018-07-12 07:26:24,704 [salt.state       ][INFO    ][6159] Host msg (10.167.4.27) already present
2018-07-12 07:26:24,705 [salt.state       ][INFO    ][6159] Completed state [msg] at time 07:26:24.705260 duration_in_ms=2.233
2018-07-12 07:26:24,705 [salt.state       ][INFO    ][6159] Running state [msg.mcp-ovs-dpdk-ha.local] at time 07:26:24.705818
2018-07-12 07:26:24,706 [salt.state       ][INFO    ][6159] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,707 [salt.state       ][INFO    ][6159] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-12 07:26:24,708 [salt.state       ][INFO    ][6159] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 07:26:24.708064 duration_in_ms=2.245
2018-07-12 07:26:24,708 [salt.state       ][INFO    ][6159] Running state [cfg01] at time 07:26:24.708608
2018-07-12 07:26:24,709 [salt.state       ][INFO    ][6159] Executing state host.present for cfg01
2018-07-12 07:26:24,710 [salt.state       ][INFO    ][6159] Host cfg01 (10.167.4.11) already present
2018-07-12 07:26:24,710 [salt.state       ][INFO    ][6159] Completed state [cfg01] at time 07:26:24.710872 duration_in_ms=2.264
2018-07-12 07:26:24,711 [salt.state       ][INFO    ][6159] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.711444
2018-07-12 07:26:24,712 [salt.state       ][INFO    ][6159] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,713 [salt.state       ][INFO    ][6159] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:26:24,713 [salt.state       ][INFO    ][6159] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.713617 duration_in_ms=2.173
2018-07-12 07:26:24,714 [salt.state       ][INFO    ][6159] Running state [cmp002] at time 07:26:24.714131
2018-07-12 07:26:24,714 [salt.state       ][INFO    ][6159] Executing state host.present for cmp002
2018-07-12 07:26:24,715 [salt.state       ][INFO    ][6159] Host cmp002 (10.167.4.53) already present
2018-07-12 07:26:24,716 [salt.state       ][INFO    ][6159] Completed state [cmp002] at time 07:26:24.716299 duration_in_ms=2.169
2018-07-12 07:26:24,716 [salt.state       ][INFO    ][6159] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:26:24.716838
2018-07-12 07:26:24,717 [salt.state       ][INFO    ][6159] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,718 [salt.state       ][INFO    ][6159] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-12 07:26:24,719 [salt.state       ][INFO    ][6159] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:26:24.719010 duration_in_ms=2.173
2018-07-12 07:26:24,719 [salt.state       ][INFO    ][6159] Running state [cmp001] at time 07:26:24.719539
2018-07-12 07:26:24,720 [salt.state       ][INFO    ][6159] Executing state host.present for cmp001
2018-07-12 07:26:24,721 [salt.state       ][INFO    ][6159] Host cmp001 (10.167.4.52) already present
2018-07-12 07:26:24,721 [salt.state       ][INFO    ][6159] Completed state [cmp001] at time 07:26:24.721666 duration_in_ms=2.128
2018-07-12 07:26:24,722 [salt.state       ][INFO    ][6159] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:26:24.722248
2018-07-12 07:26:24,722 [salt.state       ][INFO    ][6159] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,724 [salt.state       ][INFO    ][6159] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-12 07:26:24,724 [salt.state       ][INFO    ][6159] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:26:24.724381 duration_in_ms=2.133
2018-07-12 07:26:24,724 [salt.state       ][INFO    ][6159] Running state [dbs01] at time 07:26:24.724891
2018-07-12 07:26:24,725 [salt.state       ][INFO    ][6159] Executing state host.present for dbs01
2018-07-12 07:26:24,726 [salt.state       ][INFO    ][6159] Host dbs01 (10.167.4.24) already present
2018-07-12 07:26:24,727 [salt.state       ][INFO    ][6159] Completed state [dbs01] at time 07:26:24.726969 duration_in_ms=2.078
2018-07-12 07:26:24,727 [salt.state       ][INFO    ][6159] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:26:24.727463
2018-07-12 07:26:24,727 [salt.state       ][INFO    ][6159] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,729 [salt.state       ][INFO    ][6159] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-12 07:26:24,729 [salt.state       ][INFO    ][6159] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:26:24.729497 duration_in_ms=2.034
2018-07-12 07:26:24,730 [salt.state       ][INFO    ][6159] Running state [dbs02] at time 07:26:24.730000
2018-07-12 07:26:24,730 [salt.state       ][INFO    ][6159] Executing state host.present for dbs02
2018-07-12 07:26:24,732 [salt.state       ][INFO    ][6159] Host dbs02 (10.167.4.25) already present
2018-07-12 07:26:24,732 [salt.state       ][INFO    ][6159] Completed state [dbs02] at time 07:26:24.732516 duration_in_ms=2.516
2018-07-12 07:26:24,733 [salt.state       ][INFO    ][6159] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:26:24.733020
2018-07-12 07:26:24,733 [salt.state       ][INFO    ][6159] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,734 [salt.state       ][INFO    ][6159] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-12 07:26:24,735 [salt.state       ][INFO    ][6159] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:26:24.735050 duration_in_ms=2.03
2018-07-12 07:26:24,735 [salt.state       ][INFO    ][6159] Running state [dbs03] at time 07:26:24.735533
2018-07-12 07:26:24,736 [salt.state       ][INFO    ][6159] Executing state host.present for dbs03
2018-07-12 07:26:24,737 [salt.state       ][INFO    ][6159] Host dbs03 (10.167.4.26) already present
2018-07-12 07:26:24,737 [salt.state       ][INFO    ][6159] Completed state [dbs03] at time 07:26:24.737472 duration_in_ms=1.939
2018-07-12 07:26:24,738 [salt.state       ][INFO    ][6159] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:26:24.737943
2018-07-12 07:26:24,738 [salt.state       ][INFO    ][6159] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,739 [salt.state       ][INFO    ][6159] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-12 07:26:24,739 [salt.state       ][INFO    ][6159] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:26:24.739840 duration_in_ms=1.897
2018-07-12 07:26:24,740 [salt.state       ][INFO    ][6159] Running state [mas01] at time 07:26:24.740322
2018-07-12 07:26:24,740 [salt.state       ][INFO    ][6159] Executing state host.present for mas01
2018-07-12 07:26:24,741 [salt.state       ][INFO    ][6159] Host mas01 (10.167.4.12) already present
2018-07-12 07:26:24,742 [salt.state       ][INFO    ][6159] Completed state [mas01] at time 07:26:24.742187 duration_in_ms=1.865
2018-07-12 07:26:24,742 [salt.state       ][INFO    ][6159] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 07:26:24.742686
2018-07-12 07:26:24,743 [salt.state       ][INFO    ][6159] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,744 [salt.state       ][INFO    ][6159] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-12 07:26:24,744 [salt.state       ][INFO    ][6159] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 07:26:24.744577 duration_in_ms=1.89
2018-07-12 07:26:24,745 [salt.state       ][INFO    ][6159] Running state [ctl02] at time 07:26:24.745059
2018-07-12 07:26:24,745 [salt.state       ][INFO    ][6159] Executing state host.present for ctl02
2018-07-12 07:26:24,746 [salt.state       ][INFO    ][6159] Host ctl02 (10.167.4.37) already present
2018-07-12 07:26:24,747 [salt.state       ][INFO    ][6159] Completed state [ctl02] at time 07:26:24.746978 duration_in_ms=1.919
2018-07-12 07:26:24,747 [salt.state       ][INFO    ][6159] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:26:24.747456
2018-07-12 07:26:24,747 [salt.state       ][INFO    ][6159] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,749 [salt.state       ][INFO    ][6159] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-12 07:26:24,749 [salt.state       ][INFO    ][6159] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:26:24.749342 duration_in_ms=1.886
2018-07-12 07:26:24,749 [salt.state       ][INFO    ][6159] Running state [ctl03] at time 07:26:24.749798
2018-07-12 07:26:24,750 [salt.state       ][INFO    ][6159] Executing state host.present for ctl03
2018-07-12 07:26:24,751 [salt.state       ][INFO    ][6159] Host ctl03 (10.167.4.38) already present
2018-07-12 07:26:24,751 [salt.state       ][INFO    ][6159] Completed state [ctl03] at time 07:26:24.751626 duration_in_ms=1.828
2018-07-12 07:26:24,752 [salt.state       ][INFO    ][6159] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:26:24.752097
2018-07-12 07:26:24,752 [salt.state       ][INFO    ][6159] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,753 [salt.state       ][INFO    ][6159] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-12 07:26:24,753 [salt.state       ][INFO    ][6159] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:26:24.753901 duration_in_ms=1.804
2018-07-12 07:26:24,754 [salt.state       ][INFO    ][6159] Running state [ctl01] at time 07:26:24.754377
2018-07-12 07:26:24,754 [salt.state       ][INFO    ][6159] Executing state host.present for ctl01
2018-07-12 07:26:24,755 [salt.state       ][INFO    ][6159] Host ctl01 (10.167.4.36) already present
2018-07-12 07:26:24,756 [salt.state       ][INFO    ][6159] Completed state [ctl01] at time 07:26:24.756191 duration_in_ms=1.814
2018-07-12 07:26:24,756 [salt.state       ][INFO    ][6159] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:26:24.756641
2018-07-12 07:26:24,757 [salt.state       ][INFO    ][6159] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,758 [salt.state       ][INFO    ][6159] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-12 07:26:24,758 [salt.state       ][INFO    ][6159] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:26:24.758484 duration_in_ms=1.843
2018-07-12 07:26:24,759 [salt.state       ][INFO    ][6159] Running state [ctl] at time 07:26:24.758954
2018-07-12 07:26:24,759 [salt.state       ][INFO    ][6159] Executing state host.present for ctl
2018-07-12 07:26:24,760 [salt.state       ][INFO    ][6159] Host ctl (10.167.4.35) already present
2018-07-12 07:26:24,760 [salt.state       ][INFO    ][6159] Completed state [ctl] at time 07:26:24.760732 duration_in_ms=1.778
2018-07-12 07:26:24,761 [salt.state       ][INFO    ][6159] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 07:26:24.761160
2018-07-12 07:26:24,761 [salt.state       ][INFO    ][6159] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,762 [salt.state       ][INFO    ][6159] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-12 07:26:24,762 [salt.state       ][INFO    ][6159] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 07:26:24.762895 duration_in_ms=1.735
2018-07-12 07:26:24,763 [salt.state       ][INFO    ][6159] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:26:24.763309
2018-07-12 07:26:24,763 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-12 07:26:24,764 [salt.state       ][INFO    ][6159] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-12 07:26:24,764 [salt.state       ][INFO    ][6159] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:26:24.764622 duration_in_ms=1.313
2018-07-12 07:26:24,765 [salt.state       ][INFO    ][6159] Running state [ens3] at time 07:26:24.765045
2018-07-12 07:26:24,765 [salt.state       ][INFO    ][6159] Executing state network.managed for ens3
2018-07-12 07:26:25,866 [salt.state       ][INFO    ][6159] Interface ens3 is up to date.
2018-07-12 07:26:25,867 [salt.state       ][INFO    ][6159] Completed state [ens3] at time 07:26:25.867871 duration_in_ms=1102.825
2018-07-12 07:26:25,868 [salt.state       ][INFO    ][6159] Running state [ens2] at time 07:26:25.868775
2018-07-12 07:26:25,869 [salt.state       ][INFO    ][6159] Executing state network.managed for ens2
2018-07-12 07:26:26,769 [salt.state       ][INFO    ][6159] Interface ens2 is up to date.
2018-07-12 07:26:26,770 [salt.state       ][INFO    ][6159] Completed state [ens2] at time 07:26:26.770565 duration_in_ms=901.79
2018-07-12 07:26:26,771 [salt.state       ][INFO    ][6159] Running state [linux_system_network] at time 07:26:26.771249
2018-07-12 07:26:26,771 [salt.state       ][INFO    ][6159] Executing state network.system for linux_system_network
2018-07-12 07:26:26,773 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:26,794 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-12 07:26:26,824 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:26,845 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-12 07:26:26,869 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-12 07:26:27,556 [salt.loaded.int.module.debian_ip][WARNING ][6159] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-12 07:26:27,557 [salt.state       ][INFO    ][6159] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-12 07:26:27,557 [salt.state       ][INFO    ][6159] Completed state [linux_system_network] at time 07:26:27.557544 duration_in_ms=786.295
2018-07-12 07:26:27,557 [salt.state       ][INFO    ][6159] Running state [/etc/profile.d/proxy.sh] at time 07:26:27.557932
2018-07-12 07:26:27,558 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-12 07:26:27,558 [salt.state       ][INFO    ][6159] File /etc/profile.d/proxy.sh is not present
2018-07-12 07:26:27,559 [salt.state       ][INFO    ][6159] Completed state [/etc/profile.d/proxy.sh] at time 07:26:27.559039 duration_in_ms=1.107
2018-07-12 07:26:27,559 [salt.state       ][INFO    ][6159] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:26:27.559308
2018-07-12 07:26:27,559 [salt.state       ][INFO    ][6159] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-12 07:26:27,559 [salt.state       ][INFO    ][6159] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-12 07:26:27,560 [salt.state       ][INFO    ][6159] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:26:27.560123 duration_in_ms=0.815
2018-07-12 07:26:27,560 [salt.state       ][INFO    ][6159] Running state [ntp] at time 07:26:27.560395
2018-07-12 07:26:27,560 [salt.state       ][INFO    ][6159] Executing state pkg.installed for ntp
2018-07-12 07:26:27,574 [salt.state       ][INFO    ][6159] All specified packages are already installed
2018-07-12 07:26:27,575 [salt.state       ][INFO    ][6159] Completed state [ntp] at time 07:26:27.574982 duration_in_ms=14.587
2018-07-12 07:26:27,577 [salt.state       ][INFO    ][6159] Running state [/etc/ntp.conf] at time 07:26:27.577131
2018-07-12 07:26:27,577 [salt.state       ][INFO    ][6159] Executing state file.managed for /etc/ntp.conf
2018-07-12 07:26:27,705 [salt.state       ][INFO    ][6159] File /etc/ntp.conf is in the correct state
2018-07-12 07:26:27,705 [salt.state       ][INFO    ][6159] Completed state [/etc/ntp.conf] at time 07:26:27.705300 duration_in_ms=128.169
2018-07-12 07:26:27,707 [salt.state       ][INFO    ][6159] Running state [ntp] at time 07:26:27.707195
2018-07-12 07:26:27,707 [salt.state       ][INFO    ][6159] Executing state service.running for ntp
2018-07-12 07:26:27,708 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:27,734 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:26:27,758 [salt.loaded.int.module.cmdmod][INFO    ][6159] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:26:27,786 [salt.state       ][INFO    ][6159] The service ntp is already running
2018-07-12 07:26:27,787 [salt.state       ][INFO    ][6159] Completed state [ntp] at time 07:26:27.787043 duration_in_ms=79.843
2018-07-12 07:26:27,795 [salt.minion      ][INFO    ][6159] Returning information for job: 20180712072600815690
2018-07-12 07:27:43,152 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180712072743134479
2018-07-12 07:27:43,186 [salt.minion      ][INFO    ][6980] Starting a new job with PID 6980
2018-07-12 07:27:43,214 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6980] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-12 07:27:43,220 [salt.minion      ][INFO    ][6980] Returning information for job: 20180712072743134479
2018-07-12 07:28:19,124 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command pkg.upgrade with jid 20180712072819097484
2018-07-12 07:28:19,172 [salt.minion      ][INFO    ][6985] Starting a new job with PID 6985
2018-07-12 07:28:19,255 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:28:20,168 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6985] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-12 07:28:39,219 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072839184237
2018-07-12 07:28:39,253 [salt.minion      ][INFO    ][7164] Starting a new job with PID 7164
2018-07-12 07:28:39,293 [salt.minion      ][INFO    ][7164] Returning information for job: 20180712072839184237
2018-07-12 07:28:49,400 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072849376616
2018-07-12 07:28:49,434 [salt.minion      ][INFO    ][7257] Starting a new job with PID 7257
2018-07-12 07:28:49,482 [salt.minion      ][INFO    ][7257] Returning information for job: 20180712072849376616
2018-07-12 07:28:59,470 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072859442772
2018-07-12 07:28:59,505 [salt.minion      ][INFO    ][7736] Starting a new job with PID 7736
2018-07-12 07:28:59,766 [salt.minion      ][INFO    ][7736] Returning information for job: 20180712072859442772
2018-07-12 07:29:09,535 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072909512143
2018-07-12 07:29:09,559 [salt.minion      ][INFO    ][7818] Starting a new job with PID 7818
2018-07-12 07:29:09,583 [salt.minion      ][INFO    ][7818] Returning information for job: 20180712072909512143
2018-07-12 07:29:15,853 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:29:15,941 [salt.minion      ][INFO    ][6985] Returning information for job: 20180712072819097484
2018-07-12 07:30:16,999 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command test.ping with jid 20180712073016983820
2018-07-12 07:30:17,036 [salt.minion      ][INFO    ][8025] Starting a new job with PID 8025
2018-07-12 07:30:17,177 [salt.minion      ][INFO    ][8025] Returning information for job: 20180712073016983820
2018-07-12 07:32:16,162 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command state.sls with jid 20180712073216151416
2018-07-12 07:32:16,193 [salt.minion      ][INFO    ][8030] Starting a new job with PID 8030
2018-07-12 07:32:18,098 [salt.state       ][INFO    ][8030] Loading fresh modules for state activity
2018-07-12 07:32:18,225 [salt.fileclient  ][INFO    ][8030] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-12 07:32:18,280 [salt.fileclient  ][INFO    ][8030] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-12 07:32:18,454 [salt.loader      ][ERROR   ][8030] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:32:19,321 [salt.state       ][INFO    ][8030] Running state [keepalived] at time 07:32:19.320982
2018-07-12 07:32:19,321 [salt.state       ][INFO    ][8030] Executing state pkg.installed for keepalived
2018-07-12 07:32:19,322 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:32:20,264 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-12 07:32:20,558 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:32:25,723 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:32:25,810 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-12 07:32:36,265 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073236252779
2018-07-12 07:32:36,292 [salt.minion      ][INFO    ][9251] Starting a new job with PID 9251
2018-07-12 07:32:36,343 [salt.minion      ][INFO    ][9251] Returning information for job: 20180712073236252779
2018-07-12 07:32:39,588 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:32:39,696 [salt.state       ][INFO    ][8030] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-12 07:32:39,734 [salt.state       ][INFO    ][8030] Loading fresh modules for state activity
2018-07-12 07:32:39,799 [salt.state       ][INFO    ][8030] Completed state [keepalived] at time 07:32:39.799249 duration_in_ms=20478.264
2018-07-12 07:32:39,823 [salt.state       ][INFO    ][8030] Running state [lsof] at time 07:32:39.823354
2018-07-12 07:32:39,824 [salt.state       ][INFO    ][8030] Executing state pkg.installed for lsof
2018-07-12 07:32:39,915 [salt.loader      ][ERROR   ][8030] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:32:40,602 [salt.state       ][INFO    ][8030] All specified packages are already installed
2018-07-12 07:32:40,603 [salt.state       ][INFO    ][8030] Completed state [lsof] at time 07:32:40.603106 duration_in_ms=779.754
2018-07-12 07:32:40,606 [salt.state       ][INFO    ][8030] Running state [/etc/keepalived/keepalived.conf] at time 07:32:40.606430
2018-07-12 07:32:40,607 [salt.state       ][INFO    ][8030] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-12 07:32:40,646 [salt.fileclient  ][INFO    ][8030] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-12 07:32:40,729 [salt.state       ][INFO    ][8030] File changed:
New file
2018-07-12 07:32:40,730 [salt.state       ][INFO    ][8030] Completed state [/etc/keepalived/keepalived.conf] at time 07:32:40.730379 duration_in_ms=123.949
2018-07-12 07:32:40,731 [salt.state       ][INFO    ][8030] Running state [keepalived] at time 07:32:40.731723
2018-07-12 07:32:40,732 [salt.state       ][INFO    ][8030] Executing state service.running for keepalived
2018-07-12 07:32:40,733 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-12 07:32:40,778 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:40,815 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:40,855 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:40,899 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:41,091 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:41,142 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:41,185 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:32:41,226 [salt.state       ][INFO    ][8030] {'keepalived': True}
2018-07-12 07:32:41,227 [salt.state       ][INFO    ][8030] Completed state [keepalived] at time 07:32:41.226942 duration_in_ms=495.216
2018-07-12 07:32:41,230 [salt.minion      ][INFO    ][8030] Returning information for job: 20180712073216151416
2018-07-12 07:37:11,941 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command pillar.get with jid 20180712073711920047
2018-07-12 07:37:11,975 [salt.minion      ][INFO    ][9400] Starting a new job with PID 9400
2018-07-12 07:37:11,990 [salt.minion      ][INFO    ][9400] Returning information for job: 20180712073711920047
2018-07-12 07:41:54,410 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command state.sls with jid 20180712074154388361
2018-07-12 07:41:54,441 [salt.minion      ][INFO    ][9415] Starting a new job with PID 9415
2018-07-12 07:41:56,312 [salt.state       ][INFO    ][9415] Loading fresh modules for state activity
2018-07-12 07:41:56,672 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-12 07:41:56,751 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-12 07:41:57,159 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-12 07:41:57,305 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-12 07:41:57,337 [salt.loaded.int.module.cmdmod][ERROR   ][9415] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-12 07:41:57,339 [salt.loaded.int.module.cmdmod][ERROR   ][9415] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-12 07:41:57,428 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-12 07:41:57,529 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-12 07:41:57,604 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-12 07:41:57,789 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-12 07:41:57,869 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-12 07:41:58,001 [salt.loader      ][ERROR   ][9415] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:41:58,751 [salt.state       ][INFO    ][9415] Running state [rabbitmq-server] at time 07:41:58.751684
2018-07-12 07:41:58,752 [salt.state       ][INFO    ][9415] Executing state pkg.installed for rabbitmq-server
2018-07-12 07:41:58,753 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:41:59,632 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-12 07:41:59,918 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:42:05,083 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:42:05,174 [salt.loaded.int.module.cmdmod][INFO    ][9415] 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'
2018-07-12 07:42:14,484 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074214457142
2018-07-12 07:42:14,516 [salt.minion      ][INFO    ][9951] Starting a new job with PID 9951
2018-07-12 07:42:14,563 [salt.minion      ][INFO    ][9951] Returning information for job: 20180712074214457142
2018-07-12 07:42:24,546 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074224521708
2018-07-12 07:42:24,579 [salt.minion      ][INFO    ][10475] Starting a new job with PID 10475
2018-07-12 07:42:24,632 [salt.minion      ][INFO    ][10475] Returning information for job: 20180712074224521708
2018-07-12 07:42:34,634 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074234611114
2018-07-12 07:42:34,648 [salt.minion      ][INFO    ][10695] Starting a new job with PID 10695
2018-07-12 07:42:34,684 [salt.minion      ][INFO    ][10695] Returning information for job: 20180712074234611114
2018-07-12 07:42:44,768 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074244748001
2018-07-12 07:42:44,784 [salt.minion      ][INFO    ][10700] Starting a new job with PID 10700
2018-07-12 07:42:44,814 [salt.minion      ][INFO    ][10700] Returning information for job: 20180712074244748001
2018-07-12 07:42:54,908 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074254887231
2018-07-12 07:42:54,924 [salt.minion      ][INFO    ][10705] Starting a new job with PID 10705
2018-07-12 07:42:54,943 [salt.minion      ][INFO    ][10705] Returning information for job: 20180712074254887231
2018-07-12 07:43:04,934 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074304910988
2018-07-12 07:43:04,948 [salt.minion      ][INFO    ][10720] Starting a new job with PID 10720
2018-07-12 07:43:04,978 [salt.minion      ][INFO    ][10720] Returning information for job: 20180712074304910988
2018-07-12 07:43:15,012 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074314980237
2018-07-12 07:43:15,028 [salt.minion      ][INFO    ][10725] Starting a new job with PID 10725
2018-07-12 07:43:15,063 [salt.minion      ][INFO    ][10725] Returning information for job: 20180712074314980237
2018-07-12 07:43:25,053 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074325030014
2018-07-12 07:43:25,076 [salt.minion      ][INFO    ][10730] Starting a new job with PID 10730
2018-07-12 07:43:25,116 [salt.minion      ][INFO    ][10730] Returning information for job: 20180712074325030014
2018-07-12 07:43:35,118 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074335089484
2018-07-12 07:43:35,132 [salt.minion      ][INFO    ][10735] Starting a new job with PID 10735
2018-07-12 07:43:35,161 [salt.minion      ][INFO    ][10735] Returning information for job: 20180712074335089484
2018-07-12 07:43:45,167 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074345141110
2018-07-12 07:43:45,188 [salt.minion      ][INFO    ][10740] Starting a new job with PID 10740
2018-07-12 07:43:45,213 [salt.minion      ][INFO    ][10740] Returning information for job: 20180712074345141110
2018-07-12 07:43:55,199 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074355171741
2018-07-12 07:43:55,230 [salt.minion      ][INFO    ][10745] Starting a new job with PID 10745
2018-07-12 07:43:55,274 [salt.minion      ][INFO    ][10745] Returning information for job: 20180712074355171741
2018-07-12 07:44:05,265 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074405238482
2018-07-12 07:44:05,296 [salt.minion      ][INFO    ][10750] Starting a new job with PID 10750
2018-07-12 07:44:05,353 [salt.minion      ][INFO    ][10750] Returning information for job: 20180712074405238482
2018-07-12 07:44:09,185 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:44:09,326 [salt.state       ][INFO    ][9415] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-runtime-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-asn1' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-corba' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-eldap' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-syntax-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'rabbitmq-server' changed from 'absent' to '3.6.15-3~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-nox' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'

2018-07-12 07:44:09,379 [salt.state       ][INFO    ][9415] Loading fresh modules for state activity
2018-07-12 07:44:09,459 [salt.state       ][INFO    ][9415] Completed state [rabbitmq-server] at time 07:44:09.459396 duration_in_ms=130707.709
2018-07-12 07:44:09,471 [salt.state       ][INFO    ][9415] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:44:09.471404
2018-07-12 07:44:09,472 [salt.state       ][INFO    ][9415] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-12 07:44:09,552 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-12 07:44:09,714 [salt.state       ][INFO    ][9415] File changed:
New file
2018-07-12 07:44:09,715 [salt.state       ][INFO    ][9415] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:44:09.715242 duration_in_ms=243.84
2018-07-12 07:44:09,715 [salt.state       ][INFO    ][9415] Running state [/etc/default/rabbitmq-server] at time 07:44:09.715871
2018-07-12 07:44:09,716 [salt.state       ][INFO    ][9415] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-12 07:44:09,740 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-12 07:44:09,797 [salt.state       ][INFO    ][9415] 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.
 #
-#ulimit -n 1024
-# 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 -n 8192
2018-07-12 07:44:09,797 [salt.state       ][INFO    ][9415] Completed state [/etc/default/rabbitmq-server] at time 07:44:09.797827 duration_in_ms=81.956
2018-07-12 07:44:09,798 [salt.state       ][INFO    ][9415] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:44:09.798396
2018-07-12 07:44:09,798 [salt.state       ][INFO    ][9415] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-12 07:44:09,823 [salt.fileclient  ][INFO    ][9415] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-12 07:44:09,877 [salt.state       ][INFO    ][9415] File changed:
New file
2018-07-12 07:44:09,877 [salt.state       ][INFO    ][9415] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:44:09.877896 duration_in_ms=79.499
2018-07-12 07:44:09,879 [salt.state       ][INFO    ][9415] Running state [sleep 30] at time 07:44:09.879841
2018-07-12 07:44:09,880 [salt.state       ][INFO    ][9415] Executing state cmd.run for sleep 30
2018-07-12 07:44:09,880 [py.warnings      ][WARNING ][9415] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:815: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-07-12 07:44:09,884 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-12 07:44:15,322 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074415305522
2018-07-12 07:44:15,356 [salt.minion      ][INFO    ][10929] Starting a new job with PID 10929
2018-07-12 07:44:15,478 [salt.minion      ][INFO    ][10929] Returning information for job: 20180712074415305522
2018-07-12 07:44:25,458 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074425433622
2018-07-12 07:44:25,492 [salt.minion      ][INFO    ][10934] Starting a new job with PID 10934
2018-07-12 07:44:25,616 [salt.minion      ][INFO    ][10934] Returning information for job: 20180712074425433622
2018-07-12 07:44:35,600 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074435573710
2018-07-12 07:44:35,633 [salt.minion      ][INFO    ][10939] Starting a new job with PID 10939
2018-07-12 07:44:35,755 [salt.minion      ][INFO    ][10939] Returning information for job: 20180712074435573710
2018-07-12 07:44:40,122 [salt.state       ][INFO    ][9415] {'pid': 10899, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:44:40,124 [salt.state       ][INFO    ][9415] Completed state [sleep 30] at time 07:44:40.124135 duration_in_ms=30244.29
2018-07-12 07:44:40,127 [salt.state       ][INFO    ][9415] Running state [service rabbitmq-server stop] at time 07:44:40.127768
2018-07-12 07:44:40,128 [salt.state       ][INFO    ][9415] Executing state cmd.run for service rabbitmq-server stop
2018-07-12 07:44:40,130 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-12 07:44:40,860 [salt.state       ][INFO    ][9415] {'pid': 10942, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:44:40,861 [salt.state       ][INFO    ][9415] Completed state [service rabbitmq-server stop] at time 07:44:40.861513 duration_in_ms=733.745
2018-07-12 07:44:40,862 [salt.state       ][INFO    ][9415] Running state [/var/lib/rabbitmq] at time 07:44:40.862412
2018-07-12 07:44:40,863 [salt.state       ][INFO    ][9415] Executing state file.directory for /var/lib/rabbitmq
2018-07-12 07:44:40,865 [salt.state       ][INFO    ][9415] Directory /var/lib/rabbitmq is in the correct state
2018-07-12 07:44:40,865 [salt.state       ][INFO    ][9415] Completed state [/var/lib/rabbitmq] at time 07:44:40.865672 duration_in_ms=3.26
2018-07-12 07:44:40,868 [salt.state       ][INFO    ][9415] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 07:44:40.868748
2018-07-12 07:44:40,869 [salt.state       ][INFO    ][9415] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-12 07:44:40,877 [salt.state       ][INFO    ][9415] File changed:
--- 
+++ 
@@ -1 +1 @@
-EYXWFSQNBAPKQYIBGTYP+opnfv_secret

2018-07-12 07:44:40,877 [salt.state       ][INFO    ][9415] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 07:44:40.877655 duration_in_ms=8.907
2018-07-12 07:44:40,878 [salt.state       ][INFO    ][9415] Running state [sleep 30] at time 07:44:40.878629
2018-07-12 07:44:40,879 [salt.state       ][INFO    ][9415] Executing state cmd.run for sleep 30
2018-07-12 07:44:40,880 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-12 07:44:45,740 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074445712891
2018-07-12 07:44:45,772 [salt.minion      ][INFO    ][11029] Starting a new job with PID 11029
2018-07-12 07:44:45,891 [salt.minion      ][INFO    ][11029] Returning information for job: 20180712074445712891
2018-07-12 07:44:55,881 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074455860581
2018-07-12 07:44:55,911 [salt.minion      ][INFO    ][11034] Starting a new job with PID 11034
2018-07-12 07:44:56,029 [salt.minion      ][INFO    ][11034] Returning information for job: 20180712074455860581
2018-07-12 07:45:06,024 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074505996227
2018-07-12 07:45:06,056 [salt.minion      ][INFO    ][11039] Starting a new job with PID 11039
2018-07-12 07:45:06,170 [salt.minion      ][INFO    ][11039] Returning information for job: 20180712074505996227
2018-07-12 07:45:11,064 [salt.state       ][INFO    ][9415] {'pid': 11003, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:45:11,066 [salt.state       ][INFO    ][9415] Completed state [sleep 30] at time 07:45:11.066377 duration_in_ms=30187.746
2018-07-12 07:45:11,079 [salt.loader      ][ERROR   ][9415] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:45:11,564 [salt.state       ][INFO    ][9415] Running state [rabbitmq-server] at time 07:45:11.564113
2018-07-12 07:45:11,564 [salt.state       ][INFO    ][9415] Executing state service.running for rabbitmq-server
2018-07-12 07:45:11,565 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-12 07:45:11,617 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:11,658 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:11,714 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:11,760 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:16,179 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074516150636
2018-07-12 07:45:16,200 [salt.minion      ][INFO    ][11317] Starting a new job with PID 11317
2018-07-12 07:45:16,274 [salt.minion      ][INFO    ][11317] Returning information for job: 20180712074516150636
2018-07-12 07:45:18,575 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:18,615 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:18,673 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:18,720 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:18,765 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:19,824 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:45:19,860 [salt.state       ][INFO    ][9415] {'rabbitmq-server': True}
2018-07-12 07:45:19,861 [salt.state       ][INFO    ][9415] Completed state [rabbitmq-server] at time 07:45:19.861608 duration_in_ms=8297.494
2018-07-12 07:45:19,867 [salt.state       ][INFO    ][9415] Running state [amqp_client] at time 07:45:19.867013
2018-07-12 07:45:19,867 [salt.state       ][INFO    ][9415] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-12 07:45:19,874 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:45:22,250 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-12 07:45:24,742 [salt.state       ][INFO    ][9415] {'new': 'amqp_client', 'old': ''}
2018-07-12 07:45:24,743 [salt.state       ][INFO    ][9415] Completed state [amqp_client] at time 07:45:24.743155 duration_in_ms=4876.14
2018-07-12 07:45:24,745 [salt.state       ][INFO    ][9415] Running state [rabbitmq_management] at time 07:45:24.745398
2018-07-12 07:45:24,746 [salt.state       ][INFO    ][9415] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-12 07:45:24,748 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:45:26,340 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074526314738
2018-07-12 07:45:26,370 [salt.minion      ][INFO    ][12110] Starting a new job with PID 12110
2018-07-12 07:45:26,493 [salt.minion      ][INFO    ][12110] Returning information for job: 20180712074526314738
2018-07-12 07:45:26,984 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-12 07:45:30,761 [salt.state       ][INFO    ][9415] {'new': 'rabbitmq_management', 'old': ''}
2018-07-12 07:45:30,762 [salt.state       ][INFO    ][9415] Completed state [rabbitmq_management] at time 07:45:30.761969 duration_in_ms=6016.573
2018-07-12 07:45:30,764 [salt.state       ][INFO    ][9415] Running state [/openstack] at time 07:45:30.764438
2018-07-12 07:45:30,764 [salt.state       ][INFO    ][9415] Executing state rabbitmq_vhost.present for /openstack
2018-07-12 07:45:30,765 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-12 07:45:32,848 [salt.state       ][INFO    ][9415] Virtual Host '/openstack' already exists.
2018-07-12 07:45:32,849 [salt.state       ][INFO    ][9415] Completed state [/openstack] at time 07:45:32.849782 duration_in_ms=2085.341
2018-07-12 07:45:32,856 [salt.state       ][INFO    ][9415] Running state [openstack] at time 07:45:32.856656
2018-07-12 07:45:32,857 [salt.state       ][INFO    ][9415] Executing state rabbitmq_user.present for openstack
2018-07-12 07:45:32,859 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:45:35,028 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:45:36,490 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074536468179
2018-07-12 07:45:36,516 [salt.minion      ][INFO    ][13052] Starting a new job with PID 13052
2018-07-12 07:45:36,609 [salt.minion      ][INFO    ][13052] Returning information for job: 20180712074536468179
2018-07-12 07:45:41,471 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-12 07:45:43,625 [salt.state       ][INFO    ][9415] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:45:43,626 [salt.state       ][INFO    ][9415] Completed state [openstack] at time 07:45:43.626428 duration_in_ms=10769.772
2018-07-12 07:45:43,633 [salt.state       ][INFO    ][9415] Running state [Ceilometer] at time 07:45:43.633307
2018-07-12 07:45:43,634 [salt.state       ][INFO    ][9415] Executing state rabbitmq_policy.present for Ceilometer
2018-07-12 07:45:43,635 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:45:45,858 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-07-12 07:45:46,652 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074546629537
2018-07-12 07:45:46,683 [salt.minion      ][INFO    ][14259] Starting a new job with PID 14259
2018-07-12 07:45:46,791 [salt.minion      ][INFO    ][14259] Returning information for job: 20180712074546629537
2018-07-12 07:45:48,003 [salt.state       ][INFO    ][9415] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-12 07:45:48,005 [salt.state       ][INFO    ][9415] Completed state [Ceilometer] at time 07:45:48.004908 duration_in_ms=4371.599
2018-07-12 07:45:48,008 [salt.state       ][INFO    ][9415] Running state [HA] at time 07:45:48.008275
2018-07-12 07:45:48,009 [salt.state       ][INFO    ][9415] Executing state rabbitmq_policy.present for HA
2018-07-12 07:45:48,011 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:45:50,107 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:45:52,428 [salt.state       ][INFO    ][9415] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-12 07:45:52,429 [salt.state       ][INFO    ][9415] Completed state [HA] at time 07:45:52.429346 duration_in_ms=4421.069
2018-07-12 07:45:52,430 [salt.state       ][INFO    ][9415] Running state [guest] at time 07:45:52.430488
2018-07-12 07:45:52,431 [salt.state       ][INFO    ][9415] Executing state rabbitmq_user.present for guest
2018-07-12 07:45:52,433 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:45:54,458 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:45:56,787 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074556765727
2018-07-12 07:45:56,832 [salt.minion      ][INFO    ][15336] Starting a new job with PID 15336
2018-07-12 07:45:56,942 [salt.minion      ][INFO    ][15336] Returning information for job: 20180712074556765727
2018-07-12 07:46:00,919 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-12 07:46:03,014 [salt.state       ][INFO    ][9415] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:46:03,015 [salt.state       ][INFO    ][9415] Completed state [guest] at time 07:46:03.015397 duration_in_ms=10584.908
2018-07-12 07:46:03,017 [salt.state       ][INFO    ][9415] Running state [HA] at time 07:46:03.017339
2018-07-12 07:46:03,018 [salt.state       ][INFO    ][9415] Executing state rabbitmq_policy.present for HA
2018-07-12 07:46:03,020 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-12 07:46:05,141 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:46:06,968 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074606946330
2018-07-12 07:46:06,995 [salt.minion      ][INFO    ][16527] Starting a new job with PID 16527
2018-07-12 07:46:07,113 [salt.minion      ][INFO    ][16527] Returning information for job: 20180712074606946330
2018-07-12 07:46:07,241 [salt.state       ][INFO    ][9415] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-12 07:46:07,242 [salt.state       ][INFO    ][9415] Completed state [HA] at time 07:46:07.242565 duration_in_ms=4225.225
2018-07-12 07:46:07,244 [salt.state       ][INFO    ][9415] Running state [admin] at time 07:46:07.244420
2018-07-12 07:46:07,245 [salt.state       ][INFO    ][9415] Executing state rabbitmq_user.present for admin
2018-07-12 07:46:07,247 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:46:09,411 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:46:15,956 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:46:17,121 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074617096919
2018-07-12 07:46:17,154 [salt.minion      ][INFO    ][17700] Starting a new job with PID 17700
2018-07-12 07:46:17,284 [salt.minion      ][INFO    ][17700] Returning information for job: 20180712074617096919
2018-07-12 07:46:17,884 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-12 07:46:20,012 [salt.state       ][INFO    ][9415] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:46:20,014 [salt.state       ][INFO    ][9415] Completed state [admin] at time 07:46:20.014484 duration_in_ms=12770.061
2018-07-12 07:46:20,021 [salt.state       ][INFO    ][9415] Running state [rabbit@master] at time 07:46:20.020998
2018-07-12 07:46:20,021 [salt.state       ][INFO    ][9415] Executing state rabbitmq_cluster.join for rabbit@master
2018-07-12 07:46:20,023 [salt.loaded.int.module.cmdmod][INFO    ][9415] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-07-12 07:46:22,298 [salt.state       ][INFO    ][9415] Already in cluster
2018-07-12 07:46:22,300 [salt.state       ][INFO    ][9415] Completed state [rabbit@master] at time 07:46:22.300398 duration_in_ms=2279.399
2018-07-12 07:46:22,309 [salt.minion      ][INFO    ][9415] Returning information for job: 20180712074154388361
2018-07-12 07:46:24,157 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command cmd.run with jid 20180712074624136436
2018-07-12 07:46:24,187 [salt.minion      ][INFO    ][18239] Starting a new job with PID 18239
2018-07-12 07:46:24,204 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18239] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-12 07:46:26,320 [salt.minion      ][INFO    ][18239] Returning information for job: 20180712074624136436
2018-07-12 07:57:45,065 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command state.sls with jid 20180712075745047221
2018-07-12 07:57:45,100 [salt.minion      ][INFO    ][18600] Starting a new job with PID 18600
2018-07-12 07:57:47,682 [salt.state       ][INFO    ][18600] Loading fresh modules for state activity
2018-07-12 07:57:48,266 [salt.fileclient  ][INFO    ][18600] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-12 07:57:48,555 [salt.fileclient  ][INFO    ][18600] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-12 07:57:48,790 [salt.loader      ][ERROR   ][18600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:57:49,465 [salt.state       ][INFO    ][18600] Running state [haproxy] at time 07:57:49.465326
2018-07-12 07:57:49,466 [salt.state       ][INFO    ][18600] Executing state pkg.installed for haproxy
2018-07-12 07:57:49,467 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:57:50,456 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-12 07:57:50,705 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:57:58,260 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:57:58,308 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-12 07:58:05,146 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712075805122901
2018-07-12 07:58:05,166 [salt.minion      ][INFO    ][19385] Starting a new job with PID 19385
2018-07-12 07:58:05,245 [salt.minion      ][INFO    ][19385] Returning information for job: 20180712075805122901
2018-07-12 07:58:07,433 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:58:07,557 [salt.state       ][INFO    ][18600] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-12 07:58:07,595 [salt.state       ][INFO    ][18600] Loading fresh modules for state activity
2018-07-12 07:58:07,649 [salt.state       ][INFO    ][18600] Completed state [haproxy] at time 07:58:07.649910 duration_in_ms=18184.584
2018-07-12 07:58:07,654 [salt.state       ][INFO    ][18600] Running state [/etc/default/haproxy] at time 07:58:07.654495
2018-07-12 07:58:07,654 [salt.state       ][INFO    ][18600] Executing state file.managed for /etc/default/haproxy
2018-07-12 07:58:07,689 [salt.fileclient  ][INFO    ][18600] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-12 07:58:07,692 [salt.state       ][INFO    ][18600] 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"

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

2018-07-12 07:58:08,161 [salt.state       ][INFO    ][18600] Completed state [/etc/haproxy/haproxy.cfg] at time 07:58:08.161432 duration_in_ms=467.902
2018-07-12 07:58:08,161 [salt.state       ][INFO    ][18600] Running state [/etc/haproxy/ssl] at time 07:58:08.161859
2018-07-12 07:58:08,162 [salt.state       ][INFO    ][18600] Executing state file.directory for /etc/haproxy/ssl
2018-07-12 07:58:08,164 [salt.state       ][INFO    ][18600] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-12 07:58:08,164 [salt.state       ][INFO    ][18600] Completed state [/etc/haproxy/ssl] at time 07:58:08.164295 duration_in_ms=2.436
2018-07-12 07:58:08,164 [salt.state       ][INFO    ][18600] Running state [/etc/haproxy/errors/429.http11] at time 07:58:08.164693
2018-07-12 07:58:08,164 [salt.state       ][INFO    ][18600] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-12 07:58:08,191 [salt.fileclient  ][INFO    ][18600] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-12 07:58:08,194 [salt.state       ][INFO    ][18600] File changed:
New file
2018-07-12 07:58:08,194 [salt.state       ][INFO    ][18600] Completed state [/etc/haproxy/errors/429.http11] at time 07:58:08.194597 duration_in_ms=29.903
2018-07-12 07:58:08,195 [salt.state       ][INFO    ][18600] Running state [haproxy_status_packages] at time 07:58:08.195734
2018-07-12 07:58:08,196 [salt.state       ][INFO    ][18600] Executing state pkg.installed for haproxy_status_packages
2018-07-12 07:58:08,238 [salt.loader      ][ERROR   ][18600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:58:08,890 [salt.state       ][INFO    ][18600] All specified packages are already installed
2018-07-12 07:58:08,890 [salt.state       ][INFO    ][18600] Completed state [haproxy_status_packages] at time 07:58:08.890623 duration_in_ms=694.889
2018-07-12 07:58:08,891 [salt.state       ][INFO    ][18600] Running state [/usr/bin/haproxy-status.sh] at time 07:58:08.891568
2018-07-12 07:58:08,891 [salt.state       ][INFO    ][18600] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-12 07:58:08,917 [salt.fileclient  ][INFO    ][18600] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-12 07:58:08,955 [salt.state       ][INFO    ][18600] File changed:
New file
2018-07-12 07:58:08,955 [salt.state       ][INFO    ][18600] Completed state [/usr/bin/haproxy-status.sh] at time 07:58:08.955346 duration_in_ms=63.777
2018-07-12 07:58:08,956 [salt.state       ][INFO    ][18600] Running state [net.ipv4.ip_nonlocal_bind] at time 07:58:08.956022
2018-07-12 07:58:08,956 [salt.state       ][INFO    ][18600] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-12 07:58:08,956 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:58:09,043 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-12 07:58:09,062 [salt.state       ][INFO    ][18600] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-12 07:58:09,063 [salt.state       ][INFO    ][18600] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:58:09.063547 duration_in_ms=107.523
2018-07-12 07:58:09,067 [salt.state       ][INFO    ][18600] Running state [haproxy] at time 07:58:09.067240
2018-07-12 07:58:09,067 [salt.state       ][INFO    ][18600] Executing state service.running for haproxy
2018-07-12 07:58:09,069 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:09,116 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,151 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,188 [salt.state       ][INFO    ][18600] The service haproxy is already running
2018-07-12 07:58:09,189 [salt.state       ][INFO    ][18600] Completed state [haproxy] at time 07:58:09.189733 duration_in_ms=122.491
2018-07-12 07:58:09,190 [salt.state       ][INFO    ][18600] Running state [haproxy] at time 07:58:09.190440
2018-07-12 07:58:09,191 [salt.state       ][INFO    ][18600] Executing state service.mod_watch for haproxy
2018-07-12 07:58:09,192 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,223 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,251 [salt.loaded.int.module.cmdmod][INFO    ][18600] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,378 [salt.state       ][INFO    ][18600] {'haproxy': True}
2018-07-12 07:58:09,378 [salt.state       ][INFO    ][18600] Completed state [haproxy] at time 07:58:09.378627 duration_in_ms=188.188
2018-07-12 07:58:09,381 [salt.minion      ][INFO    ][18600] Returning information for job: 20180712075745047221
2018-07-12 07:58:13,937 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command service.status with jid 20180712075813913425
2018-07-12 07:58:13,972 [salt.minion      ][INFO    ][19517] Starting a new job with PID 19517
2018-07-12 07:58:13,980 [salt.loader      ][ERROR   ][19517] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:58:14,526 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19517] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:14,565 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19517] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:14,596 [salt.minion      ][INFO    ][19517] Returning information for job: 20180712075813913425
2018-07-12 07:58:15,772 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command service.restart with jid 20180712075815754933
2018-07-12 07:58:15,807 [salt.minion      ][INFO    ][19525] Starting a new job with PID 19525
2018-07-12 07:58:15,814 [salt.loader      ][ERROR   ][19525] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-12 07:58:16,377 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19525] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:16,419 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19525] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-12 07:58:16,482 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19525] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-12 07:58:16,537 [salt.minion      ][INFO    ][19525] Returning information for job: 20180712075815754933
2018-07-12 08:22:04,496 [salt.utils.schedule][INFO    ][2515] Running scheduled job: __mine_interval
2018-07-12 09:22:04,496 [salt.utils.schedule][INFO    ][2515] Running scheduled job: __mine_interval
2018-07-12 09:29:43,929 [salt.minion      ][INFO    ][2515] User sudo_ubuntu Executing command cp.push_dir with jid 20180712092943913074
2018-07-12 09:29:43,970 [salt.minion      ][INFO    ][20919] Starting a new job with PID 20919
